debugir
debugir copied to clipboard
How to view variable content in IR?
Hi!
Thanks for the useful utility, I've been using it for a while now. Is it possible that I can't seem to be able to dump variable contents, though?
For unnamed variables, I get it. But even for named variables, GDB always responds with
No symbol "variable_name" in current context.
Any idea what's going wrong there?