Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If debugger is not available say so This build on sparc64 was configured with no debugger: #28

Closed
XVilka opened this issue Nov 17, 2012 · 1 comment

Comments

@XVilka
Copy link
Contributor

XVilka commented Nov 17, 2012

r2 -d /bin/ls

Cannot use 'sparc' anal plugin.
asm.arch: cannot find (sparc)
Cannot use 'sparc' anal plugin.
r_syscall_setup: Unknown os/arch 'openbsd'/'sparc'
asm.arch: Cannot setup syscall os/arch for 'sparc'
e asm.bits: Cannot set value, no plugins defined yet
r_syscall_setup: Unknown os/arch 'openbsd'/'sparc'
asm.os: Cannot setup syscall os/arch for 'openbsd'
e asm.bits: Cannot set value, no plugins defined yet
asm.arch: cannot find (sparc)
Cannot use 'sparc' anal plugin.
r_syscall_setup: Unknown os/arch 'openbsd'/'sparc'
asm.arch: Cannot setup syscall os/arch for 'sparc'
Cannot open file.

Can't we just say "this version of radare2 was not built with the debugger". And exit.

P.S. Moved from http://rada.re/y/bugs.php?bugs&s=view&id=40

@radare
Copy link
Collaborator

radare commented Nov 22, 2012

Fixed in git. Thanks for the suggestion. The rest of errors come from an old version.

Passing -d when r2 is compiled without debugger will just show an error message.

@radare radare closed this as completed Nov 22, 2012
@radare radare mentioned this issue Nov 7, 2015
yossizap pushed a commit to yossizap/radare2 that referenced this issue Dec 30, 2019
Qt with CMake doesn't seem as robust as qmake is.
It didn't work to include ui_* files from a different directory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants