diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-20 22:36:13 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-20 22:36:13 +0000 |
commit | 23d3557255ae19314c94466cd803fcd8b890dae8 (patch) | |
tree | 4e8989465a11ba19b8ebf8fdc8576d8ac0e2abc2 /gdb/ChangeLog | |
parent | f03b1f0d44b7b45484b5225e927dfec2998afed7 (diff) | |
download | gdb-23d3557255ae19314c94466cd803fcd8b890dae8.zip gdb-23d3557255ae19314c94466cd803fcd8b890dae8.tar.gz gdb-23d3557255ae19314c94466cd803fcd8b890dae8.tar.bz2 |
* mips-tdep.c (heuristic_proc_start): First time we print the
warning, elaborate.
(_initialize_mips_tdep): Improve docstring for `set heur'.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 31310d8..fc0ebd6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ Tue Jul 20 12:53:47 1993 Jim Kingdon (kingdon@deneb.cygnus.com) + * mips-tdep.c (heuristic_proc_start): First time we print the + warning, elaborate. + (_initialize_mips_tdep): Improve docstring for `set heur'. + * config/rs6000/tm-rs6000.h: Remove call to insert_step_breakpoint. * symtab.c (find_line_symtab): New function, to deal with multiple |