llvm-project/lldb/source
Jason Molenda 26d84e8097 Change the key name for the libdispatch queue serial number from
"qserial" to "qserialnum" because "qserial" looks a lot like the
queue type (either 'serial' or 'concurrent') and can be confusing
to read through.  debugserver passes these up either in the questionmark
("T") packet, or in the response to the jThreadsInfo packet.

llvm-svn: 257121
2016-01-08 00:20:48 +00:00
..
API Add logging to SBProcess::GetRestartedFromEvent 2016-01-05 17:55:35 +00:00
Breakpoint Make the Language print the description of the Exception Breakpoint resolver. Also 2015-12-18 02:14:04 +00:00
Commands Fix a glitch in the Driver's batch mode when used with "attach". 2016-01-08 00:20:47 +00:00
Core Remove duplicate header added in r256927 2016-01-07 14:34:52 +00:00
DataFormatters Fix a bug where language categories would hold on to their caches even after changes 2015-12-15 02:20:48 +00:00
Expression Read macro info from .debug_macro section and use it for expression evaluation. 2015-12-16 00:22:08 +00:00
Host [Editline] Redesign automatic indentation fix command for robustness 2015-12-14 21:43:59 +00:00
Initialization Plug-in PlatformNetBSD initializer and terminator 2015-12-05 21:46:37 +00:00
Interpreter Fix a glitch in the Driver's batch mode when used with "attach". 2016-01-08 00:20:47 +00:00
Plugins Change the key name for the libdispatch queue serial number from 2016-01-08 00:20:48 +00:00
Symbol Better scheme to lookup alternate mangled name when looking up function address. 2016-01-07 23:32:34 +00:00
Target Performance improvement: Change lldb so that it puts a breakpoint 2016-01-08 00:06:03 +00:00
Utility Read macro info from .debug_macro section and use it for expression evaluation. 2015-12-16 00:22:08 +00:00
CMakeLists.txt Add initial CMake glue for the NetBSD platform 2015-10-24 00:27:04 +00:00
Makefile [Makefiles] Align library names with CMake build 2015-07-14 20:25:19 +00:00
lldb.cpp Add more NetBSD platform glue for lldb 2015-11-07 15:31:54 +00:00