summaryrefslogtreecommitdiff
path: root/src/cuda-sim/cuda-sim.cc
diff options
context:
space:
mode:
authorMengchi Zhang <[email protected]>2019-07-15 14:09:25 -0400
committerMengchi Zhang <[email protected]>2019-07-15 14:09:25 -0400
commit1e57dc86369fbde8d31b4a629721c716ca2c3307 (patch)
tree806175a07d586504c521893002057e35ff2593a7 /src/cuda-sim/cuda-sim.cc
parent6ec4563b11fe99e539eb83412acaadc6f67b05ba (diff)
Move g_debug_pc
Signed-off-by: Mengchi Zhang <[email protected]>
Diffstat (limited to 'src/cuda-sim/cuda-sim.cc')
-rw-r--r--src/cuda-sim/cuda-sim.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cuda-sim/cuda-sim.cc b/src/cuda-sim/cuda-sim.cc
index e4ff0f9..c06f093 100644
--- a/src/cuda-sim/cuda-sim.cc
+++ b/src/cuda-sim/cuda-sim.cc
@@ -54,7 +54,6 @@ typedef void * yyscan_t;
#include "../../libcuda/gpgpu_context.h"
int g_debug_execution = 0;
-addr_t g_debug_pc = 0xBEEF1518;
// Output debug information to file options