c++ - How can I debug an bmac project in omnet? -
how can debug omnet++ project bmac or imac. omnet++ version: 4.6 want debug bmac project. need change configuration of simulator? thank full have solution.
your question broad. if, debugging simulation mean running simulation in debugger gdb
, see this other answer.
for general tips on debugging in sense of finding errors, might find this article on omnet++ wiki helpful.
Comments
Post a Comment