Is there a way to convert the debugging information from binutils' DWARF format (as emitted by GCC on Cygwin, for example) to Microsoft PDB (as consumed by Visual Studio)?
cv2pdb can do this. I have had mixed results, sometimes it works splendidly while at other times some local and global variables are lost