* dbxread.c (process_one_symbol): If block addresses are relative to
authorKeith Seitz <keiths@cygnus>
Mon, 18 May 1998 20:48:58 +0000 (20:48 +0000)
committerKeith Seitz <keiths@cygnus>
Mon, 18 May 1998 20:48:58 +0000 (20:48 +0000)
        function start addresses, reset function_start_address whenever a new
        source file is seen.

gdb/ChangeLog

index d81a635a32d4c797cbfee5729f8e6845b27fb775..ed4ffec7f2f32a905827f1ff23248edf394719f5 100644 (file)
@@ -1,3 +1,9 @@
+Mon May 18 13:34:27 1998  Keith Seitz  <keiths@cygnus.com>
+
+        * dbxread.c (process_one_symbol): If block addresses are relative to
+        function start addresses, reset function_start_address whenever a new
+        source file is seen.
+
 start-sanitize-d30v
 Sat May 16 22:21:48 1998  Frank Ch. Eigler  <fche@cygnus.com>