Rowan Hart

Results 41 comments of Rowan Hart

That makes sense. I'm not a heavy Cutter user (yet), just jumped ship from Ghidra this weekend while playing OOOCtf. I can try repro with plain rizin in a spare...

@karliss I used the same setup and connected using `rizin -d gdb://localhost:12345` and went ahead and did a test of all the debugger commands specified [here](https://book.rizin.re/debugger/getting_started.html). Nothing broke in a...

A bit unfortunate -- although I think bindgen support will be benefitted by the revert so more features (like proc_macro C string literals in https://github.com/rust-lang/rust/issues/119750) can make it in. Bindgen...

Whoops, looks like I failed the MSRV check. Will fix that.

Hmm, the clippy error is a false positive...I'll see what I can do.

Yeah it's breaking a lot of existing comments, I want to rework it and use some less silly parsing!

Definitely, this is my plan -- Simics was recently updated to allow stack walking without a debug context, so it is actually even easier than this :)

#81 will close this.

Some discussion still about some additions to this enhancement, should not be merged until a decision is reached.