Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Shadi el-Hajj <shadi@telefonica.net>
To: gdb@sources.redhat.com
Subject: printing MMX variables
Date: Sun, 11 Jul 2004 13:12:00 -0000	[thread overview]
Message-ID: <E85E42CC-D33B-11D8-BC2F-000A95A096A6@telefonica.net> (raw)

hello,

a thousand apologies if this is way too obvious and/or has been asked 
many times ( i just can't find in the archives ). i am trying to debug 
some mmx code in which i have declared:
__m64 foovector;
i use foovector to store 8 8bit integers(chars). now when i ask for:
print foovector
i get:  { 1073836052, 1}. obviously gdb is interpreting my chars as 
32bit ints. how can i tell him i just want chars ? i tried a thousand 
casts like (v8qi etc...) but gdb answers "No symbol in current 
context".
i am using version 6.1 on linux-x86(debian testing)

thanks in advance,
shadi


             reply	other threads:[~2004-07-11 13:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-11 13:12 Shadi el-Hajj [this message]
2004-07-11 18:39 Michael Elizabeth Chastain
2004-07-11 22:08 ` Shadi el-Hajj

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=E85E42CC-D33B-11D8-BC2F-000A95A096A6@telefonica.net \
    --to=shadi@telefonica.net \
    --cc=gdb@sources.redhat.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox