Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Turbo Debugger

Status
Not open for further replies.

globos

Programmer
Nov 8, 2000
260
FR
Hi,

I tried Turbo debugger for debugging C++ programs, but when I launch it on one of my exe file it displays the error "Not enough memory to load symbol table".
I have near 300Mo of free memory so this is not the problem. I also compiled my source code with the -v option in order to include debugging information.

What is the problem?
Is it possible to use another debugger with BCC32?

Thanks

--
Globos
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top