mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-09 21:28:19 +00:00
Two fixes could be done: Either we fix the comments or we increase N_FRAMES to be rather VG_DEEPEST_BACKTRACE. We fix the comment for the following reason: This is (at least for the moment) not performance critical. as this is only called when an error is reported. However, searching for local vars is extremely costly. It is unlikely that an error is reported for a stack variable which is more than 8 frames deeper than theframe in which it is detected. So, fix the comment, waiting for a complaint that a deeper variable is not properly described. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13235
11 KiB
11 KiB