Skip to content

Commit

Permalink
temporarily enable debugging symbol reset
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinNowak committed Sep 24, 2015
1 parent b496e75 commit dcdfc58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/global.h
Expand Up @@ -22,7 +22,7 @@
#include "obj.h"

// debug symbol resetting between obj file generation
#define DEBUG_SYMBOL_RESET 0
#define DEBUG_SYMBOL_RESET 1

#ifdef DEBUG
extern char debuga; /* cg - watch assignaddr() */
Expand Down

0 comments on commit dcdfc58

Please sign in to comment.