Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <4.3.2.20000226214059.00b8f008@pop.primenet.com> X-Sender: nute AT pop DOT primenet DOT com X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Sat, 26 Feb 2000 22:33:54 -0700 To: gdb AT sourceware DOT cygnus DOT com, cygwin AT sourceware DOT cygnus DOT com From: Brent Weech Subject: GDB error 87 under Cygwin Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=====================_52632341==_.ALT" --=====================_52632341==_.ALT Content-Type: text/plain; charset="us-ascii" Where in the world in the Errors.h file that enumerates the error codes coming from GDB? In particular, I am interested in error 87, as shown below: BLACKBOX> gdb h-hcube GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-cygwin32"...(no debugging symbols found)... (gdb) r Starting program: //e/h-hcube.exe Error creating process //e/h-hcube.exe, (error 87) I'm sure the answer to this question is somewhere on the Cygnus and/or GDB mailing archive, but for the life of me I can't figure out how to get the wonderfully worthless ht://Dig search engine to accept phrase or boolean searches with any accuracy. It has got to be one of the most frustrating search engine software packages I have ever used. For example, try the following: On the Cygwin Project archive, a search for "error 87" set to match all terms or a boolean search for "error and 87" both give 5474 matches. On the same archive, a search for "error" gives (yes, I'm sure you can guess) the same 5474 matches! But on the same archive, a search for "error 193" set to match all terms only gives 21 hits. What gives? A search though many of the "error 87" hits confirms that the string 87 is nowhere in the text or source of the html page. Someone tell me how to do a reliable phrase search of the mail archives. Brent Weech --=====================_52632341==_.ALT Content-Type: text/html; charset="us-ascii" Where in the world in the Errors.h file that enumerates the error codes coming from GDB?  In particular, I am interested in error 87, as shown below:

BLACKBOX> gdb h-hcube                                                   
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i586-cygwin32"...(no debugging symbols found)...
(gdb) r
Starting program: //e/h-hcube.exe
Error creating process //e/h-hcube.exe, (error 87)

I'm sure the answer to this question is somewhere on the Cygnus and/or GDB mailing archive, but for the life of me I can't figure out how to get the wonderfully worthless ht://Dig search engine to accept phrase or boolean searches with any accuracy.  It has got to be one of the most frustrating search engine software packages I have ever used.  For example, try the following:
On the Cygwin Project archive, a search for "error 87" set to match all terms or a boolean search for "error and 87" both give 5474 matches.
On the same archive, a search for "error" gives (yes, I'm sure you can guess) the same 5474 matches!
But on the same archive, a search for "error 193" set to match all terms only gives 21 hits.

What gives?  A search though many of the "error 87" hits confirms that the string 87 is nowhere in the text or source of the html page.

Someone tell me how to do a reliable phrase search of the mail archives.

Brent Weech --=====================_52632341==_.ALT--