You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now if you manually insert a 'brk' instruction at the start of assembly you can use lldb to step through generated assembly with a nice disassembly view. This is excellent but it would be nice if we could preety print values, figure out what debug info is associated with our current position, etc...
The text was updated successfully, but these errors were encountered:
Right now if you manually insert a 'brk' instruction at the start of assembly you can use lldb to step through generated assembly with a nice disassembly view. This is excellent but it would be nice if we could preety print values, figure out what debug info is associated with our current position, etc...
The text was updated successfully, but these errors were encountered: