aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-main.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-17 Implement =thread-selected notification.Vladimir Prus1-0/+37
2008-11-17 Implement continue/interrupt of thread groups.Vladimir Prus1-3/+63
2008-11-17 Implement '-target-detach pid'.Vladimir Prus1-0/+36
2008-11-17 Implement -list-thread-groups.Vladimir Prus1-1/+50
2008-11-14gdbTom Tromey1-1/+1
2008-10-28gdbTom Tromey1-4/+13
2008-09-08 * inferior.h (context_switch_to): Delete.Pedro Alves1-8/+8
2008-08-19 * target.c (target_async_permitted, target_async_permitted_1)Vladimir Prus1-1/+19
2008-08-16 * mi/mi-main.c (mi_cmd_exec_next, mi_cmd_exec_next_instruction)Pedro Alves1-5/+5
2008-07-13 Enable all MI commands while inferiour is runningVladimir Prus1-17/+0
2008-07-13 * mi/mi-main.c (mi_cmd_execute): Remove unused variable.Vladimir Prus1-4/+1
2008-07-12 Implement -exec-continue/-exec-interrupt --all.Vladimir Prus1-5/+21
2008-07-12 Implement --thread and --frame.Vladimir Prus1-0/+32
2008-07-11 Exited threads.Pedro Alves1-0/+18
2008-07-09 Per-thread commands.Pedro Alves1-1/+2
2008-07-09 Add "executing" property to threads.Pedro Alves1-4/+4
2008-06-29 * mi/mi-cmds.c (mi_cmds): Route -exec-run, -exec-until,Vladimir Prus1-67/+4
2008-06-28 * mi/mi-main.c (enum captured_mi_execute_command_actions)Vladimir Prus1-37/+2
2008-06-26 * target.c (target_read_until_error): New.Vladimir Prus1-2/+2
2008-06-25 Kill the return value for all MI command functions.Vladimir Prus1-86/+41
2008-06-25 Emit ^running via observer.Vladimir Prus1-48/+23
2008-06-10 Use observers to report stop events in MI.Vladimir Prus1-34/+3
2008-05-06 * valprint.c (val_print): Add new language parameter and use itJoel Brobecker1-2/+4
2008-04-24 * mi/mi-cmds.h (mi_cmd_args_ftype): Remove.Vladimir Prus1-39/+52
2008-04-24 * mi/mi-main.c (last_async_command): Rename to current_token.Vladimir Prus1-56/+18
2008-04-24 exec_cleanup murder.Vladimir Prus1-24/+40
2008-04-04gdb/Pedro Alves1-172/+79
2008-03-27(enum captured_mi_execute_command_actions):Nick Roberts1-4/+4
2008-03-15 Implement -thread-info.Vladimir Prus1-0/+19
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-18 * mi/mi-main.c (mi_cmd_list_features): AnnounceVladimir Prus1-0/+1
2007-12-16 * mi/mi-main.c: Remove code that was commented out in 1999.Joel Brobecker1-30/+0
2007-10-16 * mi/mi-main.c (captured_mi_execute_command): Clear mi_error_messageDaniel Jacobowitz1-0/+2
2007-09-16 * mi/mi-cmds.c (mi_cmds): Register -list-features.Vladimir Prus1-0/+19
2007-09-03 * mi-main.c (mi_load_progress): Handle MI2 and MI3 interpreters.Daniel Jacobowitz1-1/+4
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-102007-08-10 Michael Snyder <msnyder@access-company.com>Michael Snyder1-0/+1
2007-06-16 * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand1-1/+1
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-31/+35
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-8/+12
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-04-28 * gdbarch.sh: Remove deprecated_register_byte.Ulrich Weigand1-30/+32
2007-04-10 * breakpoint.c (gdb_breakpoint_query): Really return anDaniel Jacobowitz1-6/+2
2007-02-03Numerous formatting changes.Nick Roberts1-101/+101
2007-02-02(mi_load_progress, timestamp, print_diff_now):Nick Roberts1-4/+4
2007-02-02* mi/mi-main.c: Include <sys/resource.h> if present.Nick Roberts1-1/+113
2007-01-23(mi_cmd_execute): Call free_all_values.Nick Roberts1-0/+2
2007-01-13 * mi/mi-main.c: Remove obsolete comment.Mark Kettenis1-1/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2007-01-03 Warning fixes.Daniel Jacobowitz1-2/+2