Home
Auto Debug On Line Help
About Auto Debug
Quick start
Starting a new process
Selecting functions to trace
Trace output
Attaching to a running process
Detailed instructions
Trace options
Using debug symbols
Call stack
Multiple threads
Parameter values
Restarting a trace
Loading symbols from a mapfile
Remote tracing
Other Features
pdbfiles
Generate pdb file with release version
Generate pdb file without source code
Script
Use Script
Script Information
Script Functions
Script Event
addExtMapFile
addMapFile
addMenuItem
attachProcess
echo
enableAllBreakpointOfDll
enableBreakpoint
getParamAddress
getProcessMemory
killProcess
OnBreakPointEntry
OnBreakPointReturn
OnException
OnProcessEnd
Property
saveLog
setProcessMemory
startProcess
User Script: Auto Debug System
Script Event
The following events will be called by Script information.
Event
Description
OnBreakPointEntry
When api called on entry event.
OnBreakPointReturn
When api called on exit event.
OnException
When debuggee process has an exception event.
OnProcessEnd
When debuggee process exit event.
Copyright c 2003-2025, www.autodebug.com All Rights Reserved