flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
mike.dld 13 Oct 2004, 08:22
Is there a way for application to debug itself?
|
|||
![]() |
|
mike.dld 15 Oct 2004, 09:25
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 15 Oct 2004, 12:13
IMHO, you need so called "structured exception handling". There was some tutorials out there...search for them.
Regards. |
|||
![]() |
|
Torrey 15 Oct 2004, 12:32
I always used the api, SetUnhandledExceptionFilter for possible errors like that.
|
|||
![]() |
|
roticv 15 Oct 2004, 15:04
If you are looking for SEH, http://www.jorgon.freeserve.co.uk/ExceptFrame.htm
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.