Yes, however after a release, your not developing on that release anymore. Your users are using it and don't need to debug. The unstripped version you keep to yourself, so you can debug yourself.
Not in any case, stack traces can be very useful to find an problem on an exception but there only useful with debugionfos, so its an great thing to strip the lcl debuginfos but nit those from user code.
So the lcl needs to be compiles with some option. What has that to do with project settings ? Nothing. It's how the lcl should be build once. IIRC this discussion started about that.
I agree that it would be a nice option to be able to choose between
  LCL  with/without debuginfo
  FCL  with/without debuginfo
  RTL  with/without debuginfo

OTOH, a debugger being able to use external symbols would solve it too.
I think one checkbox in the Build lazarus Configuration dialog is ok.
RTL and FCL are never build while building lazarus its a bit hard to add an option for this i think.

best regards
Christian

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to