From: Jim Kingdon Date: Fri, 29 Oct 1993 19:36:32 +0000 (+0000) Subject: * TODO: Add idea for "disassemble" with source. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2af4851f0980b5240f558e15dc08411d801a4a7b;p=binutils-gdb.git * TODO: Add idea for "disassemble" with source. --- diff --git a/gdb/TODO b/gdb/TODO index c09283ad2b5..8350e7e9256 100644 --- a/gdb/TODO +++ b/gdb/TODO @@ -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).