mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 13:56:22 +08:00
* TODO: Add idea for "disassemble" with source.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Fri Oct 29 08:11:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||||
|
|
||||||
|
* TODO: Add idea for "disassemble" with source.
|
||||||
|
|
||||||
Fri Oct 29 00:41:01 1993 Fred Fish (fnf@cygnus.com)
|
Fri Oct 29 00:41:01 1993 Fred Fish (fnf@cygnus.com)
|
||||||
|
|
||||||
* Makefile.in (VERSION): Bump to 4.11.1 after release and cvs
|
* Makefile.in (VERSION): Bump to 4.11.1 after release and cvs
|
||||||
|
3
gdb/TODO
3
gdb/TODO
@ -335,3 +335,6 @@ incremental symbol table reloading.
|
|||||||
Get all the remote systems (where the protocol allows it) to be able to
|
Get all the remote systems (where the protocol allows it) to be able to
|
||||||
stop the remote system when the GDB user types ^C (like remote.c
|
stop the remote system when the GDB user types ^C (like remote.c
|
||||||
does). For ebmon, use ^Ak.
|
does). For ebmon, use ^Ak.
|
||||||
|
|
||||||
|
Possible feature: A version of the "disassemble" command which shows
|
||||||
|
both source and assembly code.
|
||||||
|
Reference in New Issue
Block a user