Are rtems-gdb-macros-4.11 supposed to work?

Leontie Eugen e_leontie at yahoo.com
Tue Dec 21 14:28:53 UTC 2010


Probably the helper macros are outdated. 
The global "_Thread_Executing" was replaced with a different mechanism that would more easily support multiprocessor systems. 

Try replacing "_Thread_Executing" with "_Per_CPU_Information.executing"

Eugen



From: Peer Stritzinger <peerst at gmail.com>
To: RTEMS Users <rtems-users at rtems.org>
Cc: 
Sent: Tuesday, December 21, 2010 8:15:30 AM
Subject: Are rtems-gdb-macros-4.11 supposed to work?

Hi,

I have trouble using the RTEMS helper macros for gdb getting:

(gdb) rtems_tasks
No symbol "_Thread_Executing" in current context.

I just downloaded the current version of

rtems-testing/sim-scripts/rtems-gdb-macros-4.11

But it has the same problem.

Is this a known problem or am I doing something wrong?  How can I fix it?

Regards,
Peer Stritzinger
_______________________________________________
rtems-users mailing list
rtems-users at rtems.org
http://www.rtems.org/mailman/listinfo/rtems-users


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20101221/d027ab3e/attachment-0001.html>


More information about the users mailing list