introduce relative_filename and use it
[binutils-gdb.git] / gdb / testsuite / ChangeLog
2013-11-04 Tom Tromeyintroduce relative_filename and use it
2013-11-04 Tom Tromeyupdate fileio test
2013-11-04 Tom Tromeyupdate checkpoint test
2013-11-04 Tom Tromeysimple changes in gdb.base
2013-11-04 Tom Tromeyfix up gdb.trace
2013-11-04 Tom Tromeyfix up gdb.mi
2013-11-04 Tom Tromeyfix up gdb.xml
2013-11-04 Tom Tromeyfix up gdb.gdb
2013-11-04 Tom Tromeyfix weird.exp for parallel testing
2013-11-04 Tom Tromeyfix some simple thinkos in the test suite
2013-11-04 Tom Tromeyfix up log-file toggling
2013-11-02 Maciej W. Rozyckigdb.cp/derivation.exp: s/perrro/perror/
2013-11-01 Maciej W. Rozyckigdb.dwarf2/dwzbuildid.exp: Avoid reserved variable...
2013-10-31 Andrew BurgessExtra error message from update_watchpoint
2013-10-30 Ulrich WeigandS/390: Add missing gdb_prompt in s390-multiarch.exp
2013-10-29 Nicolas BlancChangeLog entries for the remove-symbol-file commits.
2013-10-29 Pedro Alvesgdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local...
2013-10-29 Andrew BurgessPrint <unavailable> for unavailable registers in info...
2013-10-28 Tom de VriesFix typo in gdb/testsuite/gdb.arch/thumb2-it.S.
2013-10-25 Anton Kolesovtestsuite: Fix gdb.base/bang.exp for remote stubs witho...
2013-10-25 Pedro AlvesPrint nonexisting/optimized out static fields gracefully.
2013-10-25 Maciej W. Rozyckitestsuite: Persistent gdbserver cleanup
2013-10-25 Maciej W. RozyckiAvoid producing broken non-native core files
2013-10-21 Jose E. Marchesi2013-10-21 Jose E. Marchesi <jose.marchesi@oracle...
2013-10-21 Jose E. Marchesi2013-10-21 Jose E. Marchesi <jose.marchesi@oracle...
2013-10-18 Tom Tromey * lib/gdb.exp (build_executable_from_specs): Remove...
2013-10-18 Andrew BurgessHardware watchpoints turned off, inferior not yet started.
2013-10-18 Pedro Alves[gdb/16062] stepi sometimes doesn't make progress
2013-10-17 Maciej W. Rozycki * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete...
2013-10-17 Tom Tromeyfix for PR gdb/15995
2013-10-14 Tom Tromey * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass...
2013-10-13 Jan KratochvilImprove Executable displayed path (PR 15415 regression...
2013-10-11 Ulrich Weigandtestsuite/ChangeLog:
2013-10-11 Joel BrobeckerAdjust gdb.ada/mi_catch_ex.exp to use GDB/MI catch...
2013-10-11 Joel Brobeckerwarn if "source" fails to open the file when from_tty...
2013-10-11 Yao Qigdb/testsuite/
2013-10-10 Andreas Krebbel2013-10-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2013-10-09 Pedro AlvesStop using errno values around target_xfer interfaces...
2013-10-09 Pedro AlvesUniquefy gdb.base/catch-syscall.exp test names.
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
next