Why debuggers matter and rd, a debugger written in Rust (github.com) 6 points by sidkshatriya 5y ago ↗ HN
[–] Ygg2 5y ago ↗ Looks pretty interesting. I do wonder if it can be integrated with IDEs.My experience with CLion were rather unimpressive.While the debugger worked, the strings were near impossible to parse (I'd get a memory reference and not a displayed string).
1 comment
[ 2.9 ms ] story [ 11.6 ms ] threadMy experience with CLion were rather unimpressive.
While the debugger worked, the strings were near impossible to parse (I'd get a memory reference and not a displayed string).