Y
Hacker News
new
|
ask
|
show
|
jobs
by
xobs
176 days ago
You can load additional symbols into gdb without restarting it by using `add-symbol-file`, which you can use to iterate on the symbol mapping.