diff options
| author | Greg Clayton <gclayton@apple.com> | 2010-11-08 04:29:11 +0000 |
|---|---|---|
| committer | Greg Clayton <gclayton@apple.com> | 2010-11-08 04:29:11 +0000 |
| commit | a78ff2ef3236cb9a38b14745293fb2bd8248c673 (patch) | |
| tree | ed205d5774bc7edfb2ba18560c4cc1ab4d3b0b5d /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.h | |
| parent | bd497244a1f5a2892e6b07c7fbb83f9ede7e85cb (diff) | |
| download | bcm5719-llvm-a78ff2ef3236cb9a38b14745293fb2bd8248c673.tar.gz bcm5719-llvm-a78ff2ef3236cb9a38b14745293fb2bd8248c673.zip | |
Cleaned up the pseudo terminal code in ProcessGDBRemote as it was spawning
a pseudo terminal even when the process being attached to.
Fixed a possible crasher in the in:
bool
ClangASTContext::IsAggregateType (clang_type_t clang_type);
It seems that if you pass in a record decl, enum decl, or objc class decl
and ask it if it is an aggregate type, clang will crash.
llvm-svn: 118404
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.h')
0 files changed, 0 insertions, 0 deletions

