Add support for writing unwinders in Python.
[deliverable/binutils-gdb.git] / gdb / data-directory / Makefile.in
index c01b86d224a33a09e8e32043b8ce8383340deb28..30cfd177bd1a70c3b54b8e5e79f5a79d0e76d1ff 100644 (file)
@@ -62,11 +62,13 @@ PYTHON_FILE_LIST = \
        gdb/FrameDecorator.py \
        gdb/types.py \
        gdb/printing.py \
+       gdb/unwinder.py \
        gdb/prompt.py \
        gdb/xmethod.py \
        gdb/command/__init__.py \
        gdb/command/xmethods.py \
        gdb/command/frame_filters.py \
+       gdb/command/unwinders.py \
        gdb/command/type_printers.py \
        gdb/command/pretty_printers.py \
        gdb/command/prompt.py \
This page took 0.02625 seconds and 4 git commands to generate.