~$ uname -a Linux x 2.6.27-7-generic #1 SMP Fri Oct 24 06:40:41 UTC 2008 x86_64 GNU/Linux
~$ gsi -v v4.4.2 20090315000833 x86_64-unknown-linux-gnu
(Ubuntu Linux)
I didn't make any changes ... I just followed the README file.
On Wed, Jun 17, 2009 at 6:31 AM, Marc Feeley feeley@iro.umontreal.cawrote:
On 17-Jun-09, at 12:19 AM, lowly coder wrote:
When I run this code,
xterm 1 & 2 don't show any errors xterm 3 is just _blank_; it doesn't show the gsi prompt; suggestions for what may be wrong?
Thanks!
Please add some context:
- On what OS? (give the output of: uname -a)
- Using which version of Gambit (give the output of: gsi -v)
Did you try the example from the remote-debugger.tar.gz code? How did you adapt it to your application?
Marc