$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [optional] using gdb to inspect optional value
From: Mika Fischer (mika.fischer_at_[hidden])
Date: 2012-09-13 15:36:57
Am 13.09.2012 21:02 schrieb "Pedro Larroy" <pedro.larroy.lists_at_[hidden]>:
> Is there a way to inspect an optional with gdb?
I use this. It's really very helpful.
https://github.com/ruediger/Boost-Pretty-Printer
Best,
Mika