Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-10 | 2010-02-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+2 | |
* gdb-gdb.py: Comment fix. | |||||
2010-01-15 | gdb/ | Jan Kratochvil | 1 | -1/+1 | |
* gdb-gdb.py (StructMainTypePrettyPrinter): Fix TYPE_CODE_RANGE comparison. | |||||
2010-01-15 | Enhance gdb-gdb.py to handle main_type.type_specific. | Joel Brobecker | 1 | -5/+26 | |
* gdb-gdb.py: Print the type-specific part of struct main_type. | |||||
2010-01-06 | New python script adding pretty printers for types defined in GDB. | Joel Brobecker | 1 | -0/+241 | |
* gdb-gdb.py: New file. |