- Timestamp:
- Sep 17, 2008 12:59:55 PM (16 years ago)
- Location:
- trunk/src/VBox/VMM
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/DBGFAddrSpace.cpp
r9277 r12541 21 21 22 22 23 /** @page pg_dbgf_addr_space Address Space Management23 /** @page pg_dbgf_addr_space DBGFAddrSpace - Address Space Management 24 24 * 25 25 * What's an address space? It's mainly a convenient way of stuffing -
trunk/src/VBox/VMM/DBGFModule.cpp
r9277 r12541 21 21 22 22 23 /** @page pg_dbgf_module Module & Segment Management23 /** @page pg_dbgf_module DBGFModule - Module & Segment Management 24 24 * 25 25 * A module is our representation of an executable binary. It's main purpose
Note:
See TracChangeset
for help on using the changeset viewer.