mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Turn off stabs debugging.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2735
This commit is contained in:
parent
588711ca62
commit
088b2da749
@ -101,7 +101,7 @@ typedef struct _StabTypeTab {
|
||||
} *headerhash[HEADER_HASHSZ];
|
||||
} StabTypeTab;
|
||||
|
||||
static const Bool stabs_debug = True;
|
||||
static const Bool stabs_debug = False;
|
||||
|
||||
static UInt header_hash(Char *filename, UInt instance)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user