Update the path arm-*.xml files for aarch64
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi /
2016-10-03  Antoine TremblayAdd test for user context selection sync
2016-10-03  Antoine TremblayEmit inferior, thread and frame selection events to...
2016-08-09  Pedro AlvesFix PR gdb/20418 - Problems with synchronous commands...
2016-08-09  Pedro AlvesFix PR mi/20431 - Missing MI prompts after sync executi...
2016-07-05  Yao QiFix fail in gdb.mi/mi-reverse.exp
2016-06-21  Pedro AlvesAlways switch fork child to the main UI
2016-06-21  Pedro AlvesMake mi-break.exp always expect breakpoint commands...
2016-06-21  Pedro AlvesSend deleted watchpoint-scope output to all UIs
2016-06-21  Pedro AlvesMake command line editing (use of readline) be per UI
2016-06-06  Simon MarchiAdd method/format information to =record-started
2016-06-02  Simon Marchimi-memory-changed.exp: Fix filename passed to untested
2016-05-18  Simon MarchiAdd mi-threads-interrupt.exp test (PR 20039)
2016-05-17  Simon MarchiFix -exec-run not running asynchronously with mi-async...
2016-04-04  Simon MarchiFix gdb.mi/mi-breakpoint-changed.exp for remote targets
2016-03-15  Don BreazealPR 18303, Tolerate malformed input for lookup_symbol...
2016-03-02  Bernhard Heckeltestsuite: Nullify pointers before first usage.
2016-02-08  Simon MarchiAlways organize test artifacts in a directory hierarchy
2016-02-01  Andrew Burgessgdb: Guard against undefined behaviour in mi-vla-fortra...
2016-01-12  Pedro AlvesReapply: List inferiors/threads/pspaces in ascending...
2016-01-11  Jan Kratochviltestsuite: Fix false FAILs on too long base directory
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-21  Simon MarchiRemove HP-UX references fom testsuite
2015-12-14  Don BreazealTarget remote mode fork and exec test updates
2015-12-09  Luis Machadovarobj zero-padded hexadecimal format
2015-11-30  Pedro AlvesFix mi-nonstop.exp with extended-remote
2015-11-24  Pedro AlvesList inferiors/threads/pspaces in ascending order
2015-11-04  Jan KratochvilFortran: allocate()d memory is uninitialized
2015-10-21  Keven Boellfort_dyn_array: add basic fortran dyn array support
2015-09-18  Sandra LoosemoreFix pathname prefix and timeout issues in gdb.mi/mi...
2015-09-18  Sandra LoosemoreGeneralize breakpoint pattern in gdb.mi/mi-cli.exp.
2015-09-18  Sandra LoosemoreGeneralize filename pattern in gdb.mi/mi-dprintf-pendin...
2015-09-09  Pedro AlvesReplace "struct continuation" mechanism by something...
2015-08-15  Doug EvansNew /s modifier for the disassemble command.
2015-08-12  Keith SeitzExplicit locations: MI support for explicit locations
2015-07-29  Pedro AlvesUnbuffer all tests that rely on stdio
2015-07-29  Pedro AlvesMake gdb.mi/mi-dprintf.exp use $inferior_spawn_id
2015-07-27  Simon Marchigdb.mi/mi-pending.c: Return NULL instead of nothing...
2015-07-27  Simon MarchiRemove xfail in gdb.mi/mi-watch.exp
2015-06-12  Antoine TremblayFix MI dprintf-insert not printing on a resolved pendin...
2015-06-02  Simon MarchiFix =thread-exited not showing up when detaching (PR...
2015-05-26  Doug EvansRename dwarf2 to dwarf in "set debug" and maintenance...
2015-03-24  Antoine TremblayFix mi-pending.exp test output to allow stable test...
2015-03-24  Antoine TremblayFix breakpoint thread condition missing with mi and...
2015-01-25  Mark WielaardRemove testsuite compile errors with GCC5.
2015-01-23  Simon MarchiCatch exception in value_rtti_indirect_type
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-17  Andreas ArnezEliminate literal line numbers in mi-until.exp
2014-11-13  Andreas ArnezGDB testsuite: Fix warnings with -std=gnu11
2014-11-13  Andreas ArnezEliminate literal line numbers in mi-console.exp
2014-10-17  Pedro AlvesDelete Tru64 support
2014-10-14  Yao QiFix fail in mi-var-child.exp and mi-var-display.exp
2014-10-14  Yao QiUse mi_varobj_update in mi-var-child.exp and mi2-var...
2014-10-01  Simon MarchiExit code of exited inferiors in -list-thread-groups
2014-09-09  Yao QiSet print symbol off in mi-var-display.exp
2014-08-25  Doug EvansFix clang compilation errors in gdb.mi/basics.c.
2014-08-09  Yao QiMake test messages in gdb.mi/mi-var-display.exp unique
2014-07-09  Andrew BurgessImprove MI -var-info-path-expression for nested struct...
2014-06-17  Luis MachadoIn a couple functions (type_update_when_use_rtti_test and
2014-06-16  Keith SeitzFix for PR mi/15863
2014-06-05  Simon MarchiPR mi/15806: Fix quoting of async events
2014-05-29  Pedro Alvesenable target async by default; separate MI and target...
2014-05-29  Pedro AlvesPR gdb/13860 - Make MI sync vs async output (closer...
2014-05-29  Pedro AlvesPR15693 - Fix spurious *running events, thread state...
2014-05-21  Pedro AlvesPR gdb/13860: don't lose '-interpreter-exec console...
2014-05-21  Pedro AlvesPR gdb/13860: make -interpreter-exec console "list...
2014-05-14  Yao QiFix mi-file.exp fails on remote host
2014-04-23  Keith SeitzIntroduce some new MI test suite cleanups for breakpoin...
2014-04-15  Keith SeitzRemove unused globals in mi-simplerun.exp.
2014-04-15  Keith SeitzTest suite cleanup.
2014-04-14  Sanimir Agovictest: add mi vla test
2014-04-14  David BlaikieAdd return value for non-void function return statement...
2014-04-11  Joel BrobeckerRevert the entire VLA series.
2014-04-11  Sanimir Agovictest: add mi vla test
2014-03-24  Hui ZhuFix PR breakpoints/16101: gdb.base/dprintf.exp agent...
2014-03-18  Pedro AlvesPR gdb/13860: make "-exec-foo"'s MI output equal to...
2014-02-08  Yao QiTest no =breakpoint-modified is emitted for modificatio...
2014-01-09  Pedro Alvesgdb.mi/mi-info-os.exp: Fix cross-debugger testing
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-10  Joel BrobeckerGDB/MI: Document support for -exec-run --start in ...
2013-12-03  Joel BrobeckerAdd "undefined-command" error code at end of ^error...
2013-12-03  Joel BrobeckerNew GDB/MI command "-info-gdb-mi-command"
2013-11-18  Joel Brobeckermi-language.exp: Check "langauge-option" in -list-featu...
2013-11-15  Luis Machado * lib/mi-support.exp (mi_gdb_test): Expect different...
2013-11-14  Joel BrobeckerGDB/MI: Add new "--language LANG" command option.
2013-11-04  Tom Tromeyfix up gdb.mi
2013-10-29  Pedro Alvesgdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local...
2013-10-17  Maciej W. Rozycki * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete...
2013-10-11  Yao Qigdb/testsuite/
2013-10-04  Joel BrobeckerAdd support for --start option in -exec-run GDB/MI...
2013-10-02  Pedro AlvesPrint registers not saved in the frame as "<not saved...
2013-07-26  Keith Seitz * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile...
2013-07-25  Andrew BurgessResue 'z' formatter from mi register display code.
2013-07-24  Yao Qigdb/testsuite/
2013-07-23  Yao Qigdb/testsuite/
2013-07-19  Hui Zhu2013-07-19 Hui Zhu <hui@codesourcery.com>
2013-07-16  Tom Tromeysimple test suite fix in gdb.mi
2013-07-06  Luis Machado * gdb.mi/gdb2549.exp (register_tests): Expect any...
2013-06-25  Hui Zhu2013-06-25 Yao Qi <yao@codesourcery.com>
2013-06-20  Yao QiTeach -data-list-register-values to not include unavail...
2013-06-07  Pedro AlvesRemove superfluous semicolons from testsuite throughout.
next
This page took 0.384932 seconds and 7 git commands to generate.