Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-07-20 | Use a real vfork done event on FreeBSD when available. | John Baldwin | 1 | -3/+27 |
2016-07-20 | Enable ptrace events on new child processes. | John Baldwin | 1 | -0/+3 |
2016-07-20 | Consolidate code to enable optional FreeBSD native target event reporting. | John Baldwin | 1 | -31/+28 |
2016-07-06 | Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done's return type. | John Baldwin | 1 | -1/+1 |
2016-07-01 | Fake VFORK_DONE events when following only the parent after a vfork. | John Baldwin | 1 | -9/+103 |
2016-07-01 | Move fbsd_resume and related functions below fork following helper code. | John Baldwin | 1 | -64/+63 |
2016-07-01 | Honor detach-on-fork on FreeBSD. | John Baldwin | 1 | -1/+1 |
2016-06-24 | Add support for catching system calls to native FreeBSD targets. | John Baldwin | 1 | -0/+50 |
2016-06-24 | Fetch the ELF auxiliary vector from live processes on FreeBSD. | John Baldwin | 1 | -0/+76 |
2016-04-19 | Handle void * conversions in FreeBSD/x86 native code to fix C++ build. | John Baldwin | 1 | -2/+2 |
2016-01-22 | Reword the string description of native FreeBSD ptids. | John Baldwin | 1 | -1/+1 |
2016-01-19 | Use a separate variable for the size passed to sysctl. | John Baldwin | 1 | -2/+4 |
2016-01-19 | Add support for LWP-based threads on FreeBSD. | John Baldwin | 1 | -32/+391 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -3/+1 |
2015-04-28 | Use "gdb_wait.h" instead of <sys/wait.h>. | John Baldwin | 1 | -1/+1 |
2015-04-27 | Add support for catching exec events on FreeBSD. | John Baldwin | 1 | -0/+31 |
2015-04-27 | Enable fork tracing for native FreeBSD targets. | John Baldwin | 1 | -0/+272 |
2015-04-27 | Add fbsd_nat_add_target. | John Baldwin | 1 | -3/+11 |
2015-03-13 | Use kinfo_getvmmap on FreeBSD to enumerate memory regions. | John Baldwin | 1 | -0/+63 |
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 | Drop target method 'fbsd_make_corefile_notes' | Andreas Arnez | 1 | -76/+0 |
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-25 | make_corefile_notes: have caller free returned memory | Markus Metzger | 1 | -1/+0 |
2014-03-21 | Fix internal warning when "gdb -p xxx" | Hui Zhu | 1 | -9/+9 |
2014-02-19 | Add target_ops argument to to_make_corefile_notes | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_find_memory_regions | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_pid_to_exec_file | Tom Tromey | 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-07-01 | Normalize on PATH_MAX instead of MAXPATHLEN throughout. | Pedro Alves | 1 | -2/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-26 | gdb/ | Pedro Alves | 1 | -1/+1 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -1/+1 |
2012-08-07 | gdb/ | Jan Kratochvil | 1 | -2/+3 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -2/+2 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-03-10 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2011-03-09 | * cli/cli-cmds.c (shell_escape): Use lbasename. | Pedro Alves | 1 | -1/+1 |
2011-02-27 | 2011-02-27 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-08 | Fix typo in fbsd-nat.c. | Joel Brobecker | 1 | -1/+1 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-11-28 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2010-08-31 | gdb/ | Jan Kratochvil | 1 | -3/+1 |
2010-05-07 | gdb/ | Jan Kratochvil | 1 | -1/+2 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |