mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Correct a comment. We really should not specify the default values
here. Double maintenance. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14262
This commit is contained in:
parent
275e864bc1
commit
5d0841b870
@ -176,7 +176,7 @@ extern const HChar* VG_(clo_xml_user_comment);
|
||||
less aggressively if that is needed (callgrind needs this). */
|
||||
extern VexControl VG_(clo_vex_control);
|
||||
|
||||
/* Number of parents of a backtrace. Default: 8. */
|
||||
/* Number of parents of a backtrace. Default: 12 */
|
||||
extern Int VG_(clo_backtrace_size);
|
||||
|
||||
/* Continue stack traces below main()? Default: NO */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user