mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
#define N_FRAMES 8 (defined in libhb_core.c:3888) implies that 'other thread' stack traces are limited to 8, even with a bigger --num-callers. => document this in the manual to avoid that a user believes this is a bug in the stack trace logic of Valgrind. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12767