View Single Post
  #1  
Old 07-29-2014, 13:33
BlackWhite BlackWhite is offline
Friend
 
Join Date: Apr 2013
Posts: 85
Rept. Given: 4
Rept. Rcvd 14 Times in 6 Posts
Thanks Given: 14
Thanks Rcvd at 56 Times in 25 Posts
BlackWhite Reputation: 14
different DLLs have same udd name in OllyDbg

There are 2 DLLs which have same names but have different paths.
OllyDbg will put only one udd file for these DLLs in its udd folder.
If I first set some breakpoints on one DLL, then I set some breakpoints
on the other, conflicts will occur. When I'm back with the first DLL,
the beakpoints set before all disapear.
Anyone knows how to solve this problem?
Thank you.
Reply With Quote