4.17.85 Feedback
Jim Blandy
jimb@cygnus.com
Thu Apr 1 00:00:00 GMT 1999
> Is the tui interface supposed to be usable on all platforms?
Well, kind of. The code isn't up to the standards of the rest of GDB
--- for example, it contains HPPA-specific code --- and we don't have
a lot of resources allocated to clean it up.
> Perhaps the #include of tui headers needs to be removed from defs.h
> and included in the handful of source files that interface with the
> tui library.
If you could come up with a patch that:
- makes the TUI work on Linux,
- insulates the rest of GDB from curses's namespace problems, and
- doesn't perturb the rest of GDB much,
then I'd apply it.
More information about the Gdb-testers
mailing list