Re: Disambiguating symbols by module

Martin Simmons <[email protected]>
Newsgroups gmane.comp.gdb.devel
Message-ID <[email protected]>
>>>>> On Fri, 3 Sep 2021 17:57:42 +0300, Alexander Miloslavskiy via Gdb said:
> 
> Right, I think that a startup python script could work, if there are no 
> better solutions. Thanks!

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

define callps
call (void)the_unique_ps_function()
end

__Martin
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.