summaryrefslogtreecommitdiff
path: root/tests/Gtest-trace.c
Commit message (Expand)AuthorAgeFilesLines
* Fix Gtest-trace output for illumos/SolarisJason King2020-04-281-1/+1
* arm: FreeBSD/ARMv6 portKonstantin Belousov2017-08-241-0/+5
* tests/Gtest-trace.c: show differing addressesAndreas Schwab2015-03-221-2/+2
* Use `UNUSED' in testsTommi Rantala2012-09-281-3/+3
* Cleanup dynamically allocated memory before exit in testsTommi Rantala2012-09-281-0/+6
* Annotate potentially unused variable in tests/Gtest-trace.cTommi Rantala2012-09-281-1/+5
* Annotate unused parameters in testsTommi Rantala2012-08-211-3/+3
* Use unw_context_t instead of ucontext_t in tests/Gtest-trace.c and tests/Gtes...Tommi Rantala2012-07-311-1/+1
* Fix IP vs. PC confusion in tests on ARMTommi Rantala2012-07-311-1/+1
* Rip out AC_TYPE_SIGNAL and sighandler_t checkTommi Rantala2012-07-311-4/+0
* ARM: tests/Gtest-trace.c - IP printingKen Werner2011-04-211-0/+2
* Increase alternate signal stack size.Ken Werner2011-04-051-3/+5
* Drop a call frame in tdep_trace and avoid a call to unw_step.Lassi Tuura2011-04-011-28/+40
* Ensure tests pass on 32 bit x86.Arun Sharma2011-03-251-1/+2
* Assign copyright as requested by the author.Lassi Tuura2011-03-251-1/+1
* Fix up compilation and test failuresArun Sharma2011-03-241-12/+1
* Fast back-trace for x86_64 for only collecting the call stack.Lassi Tuura2011-03-241-0/+265