hanchenye-llvm-project/lldb/tools
Hafiz Abid Qadeer ec13f825a6 Fix "-data-list-register-values" MI commands.
If register numbers are not provided then this commands is supposed
to return all the register values. But it was returning nothing in
that case.

More details about this command at
https://sourceware.org/gdb/onlinedocs/gdb/GDB_002fMI-Data-Manipulation.html#GDB_002fMI-Data-Manipulation

llvm-svn: 228304
2015-02-05 15:55:43 +00:00
..
compact-unwind Two fixes for compact unwind decoding for frameless large-stack-size 2015-01-23 01:02:32 +00:00
darwin-debug Fix darwin-debug build in cmake (OS X) 2015-01-26 17:23:18 +00:00
darwin-threads Fix examine-threads to build for arm64. 2014-11-14 22:58:25 +00:00
debugserver Add comments explaining the unwind setup in 2015-01-16 23:54:15 +00:00
driver Make the sourcing of the local .lldbinit file quiet. 2014-11-22 01:33:22 +00:00
install-headers Fixed our install-headers script to set version 2014-07-17 17:26:38 +00:00
lldb-gdbserver This patch gets remote-linux platform able to run processes 2015-01-21 22:42:49 +00:00
lldb-mi Fix "-data-list-register-values" MI commands. 2015-02-05 15:55:43 +00:00
lldb-perf Cleanup how we listen for process events by using the broadcaster class name instead of having to catch each process instance as it comes alive. 2014-08-18 21:09:50 +00:00
lldb-platform Fix for lldb-platform linking error on OSX/CMake 2015-01-11 18:38:25 +00:00
CMakeLists.txt Fix darwin-debug build in cmake (OS X) 2015-01-26 17:23:18 +00:00
Makefile Avoid building lldb-mi when --enable-werror is set 2014-11-04 23:30:30 +00:00