Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <4139A931.8050604@x-ray.at> Date: Sat, 04 Sep 2004 13:38:25 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a2) Gecko/20040714 MIME-Version: 1.0 To: cygwin Subject: ipc debugging Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 Is this enough or do I have to create a debug cygwin0.dll also? -- 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/