All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Estrada <MrUmunhum@popdial.com>
To: "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>
Subject: Using GDB for ALSA How to?
Date: Mon, 01 Sep 2008 13:19:54 -0700	[thread overview]
Message-ID: <48BC4E6A.1070508@popdial.com> (raw)

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

             reply	other threads:[~2008-09-01 20:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-01 20:19 William Estrada [this message]
2008-09-01 20:24 ` Using GDB for ALSA How to? 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48BC4E6A.1070508@popdial.com \
    --to=mrumunhum@popdial.com \
    --cc=alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.