[Bug python/24534] The gdb.Frame.select() does not notify about USER_SELECTED_FRAME

dominik.b.czarnota+bugzilla at gmail dot com sourceware-bugzilla@sourceware.org
Wed May 8 00:38:00 GMT 2019


https://sourceware.org/bugzilla/show_bug.cgi?id=24534

--- Comment #2 from Disconnect3d <dominik.b.czarnota+bugzilla at gmail dot com> ---
As mentioned in the link above, there is a workaround for plugin writers - aka
- the notification can be triggered by invoking `frame` command or in Python
API via `gdb.execute('frame', to_string=True)`.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Gdb-prs mailing list