jonathan@pitt.UUCP (Jonathan S. Eunice) (04/18/88)
I've been using gdb lately to debug a fairly large C program. It understands complex structures which dbx chokes on, making it nice to work with, but I miss the windowed environment of the dbxtool (a Sun front-end for dbx). Has anyone written a gdb interface for either the Sun envrionment or curses? I'd sure like to get ahold of one. Failing the ease of software acquisition through anonymous ftp, I've considered rolling my own. That would give me both a gdbtool and nitty-gritty experience with the Sun libraries. (My previous experience was in the Macintosh Toolbox, whatever Masscomp calls their yuccky library, and minor exposure to Apollo's system.) I've started to browse the Sun manuals and code; they seem to have a reasonable programming interface for their windows. If this is a wrong conclusion, or if there are reasons the gdb interface would be hard to write, I'd appreciate correction. Please mail to me directly. I will post a summary. Thank you. -------------------------------------------------------------------------------- Jonathan S. Eunice ARPA: jonathan@vax.cs.pittsburgh.edu University of Pittsburgh UUCP: jonathan@pitt Computer Science BITNET: jonathan@pittvms (412) 624-8843
rk9005@cca.ucsf.edu (Roland McGrath) (04/20/88)
I think there's a GDB interface to X (or maybe to Emacs?) though I don't know about one to Suntools. Send mail to gnu@prep.ai.mit.edu and ask.