aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-01-31 22:35:49 +0000
committerJohn Gilmore <gnu@cygnus>1992-01-31 22:35:49 +0000
commit4cc9f7e22cf57f25cb3df90fab5af6e81d51d27a (patch)
treed54870f0cc999d206e45c06b260162c7b57671c0 /gdb
parentee7270cdcafecfa6c0967183e5c0d819727cabfe (diff)
downloadgdb-4cc9f7e22cf57f25cb3df90fab5af6e81d51d27a.zip
gdb-4cc9f7e22cf57f25cb3df90fab5af6e81d51d27a.tar.gz
gdb-4cc9f7e22cf57f25cb3df90fab5af6e81d51d27a.tar.bz2
Remove some entries that were already recorded on Dec 11th.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog11
1 files changed, 1 insertions, 10 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 7f2475d..491ef86 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -85,24 +85,15 @@ Mon Jan 27 18:51:03 1992 John Gilmore (gnu at cygnus.com)
sal's PC value.
(set_breakpoint, break_command_1, until_break_command,
catch_command_1, breakpoint_re_set_one): Use it.
- (breakpoint_re_set_one): Disable bkpts that don't re-set cleanly.
- (breakpoint_re_set): Mention breakpoint number in error messages.
* symtab.h (resolve_sal_pc): Declare.
* infcmd.c (jump_command): Use resolve_sal_pc.
- * source.c (find_source_lines): Avoid "Source file is more
- recent than executable" when bfd_get_mtime gives 0.
- (list_command): Shorten "FILE, line N" to "FILE:N".
+ * source.c (list_command): Shorten "FILE, line N" to "FILE:N".
* putenv.c (putenv): Avoid unportably casting pointers to unsigneds.
- * buildsym.c (read_struct_type): Circumvent sun3 sunos "--"
- compiler bug.
-
* c-exp.y (yylex): `this' and `template' are only tokens in C++.
- * target.c (target_xfer_memory): Return errno in preference to EIO.
-
* xm-convex.h, xm-hp300bsd.h, xm-isi.h, xm-merlin.h, xm-news.h,
xm-np1.h, xm-pn.h, xm-pyr.h, xm-rtbsd.h, xm-symmetry.h, xm-umax.h:
Remove MISSING_VPRINTF declaration, and superfluous "kgdb" defines.