guix/src/libmain
Eelco Dolstra 89e6781cc5 Make function calls show up in stack traces again
Note that adding --show-trace prevents functions calls from being
tail-recursive, so an expression that evaluates without --show-trace
may fail with a stack overflow if --show-trace is given.
2013-11-12 12:51:59 +01:00
..
Makefile.am Detect stack overflows 2013-07-30 23:37:10 +02:00
shared.cc Make function calls show up in stack traces again 2013-11-12 12:51:59 +01:00
shared.hh
stack.cc Respect MINSIGSTKSZ when allocating an alternative stack 2013-08-07 15:44:19 +00:00