aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Don't update target_dcache if it is not initializedYao Qi2-1/+7
2013-11-20Remove last_cacheYao Qi4-32/+86
2013-11-20Move changelog entry to the right ChangeLogYao Qi2-5/+5
2013-11-19Remove unnecessary '\'.Yao Qi2-2/+6
2013-11-19Fix format issues in lib/mi-support.expYao Qi2-278/+282
2013-11-19Remove 'whatever' in lib/mi-support.expYao Qi2-3/+5
2013-11-19Fix typoYao Qi2-1/+5
2013-11-19Fix int() builtin with range type gdb.Value objects.Joel Brobecker7-0/+126
2013-11-19gdb_ari.sh: Remove entries for dirent.h and stat.h.Joel Brobecker2-18/+5
2013-11-18remove gdb_stat.hTom Tromey35-92/+70
2013-11-18import gnulib sys/stat.h moduleTom Tromey13-21/+2004
2013-11-18sys/types.h cleanupTom Tromey3-6/+7
2013-11-18don't check for unistd.hTom Tromey3-2/+7
2013-11-18stdlib.h is universal tooTom Tromey8-8/+15
2013-11-18don't check for stddef.hTom Tromey5-11/+10
2013-11-18remove gdb_dirent.hTom Tromey16-715/+29
2013-11-18import gnulib dirent moduleTom Tromey11-278/+937
2013-11-18don't check for string.h or strings.hTom Tromey7-7/+14
2013-11-18remove gdb_string.hTom Tromey297-365/+595
2013-11-18import strstr and strerror modulesTom Tromey19-197/+2925
2013-11-18change how list of modules is computedTom Tromey2-1/+14
2013-11-18link gdbreplay against gnulibTom Tromey2-2/+7
2013-11-18sparc: support single-stepping over longjmp calls.Jose E. Marchesi4-0/+89
2013-11-18Simplify dwarf2-frame.c:read_addr_from_reg.Pedro Alves2-6/+6
2013-11-18mi-language.exp: Check "langauge-option" in -list-features output.Joel Brobecker2-0/+11
2013-11-18Add "language-option" to -list-featuresJoel Brobecker4-0/+15
2013-11-17Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcsJoel Brobecker5-15/+36
2013-11-16gdb.ada/info_exc.exp,mi_exc_info.exp: Use more unique exception name.Joel Brobecker7-14/+28
2013-11-15 * lib/mi-support.exp (mi_gdb_test): Expect different formatsLuis Machado3-13/+83
2013-11-15gdb/NEWS: Fix typoJan Kratochvil2-1/+5
2013-11-15gdb.ada/info_exc.exp,mi_exc_info.exp: handle runtimes with full debug info.Joel Brobecker3-2/+11
2013-11-15Fix GDB crash with upstream GCC due to memcpy(NULL, ...)Andreas Arnez2-2/+8
2013-11-15Start inferior before running test listing Ada exceptions.Joel Brobecker3-0/+17
2013-11-15fix PR c++/16117Tom Tromey8-23/+159
2013-11-14* gdb.python/py-breakpoint.exp: Make tests have unique names.Doug Evans2-29/+39
2013-11-14* gdb.python/py-breakpoint.exp: Reformat for 80 columns.Doug Evans2-79/+164
2013-11-14* gdb.python/py-breakpoint.exp: Split up into several functions,Doug Evans2-291/+345
2013-11-14Fix DW_OP_GNU_regval_type with FP registersJoel Brobecker14-5/+247
2013-11-15PowerPC64 ELFv2 trampoline matchAlan Modra3-38/+208
2013-11-14print summary from "make check"Tom Tromey2-0/+5
2013-11-14fix grammar oddity in the manualTom Tromey2-1/+5
2013-11-14infrun.c:handle_signal_stop: Move initial connection/attachment handling code...Pedro Alves2-51/+62
2013-11-14infrun.c: Split handle_inferior_event further.Pedro Alves2-21/+50
2013-11-14Eliminate enum bpstat_signal_value, simplify random signal checks further.Pedro Alves5-58/+40
2013-11-14infrun.c:handle_inferior_event: Rework random signal checks.Pedro Alves3-23/+28
2013-11-14infrun.c: Don't set ecs->random_signal for "catchpoint" events (eliminate ecs...Pedro Alves2-32/+26
2013-11-14infrun.c:handle_inferior_event: Move comment.Pedro Alves2-11/+17
2013-11-14infrun.c:handle_inferior_event: Don't fall through in TARGET_WAITKIND_LOADED ...Pedro Alves2-8/+23
2013-11-14off-by-one fix for py-linetable.cTom Tromey2-2/+7
2013-11-14testsuite/gdb.dwarf2: dw2-case-insensitive.exp: p fuNC_lang fails on armOmair Javaid3-4/+23