tb %PID builtin command
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
#include "runtime.h"
|
||||
#include "macros.h"
|
||||
|
||||
extern uint64_t PID;
|
||||
extern PID_t PID;
|
||||
|
||||
static InterpResult RES;
|
||||
|
||||
|
Reference in New Issue
Block a user