aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1998-03-23 21:58:12 +0000
committerJason Molenda <jmolenda@apple.com>1998-03-23 21:58:12 +0000
commit124e64bb672d6f45823d2b5647697e526c028b61 (patch)
tree91600462a153090d9f7ca50627850e5372b259be /gdb/ChangeLog
parent7a22fb9fc3a1601f0266a7e98ec072e984ceded1 (diff)
downloadgdb-124e64bb672d6f45823d2b5647697e526c028b61.zip
gdb-124e64bb672d6f45823d2b5647697e526c028b61.tar.gz
gdb-124e64bb672d6f45823d2b5647697e526c028b61.tar.bz2
Mon Mar 23 13:52:28 1998 Ulrich Drepper (drepper@cygnus.com)
* breakpoint.c (breakpoint_re_set_one): Treat bp_shlib_events like bp_breakpoints. * solib.c (solib_create_inferior_hook): Relocate section addresses if the alleged start address doesn't agree with the PC.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index dc1d3b3..acf212b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,11 +1,18 @@
+Mon Mar 23 13:52:28 1998 Ulrich Drepper (drepper@cygnus.com)
+
+ * breakpoint.c (breakpoint_re_set_one): Treat bp_shlib_events
+ like bp_breakpoints.
+ * solib.c (solib_create_inferior_hook): Relocate section addresses
+ if the alleged start address doesn't agree with the PC.
+
start-sanitize-sky
Mon Mar 23 13:07:22 1998 Frank Ch. Eigler <fche@cygnus.com>
* configure.in (sim-gpu2): Added --with-sim-gpu2 as configure
option, to allow gdb+sim linking with sky GPU2 library.
* configure: Regenerated.
+
end-sanitize-sky
-
Sat Mar 21 19:34:49 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
merged changes from Foundry (list follows by file/author):