adjacentlink / emane

Distributed wireless network emulation framework
Other
127 stars 37 forks source link

Questions about debugging the project #245

Closed LongGieGie closed 5 months ago

LongGieGie commented 6 months ago
image

I'm trying to learn debugging projects to help me understand the code, but I'm not very familiar with c++ and am having trouble configuring it. May I ask how your team configure and use modern IDEs for debugging and development, besides using libtool and gdb tools.