DescriptionPrint callstack in _ASSERT_TRUE.
ASSERT_TRUE only prints the first call frame in the error message. In our case, this is the _ASSERT_TRUE wrapper function, which is not useful.
To help with debugging, this CL dumps the full stack.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282737
Patch Set 1 : #
Messages
Total messages: 5 (0 generated)
|