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: objc/1237: next command doesn't work


The following reply was made to PR objc/1237; it has been noted by GNATS.

From: Adam Fedor <fedor@doc.com>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: objc/1237: next command doesn't work
Date: Sun, 13 Jul 2003 09:52:13 -0600

 This is a multi-part message in MIME format.
 --------------070400090002020304050006
 Content-Type: text/plain; charset=us-ascii; format=flowed
 Content-Transfer-Encoding: 7bit
 
 I and others have confirmed this bug even with a simple C program. It 
 appears when using 'next' in a function inside a shared library (see 
 attached). I ran this on:
 
 Debian, i686, with gcc 3.3.1 (gdb version 5.3.90_2003-07-11-cvs)
 
 
 I don't see the problem on solaris or ppc with the same version of gdb 
 (although I see a different problem when stepping into the shared 
 function on ppc (will submit in a different bug report):
 
 SunOS  5.7 Generic_106541-10 sun4u sparc SUNW,Ultra-Enterprise
 
 Linux  2.4.18-0.8a #1 Sat Mar 9 22:54:21 EST 2002 ppc unknown
 
 --------------070400090002020304050006
 Content-Type: application/x-gzip;
  name="CSharedLib.tar.gz"
 Content-Transfer-Encoding: base64
 Content-Disposition: inline;
  filename="CSharedLib.tar.gz"
 
 H4sIAF/iED8AA+2XbW/aMBDHeYs/xakPEqmazKFAJNZNY0C3SrSraKdq0iQUEgPeEhs5jlo0
 bZ99l5DytG7VpD5oq38vMDnbd+eY/9m0zye+YmGPD1+UHgpKa9Sr17GlrtdYa28oUc+jNbfh
 ulW3RN0qdeslqD9YRiukifYVQGnEQqn+MO6u/n+U9nL/T/yvbMQjdu8xqEtpo1b73f67bt0r
 9r/uUVrF8Qe1hlsCeu+Z3MIz3/9tQnrHb8/hFdiRHH4JsIlJ++zsqNd6l1vHYHcG/W739KLf
 Or0Ae3R23Ab70o8i/C6kLWOu7ZHyY2ZPJReaKSBk+8PRca+bzf8oeCBD5kiyMCX5Lw4tZBu9
 NCHh8TRiJP8e8WEqeFLYBvlQHAfn+TNccT2RqS5cZKOVr2ZkProJmiWaa0cuQ5R3Ku22BfhZ
 LMkCW4Uz4cc8gDm2LKL9Oh3nZS/H2sjg9vDzZFeSKNbyVznMnSx9fCblst1zcFcyV4NwmVHh
 vYmW+Zu1bgLZRXr2ZbRvJxLjsP1i9CB0EplFW3teeiBBxHzRJGUV4+7CnrN4N2sT9n5sbNCu
 I5uw68SLFIL15WKMN7BzSMhT/9wNG6zU/3631TnpPkCMO+o/rR0cbJ7/Da9q6v9jQPosUMzX
 XIxBTxgM03GTkIprQSDjKd4G1pSOXeUYrwkb8q9ULTjJzWlWvCbspjQClnIuYCZTBVNfT3B+
 rzPACtZv9T8NzloX7185zZ0NE/o7sKDDMBXgmpBxONyI9xqGmPNXiH0u8EGlYmGaYH1milXR
 EEihsRGEkIvZNFuggIpg1xrX5qcJS/JMp0qO8fQCLTM/oDkebOwai+/zqFUr+i8OneDeY9yl
 f5cu9I+1YH7/86jR/2NAUA9MCVSpXmgHKtZLQtBCMoFVLPKNwKIz6wNQTKc4i74k35+HTv5X
 VvRf3HqfQP/eUv91/OOf6R+vBEb/j8A2F0GUhgwOEx1y6Uxe58pfkXuu/qlC46iyldmyQ/0q
 a/FYBz2bMsgOVTxarc9iK68Oi9Ecci9w07FaNkzdMBgMBoPBYDAYDAaDwWAwGAyGh+Qn9VV7
 9AAoAAA=
 --------------070400090002020304050006--
 


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