On Wed, 29 Jun 2005, Duncan Murdoch wrote:
> On 6/29/2005 2:06 PM, Luke Tierney wrote:
>> On Wed, 29 Jun 2005, Duncan Murdoch wrote:
>>
>>> I'm trying to track down a bug in some experimental code, where an
>>> object's attribute is getting messed up. This means I'd like to examine
>>> R objects
On 6/29/2005 2:06 PM, Luke Tierney wrote:
> On Wed, 29 Jun 2005, Duncan Murdoch wrote:
>
>> I'm trying to track down a bug in some experimental code, where an
>> object's attribute is getting messed up. This means I'd like to examine
>> R objects while within gdb.
>>
>> One of the things I'd like
On Wed, 29 Jun 2005, Duncan Murdoch wrote:
> I'm trying to track down a bug in some experimental code, where an
> object's attribute is getting messed up. This means I'd like to examine
> R objects while within gdb.
>
> One of the things I'd like to do is to examine the names of all the
> attribu
I'm trying to track down a bug in some experimental code, where an
object's attribute is getting messed up. This means I'd like to examine
R objects while within gdb.
One of the things I'd like to do is to examine the names of all the
attributes. This is exactly what an example in the R Exten