summaryrefslogtreecommitdiffstats
path: root/clang/unittests/AST/StmtPrinterTest.cpp
diff options
context:
space:
mode:
authorTodd Fiala <todd.fiala@gmail.com>2014-06-21 00:48:09 +0000
committerTodd Fiala <todd.fiala@gmail.com>2014-06-21 00:48:09 +0000
commitf105f588b31b4384bb48f528784cb05ae0eec060 (patch)
tree9188c052211583fb8522a9ac3b1ef61f15e6a75a /clang/unittests/AST/StmtPrinterTest.cpp
parentd119fa028ac28ed4ec0bf11d1178bf58dedf72a7 (diff)
downloadbcm5719-llvm-f105f588b31b4384bb48f528784cb05ae0eec060.tar.gz
bcm5719-llvm-f105f588b31b4384bb48f528784cb05ae0eec060.zip
Fix a gdbremote bug in _M/_m stub support detection.
When a stub reported $#00 (unsupported) for _M and _m packets, the unsupported response was not handled and the client then marked the _M/_m commands as definitely supported. However, they would always fail, preventing lldb's fallback InferiorCallMmap-based allocation strategy from being used to attempt to allocate memory in the inferior process space. llvm-svn: 211425
Diffstat (limited to 'clang/unittests/AST/StmtPrinterTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud