Files
qt-creator/share/qtcreator/gdbmacros/dumper.py
hjk 3388e88ae4 debugger: catch python exception
Iterating through gdb.Frame.blocks() also yields function-local struct
definitions that cause later errors when attempting to use them as
local variable. This is arguably a gdb issue as it is inconsistent with
the result of plain old "info locals" output.

Reviewed-by: Friedemann Kleint
2010-11-04 10:50:13 +01:00

60 KiB