[OpenIndiana-discuss] How to build illumos in Debug Mode
Carsten Grzemba
grzemba at contac-dt.de
Fri Sep 4 13:39:03 UTC 2015
I like to do some debugging with dbx so I want to build some commands with debug information. But if I run
$ bldenv.sh -d illumos 'make' its writes
Build type is DEBUG
but the bins still without debugging information. The only difference in the environment is RELEASE_BUILD= is not set.
What I am doing wrong?
Thanks
More information about the openindiana-discuss
mailing list