[patch] smart pointer support

sami wagiaalla swagiaal@redhat.com
Tue Aug 17 16:16:00 GMT 2010


On 08/16/2010 04:59 PM, Pedro Alves wrote:
> On Monday 16 August 2010 21:31:06, sami wagiaalla wrote:
>> @@ -78,6 +78,9 @@ enum errors {
>>     /* Feature is not supported in this copy of GDB.  */
>>     UNSUPPORTED_ERROR,
>>
>> +  /* The requested symbol was not found.  */
>> +  SYMBOL_NOT_FOUND_ERROR,
>> +
>
> How's this different from the existing NOT_FOUND_ERROR?
>

Ops. My bad, I missed that. Updated patch attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smart_pointer.patch
Type: text/x-patch
Size: 10022 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20100817/9cf3ec11/attachment.bin>


More information about the Gdb-patches mailing list