mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
Add the -file-list-exec-source-files command to MI.
This commit is contained in:
@@ -891,6 +891,10 @@ struct partial_symtab
|
||||
|
||||
char *fullname;
|
||||
|
||||
/* Directory in which it was compiled, or NULL if we don't know. */
|
||||
|
||||
char *dirname;
|
||||
|
||||
/* Information about the object file from which symbols should be read. */
|
||||
|
||||
struct objfile *objfile;
|
||||
|
||||
Reference in New Issue
Block a user