Setting break point on Shared memory location
Mobile
1
Posts
1
Posters
0
Views
1
Watching
-
Dear Friends, Does anybody know how to set break point on a shared memory location using Embedded VC++ 4.0 debugger. I have a dll[C language] that allocates and uses shared memory. I want to set break point on some memory locations of allocated shared memory. When set memory break point in debugger currently it is not functioning. Execution stops there and i can not proceed further except closing Debugger. Thanks in advance, subramjobmail, 2003/09/12 (11:23 JST).