gdb: ensure the cast in gdbarch_tdep is valid
[binutils-gdb.git] / gdb / fbsd-nat.c
2022-06-08 Andrew Burgessgdb: remove trailing '.' from perror_with_name calls
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-29 Tom TromeyUnify gdb printf functions
2022-03-29 Tom TromeyRemove some uses of printf_unfiltered
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: Return nullptr rather than failing ::thread_name.
2022-02-22 John Baldwinfbsd-nat: Various cleanups to the ::resume entry debug...
2022-02-22 John Baldwinfbsd-nat: Include ptrace operation in error messages.
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-25 Tom TromeyReduce explicit use of gdb_stdout
2022-01-19 John Baldwinfbsd-nat: Add include for gdb_argv.
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-10-21 Simon Marchigdb, gdbserver: make target_waitstatus safe
2021-09-23 Tom TromeyChange get_ada_task_ptid parameter type
2021-09-23 Tom TromeyRemove defaulted 'tid' parameter to ptid_t constructor
2021-08-30 John Baldwinfbsd-nat: Don't use '%jd' and '%ju' with printf_filtered.
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-15 John Baldwingdb fbsd-nat: Use new-style debug macros
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-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
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 BaldwinRequire kinfo_get_file and kinfo_get_vmmap for FreeBSD...
2020-09-16 John BaldwinAssume FreeBSD hosts include support for fetching signa...
2020-09-16 John BaldwinAssume KERN_PROC_PATHNAME is present on FreeBSD hosts.
2020-09-16 John BaldwinAssume that PT_LWPINFO is always defined on FreeBSD...
2020-07-10 John BaldwinEnable multi-process mode in the FreeBSD native target.
2020-07-08 John BaldwinRename the 'obfd' argument to fbsd_nat_target::find_mem...
2020-03-24 Simon Marchigdb: bool-ify follow_fork
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-10 Pedro AlvesMulti-target support
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-09-18 Christian BiesingerChange boolean options to bool instead of int
2019-07-16 John BaldwinAdd include of gdbarch.h.
2019-07-09 Tom TromeyRename common to gdbsupport
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-02-06 John BaldwinFix 'info proc cmdline' for native FreeBSD processes.
2019-01-25 Tom TromeyNormalize includes to use common/
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-21 John BaldwinWorkaround a FreeBSD kernel bug resulting in spurious...
2018-11-30 John BaldwinUpdate the conditionals in fbsd-nat.h so they are alway...
2018-11-22 Pedro AlvesPer-inferior thread list, thread ranges/iterators,...
2018-10-17 John BaldwinShare the code to format "info proc mappings" entries...
2018-09-18 John BaldwinSupport 'info proc files' on live FreeBSD processes.
2018-09-12 John BaldwinRemove unused "tmp" variable.
2018-09-06 Simon SerGenerate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} in FreeBSD...
2018-07-03 Tom TromeyRemove ptid_equal
2018-07-03 Tom TromeyRemove ptid_match
2018-07-03 Tom TromeyRemove ptid_lwp_p
2018-07-03 Tom TromeyRemove ptid_get_tid
2018-07-03 Tom TromeyRemove ptid_get_lwp
2018-07-03 Tom TromeyRemove ptid_get_pid
2018-07-03 Tom TromeyRemove pid_to_ptid
2018-07-03 Tom TromeyRemove ptid_build
2018-06-25 Pedro Alvesgdb: Fix build on several hosts/ports
2018-05-02 Pedro Alvestarget_ops: Use bool throughout
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-03-04 John BaldwinUse signal information to determine SIGTRAP type for...
2018-03-04 John BaldwinAdd a new debug knob for the FreeBSD native target.
2018-02-28 John BaldwinWorkaround a FreeBSD ptrace() bug with clearing thread...
2018-01-09 John BaldwinSupport 'info proc' for native FreeBSD processes.
2018-01-09 John BaldwinUse gdb::unique_xmalloc_ptr<> instead of a deleter...
2018-01-09 John BaldwinDon't return stale data from fbsd_pid_to_exec_file...
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-06 Pedro Alvestarget_set_syscall_catchpoint, use gdb::array_view...
2017-10-09 John BaldwinUse gdbarch_long_bit to determine layout of FreeBSD...
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-08-21 John BaldwinUse an array type (lwpid_t[]) for the array of lwp...
2017-08-15 John BaldwinFix compile on big-endian platforms in siginfo_t converter.
2017-08-09 John BaldwinReplace home-grown linked-lists in FreeBSD's native...
2017-08-09 John BaldwinReplace remaining cleanups in fbsd-nat.c.
2017-08-09 John BaldwinFix compile in the !HAVE_KINFO_GETVMMAP case.
2017-08-03 Tom TromeyUse gdb_file_up in fbsd-nat.c
2017-07-07 John BaldwinFetch signal information for native FreeBSD processes.
2017-04-18 John BaldwinPR threads/20743: Don't attempt to suspend or resume...
2017-04-05 Pedro Alves-Wwrite-strings: Constify target_pid_to_str and target_...
2017-04-04 John BaldwinRemove support for using the bsd-uthread target on...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-07-20 John BaldwinUse a real vfork done event on FreeBSD when available.
2016-07-20 John BaldwinEnable ptrace events on new child processes.
2016-07-20 John BaldwinConsolidate code to enable optional FreeBSD native...
2016-07-06 John BaldwinUse 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done...
2016-07-01 John BaldwinFake VFORK_DONE events when following only the parent...
2016-07-01 John BaldwinMove fbsd_resume and related functions below fork follo...
2016-07-01 John BaldwinHonor detach-on-fork on FreeBSD.
2016-06-24 John BaldwinAdd support for catching system calls to native FreeBSD...
next