flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
mike.dld
Is there a way for application to debug itself?
|
|||
![]() |
|
mike.dld
Maybe you didn't understand me. I need e.g. to create 2 threads in my application to first thread debug second thread. Without any other running copy of my application or any debuggers. Maybe i need to go deeper to the problem? In my application the code executed may do things that aren't allowed by windows e.g. accessing memory not belonging to my application or trying to interrupt (int ...). And to catch all this operations (well, exactly - all instructions that operate with memory) i want to use debugging. Any other suggestions?
|
|||
![]() |
|
JohnFound
IMHO, you need so called "structured exception handling". There was some tutorials out there...search for them.
Regards. |
|||
![]() |
|
Torrey
I always used the api, SetUnhandledExceptionFilter for possible errors like that.
|
|||
![]() |
|
roticv
If you are looking for SEH, http://www.jorgon.freeserve.co.uk/ExceptFrame.htm
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.