From: "Jose E. Marchesi" <jose.marchesi@oracle.com>
To: Simon Marchi <simark@simark.ca>
Cc: Daniel Xu <dxu@dxuuu.xyz>, gdb-patches@sourceware.org
Subject: Re: [PATCH V3 0/3] eBPF support
Date: Sun, 05 Jul 2020 12:18:02 +0200 [thread overview]
Message-ID: <87a70ep8o5.fsf@oracle.com> (raw)
In-Reply-To: <c4683f95-b476-e30c-3915-f45a677c7e11@simark.ca> (Simon Marchi's message of "Sat, 4 Jul 2020 21:34:55 -0400")
Hi Simon.
On 2020-07-04 8:27 p.m., Jose E. Marchesi via Gdb-patches wrote:
> (gdb) target sim
> (gdb) sim memory-size 4Mb
> (gdb) load ~/dev/libbpf-rs/target/bpf/runqslower.bpf.o
> (gdb) file load ~/dev/libbpf-rs/target/bpf/runqslower.bpf.o
You probably meant `file
~/dev/libbpf-rs/target/bpf/runqslower.bpf.o` for the last command?
Yeah that was a typo.
You can also save some typing by doing the `file blablabla` first, then `load` without
arguments.
Oh nice, I didn't know that! :D
prev parent reply other threads:[~2020-07-06 14:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-03 12:46 Jose E. Marchesi
2020-07-03 12:46 ` [PATCH V3 1/3] gdb: support for eBPF Jose E. Marchesi
2020-07-03 12:46 ` [PATCH V3 2/3] sim: eBPF simulator Jose E. Marchesi
2020-07-03 12:46 ` [PATCH V3 3/3] sim: generated files for the " Jose E. Marchesi
2020-07-03 20:37 ` [PATCH V3 0/3] eBPF support Daniel Xu
2020-07-05 0:27 ` Jose E. Marchesi
2020-07-05 1:34 ` Simon Marchi
2020-07-05 3:12 ` Daniel Xu
2020-07-05 3:20 ` Simon Marchi
2020-07-05 10:18 ` Jose E. Marchesi [this message]
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=87a70ep8o5.fsf@oracle.com \
--to=jose.marchesi@oracle.com \
--cc=dxu@dxuuu.xyz \
--cc=gdb-patches@sourceware.org \
--cc=simark@simark.ca \
/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