summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-interp.c
Commit message (Expand)AuthorAgeFilesLines
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-1/+1
* PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves2013-09-171-1/+1
* Remove use of deprecated_command_loop_hook from mi code.aburgess2013-08-291-35/+4
* Remove duplicate call to add_file_handler.aburgess2013-08-021-1/+0
* * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.Keith Seitz2013-03-121-6/+3
* gdb/doc:qiyao2013-02-061-8/+37
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-3/+3
* gdb:qiyao2012-10-171-0/+45
* gdb/doc:qiyao2012-09-211-0/+15
* gdb/doc:qiyao2012-09-181-0/+38
* gdb/doc:qiyao2012-09-181-0/+25
* gdb/qiyao2012-08-091-6/+38
* Make logging work for MI.Stan Shebs2012-06-281-1/+50
* * mi/mi-interp.c (mi_interpreter_init): Set raw_stdout fromStan Shebs2012-06-061-6/+5
* gdb/Jan Kratochvil2012-03-141-1/+13
* * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs2012-03-061-59/+71
* 2012-01-06 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-01-061-2/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdbTom Tromey2011-11-221-1/+6
* * mi/mi-interp.c (mi_on_normal_stop): Call bpstat_print.Tom Tromey2011-11-221-0/+1
* gdb/Pedro Alves2011-09-121-9/+33
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-4/+4
* gdbTom Tromey2011-06-031-2/+8
* MI breakpoint notifications.Vladimir Prus2011-04-271-0/+96
* gdbTom Tromey2011-01-121-3/+3
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-4/+5
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-061-7/+10
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-11-281-2/+2
* 2010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-171-2/+16
* 2010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-3/+0
* gdb/Jan Kratochvil2010-05-021-1/+1
* Multiexec MIVladimir Prus2010-02-241-21/+96
* Implement core awareness.Vladimir Prus2010-01-121-0/+5
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Prevent program output from mix with "^running".Vladimir Prus2009-11-061-3/+2
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-5/+5
* * mi/mi-interp.c (mi_on_resume): Initialize `count' to 0.Pedro Alves2009-05-291-1/+1
* gdb:Doug Evans2009-05-241-2/+2
* * mi/mi-interp.c (mi_on_resume): Account for whole processPedro Alves2009-05-211-1/+1
* * fork-child.c (fork_inferior): Only reset the thread list if thisPedro Alves2009-05-181-4/+37
* gdb/Pedro Alves2009-03-251-3/+8
* gdb/Pedro Alves2009-03-221-2/+19
* * gdbthread.h (struct thread_info): Add in_infcall member.Pedro Alves2009-03-221-0/+11
* Fix MI timings.Vladimir Prus2009-03-121-0/+1
* * mi/mi-interp.c (mi_solib_loaded, mi_solib_unloaded): New.Vladimir Prus2009-02-181-0/+30
* Include frame information for *stopped due to CLI commands.Vladimir Prus2009-02-141-5/+34
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Implement =thread-selected notification.Vladimir Prus2008-11-171-15/+1