summaryrefslogtreecommitdiff
path: root/gdb/bsd-kvm.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* bsd-kvm: Fix build after recent changes to path handling functions.John Baldwin2022-04-261-13/+11
* Unify gdb printf functionsTom Tromey2022-03-291-3/+3
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix warnings in bsd-kvm.cSimon Marchi2021-08-041-3/+3
* gdb: generate the prefix name for prefix commands on demandMarco Barisione2021-05-121-1/+1
* gdb: remove push_target free functionsSimon Marchi2021-03-231-1/+1
* gdb: remove unpush_target free functionSimon Marchi2021-03-231-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Don't write to inferior_ptid in bsd-kvm.cPedro Alves2020-06-181-2/+2
* Don't write to inferior_ptid in bsd-kvm.cPedro Alves2020-06-181-1/+1
* Remove last traces of discard_all_inferiorsPedro Alves2020-01-121-1/+1
* Multi-target supportPedro Alves2020-01-101-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Add missing include to bsd-kvm.c for gdb_abspathChristian Biesinger2019-12-171-0/+1
* Constify get_exec_fileTom Tromey2019-12-161-1/+1
* Guard against 'current_directory == NULL' on gdb_abspath (PR gdb/23613)Sergio Durigan Junior2019-12-131-4/+3
* Change pid_to_str to return std::stringTom Tromey2019-03-131-5/+3
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Introduce process_stratum_targetPedro Alves2018-11-301-3/+3
* Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.Pedro Alves2018-11-221-1/+2
* Remove ptid_buildTom Tromey2018-07-031-1/+1
* gdb: Fix build on several hosts/portsPedro Alves2018-06-251-1/+1
* target factories, target open and multiple instances of targetsPedro Alves2018-05-031-14/+11
* target_ops: Use bool throughoutPedro Alves2018-05-031-6/+6
* Convert struct target_ops to C++Pedro Alves2018-05-031-44/+59
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify the 'arg' passed to commands in bsd-kvm.c.John Baldwin2017-11-151-2/+2
* Constify add_prefix_cmdTom Tromey2017-10-111-1/+1
* Make <sys/user.h> include in bsd-kvm.c conditional on HAVE_SYS_USER_H.John Baldwin2017-09-041-0/+2
* Define _KMEMUSER before including BSD kernel headers.John Baldwin2017-09-041-0/+1
* -Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* constify to_openTom Tromey2014-07-301-3/+4
* Add target_ops argument to to_closeTom Tromey2014-02-191-1/+1
* Return target_xfer_status in to_xfer_partialYao Qi2014-02-111-3/+15
* Replace -1 with TARGET_XFER_E_IOYao Qi2014-02-071-1/+1
* Fix build on recent versions of OpenBSD.Mark Kettenis2014-02-031-0/+1
* Change to_xfer_partial 'len' type to ULONGEST.Yao Qi2014-01-141-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves2013-09-171-3/+3
* bsd-kvm.c: Fix arguments to print_stack_frame.Pedro Alves2013-08-301-3/+3
* Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves2013-07-011-1/+0
* gdb/Jan Kratochvil2013-03-201-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-5/+5