[omniORB] debug build with debian
Duncan Grisby
duncan at grisby.org
Mon Oct 23 17:20:34 BST 2006
On Friday 13 October, tuergeist wrote:
> I need a debug build for gdb backtrace, but
> ../configure --with-debug
> doesn't work.
I'm afraid there's no configure option to enable debugging. To turn it
on, edit mk/beforeauto.mk.in and change the line that sets CXXDEBUGFLAGS
= -O2 to be -g instead.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list