Using Debugger Macros

From m204wiki
Jump to navigation Jump to search

A macro lets you execute one or more commands as a single unit of work to automate an often-repeated series of operations.  

Subsequent sections describe: