Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Codeview format
@ 2008-05-06 20:55 Vinicius Nunes Pinto
  2008-05-06 21:21 ` Michael Snyder
  0 siblings, 1 reply; 2+ messages in thread
From: Vinicius Nunes Pinto @ 2008-05-06 20:55 UTC (permalink / raw)
  To: gdb

Hello everyone.

I am new on the GDB world, and I want to debug an application with debug
information in Codeview format(5.0 - NB11).
Is it possible to do that using GDB? If so, how can I do it?

Thanks,
Vinicius Pinto


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Codeview format
  2008-05-06 20:55 Codeview format Vinicius Nunes Pinto
@ 2008-05-06 21:21 ` Michael Snyder
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Snyder @ 2008-05-06 21:21 UTC (permalink / raw)
  To: Vinicius Nunes Pinto; +Cc: gdb

On Tue, 2008-05-06 at 17:54 -0300, Vinicius Nunes Pinto wrote:
> Hello everyone.
> 
> I am new on the GDB world, and I want to debug an application with debug
> information in Codeview format(5.0 - NB11).
> Is it possible to do that using GDB?

Pretty much not.  No bfd reader has ever been implemented
for Microsoft's debug format (to my knowledge).  You might
be able to find a translator from Codeview to dwarf or stabs
or something...




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-06 21:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-06 20:55 Codeview format Vinicius Nunes Pinto
2008-05-06 21:21 ` Michael Snyder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox