* Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c,
authorStu Grossman <grossman@cygnus>
Thu, 9 May 1996 21:24:20 +0000 (21:24 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 9 May 1996 21:24:20 +0000 (21:24 +0000)
commitfdfa331511ca311293735930c7476593a91ca20a
treeafd481f0bfa07178673ab420e0910852c1637a92
parent7574859fbaf7386f6bfcd99538774451eab3ec7a
* Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c,
infrun.c, mac-nat.c, procfs.c, remote.c, sol-thread.c, thread.c,
win32-nat.c, config/nm-lynx.h:  Rename thread.h to gdbthread.h to
avoid conflict with Solaris /usr/include/thread.h.
14 files changed:
gdb/.Sanitize
gdb/ChangeLog
gdb/Makefile.in
gdb/breakpoint.c
gdb/corelow.c
gdb/fork-child.c
gdb/gdbthread.h [new file with mode: 0644]
gdb/infrun.c
gdb/mac-nat.c
gdb/procfs.c
gdb/sol-thread.c
gdb/thread.c
gdb/thread.h [deleted file]
gdb/win32-nat.c
This page took 0.024849 seconds and 4 git commands to generate.