Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Simon Marchi <simark@simark.ca>
To: "Jose E. Marchesi" <jose.marchesi@oracle.com>, Daniel Xu <dxu@dxuuu.xyz>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH V3 0/3] eBPF support
Date: Sat, 4 Jul 2020 21:34:55 -0400	[thread overview]
Message-ID: <c4683f95-b476-e30c-3915-f45a677c7e11@simark.ca> (raw)
In-Reply-To: <87y2nyq012.fsf@oracle.com>

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?

You can also save some typing by doing the `file blablabla` first, then `load` without
arguments.

Simon


  reply	other threads:[~2020-07-05  1:34 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 [this message]
2020-07-05  3:12       ` Daniel Xu
2020-07-05  3:20         ` Simon Marchi
2020-07-05 10:18       ` 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=c4683f95-b476-e30c-3915-f45a677c7e11@simark.ca \
    --to=simark@simark.ca \
    --cc=dxu@dxuuu.xyz \
    --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