From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8013 invoked by alias); 28 Nov 2001 07:47:29 -0000 Mailing-List: contact gdb-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 7992 invoked from network); 28 Nov 2001 07:47:28 -0000 Received: from unknown (HELO netmail.alcatel.com) (128.251.168.50) by hostedprojects.ges.redhat.com with SMTP; 28 Nov 2001 07:47:28 -0000 Received: from auds953.usa.alcatel.com (auds953.usa.alcatel.com [143.209.238.6]) by netmail.alcatel.com (8.9.1/8.9.1) with ESMTP id BAA28903 for ; Wed, 28 Nov 2001 01:47:28 -0600 (CST) Received: from alcatel.com (localhost [127.0.0.1]) by auds953.usa.alcatel.com (8.10.2/8.10.2) with ESMTP id fAS7lON13340 for ; Wed, 28 Nov 2001 01:47:24 -0600 (CST) Message-ID: <3C052B3F.992808FA@alcatel.com> Date: Mon, 19 Nov 2001 11:38:00 -0000 From: Prabha Suresh Reply-To: Prabha.Venkatachalam@alcatel.com Organization: ATIPL X-Mailer: Mozilla 4.6 [en] (X11; I; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: gdb-mail Subject: Stream Class Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2001-11/txt/msg00199.txt.bz2 Hi, I've developed a program in Solaris 2.7 platform in C++,While running it dumps core and while debug it finally ends in ostrstream /fstream operator,After I changed this as a buffer/fopen and it works fine, Can anyone suggest do we have to add any specific flag while using this classes??? Regards Prabha -- ************* Learn from any who is wise ,though a child ************ From mboxrd@z Thu Jan 1 00:00:00 1970 From: Prabha Suresh To: gdb-mail Subject: Stream Class Date: Tue, 27 Nov 2001 23:47:00 -0000 Message-ID: <3C052B3F.992808FA@alcatel.com> X-SW-Source: 2001-11/msg00306.html Message-ID: <20011127234700.D3XIvXsQD5BZ0YGFof3a50YglY2FgwBLOWduar0xIvY@z> Hi, I've developed a program in Solaris 2.7 platform in C++,While running it dumps core and while debug it finally ends in ostrstream /fstream operator,After I changed this as a buffer/fopen and it works fine, Can anyone suggest do we have to add any specific flag while using this classes??? Regards Prabha -- ************* Learn from any who is wise ,though a child ************