Bug 4812 - Debug Window needs the thread ID added to source view title
Summary: Debug Window needs the thread ID added to source view title
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 enhancement
Target Milestone: ---
Assignee: Rick Moseley
URL:
Keywords:
Depends on:
Blocks: 1633
  Show dependency treegraph
 
Reported: 2007-07-18 20:07 UTC by Rick Moseley
Modified: 2007-07-18 20:48 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rick Moseley 2007-07-18 20:07:37 UTC
It is confusing when selecting frames on a process that has multiple threads. 
The source view has a title above it containing the PID, but no the thread
ID(TID).  The TID should be added to the title to clarify.
Comment 1 Rick Moseley 2007-07-18 20:48:04 UTC
Added thread ID(TID) to the title.