]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/NEWS
* NEWS: Mention new /m modifier for disassemble command.
[thirdparty/binutils-gdb.git] / gdb / NEWS
index ecee8685e5abbdf09cc8c71945b2c0713d72223e..550f96bee0fb92a8591c954dfc905c302aa1c04c 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,9 @@
 
 *** Changes since GDB 6.8
 
+* The "disassemble" command now supports an optional /m modifier to print mixed
+source+assembly.
+
 * GDB now supports multiple function calling conventions according to the
 DWARF-2 DW_AT_calling_convention function attribute.