|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Jul 2014
Posts: 2
|
why select scons from v2.07, easy to debug or not easy to debug, this is the question
build with this scons, perhaps it is really easy way for nightly build.
but how can you to debug the source code ? No vc project, can not open with visual studio, so, after changing the code, how to debug? |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,449
|
I guess scons is used because we also support compiling on POSIX systems.
If you compile with scons DEBUG=yes ... you should be able to source step the code in WinDbg and probably VS as well... IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jul 2014
Posts: 2
|
Your men only use windbg? not need .sln again? I mean for the code maintainers.
But by the way, windbg is really a good thing. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|