$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [optional] using gdb to inspect optional value
From: Pedro Larroy (pedro.larroy.lists_at_[hidden])
Date: 2012-09-13 15:00:12
Hi
Is there a way to inspect an optional with gdb? I had to remove the
usage if boost::optional as it caused me trouble to inspect the value.
Thanks.
Pedro.