summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/gdb_remote_client/TestXMLRegisterFlags.py
AgeCommit message (Expand)Author
2025-02-28[lldb] fix(lldb/**.py): fix invalid escape sequences (#94034)Eisuke Kawashima
2024-07-01Reland "[lldb] Parse and display register field enums" (#97258)" (#97270)David Spickett
2024-07-01Revert "[lldb] Parse and display register field enums" (#97258)David Spickett
2024-06-27[lldb] Parse and display register field enums (#95768)David Spickett
2023-10-24[lldb] Add test for reserved XML chars in register field namesDavid Spickett
2023-08-07[lldb] Fix typo in comments and in testEymen Ünay
2023-08-04[lldb] Fix Python test formatting (NFC)Jonas Devlieghere
2023-06-21[lldb] Add register field tables to the "register info" commandDavid Spickett
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2023-04-21[LLDB] Don't print register fields when asked for a specific formatDavid Spickett
2023-04-20[LLDB] Discard register flags where the size doesn't match the registerDavid Spickett
2023-04-13[lldb] Show register fields using bitfield struct typesDavid Spickett