gdb/
[deliverable/binutils-gdb.git] / gdb / NEWS
index 98065324cb6d4331a8774ca803d667425bea4e70..387992f07383e029a2e5c2e47c4ff56bcbed027f 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -47,6 +47,9 @@ For instance, consider:
 If the user types TAB at the end of this command line, the available
 completions will be "f1" and "f2".
 
+* Inlined functions are now supported.  They show up in backtraces, and
+the "step", "next", and "finish" commands handle them automatically.
+
 * GDB now supports the token-splicing (##) and stringification (#)
 operators when expanding macros.  It also supports variable-arity
 macros.
This page took 0.024997 seconds and 4 git commands to generate.