From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5582 invoked by alias); 6 Mar 2002 09:51:44 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 5467 invoked from network); 6 Mar 2002 09:51:40 -0000 Received: from unknown (HELO morbus.picsel.com) (212.137.21.218) by sources.redhat.com with SMTP; 6 Mar 2002 09:51:40 -0000 Received: by morbus.picsel.com (Postfix, from userid 1001) id 6FBCE7FD9; Wed, 6 Mar 2002 09:51:39 +0000 (GMT) Received: from miahrpc (miahrpc.picsel.com [195.171.216.25]) by morbus.picsel.com (Postfix) with SMTP id 4966137FE7 for ; Wed, 6 Mar 2002 09:51:38 +0000 (GMT) Date: Wed, 06 Mar 2002 01:51:00 -0000 From: Miah Gregory To: gdb@sources.redhat.com Subject: Re: gdb/threading under arm-linux Message-ID: <777ce7124b.miah@picsel.com> References: <908b78124b.miah@picsel.com> <20020305103521.A27860@nevyn.them.org> In-Reply-To: X-Organization: Picsel Technologies Ltd User-Agent: Messenger-Pro/2.50c (MsgServe/1.50) (RISC-OS/4.02) POPstar/2.03 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by AMaViS snapshot-20010714 X-SW-Source: 2002-03/txt/msg00019.txt.bz2 In message Miah Gregory wrote: > No luck. Now both kernels give the SIG32 problem. > This is with snapshot 20020305. Also, as an added bonus, gdb now crashes > when you ctrl-c a running program to get to the debugger, then do > 'info threads'. :-( Just to reply to myself, with a little more information on the above: If a "---Type to continue, or q to quit---" message comes up, and you do ctrl-c, then info threads, gdb segfaults. If you press return at the above prompt, then info threads, you get no output, as before. Kinda unrelated, but shouldn't the above prompt allow you to just break into the program, not quit it completely? -- Miah Gregory