Debug the UHD

p { margin-bottom: 0.08in; }

Hi all,

I need to change some parts of the code
in the UHD driver. I am wondering is it possible for me to debug the
UHD driver code to find out what is wrong in my code. The problem
for me is that I don’t know how to change the Makefile of the UHD to
enable the debug option. Currently, I can only debug into the hpp
file and can not get into the source code.

Thanks!