This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

MI "-file-list-exec-section" implementation


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'd like to implement the MI "-file-list-exec-section" command. It is 
necessary for a gdb-frontend I am working on.
1) I see some problems caused by CLI not being separated from gdb's core.
E.g. "target_ops->to_files_info" is declared "to_files_info(struct 
target_ops*)". All implementations of this interface that I've seen contain 
CLI-code only.
When/How can these issues be resolved?
2) info gdb gives no hint about the output format of 
"-file-list-exec-sections". What's the plan?

Stefan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAXuhjEP9tKMRlxN8RAoJOAJ9K8xptRpl/6mVZZDD+941YWwNK1gCggN5W
MQytRayTTrnjfuh9sz4U3ZU=
=9h7D
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]