Re: Segmentation fault when using gdb & pthreads

2001-12-07 Thread Robert Collins
Subject: Segmentation fault when using gdb & pthreads > All-- > > I posted this a few weeks back and didn't get any response. I've searched > the > archives and haven't seen anything helpful, so I'm reposting... > > I'm trying to use gdb on a si

Segmentation fault when using gdb & pthreads

2001-12-06 Thread Evan Pollan
All-- I posted this a few weeks back and didn't get any response. I've searched the archives and haven't seen anything helpful, so I'm reposting... I'm trying to use gdb on a simple pthreads app. The app runs fine, but I wanted to give the gdb a test drive. However, whenever I step into or ove