On Wed, 2005-Oct-19 12:59:04 -0700, Steve Watt wrote:
>In article <[EMAIL PROTECTED]> you write:
>>Does it have interface to gdb? And such other things..)
...
>I can't imagine why an editor should interface with gdb -- that's what
>other windows are for.

When stepping through code, it's nice to have the current line and
surrounding context automatically displayed (without clogging up your
gdb session with an extra 10-20 lines of output for each step).  It's
also nice to able to scroll back through your entire debugging session.

-- 
Peter Jeremy
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to