<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Am 23.05.2014 10:08, schrieb Christophe
Devalland:<br>
</div>
<blockquote
cite="mid:CAA5vxo8E=ERAzwOiQac0ca2bP8oCAcqpMLhe4Vo8=utpVy+d6A@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">2014-05-23 2:33 GMT+02:00 Atsuhito
Kohda <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:kohda@pm.tokushima-u.ac.jp" target="_blank">kohda@pm.tokushima-u.ac.jp</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks
to your report, I found that I built incomplete package<br>
for Debian. I need to investigate a bit more to fix the
problem.<br>
</blockquote>
<div><br>
</div>
<div>Thanks for your help.<br>
</div>
<div>Another question :<br>
</div>
<div>is it possible to use "debugger" in lua-script like in
js-script ?<br>
</div>
<div>It seems not to work.<br>
</div>
</div>
</div>
</div>
</blockquote>
<br>
No, unfortunately, that's not possible. The debugger is a
Qt-specific feature that only works for QtScript. For the plugins,
we'd need a much tighter integration of the scripting languages with
Tw (possibly even with custom parsers for the script commands),
which is not planned ATM.<br>
<br>
Kind regards,<br>
Stefan<br>
</body>
</html>