Pure-D / dlang-debug

dlang pretty printers for GDB & LLDB for various standard types
MIT License
21 stars 3 forks source link

add object printer #5

Closed dacki closed 8 months ago

dacki commented 8 months ago

Add DObjectPrinter to allow displaying derived classes as well as interface implementations

This PR aims to improve upon https://github.com/Pure-D/dlang-debug/issues/2