This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC] Wording of "catch syscall <number>" warning
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Doug Evans <dje at google dot com>
- Cc: gdb-patches at sourceware dot org, sergiodj at linux dot vnet dot ibm dot com
- Date: Thu, 24 Sep 2009 18:49:13 -0700
- Subject: Re: [RFC] Wording of "catch syscall <number>" warning
- References: <20090925003107.87780843AC@ruffy.mtv.corp.google.com>
> One alternative is to not print the warning at all if system call
> names are unavailable.
I'm slightly leaning towards not printing any warning at all. This is
mostly because I dislike warnings when there is nothing I can do about
them.
--
Joel