commit | 2518823f1d322d4507295d6f3ff4abbae320c45e | [log] [tgz] |
---|---|---|
author | Sterling Augustine <[email protected]> | Tue Oct 01 22:42:37 2019 |
committer | Sterling Augustine <[email protected]> | Tue Oct 01 22:42:37 2019 |
tree | a2fc3a19a3dbb25372c33bdfe1aae478e9254982 | |
parent | af8e0992bb958a8f16fd74f0d3ae0c9d48c0a083 [diff] |
Determine endianness at a time when it doesn't inadvertantly clear gdb's wrap_buffer via gdb.execute. Summary: I haven't managed a small reproduction for this bug, it involves complicated and deeply nested data structures with a wide variety of pretty printers. But in general, we shouldn't be combining gdb's command line interface (via gdb.execute) with pretty-printers. Subscribers: christof, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D68306 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@373402 91177308-0d34-0410-b5e6-96231b3b80d8