Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <413C23F1.3020308@x-ray.at>
Date: Mon, 06 Sep 2004 10:46:41 +0200
From: Reini Urban <rurban@x-ray.at>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a2) Gecko/20040714
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: ipc debugging
References: <4139A931.8050604@x-ray.at> <20040906083302.GQ17670@cygbert.vinschen.de>
In-Reply-To: <20040906083302.GQ17670@cygbert.vinschen.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Corinna Vinschen schrieb:
> On Sep  4 13:38, Reini Urban wrote:
>>I experience a shmget problem with postgresql and try to debug that.
>>
>>I created debug version of cygserver.
>>
>>cd "src\obj\i686-pc-cygwin\winsup\cygserver"
>>insight cygserver.exe
>>
>>I put a breakpoint at shmget()
>>break ../../../../winsup/cygserver/sysv_shm.cc:807
>>
>>But I guess this will not work since
>>$ ipcs -a
>>Bad system call
> 
> export CYGWIN=server ?

Yes, this was the "Bad system call" problem. Stupid me.

-- 
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

