Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Debugger ignore breakpoint in headerfile
Re: Debugger ignore breakpoint in headerfile [message #4223 is a reply to message #4216] Sat, 29 July 2006 00:28 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
You give quite a little info.. Which compiler, what platform?

In fact, there are now two debuggers in TheIDE

- debugger for Microsoft compiler. That one is much more advanced and much more code is in TheIDE itself - it just uses dbghelp.dll library to get symbolic info from the executable, does rest in our code

- debugger for GCC (mingw) - just GUI frontend to GDB (unfortunately).

Both are limited by tools they use. dbghelp.dll sometimes does not return correct symbol info (and then yet again, sometimes it is not well interpreted by us), gdb has even more problems...

Mirek
 
Read Message icon4.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: including cpp-files
Next Topic: umk on linux
Goto Forum:
  


Current Time: Sun Aug 24 22:16:42 CEST 2025

Total time taken to generate the page: 0.05359 seconds