This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/1060: g++ -static and STL strings


The following reply was made to PR c++/1060; it has been noted by GNATS.

From: Peter Holdaway <pholdaway@technocom-wireless.com>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: c++/1060: g++ -static and STL strings
Date: Mon, 17 Feb 2003 16:07:42 -0800

 This is a multi-part message in MIME format.
 
 ------=_NextPart_000_0018_01C2D69E.B3BD0000
 Content-Type: multipart/alternative;
 	boundary="----=_NextPart_001_0019_01C2D69E.B3BF49F0"
 
 
 ------=_NextPart_001_0019_01C2D69E.B3BF49F0
 Content-Type: text/plain;
 	charset="us-ascii"
 Content-Transfer-Encoding: 7bit
 
  
 
 Hi, I notice the attatched files may not have been sent.
 
  
 
 In addition here is the output I see from running a_bug.sh with a
 version 5.3 gdb .
 
  
 
 #################################################################
 
 GNU gdb 5.3
 
 Copyright 2002 Free Software Foundation, Inc.
 
 GDB is free software, covered by the GNU General Public License, and you
 are
 
 welcome to change it and/or distribute copies of it under certain
 conditions.
 
 Type "show copying" to see the conditions.
 
 There is absolutely no warranty for GDB.  Type "show warranty" for
 details.
 
 This GDB was configured as "sparc-sun-solaris2.8"...
 
 Breakpoint 1 at 0x11894: file a_bug.cc, line 8.
 
  
 
 Breakpoint 1, main (argc=1, argv=0xffbef62c) at a_bug.cc:8
 
 8           std::string value2 = "This is another test" ;
 
 $1 = {static npos = 4294967295, static nilRep = {len = 0, res = 0, ref =
 1, 
 
     selfish = false}, dat = 0x23170 "This is a test"}
 
 $2 = {static npos = 4294967295, static nilRep = {len = 0, res = 0, ref =
 1, 
 
     selfish = false}, dat = 0x4 <Address 0x4 out of bounds>}
 
 9           return 0 ;
 
 $3 = {static npos = 4294967295, static nilRep = {len = 0, res = 0, ref =
 1, 
 
     selfish = false}, dat = 0x23170 "This is a test"}
 
 $4 = {static npos = 4294967295, static nilRep = {len = 0, res = 0, ref =
 1, 
 
     selfish = false}, dat = 0x233f0 "This is another test"}
 
 static ##########################################################
 
 GNU gdb 5.3
 
 Copyright 2002 Free Software Foundation, Inc.
 
 GDB is free software, covered by the GNU General Public License, and you
 are
 
 welcome to change it and/or distribute copies of it under certain
 conditions.
 
 Type "show copying" to see the conditions.
 
 There is absolutely no warranty for GDB.  Type "show warranty" for
 details.
 
 This GDB was configured as "sparc-sun-solaris2.8"...
 
 Breakpoint 1 at 0x10218: file a_bug.cc, line 8.
 
  
 
 Breakpoint 1, main (argc=1, argv=0xffbef694) at a_bug.cc:8
 
 8           std::string value2 = "This is another test" ;
 
 a_bug.gdb:3: Error in sourced command file:
 
 Cannot access memory at address 0x7435a4f8
 
 (gdb)
 
  
 
  
 
 Using 5.0 I get .
 
  
 
 #################################################################
 
 GNU gdb 5.0
 
 Copyright 2000 Free Software Foundation, Inc.
 
 GDB is free software, covered by the GNU General Public License, and you
 are
 
 welcome to change it and/or distribute copies of it under certain
 conditions.
 
 Type "show copying" to see the conditions.
 
 There is absolutely no warranty for GDB.  Type "show warranty" for
 details.
 
 This GDB was configured as "sparc-sun-solaris2.8"...
 
 Breakpoint 1 at 0x11894: file a_bug.cc, line 8.
 
  
 
 Breakpoint 1, main (argc=1, argv=0xffbef62c) at a_bug.cc:8
 
 8           std::string value2 = "This is another test" ;
 
 $1 = {static npos = 4294967295, static nilRep = {len = 0, res = 0, ref =
 1, 
 
     selfish = false}, dat = 0x23170 "This is a test"}
 
 $2 = {static npos = 4294967295, static nilRep = {len = 0, res = 0, ref =
 1, 
 
     selfish = false}, dat = 0x4 <Address 0x4 out of bounds>}
 
 9           return 0 ;
 
 $3 = {static npos = 4294967295, static nilRep = {len = 0, res = 0, ref =
 1, 
 
     selfish = false}, dat = 0x23170 "This is a test"}
 
 $4 = {static npos = 4294967295, static nilRep = {len = 0, res = 0, ref =
 1, 
 
     selfish = false}, dat = 0x233f0 "This is another test"}
 
 static ##########################################################
 
 GNU gdb 5.0
 
 Copyright 2000 Free Software Foundation, Inc.
 
 GDB is free software, covered by the GNU General Public License, and you
 are
 
 welcome to change it and/or distribute copies of it under certain
 conditions.
 
 Type "show copying" to see the conditions.
 
 There is absolutely no warranty for GDB.  Type "show warranty" for
 details.
 
 This GDB was configured as "sparc-sun-solaris2.8"...
 
 Breakpoint 1 at 0x10218: file a_bug.cc, line 8.
 
  
 
 Breakpoint 1, main (argc=1, argv=0xffbef694) at a_bug.cc:8
 
 8           std::string value2 = "This is another test" ;
 
 $1 = {static npos = 4294967295, static nilRep = {len = 0, res = 0, ref =
 1, 
 
     selfish = false}, dat = 0x75090 "This is a test"}
 
 $2 = {static npos = 4294967295, static nilRep = {len = 0, res = 0, ref =
 1, 
 
     selfish = false}, dat = 0x0}
 
 9           return 0 ;
 
 $3 = {static npos = 4294967295, static nilRep = {len = 0, res = 0, ref =
 1, 
 
     selfish = false}, dat = 0x75090 "This is a test"}
 
 $4 = {static npos = 4294967295, static nilRep = {len = 0, res = 0, ref =
 1, 
 
     selfish = false}, dat = 0x75310 "This is another test"}
 
  
 
  
 
 --
 
 Peter Holdaway                           TechnoCom
 
 Phone: 760 943 6858 ext 132              681 Encinitas Blvd., Suite 406
 
 Fax:   760 943 6619                      Encinitas, CA 92024
 
 Email: pholdaway@technocom-wireless.com
 http://www.technocom-wireless.com/
 
  
 
 
 ------=_NextPart_001_0019_01C2D69E.B3BF49F0
 Content-Type: text/html;
 	charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 
 <html>
 
 <head>
 <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
 charset=3Dus-ascii">
 
 
 <meta name=3DGenerator content=3D"Microsoft Word 10 (filtered)">
 
 <style>
 <!--
  /* Font Definitions */
  @font-face
 	{font-family:"Lucida Sans Typewriter";
 	panose-1:2 11 5 9 3 5 4 3 2 4;}
  /* Style Definitions */
  p.MsoNormal, li.MsoNormal, div.MsoNormal
 	{margin:0in;
 	margin-bottom:.0001pt;
 	font-size:12.0pt;
 	font-family:"Times New Roman";}
 a:link, span.MsoHyperlink
 	{color:blue;
 	text-decoration:underline;}
 a:visited, span.MsoHyperlinkFollowed
 	{color:purple;
 	text-decoration:underline;}
 span.EmailStyle17
 	{font-family:Arial;
 	color:windowtext;}
 @page Section1
 	{size:8.5in 11.0in;
 	margin:1.0in 1.25in 1.0in 1.25in;}
 div.Section1
 	{page:Section1;}
 -->
 </style>
 
 </head>
 
 <body lang=3DEN-US link=3Dblue vlink=3Dpurple>
 
 <div class=3DSection1>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Hi, I notice the attatched files may not have been =
 sent.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>In addition here is the output I see from running =
 a_bug.sh
 with a version 5.3 gdb &#8230;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>######################################################=
 ###########</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>GNU gdb 5.3</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Copyright 2002 Free Software Foundation, =
 Inc.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>GDB is free software, covered by the GNU General =
 Public
 License, and you are</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>welcome to change it and/or distribute copies of it =
 under
 certain conditions.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Type &quot;show copying&quot; to see the =
 conditions.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>There is absolutely no warranty for GDB.&nbsp; Type
 &quot;show warranty&quot; for details.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>This GDB was configured as
 &quot;sparc-sun-solaris2.8&quot;...</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Breakpoint 1 at 0x11894: file a_bug.cc, line =
 8.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Breakpoint 1, main (argc=3D1, argv=3D0xffbef62c) at =
 a_bug.cc:8</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
 ;&nbsp;
 std::string value2 =3D &quot;This is another test&quot; =
 ;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>$1 =3D {static npos =3D 4294967295, static nilRep =3D =
 {len =3D 0, res
 =3D 0, ref =3D 1, </span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;&nbsp;&nbsp; selfish =3D false}, dat =3D =
 0x23170
 &quot;This is a test&quot;}</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>$2 =3D {static npos =3D 4294967295, static nilRep =3D =
 {len =3D 0, res
 =3D 0, ref =3D 1, </span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;&nbsp;&nbsp; selfish =3D false}, dat =3D 0x4 =
 &lt;Address
 0x4 out of bounds&gt;}</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
 ;&nbsp;
 return 0 ;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>$3 =3D {static npos =3D 4294967295, static nilRep =3D =
 {len =3D 0, res
 =3D 0, ref =3D 1, </span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;&nbsp;&nbsp; selfish =3D false}, dat =3D =
 0x23170
 &quot;This is a test&quot;}</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>$4 =3D {static npos =3D 4294967295, static nilRep =3D =
 {len =3D 0, res
 =3D 0, ref =3D 1, </span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;&nbsp;&nbsp; selfish =3D false}, dat =3D =
 0x233f0
 &quot;This is another test&quot;}</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>static =
 ##########################################################</span></font><=
 /p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>GNU gdb 5.3</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Copyright 2002 Free Software Foundation, =
 Inc.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>GDB is free software, covered by the GNU General =
 Public
 License, and you are</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>welcome to change it and/or distribute copies of it =
 under
 certain conditions.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Type &quot;show copying&quot; to see the =
 conditions.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>There is absolutely no warranty for GDB.&nbsp; Type
 &quot;show warranty&quot; for details.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>This GDB was configured as
 &quot;sparc-sun-solaris2.8&quot;...</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Breakpoint 1 at 0x10218: file a_bug.cc, line =
 8.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Breakpoint 1, main (argc=3D1, argv=3D0xffbef694) at =
 a_bug.cc:8</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
 ;&nbsp;
 std::string value2 =3D &quot;This is another test&quot; =
 ;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>a_bug.gdb:3: Error in sourced command =
 file:</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Cannot access memory at address =
 0x7435a4f8</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>(gdb)</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Using 5.0 I get &#8230;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>######################################################=
 ###########</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>GNU gdb 5.0</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Copyright 2000 Free Software Foundation, =
 Inc.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>GDB is free software, covered by the GNU General =
 Public
 License, and you are</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>welcome to change it and/or distribute copies of it =
 under
 certain conditions.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Type &quot;show copying&quot; to see the =
 conditions.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>There is absolutely no warranty for GDB.&nbsp; Type
 &quot;show warranty&quot; for details.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>This GDB was configured as
 &quot;sparc-sun-solaris2.8&quot;...</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Breakpoint 1 at 0x11894: file a_bug.cc, line =
 8.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Breakpoint 1, main (argc=3D1, argv=3D0xffbef62c) at =
 a_bug.cc:8</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
 ;&nbsp;
 std::string value2 =3D &quot;This is another test&quot; =
 ;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>$1 =3D {static npos =3D 4294967295, static nilRep =3D =
 {len =3D 0, res
 =3D 0, ref =3D 1, </span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;&nbsp;&nbsp; selfish =3D false}, dat =3D =
 0x23170
 &quot;This is a test&quot;}</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>$2 =3D {static npos =3D 4294967295, static nilRep =3D =
 {len =3D 0, res
 =3D 0, ref =3D 1, </span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;&nbsp;&nbsp; selfish =3D false}, dat =3D 0x4 =
 &lt;Address
 0x4 out of bounds&gt;}</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
 ;&nbsp;
 return 0 ;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>$3 =3D {static npos =3D 4294967295, static nilRep =3D =
 {len =3D 0, res
 =3D 0, ref =3D 1, </span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;&nbsp;&nbsp; selfish =3D false}, dat =3D =
 0x23170
 &quot;This is a test&quot;}</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>$4 =3D {static npos =3D 4294967295, static nilRep =3D =
 {len =3D 0, res
 =3D 0, ref =3D 1, </span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;&nbsp;&nbsp; selfish =3D false}, dat =3D =
 0x233f0
 &quot;This is another test&quot;}</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>static
 ##########################################################</span></font><=
 /p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>GNU gdb 5.0</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Copyright 2000 Free Software Foundation, =
 Inc.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>GDB is free software, covered by the GNU General =
 Public
 License, and you are</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>welcome to change it and/or distribute copies of it =
 under
 certain conditions.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Type &quot;show copying&quot; to see the =
 conditions.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>There is absolutely no warranty for GDB.&nbsp; Type
 &quot;show warranty&quot; for details.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>This GDB was configured as
 &quot;sparc-sun-solaris2.8&quot;...</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Breakpoint 1 at 0x10218: file a_bug.cc, line =
 8.</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>Breakpoint 1, main (argc=3D1, argv=3D0xffbef694) at =
 a_bug.cc:8</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
 ;&nbsp;
 std::string value2 =3D &quot;This is another test&quot; =
 ;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>$1 =3D {static npos =3D 4294967295, static nilRep =3D =
 {len =3D 0, res
 =3D 0, ref =3D 1, </span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;&nbsp;&nbsp; selfish =3D false}, dat =3D =
 0x75090
 &quot;This is a test&quot;}</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>$2 =3D {static npos =3D 4294967295, static nilRep =3D =
 {len =3D 0, res
 =3D 0, ref =3D 1, </span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;&nbsp;&nbsp; selfish =3D false}, dat =3D =
 0x0}</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
 ;&nbsp;
 return 0 ;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>$3 =3D {static npos =3D 4294967295, static nilRep =3D =
 {len =3D 0, res
 =3D 0, ref =3D 1, </span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;&nbsp;&nbsp; selfish =3D false}, dat =3D =
 0x75090
 &quot;This is a test&quot;}</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>$4 =3D {static npos =3D 4294967295, static nilRep =3D =
 {len =3D 0, res
 =3D 0, ref =3D 1, </span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;&nbsp;&nbsp; selfish =3D false}, dat =3D =
 0x75310
 &quot;This is another test&quot;}</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3DArial><span =
 style=3D'font-size:10.0pt;
 font-family:Arial'>&nbsp;</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3D"Lucida Sans =
 Typewriter"><span
 style=3D'font-size:10.0pt;font-family:"Lucida Sans =
 Typewriter"'>--</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3D"Lucida Sans =
 Typewriter"><span
  style=3D'font-size:10.0pt;font-family:"Lucida Sans Typewriter"'>Peter =
 Holdaway</span></font><font
 size=3D2 face=3D"Lucida Sans Typewriter"><span =
 style=3D'font-size:10.0pt;font-family:
 "Lucida Sans =
 Typewriter"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
 nbsp;&nbsp;&nbsp;&nbsp;
 TechnoCom</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3D"Lucida Sans =
 Typewriter"><span
 style=3D'font-size:10.0pt;font-family:"Lucida Sans Typewriter"'>Phone: =
 </span></font><font
  size=3D2 face=3D"Lucida Sans Typewriter"><span =
 style=3D'font-size:10.0pt;font-family:
  "Lucida Sans Typewriter"'>760 943 6858 ext
  =
 132&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
 p;&nbsp;
  681 Encinitas Blvd., Suite 406</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3D"Lucida Sans =
 Typewriter"><span
 style=3D'font-size:10.0pt;font-family:"Lucida Sans =
 Typewriter"'>Fax:&nbsp;&nbsp;
 760 943
 6619&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
 sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 </span></font><font size=3D2 face=3D"Lucida Sans Typewriter"><span
   style=3D'font-size:10.0pt;font-family:"Lucida Sans =
 Typewriter"'>Encinitas</span></font><font
  size=3D2 face=3D"Lucida Sans Typewriter"><span =
 style=3D'font-size:10.0pt;font-family:
  "Lucida Sans Typewriter"'>, </span></font><font size=3D2
   face=3D"Lucida Sans Typewriter"><span =
 style=3D'font-size:10.0pt;font-family:"Lucida Sans =
 Typewriter"'>CA</span></font><font
  size=3D2 face=3D"Lucida Sans Typewriter"><span =
 style=3D'font-size:10.0pt;font-family:
  "Lucida Sans Typewriter"'> </span></font><font size=3D2
   face=3D"Lucida Sans Typewriter"><span =
 style=3D'font-size:10.0pt;font-family:"Lucida Sans =
 Typewriter"'>92024</span></font></p>
 
 <p class=3DMsoNormal><font size=3D2 face=3D"Lucida Sans =
 Typewriter"><span
 style=3D'font-size:10.0pt;font-family:"Lucida Sans Typewriter"'>Email: =
 <a
 href=3D"mailto:pholdaway@technocom-wireless.com";>pholdaway@technocom-wire=
 less.com</a>&nbsp;
 <a =
 href=3D"http://www.technocom-wireless.com/";>http://www.technocom-wireless=
 .com/</a></span></font></p>
 
 <p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
 style=3D'font-size:
 12.0pt'>&nbsp;</span></font></p>
 
 </div>
 
 </body>
 
 </html>
 
 ------=_NextPart_001_0019_01C2D69E.B3BF49F0--
 
 ------=_NextPart_000_0018_01C2D69E.B3BD0000
 Content-Type: application/x-gzip;
 	name="a_bug.tar.gz"
 Content-Transfer-Encoding: base64
 Content-Disposition: attachment;
 	filename="a_bug.tar.gz"
 
 H4sIAN5cTT4AA+3WTW/TMBgH8Jz9KR5aDsDIbOetaDAOgMQFCaRxm6bKSbzErHWC7VQgxHfHSdYI
 NG1DKi0CPT9Fta34TWn+csQy76rjogj2iHHGsiQJmMeTdCgZj8bSi1IWsEUWxVGaRtzXOc8YD4Dt
 c1NbnXXCAAStdNLUt/fz3S4vD7GhwyJzpYtVV0p4YZ1RunpJiHXlycnYgo1YdZLDKcw+1sqCvwQ4
 ad0MnhOitIO1UBoeQV8VpiqeQlH75/mkb2zOL+Ax+UbAuzFn9MucunG1NNPM/QgjXWc0MN/8Tsjf
 fk7/KzHkvyrzPa5xX/45T6b8xzHv879IY8z/IeRGiqshxMR0mrSmD/IY+p8bEbnr3udOOfIVM/oP
 GvNv73jxd9fnf5Gmt+Y/49P5n3EeD+d/nGD+D2H+gOZKU1sT8vbNq1N/EAwlbVpHnSxq3RTNmp69
 f7dMl8+WZx9e0/aqslRpq6rahelxPIyfxm2EoW7dUmuKMO/UquxvhU3+qVSmrw49iZ+4gdl8VzNS
 HR1BWEHYwPAij7/+c5Y89LuBUEP4BaYjbqxtV/d/qFMF/InVr6fa7mLb/o3NXHfF7xuEEEIIIYQQ
 QgghhBBCCCGE0O5+AEAy69UAKAAA
 
 ------=_NextPart_000_0018_01C2D69E.B3BD0000--
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]