This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb "set secheduler-locking" problem


Should it be possible to set scheduler-locking via GDB for Synthetic
Target applications?  (Or any eCos app for that matter?)

This is what I get if I try to set schedule locking before executing:

(gdb) set scheduler-locking step
Target 'exec' cannot support this command.

And if I try to set it during execution when I hit a break-point:

(gdb) set scheduler-locking step
Target 'child' cannot support this command.

Comments?  Suggestions?

Thanks!
Scott



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]