Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 364421 - When a stack trace is displayed in RUI, the debug stack is reset
Summary: When a stack trace is displayed in RUI, the debug stack is reset
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Justin Spadea CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-21 17:04 EST by Justin Spadea CLA
Modified: 2017-02-23 14:16 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Spadea CLA 2011-11-21 17:04:56 EST
egl.printError() sets egl.debugStack to an empty array, causing problems in egl.atLine().
Comment 1 Justin Spadea CLA 2012-01-13 17:08:11 EST
Fixed egl_development.js to stop clearing the debug stack when in debug mode.
Comment 2 Justin Spadea CLA 2012-02-20 13:43:40 EST
Closing.