debugger icon indicating copy to clipboard operation
debugger copied to clipboard

Debugger should register the Python `dbg` object

Open xusheng6 opened this issue 3 months ago • 1 comments

As in https://github.com/Vector35/binaryninja-api/blob/15c635b873105eda2861430d062ea3f6bdfe9d9b/python/scriptingprovider.py#L1532-L1535

xusheng6 avatar Sep 23 '25 08:09 xusheng6

It should be done in the same way as https://github.com/Vector35/binaryninja-api/blob/768f7c78465fb93936e5ca50a0ca712664fe54e7/view/kernelcache/api/python/kernelcache.py#L193-L210

xusheng6 avatar Sep 23 '25 09:09 xusheng6