xusheng

Results 475 comments of xusheng

This actually reveals a deeper issue in the design of the debugger, that the debugger controller is associated with a binary view. However, the UINotification actually works at the file...

Blocked on #172. If I deal with this issue right now, once #172 is landed, much of the effort would be wasted

@rickhg12hs I think we are taking exactly the list of processes from the command 'platform process list'. Is there any process other than the binaryninja process that is missing? We...

This is a great feature request! However, we are still faced with a lot of feature requests and bug fixes so that it is unlikely that we can get started...

> I could do it since I have experience with Bochs and I would only need to read the BinaryNinja debugger code, the rest would be to go feature by...

On a second thought, I think 1) writing new adapters from the scratch can take considerable time, 2) the new adapters are not immune from these problems. So right now,...

This is not trivial to implement, but it is very useful so I added it to the 3.3 milestone

Might first display the info in the UI widget conceived in https://github.com/Vector35/debugger/issues/406. To actually highlight the branch, some changes from the BN are needed as well