Re: Remote query for structure layout
Philippe Waroquiers via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2021-03-29 at 16:10 -0400, Simon Marchi wrote: > It's the other way around. In the problem at hand, GDB has all the > information and it's the target who queries GDB for symbol and types. Thanks for the correction ... A dwarf reader in the target is likely not a good/lightweight idea. Philippe