aboutsummaryrefslogtreecommitdiff
path: root/gdb/inferior.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-05-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-22Class-ify ui_outSimon Marchi1-19/+20
2016-12-09Avoid PATH_MAX usageThomas Schwinge1-10/+5
2016-12-06Remove unnecessary inferior lookup in inferior_commandSimon Marchi1-3/+0
2016-11-26Remove verbosity from ui_out_message and friendsSimon Marchi1-1/+1
2016-10-26PR 20569, segv in follow_execSandra Loosemore1-1/+5
2016-10-26gdb: Free inferior->priv when inferior exitsPedro Alves1-0/+3
2016-10-13Convert tid_range_parser and get_number_or_range to classesPedro Alves1-20/+12
2016-10-03Emit inferior, thread and frame selection events to all UIsAntoine Tremblay1-17/+23
2016-08-17Fix remove-inferior error messageSimon Marchi1-1/+1
2016-08-17Remove stale commentSimon Marchi1-2/+0
2016-01-13Centralize thread ID printingPedro Alves1-2/+2
2016-01-13Add a new $_inferior convenience variablePedro Alves1-0/+21
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves1-2/+11
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil1-11/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-14Target remote mode fork and exec event supportDon Breazeal1-6/+25
2015-11-24List inferiors/threads/pspaces in ascending orderPedro Alves1-2/+11
2015-09-25Add some more casts (1/2)Simon Marchi1-2/+3
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-1/+1
2015-08-15Fix invoking "[kill|detach] inferiors" on inferiors that are not runningPatrick Palka1-0/+10
2015-07-08Delete program spaces directly when removing inferiorsSimon Marchi1-31/+8
2015-07-08Revert "Delete program spaces directly when removing inferiors"Simon Marchi1-8/+31
2015-07-08Delete program spaces directly when removing inferiorsSimon Marchi1-31/+8
2015-06-02Fix =thread-exited not showing up when detaching (PR 15564)Simon Marchi1-1/+1
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-15Introduce utility function find_inferior_ptidSimon Marchi1-0/+8
2014-10-02Reduce Hg packet (select remote general thread) bouncingPedro Alves1-2/+5
2014-10-01Exit code of exited inferiors in -list-thread-groupsSimon Marchi1-2/+2
2014-05-17 * inferior.c (prune_inferiors): Fix comment.Doug Evans1-2/+4
2014-01-07Remove duplicated #include's from GDBHonggyu Kim1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-17PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves1-1/+1
2013-08-28PR gdb/15415Jan Kratochvil1-5/+4
2013-05-302013-05-30 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer1-1/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-09gdb/Pedro Alves1-0/+20
2012-11-05gdb/Pedro Alves1-0/+6
2012-08-22 * registry.h (struct registry_fields): New.Tom Tromey1-1/+1
2012-08-22 * auto-load.c (_initialize_auto_load): Update.Tom Tromey1-101/+4
2012-05-12 src/inferior.c: Include completer.hEli Zaretskii1-1/+5
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-3/+3
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-19/+0
2012-02-102012-02-10 Pedro Alves <palves@redhat.com>Pedro Alves1-6/+15
2012-01-202012-01-20 Pedro Alves <palves@redhat.com>Ulrich Weigand1-0/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-3/+3
2011-06-03gdbTom Tromey1-0/+3