![]() |
|
|
|
#1
|
|||
|
|||
|
You can try to use another debugger such as OllyDbg/WinDBG/etc. just to see it works fine.
Or you can do the trick with 'int3' in SoftICE: in the beggining of your myfunc function use assembler directive '__asm int3' and enable SoftICE break on int3 by 'i3here ON' Probably it could somehow help to break SI on your function start... |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dnspy does not hit breakpoint | Turkuaz | General Discussion | 1 | 08-13-2020 01:24 |
| Mad Breakpoint disaster | p4r4d0x | General Discussion | 5 | 02-20-2015 12:28 |