![]() |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#3
|
|||
|
|||
|
Quote:
(1) There are two functions say f() and g(); (2) OllyDbg debugs f() and sets a breakpoint inside g(); (3) g() is executed by another thread which is not the same as the thread executing f(); (4) When g() is executed, the breakpoint set inside will not be triggered whether it's a software breakpoint or hardware one. So, do you think olly_hardware_breakpoint plugin can solve this problem? Thanks. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Delphi threading problem | phroyt | Source Code | 5 | 05-05-2020 13:03 |
| Armadillo Environment Variables Finder 1.2 | rukov | Community Tools | 3 | 12-16-2015 01:59 |
| Modifying Kernel Mode Driver for Hyper Threading | aldente | General Discussion | 8 | 08-13-2004 10:11 |