In the example below I'm running a gtest test. An exception is thrown, but it doesn't say from what source line. How can I get this information?
Asked
Active
Viewed 207 times
1
-
Pretty much the same: https://stackoverflow.com/questions/26581066/how-to-get-backtrace-information-from-exception-in-googletest/26583406 - but answers are only half-satisfactory there – PiotrNycz Jun 07 '18 at 07:16