| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-05-30 | debuginfo: Create common debugger pretty printer module. | Michael Woerister | -0/+87 | |
| GDB and LLDB pretty printers have some common functionality and also access some common information, such as the layout of standard library types. So far, this information has been duplicated in the two pretty printing python modules. This commit introduces a common module used by both debuggers. | ||||
