/freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | InterpreterProperties.td | 11 …Desc<"If true, LLDB will prompt you before quitting if there are any live processes being debugged… 19 Desc<"If true, LLDB will save the session's transcripts before quitting.">; 23 Desc<"If true, LLDB will open the saved session's transcripts in the external editor.">; 26 …Desc<"A path where LLDB will save the session's transcripts. This is particularly useful when you … 30 Desc<"If true, LLDB will stop running a 'command source' script upon encountering an error.">; 46 …Desc<"If true, LLDB will repeat the previous command if no command was passed to the interpreter. …
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | CoreProperties.td | 28 …Desc<"Enable caching for debug sessions in LLDB. LLDB can cache data for each module for improved … 32 Desc<"The path to the LLDB index cache directory.">; 36 …Desc<"The maximum size for the LLDB index cache directory in bytes. A value over the amount of ava… 48 …Desc<"Enable on demand symbol loading in LLDB. LLDB will load debug info on demand for each module… 114 Desc<"If true, LLDB will highlight the displayed source code.">; 118 …Desc<"If true, LLDB will use the column information from the debug info to mark the current positi… 178 …Desc<"If true, LLDB will automatically display small structs in one-liner format (default: true)."… 182 …Desc<"If true, LLDB will auto indent/outdent code. Currently only supported in the REPL (default: … 186 …Desc<"If true, LLDB will print the values of variables declared in an expression. Currently only s… 194 …Desc<"If true, LLDB will automatically escape non-printable and escape characters when formatting … [all …]
|
/freebsd/contrib/llvm-project/lldb/docs/design/ |
H A D | overview.rst |
|
H A D | sbapi.rst |
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ |
H A D | Plugins.def.in | 10 |* This file enumerates all of the plugins supported by this build of LLDB. *| 18 |* The set of plugins supported by LLDB is generated at configuration *|
|
/freebsd/contrib/llvm-project/lldb/docs/man/ |
H A D | lldb-server.rst | 3 lldb-server -- Server for LLDB Debugging Sessions 22 All of the code in the LLDB project is available under the Apache 2.0 License 36 Runs the server using the gdb-remote protocol. LLDB can afterwards 41 Runs the platform server. LLDB can afterwards connect to the server using 208 The LLDB project page https://lldb.llvm.org has many different resources
|
H A D | lldb.rst | 23 All of the code in the LLDB project is available under the Apache 2.0 License 185 Prints out the usage information for the LLDB debugger. 201 Prints out the current version number of the LLDB debugger. 294 USING LLDB 342 The LLDB project page https://lldb.llvm.org has many different resources
|
/freebsd/lib/clang/include/Plugins/ |
H A D | Plugins.def | 10 |* This file enumerates all of the plugins supported by this build of LLDB. *| 18 |* The set of plugins supported by LLDB is generated at configuration *|
|
/freebsd/tools/build/options/ |
H A D | WITH_LLDB | 1 Build the LLDB debugger.
|
H A D | WITHOUT_LLDB | 1 Do not build the LLDB debugger.
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | TargetProperties.td | 72 …Desc<"Configure how LLDB parses dynamic Objective-C class metadata. By default LLDB will choose th… 121 Desc<"Inherit the environment from the process that is running LLDB.">; 167 Desc<"Allow LLDB to load scripting resources embedded in symbol files when available.">; 171 Desc<"Allow LLDB to .lldbinit files from the current directory automatically.">; 185 …Desc<"If true, LLDB will show variables that are meant to support the operation of a language's ru… 197 Desc<"Enable debugging of LLDB-internal utility expressions.">; 245 …Desc<"If true, warn when stopped in code that is written in a source language that LLDB does not s… 256 Desc<"The time in seconds to wait for LLDB-internal utility expressions.">;
|
/freebsd/contrib/llvm-project/lldb/docs/ |
H A D | python_extensions.rst | 4 LLDB provides scriptable extensions to augment the debugger's capabilities.
|
H A D | python_api_enums.rst | 1277 related to LLDB on the current host machine. Most files are 1278 relative to LLDB or are in known locations. 1282 The directory where the lldb.so (unix) or LLDB mach-o file in 1283 LLDB.framework (MacOSX) exists. 1287 Find LLDB support executable directory (debugserver, etc). 1291 Find LLDB header file directory. 1307 The LLDB temp directory for this system that will be cleaned up on exit. 1311 The LLDB temp directory for this system, NOT cleaned up on a process
|
H A D | python_api.rst | 1 LLDB Python API
|
/freebsd/share/mk/ |
H A D | src.opts.mk | 304 __DEFAULT_YES_OPTIONS+=LLDB 306 __DEFAULT_NO_OPTIONS+=LLDB
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectBreakpointCommand.cpp | 128 internal_dict: an LLDB support object not to be used""" in CommandObjectBreakpointCommandAdd() 155 internal_dict: an LLDB support object not to be used""" in CommandObjectBreakpointCommandAdd()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetOptions.h | 100 LLDB, ///< Tune debug info for lldb. enumerator
|
/freebsd/contrib/llvm-project/lldb/tools/driver/ |
H A D | Options.td | 181 HelpText<"Prints out the current version number of the LLDB debugger.">; 187 HelpText<"Prints out the usage information for the LLDB debugger.">;
|
/freebsd/contrib/llvm-project/lldb/ |
H A D | LICENSE.TXT | 247 LLDB Team 265 * Neither the names of the LLDB Team, copyright holders, nor the names of
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.h | 906 bool tuneForLLDB() const { return DebuggerTuning == DebuggerKind::LLDB; }
|
/freebsd/contrib/llvm-project/lldb/bindings/lua/ |
H A D | lua-typemaps.swig | 69 // different LLDB APIs across languages (C++, Python, Lua...).
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Darwin.h | 639 return llvm::DebuggerKind::LLDB; in getDefaultDebuggerTuning()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CommandFlags.cpp | 447 clEnumValN(DebuggerKind::LLDB, "lldb", "lldb"), in CGOPT()
|
/freebsd/contrib/llvm-project/lldb/bindings/python/ |
H A D | python-extensions.swig | 273 """A decorator function that registers an LLDB command line
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | BackendUtil.cpp | 890 CodeGenOpts.getDebuggerTuning() != llvm::DebuggerKind::LLDB) { in RunOptimizationPipeline()
|