Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 364421

Summary: When a stack trace is displayed in RUI, the debug stack is reset
Product: z_Archived Reporter: Justin Spadea <jspadea>
Component: EDTAssignee: Justin Spadea <jspadea>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: svihovec
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

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.