I added set scheduler-locking on command to Debugger Initialization Commands list and it's not working giving me the following in debugger's log:
...
>>>>>>cb_gdb:
> set scheduler-locking on
Target 'exec' cannot support this command.
...
What could be the problem?
Thanks.