You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
andrewrk opened this issue
Dec 11, 2015
· 1 comment
Labels
proposalThis issue suggests modifications. If it also has the "accepted" label then it is planned.researchThis proposal requires a considerable amount of investigation before it can be considered.
andrewrk
added
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
and removed
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
labels
Apr 15, 2020
proposalThis issue suggests modifications. If it also has the "accepted" label then it is planned.researchThis proposal requires a considerable amount of investigation before it can be considered.
For example, if the user creates their own List struct, it would be nice if gdb knew about that and could represent it. Example: https://github.com/thejoshwolfe/legend-of-swarkland/blob/fc2947475b04f6d3de711b9040f61e79e06eda67/debug-scripts/list.py
It would be convenient if this could be integrated into zig somehow. zig could generate the .debug_gdb_scripts section: https://sourceware.org/gdb/onlinedocs/gdb/dotdebug_005fgdb_005fscripts-section.html
The text was updated successfully, but these errors were encountered: