Fix: shared library files not found by gdb
authorRomain Forlot <romain.forlot@iot.bzh>
Mon, 10 Jul 2017 12:09:36 +0000 (14:09 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Mon, 10 Jul 2017 12:09:36 +0000 (14:09 +0200)
commitf9c0263cf8be714194a0745c19096bc97b452933
treec80474a670a48cd92177a726fbed47660c5224ba
parent2320bfb86e2bb1ff263f8dca71e4729ba6a7e152
Fix: shared library files not found by gdb

Old behavior assume a PATH that do not exists using XDS-server
this patch intends to make a list of bindings using a regex,
as GDB interprets the argument.

Change-Id: I67caa1853be67813e8de02cdbb34f107f1e1676c
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
cmake/cmake.d/02-macros.cmake
cmake/cmake.d/03-extra_targets.cmake
cmake/common.cmake
gdb/gdb-on-target.ini.in