aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Target/TargetProperties.td
AgeCommit message (Expand)AuthorFilesLines
2025-07-17[lldb] Adjust default target.max-children-depth (#149282)Michael Buch1-1/+1
2025-07-15[LLDB] Switch to using DIL as default implementation for 'frame var'. (#147887)cmtice1-2/+2
2025-05-20[lldb] Reduce max-children-count default to readable size (#139826)Dave Lee1-1/+1
2025-05-02Reland "[lldb] Do not bump memory modificator ID when "internal" debugger mem...David Spickett1-0/+3
2025-05-02Revert "[lldb] Do not bump memory modificator ID when "internal" debugger mem...David Spickett1-3/+0
2025-05-01[lldb] Do not bump memory modificator ID when "internal" debugger memory is u...Mikhail Zakharov1-0/+3
2025-03-31Parallelize module loading in POSIX dyld code (#130912)Tom Yang1-0/+3
2025-01-16[lldb] Add OS plugin property for reporting all threads (#123145)Felipe de Azevedo Piovezan1-1/+1
2024-11-14[LLDB] Add framework for Data Inspection Language (DIL) work. (#115666)cmtice1-0/+3
2024-11-11[lldb] Support overriding the disassembly CPU & features (#115382)Jonas Devlieghere1-0/+6
2024-11-05[LLDB] Retry Add a target.launch-working-dir settingwalter erquinigo1-0/+7
2024-11-05Revert "[LLDB] Add a target.launch-working-dir setting" (#114973)Walter Erquinigo1-7/+0
2024-11-05[LLDB] Add a target.launch-working-dir setting (#113521)Walter Erquinigo1-0/+7
2024-09-24[lldb] Fix typos in various help messages. (#109851)Ryan Mansfield1-1/+1
2024-09-03[lldb] Remove limit on max memory read size (#105765)Jason Molenda1-1/+1
2024-08-22[lldb] Change the two remaining SInt64 settings in Target to uint (#105460)Jason Molenda1-2/+2
2024-08-15[lldb] Realpath symlinks for breakpoints (#102223)royitaqi1-0/+3
2024-08-05New ThreadPlanSingleThreadTimeout to resolve potential deadlock in single thr...jeffreytan811-0/+4
2024-07-31[lldb] Allow mapping object file paths (#101361)Alexandre Perez1-0/+3
2024-03-14[lldb] Allow languages to filter breakpoints set by line (#83908)Felipe de Azevedo Piovezan1-0/+6
2024-01-11[lldb] Fix MaxSummaryLength target property type (#72233)dancing-leaves1-1/+1
2023-09-18[LLDB] Add a setting for printing ValueObject hex values without leading zero...Walter Erquinigo1-0/+4
2023-07-25[lldb] Increase the default timeouts when running under ASanJonas Devlieghere1-0/+8
2023-05-31Setting to control addressable bits in high memoryJason Molenda1-0/+3
2023-05-02[lldb] Add settings for expression evaluation memory allocations.Ilya Kuklin1-0/+9
2023-01-27disable-language-runtime-unwindplans desc rewrite to be searchableJason Molenda1-1/+1
2022-09-19Add auto deduce source map settingJeffrey Tan1-0/+3
2022-06-23The help string for stop-on-shared-library-load was copied to stop-on-exec.Jim Ingham1-1/+1
2022-06-21[lldb] Add a setting to specify the preferred dynamic class info extractor oJonas Devlieghere1-0/+4
2022-05-28Increase the default maximum stack walkJason Molenda1-1/+1
2022-05-03[lldb] Add setting for max depth of value object printing (NFC)Dave Lee1-0/+3
2022-03-07Change "target.save-jit-objects" to "target.save-jit-objects-dir".Jim Ingham1-3/+3
2021-09-28[lldb] Remove non-stop mode codePavel Labath1-3/+0
2021-09-02[lldb] [client] Implement follow-fork-modeMichał Górny1-0/+4
2021-07-29Revert "[lldb] Assert filecache and live memory match on debug under a setting"Stella Stamenova1-3/+0
2021-07-29[lldb] Assert filecache and live memory match on debug under a settingAugusto Noronha1-0/+3
2021-07-12Revert "Revert "Reset the wakeup timeout when we re-enter the continue wait.""Jim Ingham1-0/+3
2021-05-17Revert "Reset the wakeup timeout when we re-enter the continue wait."Jim Ingham1-3/+0
2021-05-11Add an "interrupt timeout" to Process, and pipe that through theJim Ingham1-0/+3
2021-04-16[lldb] Add code and data address mask to ProcessJonas Devlieghere1-0/+3
2021-04-08Add setting to disable LanguageRuntime UnwindPlansJason Molenda1-0/+4
2021-02-24[lldb] Support debugging utility functionsJonas Devlieghere1-0/+3
2020-12-10[lldb] Allow LLDB to automatically retry a failed expression with an imported...Raphael Isemann1-3/+5
2020-11-20[lldb] Add examples and reword source-map help stringDave Lee1-1/+1
2020-10-13[lldb] Allow limiting the number of error diagnostics when parsing an expressionRaphael Isemann1-0/+4
2020-08-07Add a setting to force stepping to always run all threads.Jim Ingham1-0/+3
2020-08-05[lldb] Add an option to inherit TCC permissions from parent.Jonas Devlieghere1-0/+3
2020-05-22Print a warning when stopped in a frame LLDB has no plugin for.Adrian Prantl1-0/+3
2020-05-19[lldb/Properties] Move OSPluginReportsAllThreads from Target to ProcessJonas Devlieghere1-5/+8
2020-04-06[lldb] Add option to retry Fix-Its multiple times to failed expressionsRaphael Isemann1-0/+3