*** empty log message ***
authorFernando Nasser <fnasser@redhat.com>
Wed, 19 Aug 1998 19:55:58 +0000 (19:55 +0000)
committerFernando Nasser <fnasser@redhat.com>
Wed, 19 Aug 1998 19:55:58 +0000 (19:55 +0000)
gdb/ChangeLog

index e18c2c546b16f629bab9d1e3ee237d55fa828841..c2d94b1874105755398ccedfe432220310cca22c 100644 (file)
@@ -2,6 +2,16 @@ Wed Aug 19 03:07:53 1998  Richard Henderson  <rth@cygnus.com>
 
        * config/alpha/alpha-linux (XDEPFILES): Build ser-tcp.
 
+1998-08-18  Fernando Nasser  <fnasser@totem.to.cygnus.com>
+
+        * symtab.c (decode_line_1): For minimal symbol, SKIP_PROLOG to
+        make sure we stop after the frame pointer is locaded and backtrace
+        prints an accurate stack.  Complements changes made on Mon Jul 27
+        10:45:56 1998
+        (decode_line_2): Replaced the whitespace after ">" in a prompt
+        which has been taken away by changes made on Sun Jul 19 02:11:45
+        1998
+
 1998-08-18  Keith Seitz  <keiths@cygnus.com>
 
        * stack.c: Define new hook, selected_frame_level_changed_hook, which