aboutsummaryrefslogtreecommitdiff
path: root/gdb/fbsd-nat.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-07Fetch signal information for native FreeBSD processes.John Baldwin1-0/+162
2017-04-18PR threads/20743: Don't attempt to suspend or resume exited threads.John Baldwin1-34/+26
2017-04-05-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves1-1/+1
2017-04-04Remove support for using the bsd-uthread target on FreeBSD.John Baldwin1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-07-20Use a real vfork done event on FreeBSD when available.John Baldwin1-3/+27
2016-07-20Enable ptrace events on new child processes.John Baldwin1-0/+3
2016-07-20Consolidate code to enable optional FreeBSD native target event reporting.John Baldwin1-31/+28
2016-07-06Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done's return type.John Baldwin1-1/+1
2016-07-01Fake VFORK_DONE events when following only the parent after a vfork.John Baldwin1-9/+103
2016-07-01Move fbsd_resume and related functions below fork following helper code.John Baldwin1-64/+63
2016-07-01Honor detach-on-fork on FreeBSD.John Baldwin1-1/+1
2016-06-24Add support for catching system calls to native FreeBSD targets.John Baldwin1-0/+50
2016-06-24Fetch the ELF auxiliary vector from live processes on FreeBSD.John Baldwin1-0/+76
2016-04-19Handle void * conversions in FreeBSD/x86 native code to fix C++ build.John Baldwin1-2/+2
2016-01-22Reword the string description of native FreeBSD ptids.John Baldwin1-1/+1
2016-01-19Use a separate variable for the size passed to sysctl.John Baldwin1-2/+4
2016-01-19Add support for LWP-based threads on FreeBSD.John Baldwin1-32/+391
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-3/+1
2015-04-28Use "gdb_wait.h" instead of <sys/wait.h>.John Baldwin1-1/+1
2015-04-27Add support for catching exec events on FreeBSD.John Baldwin1-0/+31
2015-04-27Enable fork tracing for native FreeBSD targets.John Baldwin1-0/+272
2015-04-27Add fbsd_nat_add_target.John Baldwin1-3/+11
2015-03-13Use kinfo_getvmmap on FreeBSD to enumerate memory regions.John Baldwin1-0/+63
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-30Drop target method 'fbsd_make_corefile_notes'Andreas Arnez1-76/+0
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-06-25make_corefile_notes: have caller free returned memoryMarkus Metzger1-1/+0
2014-03-21Fix internal warning when "gdb -p xxx"Hui Zhu1-9/+9
2014-02-19Add target_ops argument to to_make_corefile_notesTom Tromey1-1/+1
2014-02-19Add target_ops argument to to_find_memory_regionsTom Tromey1-1/+2
2014-02-19Add target_ops argument to to_pid_to_exec_fileTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-07-01Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves1-2/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-26gdb/Pedro Alves1-1/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-1/+1
2012-08-07gdb/Jan Kratochvil1-2/+3
2012-05-24gdb/Pedro Alves1-2/+2
2012-05-24gdb/Pedro Alves1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-03-10gdb/Jan Kratochvil1-1/+1
2011-03-09 * cli/cli-cmds.c (shell_escape): Use lbasename.Pedro Alves1-1/+1
2011-02-272011-02-27 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-08Fix typo in fbsd-nat.c.Joel Brobecker1-1/+1
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1