Y
Hacker News
new
|
ask
|
show
|
jobs
by
umanwizard
1528 days ago
I have definitely evaluated function calls in rust-gdb.
1 comments
lostmsu
1527 days ago
I see reports of it working for trivial top-level functions with basic parameter types, but what about everything else? Like member functions, trait implementations, etc.
link
umanwizard
1521 days ago
You’re absolutely right that it often fails on more complicated stuff. I’m just pointing out that it’s not _totally_ nonexistent.
link