2015-03-15 16:56 GMT+01:00, Rujia Liu <2575...@qq.com>: > Ctrl-C also works: > it terminates the program normally without crash.
just 2 generic observations: - Ctrl+C should /not/ terminate the program, but break into the debugger (to terminate the program, one would use Ctrl+D, at least on Unix) - current ECL (with thread support), when run from a Unix shell on Windows, also doesn't crash, but terminates the program (again, /not/ the desired behavior) These are just observations, as I'm no expert of ECL internals. Paul ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Ecls-list mailing list Ecls-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ecls-list