From mboxrd@z Thu Jan 1 00:00:00 1970 From: lduperval@sprint.ca To: Insight Mailing List Subject: Dispay problem Date: Sat, 25 Mar 2000 19:50:00 -0000 Message-id: <200003260350.WAA26868@hme0.smtp04.sprint.ca> X-SW-Source: 2000-q1/msg00174.html Hi, I'm having a problem debugging an application (wish8.2, if it matters any). I launch gdb and everything is fine. Then I let the program run until it crashes. When it does I go to the stack trace but whenever I click on one of the functions listed in the stack trace, nothing displays in the window. Also,. when the program crashes or if I stop the program to see the code, I always end up in a file called soinit.c with no code displayed. I don't understand what the problem is. My version of gdb is 20000314. Has anyone ever experienced something similar? L