define storage for pdbbase
This commit is contained in:
@@ -62,6 +62,7 @@ static int create_break(struct brkCreateInfo *pbci, brkInt *pabrkInt,
|
||||
int max_breaks, int *n_breaks);
|
||||
static char inbuf[MAX_LINE_SIZE];
|
||||
static int linenum=0;
|
||||
void *pdbbase=NULL;
|
||||
|
||||
typedef struct dataList{
|
||||
struct dataList *next;
|
||||
|
||||
Reference in New Issue
Block a user