aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-03-20Make signal-while-stepping-over-bp-other-thread.exp run against remote target...Pedro Alves3-12/+12
2014-03-20Handle multiple step-overs.Pedro Alves6-105/+373
2014-03-20Fix for even more missed events; eliminate thread-hop code.Pedro Alves7-201/+303
2014-03-20PR breakpoints/7143 - Watchpoint does not trigger when first setPedro Alves9-99/+189
2014-03-20Fix missing breakpoint/watchpoint hits, eliminate deferred_step_ptid.Pedro Alves5-56/+143
2014-03-19gdb.base/async.exp: Enable it.Pedro Alves2-7/+4
2014-03-19gdb.base/async.exp: Make test messages unique.Pedro Alves2-2/+6
2014-03-19gdb.base/async.exp: Fix races.Pedro Alves2-1/+6
2014-03-19gdb.base/async.exp: Factor out test pattern to a procedure.Pedro Alves2-54/+47
2014-03-19gdb.base/async.exp: Use prepare_for_testing.Pedro Alves2-13/+8
2014-03-19gdb.base/async.exp: Fix stepi& test.Pedro Alves2-2/+8
2014-03-19gdb.base/async.exp: Don't hardcode line numbers.Pedro Alves3-6/+19
2014-03-19gdb.base/async.exp: Leave gdb_protocol alone.Pedro Alves2-18/+4
2014-03-18 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.Doug Evans2-7/+14
2014-03-18Fix SIGTERM signal safety (PR gdb/15358).Jan Kratochvil7-3/+176
2014-03-18Power: Correct little-endian e500v2 GPR frame offsetsMaciej W. Rozycki2-2/+9
2014-03-18PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output.Pedro Alves7-63/+98
2014-03-17fix latent bugs in ui-out.cTom Tromey2-2/+7
2014-03-17[testsuite/Ada] New testcase for packed array renaming.Joel Brobecker5-0/+111
2014-03-17[Ada] Crash with references to GNAT packed arrays handlingPierre-Marie de Rodat2-8/+14
2014-03-17darwin: handle recent version of dyldTristan Gingold2-2/+11
2014-03-16Fix Python 2.4 build breakUlrich Weigand2-1/+7
2014-03-14Step down from being global maintainer.Jan Kratochvil2-2/+5
2014-03-14Fix guit.texi CL entry.Joel Brobecker1-1/+1
2014-03-14Rename native-only terminal related functions.Pedro Alves7-40/+73
2014-03-13Fix pr 16612.Doug Evans4-0/+34
2014-03-13Fix segv when referencing a value added to history after a Guile garbage coll...Doug Evans4-1/+20
2014-03-13Rename Solaris's target to "target child" like most other ports.Pedro Alves4-7/+9
2014-03-13Don't mention "Unix" in native target name.Pedro Alves4-5/+15
2014-03-12Doxygenate gdbtypes.hStan Shebs4-350/+460
2014-03-12Factor out foreground/background execution command preparation.Pedro Alves2-136/+61
2014-03-13Support for HWbreak/watchpoint across fork/vfork on arm-nativeOmair Javaid2-125/+305
2014-03-12Make 'make check TESTS="..."' work from GDB's build dir.Pedro Alves2-1/+6
2014-03-12fix regressions with target-asyncTom Tromey14-274/+325
2014-03-12Fix dw2-ifort-parameter.exp on PPC64Andreas Arnez3-6/+20
2014-03-12Migrate dw2-ifort-parameter.exp to Dwarf::assembleAndreas Arnez3-124/+48
2014-03-12Exploit 'prepare_for_testing' etc. for 'Dwarf::assemble'-generated filesAndreas Arnez10-113/+30
2014-03-12gdb.exp: Support absolute path name args in 'prepare_for_testing' etc.Andreas Arnez2-2/+14
2014-03-12inf-child.h: Update comment.Pedro Alves2-1/+5
2014-03-12inf-child.c: Update comments.Pedro Alves2-10/+21
2014-03-12Make the nto-procfs.c target inherit inf-child.c.Pedro Alves2-73/+59
2014-03-12Make the windows-nat.c target inherit inf-child.c.Pedro Alves2-78/+58
2014-03-11 * guile/guile.c (call_initialize_gdb_module): New function.Doug Evans2-10/+24
2014-03-10Missing space before '(' in ada-lang.c::ada_evaluate_subexpJoel Brobecker2-3/+8
2014-03-10Minor style change in the previous commits' ChangeLog entry.Joel Brobecker1-2/+2
2014-03-10[Ada] Full view of tagged type with ptypeJerome Guitton7-10/+162
2014-03-10Remove "hardware" from comments of "target_insert_breakpoint"Hui Zhu2-1/+6
2014-03-07* dwarf2read.c (read_str_index): Rename local dwo_name to objf_name.Doug Evans2-5/+9
2014-03-07read_cutu_die_from_dwo: Misc minor cleanups.Doug Evans2-4/+9
2014-03-07target.h: Expands complete_target_initialization and add_target comments.Joel Brobecker2-1/+10