summaryrefslogtreecommitdiffstats
path: root/lldb
Commit message (Expand)AuthorAgeFilesLines
* yamlify lit/Minidump testsPavel Labath2019-04-247-82/+173
* PostfixExpression: move parser out of NativePDB internalsPavel Labath2019-04-246-96/+205
* [Docs] Add more redirectsJonas Devlieghere2019-04-241-1/+2
* [Docs] Update the CI pageJonas Devlieghere2019-04-241-0/+17
* [Docs] Move external links upJonas Devlieghere2019-04-242-18/+5
* [Docs] Fix link to C++ docsJonas Devlieghere2019-04-242-2/+3
* Lock accesses to OptionValueFileSpecList objectsFrederic Riss2019-04-2313-30/+56
* [Reproducers] Limit logging to calls that cross the API boundary.Jonas Devlieghere2019-04-232-101/+93
* Revert "[EditLineTest] Not always TERM is available, e.g. on some bots."Davide Italiano2019-04-231-13/+3
* [Docs] Add missing leading slashJonas Devlieghere2019-04-231-5/+5
* [Docs] Add 301 redirects for old URLsJonas Devlieghere2019-04-232-0/+8
* Move postfix expression code out of the NativePDB pluginPavel Labath2019-04-232-233/+246
* modify-python-lldb: Remove \a-removing codePavel Labath2019-04-235-23/+19
* FuncUnwinders: remove "current_offset" from function argumentsPavel Labath2019-04-239-117/+161
* UnwindPlan: pretty-print dwarf expressionsPavel Labath2019-04-233-4/+62
* yamlify TestMiniDumpUUID binariesPavel Labath2019-04-2319-34/+183
* One small tweak to LocateExecutableScriptingResources - IJason Molenda2019-04-231-2/+2
* Add a small check to PlatformDarwin::LoadScriptingResourceForModuleJason Molenda2019-04-231-3/+6
* Fix a bug in my change to ModulesDidLoad in r357955.Jason Molenda2019-04-221-5/+3
* [Docs] Move API docs to the front pageJonas Devlieghere2019-04-222-6/+7
* Rename C++ TestGlobalVariables.py to have a distinct name from C version.Adrian Prantl2019-04-221-0/+0
* [EditLineTest] Not always TERM is available, e.g. on some bots.Davide Italiano2019-04-221-3/+13
* [Reproducers] Fix lifetime issueJonas Devlieghere2019-04-222-2/+2
* [NativePDB] Add anonymous namespaces supportAleksandr Urakov2019-04-226-11/+45
* Minidump: yamlify module-related unit testsPavel Labath2019-04-216-134/+60
* @skipIfLinux flaky lldb-mi testsPavel Labath2019-04-213-0/+3
* Make TestVSCode_step pass reliablyPavel Labath2019-04-211-7/+1
* modify-python-lldb.py: Remove docstring formatting codePavel Labath2019-04-213-79/+60
* [Tests] Split float test into float and doublesJonas Devlieghere2019-04-194-18/+76
* [Docs] Add more info about building the docsJonas Devlieghere2019-04-191-15/+27
* This test doesn't need to be run for all debug formats.Jim Ingham2019-04-191-0/+1
* [Docs] Make Doxygen functionalJonas Devlieghere2019-04-194-36/+11
* [Python] Simplify the code. NFCI.Davide Italiano2019-04-184-24/+8
* [crashlog] Strip trailing `\n` from check_output return.Davide Italiano2019-04-181-1/+1
* [CodeComplete] Remove obsolete isOutputBinary().Sam McCall2019-04-181-1/+1
* [Docs] Add LLDB botsJonas Devlieghere2019-04-182-0/+21
* [CMake] Emit LLDB.framework.dSYM to avoid potential name collision with drive...Stefan Granitz2019-04-181-0/+4
* Clean up docstrings in swig interface filesPavel Labath2019-04-1855-1824/+1563
* [lldb] [test] Mark three more tests flakey/xfail on NetBSDMichal Gorny2019-04-182-0/+3
* [Shell] Simplify Extracting Python VersionJonas Devlieghere2019-04-181-2/+1
* [lldb] Don't filter variable list when doing a lookup by mangled name in Symb...Kuba Mracek2019-04-184-1/+66
* [Cmake] Add missing dependency for running tests.Davide Italiano2019-04-171-0/+3
* [crashlog] Use the right path for dsymforUUID and remove an unnecessary import.Davide Italiano2019-04-171-6/+1
* [CMake] Remove Apple-specific version logic.Frederic Riss2019-04-173-38/+1
* Clear the output string passed to GetHostName()Aaron Smith2019-04-172-0/+8
* [tools] Only build lldb-test when needed.Davide Italiano2019-04-161-1/+5
* [Process] Fix linux arm64 single step compilation failureAlex Langford2019-04-161-0/+1
* [tools] Make vscode and lldb-instr optional.Davide Italiano2019-04-165-2/+16
* [debugserver] Relax the codesigning identity checkFrederic Riss2019-04-161-11/+7
* Fix symtab-macho.test broken by r358500Pavel Labath2019-04-162-2/+2
OpenPOWER on IntegriCloud