Remove path name from test case
[binutils-gdb.git] / gdb / bsd-kvm.c
2023-09-20 Tom TromeyRemove explanatory comments from includes
2023-08-23 Andrew Burgessgdb: remove the silent parameter from exit_inferior_1...
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-04-26 John Baldwinbsd-kvm: Fix build after recent changes to path handlin...
2022-03-29 Tom TromeyUnify gdb printf functions
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-08-04 Simon Marchigdb: fix warnings in bsd-kvm.c
2021-05-12 Marco Barisionegdb: generate the prefix name for prefix commands on...
2021-03-23 Simon Marchigdb: remove push_target free functions
2021-03-23 Simon Marchigdb: remove unpush_target free function
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-06-18 Pedro AlvesDon't write to inferior_ptid in bsd-kvm.c
2020-06-18 Pedro AlvesDon't write to inferior_ptid in bsd-kvm.c
2020-01-12 Pedro AlvesRemove last traces of discard_all_inferiors
2020-01-10 Pedro AlvesMulti-target support
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-17 Christian BiesingerAdd missing include to bsd-kvm.c for gdb_abspath
2019-12-16 Tom TromeyConstify get_exec_file
2019-12-14 Sergio Durigan JuniorGuard against 'current_directory == NULL' on gdb_abspat...
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 Pedro AlvesIntroduce process_stratum_target
2018-11-22 Pedro AlvesPer-inferior thread list, thread ranges/iterators,...
2018-07-03 Tom TromeyRemove ptid_build
2018-06-25 Pedro Alvesgdb: Fix build on several hosts/ports
2018-05-02 Pedro Alvestarget factories, target open and multiple instances...
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-11-15 John BaldwinConstify the 'arg' passed to commands in bsd-kvm.c.
2017-10-11 Tom TromeyConstify add_prefix_cmd
2017-09-05 John BaldwinMake <sys/user.h> include in bsd-kvm.c conditional...
2017-09-05 John BaldwinDefine _KMEMUSER before including BSD kernel headers.
2017-04-05 Pedro Alves-Wwrite-strings: Constify target_pid_to_str and target_...
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-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-30 Tom Tromeyconstify to_open
2014-02-19 Tom TromeyAdd target_ops argument to to_close
2014-02-11 Yao QiReturn target_xfer_status in to_xfer_partial
2014-02-07 Yao QiReplace -1 with TARGET_XFER_E_IO
2014-02-03 Mark KettenisFix build on recent versions of OpenBSD.
2014-01-14 Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-09-17 Pedro AlvesPR gdb/15911: "info threads" changes the default source...
2013-08-30 Pedro Alvesbsd-kvm.c: Fix arguments to print_stack_frame.
2013-07-01 Pedro AlvesNormalize on PATH_MAX instead of MAXPATHLEN throughout.
2013-03-20 Jan Kratochvilgdb/
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-29 Michael Snyder2010-12-29 Michael Snyder <msnyder@vmware.com>
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-06-07 Pedro Alves * target.h (struct target_ops): Make to_has_all_memory,
2009-02-23 Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-06 Pedro Alves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-08-10 Pedro Alves * bsd-kvm.c: Include "gdbthread.h".
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-06-16 Ulrich Weigand * regcache.c (struct regcache): Add ptid_t member.
2007-05-06 Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-02-28 Daniel Jacobowitz * frame.c (frame_pop, frame_observer_target_changed...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-07-03 Nathan J. Williams2006-07-03 Nathan J. Williams <nathanw@wasabisystems...
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-07-11 Mark Kettenis* bsd-kvm.c: Include <paths.h>.
2005-07-04 Mark Kettenis* bsd-kvm.c (bsd_kvm_open): Properly cast sentinel...
2005-05-16 Mark Kettenis* corelow.c (core_xfer_partial): Change type of readbuf and
2005-02-11 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-29 Baurzhan Ismagulov2005-01-29 Baurzhan Ismagulov <ibr@radix50.net>
2004-11-19 Mark Kettenis* bsd-kvm.c (bsd_kvm_pcb_cmd): Cast return value from
2004-10-29 Andrew Cagney2004-10-29 Andrew Cagney <cagney@gnu.org>
2004-10-08 Andrew Cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-08-09 Mark Kettenis* bsd-kvm.c: Check for nlist.h before including it.
2004-08-07 Nathan J. Williams * configure.in: Test for struct lwp in <sys...
2004-08-07 Nathan J. Williams * bsd-kvm.c: Include "gdbcore.h"
2004-07-03 Mark Kettenis* bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initia...
2004-07-03 Mark Kettenis* bsd-kvm.c: Include "cli/cli-cmds.h", "command.h"...
2004-06-27 Mark Kettenis* bsd-kvm.c (bsd_kvm_fetch_registers): Directly return...
2004-05-22 Mark Kettenis* bsd-kvm.c, bsd-kvm.h: New files.