[libcxx-commits] [PATCH] D67733: Fix gdb_pretty_printer_test on python3

Adhemerval Zanella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 25 14:50:36 PDT 2019


zatrazz updated this revision to Diff 221839.
zatrazz added a comment.

I checked it with a gdb built against python 2.7.2 and python 3.7.4. I still seeing some issue on the arm bot, but I think it is unrelated to the python3 support now.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67733/new/

https://reviews.llvm.org/D67733

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67733.221839.patch
Type: text/x-patch
Size: 3437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190925/b0cfc2aa/attachment.bin>


More information about the libcxx-commits mailing list