[Impala-ASF-CR] CDH-71434: Pull gdb from the toolchain and add it to the path

2018-08-14 Thread Laszlo Gaal (Code Review)
Laszlo Gaal has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/11215 )

Change subject: CDH-71434: Pull gdb from the toolchain and add it to the path
..


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/11215/1//COMMIT_MSG
Commit Message:

http://gerrit.cloudera.org:8080/#/c/11215/1//COMMIT_MSG@7
PS1, Line 7: CDH-71434
Self-inflicted, will fix.



--
To view, visit http://gerrit.cloudera.org:8080/11215
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: If4e094db93da4f5dab1e1b2da7f88a1dd06bc9e6
Gerrit-Change-Number: 11215
Gerrit-PatchSet: 1
Gerrit-Owner: Laszlo Gaal 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Laszlo Gaal 
Gerrit-Comment-Date: Tue, 14 Aug 2018 19:04:51 +
Gerrit-HasComments: Yes


[Impala-ASF-CR] CDH-71434: Pull gdb from the toolchain and add it to the path

2018-08-14 Thread Laszlo Gaal (Code Review)
Laszlo Gaal has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/11215


Change subject: CDH-71434: Pull gdb from the toolchain and add it to the path
..

CDH-71434: Pull gdb from the toolchain and add it to the path

This patch extends the toolchain bootstrap code with the toolchain
version of GDB (v7.9.1, built in the toolchain since its inception),
and adds it to the path. The goal is to provide a stable gdb version
for core dump analysis.

Change-Id: If4e094db93da4f5dab1e1b2da7f88a1dd06bc9e6
---
M bin/bootstrap_toolchain.py
M bin/impala-config.sh
2 files changed, 5 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/15/11215/1
--
To view, visit http://gerrit.cloudera.org:8080/11215
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If4e094db93da4f5dab1e1b2da7f88a1dd06bc9e6
Gerrit-Change-Number: 11215
Gerrit-PatchSet: 1
Gerrit-Owner: Laszlo Gaal