* TODO: Add idea for "disassemble" with source.

This commit is contained in:
Jim Kingdon 1993-10-29 19:36:32 +00:00
parent 46cc3ed169
commit 2af4851f09

View File

@ -337,4 +337,5 @@ stop the remote system when the GDB user types ^C (like remote.c
does). For ebmon, use ^Ak.
Possible feature: A version of the "disassemble" command which shows
both source and assembly code.
both source and assembly code ("set symbol-filename on" is a partial
solution).