snare / voltron

A hacky debugger UI for hackers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't show voltron view with lldb

Ret70 opened this issue · comments

commented

I use lldb with debugserver to remote debug process on iOS,when lldb connect the iOS's debugserver,the process interrupt,lldb output 'Voltron loaded.'
I open another iTerm's tab and input
'voltron view registers'

but out put 'Connection aborted' and 'Failed to get targets',can't see registers view.
am I wrong?

commented