This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ipc debugging


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]