Re: [Lazarus] Is Strip Symbols from Executable broken?

2011-05-25 Thread Graeme Geldenhuys
On 25/05/2011 07:56, zeljko wrote:
 
 And that's ok IMO. Maybe we should add an warning/information dialog when 
 both 
 options are on.

No, simply disable the strip symbols option in the dialog when debug
info is enabled. Seeing that they are both exclusive, the obvious
choice would be to create two radio buttons in the dialog.

No fancy warnings are required, just a small redesign of the dialog in
question should suffice.

Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Is Strip Symbols from Executable broken?

2011-05-25 Thread Prado, Renato (R.P.)
  And that's ok IMO. Maybe we should add an warning/information dialog
 when both
  options are on.
Meanwhile, I got it working (had to remove the debugging and line number
options), thanks!

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Is Strip Symbols from Executable broken?

2011-05-24 Thread Joost van der Sluis
On Tue, 2011-05-24 at 15:23 -0400, Prado, Renato (R.P.) wrote:

 I ran some tests and the Strip Symbols from Executable option in the
 IDE does not seem to have any effect (Win32, 0.9.30), is this option
 broken in the current release?

I'm not sure if I remember correctly, but when you specify that you want
to add debug-information to your application, the strip option is
ignored, because we got too much bug reports 'debugging does not work'.

Joost.
-- 
My Lazarus blog: http://www.lazarussupport.com/lazarus/weblog


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Is Strip Symbols from Executable broken?

2011-05-24 Thread zeljko
On Tuesday 24 of May 2011 22:29:07 Joost van der Sluis wrote:
 On Tue, 2011-05-24 at 15:23 -0400, Prado, Renato (R.P.) wrote:
  I ran some tests and the Strip Symbols from Executable option in the
  IDE does not seem to have any effect (Win32, 0.9.30), is this option
  broken in the current release?
 
 I'm not sure if I remember correctly, but when you specify that you want
 to add debug-information to your application, the strip option is
 ignored, because we got too much bug reports 'debugging does not work'.

And that's ok IMO. Maybe we should add an warning/information dialog when both 
options are on.

zeljko

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus