G
G.Ashok
Hi,
How can I can access all the debugger aids (like Autos, Locals, Me (This),
MemoryLists, Threads, Modules, Registers) programmatically? I want too use
them in my program to log the exact picture of the error and its condition
like the values of the each variable etc. when an error occurs in my
program. While running my program I want to dump the memory contents to a
log file. At least if I can access them while in development (Debug version)
of them program will do.
Thanks in advance.
Regards,
....Ashok
How can I can access all the debugger aids (like Autos, Locals, Me (This),
MemoryLists, Threads, Modules, Registers) programmatically? I want too use
them in my program to log the exact picture of the error and its condition
like the values of the each variable etc. when an error occurs in my
program. While running my program I want to dump the memory contents to a
log file. At least if I can access them while in development (Debug version)
of them program will do.
Thanks in advance.
Regards,
....Ashok