public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Jose E. Marchesi" <jose.marchesi@oracle.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH 1/2] gdb: support for eBPF
Date: Fri, 03 Jul 2020 14:49:35 +0300	[thread overview]
Message-ID: <831rlsx1gw.fsf@gnu.org> (raw)
In-Reply-To: <20200703103713.7676-2-jose.marchesi@oracle.com> (gdb-patches@sourceware.org)

> Date: Fri,  3 Jul 2020 12:37:12 +0200
> From: "Jose E. Marchesi via Gdb-patches" <gdb-patches@sourceware.org>
> 
> This patch adds basic support for the eBPF target: tdep and build
> machinery.  The accompanying simulator is introduced in subsequent
> patches.
> 
> gdb/ChangeLog:
> 
> 2020-07-03  Weimin Pan <weimin.pan@oracle.com>
> 	    Jose E. Marchesi  <jose.marchesi@oracle.com>
> 
> 	* configure.tgt: Add entry for bpf-*-*.
> 	* Makefile.in (ALL_TARGET_OBS): Add bpf-tdep.o
> 	(HFILES_NO_SRCDIR): Add bpf-tdep.h.
> 	(ALLDEPFILES): Add bpf-tdep.c.
> 	* bpf-tdep.h: New file.
> 	* bpf-tdep.c: Likewise.
> 
> gdb/doc/ChangeLog:
> 
> 2020-07-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
> 
> 	* gdb.texinfo (Contributors): Add information for the eBPF
> 	support.
> 	(BPF): New section.

Thanks, the documentation part is OK.

Should this be in NEWS?

  parent reply	other threads:[~2020-07-03 11:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-03 10:37 [PATCH 0/2] eBPF support Jose E. Marchesi
2020-07-03 10:37 ` [PATCH 1/2] gdb: support for eBPF Jose E. Marchesi
2020-07-03 11:39   ` Andrew Burgess
2020-07-06 14:50     ` Jose E. Marchesi
2020-07-03 11:49   ` Eli Zaretskii [this message]
2020-07-06 14:51     ` Jose E. Marchesi

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=831rlsx1gw.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=jose.marchesi@oracle.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).