Browse thread
Multi-threaded debugging
- Alex Baretta
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-02-17 (10:01) |
From: | Alex Baretta <alex@b...> |
Subject: | Multi-threaded debugging |
As some might recall, we have implemented a software PLC in Ocaml. This product is undergoing a complete rewrite as it is being generalized from the original proof-of-concept implementation where we had hard-wired support for Parker Hannifin servodrives. The new implementation will allow for indefinite fieldbuses, operating independently of each other. To decouple the different fieldbus IO managers we extensively use threads. Now, I am wondering if and how it is possible to debug a running multithreaded application. How does ocamldebug behave in such situations? Alex -- ********************************************************************* http://www.barettadeit.com/ Baretta DE&IT A division of Baretta SRL tel. +39 02 370 111 55 fax. +39 02 370 111 54 Our technology: The Application System/Xcaml (AS/Xcaml) <http://www.asxcaml.org/> The FreerP Project <http://www.freerp.org/>