Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Stan Shebs <stanshebs@earthlink.net>
To: gdb@sourceware.org
Subject: Re: Tracepoints and Timestamps
Date: Mon, 07 Nov 2011 16:15:00 -0000	[thread overview]
Message-ID: <4EB80415.7010304@earthlink.net> (raw)
In-Reply-To: <CAEEVgBXEg9D4Z8U5Ln0d7Mg9F14dT18A5KHdnGd98xJsi63xtg@mail.gmail.com>

On 11/7/11 6:53 AM, Abhishek Karoliya wrote:
> Hi Hui,
>
>     Thanks for the pointer ... However after going through the
> gdbserver source code, I realise that there is no tracepoint support
> for linux-ppc. So now I have a even bigger problem on my hand.
>
> Does anyone know if I can ppc tracepoint support being actively
> developed and if I can lay my hands on this experimental code.
>

The tracepoint support in GDBserver is pretty generic, and if you don't 
need fast tracepoints, there's not really anything that is arch-specific.

I would suggest enabling target_supports_tracepoints for ppc and letting 
us know how it goes.  If it "just works", then we could change the 
target_supports_tracepoints test to make it unconditional - fast 
tracepoint support has its own availability check at runtime, it could 
subsume the architecture check.

Stan
stan@codesourcery.com


  reply	other threads:[~2011-11-07 16:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAEEVgBVFNRLqG67VwzF1D63Ro57Sww1HOwyrPBywRPBnHt5Hjg@mail.gmail.com>
2011-11-04 19:06 ` Abhishek Karoliya
2011-11-07  6:41   ` Hui Zhu
2011-11-07 14:53     ` Abhishek Karoliya
2011-11-07 16:15       ` Stan Shebs [this message]
2011-11-07 17:20         ` Pedro Alves

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=4EB80415.7010304@earthlink.net \
    --to=stanshebs@earthlink.net \
    --cc=gdb@sourceware.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox