]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/llvm/tools/lldb/FREEBSD-Xlist
MFV r302218: file 5.28.
[FreeBSD/FreeBSD.git] / contrib / llvm / tools / lldb / FREEBSD-Xlist
1 # $FreeBSD$
2 .arcconfig
3 .clang-format
4 .gitignore
5 CMakeLists.txt
6 CODE_OWNERS.txt
7 INSTALL.txt
8 Makefile
9 cmake/
10 docs/CMakeLists.txt
11 docs/building-with-debug-llvm.txt
12 docs/code-signing.txt
13 docs/doxygen.cfg.in
14 docs/doxygen.footer
15 docs/doxygen.header
16 docs/doxygen.intro
17 docs/lldb-for-gdb-users.txt
18 docs/lldb-gdb-remote.txt
19 docs/testsuite/
20 examples/
21 gtest/
22 include/Makefile
23 include/lldb/Host/android/
24 include/lldb/Host/linux/
25 include/lldb/Host/macosx/
26 include/lldb/Host/mingw/
27 include/lldb/Host/msvc/
28 include/lldb/Host/windows/
29 include/lldb/Makefile
30 lib/
31 lit/
32 lldb.xcodeproj/
33 lldb.xcworkspace/
34 resources/
35 scripts/
36 source/API/CMakeLists.txt
37 source/API/Makefile
38 source/Breakpoint/CMakeLists.txt
39 source/Breakpoint/Makefile
40 source/CMakeLists.txt
41 source/Commands/CMakeLists.txt
42 source/Commands/Makefile
43 source/Core/CMakeLists.txt
44 source/Core/Makefile
45 source/DataFormatters/CMakeLists.txt
46 source/DataFormatters/Makefile
47 source/Expression/CMakeLists.txt
48 source/Expression/Makefile
49 source/Host/CMakeLists.txt
50 source/Host/Makefile
51 source/Host/android/
52 source/Host/linux/
53 source/Host/macosx/
54 source/Host/windows/
55 source/Initialization/CMakeLists.txt
56 source/Initialization/Makefile
57 source/Interpreter/CMakeLists.txt
58 source/Interpreter/Makefile
59 source/Makefile
60 source/Plugins/ABI/CMakeLists.txt
61 source/Plugins/ABI/MacOSX-arm/CMakeLists.txt
62 source/Plugins/ABI/MacOSX-arm/Makefile
63 source/Plugins/ABI/MacOSX-arm64/CMakeLists.txt
64 source/Plugins/ABI/MacOSX-arm64/Makefile
65 source/Plugins/ABI/MacOSX-i386/CMakeLists.txt
66 source/Plugins/ABI/MacOSX-i386/Makefile
67 source/Plugins/ABI/SysV-arm/CMakeLists.txt
68 source/Plugins/ABI/SysV-arm/Makefile
69 source/Plugins/ABI/SysV-arm64/CMakeLists.txt
70 source/Plugins/ABI/SysV-arm64/Makefile
71 source/Plugins/ABI/SysV-hexagon/CMakeLists.txt
72 source/Plugins/ABI/SysV-hexagon/Makefile
73 source/Plugins/ABI/SysV-i386/CMakeLists.txt
74 source/Plugins/ABI/SysV-i386/Makefile
75 source/Plugins/ABI/SysV-mips/CMakeLists.txt
76 source/Plugins/ABI/SysV-mips/Makefile
77 source/Plugins/ABI/SysV-mips64/CMakeLists.txt
78 source/Plugins/ABI/SysV-mips64/Makefile
79 source/Plugins/ABI/SysV-ppc/CMakeLists.txt
80 source/Plugins/ABI/SysV-ppc/Makefile
81 source/Plugins/ABI/SysV-ppc64/CMakeLists.txt
82 source/Plugins/ABI/SysV-ppc64/Makefile
83 source/Plugins/ABI/SysV-x86_64/CMakeLists.txt
84 source/Plugins/ABI/SysV-x86_64/Makefile
85 source/Plugins/CMakeLists.txt
86 source/Plugins/Disassembler/CMakeLists.txt
87 source/Plugins/Disassembler/llvm/CMakeLists.txt
88 source/Plugins/Disassembler/llvm/Makefile
89 source/Plugins/DynamicLoader/CMakeLists.txt
90 source/Plugins/DynamicLoader/Darwin-Kernel/
91 source/Plugins/DynamicLoader/Hexagon-DYLD/CMakeLists.txt
92 source/Plugins/DynamicLoader/Hexagon-DYLD/Makefile
93 source/Plugins/DynamicLoader/MacOSX-DYLD/
94 source/Plugins/DynamicLoader/POSIX-DYLD/CMakeLists.txt
95 source/Plugins/DynamicLoader/POSIX-DYLD/Makefile
96 source/Plugins/DynamicLoader/Static/CMakeLists.txt
97 source/Plugins/DynamicLoader/Static/Makefile
98 source/Plugins/DynamicLoader/Windows-DYLD/CMakeLists.txt
99 source/Plugins/DynamicLoader/Windows-DYLD/Makefile
100 source/Plugins/Instruction/ARM/CMakeLists.txt
101 source/Plugins/Instruction/ARM/Makefile
102 source/Plugins/Instruction/ARM64/CMakeLists.txt
103 source/Plugins/Instruction/ARM64/Makefile
104 source/Plugins/Instruction/CMakeLists.txt
105 source/Plugins/Instruction/MIPS/CMakeLists.txt
106 source/Plugins/Instruction/MIPS/Makefile
107 source/Plugins/Instruction/MIPS64/CMakeLists.txt
108 source/Plugins/Instruction/MIPS64/Makefile
109 source/Plugins/InstrumentationRuntime/AddressSanitizer/CMakeLists.txt
110 source/Plugins/InstrumentationRuntime/AddressSanitizer/Makefile
111 source/Plugins/InstrumentationRuntime/CMakeLists.txt
112 source/Plugins/JITLoader/CMakeLists.txt
113 source/Plugins/JITLoader/GDB/CMakeLists.txt
114 source/Plugins/JITLoader/GDB/Makefile
115 source/Plugins/LanguageRuntime/CMakeLists.txt
116 source/Plugins/LanguageRuntime/CPlusPlus/CMakeLists.txt
117 source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/CMakeLists.txt
118 source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/Makefile
119 source/Plugins/LanguageRuntime/ObjC/
120 source/Plugins/LanguageRuntime/RenderScript/CMakeLists.txt
121 source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeLists.txt
122 source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/Makefile
123 source/Plugins/Makefile
124 source/Plugins/MemoryHistory/CMakeLists.txt
125 source/Plugins/MemoryHistory/asan/CMakeLists.txt
126 source/Plugins/MemoryHistory/asan/Makefile
127 source/Plugins/ObjectContainer/BSD-Archive/CMakeLists.txt
128 source/Plugins/ObjectContainer/BSD-Archive/Makefile
129 source/Plugins/ObjectContainer/CMakeLists.txt
130 source/Plugins/ObjectContainer/Universal-Mach-O/
131 source/Plugins/ObjectFile/CMakeLists.txt
132 source/Plugins/ObjectFile/ELF/CMakeLists.txt
133 source/Plugins/ObjectFile/ELF/Makefile
134 source/Plugins/ObjectFile/JIT/CMakeLists.txt
135 source/Plugins/ObjectFile/JIT/Makefile
136 source/Plugins/ObjectFile/Mach-O/
137 source/Plugins/ObjectFile/PECOFF/
138 source/Plugins/OperatingSystem/CMakeLists.txt
139 source/Plugins/OperatingSystem/Python/CMakeLists.txt
140 source/Plugins/OperatingSystem/Python/Makefile
141 source/Plugins/Platform/Android/
142 source/Plugins/Platform/CMakeLists.txt
143 source/Plugins/Platform/FreeBSD/CMakeLists.txt
144 source/Plugins/Platform/FreeBSD/Makefile
145 source/Plugins/Platform/Kalimba/
146 source/Plugins/Platform/Linux/
147 source/Plugins/Platform/MacOSX/
148 source/Plugins/Platform/Makefile
149 source/Plugins/Platform/POSIX/CMakeLists.txt
150 source/Plugins/Platform/POSIX/Makefile
151 source/Plugins/Platform/Windows/
152 source/Plugins/Platform/gdb-server/CMakeLists.txt
153 source/Plugins/Platform/gdb-server/Makefile
154 source/Plugins/Process/CMakeLists.txt
155 source/Plugins/Process/FreeBSD/CMakeLists.txt
156 source/Plugins/Process/FreeBSD/Makefile
157 source/Plugins/Process/Linux/
158 source/Plugins/Process/MacOSX-Kernel/
159 source/Plugins/Process/POSIX/CMakeLists.txt
160 source/Plugins/Process/POSIX/Makefile
161 source/Plugins/Process/Utility/CMakeLists.txt
162 source/Plugins/Process/Utility/Makefile
163 source/Plugins/Process/Windows/
164 source/Plugins/Process/elf-core/CMakeLists.txt
165 source/Plugins/Process/elf-core/Makefile
166 source/Plugins/Process/gdb-remote/CMakeLists.txt
167 source/Plugins/Process/gdb-remote/Makefile
168 source/Plugins/Process/mach-core/
169 source/Plugins/SymbolFile/CMakeLists.txt
170 source/Plugins/SymbolFile/DWARF/CMakeLists.txt
171 source/Plugins/SymbolFile/DWARF/Makefile
172 source/Plugins/SymbolFile/Symtab/CMakeLists.txt
173 source/Plugins/SymbolFile/Symtab/Makefile
174 source/Plugins/SymbolVendor/CMakeLists.txt
175 source/Plugins/SymbolVendor/ELF/CMakeLists.txt
176 source/Plugins/SymbolVendor/ELF/Makefile
177 source/Plugins/SymbolVendor/MacOSX/
178 source/Plugins/SystemRuntime/
179 source/Plugins/UnwindAssembly/CMakeLists.txt
180 source/Plugins/UnwindAssembly/InstEmulation/CMakeLists.txt
181 source/Plugins/UnwindAssembly/InstEmulation/Makefile
182 source/Plugins/UnwindAssembly/x86/CMakeLists.txt
183 source/Plugins/UnwindAssembly/x86/Makefile
184 source/Symbol/CMakeLists.txt
185 source/Symbol/Makefile
186 source/Target/CMakeLists.txt
187 source/Target/Makefile
188 source/Utility/CMakeLists.txt
189 source/Utility/Makefile
190 test/
191 tools/CMakeLists.txt
192 tools/Makefile
193 tools/argdumper/CMakeLists.txt
194 tools/darwin-debug/
195 tools/darwin-threads/
196 tools/debugserver/
197 tools/driver/CMakeLists.txt
198 tools/driver/Makefile
199 tools/driver/lldb-Info.plist
200 tools/install-headers/
201 tools/lldb-gdbserver/
202 tools/lldb-mi/CMakeLists.txt
203 tools/lldb-mi/Makefile
204 tools/lldb-mi/lldb-Info.plist
205 tools/lldb-perf/
206 tools/lldb-platform/
207 tools/lldb-server/CMakeLists.txt
208 tools/lldb-server/Makefile
209 unittests/
210 utils/
211 www/