Hi, > What yum or rpm invocation do I need to use to discover what GUI debuggers > are available in Fedora? I'm working on an OpenGL-based game so a > curses-based debugger would probably be best, One little hidden secret of gdb builds from the last six months or so is the "layout" command. Type layout at the (gdb) prompt and you'll see a source window come up. There are a few other windows, too. help layout lists them i believe. ctrl-x a closes the window -- Ray Strode <rstrode@xxxxxxxxxx> -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-devel-list