Implemented by the debugger to provide functionality to access and change the state of the target debugger process.
IJsDebugDataTarget : public IUnknown;
Name | Description |
---|---|
Reserves and/or commits a region of memory within the virtual address space of the target process. | |
Creates an enumerator for stack frames. | |
Releases and/or decommits a region of memory within the virtual address space of the target process. | |
Retrieves context for given thread. | |
For the thread being debugged, retrieves the value in the thread local storage (TLS) slot for the specified TLS index. | |
Reads a BSTR from the debug target. | |
Reads the memory of the target process. | |
Reads the specified number of characters from the target. | |
Reads the memory of the target process. |
Requirements
Header: jscript9diag.h