casterle
August 25th, 2004, 20:54
I'm using OllyDbg to debug a fairly large BCB6 program.
I've used Plugins/GODUP Plugin/Map Loader/Load Labels to load my .map file.
When I try to look at my symbols using Search for/Name in current module I get an exception, 0xC0000005 at 0x202c2926. I've got nearly 70,000 symbols loaded, so I expect that my large symbol list is the problem.
I'd appreciate suggestions for work-arounds, or at least a hint as to how to unload my symbols so I can edit my .map file and try again. I'd rather not kill my .udd file for this project if possible.
Thanks - and thanks to Oleh for an impressive program.
I've used Plugins/GODUP Plugin/Map Loader/Load Labels to load my .map file.
When I try to look at my symbols using Search for/Name in current module I get an exception, 0xC0000005 at 0x202c2926. I've got nearly 70,000 symbols loaded, so I expect that my large symbol list is the problem.
I'd appreciate suggestions for work-arounds, or at least a hint as to how to unload my symbols so I can edit my .map file and try again. I'd rather not kill my .udd file for this project if possible.
Thanks - and thanks to Oleh for an impressive program.