aboutsummaryrefslogtreecommitdiff
path: root/include/mach.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mach.h')
-rw-r--r--include/mach.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mach.h b/include/mach.h
index 79d8ac08..fdd68dfc 100644
--- a/include/mach.h
+++ b/include/mach.h
@@ -259,6 +259,7 @@ struct Fhdr
void *dwarf; /* handle to dwarf image */
void *macho; /* handle to mach-o image */
struct Stab stabs;
+ char *cmd; /* command-line that produced core */
/* private */
Symbol *sym; /* cached list of symbols */