This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
llvm-capstone
Watch
1
Star
0
Fork
0
You've already forked llvm-capstone
mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced
2025-01-25 02:28:18 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
llvm-capstone
/
lldb
/
source
History
Jim Ingham
6200471a70
Remember to tell the target about dyld when we resolve the address for it.
...
llvm-svn: 170975
2012-12-22 01:52:32 +00:00
..
API
Added an SBAPI to get the PythonPath (if the Host knows how to do that). And a -P option to the Driver
2012-12-21 22:22:26 +00:00
Breakpoint
Adding events when watchpoints are set or changed.
2012-12-18 02:03:49 +00:00
Commands
If we can't find the python function for a given summary, print the name of the function in the warning message.
2012-12-20 20:08:17 +00:00
Core
Cleaned up the UUID mismatch just printing itself whenever it wants to by allowing an optional feedback stream to be passed along when getting the symbol vendor.
2012-12-14 02:15:00 +00:00
Expression
Added support for the modulus operator (%) to
2012-12-21 22:27:55 +00:00
Host
Fixed a bug where we could accept the wrong
2012-12-21 21:32:25 +00:00
Interpreter
<rdar://problem/12446222>
2012-12-19 23:42:07 +00:00
Plugins
Remember to tell the target about dyld when we resolve the address for it.
2012-12-22 01:52:32 +00:00
Symbol
Made LLDB compile with LLVM top-of-tree again.
2012-12-21 21:34:42 +00:00
Target
Adding eStopReasonThreadExiting and fixing the handling of this state on Linux.
2012-12-20 23:08:03 +00:00
Utility
Enable RTTI for liblldbCore.a when GCC is the compiler
2012-12-10 21:05:57 +00:00
lldb-log.cpp
Add an LLDB_LOG_TARGET logging channel (log eanble lldb target).
2012-12-05 00:25:49 +00:00
lldb.cpp
Enabling ItaniumABILanguageRuntime and SymbolFileDWARFDebugMap plugins on non-Apple platforms.
2012-12-14 21:03:37 +00:00
Makefile
Don't include LLDBWrapPython.cpp here. Use it in Interpreter.
2012-05-29 14:03:55 +00:00