*** no comment ***
This commit is contained in:
parent
d754367bfc
commit
f781dd5668
1 changed files with 2 additions and 0 deletions
2
debug.cc
2
debug.cc
|
|
@ -7,6 +7,8 @@
|
|||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
|
||||
#include <unistd.h> // for the `write' method
|
||||
|
||||
int offset = 0;
|
||||
|
||||
std::map<void *, int> ptrs;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue