|
I suppose the guy (?) is asking rather about user mode (ring 3) breakpoints.
Driver Studio 3.1 was indeed the first relase which may confuse its users if they don't read help file. In DS 3.1 there exist a variable which defines BP response in ring 3 mode. Starting from this relase breakpoints are context sensitive, which means they are active only in the context in which they were activated.
More information at: http://www.exetools.com/forum/showthread.php?t=3732&
(notice "set BreakInSharedMods on " command - that is exactly what you are searching for)
Regards.
|