nvdla / vp

Virtual Platform for NVDLA
Other
136 stars 81 forks source link

Debugging inside nvdla virtual platform with gdb! #48

Open AmritaMathuriya opened 5 years ago

AmritaMathuriya commented 5 years ago

Hi, I would like to know how to debug inside the virtual platform with gdb. Is there a way to install gdb inside the image that gets loaded with the VP? Can we do it after the VP boots up with QEMU? I am using the prebuilt image provided for the ARM architecture. How should I install gcc/gdb tools inside it, to compile the run time and debug it.