Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Neeraj kushwaha" <kushneeraj@gmail.com>
Cc: gdb@sourceware.org
Subject: Re: value of local variable stored in register
Date: Mon, 04 Feb 2008 20:32:00 -0000	[thread overview]
Message-ID: <uwspktqe4.fsf@gnu.org> (raw)
In-Reply-To: <df5e18bd0802032053o7dddab55n6b01a369424e727b@mail.gmail.com> 	(kushneeraj@gmail.com)

> Date: Mon, 4 Feb 2008 10:23:26 +0530
> From: "Neeraj kushwaha" <kushneeraj@gmail.com>
> 
> The value of local variable is shown as c = 11305136, but actual value is 20.
> 
> How to get the correct value of variables which are stored in register.

 (gdb) info address c

This will show where the variable c is stored.  If it says it's in a
register, print the value of that register.


  parent reply	other threads:[~2008-02-04 20:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-04  4:53 Neeraj kushwaha
2008-02-04  5:28 ` Rohit Arul Raj
2008-02-04  6:39   ` Neeraj kushwaha
2008-02-04  7:03     ` Rohit Arul Raj
2008-02-04  7:42       ` Rohit Arul Raj
2008-02-04 20:32 ` Eli Zaretskii [this message]
2008-02-05 19:42   ` Jim Blandy
2008-02-05 20:35     ` Eli Zaretskii
2008-02-06  0:27       ` Jim Blandy
2008-02-06  4:18         ` Eli Zaretskii
2008-02-06  6:26           ` Jim Blandy

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=uwspktqe4.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=gdb@sourceware.org \
    --cc=kushneeraj@gmail.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