summaryrefslogtreecommitdiff
path: root/gdb/bsd-kvm.c
AgeCommit message (Expand)Author
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-06-18Don't write to inferior_ptid in bsd-kvm.cPedro Alves
2020-06-18Don't write to inferior_ptid in bsd-kvm.cPedro Alves
2020-01-12Remove last traces of discard_all_inferiorsPedro Alves
2020-01-10Multi-target supportPedro Alves
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-12-17Add missing include to bsd-kvm.c for gdb_abspathChristian Biesinger
2019-12-16Constify get_exec_fileTom Tromey
2019-12-13Guard against 'current_directory == NULL' on gdb_abspath (PR gdb/23613)Sergio Durigan Junior
2019-03-13Change pid_to_str to return std::stringTom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-11-30Introduce process_stratum_targetPedro Alves
2018-11-22Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.Pedro Alves
2018-07-03Remove ptid_buildTom Tromey
2018-06-25gdb: Fix build on several hosts/portsPedro Alves
2018-05-03target factories, target open and multiple instances of targetsPedro Alves
2018-05-03target_ops: Use bool throughoutPedro Alves
2018-05-03Convert struct target_ops to C++Pedro Alves
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-15Constify the 'arg' passed to commands in bsd-kvm.c.John Baldwin
2017-10-11Constify add_prefix_cmdTom Tromey
2017-09-04Make <sys/user.h> include in bsd-kvm.c conditional on HAVE_SYS_USER_H.John Baldwin
2017-09-04Define _KMEMUSER before including BSD kernel headers.John Baldwin
2017-04-05-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-07-30constify to_openTom Tromey
2014-02-19Add target_ops argument to to_closeTom Tromey
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi
2014-02-07Replace -1 with TARGET_XFER_E_IOYao Qi
2014-02-03Fix build on recent versions of OpenBSD.Mark Kettenis
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-09-17PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves
2013-08-30bsd-kvm.c: Fix arguments to print_stack_frame.Pedro Alves
2013-07-01Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves
2013-03-20gdb/Jan Kratochvil
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-12-292010-12-29 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-08-10 * bsd-kvm.c: Include "gdbthread.h".Pedro Alves