Ge van Geldorp wrote:
From:
Casper Hornstrup
Rsym should strip the stabs symbols. What do you need more?
Thinking about it, I believe the difference between the before-rbuild and
after-rbuild situation is that before, stabs symbols would be stripped
(for
both DBG := 0 and 1) but rossym symbols (which make the symbolic stack
traceback possible) were only added for DBG := 1. Now, for both DBG :=
0 and
1, stabs symbols are stripped but rossym symbols are added even for
DBG :=
0. Personally I think this is a good thing, as it will allow testers to
report meaningfull stack traces.
Testers shouldn't use DBG = 0 builds.... As I've said before...those
builds should only be for releasing to the public.
They require 64MB of memory to work properly in the first place, are
much larger, slower, etc.
Unless, the developer doesn't want junk screaming at
him/her, and only
is interested in one area.
8^O OMG! What is all this stuff!
James