gdb/MAINTAINERS: add Luis Machado as global maintainer
[binutils-gdb.git] / gdb / fbsd-nat.h
2023-08-14 John Baldwinfbsd-nat: Stop a process if it is running before killin...
2023-08-14 John Baldwinfbsd-nat: Fix several issues with detaching.
2023-08-14 John Baldwinfbsd-nat: Fix resuming and waiting with multiple processes.
2023-08-14 John Baldwinfbsd-nat: Add a list of pending events.
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-11-22 John Baldwinfbsd-nat: Pass an optional register base to the registe...
2022-08-02 John Baldwinfbsd-nat: Correct the return type of the have_regset...
2022-07-22 Tom TromeyChange target_ops::async to accept bool
2022-05-13 Tom TromeyConstify target_pid_to_exec_file
2022-05-03 John Baldwinfbsd-nat: Add helper routines for register sets using...
2022-03-22 John Baldwinfbsd-nat: Add a low_prepare_to_resume virtual method.
2022-03-22 John Baldwinfbsd-nat: Add a low_delete_thread virtual method.
2022-03-22 John Baldwinfbsd-nat: Add helper routine to fetch siginfo_t for...
2022-03-22 John Baldwinfbsd-nat: Add a low_new_fork virtual method.
2022-02-22 John Baldwininf-ptrace: Add an event_pipe to be used for async...
2022-02-22 John BaldwinEnable async mode in the target in attach_cmd.
2022-02-22 John Baldwinfbsd-nat: Implement async target support.
2022-01-28 John Baldwinfbsd-nat: Return a bool from fetch_register_set and...
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-13 Andrew Burgessgdb: make post_startup_inferior a virtual method on...
2021-08-04 Simon Marchigdb: follow-fork: push target and add thread in target_...
2021-07-15 Simon Marchigdb: pass child_ptid and fork kind to target_ops::follo...
2021-07-13 John Baldwinfbsd-nat: Add helper functions to fetch and store regis...
2021-06-14 John Baldwinfbsd nat: Disable address space randomization when...
2021-04-07 Simon Marchigdb: make target_ops::follow_fork return void
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-09-18 Tom TromeyMake target_wait options use enum flags
2020-09-16 John BaldwinAssume FreeBSD kernels always report exec events.
2020-09-16 John BaldwinAssume that PT_LWPINFO is always defined on FreeBSD...
2020-07-27 John BaldwinUse SIGTRAP si_code values for all FreeBSD architecture...
2020-07-10 John BaldwinEnable multi-process mode in the FreeBSD native target.
2020-03-24 Simon Marchigdb: bool-ify follow_fork
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-04-06 Tom TromeyRevert the header-sorting patch
2019-04-06 Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-03-13 Tom TromeyChange pid_to_str to return std::string
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-30 John BaldwinUpdate the conditionals in fbsd-nat.h so they are alway...
2018-06-27 Simon MarchiAdd overrides, fix FreeBSD build
2018-05-02 Pedro Alvestarget_ops: Use bool throughout
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-04-27 John BaldwinAdd fbsd_nat_add_target.
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-09-30 Andreas ArnezDrop target method 'fbsd_make_corefile_notes'
2014-02-19 Tom TromeyAdd target_ops argument to to_make_corefile_notes
2014-02-19 Tom TromeyAdd target_ops argument to to_find_memory_regions
2014-02-19 Tom TromeyAdd target_ops argument to to_pid_to_exec_file
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-08-09 Jan Kratochvilgdb/
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-02-27 Michael Snyder2011-02-27 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17 Eli Zaretskii * breakpoint.c:
2004-09-19 Mark Kettenis* fbsd-nat.c: New files with cleaned up contents of...