I was trying to hold out until the CMake stuff for Windows is complete. Since it sounds close, I thought I could just deal with merging the removal of O2 option for awhile.
-----Original Message-----
From: Anders Broman <a.broman58@xxxxxxxxx>
To: Developer support list for Wireshark <wireshark-dev@xxxxxxxxxxxxx>
Sent: Mon, Jul 28, 2014 8:13 am
Subject: [Wireshark-dev] O2 compile option makes it difficult to debug.
Hi,
It seems like the O2 option interferes with running the debugger. Would it be better to only use O2 on release builds?
I'm not sure how to do that, add nmake -f makefile.nmake release option?
Regards
Anders