| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove pid_to_ptid | Tom Tromey | 2018-07-03 | 1 | -1/+1 |
* | Update copyright year range in all GDB files | Joel Brobecker | 2018-01-02 | 1 | -1/+1 |
* | Constify unset_exec_wrapper_command | Tom Tromey | 2017-09-27 | 1 | -1/+1 |
* | Remove unnecessary function prototypes. | John Baldwin | 2017-09-09 | 1 | -3/+0 |
* | Share fork_inferior et al with gdbserver | Sergio Durigan Junior | 2017-06-07 | 1 | -562/+66 |
* | Move parts of inferior job control to common/ | Sergio Durigan Junior | 2017-06-07 | 1 | -0/+1 |
* | fork-child.c: Avoid unnecessary heap-allocation / string copying | Pedro Alves | 2017-04-13 | 1 | -116/+201 |
* | C++-fy and prepare for sharing fork_inferior | Sergio Durigan Junior | 2017-04-12 | 1 | -79/+57 |
* | -Wwrite-strings: The Rest | Pedro Alves | 2017-04-05 | 1 | -1/+1 |
* | Fix thinko on last commit | Sergio Durigan Junior | 2017-02-20 | 1 | -1/+1 |
* | PR gdb/16188: Verify PTRACE_TRACEME succeeded | Sergio Durigan Junior | 2017-02-20 | 1 | -0/+25 |
* | update copyright year range in GDB files | Joel Brobecker | 2017-01-01 | 1 | -1/+1 |
* | Use 'event_ptid' instead of 'resume_ptid' on startup_inferior (fix for regres... | Sergio Durigan Junior | 2016-09-20 | 1 | -2/+2 |
* | Consolidate target_mourn_inferior between GDB and gdbserver | Sergio Durigan Junior | 2016-09-19 | 1 | -2/+2 |
* | Use target_continue{,_no_signal} instead of target_resume | Sergio Durigan Junior | 2016-09-01 | 1 | -2/+2 |
* | Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositions | Pedro Alves | 2016-08-09 | 1 | -1/+3 |
* | Always switch fork child to the main UI | Pedro Alves | 2016-06-21 | 1 | -2/+20 |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 2015-08-26 | 1 | -1/+1 |
* | Fix failed exec error message | Pedro Alves | 2015-07-24 | 1 | -1/+1 |
* | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
* | Include string.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | Remove duplicated #include's from GDB | Honggyu Kim | 2014-01-07 | 1 | -1/+0 |
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
* | remove gdb_string.h | Tom Tromey | 2013-11-18 | 1 | -1/+1 |
* | Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-sh... | Pedro Alves | 2013-10-25 | 1 | -4/+27 |
* | PR gdb/7912: | Tom Tromey | 2013-04-22 | 1 | -0/+3 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -2/+1 |
* | gdb/ | Pedro Alves | 2012-05-24 | 1 | -4/+4 |
* | gdb/ | Pedro Alves | 2012-05-24 | 1 | -3/+3 |
* | Get rid of corefile.c:close_exec_file | Joel Brobecker | 2012-01-04 | 1 | -3/+0 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -3/+2 |
* | 2011-09-22 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2011-09-22 | 1 | -2/+8 |
* | 2011-09-16 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2011-09-16 | 1 | -52/+37 |
* | 2011-02-28 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-03-01 | 1 | -6/+1 |
* | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-11 | 1 | -1/+1 |
* | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-07 | 1 | -3/+3 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -1/+1 |
* | 2010-09-30 Ali Lakhia <lakhia@alumni.utexas.net> | Michael Snyder | 2010-10-01 | 1 | -7/+8 |
* | gdb/ | Jan Kratochvil | 2010-09-06 | 1 | -1/+1 |
* | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2010-05-14 | 1 | -0/+1 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+2 |
* | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2009-10-19 | 1 | -1/+4 |
* | * target.h (TARGET_WNOHANG): New. | Pedro Alves | 2009-05-21 | 1 | -1/+1 |
* | * fork-child.c: Don't include frame.h. Include terminal.h. | Pedro Alves | 2009-05-19 | 1 | -1/+3 |
* | * fork-child.c (fork_inferior): Only reset the thread list if this | Pedro Alves | 2009-05-18 | 1 | -10/+10 |
* | * fork-child.c (startup_inferior): Move setting stop_pc ... | Ulrich Weigand | 2009-05-05 | 1 | -2/+0 |
* | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 2009-02-21 | 1 | -0/+3 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+1 |
* | Kill pthread_ops_hack | Vladimir Prus | 2008-11-09 | 1 | -2/+4 |