The analyser script tries to build the debuggee, given
just
a list of source files.
It should not try to build the debuggee that way, because
the build may be more complex than simply
"compile-and-link-all-of-them". It should use the build
system of the debuggee.