Files
hakril-PythonForWindows/docs/source/samples_output/debug_symbol_debugger.txt
T
2024-06-10 21:26:56 +02:00

16 lines
632 B
Plaintext

(cmd) python debug\symbol_debugger.py
Namespace(dbghelp=None)
Breakpoint triggered at: ntdll!LdrpInitializeProcess
<SymbolInfoW name="LdrpInitializeProcess" start=0x7ff8e5aecca0 tag=SymTagPublicSymbol>
Breakpoint triggered at: KERNELBASE!CreateFileInternal
<SymbolInfoW name="CreateFileInternal" start=0x7ff8e33b4b70 tag=SymTagPublicSymbol>
Breakpoint triggered at: KERNELBASE!CreateFileInternal
<SymbolInfoW name="CreateFileInternal" start=0x7ff8e33b4b70 tag=SymTagPublicSymbol>
Breakpoint triggered at: KERNELBASE!CreateFileInternal
<SymbolInfoW name="CreateFileInternal" start=0x7ff8e33b4b70 tag=SymTagPublicSymbol>
Quitting