aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-11-12fix email address in earlier commitDoug Evans1-1/+1
2013-11-13Replace "info-ada-exceptions" by "ada-exceptions" in -list-featuresJoel Brobecker4-3/+18
2013-11-13crash while re-reading symbols from objfile on ppc-aix.Joel Brobecker2-2/+11
2013-11-12* breakpoint.c (bpstat_check_breakpoint_conditions): AssertDoug Evans2-93/+100
2013-11-12 * gdb.base/fileio.exp: Make $dir2 writable after the test is doneDoug Evans2-0/+10
2013-11-12Fix GDB crash with upstream GCC due to qsort(NULL, ...)Andreas Arnez2-0/+10
2013-11-12Work around gold/15646.Doug Evans2-7/+45
2013-11-12Small fix (first word of sentence to start with capital letter)Joel Brobecker2-2/+7
2013-11-12Add missing ChangeLog entry for a7e332c24b77168bc61d4ee776bf29c831fbbc88Joel Brobecker1-0/+9
2013-11-12Document "info exceptions" and "-info-ada-exception" new commands.Joel Brobecker3-1/+115
2013-11-12Implement GDB/MI equivalent of "info exceptions" CLI command.Joel Brobecker8-0/+147
2013-11-12Add command to list Ada exceptionsJoel Brobecker7-0/+488
2013-11-11 * gdb.arch/arm-bl-branch-dest.exp: Use gdb_test_file_name insteadDoug Evans2-1/+6
2013-11-112013-11-11 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon13-1/+1241
2013-11-11Dandling memory pointers in Ada catchpoints with GDB/MI.Joel Brobecker7-5/+174
2013-11-11fix "tkill" checkTom Tromey3-3/+15
2013-11-11Minor reformatting in remote-sim.c (gdbsim_detach declaration).Joel Brobecker2-1/+7
2013-11-11Fix argument type on gdbsim_detach prototype.Edjunior Barbosa Machado2-1/+5
2013-11-08Change "set debug dwarf2-read" to take a verbosity level.Doug Evans4-11/+37
2013-11-08remove unused gdbserver configuryTom Tromey4-94/+11
2013-11-08fix a comment in configure.acTom Tromey3-6/+8
2013-11-08gdb configure updatesTom Tromey4-252/+22
2013-11-08use gdb_string.h in m32c-tdep.cTom Tromey2-4/+5
2013-11-08remove link.h checksTom Tromey4-266/+5
2013-11-08introduce common.m4Tom Tromey10-0/+1178
2013-11-08Change "set debug symtab-create" to take a verbosity level.Doug Evans10-16/+66
2013-11-08constify to_detachTom Tromey26-38/+67
2013-11-07Fix email address in earlier entry.Doug Evans1-1/+1
2013-11-07PR 11786Doug Evans5-0/+172
2013-11-072013-11-07 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-2/+0
2013-11-072013-11-07 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon7-4/+90
2013-11-072013-11-07 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon7-20/+117
2013-11-072013-11-07 Jose E. Marchesi <jose.marchesi@oracle.com>Jose E. Marchesi2-1/+6
2013-11-07Remove varobj_language_string, languages and varobj_languagesYao Qi6-55/+27
2013-11-07New field 'la_natural_name' in struct language_defnYao Qi13-0/+39
2013-11-07Constify 'la_name' in struct language_defnYao Qi3-4/+11
2013-11-06 * gdb.python/py-arch.exp: Tweak test name for bad memory access test.Doug Evans2-1/+5
2013-11-06S390: Fix TDB regset recognitionAndreas Arnez4-20/+44
2013-11-06gdb/dwarf2read.c: Sanity check DW_AT_sibling values.Will Newton2-2/+26
2013-11-06Revert "2013-11-06 Muhammad Bilal <mbilal@codesourcery.com>"Muhammad Bilal2-6/+1
2013-11-062013-11-06 Muhammad Bilal <mbilal@codesourcery.com>Muhammad Bilal2-1/+6
2013-11-06[DOC] shell startup files, clarifications and fixes.Pedro Alves2-11/+21
2013-11-062013-11-06 Muhammad Bilal <mbilal@codesourcery.com>Muhammad Bilal3-4/+9
2013-11-06Test on solib load and unloadYao Qi5-0/+260
2013-11-06Mention perf test in testsuite/READMEYao Qi2-0/+31
2013-11-06Perf test frameworkYao Qi7-0/+491
2013-11-06New make target 'check-perf' and new dir gdb.perfYao Qi7-2/+41
2013-11-05gdb/arm-tdep.c: Use filtered output in arm_print_float_info.Will Newton2-13/+19
2013-11-04switch to fully parallel modeTom Tromey2-58/+56
2013-11-04fix some fission testsTom Tromey5-5/+28