public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Differences between new watch window and old
@ 2002-11-06 14:55 Martin M. Hunt
  0 siblings, 0 replies; only message in thread
From: Martin M. Hunt @ 2002-11-06 14:55 UTC (permalink / raw)
  To: insight

I forgot to mention some of the new features/changes.

- Watch window allows variables with the same names.
This made it impossible to use the old watch window when you are
debugging functions that reuse variable names.  This is very common.

- Watch window indicates which variables are not currently in scope. 
This commonly resulted in misleading results where you saw variable "n"
(for example) in the watch window and it had a completely different
value that the "n" in the current function.

- On the old watch window when you clicked on the "+" and opened up a
struct or pointer, then stepped out of scope, it closed.  Then when you
step into scope again, it remains closed.  This was VERY annoying.

- New window displays type information.

- Popup menu now includes Sort, Help, and Close

- "Sort" alphabetizes the variables in a window.  I wanted drag-n-drop,
but it isn't done yet.

- Faster, smaller, more flexible.

- Does not use Tix, which is good because we are removing Tix soon.


Martin





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-06 22:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-06 14:55 Differences between new watch window and old Martin M. Hunt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).