mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 07:53:51 +08:00
* TODO: Remove item about line numbers being off. It is useless
and confusing without a reproducible test case (it mentions proceed(), but I was able to step through proceed without trouble).
This commit is contained in:
@ -1,3 +1,9 @@
|
|||||||
|
Wed Mar 16 07:18:43 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||||
|
|
||||||
|
* TODO: Remove item about line numbers being off. It is useless
|
||||||
|
and confusing without a reproducible test case (it mentions
|
||||||
|
proceed(), but I was able to step through proceed without trouble).
|
||||||
|
|
||||||
Tue Mar 15 13:39:23 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
|
Tue Mar 15 13:39:23 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
|
||||||
|
|
||||||
For Sunos 4.x targets, enable gdb to set breakpoints in shared
|
For Sunos 4.x targets, enable gdb to set breakpoints in shared
|
||||||
|
3
gdb/TODO
3
gdb/TODO
@ -219,9 +219,6 @@ Eliminate separate declarations of registers[] everywhere.
|
|||||||
|
|
||||||
"ena d" is ambiguous, why? "ena delete" seems to think it is a command!
|
"ena d" is ambiguous, why? "ena delete" seems to think it is a command!
|
||||||
|
|
||||||
Line numbers are off in some spots. In proceed() at 1st "oneproc = 1",
|
|
||||||
it seems to run that statement, but it doesn't actually.
|
|
||||||
|
|
||||||
Perhaps move the tdep, xdep, and nat files, into the config
|
Perhaps move the tdep, xdep, and nat files, into the config
|
||||||
subdirectories. If not, at least straighten out their names so that
|
subdirectories. If not, at least straighten out their names so that
|
||||||
they all start with the machine name.
|
they all start with the machine name.
|
||||||
|
Reference in New Issue
Block a user