From ce31a796fdf60f1b6d1a3338bc46d7654c5d5f76 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Fri, 29 Oct 1993 13:16:56 +0000 Subject: * TODO: Add idea for "disassemble" with source. --- gdb/TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gdb/TODO') diff --git a/gdb/TODO b/gdb/TODO index 0e21d0d..c09283a 100644 --- a/gdb/TODO +++ b/gdb/TODO @@ -335,3 +335,6 @@ incremental symbol table reloading. 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 does). For ebmon, use ^Ak. + +Possible feature: A version of the "disassemble" command which shows +both source and assembly code. -- cgit v1.1