From: Andrew Cagney <cagney@redhat.com>
To: frysk <frysk@sourceware.org>
Subject: UI discussions 2007-02-08
Date: Tue, 13 Feb 2007 05:00:00 -0000 [thread overview]
Message-ID: <45D145C8.9050202@redhat.com> (raw)
[Note: next meeting 9:30 US East time, 2007-02-14; double clash thursday]
Elena, Kris, Sami, Mike, Phil, Rick, Mark, Scox, Nurdin, Tim?
Moller sent apology.
Session Assistant
-----------------
Mike and Sami's changes were reviewed. Agreed much better. The follow
list the "nits" identified for each page:
-> Session Manager
- Again need to make how to create a new session clearer
- "edit" button should be removed for now (it can come back later when
it really does edit the session - a more advanced concept)
-> Add Assistant introduction with (go away tickbox)
HIG suggests that an assistant start with an overview window explaining
what will happen next. Should include a tick box (and include in
preference) to not show again - so it doesn't get anoying.
-> Try adding a task picker - debug or monitor chooser here
-> Process Picker
- LHS and RHS lists should be identical
- LHS and RHS lists should be same size
- Start with just PID, and name; and way to add others
-> Observer Picker
- give threads observer defaults - fork, clone, exec, terminate; and
catch backtrace
- improve help text for each observer
- add a "save" button?
Source Code Window
------------------
- fix "continue" button, wired to "run"
- when no source code, display raw assembly in source window
Means creating a fake "dom" or source code object so that the Source
Code Window can't tell the difference - polymorp.
- ensure selected frame always highlighted
- drop line numbers (by default?); save real estate
- highlight as much of "current line" as possible: if .debug_line
indicates entire line, highlight hard left to hard right; if .debug_line
indicates partial-line, highlight part; if .debug_line indicates
multiple lines, highlight all.
- needs keyboard short cuts
- step button should not pop-up a process picker; step is for selected
thread only; add menu for more complex cases
- "thread id", not "tid"; better or bonus marks for finding the name in
the stack backtrace
- start looking at an integrated source/assembly view
Monitor Window
--------------
[from last week] Brief discussion about what should happen when a user
clicks on an event:
-> below the timeline, the backtrace and source code for the event is
displayed
Command Line
------------
[from last week] The following options have been proposed:
-> frysk --debug PID : brings up the debug window directly
-> frysk --terminal : brings up a monitor with the terminal dominating
-> frysk --monitor PID : brings up the monitor window
[also]
-> frysk --session SESS : starts the specified session
-> frysk <core-file> : brings up the debug window on the core file
Next Week
---------
Custom Observers
?
/
next reply other threads:[~2007-02-13 5:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-13 5:00 Andrew Cagney [this message]
2007-02-13 21:14 ` UI agenda 2007-02-14 @9:30 US-EST Andrew Cagney
2007-02-13 21:37 ` Elena Zannoni
2007-02-14 13:30 ` Mark Wielaard
2007-02-21 14:32 ` Minutes " Andrew Cagney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45D145C8.9050202@redhat.com \
--to=cagney@redhat.com \
--cc=frysk@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).