summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-main.c
Commit message (Expand)AuthorAgeFilesLines
* Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans2009-08-311-1/+2
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-1/+3
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-6/+8
* * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand2009-07-021-1/+2
* * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand2009-07-021-5/+6
* ChangeLog:Ulrich Weigand2009-06-171-37/+46
* * mi/mi-main.c (mi_cmd_data_read_memory): DispatchPedro Alves2009-06-161-2/+5
* * mi/mi-main.c (mi_cmd_exec_continue)Vladimir Prus2009-06-051-2/+2
* gdbTom Tromey2009-05-281-0/+4
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-1/+1
* Implement -exec-jump.Vladimir Prus2009-04-081-0/+7
* * infrun.c (normal_stop): Use has_stack_frames instead ofPedro Alves2009-03-251-27/+8
* gdb/Pedro Alves2009-03-221-0/+5
* Include token in ^running notification for CLI commands.Vladimir Prus2009-03-121-3/+8
* Fix MI timings.Vladimir Prus2009-03-121-13/+14
* * mi/mi-main.c (mi_cmd_execute): Clean up parenthesis mess fromPedro Alves2009-01-141-3/+3
* * mi/mi-main.c (mi_cmd_execute): Also allow -list-thread-groupsPedro Alves2009-01-141-1/+2
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * target.h (target_get_osdata): Describe.Pedro Alves2008-12-021-8/+11
* Implement -list-thread-groups --availableVladimir Prus2008-12-021-1/+36
* Implement =thread-selected notification.Vladimir Prus2008-11-171-0/+37
* Implement continue/interrupt of thread groups.Vladimir Prus2008-11-171-3/+63
* Implement '-target-detach pid'.Vladimir Prus2008-11-171-0/+36
* Implement -list-thread-groups.Vladimir Prus2008-11-171-1/+50
* gdbTom Tromey2008-11-141-1/+1
* gdbTom Tromey2008-10-281-4/+13
* * inferior.h (context_switch_to): Delete.Pedro Alves2008-09-081-8/+8
* * target.c (target_async_permitted, target_async_permitted_1)Vladimir Prus2008-08-191-1/+19
* * mi/mi-main.c (mi_cmd_exec_next, mi_cmd_exec_next_instruction)Pedro Alves2008-08-161-5/+5
* Enable all MI commands while inferiour is runningVladimir Prus2008-07-131-17/+0
* * mi/mi-main.c (mi_cmd_execute): Remove unused variable.Vladimir Prus2008-07-131-4/+1
* Implement -exec-continue/-exec-interrupt --all.Vladimir Prus2008-07-121-5/+21
* Implement --thread and --frame.Vladimir Prus2008-07-121-0/+32
* Exited threads.Pedro Alves2008-07-111-0/+18
* Per-thread commands.Pedro Alves2008-07-091-1/+2
* Add "executing" property to threads.Pedro Alves2008-07-091-4/+4
* * mi/mi-cmds.c (mi_cmds): Route -exec-run, -exec-until,Vladimir Prus2008-06-291-67/+4
* * mi/mi-main.c (enum captured_mi_execute_command_actions)Vladimir Prus2008-06-281-37/+2
* * target.c (target_read_until_error): New.Vladimir Prus2008-06-261-2/+2
* Kill the return value for all MI command functions.Vladimir Prus2008-06-251-86/+41
* Emit ^running via observer.Vladimir Prus2008-06-251-48/+23
* Use observers to report stop events in MI.Vladimir Prus2008-06-101-34/+3
* * valprint.c (val_print): Add new language parameter and use itJoel Brobecker2008-05-061-2/+4
* * mi/mi-cmds.h (mi_cmd_args_ftype): Remove.Vladimir Prus2008-04-241-39/+52
* * mi/mi-main.c (last_async_command): Rename to current_token.Vladimir Prus2008-04-241-56/+18
* exec_cleanup murder.Vladimir Prus2008-04-241-24/+40
* gdb/Pedro Alves2008-04-041-172/+79
* (enum captured_mi_execute_command_actions):Nick Roberts2008-03-271-4/+4
* Implement -thread-info.Vladimir Prus2008-03-151-0/+19
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1