summaryrefslogtreecommitdiff
path: root/gdb/inferior.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce gdb_argv, a class wrapper for buildargvTom Tromey2017-08-031-18/+8
* Introduce and use ui_out_emit_tableTom Tromey2017-08-031-5/+1
* C++ify gdb/common/environ.cSergio Durigan Junior2017-06-201-3/+1
* RAII-fy make_cleanup_restore_current_thread & friendsPedro Alves2017-05-041-26/+3
* Use ui_out_emit_tupleTom Tromey2017-04-221-4/+1
* Fix removing inferiors from within "thread apply" commandsPedro Alves2017-04-191-4/+8
* Make inferior a class with cdtors, and use new/deletePedro Alves2017-04-131-19/+16
* GC inferior.c:init_inferior_listPedro Alves2017-04-131-18/+0
* -Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Class-ify ui_outSimon Marchi2016-12-221-19/+20
* Avoid PATH_MAX usageThomas Schwinge2016-12-091-10/+5
* Remove unnecessary inferior lookup in inferior_commandSimon Marchi2016-12-061-3/+0
* Remove verbosity from ui_out_message and friendsSimon Marchi2016-11-261-1/+1
* PR 20569, segv in follow_execSandra Loosemore2016-10-261-1/+5
* gdb: Free inferior->priv when inferior exitsPedro Alves2016-10-261-0/+3
* Convert tid_range_parser and get_number_or_range to classesPedro Alves2016-10-131-20/+12
* Emit inferior, thread and frame selection events to all UIsAntoine Tremblay2016-10-031-17/+23
* Fix remove-inferior error messageSimon Marchi2016-08-171-1/+1
* Remove stale commentSimon Marchi2016-08-171-2/+0
* 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