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/