mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
Remove some entries that were already recorded on Dec 11th.
This commit is contained in:
@ -85,24 +85,15 @@ Mon Jan 27 18:51:03 1992 John Gilmore (gnu at cygnus.com)
|
|||||||
sal's PC value.
|
sal's PC value.
|
||||||
(set_breakpoint, break_command_1, until_break_command,
|
(set_breakpoint, break_command_1, until_break_command,
|
||||||
catch_command_1, breakpoint_re_set_one): Use it.
|
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.
|
* symtab.h (resolve_sal_pc): Declare.
|
||||||
* infcmd.c (jump_command): Use resolve_sal_pc.
|
* infcmd.c (jump_command): Use resolve_sal_pc.
|
||||||
|
|
||||||
* source.c (find_source_lines): Avoid "Source file is more
|
* source.c (list_command): Shorten "FILE, line N" to "FILE:N".
|
||||||
recent than executable" when bfd_get_mtime gives 0.
|
|
||||||
(list_command): Shorten "FILE, line N" to "FILE:N".
|
|
||||||
|
|
||||||
* putenv.c (putenv): Avoid unportably casting pointers to unsigneds.
|
* 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++.
|
* 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-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:
|
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.
|
Remove MISSING_VPRINTF declaration, and superfluous "kgdb" defines.
|
||||||
|
Reference in New Issue
Block a user