Skip to content

Python exception during dump of boost::optional (no member named m_initialized) #43

@fperies

Description

@fperies

Hello,

First of all, thank you for this project!

I'm running into the following error when trying to dump a boost::optional type object:

(gdb) p 'l2ps::db::UeDbBase<l2ps::ul::db::Ue>::ueDbInstance'
$17 = Python Exception <class 'gdb.error'> There is no member named m_initialized.: 

I'm using Boost 1.69.0

Do you have any clue that would explain this issue ?

Thanks !

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions