summaryrefslogtreecommitdiff
path: root/gdb/inferior.c
Commit message (Expand)AuthorAgeFilesLines
* Centralize thread ID printingPedro Alves2016-01-131-2/+2
* Add a new $_inferior convenience variablePedro Alves2016-01-131-0/+21
* Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves2016-01-121-2/+11
* testsuite: Fix false FAILs on too long base directoryJan Kratochvil2016-01-111-11/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Target remote mode fork and exec event supportDon Breazeal2015-12-141-6/+25
* List inferiors/threads/pspaces in ascending orderPedro Alves2015-11-241-2/+11
* Add some more casts (1/2)Simon Marchi2015-09-251-2/+3
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* Fix invoking "[kill|detach] inferiors" on inferiors that are not runningPatrick Palka2015-08-151-0/+10
* Delete program spaces directly when removing inferiorsSimon Marchi2015-07-081-31/+8
* Revert "Delete program spaces directly when removing inferiors"Simon Marchi2015-07-081-8/+31
* Delete program spaces directly when removing inferiorsSimon Marchi2015-07-081-31/+8
* Fix =thread-exited not showing up when detaching (PR 15564)Simon Marchi2015-06-021-1/+1
* 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
* Introduce utility function find_inferior_ptidSimon Marchi2014-12-151-0/+8
* Reduce Hg packet (select remote general thread) bouncingPedro Alves2014-10-021-2/+5
* Exit code of exited inferiors in -list-thread-groupsSimon Marchi2014-10-011-2/+2
* * inferior.c (prune_inferiors): Fix comment.Doug Evans2014-05-171-2/+4
* Remove duplicated #include's from GDBHonggyu Kim2014-01-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves2013-09-171-1/+1
* PR gdb/15415Jan Kratochvil2013-08-281-5/+4
* 2013-05-30 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer2013-05-301-1/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Pedro Alves2012-11-091-0/+20
* gdb/Pedro Alves2012-11-051-0/+6
* * registry.h (struct registry_fields): New.Tom Tromey2012-08-221-1/+1
* * auto-load.c (_initialize_auto_load): Update.Tom Tromey2012-08-221-101/+4
* src/inferior.c: Include completer.hEli Zaretskii2012-05-121-1/+5
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-3/+3
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-19/+0
* 2012-02-10 Pedro Alves <palves@redhat.com>Pedro Alves2012-02-101-6/+15
* 2012-01-20 Pedro Alves <palves@redhat.com>Ulrich Weigand2012-01-201-0/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-3/+3
* gdbTom Tromey2011-06-031-0/+3
* 2011-05-27 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-05-271-0/+1
* * tracepoint.c (trace_actions_command): Update.Tom Tromey2011-03-101-6/+12
* * target.h (struct target_ops) <to_has_execution>: Add ptid_tTom Tromey2011-03-071-12/+2
* 2011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-271-37/+70
* 2011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-251-18/+12
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * inferior.c (remove_inferior_command): Don't remove an active inferior.Marc Khouzam2010-12-221-0/+3
* gdb/Jan Kratochvil2010-11-281-1/+1
* gdb/Jan Kratochvil2010-09-301-8/+21
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-0/+5
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-071-2/+0