Logo
Explore Help
Register Sign In
caio/clang-p2996
1
0
Fork 0
You've already forked clang-p2996
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
4498eff9bbbb79b963c97c8cdcaee46796629428
clang-p2996/lldb/source/Plugins/LanguageRuntime
History
Jim Ingham 6896b35585 Compilation can end up calling functions (e.g. to resolve indirect functions) so I added
a way for compilation to take a "thread to use for compilation".  If it isn't set then the
compilation will use the currently selected thread.  This should help keep function execution
to the one thread intended.

llvm-svn: 263972
2016-03-21 19:21:13 +00:00
..
CPlusPlus
Add an "offset" option to "break set -n" and "break set -f -l".
2016-03-09 18:59:13 +00:00
Go
Now that SymbolFileDWARF supports having types in completely separate .pcm file with "-fmodules -gmodules", each SymbolFileDWARF can reference module DWARF info by looking in other DWARF files. Then if you have 1000 .o files that each reference one or more .pcm files in their debug info, a simple Module::FindTypes(...) call can end up searching the same .pcm file over and over and over. Now all internal FindTypes methods in classes (ModuleList, Module, SymbolFile) now take an extra argument:
2016-02-10 21:28:13 +00:00
Java
Add a set of new plugins to handle Java debugging
2016-02-26 14:21:23 +00:00
ObjC
Compilation can end up calling functions (e.g. to resolve indirect functions) so I added
2016-03-21 19:21:13 +00:00
RenderScript
[Renderscript] Add stack argument reading code for Mipsel 3
2016-03-10 17:50:01 +00:00
CMakeLists.txt
Add a set of new plugins to handle Java debugging
2016-02-26 14:21:23 +00:00
Powered by Gitea Version: 1.25.1 Page: 154ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API