summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Remove 'whatever' in lib/mi-support.expYao Qi2013-11-192-3/+5
* Fix typoYao Qi2013-11-192-1/+5
* Fix int() builtin with range type gdb.Value objects.Joel Brobecker2013-11-197-0/+126
* gdb_ari.sh: Remove entries for dirent.h and stat.h.Joel Brobecker2013-11-192-18/+5
* remove gdb_stat.hTom Tromey2013-11-1835-92/+70
* import gnulib sys/stat.h moduleTom Tromey2013-11-1813-21/+2004
* sys/types.h cleanupTom Tromey2013-11-183-6/+7
* don't check for unistd.hTom Tromey2013-11-183-2/+7
* stdlib.h is universal tooTom Tromey2013-11-188-8/+15
* don't check for stddef.hTom Tromey2013-11-185-11/+10
* remove gdb_dirent.hTom Tromey2013-11-1816-715/+29
* import gnulib dirent moduleTom Tromey2013-11-1811-278/+937
* don't check for string.h or strings.hTom Tromey2013-11-187-7/+14
* remove gdb_string.hTom Tromey2013-11-18297-365/+595
* import strstr and strerror modulesTom Tromey2013-11-1819-197/+2925
* change how list of modules is computedTom Tromey2013-11-182-1/+14
* link gdbreplay against gnulibTom Tromey2013-11-182-2/+7
* sparc: support single-stepping over longjmp calls.Jose E. Marchesi2013-11-184-0/+89
* Simplify dwarf2-frame.c:read_addr_from_reg.Pedro Alves2013-11-182-6/+6
* mi-language.exp: Check "langauge-option" in -list-features output.Joel Brobecker2013-11-182-0/+11
* Add "language-option" to -list-featuresJoel Brobecker2013-11-184-0/+15
* Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcsJoel Brobecker2013-11-175-15/+36
* gdb.ada/info_exc.exp,mi_exc_info.exp: Use more unique exception name.Joel Brobecker2013-11-167-14/+28
* * lib/mi-support.exp (mi_gdb_test): Expect different formatsLuis Machado2013-11-153-13/+83
* gdb/NEWS: Fix typoJan Kratochvil2013-11-152-1/+5
* gdb.ada/info_exc.exp,mi_exc_info.exp: handle runtimes with full debug info.Joel Brobecker2013-11-153-2/+11
* Fix GDB crash with upstream GCC due to memcpy(NULL, ...)Andreas Arnez2013-11-152-2/+8
* Start inferior before running test listing Ada exceptions.Joel Brobecker2013-11-153-0/+17
* fix PR c++/16117Tom Tromey2013-11-158-23/+159
* * gdb.python/py-breakpoint.exp: Make tests have unique names.Doug Evans2013-11-142-29/+39
* * gdb.python/py-breakpoint.exp: Reformat for 80 columns.Doug Evans2013-11-142-79/+164
* * gdb.python/py-breakpoint.exp: Split up into several functions,Doug Evans2013-11-142-291/+345
* Fix DW_OP_GNU_regval_type with FP registersJoel Brobecker2013-11-1414-5/+247
* PowerPC64 ELFv2 trampoline matchAlan Modra2013-11-153-38/+208
* print summary from "make check"Tom Tromey2013-11-142-0/+5
* fix grammar oddity in the manualTom Tromey2013-11-142-1/+5
* infrun.c:handle_signal_stop: Move initial connection/attachment handling code...Pedro Alves2013-11-142-51/+62
* infrun.c: Split handle_inferior_event further.Pedro Alves2013-11-142-21/+50
* Eliminate enum bpstat_signal_value, simplify random signal checks further.Pedro Alves2013-11-145-58/+40
* infrun.c:handle_inferior_event: Rework random signal checks.Pedro Alves2013-11-143-23/+28
* infrun.c: Don't set ecs->random_signal for "catchpoint" events (eliminate ecs...Pedro Alves2013-11-142-32/+26
* infrun.c:handle_inferior_event: Move comment.Pedro Alves2013-11-142-11/+17
* infrun.c:handle_inferior_event: Don't fall through in TARGET_WAITKIND_LOADED ...Pedro Alves2013-11-142-8/+23
* off-by-one fix for py-linetable.cTom Tromey2013-11-142-2/+7
* testsuite/gdb.dwarf2: dw2-case-insensitive.exp: p fuNC_lang fails on armOmair Javaid2013-11-143-4/+23
* GDB/MI: Add new "--language LANG" command option.Joel Brobecker2013-11-149-1/+142
* New function cli-utils.c:extract_arg_constJoel Brobecker2013-11-143-8/+31
* language.h: Add "symtab.h" #includeJoel Brobecker2013-11-142-0/+6
* * breakpoint.c (bpstat_check_breakpoint_conditions): For threadDoug Evans2013-11-132-4/+14
* Fix PR # dyslexia in ChangeLog for previous commit. It should haveKeith Seitz2013-11-131-1/+1