tromey / gdb-gui

A gdb gui written in Python, running inside gdb itself.
44 stars 3 forks source link

add a type inspection window #16

Open tromey opened 9 years ago

tromey commented 9 years ago

Add a type inspection window. It should be similar to the data display but explore types. Ideally it would have "pahole" functionality and perhaps other type-specific features.