Hello,
I have a small problem, I compiled your library on Open BSD I didn't get any errors or warnings after compilation but when I run a test where I use a mock object the program crashes. Can you help me resolve this problem?
This is what I get after objdump and running with gdb:
#0 0x00000966622c87e2 in testing::internal::linked_ptrtesting::Expectation::operator* () from /home/build/unit_tests
(gdb) where
#0 0x00000966622c87e2 in testing::internal::linked_ptrtesting::Expectation::operator* () from /home/build/unit_tests
#1 0x00000966622c45df in testing::Sequence::AddExpectation () from /home/build/unit_tests
Die: DW_TAG_unspecified_type (abbrev = 122, offset = 373344)
has children: FALSE
attributes:
DW_AT_name (DW_FORM_strp) string: "decltype(nullptr)"
Dwarf Error: Cannot find type of die [in module /home/build/unit_tests]