Bug 2964 - Source window has no way of updating it's DOM information on the fly
Summary: Source window has no way of updating it's DOM information on the fly
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Mike Cvet
URL:
Keywords:
Depends on:
Blocks: 1633 3173
  Show dependency treegraph
 
Reported: 2006-07-26 20:39 UTC by Adam Jocksch
Modified: 2006-11-24 20:57 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 Adam Jocksch 2006-07-26 20:39:05 UTC
Currently all DOM initialization work is done in SourceWindowFactory on source
window creation. Once we reach a situation where we will be resuming/stopping a
process while the source window is open (i.e. breakpoints, stop/resume, etc)
this will no longer be sufficient.
Comment 1 Mike Cvet 2006-11-24 20:57:51 UTC
Dom updating is handled through stack trace generation in the SourceWindow.