Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: teawater <teawater@gmail.com>
Cc: "Sérgio Durigan Júnior" <sergiodj@linux.vnet.ibm.com>,
	gdb-patches@sourceware.org
Subject: Re: [PATCH 0/4] catch syscall -- try 4 -- Introduction
Date: Mon, 02 Feb 2009 17:04:00 -0000	[thread overview]
Message-ID: <20090202170422.GA20136@caradoc.them.org> (raw)
In-Reply-To: <daef60380902020501w46438316mb2b6b1ec46e5c6dd@mail.gmail.com>

On Mon, Feb 02, 2009 at 09:01:16PM +0800, teawater wrote:
> Hi Sérgio,
> 
> I try it and I think it's so great.
> 
> When I use it, I got:
> (gdb) catch syscall
> warning: Can not parse XML syscalls information; XML support was
> disabled at compile time
> warning: Could not load the syscall XML file 'syscalls/i386-linux.xml'.
> GDB will not be able to display syscall names.
> Catchpoint 2 (any syscall)

You're going to need the 'expat' library when you build GDB.  If it's
not installed in the system path, you'll have to add
--with-libexpat-prefix when you configure GDB - check the configure
output and manual for more information.

-- 
Daniel Jacobowitz
CodeSourcery


  reply	other threads:[~2009-02-02 17:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-26  0:30 Sérgio Durigan Júnior
2009-02-02 13:01 ` teawater
2009-02-02 17:04   ` Daniel Jacobowitz [this message]
2009-02-03  3:20     ` teawater
2009-02-12  7:16 ` teawater

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=20090202170422.GA20136@caradoc.them.org \
    --to=drow@false.org \
    --cc=gdb-patches@sourceware.org \
    --cc=sergiodj@linux.vnet.ibm.com \
    --cc=teawater@gmail.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