]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/bsd-kvm.c
Skip gdb.server/ tests if lack of XML support
[thirdparty/binutils-gdb.git] / gdb / bsd-kvm.c
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.