Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Tue, 30 Oct 2001 21:12:11 -0500 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Cc: Corinna Vinschen Subject: Re: RFC: Strace mask mnemonics / ORing Message-ID: <20011030211211.A19835@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com, Corinna Vinschen References: <20011030133651 DOT D891 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011030133651.D891@cygbert.vinschen.de> User-Agent: Mutt/1.3.21i On Tue, Oct 30, 2001 at 01:36:51PM +0100, Corinna Vinschen wrote: >On Tue, Oct 30, 2001 at 06:27:13AM -0600, Gary R. Van Sickle wrote: >> Would the addition of mnemonic support and/or ORing in the message filter >> mask of strace be useful to people? I'm thinking along the lines of: >> >> strace -m syscall+malloc+thread .... >> >> I could see this being useful for setting up aliases etc and not having to >> worry if you got the hex looked up and ORed correctly; but I'm sure there >> are a lot heavier users of strace than me here, so I figured I'd ask if this >> was a solution looking for a problem or if it would actually be worthwhile. > >Sounds good, IMO. Perhaps together with a nice --help output... And, a comma separated list, please... cgf