Content originally posted in LPCWare by fpg on Fri Nov 25 11:50:48 MST 2011
Quote: CodeRedSupport
If you use --gc-sections on debug builds, you can still debug, but you will occasionally see some odd things, such as being unable to step into functions, or being unable to display some variables. We are working to resolve this issue.
I'm planning to remove unused codes right now. Do these problems still exist?