From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2522 invoked by alias); 22 Jun 2007 10:17:14 -0000 Received: (qmail 2510 invoked by uid 22791); 22 Jun 2007 10:17:14 -0000 X-Spam-Check-By: sourceware.org Received: from smtp9.poczta.onet.pl (HELO smtp9.poczta.onet.pl) (213.180.130.49) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 22 Jun 2007 10:17:11 +0000 Received: from static-62-233-152-148.devs.futuro.pl ([62.233.152.148]:38674 "EHLO [10.0.0.72]") by ps9.test.onet.pl with ESMTP id (ORCPT ); Fri, 22 Jun 2007 12:16:55 +0200 Message-ID: <467BA196.1030907@op.pl> Date: Fri, 22 Jun 2007 10:17:00 -0000 From: Bogdan Slusarczyk User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: gdb@sourceware.org Subject: Re: problem with creating variable object (gdb6.3) References: <467B9F64.7070201@op.pl> In-Reply-To: <467B9F64.7070201@op.pl> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-06/txt/msg00190.txt.bz2 Additionally I noticed that if I use (short *) instead of (bool *) everything is fine What is wrong with 'bool'?? Regards Bogdan