aboutsummaryrefslogtreecommitdiff
path: root/gdb/fbsd-nat.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-28gdb/Jan Kratochvil1-2/+2
2010-08-31gdb/Jan Kratochvil1-3/+1
2010-05-07gdb/Jan Kratochvil1-1/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-2/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-10-28 * cli/cli-script.c (do_fclose_cleanup): Remove.Tom Tromey1-1/+4
2008-09-08 Remove the global stop_signal in favour of a per-threadPedro Alves1-1/+24
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-11-072007-11-07 Markus Deuling <deuling@de.ibm.com>Markus Deuling1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-16 * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand1-1/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-05-01* fbsd-nat.c: Include <sys/sysctl.h>.Mark Kettenis1-8/+21
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-09-19* fbsd-nat.c: New files with cleaned up contents of fbsd-proc.c.Mark Kettenis1-0/+181