[Lldb-commits] [PATCH] Fix process's output to stdout/stderr (MI)
Ilia K
ki.stfu at gmail.com
Wed Feb 25 10:54:34 PST 2015
In http://reviews.llvm.org/D7858#129802, @clayborg wrote:
> Any reason you don't just use a stack based string "char spStdoutBuffer[1024];"?
We discussed it with @zturner that big buffers shouldn't be allocated on the stack.
http://reviews.llvm.org/D7858
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list