Community
Participate
Working Groups
Build Identifier: Eclipse 3.6.1/M20100909-0800 with 20101005 PTP 5.0/HEAD stream Compile a simple hello world application and omit the -g flag, then debug the application. No source editor is displayed, which is fine, but some sort of warning indicating that the stack frame location has no debug info would help solve this simple (and common) error for first time users. This could be a specialized warning editor, or even just something like "no debug information available" in the stack frame label. Reproducible: Always