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/cygserv
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/sy
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
3 matches
Mail list logo