[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem with gdb script
- Date: Thu, 04 Sep 2003 15:35:58 -0600
- From: brett.swimley at aedinc.net (Brett Swimley)
- Subject: Problem with gdb script
Interestingly enough, if I do:
p (struct Thread_Control_struct *)_RTEMS_tasks_Information.local_table[0]
instead of
p (Thread_Control *)_RTEMS_tasks_Information.local_table[0]
Things work fine!
It's an OK work around for me for now.
Regards,
Brett
Brett Swimley wrote:
> Thanks for the suggestion. I tried it, and still no luck. :(
>
>
> Joel Sherrill wrote:
>
>>
>> Sometimes "set lang c" has helped me when debugging Ada. Maybe gdb isn't
>> in the right language mode when you type this.
>
>
>
--
Brett Swimley
Advanced Electronic Designs
brett.swimley at aedinc.net
ph: 406-585-8892 fax: 406-585-8893