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