Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Sérgio Durigan Júnior" <sergiodj@linux.vnet.ibm.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH 2/3] catch syscall -- try 5 -- XML support
Date: Sat, 25 Apr 2009 08:48:00 -0000	[thread overview]
Message-ID: <83oculf7a6.fsf@gnu.org> (raw)
In-Reply-To: <1240446783.2000.84.camel@miki>

> From: =?ISO-8859-1?Q?S=E9rgio?= Durigan =?ISO-8859-1?Q?J=FAnior?= <sergiodj@linux.vnet.ibm.com>
> Date: Wed, 22 Apr 2009 21:33:03 -0300
> 
> gdb/ChangeLog:
> 
> 2009-04-22  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
> 
> 	* syscalls/gdb-syscalls.dtd: New definition file for syscall's XML
> 	support.
> 	* syscalls/i386-syscalls.xml: New file for i386 syscalls.
> 	* syscalls/ppc-syscalls.xml: New file for PPC syscalls.
> 	* syscalls/ppc64-syscalls.xml: New file for PPC64 syscalls.

The last 3 entries name the files incorrectly, and also do not say
that the lists are for GNU/Linux systems that use these hardware
architectures.

> diff --git a/gdb/syscalls/i386-linux.xml b/gdb/syscalls/i386-linux.xml
> new file mode 100644
> index 0000000..6f2beee
> --- /dev/null
> +++ b/gdb/syscalls/i386-linux.xml
> @@ -0,0 +1,334 @@
> +<?xml version="1.0"?>
> +<!-- Copyright (C) 2007, 2008 Free Software Foundation, Inc.
> +
> +     Copying and distribution of this file, with or without modification,
> +     are permitted in any medium without royalty provided the copyright
> +     notice and this notice are preserved.  -->
> +
> +<!DOCTYPE feature SYSTEM "gdb-syscalls.dtd">
> +
> +<syscalls_info>
> +  <syscall name="restart_syscall" number="0"/>

Where does this information come from?  If there's some system file
from which you gleaned this, I'd suggest to name it here.  This is so
someone in the future could update this database per the OS
development.


  parent reply	other threads:[~2009-04-25  8:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-23  0:34 Sérgio Durigan Júnior
2009-04-23 16:24 ` Sérgio Durigan Júnior
2009-04-24 15:04   ` Hui Zhu
2009-04-25  8:48 ` Eli Zaretskii [this message]
2009-04-25 22:27   ` Sérgio Durigan Júnior
2009-04-26 17:50     ` Eli Zaretskii
2009-04-26 21:32       ` Sérgio Durigan Júnior
2009-04-27 18:53         ` Eli Zaretskii

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=83oculf7a6.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=sergiodj@linux.vnet.ibm.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