summaryrefslogtreecommitdiff
path: root/lldb/scripts
AgeCommit message (Expand)Author
2025-09-12[lldb] Change directory creation logic in framework-header-fix (#158355)Alex Langford
2025-08-11[lldb][framework] Remove original framework fixup script (#153052)Chelsea Cassanova
2025-07-30[lldb][rpc] Only use guard names in framework script (#151391)Chelsea Cassanova
2025-07-18[lldb][framework] Glob headers from source for framework (#148736)Chelsea Cassanova
2025-07-03[lldb][framework] Correctly place framework files in framework with script (#...Chelsea Cassanova
2025-06-26[lldb][scripts] Use named args in versioning script (#145993)Chelsea Cassanova
2025-06-26[lldb][scripts] Fix bugs in framework fix script (#145961)Chelsea Cassanova
2025-06-23[lldb][rpc] Fix bug in convert script for RPC (#145419)Chelsea Cassanova
2025-06-12Reland "[lldb][headers] Create Python script to fix up framework head… (#14...Chelsea Cassanova
2025-06-12Revert "[lldb][headers] Create Python script to fix up framework headers" (#1...Chelsea Cassanova
2025-06-12[lldb][headers] Create Python script to fix up framework headers (#142051)Chelsea Cassanova
2025-06-11[lldb][RPC] Upstream LLDB to RPC converstion Python script (#138028)Chelsea Cassanova
2025-06-10Reland "[lldb][headers] Create script to fix up versioning" (#142864)" (#142871)Chelsea Cassanova
2025-06-04Revert "[lldb][headers] Create script to fix up versioning" (#142864)Chelsea Cassanova
2025-06-03[lldb][headers] Create script to fix up versioning (#141116)Chelsea Cassanova
2025-04-13[lldb] Remove vestigial remnants of reproducers (#135361)Pavel Labath
2024-10-09[lldb] Add missing include to SBLanguages.h (#111763)Chelsea Cassanova
2024-05-10[lldb] Put SBSourceLanguageName in lldb namespace (#91685)Alex Langford
2024-05-08lldb create API folder if it does not exist, before creating SBLangua… (#91...Nicklas Boman
2024-05-01Fix the regex in the sbapi python scriptAdrian Prantl
2024-05-01[lldb] Use Python script to generate SBLanguages.h (#90753)Jonas Devlieghere
2023-10-31[lldb] Replace the usage of module imp with module importlib (#70443)Tulio Magno Quites Machado Filho
2023-09-30[lldb][windows] Cover more symbols in LLDB_EXPORT_ALL_SYMBOLSRiver Riddle
2023-09-29[lldb] Add windows support for LLDB_EXPORT_ALL_SYMBOLS (#67628)River Riddle
2023-09-14[lldb] Format Python files in scripts and utils (#66053)David Spickett
2023-08-14[lldb] Remove use of __future__ in pythonAlex Langford
2023-06-14[lldb][AArch64] Add Scalable Matrix Extension option to QEMU launch scriptDavid Spickett
2023-04-21[lldb] Update QEMU git URL in setup.shDavid Spickett
2023-03-23[lldb][AArch64] Fix run-qemu.sh when only MTE is enabled.David Spickett
2021-02-25Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awkHarmen Stoppels
2020-11-20[lldb][AArch64/Linux] Show memory tagged memory regionsDavid Spickett
2020-10-29[lldb] Correct --help output for qemu rootfs scriptDavid Spickett
2020-10-06[LLDB] Add QEMU testing environment setup guide for SVE testingMuhammad Omair Javaid
2020-07-16Harmonize Python shebangserge-sans-paille
2020-07-15[lldb][test] Prevent infinite loop while looking for use_lldb_suite_root.py.Jordan Rupprecht
2020-06-30[lldb/Scripts]Pavel Labath
2020-04-21[lldb/Scripts] proc.returncode is set in proc.communicateJonas Devlieghere
2020-04-20[lldb/Scripts] Add verbose and failure only mode to replay script.Jonas Devlieghere
2020-04-15[lldb/Scripts] Add script to replay multiple reproducersJonas Devlieghere
2020-04-07[lldb] NFC: Fix trivial typo in comments, documents, and messagesKazuaki Ishizaki
2020-01-16[lldb/Scripts] Remove swig_bot_lib/__init__.pyJonas Devlieghere
2020-01-13[lldb/Scripts] Remove SWIG botJonas Devlieghere
2020-01-10[lldb/Scripts] Move android script from underneath Python dirJonas Devlieghere
2020-01-10[lldb/Scripts] Remove remote-build.pyJonas Devlieghere
2020-01-10[lldb/Scripts] Remove buildbot.pyJonas Devlieghere
2020-01-09[lldb/Bindings] Move bindings into their own subdirectoryJonas Devlieghere
2020-01-09[lldb/SWIG] Add missing '\' in macros againJonas Devlieghere
2020-01-08[lldb/SWIG] Refactor extensions to be non Python-specific (3/3)Jonas Devlieghere
2020-01-08[lldb/SWIG] Refactor extensions to be non Python-specific (2/2)Jonas Devlieghere
2020-01-08[lldb/SWIG] Refactor extensions to be non Python-specificJonas Devlieghere