| ??? 12/11/02 13:23 Read: times |
#34232 - RE: How to use software traps? |
If you use assembler, the problem does not exist, just
... ret call/jmp TRAP If you use "C" traps should not be needed if you use a reputable compiler. Erik |
| ??? 12/11/02 13:23 Read: times |
#34232 - RE: How to use software traps? |
If you use assembler, the problem does not exist, just
... ret call/jmp TRAP If you use "C" traps should not be needed if you use a reputable compiler. Erik |