xxgdb or graphical c debugger ??

clc2112

Registered
Anyone know if xxgdb is avail for os x. I got gdb to work but would like a graphical debugger for C. Any help will be greatly appreciated.

Thanks

calvin
powerbook 667, 512
 
Thanks Guys,

I checked out ddd and project builder. I have yet to compile ddd, but from the looks of it and project builder, they will both suit my purpose just great. One less thing I dont need my M$ machine for!

Thanks

calvin
 
you'll need Motif (well, LessTiff actually) in order to compile ddd.

I built it yesterday and it compiled fine. Only a test program at the very
end failed due to a flaw in the makefile.
 
Hi,

Because I know nothing of Motif or fink, can someone send me a binarie for macosX 10.2

Thanks in advance

Rene

rvamerongen_AT_xs4all.nl
 
Actually if you don't have fink it would be hard to send you one because there would be all sorts of library dependencies which would most likely break. The best advice is get fink and use that.

-Eric
 
Back
Top