[GiDlist] RamDebugger

Moderator: GiD Team

Post Reply
Georg Haasemann

[GiDlist] RamDebugger

Post by Georg Haasemann »

Hello,
I try to use the RamDebugger but it doesn't work.
I'm using GiD9 (64bit) for Linux which is Ubuntu 8.04.
Starting the RamDebugger inside Gid (DataProblem TypeDebugger...), the RamDebugger window opens. After setting a break point in the tcl-file, I start the procedure in GiD. However, Gid runs through the entire script without changing the focus to the RamDebugger. What do I have to change that it is working properly?

Thanks in advance.
Georg
--
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger
User avatar
escolano
Posts: 1954
Joined: Sun Sep 05, 1982 10:51 pm

[GiDlist] RamDebugger

Post by escolano »

After open the file, you must explicitly start the debugging
(with the F5 key or the 'Debug-Continue/Go' menu)

Regards

Enrique

----- Original Message -----
From: "Georg Haasemann" georg.haasemann at gmx.de
To: gidlist at gid.cimne.upc.edu
Sent: Monday, October 27, 2008 3:12 PM
Subject: [GiDlist] RamDebugger


Hello,
I try to use the RamDebugger but it doesn't work.
I'm using GiD9 (64bit) for Linux which is Ubuntu 8.04.
Starting the RamDebugger inside Gid (DataProblem TypeDebugger...), the
RamDebugger window opens. After setting a break point in the tcl-file, I
start the procedure in GiD. However, Gid runs through the entire script
without changing the focus to the RamDebugger. What do I have to change
that it is working properly?

Thanks in advance.
Georg
--
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen:
http://www.gmx.net/de/go/multimessenger
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.edu
http://gid.cimne.upc.es/mailman/listinfo/gidlist
Georg Haasemann

[GiDlist] RamDebugger

Post by Georg Haasemann »

Am Montag, den 27.10.2008, 17:44 +0100 schrieb Enrique Escolano:
After open the file, you must explicitly start the debugging
(with the F5 key or the 'Debug-Continue/Go' menu)


That is working! Thank you.

Georg
Post Reply