Re: Function address incoherence
Andrea Cardaci <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CACMsj9Pa74pYbSG8OTv5S4JR8kmKe5uLUE0F3oSesPPJVPJCnA@mail.gmail.com> |
On Mon, 26 Aug 2019 at 09:55, Andreas Schwab <[email protected]> wrote: > The disassembler can chose the nearest symbols, but the expression > evaluator needs to resolve it to a single address, so it can only chose > one of the them. Would then be possible to obtain such list using a GDB command or the Python API?