> ...  When you debug a program with
> gdb, you set the breakpoints by line number.

   Debuggers should allow breakpoints to be set at a finer degree of detail
than line numbers so that you can break at a particular statement (on a
multi-statement line) or expression. Supporting a visual cue for this may be
easier with the proposed tree based widget than with current widgets.

   Neil


-- 
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to