Home | History | Annotate | Download | only in config

Lines Matching refs:gdb

507 # Copy up the gdb python hooks into a position where they can be automatically
508 # loaded by gdb during Lib/test/test_gdb.py
512 gdbhooks: $(BUILDPYTHON)-gdb.py
514 SRC_GDB_HOOKS=$(srcdir)/Tools/gdb/libpython.py
515 $(BUILDPYTHON)-gdb.py: $(SRC_GDB_HOOKS)
516 $(INSTALL_DATA) $(SRC_GDB_HOOKS) $(BUILDPYTHON)-gdb.py
1324 -rm -f python*-gdb.py