summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-main.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * mi/mi-main.c (mi_cmd_list_features): AnnounceVladimir Prus2007-12-181-0/+1
* * mi/mi-main.c: Remove code that was commented out in 1999.Joel Brobecker2007-12-161-30/+0
* * mi/mi-main.c (captured_mi_execute_command): Clear mi_error_messageDaniel Jacobowitz2007-10-161-0/+2
* * mi/mi-cmds.c (mi_cmds): Register -list-features.Vladimir Prus2007-09-161-0/+19
* * mi-main.c (mi_load_progress): Handle MI2 and MI3 interpreters.Daniel Jacobowitz2007-09-031-1/+4
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-08-10 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-101-0/+1
* * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand2007-06-161-1/+1
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-31/+35
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-8/+12
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-1/+1
* * gdbarch.sh: Remove deprecated_register_byte.Ulrich Weigand2007-04-281-30/+32
* * breakpoint.c (gdb_breakpoint_query): Really return anDaniel Jacobowitz2007-04-101-6/+2
* Numerous formatting changes.Nick Roberts2007-02-031-101/+101
* (mi_load_progress, timestamp, print_diff_now):Nick Roberts2007-02-021-4/+4
* * mi/mi-main.c: Include <sys/resource.h> if present.Nick Roberts2007-02-021-1/+113
* (mi_cmd_execute): Call free_all_values.Nick Roberts2007-01-231-0/+2
* * mi/mi-main.c: Remove obsolete comment.Mark Kettenis2007-01-131-1/+1