toolchain: gdb: Add optional python support
authorHauke Mehrtens <hmehrtens@maxlinear.com>
Fri, 28 May 2021 16:35:40 +0000 (18:35 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 5 Jun 2021 22:26:13 +0000 (00:26 +0200)
commit74417f8b3a803c59995887e20437394e1abeaaa2
tree951ca6f60a2f4825683d4f4f9918ac37b4055032
parent6fb27e8e6d05ed426f200242fdc1710f6f849127
toolchain: gdb: Add optional python support

Compile gdb with python support optionally.

To use the Python support in gdb some extra python files are needed,
install them too. While at it also install other shared files which we
did not install before.

If gdb is built without Python support the python folder does not
exists.

Signed-off-by: Hauke Mehrtens <hmehrtens@maxlinear.com>
toolchain/Config.in
toolchain/gdb/Makefile