From: "Jose E. Marchesi" <jose.marchesi@oracle.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH V6 1/3] gdb: support for eBPF
Date: Mon, 03 Aug 2020 17:04:04 +0200 [thread overview]
Message-ID: <87eeong49n.fsf@oracle.com> (raw)
In-Reply-To: <834kpjbx42.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 03 Aug 2020 17:52:13 +0300")
Hi Eli.
>> Date: Mon, 3 Aug 2020 16:02:35 +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-08-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
>> (ALLDEPFILES): Add bpf-tdep.c.
>> * bpf-tdep.c: New file.
>> * MAINTAINERS: Add bpf target and maintainer.
>>
>> gdb/doc/ChangeLog:
>>
>> 2020-08-03 Jose E. Marchesi <jose.marchesi@oracle.com>
>>
>> * gdb.texinfo (Contributors): Add information for the eBPF
>> support.
>> (BPF): New section.
>
> Thanks.
>
>> @@ -24381,6 +24385,7 @@ acceptable commands.
>> @menu
>> * ARC:: Synopsys ARC
>> * ARM:: ARM
>> +* BPF:: eBPF
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Please don't use TABs in Texinfo sources.
>
> Also, I think this should be called out in NEWS.
>
> The documentation part is OK with these nits fixed.
Will fix the tabs and add a note in NEWS.
Thanks.
next prev parent reply other threads:[~2020-08-03 15:04 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-03 14:02 [PATCH V6 0/3] eBPF support Jose E. Marchesi
2020-08-03 14:02 ` [PATCH V6 1/3] gdb: support for eBPF Jose E. Marchesi
2020-08-03 14:52 ` Eli Zaretskii
2020-08-03 15:04 ` Jose E. Marchesi [this message]
2020-08-03 14:55 ` Aktemur, Tankut Baris
2020-08-03 15:52 ` Jose E. Marchesi
2020-08-03 16:00 ` Simon Marchi
2020-08-03 16:46 ` Jose E. Marchesi
2020-08-04 13:41 ` Andrew Burgess
2020-08-04 14:57 ` Jose E. Marchesi
2020-08-04 16:29 ` Simon Marchi
2020-08-05 9:21 ` Andrew Burgess
2020-08-05 13:00 ` Simon Marchi
2020-08-03 14:02 ` [PATCH V6 2/3] sim: eBPF simulator Jose E. Marchesi
2020-08-04 14:50 ` Andrew Burgess
2020-08-04 15:32 ` Jose E. Marchesi
2020-08-03 14:02 ` [PATCH V6 3/3] sim: generated files for the " Jose E. Marchesi
2020-08-04 13:51 ` Andrew Burgess
2020-08-04 14:59 ` 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=87eeong49n.fsf@oracle.com \
--to=jose.marchesi@oracle.com \
--cc=eliz@gnu.org \
--cc=gdb-patches@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