aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>1998-07-27 20:23:32 +0000
committerMartin Hunt <hunt@redhat.com>1998-07-27 20:23:32 +0000
commit55d3002f53eed71b0be3690b57dcd075a758d750 (patch)
tree6eee23e8a5ee939e96d54b109da673820c5b5f85
parent2926766b79471e7e329d0a0c616b624f53dfd43e (diff)
downloadgdb-55d3002f53eed71b0be3690b57dcd075a758d750.zip
gdb-55d3002f53eed71b0be3690b57dcd075a758d750.tar.gz
gdb-55d3002f53eed71b0be3690b57dcd075a758d750.tar.bz2
Mon Jul 27 10:45:56 1998 Martin M. Hunt <hunt@cygnus.com>
* symtab.c (decode_line_1): For minimal symbol, call find_pc_sect_line() to make sure the line number gets set properly. (print_symbol_info): Redeclare function void.
-rw-r--r--gdb/ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ef21cf9..5a1667e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+Mon Jul 27 10:45:56 1998 Martin M. Hunt <hunt@cygnus.com>
+
+ * symtab.c (decode_line_1): For minimal symbol, call
+ find_pc_sect_line() to make sure the line number gets set
+ properly.
+ (print_symbol_info): Redeclare function void.
+
1998-07-27 Jason Molenda (jsm@bugshack.cygnus.com)
* config/d10v/tm-d10v.h (REGISTER_NAMES): sp -> r15. The
@@ -191,7 +198,6 @@ Thu Jun 25 22:38:32 1998 Frank Ch. Eigler <fche@cygnus.com>
* mips-tdep.c (mips_push_arguments): Use 128-bit stack frame
alignment for inferior calls.
->>>>>>> 1.4505
Wed Jun 24 23:17:12 1998 Mark Alexander <marka@cygnus.com>
* mn10200-tdep.c (mn10200_analyze_prologue): Fix calculation
@@ -2381,7 +2387,7 @@ Fri Jan 2 17:06:05 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
For older changes see ChangeLog-97
Local Variables:
-mode: indented-text
+mode: change-log
left-margin: 8
fill-column: 74
version-control: never