aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-04-01gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile, prepare_for_testing.Anton Blanchard2-11/+7
2014-04-01Fix ppc64 single step over atomic sequence testcase.Anton Blanchard4-48/+78
2014-03-31dwarf2read.c (read_cutu_die_from_dwo): Delete unused local comp_dir_string.Doug Evans2-1/+5
2014-03-31New option "set print symbol-loading".Doug Evans11-2/+321
2014-03-31Allow ';' as a directory separatorYao Qi2-2/+6
2014-03-30 * infrun.c (set_last_target_status): New function.Doug Evans2-2/+15
2014-03-30* inferior.h (enum stop_kind): Improve comment.Doug Evans2-8/+12
2014-03-30 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.Doug Evans2-18/+23
2014-03-28[varobj] false type-changed status for reference to Ada arrayJoel Brobecker7-1/+147
2014-03-27Remove `expout*' globals from parser-defs.hSergio Durigan Junior31-1548/+2038
2014-03-27 * dwarf2read.c (read_str_index): Delete arg cu. All callers updated.Doug Evans2-4/+8
2014-03-27 * dwarf2read.c (init_cutu_and_read_dies_no_follow): Fix comments.Doug Evans2-12/+15
2014-03-27 * dwarf2read.c (struct dwarf2_cu): Improve comments for membersDoug Evans2-2/+7
2014-03-27 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".Doug Evans2-1/+5
2014-03-27Return zero in can_single_step_to_signal_handler for nios2-*-* targetYao Qi2-1/+7
2014-03-26Remove VAR_DOMAIN/STRUCT_DOMAIN ambiguity from ada-tasks.c.Keith Seitz2-6/+11
2014-03-26Skip tests on completion and readline when readline lib isn't usedYao Qi10-136/+198
2014-03-26Fix code format issues gdb.base/macscp.expYao Qi2-48/+56
2014-03-25Fix type of "fp" and other registers for Nios II.Sandra Loosemore4-12/+19
2014-03-25Support gdb.asm/asm-source.exp on powerpc64leUlrich Weigand3-0/+57
2014-03-25"source", foreground execution commands, and target-asyncPedro Alves6-0/+110
2014-03-24gdb.linespec/macro-relative.exp: Mark the test as unsupported if using fission.Doug Evans2-0/+11
2014-03-24Fix PR breakpoints/16101: gdb.base/dprintf.exp agent-printf failures with non...Hui Zhu4-34/+77
2014-03-24testsuite: Remove needless linux-nat requirement in gdb-sigterm.exp.Jan Kratochvil2-1/+4
2014-03-24Fix PR/16720Pierre Langlois2-1/+6
2014-03-24darwin-nat.c: fix dump of messages on x86_64.Tristan Gingold2-18/+22
2014-03-24Fix typo in previous entry.Pierre Langlois1-1/+1
2014-03-24Add myself as a write-after-approval mainainer.Pierre Langlois2-0/+5
2014-03-22* infcmd.c: Whitespace fixes.Doug Evans2-2/+14
2014-03-22* infcmd.c (interrupt_command): Renamed from interrupt_target_command.Doug Evans2-2/+7
2014-03-22Remove target_read_live_memoryYao Qi4-63/+22
2014-03-22Factor remote_read_bytes.Yao Qi2-43/+60
2014-03-22Move the traceframe_available_memory code from memory_xfer_partial_1 down to ...Yao Qi5-143/+185
2014-03-22Fix typo in previous entry.Doug Evans1-1/+1
2014-03-22 * gdb.guile/guile.exp (guile not supported): Verify multi-lineDoug Evans2-0/+9
2014-03-22 * extension.c (eval_ext_lang_from_control_command): Avoid dereferencingDoug Evans4-1/+19
2014-03-21gdb.threads/thread-specific.exp: Fix uninitialized variable referencesMaciej W. Rozycki2-5/+20
2014-03-21normal_stop: Extend and clarify comment.Pedro Alves2-6/+14
2014-03-21Remove fixme of packet "k" from docHui Zhu2-3/+29
2014-03-21Fix internal warning when "gdb -p xxx"Hui Zhu2-0/+53
2014-03-21Fix internal warning when "gdb -p xxx"Hui Zhu5-33/+35
2014-03-20Avoid using the ISO C99 `z' formatted output modifierMaciej W. Rozycki2-1/+6
2014-03-20Fix probe-related internal error on AIXSergio Durigan Junior3-18/+29
2014-03-20Fix py-finish-breakpoint.exp with target async.Tom Tromey2-1/+9
2014-03-20make dprintf.exp pass in target async modePedro Alves5-0/+95
2014-03-20Further cleanup of signal-while-stepping-over-bp-other-thread.c.Pedro Alves2-29/+8
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