summaryrefslogtreecommitdiff
path: root/gdb/inferior.h
Commit message (Expand)AuthorAgeFilesLines
* infcall: stop_registers -> register_dummy_frame_dtorJan Kratochvil2015-05-131-2/+4
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Refactor gdbarch method print_float_infoYao Qi2014-12-181-0/+8
* Introduce utility function find_inferior_ptidSimon Marchi2014-12-151-0/+3
* Delete Tru64 supportPedro Alves2014-10-171-4/+2
* Reduce Hg packet (select remote general thread) bouncingPedro Alves2014-10-021-1/+2
* Fix terminal state corruption when starting a program from within TUIPatrick Palka2014-08-271-2/+0
* Move ptid.h to common-defs.hGary Benson2014-08-071-2/+0
* enable target async by default; separate MI and target notions of asyncPedro Alves2014-05-291-0/+7
* Add new infrun.h header.Pedro Alves2014-05-221-134/+0
* * inferior.h (enum stop_kind): Improve comment.Doug Evans2014-03-301-8/+8
* PR breakpoints/7143 - Watchpoint does not trigger when first setPedro Alves2014-03-201-0/+6
* PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output.Pedro Alves2014-03-181-0/+2
* Rename native-only terminal related functions.Pedro Alves2014-03-141-8/+8
* Move ptid_match to common/ptid.c.Hui Zhu2014-02-271-10/+0
* Add target_ops argument to to_terminal_infoTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_terminal_save_oursTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_terminal_oursTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_terminal_ours_for_outputTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_terminal_inferiorTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_terminal_initTom Tromey2014-02-191-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-sh...Pedro Alves2013-10-251-18/+24
* This patch adds a new convenience variable called "$_exitsignal", whichSergio Durigan Junior2013-10-071-0/+6
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-1/+1
* * inf-child.c (inf_child_follow_fork) New parameterLuis Machado2013-09-031-5/+0
* * go32-nat.c (go32_terminal_info): Make 'args' const.Tom Tromey2013-05-141-1/+1
* 2013-01-03 Pedro Alves <palves@redhat.com>Tom Tromey2013-01-161-0/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * infcmd.c (all_registers_info, nexti_command, stepi_command)Tom Tromey2012-12-181-10/+0
* gdb/Yao Qi2012-11-301-6/+0
* gdb/Pedro Alves2012-11-091-0/+18
* * auto-load.c (_initialize_auto_load): Update.Tom Tromey2012-08-221-10/+3
* gdb/Yao Qi2012-08-021-1/+1
* gdb/Jan Kratochvil2012-06-131-0/+4
* gdb/Thomas Schwinge2012-06-061-0/+2
* gdb/Pedro Alves2012-05-241-4/+4
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* Remove AT_SYMBOLJoel Brobecker2012-05-091-1/+0
* gdb:Yao Qi2012-03-131-14/+0
* 2012-03-07 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-071-0/+2
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-0/+10
* * symfile.c (symbol_file_add_main_1): Use inferior'sTom Tromey2012-02-161-0/+5
* 2012-01-20 Pedro Alves <palves@redhat.com>Ulrich Weigand2012-01-201-0/+2
* Get rid of corefile.c:close_exec_fileJoel Brobecker2012-01-041-2/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* Introduce gdb.FinishBreakpoint in PythonKevin Pouget2011-12-231-0/+3
* * inferior.h (disable_randomization): Declare.Ulrich Weigand2011-10-071-0/+4
* 2011-09-22 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-09-221-1/+3