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 Functions
The following functions are used to Script information.
Function
Description
startProcess
Start a process to monitor.
addMenuItem
Add a menuitem to Auto Debug System.
enableBreakpoint
Enable or disable a breakpoint with Auto Debug System.
enableAllBreakpointOfDll
Enable or disable all breakpoints of the dll with Auto Debug System.
addMapFile
Add map file with Auto Debug System.
addExtMapFile
Add ext map file with Auto Debug System.
killProcess
Exit trace the monitor.
saveLog
Save log to file.
getParamAddress
Get function parameter address when the function has be called.
getProcessMemory
Get debuggee process memory context.
setProcessMemory
Set debuggee process memory context.
attachProcess
Start attach a process to monitor.
echo
echo a message box.
Copyright c 2003-2025, www.autodebug.com All Rights Reserved