summaryrefslogtreecommitdiff
path: root/gdb/fbsd-nat.c
Commit message (Expand)AuthorAgeFilesLines
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-3/+1
* Use "gdb_wait.h" instead of <sys/wait.h>.John Baldwin2015-04-281-1/+1
* Add support for catching exec events on FreeBSD.John Baldwin2015-04-271-0/+31
* Enable fork tracing for native FreeBSD targets.John Baldwin2015-04-271-0/+272
* Add fbsd_nat_add_target.John Baldwin2015-04-271-3/+11
* Use kinfo_getvmmap on FreeBSD to enumerate memory regions.John Baldwin2015-03-131-0/+63
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Drop target method 'fbsd_make_corefile_notes'Andreas Arnez2014-09-301-76/+0
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* make_corefile_notes: have caller free returned memoryMarkus Metzger2014-06-251-1/+0
* Fix internal warning when "gdb -p xxx"Hui Zhu2014-03-211-9/+9
* Add target_ops argument to to_make_corefile_notesTom Tromey2014-02-191-1/+1
* Add target_ops argument to to_find_memory_regionsTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_pid_to_exec_fileTom Tromey2014-02-191-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves2013-07-011-2/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Pedro Alves2012-11-261-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-1/+1
* gdb/Jan Kratochvil2012-08-071-2/+3
* gdb/Pedro Alves2012-05-241-2/+2
* gdb/Pedro Alves2012-05-241-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Jan Kratochvil2011-03-101-1/+1
* * cli/cli-cmds.c (shell_escape): Use lbasename.Pedro Alves2011-03-091-1/+1
* 2011-02-27 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-271-1/+1
* Fix typo in fbsd-nat.c.Joel Brobecker2011-01-081-1/+1
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-11-281-2/+2
* gdb/Jan Kratochvil2010-08-311-3/+1
* gdb/Jan Kratochvil2010-05-071-1/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-2/+2
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* * cli/cli-script.c (do_fclose_cleanup): Remove.Tom Tromey2008-10-281-1/+4
* Remove the global stop_signal in favour of a per-threadPedro Alves2008-09-081-1/+24
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-11-07 Markus Deuling <deuling@de.ibm.com>Markus Deuling2007-11-071-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand2007-06-161-1/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * fbsd-nat.c: Include <sys/sysctl.h>.Mark Kettenis2005-05-011-8/+21
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-1/+1
* * fbsd-nat.c: New files with cleaned up contents of fbsd-proc.c.Mark Kettenis2004-09-191-0/+181