summaryrefslogtreecommitdiff
path: root/gdb/bsd-kvm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-12-29 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-12-291-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+2
* * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves2009-06-071-3/+9
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-2/+4
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * bsd-kvm.c: Include "gdbthread.h".Pedro Alves2008-08-101-0/+44
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand2007-06-161-3/+3
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-10/+10
* * frame.c (frame_pop, frame_observer_target_changed): CallDaniel Jacobowitz2007-02-281-6/+3
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* 2006-07-03 Nathan J. Williams <nathanw@wasabisystems.com>Nathan J. Williams2006-07-031-1/+2
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * bsd-kvm.c: Include <paths.h>.Mark Kettenis2005-07-111-4/+20
* * bsd-kvm.c (bsd_kvm_open): Properly cast sentinel in concat call.Mark Kettenis2005-07-041-1/+1
* * corelow.c (core_xfer_partial): Change type of readbuf andMark Kettenis2005-05-161-11/+27
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-9/+9
* 2005-01-29 Baurzhan Ismagulov <ibr@radix50.net>Baurzhan Ismagulov2005-01-291-12/+15
* * bsd-kvm.c (bsd_kvm_pcb_cmd): Cast return value fromMark Kettenis2004-11-191-1/+1
* 2004-10-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-291-3/+3
* 2004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-081-1/+1
* * bsd-kvm.c: Check for nlist.h before including it.Mark Kettenis2004-08-091-0/+2
* * configure.in: Test for struct lwp in <sys/lwp.h>Nathan J. Williams2004-08-071-0/+4
* * bsd-kvm.c: Include "gdbcore.h"Nathan J. Williams2004-08-071-0/+2
* * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.Mark Kettenis2004-07-031-1/+1
* * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" andMark Kettenis2004-07-031-0/+70
* * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return afterMark Kettenis2004-06-271-3/+6
* * bsd-kvm.c, bsd-kvm.h: New files.Mark Kettenis2004-05-221-0/+226