winedbg - using pdb from Visual Studio 2005
Hello, I am using PDBs generated with 2005 with wine version 0.9.54. I get errors related to my PDBs and I am wondering if I need to change the pdb format? Anything special to do when using 2005? Here are the errors I get, each time one of my pdb gets loaded: 0009:trace:dbghelp:SymFindFileInPathW (hProcess = 0x30, searchPath = (null), full_path = L"C:\\master\\x86\\debug\\bin\\mydll.pdb", id = 0x34c160, two = 0x00000002, three = 0x00000000, flags = 0x00000008, buffer = 0x34b718, cb = 0x6020fb50, user = 0x34bd30) 0009:err:dbghelp_msc:pdb_process_types -Unknown type info version 20040203 0009:err:dbghelp_msc:pe_load_debug_directory Got a page fault while loading symbols 0009:trace:dbghelp:pcs_callback 0x111998 2 0x34c378 0009:trace:dbghelp:pcs_callback 0x111998 1 0x34c378 0009:trace:dbghelp:pe_load_stabs failed to load the STABS debug info Thanks, Michel Jacques Découvrez les styles qui font sensation sur Yahoo! Québec Avatars. http://cf.avatars.yahoo.com/
Hi, can you try this patch: http://www.winehq.org/pipermail/wine-patches/2008-January/049156.html I think currently dbghelp in wine doesnt support pdb files generated by VS 2005. Thanks, VJ On Feb 5, 2008 12:54 PM, Michel Jacques <boardermj(a)yahoo.com> wrote:
Hello,
I am using PDBs generated with 2005 with wine version 0.9.54.
I get errors related to my PDBs and I am wondering if I need to change the pdb format? Anything special to do when using 2005?
Here are the errors I get, each time one of my pdb gets loaded:
0009:trace:dbghelp:SymFindFileInPathW (hProcess = 0x30, searchPath = (null), full_path = L"C:\\master\\x86\\debug\\bin\\mydll.pdb", id = 0x34c160, two = 0x00000002, three = 0x00000000, flags = 0x00000008, buffer = 0x34b718, cb = 0x6020fb50, user = 0x34bd30) 0009:err:dbghelp_msc:pdb_process_types -Unknown type info version 20040203 0009:err:dbghelp_msc:pe_load_debug_directory Got a page fault while loading symbols 0009:trace:dbghelp:pcs_callback 0x111998 2 0x34c378 0009:trace:dbghelp:pcs_callback 0x111998 1 0x34c378 0009:trace:dbghelp:pe_load_stabs failed to load the STABS debug info
Thanks,
Michel Jacques
Découvrez les styles qui font sensation sur Yahoo! Québec Avatars. http://cf.avatars.yahoo.com/
can you also try this patch also? -- VJ On Feb 5, 2008 12:02 PM, Vijay Kiran Kamuju <infyquest(a)gmail.com> wrote:
Hi,
can you try this patch: http://www.winehq.org/pipermail/wine-patches/2008-January/049156.html
I think currently dbghelp in wine doesnt support pdb files generated by VS 2005.
Thanks, VJ
On Feb 5, 2008 12:54 PM, Michel Jacques <boardermj(a)yahoo.com> wrote:
Hello,
I am using PDBs generated with 2005 with wine version 0.9.54.
I get errors related to my PDBs and I am wondering if I need to change the pdb format? Anything special to do when using 2005?
Here are the errors I get, each time one of my pdb gets loaded:
0009:trace:dbghelp:SymFindFileInPathW (hProcess = 0x30, searchPath = (null), full_path = L"C:\\master\\x86\\debug\\bin\\mydll.pdb", id = 0x34c160, two = 0x00000002, three = 0x00000000, flags = 0x00000008, buffer = 0x34b718, cb = 0x6020fb50, user = 0x34bd30) 0009:err:dbghelp_msc:pdb_process_types -Unknown type info version 20040203 0009:err:dbghelp_msc:pe_load_debug_directory Got a page fault while loading symbols 0009:trace:dbghelp:pcs_callback 0x111998 2 0x34c378 0009:trace:dbghelp:pcs_callback 0x111998 1 0x34c378 0009:trace:dbghelp:pe_load_stabs failed to load the STABS debug info
Thanks,
Michel Jacques
Découvrez les styles qui font sensation sur Yahoo! Québec Avatars. http://cf.avatars.yahoo.com/
Vijay Kiran Kamuju a écrit :
Hi,
can you try this patch: http://www.winehq.org/pipermail/wine-patches/2008-January/049156.html
I think currently dbghelp in wine doesnt support pdb files generated by VS 2005.
Thanks, VJ
On Feb 5, 2008 12:54 PM, Michel Jacques <boardermj(a)yahoo.com> wrote:
Hello,
I am using PDBs generated with 2005 with wine version 0.9.54.
I get errors related to my PDBs and I am wondering if I need to change the pdb format? Anything special to do when using 2005?
Here are the errors I get, each time one of my pdb gets loaded:
0009:trace:dbghelp:SymFindFileInPathW (hProcess = 0x30, searchPath = (null), full_path = L"C:\\master\\x86\\debug\\bin\\mydll.pdb", id = 0x34c160, two = 0x00000002, three = 0x00000000, flags = 0x00000008, buffer = 0x34b718, cb = 0x6020fb50, user = 0x34bd30) 0009:err:dbghelp_msc:pdb_process_types -Unknown type info version 20040203 0009:err:dbghelp_msc:pe_load_debug_directory Got a page fault while loading symbols 0009:trace:dbghelp:pcs_callback 0x111998 2 0x34c378 0009:trace:dbghelp:pcs_callback 0x111998 1 0x34c378 0009:trace:dbghelp:pe_load_stabs failed to load the STABS debug info
Thanks,
Michel Jacques
Découvrez les styles qui font sensation sur Yahoo! Québec Avatars. http://cf.avatars.yahoo.com/
as explained earlier, this patch is mostly wrong on lots of aspects I do have partial solution to it, but it's not finished yet A+ -- Eric Pouech "The problem with designing something completely foolproof is to underestimate the ingenuity of a complete idiot." (Douglas Adams)
Michel Jacques a écrit :
Hello,
I am using PDBs generated with 2005 with wine version 0.9.54.
I get errors related to my PDBs and I am wondering if I need to change the pdb format? Anything special to do when using 2005?
Here are the errors I get, each time one of my pdb gets loaded:
0009:trace:dbghelp:SymFindFileInPathW (hProcess = 0x30, searchPath = (null), full_path = L"C:\\master\\x86\\debug\\bin\\mydll.pdb", id = 0x34c160, two = 0x00000002, three = 0x00000000, flags = 0x00000008, buffer = 0x34b718, cb = 0x6020fb50, user = 0x34bd30) 0009:err:dbghelp_msc:pdb_process_types -Unknown type info version 20040203 0009:err:dbghelp_msc:pe_load_debug_directory Got a page fault while loading symbols
that's to be looked at and is the cause of your problems can you send me your mydll.pdb file ? (off mailing list) -- Eric Pouech "The problem with designing something completely foolproof is to underestimate the ingenuity of a complete idiot." (Douglas Adams)
On Tue, 5 Feb 2008, Eric Pouech wrote: [...]
that's to be looked at and is the cause of your problems can you send me your mydll.pdb file ? (off mailing list)
On a somewhat related subject, do you know if the performance issues related to our handling of the PDBs hashtables has been fixed? That would be for bug 836: http://bugs.winehq.com/show_bug.cgi?id=836 -- Francois Gouget <fgouget(a)free.fr> http://fgouget.free.fr/ Computers are like airconditioners They stop working properly if you open WINDOWS
participants (4)
-
Eric Pouech -
Francois Gouget -
Michel Jacques -
Vijay Kiran Kamuju