summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi
Commit message (Expand)AuthorAgeFilesLines
...
* * dummy-frame.c (dummy_frame): Replace regcache member withDoug Evans2009-01-192-6/+8
* Updated copyright notices for most files.Joel Brobecker2009-01-0368-68/+80
* * infcall.c (call_function_by_hand): Fix punctuation and capitalizationDoug Evans2008-11-182-2/+2
* Implement =thread-selected notification.Vladimir Prus2008-11-171-0/+6
* Include group-id in thread-created notification.Vladimir Prus2008-11-171-1/+1
* gdbTom Tromey2008-11-141-0/+85
* gdb/Pedro Alves2008-10-152-0/+249
* gdb/Pedro Alves2008-09-223-32/+228
* * gdb.mi/mi-nonstop.exp: Do not check thread state while aDaniel Jacobowitz2008-09-131-3/+1
* * gdb.mi/mi-nonstop.exp: Fix the check for non-stopVladimir Prus2008-08-212-13/+28
* * lib/mi-support.exp (mi_expect_stop): ProduceVladimir Prus2008-08-192-0/+286
* * target.c (target_async_permitted, target_async_permitted_1)Vladimir Prus2008-08-191-1/+1
* Fix for PR gdb/1543.Jan Kratochvil2008-08-0622-68/+2
* * lib/mi-support.exp (mi_load_shlibs): New.Vladimir Prus2008-07-311-1/+1
* * lib/mi-support.exp (get_mi_thread_list)Vladimir Prus2008-07-303-415/+0
* Revert accidental commitVladimir Prus2008-06-281-1/+1
* * target.c (target_read_until_error): New.Vladimir Prus2008-06-261-1/+1
* Emit ^running via observer.Vladimir Prus2008-06-251-61/+7
* Robustify mi-simplerun.Vladimir Prus2008-06-134-10/+5
* * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.Vladimir Prus2008-06-111-11/+2
* Implement *running.Vladimir Prus2008-06-104-16/+12
* Use observers to report stop events in MI.Vladimir Prus2008-06-103-23/+10
* Refactor varobj_update interface.Vladimir Prus2008-05-282-2/+2
* * mi/mi-main.c (last_async_command): Rename to current_token.Vladimir Prus2008-04-242-4/+4
* * breakpoint.c (print_one_breakpoint_location): In MIVladimir Prus2008-04-2413-69/+41
* * mi/mi-cmd-var.c (varobj_update_one): Print newVladimir Prus2008-04-191-0/+7
* * gdb.base/attach.exp (do_attach_tests): Matching pattern forAleksandar Ristovski2008-04-1510-16/+29
* Fix @-varobjs.Vladimir Prus2008-04-133-4/+74
* gdb/ChangeLogMarc Khouzam2008-04-092-0/+87
* New test for asynchronous Machine Interface (MI) responses.Nick Roberts2008-04-061-0/+137
* * lib/mi-support.exp (mi_expect_stop): New.Vladimir Prus2008-04-0518-481/+119
* gdb/Pedro Alves2008-04-0412-38/+39
* 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam2008-04-012-9/+9
* * gdb.mi/mi-var-cmd.exp: Fix a typo.Maciej W. Rozycki2008-03-281-1/+1
* * gdb.mi/mi-var-display.exp: Remove obsolete xfail.Vladimir Prus2008-03-262-6/+0
* * lib/mi-support.exp (mi_create_varobj_checked): New.Vladimir Prus2008-03-2611-853/+665
* * gdb.base/ending-run.exp: Use the first line of code insideJoel Brobecker2008-02-274-10/+14
* * breakpoint.c (print_one_breakpoint_location): Revert Enb fieldVladimir Prus2008-02-261-1/+1
* * breakpoint.c (break_command_1): Return void.Vladimir Prus2008-02-012-0/+17
* Properly rethrow exception. This fixes errorsVladimir Prus2008-02-011-0/+10
* (test_file_list_exec_source_file): Update to new macro-info field.Nick Roberts2008-01-302-2/+2
* Add value field to tests for output of -var-set-format.Nick Roberts2008-01-231-18/+18
* Add value field to tests for output of -var-set-format.Nick Roberts2008-01-231-18/+18
* * breakpoint.c (break_command_really): New parameterVladimir Prus2008-01-224-2/+34
* * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integerPedro Alves2008-01-174-8/+16
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-0160-60/+68
* Add support for pending breakpoints in MI.Vladimir Prus2007-12-143-0/+141
* * remote.c (remote_cmdlist): New variable.Daniel Jacobowitz2007-11-301-0/+99
* Variables objects of pointers that can't be dereferenced are nowNick Roberts2007-11-202-4/+4
* Fix crash when a variable object being deletedVladimir Prus2007-11-072-0/+26