projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
093c1a2
)
* inftarg.c (child_thread_alive): Protect declaration with
author
Jeff Law
<law@redhat.com>
Mon, 3 Jun 1996 17:59:03 +0000
(17:59 +0000)
committer
Jeff Law
<law@redhat.com>
Mon, 3 Jun 1996 17:59:03 +0000
(17:59 +0000)
#ifndef CHILD_THREAD_ALIVE.
Fixes net buglet.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 6b3f9ad2b733f246c072ef9ede317e3f0fab9d8f..0432e8d1dde697e80488c5ddcceb1a6ecf7a5aaa 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,8
@@
Mon Jun 3 11:48:29 1996 Jeffrey A Law (law@cygnus.com)
+ * inftarg.c (child_thread_alive): Protect declaration with
+ #ifndef CHILD_THREAD_ALIVE.
+
* source.c (find_source_lines): Check the time on the symtab's bfd if
it exists, else check the time on the exec_bfd.