U++ framework
Do not panic. Ask here before giving up.

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: 14290
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 Apr 26 04:26:41 GMT+2 2026

Total time taken to generate the page: 0.00463 seconds