Patrick Geremia wrote: > > Hi, > > Do I have to use gdb for debugging or is there also a command line based > debugger like dbx on UNIX?
I dont know what is "dbx", but you can use gdb from the console prompt if you start it like that "gdb --nw" Hope that helps :) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/