|
From: Eugene I. <ge...@ya...> - 2001-10-15 05:15:34
|
Here's a link for pe and coff: http://www.microsoft.com/hwdev/download/hardware/PECOFF.pdf I couldn't find CV4, however you shouldn't need it since all our files compile with stabs debug information and I don't think that gcc supports CV4. A very good reference for stabs can be found here: http://www.cygwin.com/stabs_toc.html I'm starting to work on a slightly more advanced kernel debugger. Maybe we should combine our efforts. ei ----- Original Message ----- From: "Phillip Susi" <ps...@cf...> To: <ros...@re...> Sent: Sunday, October 14, 2001 8:48 PM Subject: [ros-kernel] Debug format > I'm working on getting the kernel debugger to use the COFF or CV4 debugging > information in the image files instead of loading and parsing text .sym > files. This should make it more useful for debugging. I can't find where > MS has hidden their documentation on the PE file, COFF, and CV4 formats, > does anyone know where they put it? > > ==================================================== > = To remove yourself from this mailing list, go to = > = http://www.reactos.com/home/mailing.html = > ==================================================== _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |