Age | Commit message (Expand) | Author | Files | Lines |
2016-08-17 | Remove stale comment | Simon Marchi | 1 | -2/+0 |
2016-01-13 | Centralize thread ID printing | Pedro Alves | 1 | -2/+2 |
2016-01-13 | Add a new $_inferior convenience variable | Pedro Alves | 1 | -0/+21 |
2016-01-12 | Reapply: List inferiors/threads/pspaces in ascending order | Pedro Alves | 1 | -2/+11 |
2016-01-11 | testsuite: Fix false FAILs on too long base directory | Jan Kratochvil | 1 | -11/+2 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-12-14 | Target remote mode fork and exec event support | Don Breazeal | 1 | -6/+25 |
2015-11-24 | List inferiors/threads/pspaces in ascending order | Pedro Alves | 1 | -2/+11 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -2/+3 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -1/+1 |
2015-08-15 | Fix invoking "[kill|detach] inferiors" on inferiors that are not running | Patrick Palka | 1 | -0/+10 |
2015-07-08 | Delete program spaces directly when removing inferiors | Simon Marchi | 1 | -31/+8 |
2015-07-08 | Revert "Delete program spaces directly when removing inferiors" | Simon Marchi | 1 | -8/+31 |
2015-07-08 | Delete program spaces directly when removing inferiors | Simon Marchi | 1 | -31/+8 |
2015-06-02 | Fix =thread-exited not showing up when detaching (PR 15564) | Simon Marchi | 1 | -1/+1 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -1/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-15 | Introduce utility function find_inferior_ptid | Simon Marchi | 1 | -0/+8 |
2014-10-02 | Reduce Hg packet (select remote general thread) bouncing | Pedro Alves | 1 | -2/+5 |
2014-10-01 | Exit code of exited inferiors in -list-thread-groups | Simon Marchi | 1 | -2/+2 |
2014-05-17 | * inferior.c (prune_inferiors): Fix comment. | Doug Evans | 1 | -2/+4 |
2014-01-07 | Remove duplicated #include's from GDB | Honggyu Kim | 1 | -1/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-09-17 | PR gdb/15911: "info threads" changes the default source and line (for "break"... | Pedro Alves | 1 | -1/+1 |
2013-08-28 | PR gdb/15415 | Jan Kratochvil | 1 | -5/+4 |
2013-05-30 | 2013-05-30 Hafiz Abid Qadeer <abidh@codesourcery.com> | Hafiz Abid Qadeer | 1 | -1/+3 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-09 | gdb/ | Pedro Alves | 1 | -0/+20 |
2012-11-05 | gdb/ | Pedro Alves | 1 | -0/+6 |
2012-08-22 | * registry.h (struct registry_fields): New. | Tom Tromey | 1 | -1/+1 |
2012-08-22 | * auto-load.c (_initialize_auto_load): Update. | Tom Tromey | 1 | -101/+4 |
2012-05-12 | src/inferior.c: Include completer.h | Eli Zaretskii | 1 | -1/+5 |
2012-03-01 | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -3/+3 |
2012-03-01 | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -19/+0 |
2012-02-10 | 2012-02-10 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -6/+15 |
2012-01-20 | 2012-01-20 Pedro Alves <palves@redhat.com> | Ulrich Weigand | 1 | -0/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-08-04 | 2011-08-04 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -3/+3 |
2011-06-03 | gdb | Tom Tromey | 1 | -0/+3 |
2011-05-27 | 2011-05-27 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+1 |
2011-03-10 | * tracepoint.c (trace_actions_command): Update. | Tom Tromey | 1 | -6/+12 |
2011-03-07 | * target.h (struct target_ops) <to_has_execution>: Add ptid_t | Tom Tromey | 1 | -12/+2 |
2011-02-27 | 2011-02-25 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -37/+70 |
2011-02-25 | 2011-02-25 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -18/+12 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-22 | * inferior.c (remove_inferior_command): Don't remove an active inferior. | Marc Khouzam | 1 | -0/+3 |
2010-11-28 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-09-30 | gdb/ | Jan Kratochvil | 1 | -8/+21 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+5 |