Re: Python API equivalent of 'info sharedlibrary'
Tom Tromey <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> Dominik Czarnota via Gdb <[email protected]> writes: > Is there any Python API equivalent of getting information about shared > libraries through the `info sharedlibrary` command? No. > If not, is there any chance that this gets added? It would certainly be ok to add, but I don't know of anybody with plans to work on it. Tom