|
file | dbghelp_symbol_engine.cpp |
| Defines a debugger symbol engine that uses the DbgHelp library.
|
|
file | dll_export_iterator.cpp |
| Define functionality for iterating across exported symbols in a DLL.
|
|
file | dll_export_view.cpp |
| Define methods to examine DLL export data from a memory-mapped module.
|
|
file | image_symbol_iterator.cpp |
| Defines functionality for iterating across debuggable symbols.
|
|
file | module_info.cpp |
| Define a container for process and shared-library module information.
|
|
file | process_info.cpp |
| Define functionality for a container object for process information.
|
|
file | psystem_ns.cpp |
| Define global functions and data for the PSystem library.
|
|
file | stack_frame.cpp |
| Define a container class for a single frame in a stack trace.
|
|
file | symbol.cpp |
| Define methods for a container for an individual debugging symbol.
|
|
file | symbol_file_module.cpp |
| Define a class that examines a COFF executable / library image for debugging symbols.
|
|
file | symbol_view.cpp |
| Define methods to examine an executable images's debugging symbols.
|
|
file | thread_info.cpp |
| Define a container for a single thread of execution.
|
|