Return to MTsort guide base window


Version 4 of MTsort now allows a debugger to be attached to the Event task.
At the point the Scheduler task window says "MTsort processes ready for Use",
or preferably, selecting Pause before each event prior to Going and Resume when the debugger is attached ...
find the running MTsortEvent task...

ps ax | grep MT

gdb MTsortEvent
...
attach
directory /home//sortdirs//MTsortEvent.so
continue

If the message "Resource Unavailable" appears in the Scheduler window I am afraid you will have to just try again until it works OK.
Not all variables will be visible from the symbol table.


Maintained by Janet Sampson and John Cresswell (University of Liverpool)
Email to support@ns.ph.liv.ac.uk