]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
Change backtrace_command_1 calling to use flags
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 532826c8716e707272e08dd71aee9b897d11c673..ed1d9dda62f9534a7fa3d8313ab436d27d0e5f60 100644 (file)
@@ -1,3 +1,9 @@
+2018-03-26  Tom Tromey  <tom@tromey.com>
+
+       * stack.c (backtrace_command_1): Remove "show_locals" parameter,
+       add "flags".
+       (backtrace_command): Remove "fulltrace", add "flags".
+
 2018-03-26  Tom Tromey  <tom@tromey.com>
 
        * stack.c (backtrace_command): Rewrite command line parsing.