For sim, it looks like there's not a way to do it directly.
The simplest way is probably to modify the line
    static int msg_level = RTAPI_MSG_ERR;   /* message printing level */
in sim_common.h and rebuild.  Another simple way would be to create a
realtime component that has no function other than to call
rtapi_set_msg_level---this will set the debug for all realtime
components.

Jeff

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to