Age | Commit message (Expand) | Author | Files | Lines |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-11-11 | Replace long int * cast with PTRACE_TYPE_RET * | Simon Marchi | 1 | -2/+2 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -2/+2 |
2015-08-07 | Fix interrupt-noterm.exp on targets always in non-stop | Pedro Alves | 1 | -3/+3 |
2015-07-24 | Move gdb_ptrace.h to nat/ | Pedro Alves | 1 | -1/+1 |
2015-03-04 | Make "catch fork" work on systems with PT_GET_PROCESS_STATE | Mark Kettenis | 1 | -0/+14 |
2015-03-03 | inf-ptrace.c: use ptid_get_pid when resuming all threads | Pedro Alves | 1 | -2/+1 |
2015-03-03 | Linux/ptrace: don't convert ptids when asking inf-ptrace layer to resume LWP | Pedro Alves | 1 | -3/+22 |
2015-01-11 | Fix build on OpenBSD. | Mark Kettenis | 1 | -1/+2 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-09-30 | Refactor native follow-fork. | Don Breazeal | 1 | -42/+6 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-06-04 | constify to_attach | Tom Tromey | 1 | -1/+1 |
2014-05-21 | Native targets: Add inf-child.c:inf_child_mourn_inferior and use it. | Pedro Alves | 1 | -3/+1 |
2014-05-21 | Allow making GDB not automatically connect to the native target. | Pedro Alves | 1 | -4/+2 |
2014-02-19 | Add target_ops argument to to_stop | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_post_startup_inferior | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_post_attach | Tom Tromey | 1 | -1/+1 |
2014-02-12 | FIX EOF detection in PT_IO-based to_xfer_partial implementation. | Mark Kettenis | 1 | -4/+4 |
2014-02-11 | Update comments to to_xfer_partial implementations. | Yao Qi | 1 | -3/+1 |
2014-02-11 | Return target_xfer_status in to_xfer_partial | Yao Qi | 1 | -11/+18 |
2014-02-07 | Replace -1 with TARGET_XFER_E_IO | Yao Qi | 1 | -5/+5 |
2014-01-14 | Change to_xfer_partial 'len' type to ULONGEST. | Yao Qi | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-11-08 | constify to_detach | Tom Tromey | 1 | -1/+1 |
2013-10-25 | Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-sh... | Pedro Alves | 1 | -3/+0 |
2013-09-03 | * inf-child.c (inf_child_follow_fork) New parameter | Luis Machado | 1 | -1/+2 |
2013-05-30 | cleanup fixes for inf-ptrace.c | Tom Tromey | 1 | -8/+6 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -3/+3 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -1/+1 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -2/+2 |
2012-03-12 | * inf-ptrace.c (inf_ptrace_post_attach): Make static. | Mark Kettenis | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2012-01-02 | gdb/ | Yao Qi | 1 | -1/+1 |
2011-12-27 | 2011-12-27 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 1 | -0/+58 |
2011-09-22 | 2011-09-22 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-28 | remove target_acknowledge_created_inferior | Joel Brobecker | 1 | -7/+0 |
2010-07-20 | 2010-07-20 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -2/+2 |
2010-07-19 | gdb/ | Jan Kratochvil | 1 | -2/+29 |
2010-02-15 | gdb/ | Jan Kratochvil | 1 | -9/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2010-01-01 | Fix build failure in inf-ptrace.c. | Joel Brobecker | 1 | -2/+2 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -3/+5 |
2009-09-15 | Implementing catch syscall. | Sergio Durigan Junior | 1 | -1/+6 |
2009-05-24 | gdb/ | Pedro Alves | 1 | -34/+2 |
2009-05-21 | * target.h (TARGET_WNOHANG): New. | Pedro Alves | 1 | -1/+1 |