-Og in dbgutil builds
Caolán McNamara
caolanm at redhat.com
Thu Apr 6 08:09:54 UTC 2017
On Fri, 2016-12-02 at 09:41 +0100, Michael Stahl wrote:
> On 12/02/2016 01:26 AM, Markus Mohrhard wrote:
> > Hey,
> >
> > seems that the Og change has quite some negative consequences for
> > the debugging experience..
>
> i haven't seen a live variable that gdb wouldn't display.
editeng/source/editeng/impedit2.cxx:1820
(gdb) print rType
$1 = <optimized out>
(gdb) print rTypes
$2 = <optimized
out>
(gdb) print pParaPortion->aScriptInfos
value has been optimized out
(
gdb) print pParaPortion
$3 = <optimized out>
this Og thing can be quite the pain
More information about the LibreOffice
mailing list