|
|
|
|
|
by dcz_self
1065 days ago
|
|
You can use QtCreator that way already: https://dorotac.eu/posts/debugging_rust/ You can view the data structures opaquely even though the functions are written not in Rust, but in Python. One of the difficulties is that the Rust compiler will emit different debugging info depending on the compiler version. Perhaps I should look into how gdb deals with that (if at all). Patches welcome. |
|
But the contents is interesting. Bookmarked.