diff options
author | Jason Molenda <jmolenda@apple.com> | 1998-03-24 02:12:22 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 1998-03-24 02:12:22 +0000 |
commit | fecf06cf6306c3a9829a1f7d7aff2724fa03769a (patch) | |
tree | 0c22205777a270934aedabc46d82f022aed5ba1e /gdb | |
parent | a096e9b7aa655455fe5698c61e8828958a9ecfe7 (diff) | |
download | gdb-fecf06cf6306c3a9829a1f7d7aff2724fa03769a.zip gdb-fecf06cf6306c3a9829a1f7d7aff2724fa03769a.tar.gz gdb-fecf06cf6306c3a9829a1f7d7aff2724fa03769a.tar.bz2 |
Mon Mar 23 18:10:57 1998 Ulrich Drepper (drepper@cygnus.com)
* solib.c (solib_create_inferior_hook): Rewrite previous
change to check the type of file via BFD.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index acf212b..6dee22c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Mon Mar 23 18:10:57 1998 Ulrich Drepper (drepper@cygnus.com) + + * solib.c (solib_create_inferior_hook): Rewrite previous + change to check the type of file via BFD. + Mon Mar 23 13:52:28 1998 Ulrich Drepper (drepper@cygnus.com) * breakpoint.c (breakpoint_re_set_one): Treat bp_shlib_events |