aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-interp.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-1/+1
2013-09-17PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves1-1/+1
2013-08-29Remove use of deprecated_command_loop_hook from mi code.Andrew Burgess1-35/+4
2013-08-02Remove duplicate call to add_file_handler.Andrew Burgess1-1/+0
2013-03-12 * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.Keith Seitz1-6/+3
2013-02-06gdb/doc:Yao Qi1-8/+37
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-3/+3
2012-10-17gdb:Yao Qi1-0/+45
2012-09-21gdb/doc:Yao Qi1-0/+15
2012-09-18gdb/doc:Yao Qi1-0/+38
2012-09-18gdb/doc:Yao Qi1-0/+25
2012-08-09gdb/Yao Qi1-6/+38
2012-06-28 Make logging work for MI.Stan Shebs1-1/+50
2012-06-06 * mi/mi-interp.c (mi_interpreter_init): Set raw_stdout fromStan Shebs1-6/+5
2012-03-14gdb/Jan Kratochvil1-1/+13
2012-03-06 * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs1-59/+71
2012-01-062012-01-06 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-2/+2
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-11-22gdbTom Tromey1-1/+6
2011-11-22 * mi/mi-interp.c (mi_on_normal_stop): Call bpstat_print.Tom Tromey1-0/+1
2011-09-12gdb/Pedro Alves1-9/+33
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-4/+4
2011-06-03gdbTom Tromey1-2/+8
2011-04-27 MI breakpoint notifications.Vladimir Prus1-0/+96
2011-01-12gdbTom Tromey1-3/+3
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-4/+5
2011-01-062011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-7/+10
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-28gdb/Jan Kratochvil1-2/+2
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+16
2010-05-062010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+0
2010-05-02gdb/Jan Kratochvil1-1/+1
2010-02-24 Multiexec MIVladimir Prus1-21/+96
2010-01-12 Implement core awareness.Vladimir Prus1-0/+5
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-11-06 Prevent program output from mix with "^running".Vladimir Prus1-3/+2
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-5/+5
2009-05-29 * mi/mi-interp.c (mi_on_resume): Initialize `count' to 0.Pedro Alves1-1/+1
2009-05-24gdb:Doug Evans1-2/+2
2009-05-21 * mi/mi-interp.c (mi_on_resume): Account for whole processPedro Alves1-1/+1
2009-05-18 * fork-child.c (fork_inferior): Only reset the thread list if thisPedro Alves1-4/+37
2009-03-25gdb/Pedro Alves1-3/+8
2009-03-22gdb/Pedro Alves1-2/+19
2009-03-22 * gdbthread.h (struct thread_info): Add in_infcall member.Pedro Alves1-0/+11
2009-03-12 Fix MI timings.Vladimir Prus1-0/+1
2009-02-18 * mi/mi-interp.c (mi_solib_loaded, mi_solib_unloaded): New.Vladimir Prus1-0/+30
2009-02-14 Include frame information for *stopped due to CLI commands.Vladimir Prus1-5/+34
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-17 Implement =thread-selected notification.Vladimir Prus1-15/+1