Ups thinks they are shared libraries ``` $ gcc -gdwarf -o tests/hello tests/hello.c $ ups/ups tests/hello Can't debug tests/hello: it is a shared library (need an executable) ```
Ups thinks they are shared libraries