summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorShadab Naseem <snaseem@codeaurora.org>2019-02-20 12:57:27 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2019-04-08 02:48:17 -0700
commit3c2fc2e200ee1011f9d510c752782a4bdcab49b6 (patch)
tree039fd3d7d8e93a3c447155e55d9865bcdfdd616c /scripts/gdb/linux/lists.py
parente764712fd7f6db7921dc4b3dbbf772d613177633 (diff)
scripts: gcc-wrapper: Route the GCC errors to stderr
The GCC wrapper writes any error message from GCC to stdout along with the messages from the wrapper itself. This is okay for most case, but when GCC is used with -print-xxx flags, the stdout output is supposed to be taken as input to some other build command, so putting error messages in there is pretty bad. Fix this by writing error messages to stderr. Change-Id: I4656033f11ba5212fdcc884cc588f8b9d2c23419 Signed-off-by: Shadab Naseem <snaseem@codeaurora.org>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions