From 20173464d2169892bde1a91bbfd1c2a811a79ace Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 18 Jan 2005 20:26:26 +0000 Subject: add core cmd --- include/mach.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') 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 */ -- cgit v1.2.3