fix PR symtab/15597
[external/binutils.git] / gdb / testsuite / ChangeLog
2013-10-08 Tom Tromeyfix PR symtab/15597
2013-10-08 Joel Brobeckergdb.ada/mi_catch_ex.exp: Make test names unique.
2013-10-07 Tom Tromey * lib/mi-support.exp (varobj_tree::walk_tree): Set...
2013-10-07 Sergio Durigan JuniorThis patch adds a new convenience variable called...
2013-10-04 Joel BrobeckerAdd support for --start option in -exec-run GDB/MI...
2013-10-02 Yufeng Zhanggdb/testsuite/
2013-10-02 Pedro AlvesPrint registers not saved in the frame as "<not saved...
2013-10-02 Pedro AlvesTeach the testsuite that GDBserver reliably reports...
2013-10-01 Doug Evans * gdb.python/python.exp: Remove redundant print-stack...
2013-09-29 Yao Qigdb/testsuite/
2013-09-25 Ulrich WeigandChangeLog:
2013-09-24 Jan KratochvilSupport .dwp with the name of symlinked binary file
2013-09-20 Doug Evans * lib/dwarf.exp (build_executable_from_fission_assembl...
2013-09-20 Doug Evans * lib/future.exp (gdb_find_objcopy, gdb_find_readelf...
2013-09-18 Andrew BurgessConsistent display of "<optimized out>" for register...
2013-09-18 Pedro Alvesgdbserver --wrapper also doesn't work on Cygwin.
2013-09-18 Yao Qigdb/gdbserver/
2013-09-17 Pedro AlvesPR gdb/11568 - delete thread-specific breakpoints on...
2013-09-17 Sergio Durigan JuniorThis commit fixes a regression introduced by the new...
2013-09-17 Pedro AlvesPR gdb/15911: "info threads" changes the default source...
2013-09-17 Yao Qigdb/testsuite/
2013-09-16 Doug Evans * lib/gdb.exp (using_fission): New proc.
2013-09-16 Doug Evans * gdb.base/break-interp.exp: Fix indentation.
2013-09-16 Sergio Durigan JuniorBased on the discussion at:
2013-09-13 Ulrich Weigandgdb/ChangeLog:
2013-09-12 Stan Shebs * README: New file.
2013-09-12 Doug Evans * gdb.python/py-events.py (new_objfile_handler): Remov...
2013-09-11 Jan Kratochvilminidebuginfo: Fix stripping/debuginfo
2013-09-11 Jan Kratochvilminidebuginfo: Obvious changes
2013-09-10 Sanimir Agovictest: adjust 'cd' regexpr to match an optional canonica...
2013-09-04 Doug Evans * gdb.python/py-events.py (exit_handler): Verify we...
2013-09-04 Doug Evans * dwarf2read.c (queue_and_load_all_dwo_tus): New function.
2013-09-04 Muhammad Bilal2013-09-04 Muhammad Bilal <mbilal@codesourcery.com>
2013-08-30 Andrew Burgessgdb.base/code_elim.exp - force .bss creation.
2013-08-30 Phil Muldoon2013-08-30 Phil Muldoon <pmuldoon@redhat.com>
2013-08-29 Sterling Augustine2013-08-29 Sterling Augustine <saugustine@google...
2013-08-29 Phil Muldoon2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
2013-08-29 Phil Muldoon2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
2013-08-28 Jan KratochvilPR gdb/15415
2013-08-28 Tom Tromey * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explic...
2013-08-27 Yao QiAdd options to skip unavailable locals
2013-08-27 Yao Qigdb/testsuite/
2013-08-26 Doug Evans PR symtab/15885
2013-08-26 Doug Evans * lib/gdb.exp (run_on_host): Moved here from gnu-debug...
2013-08-24 Yao Qigdb/testsuite/
2013-08-24 Yao Qigdb/testsuite/
2013-08-23 Muhammad Waqas2013-08-12 Muhammad Waqas <mwaqas@codesourcery.com>
2013-08-22 Sergio Durigan Junior[Committing the `catch syscall' patch for ARM, from...
2013-08-22 Tom Tromeyfix dwz.exp on 32-bit targets
2013-08-22 Tom Tromeyconvert one more caching proc
2013-08-22 Tom Tromeyfix gdb.arch to be parallel-safe
2013-08-22 Tom Tromeyfix gdb.python to be parallel-safe
2013-08-22 Tom Tromeyuse standard_temp_file in another caching proc
2013-08-22 Tom Tromeyintroduce gdb_remote_download and finish parallel fixes...
2013-08-22 Tom Tromeyfix some gdb.dwarf2 tests for parallel safety
2013-08-16 Doug Evans * lib/prelink-support.exp (prelink_yes): Flag test...
2013-08-14 Doug Evans * boards/fission.exp: Add -fdebug-types-section to...
2013-08-13 Tom Tromeyintroduce parallel mode
2013-08-13 Andrew BurgessHandle '#' flag for printf of pointer types.
2013-08-13 Tom Tromeyadd caching procs to test suite
2013-08-13 Tom Tromeyadd standard_temp_file
2013-08-13 Tom Tromeymore uses of standard_output_file
2013-08-12 Tom Tromey * Makefile.in (ALL_SUBDIRS): Add gdb.go.
2013-08-12 Ali Anwar? .deps
2013-08-09 Doug Evans * lib/future.exp (gdb_find_ldd): New proc.
2013-08-09 Yao Qigdb/
2013-08-08 Yao Qigdb/
2013-08-07 Doug Evans * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
2013-08-07 Tom Tromeyuse language of the main symbol
2013-08-07 Tom Tromeyfix recursively_compute_inclusions and add dwz test...
2013-08-02 Tom Tromeyfix PR symtab/15719
2013-08-02 Doug Evans PR symtab/15691
2013-08-01 Doug Evans PR symtab/15695
2013-08-01 Yao Qigdb/testsuite/
2013-07-31 Yao Qigdb/
2013-07-31 Yao Qigdb/testsuite/
2013-07-31 Yao Qigdb/testsuite/
2013-07-30 Andrew BurgessDon't raise an error for optimized out sub-fields.
2013-07-30 Andrew Burgessvalue_fetch_lazy, ensure parent is not lazy and check...
2013-07-30 Muhammad Bilal2013-07-30 Muhammad Bilal <mbilal@codesorcery.com>
2013-07-26 Keith Seitz * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile...
2013-07-26 Pedro AlvesGDB kills itself instead of interrupting inferior
2013-07-25 Andrew BurgessResue 'z' formatter from mi register display code.
2013-07-25 Andrew BurgessAdd new 'z' format for print command.
2013-07-24 Doug Evans * boards/native-stdio-gdbserver.exp (${board}_build_re...
2013-07-24 Yao Qigdb/testsuite/
2013-07-23 Yao Qigdb/testsuite/
2013-07-19 Will Newtongdb/testsuite/gdb.base: Enable disp-step-syscall.exp...
2013-07-19 Will Newtongdb/testsuite/gdb.dwarf2: Replace @ with % for ARM...
2013-07-19 Hui Zhu2013-07-19 Hui Zhu <hui@codesourcery.com>
2013-07-18 Yao Qigdb/
2013-07-18 Yao Qigdb/testsuite/
2013-07-18 Yao Qigdb/testsuite/
2013-07-18 Will Newtongdb/testsuite/gdb.threads: Ensure TLS tests link agains...
2013-07-18 Yao Qigdb/testsuite/
2013-07-18 Yao Qigdb/testsuite/
2013-07-17 Doug Evans * NEWS: Mention "set print raw frame-arguments".
2013-07-16 Andrew BurgessCheck for NULL character before calling strchr.
2013-07-16 Tom Tromeysimple test suite fix in gdb.ada
2013-07-16 Tom Tromeysimple test suite fix in gdb.mi
next