From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Duperval To: GDB Mailing List Subject: Breaking outside of the sources Date: Tue, 24 Apr 2001 12:31:00 -0000 Message-id: <20010424202629.7D52A46973@lenard.microcelli5.com> X-SW-Source: 2001-04/msg00181.html Hi, Someone sent an email on the insight list complaining that when gdb is interrupted, you can find yourself stuck in assembly in a line of /lib/libc.so instead of a line from your program. He asked whether it was possible to limit the lines seen to the programs being debugged and not to see system library stuff. I thought it was a a legitimate question. L -- Laurent Duperval < mailto:lduperval@microcelli5.com >