diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-29 19:36:32 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-29 19:36:32 +0000 |
commit | 2af4851f0980b5240f558e15dc08411d801a4a7b (patch) | |
tree | 953d6091be56da6ebc11e4254404ff1ee128369c /gdb/TODO | |
parent | 46cc3ed169477ac8897f0df68b69e5c2acfb1d6a (diff) | |
download | gdb-2af4851f0980b5240f558e15dc08411d801a4a7b.zip gdb-2af4851f0980b5240f558e15dc08411d801a4a7b.tar.gz gdb-2af4851f0980b5240f558e15dc08411d801a4a7b.tar.bz2 |
* TODO: Add idea for "disassemble" with source.
Diffstat (limited to 'gdb/TODO')
-rw-r--r-- | gdb/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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). |