PR python/19293 - invalidate frame cache when unwinders change
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 92c13374928d23337ea7ee73b41cb5673cb5534c..4139a293f4c59b106e342736e6f49b410d967e7b 100644 (file)
@@ -1,3 +1,13 @@
+2016-07-12  Tom Tromey  <tom@tromey.com>
+
+       PR python/19293:
+       * python/lib/gdb/command/unwinders.py (do_enable_unwinder): Call
+       gdb.invalidate_cached_frames.
+       * python/lib/gdb/unwinder.py (register_unwinder): Call
+       gdb.invalidate_cached_frames.
+       * python/python.c (gdbpy_invalidate_cached_frames): New function.
+       (python_GdbMethods): Add entry for invalidate_cached_frames.
+
 2016-07-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
 
        * cp-namespace.c (cp_lookup_bare_symbol): Initialize 
This page took 0.046882 seconds and 4 git commands to generate.