[RTEMS Project] #2837: RTEMS GDB Python from rtems-tools does not match current API 4.11 and 4.12

RTEMS trac trac at rtems.org
Wed Dec 14 11:21:39 UTC 2016


#2837: RTEMS GDB Python from rtems-tools does not match current API 4.11 and 4.12
-------------------------+------------------------------
 Reporter:  SergKruglov  |      Owner:
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:  4.12
Component:  GDB          |    Version:  4.11
 Severity:  normal       |   Keywords:  gdb python debug
-------------------------+------------------------------
 Current API RTEMS 4.11 and 4.12 mismatch gdb python support.
 After '''rtems object'''
 ''Python Exception <type 'exceptions.UnboundLocalError'> local variable
 'valid' referenced before assignment:
 Error occurred in Python command: local variable 'valid' referenced before
 assignment''

 After '''rtems tod'''
 ''Python Exception <class 'gdb.error'> There is no member named now.:
 Error occurred in Python command: There is no member named now.
 ''

 After '''rtems semaphore'''
 ''Python Exception <class 'gdb.error'> There is no member named
 is_string.:
 Error occurred in Python command: There is no member named is_string.
 ''
 ...and other errors.

--
Ticket URL: <http://devel.rtems.org/ticket/2837>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list