[all-commits] [llvm/llvm-project] e4d5da: Reenable gdb pretty printers, and update them.
Sterling-Augustine via All-commits
all-commits at lists.llvm.org
Tue Oct 11 12:29:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4d5daaf91f6719626fa36c75e553e91778b94a9
https://github.com/llvm/llvm-project/commit/e4d5daaf91f6719626fa36c75e553e91778b94a9
Author: Sterling Augustine <saugustine at google.com>
Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths:
M libcxx/test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp
M libcxx/utils/gdb/libcxx/printers.py
Log Message:
-----------
Reenable gdb pretty printers, and update them.
Libcxx gdb pretty printers were disabled due to an old version
of gdb in the release testing. This reenables them, and fixes
various bit rot issues from not running them.
More information about the All-commits
mailing list