[haiku-commits] Re: r34788 - in haiku/trunk: build/jam src/system/libroot src/system/libroot/posix src/system/libroot/posix/malloc_debug

  • From: Grzegorz Dąbrowski <grzegorz.dabrowski@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 27 Jan 2010 18:40:43 +0100

On Mon, Dec 28, 2009 at 1:13 AM,  <ingo_weinhold@xxxxxx> wrote:
> Author: bonefish
> Date: 2009-12-28 01:13:17 +0100 (Mon, 28 Dec 2009)
> New Revision: 34788
> Changeset: http://dev.haiku-os.org/changeset/34788/haiku
>
> Modified:
>   haiku/trunk/build/jam/OptionalPackages
>   haiku/trunk/src/system/libroot/Jamfile
>   haiku/trunk/src/system/libroot/posix/Jamfile
>   haiku/trunk/src/system/libroot/posix/malloc_debug/Jamfile
> Log:
> * Build library libroot_debug.so, which is the standard libroot.so with the
>  debug heap implementation.
> * Added libroot_debug.so to the DevelopmentMin optional package. Since it has
>  the same soname as the standard libroot, it can simply be specified in
>  LD_PRELOAD to run a program with that version.

Is it possible to build libroot_debug.so  with debug symbols? I mean
the replacement for:
SetConfigVar DEBUG: src HAIKU_TOP system libroot: 1: global
It could be helpful for debugging pthreads and others.

-- 
Grzegorz Dąbrowski (kaliber)
http://tiltos.com
http://home.gna.org/pingwinek/

Other related posts: