From: Eli Zaretskii <eliz@gnu.org>
To: "Sérgio Durigan Júnior" <sergiodj@linux.vnet.ibm.com>
Cc: gdb-patches@sourceware.org, teawater@gmail.com
Subject: Re: [PATCH 4/4] catch syscall -- try 4 -- Build system, testcase and documentation
Date: Mon, 26 Jan 2009 04:02:00 -0000 [thread overview]
Message-ID: <umydesojx.fsf@gnu.org> (raw)
In-Reply-To: <1232929837.26873.25.camel@miki>
> From: =?ISO-8859-1?Q?S=E9rgio?= Durigan =?ISO-8859-1?Q?J=FAnior?= <sergiodj@linux.vnet.ibm.com>
> Cc: teawater <teawater@gmail.com>
> Date: Sun, 25 Jan 2009 22:30:36 -0200
>
> At last but not least, the code for the build system, testcase and
> documentation parts.
Thanks.
> 2009-01-25 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
>
> * gdb.texinfo (catch syscall): Documentation about the new
> feature.
This is approved, with a few minor comments:
> +Catchpoint 1 (call to syscall 'chroot'), 0xffffe424 in __kernel_vsyscall ()
This line (and others similar to it) is too long for @smallexample, it
will certainly overflow the page margin. Please break these long
lines in two. The rule is to have at most 74 characters inside
@smallexample blocks.
> +If you configure @value{GDBN} using the @samp{--without-expat} option,
> +it will not be able to display syscall names. Also, if your
> +architecture does not have an XML file describing its system calls,
> +you will not be able to see the syscall names.
It would be good to add here a sentence saying that these two features
are used for accessing the syscall name database. It might be obvious
for you, but a Joe Random Hacker may not immediately realize that
catching syscalls has any relation to XML and expat.
What about a NEWS entry?
next prev parent reply other threads:[~2009-01-26 4:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-26 0:31 Sérgio Durigan Júnior
2009-01-26 4:02 ` Eli Zaretskii [this message]
2009-01-26 5:04 ` Sérgio Durigan Júnior
2009-02-01 19:50 ` Daniel Jacobowitz
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=umydesojx.fsf@gnu.org \
--to=eliz@gnu.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