[haiku-depot-web] Re: App pages on HDS

  • From: Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-depot-web@xxxxxxxxxxxxx
  • Date: Sat, 18 Jul 2015 15:00:58 +0200

On 07/18/2015 01:36 PM, Andrew Lindesay wrote:

Do you know if there is a means by which the jam build system can be
configured to generate debug symbols in the binaries?

$ DEBUG=1 jam -q my-stuff

Should do the trick. If you want to make that change permanent, or only want to add debug symbols for your own sources, you can add a line to your UserBuildConfig like this:
SetConfigVar DEBUG : HAIKU_TOP src apps showimage : 1 : global ;

Bye,
Axel.


Other related posts: