aboutsummaryrefslogtreecommitdiff
path: root/gdb/coredep.c
AgeCommit message (Expand)AuthorFilesLines
1993-10-21 * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflictsJim Kingdon1-0/+1
1993-07-22 * coredep.c: If NEED_SYS_CORE_H defined, include <sys/core.h>Ian Lance Taylor1-0/+4
1993-03-02 * coredep.c: Handle NO_PTRACE_H in coredep.c. Fix by MichaelJohn Gilmore1-1/+7
1992-10-28include nm.h in defs.hK. Richard Pixley1-1/+0
1992-10-21* coredep.c: Include "nm.h" to get REGISTER_U_ADDR.John Gilmore1-0/+1
1992-05-20* coredep.c (fetch_core_registers): Remove premature warning,John Gilmore1-2/+0
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-2/+1
1992-02-22* Check in Fred Fish's changes in these modules. FredJohn Gilmore1-1/+0
1991-12-05Fencepost error in reporting regs we can't find in core file.John Gilmore1-1/+1
1991-11-22SCO lint.John Gilmore1-3/+3
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-1/+0
1991-10-25* coffread.c, coredep.c, i386-xdep.c: install patches forStu Grossman1-1/+1
1991-10-17* coredep.c: Add <sys/types.h> for SCOnix.John Gilmore1-3/+2
1991-10-16* core.c (core_open): Improve error message for bad file.John Gilmore1-3/+28
1991-09-17Whoops! Make that #ifndef USG, not #ifdefStu Grossman1-1/+1
1991-09-17#include <sys/ptrace.h>Stu Grossman1-0/+3
1991-06-04Change GDB over to GNU General Public License version 2.John Gilmore1-6/+6
1991-03-28Johns releaseK. Richard Pixley1-0/+86