<div>Hi Dan,<br /><br /></div>
<div>Thanks for the the info. </div>
<div> </div>
<div>Cheers,</div>
<div> </div>
<div>Daniel</div>
<div> </div>
<div> </div>
<div class="replyBody">on May 29, 2013, <b>Malea, Daniel</b> <daniel.malea@intel.com> wrote:<br />
<blockquote class="email_quote" style="border-left: 2px solid #267fdb; margin: 0 0 0 1.8ex; padding-left: 1ex;">Hi Daniel,<br /><br />Windows support is mostly in the 'windows' branch at the moment.. And as far as I know LLDB builds on Windows with VS2010, but supports only remote debugging of targets that support debugserver (maybe gdbserver as well, since the protocol is mostly compatible AFAIK).<br /><br />I don't believe there's been any work to support native debugging of Windows targets, including parsing PDB files, unfortunately..<br /><br />CC'ing Carlo in case he has more details.<br /><br />Cheers,<br />Dan<br /><br /><br />From: "<a class="parsedEmail" href="mailto:daniel@collin.com" target="_blank">daniel@collin.com</a><<a class="parsedLink" href="mailto:daniel@collin.com" target="_blank">mailto:daniel@collin.com</a>>" <<a class="parsedEmail" href="mailto:daniel@collin.com" target="_blank">daniel@collin.com</a><<a class="parsedLink" href="mailto:daniel@collin.com" target="_blank">mailto:daniel@collin.com</a>>><br />Reply-To: "<a class="parsedEmail" href="mailto:daniel@collin.com" target="_blank">daniel@collin.com</a><<a class="parsedLink" href="mailto:daniel@collin.com" target="_blank">mailto:daniel@collin.com</a>>" <<a class="parsedEmail" href="mailto:daniel@collin.com" target="_blank">daniel@collin.com</a><<a class="parsedLink" href="mailto:daniel@collin.com" target="_blank">mailto:daniel@collin.com</a>>><br />Date: Wednesday, 29 May, 2013 3:24 AM<br />To: "<a class="parsedEmail" href="mailto:lldb-dev@cs.uiuc.edu" target="_blank">lldb-dev@cs.uiuc.edu</a><<a class="parsedLink" href="mailto:lldb-dev@cs.uiuc.edu" target="_blank">mailto:lldb-dev@cs.uiuc.edu</a>>" <<a class="parsedEmail" href="mailto:lldb-dev@cs.uiuc.edu" target="_blank">lldb-dev@cs.uiuc.edu</a><<a class="parsedLink" href="mailto:lldb-dev@cs.uiuc.edu" target="_blank">mailto:lldb-dev@cs.uiuc.edu</a>>><br />Subject: [lldb-dev] A big thank you (and Windows support)<br /><br />Hi,<br /><br />I'm currently using LLDB as backend for a new debugger (anyone interested can look at <a class="parsedLink" href="http://emoon.github.io/ProDBG" target="_blank">http://emoon.github.io/ProDBG</a>) and I just wanted to say a big thank you.<br /><br />The C++ API (even a bit lacking documentation wise) has been really great to work and I honestly couldn’t ask for more so hats off for that!<br /><br />The debugger project is primary for Mac OS X and LLDB works great there so no big issue with that but at some point I would like to bring it over to Windows as well. I have looked around a bit in the codebase and there seems to be some Windows support there but I'm a bit unsure of what the current status is?<br /><br />Another issue is that often programs on Windows is compiled using msvc and thus has PDB files for the debug info and I wonder if there are any plans on supporting PDBs? One issue also is that PDB file format is proprietary so one would have to reverse engineer it (or use the imghelp library on Windows but dunno if it would give all data needed)<br /><br />Cheers!<br /><br />-Daniel</blockquote>
</div>