snare

Results 45 comments of snare

Sure, that's something we can investigate.

Added in ed0cd80ed4cbba4490508ebf83ed6277c0537e4f. Needs some cleaning up, maybe a visual cue that the view is scrolled etc.

Added some backend implementation in e1f2aa7b6eccb09eb40401c150eefe4e3001d181 and d7a92ab641059df16c84f2baa08f622f0cc6c7e5 for GDB and LLDB

The disassembly view just takes the output from the debugger's disassembly command and syntax highlights it. This is generated by the debugger.

Started trying this out with Urwid. Needs some work, but prob won't happen for a while since I just started a new job.