summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* fix up gdb.traceTom Tromey2013-11-044-25/+71
* fix up gdb.miTom Tromey2013-11-044-11/+31
* fix up gdb.xmlTom Tromey2013-11-043-20/+46
* fix up gdb.gdbTom Tromey2013-11-043-4/+22
* fix weird.exp for parallel testingTom Tromey2013-11-042-1/+7
* fix some simple thinkos in the test suiteTom Tromey2013-11-043-3/+11
* fix up log-file togglingTom Tromey2013-11-042-1/+7
* Improve performance of large restore commandsAnton Blanchard2013-11-042-0/+11
* gdb.cp/derivation.exp: s/perrro/perror/Maciej W. Rozycki2013-11-022-1/+5
* gdb.dwarf2/dwzbuildid.exp: Avoid reserved variable nameMaciej W. Rozycki2013-11-012-3/+8
* breakpoint.c: fix libc probe scan when no get_longjmp_target exists.Tiago Stürmer Daitx2013-11-012-2/+8
* infrun.c: use GDB_SIGNAL_0 when hidding signals, not GDB_SIGNAL_TRAP.Pedro Alves2013-10-312-9/+15
* Extra error message from update_watchpointAndrew Burgess2013-10-315-6/+48
* S/390: Add missing gdb_prompt in s390-multiarch.expUlrich Weigand2013-10-302-2/+9
* S/390: Rename source files to *-linux-*Ulrich Weigand2013-10-308-9/+27
* Clean up whitespace in S/390 -tdep and -nat files.Ulrich Weigand2013-10-304-134/+139
* linux-tdep.c: Fix "warning: 'siginfo_size' may be used uninitialized..."Maciej W. Rozycki2013-10-302-1/+6
* undef reg in gdb_curses.hTom Tromey2013-10-293-5/+13
* ChangeLog entries for the remove-symbol-file commits.Nicolas Blanc2013-10-293-0/+35
* gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs variables defining...Pedro Alves2013-10-293-13/+5
* Print <unavailable> for unavailable registers in info register output.Andrew Burgess2013-10-294-17/+23
* Test adding and removing a symbol file at runtime.Nicolas Blanc2013-10-295-0/+715
* Function is_elf_target.Nicolas Blanc2013-10-291-0/+39
* Create target sections for user-added symbol files.Nicolas Blanc2013-10-293-2/+69
* Documentation for the remove-symbol-file command.Nicolas Blanc2013-10-292-2/+30
* New remove-symbol-file command.Nicolas Blanc2013-10-297-9/+209
* Simplify REGISTRY cleanup usagesYao Qi2013-10-298-39/+30
* breakpoint.c:watchpoints_triggered: simplify a tiny bit.Pedro Alves2013-10-282-1/+6
* Fix typo in gdb/testsuite/gdb.arch/thumb2-it.S.Tom de Vries2013-10-282-1/+5
* infrun.c:process_event_stop_test: Reindent.Pedro Alves2013-10-282-187/+186
* infrun.c:handle_inferior_event: Make process_event_stop_test label a function.Pedro Alves2013-10-282-15/+37
* infrun.c:handle_inferior_event: Move process_event_stop_test goto label.Pedro Alves2013-10-282-7/+13
* infrun.c:handle_inferior_event: Put all ecs->random_signal tests together.Pedro Alves2013-10-282-78/+100
* infrun.c:handle_inferior_event: Remove some more dead code.Pedro Alves2013-10-282-13/+6
* Rename field 'lang' to 'lang_ops'.Yao Qi2013-10-272-15/+25
* New field la_varobj_ops in struct language_defnYao Qi2013-10-2515-3/+63
* testsuite: Fix gdb.base/bang.exp for remote stubs without exitAnton Kolesov2013-10-252-9/+7
* Print nonexisting/optimized out static fields gracefully.Pedro Alves2013-10-258-35/+53
* Send qXfer:traceframe-info:read when traceframe is selected.Yao Qi2013-10-252-0/+10
* Fix changelog.Yao Qi2013-10-251-0/+6
* Remove global traceframe_fun and traceframe_salYao Qi2013-10-251-6/+2
* Minor coding style fixes in varobj.hJoel Brobecker2013-10-252-7/+12
* testsuite: Persistent gdbserver cleanupMaciej W. Rozycki2013-10-253-0/+24
* Avoid producing broken non-native core filesMaciej W. Rozycki2013-10-254-4/+15
* Fix ChangeLog typoMaciej W. Rozycki2013-10-251-1/+1
* linux-tdep.c: Remove unused `num_notes' struct memberMaciej W. Rozycki2013-10-252-4/+7
* Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-sh...Pedro Alves2013-10-2511-37/+118
* infrun debug output: print enum gdb_signal symbol names instead of POSIX sign...Pedro Alves2013-10-255-9/+40
* Fix off-by-one errors in *scanf format strings.Gary Benson2013-10-252-25/+54
* Remove dead sets/clears of ecs->random signal.Pedro Alves2013-10-252-9/+5