Add software single step support to moxie port
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base /
2013-12-03  Jose E. Marchesitestsuite: handle SIGLOST/SIGPWR conflict in sparc64...
2013-11-27  Luis Machado * gdb.base/callfuncs.c (main): Assign malloc's return...
2013-11-26  Andrew BurgessTighten regexp in gdb.base/setshow.exp
2013-11-24  Doug Evans * gdb.base/ena-dis-br.exp: Add missing quote to "step...
2013-11-20  Pedro AlvesMake the maint.exp:'maint print objfiles' test less...
2013-11-20  Sanimir Agovictest: test eval routines with EVAL_AVOID_SIDE_EFFECTS...
2013-11-12  Doug Evans * gdb.base/fileio.exp: Make $dir2 writable after the...
2013-11-08  Doug EvansPR 11786
2013-11-04  Tom Tromeyfix some "exec" tests
2013-11-04  Tom Tromeyfix argv0-symlink.exp for parallel mode
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 some simple thinkos in the test suite
2013-10-31  Andrew BurgessExtra error message from update_watchpoint
2013-10-29  Nicolas BlancTest adding and removing a symbol file at runtime.
2013-10-25  Anton Kolesovtestsuite: Fix gdb.base/bang.exp for remote stubs witho...
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  Andrew BurgessHardware watchpoints turned off, inferior not yet started.
2013-10-17  Tom Tromeyfix for PR gdb/15995
2013-10-13  Jan KratochvilImprove Executable displayed path (PR 15415 regression...
2013-10-11  Joel Brobeckerwarn if "source" fails to open the file when from_tty...
2013-10-09  Pedro AlvesUniquefy gdb.base/catch-syscall.exp test names.
2013-10-07  Sergio Durigan JuniorThis patch adds a new convenience variable called...
2013-09-29  Yao Qigdb/testsuite/
2013-09-25  Ulrich WeigandChangeLog:
2013-09-20  Doug Evans * lib/future.exp (gdb_find_objcopy, gdb_find_readelf...
2013-09-17  Sergio Durigan JuniorThis commit fixes a regression introduced by the new...
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-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 * 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-28  Jan KratochvilPR gdb/15415
2013-08-26  Doug Evans * lib/gdb.exp (run_on_host): Moved here from gnu-debug...
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-13  Andrew BurgessHandle '#' flag for printf of pointer types.
2013-08-12  Ali Anwar? .deps
2013-08-07  Tom Tromeyuse language of the main symbol
2013-08-02  Tom Tromeyfix PR symtab/15719
2013-08-01  Doug Evans PR symtab/15695
2013-07-30  Muhammad Bilal2013-07-30 Muhammad Bilal <mbilal@codesorcery.com>
2013-07-26  Pedro AlvesGDB kills itself instead of interrupting inferior
2013-07-25  Andrew BurgessAdd new 'z' format for print command.
2013-07-19  Will Newtongdb/testsuite/gdb.base: Enable disp-step-syscall.exp...
2013-07-16  Andrew BurgessCheck for NULL character before calling strchr.
2013-07-09  Doug Evans * defs.h (enum val_prettyformat): Renamed from val_pre...
2013-07-06  Luis Machado * gdb.base/dump.exp: Remove arch-specific tests and...
2013-07-05  Will Newtongdb/testsuite/gdb.base/gnu-ifunc-lib.c: Use %function...
2013-07-02  Jan Kratochvilgdb/testsuite/
2013-06-27  Tom Tromeytest suite update - gdb.base/[t-z]
2013-06-27  Tom Tromeytest suite update - gdb.base/s*
2013-06-27  Tom Tromeytest suite update - gdb.base/[n-r]
2013-06-27  Tom Tromeytest suite update - gdb.base/[h-m]
2013-06-27  Tom Tromeytest suite update - gdb.base/[efg]
2013-06-27  Tom Tromeytest suite update - gdb.base/[cd]
2013-06-27  Tom Tromeytest suite update - gdb.base/[ab]
2013-06-25  Hui Zhu2013-06-25 Yao Qi <yao@codesourcery.com>
2013-06-19  Luis Machado * gdb.base/subst.exp: Delete default rules before...
2013-06-19  Yao Qigdb/testsuite/
2013-06-18  Tom TromeyFix PR cli/15603
2013-06-18  Will Newtontestsuite/gdb.base: Make skip test use defined behaviour.
2013-06-07  Pedro AlvesRemove superfluous semicolons from testsuite throughout.
2013-06-07  Pedro AlvesFix formating in copyright headers.
2013-06-07  Will Newtongdb/testsuite/gdb.base/long_long.exp: Fix ARM EABI...
2013-06-06  Tom Tromey * gdb.base/dump.exp (capture_value): Don't put express...
2013-06-06  Tom Tromey * gdb.base/break-always.exp: Explicitly specify test...
2013-06-04  Gary Benson2013-06-04 Gary Benson <gbenson@redhat.com>
2013-06-04  Gary Benson2013-06-04 Jan Kratochvil <jan.kratochvil@redhat...
2013-05-24  Gary Benson2013-05-24 Gary Benson <gbenson@redhat.com>
2013-05-24  Yao Qigdb/testsuite/
2013-05-23  Pedro Alvesrange stepping: tests
2013-05-21  Keith Seitz * gdb.base/filesym.exp: Use gdb_test_multiple instead of
2013-05-21  Philippe WaroquiersFix internal error caused by interaction between catch...
2013-05-20  Doug Evans * gdb.base/maint.exp: Fix test for "mt expand-symtabs...
2013-05-17  Doug Evans * NEWS: Mention new maintenance commands check-symtabs...
2013-05-17  Doug Evans * gdb.base/maint.exp: Remove testing of individual...
2013-05-15  Keith Seitz * gdb.base/filesym.exp: New completer test.
2013-05-15  Pedro AlvesRemove my name from a couple tests.
2013-05-13  Tom Tromey PR exp/15364:
2013-05-13  Muhammad Bilal* History saving should stay disabled for test cases *
2013-05-08  Tom Tromey * gdb.base/solib-search.exp: Set test name for "set
2013-05-07  Pedro AlvesMerge gdb.arch/system-gcore.exp into gdb.base/gcore.exp
2013-05-07  Sergio Durigan Juniorgdb/
2013-05-06  Doug Evans * gdb.base/solib-search-lib1.c: New file.
2013-05-06  Doug Evans * lib/gdb.exp (gdb_core_cmd): New function.
2013-05-03  Philippe WaroquiersFix to handle properly 'catch signal SIGINT' and SIGTRAP
2013-04-24  Muhammad Bilal2013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
2013-04-23  Hui Zhu2013-04-23 Hui Zhu <hui@codesourcery.com>
2013-04-23  Hui Zhu2013-04-23 Hui Zhu <hui@codesourcery.com>
2013-04-15  Tom Tromey PR c++/15176:
2013-04-13  Yao Qigdb/
next
This page took 0.11387 seconds and 7 git commands to generate.