aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi
AgeCommit message (Expand)AuthorFilesLines
2008-08-21 * gdb.mi/mi-nonstop.exp: Fix the check for non-stopVladimir Prus2-13/+28
2008-08-19 * lib/mi-support.exp (mi_expect_stop): ProduceVladimir Prus2-0/+286
2008-08-19 * target.c (target_async_permitted, target_async_permitted_1)Vladimir Prus1-1/+1
2008-08-06 Fix for PR gdb/1543.Jan Kratochvil22-68/+2
2008-07-31 * lib/mi-support.exp (mi_load_shlibs): New.Vladimir Prus1-1/+1
2008-07-30 * lib/mi-support.exp (get_mi_thread_list)Vladimir Prus3-415/+0
2008-06-28Revert accidental commitVladimir Prus1-1/+1
2008-06-26 * target.c (target_read_until_error): New.Vladimir Prus1-1/+1
2008-06-25 Emit ^running via observer.Vladimir Prus1-61/+7
2008-06-13 Robustify mi-simplerun.Vladimir Prus4-10/+5
2008-06-11 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.Vladimir Prus1-11/+2
2008-06-10 Implement *running.Vladimir Prus4-16/+12
2008-06-10 Use observers to report stop events in MI.Vladimir Prus3-23/+10
2008-05-28 Refactor varobj_update interface.Vladimir Prus2-2/+2
2008-04-24 * mi/mi-main.c (last_async_command): Rename to current_token.Vladimir Prus2-4/+4
2008-04-24 * breakpoint.c (print_one_breakpoint_location): In MIVladimir Prus13-69/+41
2008-04-19 * mi/mi-cmd-var.c (varobj_update_one): Print newVladimir Prus1-0/+7
2008-04-15 * gdb.base/attach.exp (do_attach_tests): Matching pattern forAleksandar Ristovski10-16/+29
2008-04-13 Fix @-varobjs.Vladimir Prus3-4/+74
2008-04-09gdb/ChangeLogMarc Khouzam2-0/+87
2008-04-06New test for asynchronous Machine Interface (MI) responses.Nick Roberts1-0/+137
2008-04-05 * lib/mi-support.exp (mi_expect_stop): New.Vladimir Prus18-481/+119
2008-04-04gdb/Pedro Alves12-38/+39
2008-04-012008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam2-9/+9
2008-03-28* gdb.mi/mi-var-cmd.exp: Fix a typo.Maciej W. Rozycki1-1/+1
2008-03-26 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.Vladimir Prus2-6/+0
2008-03-26 * lib/mi-support.exp (mi_create_varobj_checked): New.Vladimir Prus11-853/+665
2008-02-27 * gdb.base/ending-run.exp: Use the first line of code insideJoel Brobecker4-10/+14
2008-02-26 * breakpoint.c (print_one_breakpoint_location): Revert Enb fieldVladimir Prus1-1/+1
2008-02-01 * breakpoint.c (break_command_1): Return void.Vladimir Prus2-0/+17
2008-02-01 Properly rethrow exception. This fixes errorsVladimir Prus1-0/+10
2008-01-30(test_file_list_exec_source_file): Update to new macro-info field.Nick Roberts2-2/+2
2008-01-23Add value field to tests for output of -var-set-format.Nick Roberts1-18/+18
2008-01-23Add value field to tests for output of -var-set-format.Nick Roberts1-18/+18
2008-01-22 * breakpoint.c (break_command_really): New parameterVladimir Prus4-2/+34
2008-01-17 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integerPedro Alves4-8/+16
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz60-60/+68
2007-12-14 Add support for pending breakpoints in MI.Vladimir Prus3-0/+141
2007-11-30 * remote.c (remote_cmdlist): New variable.Daniel Jacobowitz1-0/+99
2007-11-20Variables objects of pointers that can't be dereferenced are nowNick Roberts2-4/+4
2007-11-07 Fix crash when a variable object being deletedVladimir Prus2-0/+26
2007-10-02 * gdb.cp/classes.exp (do_tests): Always step to the line after theDaniel Jacobowitz6-6/+12
2007-10-01 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as aDaniel Jacobowitz3-7/+7
2007-09-27Undo this part of previous checkin:Vladimir Prus1-4/+0
2007-09-27 * gdb.mi/var-cmd.c (do_children_tests): InitializeVladimir Prus2-0/+6
2007-09-14* gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpointMaciej W. Rozycki2-16/+24
2007-09-14[mti-fix-scope]Maciej W. Rozycki2-22/+78
2007-09-06 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.Daniel Jacobowitz2-0/+10
2007-08-31 Implement -var-info-path-expression.Vladimir Prus2-0/+87
2007-08-23 Switch the license of all .exp files to GPLv3.Joel Brobecker52-252/+198