OSDN Git Service

2004-09-14 Andrew Cagney <cagney@gnu.org>
authorcagney <cagney>
Tue, 14 Sep 2004 14:46:00 +0000 (14:46 +0000)
committercagney <cagney>
Tue, 14 Sep 2004 14:46:00 +0000 (14:46 +0000)
* thread-db.c (thread_db_new_objfile): Assume that there is a
child process.

gdb/ChangeLog

index 234e379..3963e89 100644 (file)
@@ -1,3 +1,8 @@
+2004-09-14  Andrew Cagney  <cagney@gnu.org>
+
+       * thread-db.c (thread_db_new_objfile): Assume that there is a
+       child process.
+
 2004-09-13  Jim Blandy  <jimb@redhat.com>
 
        * valops.c (value_assign): Move 'buffer' to the enclosing block,