aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/python
AgeCommit message (Expand)AuthorFilesLines
2023-05-09libstdc++: Fix <chrono> pretty printers and add testsJonathan Wakely1-18/+26
2023-03-10libstdc++: Fix GDB Xmethod for std::shared_ptr::use_count() [PR109064]Jonathan Wakely1-1/+4
2023-01-16Update copyright years.Jakub Jelinek5-5/+5
2023-01-05libstdc++: Fix <chrono> printers for Python 2 [PR108212]Jonathan Wakely1-2/+17
2022-12-22libstdc++: Add GDB printers for <chrono> typesJonathan Wakely1-4/+261
2022-11-16libstdc++: Fix std::any pretty printerJonathan Wakely1-3/+28
2022-11-16libstdc++: Improve comments on pretty printer codeJonathan Wakely1-6/+14
2022-11-16libstdc++: Fix gdb FilteringTypePrinterFrançois Dumont1-35/+49
2022-11-14libstdc++: Fix installation of python files for debug libJonathan Wakely2-0/+2
2022-11-13libstdc++: Implement C++20 <format> [PR104166]Jonathan Wakely1-0/+27
2022-10-29libstdc++: Don't use gstdint.h anymoreArsen Arsenović1-1/+0
2022-10-11libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]Jonathan Wakely1-0/+1
2022-10-03libstdc++: Fix gdb pretty printers when dealing with std::stringFrançois Dumont1-3/+18
2022-09-29libstdc++: [_GLIBCXX_INLINE_VERSION] Add gdb pretty print for _GLIBCXX_DEBUGFrançois Dumont1-0/+4
2022-09-22libstdc++: Remove useless gdb printer registrationsFrançois Dumont1-5/+0
2022-09-14libstdc++: Add pretty printer for std::stringstreamsPhilipp Fent1-0/+56
2022-08-04Adjust index number of tuple pretty printerUlrich Drepper1-2/+2
2022-05-26libstdc++: Fix atomic and error_code printers for versioned namespaceJonathan Wakely1-3/+12
2022-05-26libstdc++: Fix printing of std::span for versioned namespaceFrançois Dumont1-2/+2
2022-05-26libstdc++: Fix printing of std::atomic<shared_ptr<T>> for versioned namespaceJonathan Wakely1-1/+2
2022-04-27libstdc++: Add pretty printer for std::atomicJonathan Wakely1-3/+50
2022-04-25libstdc++: Add pretty printer for std::initializer_listPhilipp Fent1-2/+22
2022-04-19libstdc++: Add pretty printer for std::spanPhilipp Fent1-0/+38
2022-02-17libstdc++: Make std::error_code printer more robustJonathan Wakely1-17/+93
2022-01-17libstdc++: Define <stacktrace> header for C++23Jonathan Wakely1-0/+7
2022-01-10libstdc++: Fix and simplify freestanding configuration [PR103866]Jonathan Wakely1-0/+1
2022-01-05libstdc++: Fix std::error_code pretty printer for versioned namespaceJonathan Wakely1-1/+1
2022-01-05libstdc++: Add pretty printer for std::regex internalsJonathan Wakely1-0/+32
2022-01-03Update copyright years.Jakub Jelinek5-5/+5
2021-11-04libstdc++: Fix pretty printing of std::unique_ptr [PR103086]Jonathan Wakely2-21/+52
2021-08-18libstdc++: Fix vector<bool> printer tests to work in debug modeJonathan Wakely1-5/+5
2021-08-17libstdc++: Remove pretty printer committed by mistakeJonathan Wakely1-12/+0
2021-08-17libstdc++: Add pretty printer for std::error_code and std::error_conditionJonathan Wakely1-1/+54
2021-08-16libstdc++: Install GDB pretty printers for debug libraryJonathan Wakely2-2/+18
2021-06-01libstdc++: Fix installation of python hooks [PR 99453]Jonathan Wakely2-0/+8
2021-04-21libstdc++: Install libstdc++*-gdb.py more robustly [PR 99453]Philippe Blain2-28/+6
2021-03-11libstdc++: Fix find_type helper to work consistentlyJonathan Wakely1-2/+2
2021-01-04Update copyright years.Jakub Jelinek5-5/+5
2020-12-16libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely1-1/+5
2020-12-02libstdc++: Fix std::any pretty printer [PR 68735]Jonathan Wakely1-3/+26
2020-12-02libstdc++: Fix filesystem::path pretty printer test failureJonathan Wakely1-5/+8
2020-12-01libstdc++: Pretty printers for _Bit_reference and _Bit_iteratorMichael Weghorn1-1/+27
2020-08-10libstdc++: Fix compatibility support in unique_ptr pretty printerJonathan Wakely1-3/+3
2020-07-31libstdc++: Fix and improve std::vector<bool> implementation.François Dumont1-3/+2
2020-06-23libstdc++: Regenerate makefilesJonathan Wakely1-0/+1
2020-02-17libstdc++: Fix regression in libstdc++-prettyprinters/cxx20.ccJonathan Wakely1-1/+1
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki1-0/+1
2020-01-01Update copyright years.Jakub Jelinek5-5/+5
2019-12-20libstdc++: Fix pretty printers script and testsFrançois Dumont1-1/+0
2019-12-05libstdc++: Define pretty printer for comparison categoriesJonathan Wakely1-0/+19