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


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 ?

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
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]