Re: Disambiguating symbols by module
Alexander Miloslavskiy via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 03.09.2021 19:06, Martin Simmons wrote: > If the short function name is just for convenience and you can rename it > to something longer, then you can define a short-named user command to > call it Thanks! Unfortunately, the code I'm debugging is outside my control. It's the Java's JDK that comes from packet manager in Linux. The other symbol, which stands in my way, is also outside my control.