Replies: 5 comments 24 replies
-
Unfortunately Fedora is not a supported platform. That said, this sounds more like a corrupted download. Have you tried the usual uninstall, reinstall a fresh version, double check the hashes of your download? Try both latest stable and dev as well. |
Beta Was this translation helpful? Give feedback.
-
Could you please give more details on how you used it when it previous worked? Were you doing local debugging, or remote debugging? What is the thing you are debugging? |
Beta Was this translation helpful? Give feedback.
-
I'm pretty sure it's not a corruption, but I reinstalled just to be safe. I was remote debugging windows and linux binaries. I did a bit more testing and it seems the issue only happens on PE files. With ELF and macho I do get |
Beta Was this translation helpful? Give feedback.
-
Experiencing the same thing. PE file is loaded into BN, but the connect to remote dbg server shows nothing in the drop down. BN: 4.1.5902 (f2165c5d) |
Beta Was this translation helpful? Give feedback.
-
I will continue to explore the possible route to support remote Windows debugging from a non-Windows OS, but it is not supported yet |
Beta Was this translation helpful? Give feedback.
-
I am running Fedora Rawhide.
In
Debug Adapter Settings
,Adapter Type
is blank and clicking on it shows nothing.binaryninja.debugger.debugadaptertype.DebugAdapterType.get_available_adapters(bv)
returns an emptylist
. I am unable to use remote debugging.This used to work, but it stopped working some time ago. How do I fix this issue?
Beta Was this translation helpful? Give feedback.
All reactions