The not-so-nice thing about debugging non-debug native code is that most of the
context remaining in the PDBs is nearly useless due to the optimizing that most
modern compilers do. The debuggers generally can't keep up. That's why a debug
build is about the only way to use a debugger to understand the program logic
in unfamiliar code.
Makes things really nice when the bug only surfaces in release builds <smile/>
> From: n...@x2systems.com
> To: wix-users@lists.sourceforge.net
> Date: Fri, 16 Aug 2013 20:45:54 +0000
> Subject: Re: [WiX-users] WixStdBA - LoadBootstrapperBA changes m_fPrereq
>
> Just to clear, on XP I was using the debug build not the downloaded PDBs.
>
> Neil
>
> -----Original Message-----
> From: Phill Hogland [mailto:phogl...@rimage.com]
> Sent: 16 August 2013 19:17
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] WixStdBA - LoadBootstrapperBA changes m_fPrereq
>
> Thanks for looking at this. I am still researching how to use git to get the
> source code to make a debug build. I can also setup a XP test box next week.
> I was working on localization issues using ProcessMon. I observed some
> behavior where it would load my renamed logo.png file then it would load a
> default logo.png file over top of it. I have made many changes to my project
> since then and resolved that issue. But when I used the debugger to step
> into the code to understand it better, I saw that it is actually executing
> the Prereq related functions after the address to the class appears to
> change, then I wondered if the localization resource loading issue was
> related. But I don't have all of the details nailed down and I appreciate
> the assistance. It would be nice if it is just a pdb problem, but it
> actually seemed that there was a functional change to the setup.
>
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WixStdBA-LoadBootstrapperBA-changes-m-fPrereq-tp7588034p7588119.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> It's a free troubleshooting tool designed for production.
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> It's a free troubleshooting tool designed for production.
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users