FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Help for DBug and DMD 1.0

 
Post new topic   Reply to topic     Forum Index -> DBug
View previous topic :: View next topic  
Author Message
yeti



Joined: 07 Jan 2007
Posts: 2

PostPosted: Sun Jan 07, 2007 6:09 pm    Post subject: Help for DBug and DMD 1.0 Reply with quote

Hi,

do you already have a version of DBug that compiles with DMD 1.0?
The current SVN head has at least the bit vs. bool and public import problems, and some files appear to be missing (e.g. core/ref.d).

I'd like to help out if there's stuff to do.
My motivation comes from the lack of a D debugger for the otherwise very comprehensive CodeBlocks IDE. I want to have a decent work environment before i start porting a larger C++ codebase to D.
The simple approach of using a version of CDB with CodeBlocks failed just because there seems to be no CDB version that can do what WINDBG v4 that comes with DMD can (namely watching variables and loading CV symbols correctly). Besides, even that WINDBG ver is pretty ... rudimentary.

I've never implemented a debugger myself, either, but i think i've got the nessecary basic know-how on the compiler construction and assembly side. The rest should be work and discipline Wink

If you could commit your complete current version i'd also do the DMD 1.0 cleanup if you haven't done it, yet.

regards,
yeti
Back to top
View user's profile Send private message
yeti



Joined: 07 Jan 2007
Posts: 2

PostPosted: Mon Jan 22, 2007 3:32 pm    Post subject: Reply with quote

being the impatient type, i started from scratch on my own, reusing ddl.coff - see http://ddbg.mainia.de for more details.
more to come...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> DBug All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group