Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: ankit thukral <ankit_plug@yahoo.com>
To: gdb@sources.redhat.com
Subject: regarding tracepoint support on a stub
Date: Mon, 03 Nov 2003 06:24:00 -0000	[thread overview]
Message-ID: <20031103062404.94431.qmail@web60108.mail.yahoo.com> (raw)
In-Reply-To: <77ED2BF75D59D1439F90412CC5B109740373EAEF@ie10-sahara.hiso.honeywell.com>

hi all,
      i was going through the GDB support for
tracepoints and the packets it sends to the stub.i
thought of collecting the registers on the gdbserver
side using a single ptrace to collect all the
registers and then store the ones requested instead of
a ptrace for each register. the problem i now face is
: there are 3 different ptrace requests for collecting
registers,viz,PTRACE_GETREGS, PTRACE_GETFPREGS and
PTRACE_GETFPAREGS.how do i determine (on the stub
side) which of these to call as i don't have anything
on the GDBSERVER side (or so i guess) which would
categorize a register to an integer or a float
register.
      also,please suggest if there is a better way in
which i can accomplish the above(i.e.,implementation
of collecting registers in a better way). 

thanks in advance,
ankit.

__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/


  parent reply	other threads:[~2003-11-03  6:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-31  8:03 GDB Remote Debugging Problem Kiran Chandrashekaran, Nair (IE10)
2003-10-31 22:27 ` Jim Blandy
2003-11-03  6:24 ` ankit thukral [this message]
2003-11-03 19:01 regarding tracepoint support on a stub Newman, Mark (N-Superior Technical Resource Inc)
2003-11-03 19:21 ` Daniel Jacobowitz

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=20031103062404.94431.qmail@web60108.mail.yahoo.com \
    --to=ankit_plug@yahoo.com \
    --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