summaryrefslogtreecommitdiff
path: root/lldb/source/Core/CoreProperties.td
AgeCommit message (Expand)Author
2025-10-13[lldb] Support OSC escape codes for native progress (#162162)Jonas Devlieghere
2025-09-03[lldb] Mark scripted frames as synthetic instead of artificial (#153117)Med Ismail Bennani
2025-06-18[lldb][breakpoint] Grey out disabled breakpoints (#91404)Chelsea Cassanova
2025-06-05[lldb][Format] Add [inlined] marker to names of inlined frames (#142952)Michael Buch
2025-05-08[lldb] Change the statusline format to print "no target" (#139021)Jonas Devlieghere
2025-05-01[lldb] Disable statusline on Windows (#138111)David Spickett
2025-04-28[lldb] Highlight basenames in backtraces (#137301)Michael Buch
2025-04-25[lldb-dap] Show assembly depending on `stop-disassembly-display` settings (#1...Ely Ronnen
2025-04-22[lldb] Make the statusline separator configurable (#136611)Adrian Prantl
2025-03-27[lldb] Improve default statusline colors to work with more color schemes (#13...Jonas Devlieghere
2025-03-26[lldb] Implement a statusline in LLDB (#121860)Jonas Devlieghere
2024-12-16[lldb] Use the terminal height for paging editline completions (#119914)Jonas Devlieghere
2024-09-27[lldb] Inline expression evaluator error visualization (#106470)Adrian Prantl
2024-09-27Revert "[lldb] Inline expression evaluator error visualization (#106470)"Adrian Prantl
2024-09-27[lldb] Inline expression evaluator error visualization (#106470)Adrian Prantl
2024-02-22[lldb] Fix term-width setting (#82736)Jonas Devlieghere
2024-02-15Fix help doc for 'enable-background-lookup' obsolete settingJason Molenda
2024-02-08[lldb] Expand background symbol download (#80890)Jonas Devlieghere
2024-02-08Revert "[lldb] Expand background symbol lookup" (#81182)Jonas Devlieghere
2024-02-08[lldb] Expand background symbol download (#80890)Jonas Devlieghere
2023-12-08[lldb] colorize symbols in image lookup with a regex pattern (#69422)taalhaataahir0102
2023-12-04DEBUGINFOD based DWP acquisition for LLDB (#70996)Kevin Frei
2023-09-13[lldb] Add a setting to customize the prompt color (#66218)Jonas Devlieghere
2023-08-28[LLDB][REPL] Change the default tab sizewalter erquinigo
2023-08-02[lldb] Print hint if object description is requested but not implementedAugusto Noronha
2023-05-04[lldb] Use templates to simplify {Get,Set}PropertyAtIndex (NFC)Jonas Devlieghere
2023-05-01[lldb] Add debugger.external-editor settingJonas Devlieghere
2023-03-08[lldb] Change default value of dwim-print-verbosity settingDave Lee
2022-11-29[lldb] Introduce dwim-print commandDave Lee
2022-10-07[LLDB] Add missing space in help for frame-format-unique settingDavid Spickett
2022-08-15[lldb] Fetching symbols in the background with dsymForUUIDJonas Devlieghere
2022-04-26Introduce new symbol on-demand for debug infoJeffrey Tan
2022-03-08[lldb] Add a setting to change the progress colorJonas Devlieghere
2022-03-08[lldb] Show progress events in the command line driverJonas Devlieghere
2022-03-08[lldb] Remove "(i.e. ANSI)" from several property descriptions.Jonas Devlieghere
2022-03-07[lldb] Add a setting to change the autosuggestion ANSI escape codesJonas Devlieghere
2022-01-05[lldb] Create a property to store the REPL languageJonas Devlieghere
2021-12-16Added the ability to cache the finalized symbol tables subsequent debug sessi...Greg Clayton
2021-05-17[lldb] Document ctrl-f for completing show-autosuggestionDave Lee
2021-02-25[lldb/Core] Change large function threshold variable into a setting.Med Ismail Bennani
2020-08-14[lldb] Display autosuggestion part in gray if there is one possible suggestionShu Anzai
2020-08-12Revert "[lldb] Display autosuggestion part in gray if there is one possible s...Raphael Isemann
2020-08-12[lldb] Display autosuggestion part in gray if there is one possible suggestionShu Anzai
2020-04-20[lldb] Add new LLDB setting: use-source-cacheEmre Kultursay
2020-02-24[lldb] Color the line markerJonas Devlieghere
2020-02-24[lldb] Color the current PC markerJonas Devlieghere
2020-01-20[lldb] Don't process symlinks deep inside DWARFUnitPavel Labath
2019-07-29[lldb] Qualify includes of Properties[Enum].inc files. NFCJordan Rupprecht