[GHC] #1399: better support for developing threaded
applications in ghci
GHC
trac at galois.com
Tue Jul 3 07:16:30 EDT 2007
#1399: better support for developing threaded applications in ghci
--------------------------------+-------------------------------------------
Reporter: guest | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 6.8
Component: GHCi | Version: 6.6.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Os: Unknown | Testcase:
Architecture: Unknown |
--------------------------------+-------------------------------------------
Changes (by claus):
* cc: Bulat.Ziganshin at gmail.com => claus.reinke at talk21.com
Bulat.Ziganshin at gmail.com
Comment:
a more standard approach would be to add a shell-jobs-like interface for
ghci (i.e., ':jobs' or ':get-thread-ids \ids->..' as a way to get a list
of all running threads, for further treatment using the existing thread
interfaces). then one could write a reaper, or other code analysing the
current thread structure for debugging purposes.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1399>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
-------------- next part --------------
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs at haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
More information about the Glasgow-haskell-bugs
mailing list