Am Montag, 24. Juli 2017 um 17:22:54, schrieb Richard Heck <[email protected]> > On 07/24/2017 04:15 PM, Jean-Marc Lasgouttes wrote: > > commit 9fe8190364d27a538efa3928d2166b09e1cef2d5 > > Author: Jean-Marc Lasgouttes <[email protected]> > > Date: Mon Jul 24 00:21:43 2017 +0200 > > > > Make "devel mode" configurable at run time > > > > Traditionally LyX behaves differently when the directive DEVEL_VERSION > > is defined at compile time. This covers > > * more detailed description of current position in status bar > > * the help files are open in read/write mode > > * more detailed debug output in the View Source panel > > > > This patch introduces the new function devel-mode-toggle that allows > > to use devel mode in stable releases, and vice versa. > > > > The information is saved in the session file. The default is to > > disable devel mode. > > > > Remove all traces of DEVEL_VERSION in autoconf and cmake > > So what do we do now to include debug symbols when building? > > Richard
This had nothing to do with debug symbols IMHO.
For cmake it still is
# cmake ... -DLYX_DEBUG=ON -DLYX_DEBUG_GLIBC=ON
-DLYX_DEBUG_GLIBC_PEDANTIC=ON -DLYX_STDLIB_DEBUG=ON
Kornel
signature.asc
Description: This is a digitally signed message part.
