mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-15 06:58:16 +00:00
* Makefile.in (SFILES): Add thread.c
This commit is contained in:
parent
6eb0b28399
commit
511e0322b9
@ -1,3 +1,7 @@
|
||||
Tue Aug 3 10:58:04 1993 Fred Fish (fnf@cygnus.com)
|
||||
|
||||
* Makefile.in (SFILES): Add thread.c
|
||||
|
||||
start-sanitize-v9
|
||||
Tue Aug 3 10:21:58 1993 Doug Evans (dje@canuck.cygnus.com)
|
||||
|
||||
|
@ -293,8 +293,8 @@ SFILES = blockframe.c breakpoint.c buildsym.c c-exp.y c-lang.c \
|
||||
m2-exp.y m2-lang.c m2-typeprint.c m2-valprint.c main.c maint.c \
|
||||
mem-break.c minsyms.c mipsread.c nlmread.c objfiles.c parse.c \
|
||||
printcmd.c remote.c source.c stabsread.c stack.c symfile.c symmisc.c \
|
||||
symtab.c target.c typeprint.c utils.c valarith.c valops.c valprint.c \
|
||||
values.c serial.c ser-unix.c
|
||||
symtab.c target.c thread.c typeprint.c utils.c valarith.c valops.c \
|
||||
valprint.c values.c serial.c ser-unix.c
|
||||
|
||||
# Files that are not source code, but need to go into
|
||||
# gdb-$(VERSION).tar.Z.
|
||||
|
Loading…
x
Reference in New Issue
Block a user