[PATCH] D65609: Add gdb pretty printers for a wide variety of libc++ data structures.

Sterling Augustine via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 14:56:14 PDT 2019


saugustine created this revision.
Herald added a reviewer: EricWF.
Herald added subscribers: llvm-commits, christof.
Herald added a project: LLVM.

Also add a test suite.


Repository:
  rL LLVM

https://reviews.llvm.org/D65609

Files:
  libcxx/test/pretty_printers/gdb_pretty_printer_test.py
  libcxx/test/pretty_printers/gdb_pretty_printer_test.sh.cpp
  libcxx/utils/gdb/libcxx/printers.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65609.212910.patch
Type: text/x-patch
Size: 57834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190801/dcb58a2a/attachment.bin>


More information about the llvm-commits mailing list