[PATCH 0/4] catch syscall -- try 4 -- Introduction

teawater teawater@gmail.com
Tue Feb 3 03:20:00 GMT 2009


I see. Thanks Daniel.

Hui

On Tue, Feb 3, 2009 at 01:04, Daniel Jacobowitz <drow@false.org> wrote:
> 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
>



More information about the Gdb-patches mailing list