llvm-project/lldb/source/Plugins/Process
Greg Clayton af247d7b98 Fixed a crasher that was happened when a log shared pointer wasn't valid.
Fixed ThreadPlanCallFunction::ReportRegisterState(...) to only dump when
verbose logging is enabled and fixed the function to use the new
RegisterValue method of reading registers.

Fixed the GDB remote client to not send a continue packet after receiving
stdout or stderr from the inferior process.

llvm-svn: 131628
2011-05-19 03:54:16 +00:00
..
Linux This patch add a "fake" attach waiting for a real implementation and 2011-05-13 21:29:50 +00:00
MacOSX-User While implementing unwind information using UnwindAssemblyInstEmulation I ran 2011-05-09 20:18:18 +00:00
Utility Added a way to resolve an load address from a target: 2011-05-18 01:58:14 +00:00
gdb-remote Fixed a crasher that was happened when a log shared pointer wasn't valid. 2011-05-19 03:54:16 +00:00