Welcome, Guest
Username: Password: Remember me
Lab CT Version, news, test results, new features request and suggestions

TOPIC:

CT LAB ver 7.20 3 years 10 months ago #14792

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1060
  • Thank you received: 148
Thanks
just drop a TfrDesigner comp to main form

and fixed sample
PilotLogic Core Programmer
Attachments:

Please Log in or Create an account to join the conversation.

CT LAB ver 7.20 3 years 10 months ago #14793

  • Fernando
  • Fernando's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 66
  • Thank you received: 0
Thanks, but still some button captions are not visible. For example, in the StringGrid sample, clicking the Show Report button opens the report view, here in the buttons atop the window the captions are not visible. Also, now the Desgin Report window opens properly, but if you do some changes in the design and dismiss teh window (click at the top right) the confirm dialog box also have teh captions unreadable.

Please Log in or Create an account to join the conversation.

CT LAB ver 7.20 3 years 10 months ago #14794

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1060
  • Thank you received: 148
We will check and fix this,
please, give us time
PilotLogic Core Programmer

Please Log in or Create an account to join the conversation.

CT LAB ver 7.20 3 years 10 months ago #14795

  • Fernando
  • Fernando's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 66
  • Thank you received: 0
OK, Thanks

Please Log in or Create an account to join the conversation.

CT LAB ver 7.20 3 years 10 months ago #14796

  • Andrew
  • Andrew's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 8
  • Thank you received: 0
Hello

Early I wrote that even in simple dll project dont work debug in windows.
Same project is debuging ok in linux in CT, and in all OS in lazarus.

In internal debuger log I see that file name of modules not found.

I tested this in versions 7.0 and 7.1.
Is there any hope that this feature will work in version 7.2?

CodeTyphon is great IDE but I cant use it without debugging dll in windows.

Thank you

Please Log in or Create an account to join the conversation.

CT LAB ver 7.20 3 years 10 months ago #14798

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1060
  • Thank you received: 148
Thanks Sir
please,
can you attach here a test project with dll for test ?
PilotLogic Core Programmer

Please Log in or Create an account to join the conversation.

CT LAB ver 7.20 3 years 10 months ago #14800

  • Andrew
  • Andrew's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 8
  • Thank you received: 0
Hello

This is test projects and internal debug log

Thank you

File Attachment:

File Name: TestCT.zip
File Size:602 KB

Please Log in or Create an account to join the conversation.

CT LAB ver 7.20 3 years 10 months ago #14801

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1060
  • Thank you received: 148
Thanks
please, give us time to test and report here
PilotLogic Core Programmer

Please Log in or Create an account to join the conversation.

CT LAB ver 7.20 3 years 10 months ago #14802

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100

Andrew wrote: Hello

This is test projects and internal debug log

Thank you


Thanks Sir
we find the problem, it's in GDB build.
We are rebuilding GDB 9.2 for windows now,
after the totally update of "CrossEng" CT Session with GCC 10.1.

After new GDB tests, we will release new LAB CT (ver 7.2.0) revision

But you can use LLDB debugger, works OK
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

CT LAB ver 7.20 3 years 10 months ago #14803

  • Andrew
  • Andrew's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 8
  • Thank you received: 0
Thanks

LLDB is really works.

I have not used it since it alpha

Please Log in or Create an account to join the conversation.

CT LAB ver 7.20 3 years 10 months ago #14804

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
You can download the new GDB ver 9.2 builds for Win32 and Win64
from here

Just remove C:\codetyphon\binGDB folder and replace it with new from binGDB.7z
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

CT LAB ver 7.20 3 years 10 months ago #14805

  • Andrew
  • Andrew's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 8
  • Thank you received: 0
Its work!

Great job.

Thank you.

Please Log in or Create an account to join the conversation.

CT LAB ver 7.20 3 years 10 months ago #14806

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Thanks for your test project
and always have fun ... :)
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

CT LAB ver 7.20 3 years 10 months ago #14807

  • Fernando
  • Fernando's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 66
  • Thank you received: 0
Hi,
Tested the new gdb. For me, it works but, as always, cannot inspect TStringLists, for example items inside a TComboBox. Please see the simple project attached. I set a breakpoint in line 48, click Button1, set the cursor over "Combo1" and press ctrl-F7. Gdb shows a lot of properties of Combo1. I write "Combo1.Items" and press enter; again a lot of properties but no way to see the actual items. It used to work using FpDebug but I have just realized that this no longer works. Tried with dwarfsets, dwarf2, dwarf3 but no luck, it is almost the same as with gdb. LLDB does not work here. After ctrl-F7 it shows an empty evaluate/modify box and hangs. The debugee dos not run anymore but the red stop button still shows as active but does nothing, and the only way to get out is to kill typhon.
Typhon64, latest lab 7.20, windows 10 x64 v1809.

File Attachment:

File Name: ctdebtest.7z
File Size:89 KB
Attachments:

Please Log in or Create an account to join the conversation.

CT LAB ver 7.20 3 years 10 months ago #14808

  • Fernando
  • Fernando's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 66
  • Thank you received: 0
Hi, it's me again.
Another topic: the standard Find and Replace dialogs seem to have a problem or two.
First, when at design time I double clik on the Repalce dialog icon to test, it opens but cannot be closed anymore.
Second, at design time both appear in my locale (spanish) and obey the optinos, such as hide some checkboxes (e.g. setting frHideWholeWord does hide the checkbox). But at run time they appear in english (not a problem, actually my application is in english) but do not respond to the desing-time settings, e.g. the WholeWord checkbox is visible.
Regards

Please Log in or Create an account to join the conversation.

CT LAB ver 7.20 3 years 10 months ago #14809

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Thanks Sir
my suggestion is to use "local debug variables"
in your attach sample
procedure TForm1.Button1Click(Sender: TObject);
 var dtext:string;                  //<=== local variable for debug only 
begin
  dtext:=Combo1.Items.text; //<=== Set value to local debug variable 

  ShowMessage(Combo1.Items.text);
end;

in code above you can "inspect" Combo1.Items.text

PilotLogic Architect and Core Programmer
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

CT LAB ver 7.20 3 years 9 months ago #14814

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1060
  • Thank you received: 148
We release LAB CodeTyphon Ver 7.20 Revision 007140
with the latest pascal sources.
More for changes read on first post.

Please, update, test, report and suggest.
And always have fun
PilotLogic Core Programmer

Please Log in or Create an account to join the conversation.

CT LAB ver 7.20 3 years 9 months ago #14815

  • Jan Roza
  • Jan Roza's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 158
  • Thank you received: 6
Installed revision 007140.
So far no problems with recompiling and running a few projects.
Operating Systems Windows 10 (64-bit), virtual Linux Mint (64-bit) and virtual Raspberry Pi Desktop

Please Log in or Create an account to join the conversation.

CT LAB ver 7.20 3 years 9 months ago #14817

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Thanks Sir
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

CT LAB ver 7.20 3 years 9 months ago #14823

  • Dean Qin
  • Dean Qin's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
Hi, I just upgrade CT from 6.9 to 7.2 (both FPC & IDE are 2006190435) on OSX Catalina.

Found two problems :
1. try to build THttpSenddemo of Synapse in CodeOcean Examples, errors:
synaser.pas(299,17) Error: Duplicate identifier "O_SYNC"
synaser.pas(299,17) Hint: Identifier already defined in synaser.pas at line 214

2. The Embedded Form Designer is not working, the "design window" is always floating, screenshot attached.

Thanks!

BTW: I have Lazarus installed.

Please Log in or Create an account to join the conversation.