Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: "Neo Jia" <neojia@gmail.com>
To: "Tom Tromey" <tromey@redhat.com>
Cc: "Paul Pluzhnikov" <ppluzhnikov@google.com>,
	"gdb ml" <gdb@sourceware.org>
Subject: Re: Source a python script to gdb plugin?
Date: Thu, 07 Aug 2008 19:18:00 -0000	[thread overview]
Message-ID: <5d649bdb0808071217u2d353c2jcbc450fe39e0629d@mail.gmail.com> (raw)
In-Reply-To: <m3ljz8hbz3.fsf@fleche.redhat.com>

On Thu, Aug 7, 2008 at 12:16 PM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Neo" == Neo Jia <neojia@gmail.com> writes:
>
> Neo> (gdb) python ./load_libc
> Neo>   File "<string>", line 1
> Neo>     ./load_libc
> Neo>     ^
> Neo> SyntaxError: invalid syntax
>
> Neo> Is this the right way to use it?
>
> Nope, try:
>
> python execfile('./load_libc')

This works! Thanks a lot!

Neo

>
> Anything after "python" is passed directly to the python interpreter.
>
> Tom
>



-- 
I would remember that if researchers were not ambitious
probably today we haven't the technology we are using!


      reply	other threads:[~2008-08-07 19:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-07  7:40 Neo Jia
2008-08-07 14:03 ` Tom Tromey
2008-08-07 17:01   ` Neo Jia
2008-08-07 17:08     ` Paul Pluzhnikov
2008-08-07 17:13       ` Tom Tromey
2008-08-07 19:09         ` Neo Jia
2008-08-07 19:17           ` Tom Tromey
2008-08-07 19:18             ` Neo Jia [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=5d649bdb0808071217u2d353c2jcbc450fe39e0629d@mail.gmail.com \
    --to=neojia@gmail.com \
    --cc=gdb@sourceware.org \
    --cc=ppluzhnikov@google.com \
    --cc=tromey@redhat.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