Martin Spott wrote:
> 
> > If you can ssh in, can you run the program from gdb from a ssh session?
> 
> Just to prevent you from thinking I overlooked this posting ....
> I did a few tries with gdb yesterday but I didn't see the expected result.
> This is to say, 'gdb' was pretty quiet at all, so I might have made some
> mistake. I'll tell you the results as soon as I have acommodated with 'gdb',

Martin,

If you're wrestling with a timing related bug--then it can disappear
with simple changes in the system.  Running a debugable version can add
enough overhead to make the problem go away.

If it's timing related, and you can't reliably reproduce the problem
with a debugable binary, or with gdb.  Then try attaching gdb to the
process after the hang.

--                             /\
         Jens Owen            /  \/\ _    
  [EMAIL PROTECTED]  /    \ \ \   Steamboat Springs, Colorado

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to