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 » Developing U++ » U++ Developers corner » If we are going to do debugger in Linux
If we are going to do debugger in Linux [message #15718] Mon, 05 May 2008 19:56 Go to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
this link might help us a lot: Smile

http://reality.sgiweb.org/davea/dwarf.html

Mirek
Re: If we are going to do debugger in Linux [message #15747 is a reply to message #15718] Tue, 06 May 2008 23:08 Go to previous messageGo to next message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
Well, I just looked at what did C::B team with GDB... not bad at all Smile
Why not implement something like that ? It's quite comfortable.

Max
Re: If we are going to do debugger in Linux [message #15754 is a reply to message #15747] Wed, 07 May 2008 09:27 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
mdelfede wrote on Tue, 06 May 2008 17:08

Well, I just looked at what did C::B team with GDB... not bad at all Smile
Why not implement something like that ? It's quite comfortable.

Max



Well, I think that once we overcome problems with parsing debugging info, the nice advantage would be having a single code-base for both win32 and linux debuggers (it should be possible to virtualise both access to symbols and debugging calls).

Mirek
Re: If we are going to do debugger in Linux [message #15816 is a reply to message #15754] Thu, 08 May 2008 13:14 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Another useful link:

http://libcwd.sourceforge.net/reference-manual/group__chapte r__symbols__intro.html
Previous Topic: An idea for heap-checking stuffs
Next Topic: MT anomaly...
Goto Forum:
  


Current Time: Fri Apr 26 00:48:52 CEST 2024

Total time taken to generate the page: 0.04332 seconds