All of lore.kernel.org
 help / color / mirror / Atom feed
* Using GDB for ALSA How to?
@ 2008-09-01 20:19 William Estrada
  2008-09-01 20:24 ` Jan-Benedict Glaw
  0 siblings, 1 reply; 6+ messages in thread
From: William Estrada @ 2008-09-01 20:19 UTC (permalink / raw)
  To: alsa-devel@alsa-project.org

Hi group,

  I am trying to use GDB with my ALSA program. I wish to display (print) 
a handle for
an snd_pcm_t pointer. I am getting the following error:
> (gdb) p Device
> $9 = (snd_pcm_t *) 0x92be458
> (gdb) p *Device
> $10 = <incomplete type>
  How do I display the snd_pcm_t structure?

  Thanks for your time.

-- 
William Estrada
MrUmunhum@popdial.com
Mt-Umunhum-Wireless.net ( http://Mt-Umunhum-Wireless.net )
Ymessenger: MrUmunhum

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

end of thread, other threads:[~2008-09-04 22:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-01 20:19 Using GDB for ALSA How to? William Estrada
2008-09-01 20:24 ` Jan-Benedict Glaw
2008-09-01 20:33   ` William Estrada
2008-09-01 21:13     ` Jan-Benedict Glaw
2008-09-02  7:08       ` Jan-Benedict Glaw
2008-09-04 22:11         ` William Estrada

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.