Tweaks to make libthread tell Valgrind about its stack limits,
so that Valgrind can detect stack overflow for me.
This commit is contained in:
parent
cdd61ab0ae
commit
a3785ca2cc
7 changed files with 60 additions and 8 deletions
|
|
@ -219,4 +219,4 @@ extern int _threadgetpid(void);
|
|||
extern void _threadmemset(void*, int, int);
|
||||
extern void _threaddebugmemset(void*, int, int);
|
||||
extern int _threadprocs;
|
||||
|
||||
extern void _threadstacklimit(void*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue