Re: pthreads + execv causes gdb to get confused

2002-03-20 Thread Srini
Hi, I am also facing the same problem. I am using RH 7.2 on IA32 box, with kernel 2.4.7-10. U can reproduce (is it a bug) this as follows. Use the test case given below. [root@nadda randd]# cat test.c #include int main(int argc, char **argv) { char *p=getenv("MYTEST"); printf("start

Re: pthreads + execv causes gdb to get confused

2002-03-25 Thread Srini
won't be any threads, except the main) somewhare between setting the path and before using dlopen. And when i debug the application i am getting the above mentioned error from gdb. Cheers, Srini "Tauno Voipio" <[EMAIL PROTECTED]> wrote in message news:<YXJn8.341$[EMAIL PR