|
Main /
DebuggingOnWindowsThe GDB version shipped with OMNeT++ 4.0 (i.e., 6.6) has known issues in setting breakpoints on Windows platform (no such problems on Linux by the way). The solution is to upgrade GDB to the latest version (i.e., 7.02 as of Oct./15/2009) as follows:
That's it. |