add core cmd
This commit is contained in:
parent
170d47ee1f
commit
20173464d2
4 changed files with 65 additions and 0 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue