Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Sérgio Durigan Júnior" <sergiodj@linux.vnet.ibm.com>
To: Eli Zaretskii <eliz@gnu.org>
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 05:04:00 -0000	[thread overview]
Message-ID: <1232946245.26873.30.camel@miki> (raw)
In-Reply-To: <umydesojx.fsf@gnu.org>

Hi Eli,

On Mon, 2009-01-26 at 06:01 +0200, Eli Zaretskii wrote:

> > +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.

Thanks, I fixed it.

> > +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.

Hmm, good observation. I'd like to know if this is good enough:

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 is important to
not that these two features are used for accessing the syscall
name database.  In either case, you will see a warning like this:
...

What do you think?

> What about a NEWS entry?

Good idea. I'll send it ASAP.

Thanks,

-- 
Sérgio Durigan Júnior
Linux on Power Toolchain - Software Engineer
Linux Technology Center - LTC
IBM Brazil


  reply	other threads:[~2009-01-26  5:04 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
2009-01-26  5:04   ` Sérgio Durigan Júnior [this message]
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=1232946245.26873.30.camel@miki \
    --to=sergiodj@linux.vnet.ibm.com \
    --cc=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --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