On Thu, 16 Jan 2014 09:45:51 +0100, Mark Wielaard wrote: > There can be more than 3 frames, but depending on the system/installed > glibc we might not be able to unwind fully till the end. > cxxfunc -> f -> main > Expect to see the top two and a warning that there are more frames > (exit code 1)
I agree there should be something like ' || true' but which system cannot unwind 'main'? IIUC the 2 frames (and not 3 frames). THanks, Jan