-d (display debug info) not working?
Ah, the program is a simple PRINT "Hallo", nothing else.
http://lcd-one.da.ru redirector is dead
Visit my http://members.inode.at/838331/index.html home page!
LCD wrote:Hi Boriel. Maybe it is a bug... If I try to use -d option for displaying debug info, the compiler enters a infinite loop. Is it not supported anymore in build 2114?
Ah, the program is a simple PRINT "Hallo", nothing else.
I can't reproduce the bug. Check you have 1.2.7-r2114 (final).
What do you mean "an infinite loop"?
d should display Intermediate code + ASM
-dd should display the above and optimizations and maybe more info
-ddd like the above but now also displays parsing (takes time and loooong output).
and put the entire command line here, so I can check?
boriel wrote:I guess the above line was prefixed with zxb.exe, wasn't it?
LCD wrote:I now know what is wrong... I cannot read the streamed output channel of the zxbc.exe anymore in debug mode, which I redirected to my BorIDE. After deactivation of the flags READ (stdout, I think, the problem is here. Anything changed?) and HIDE, it displays the debug info in the zxbc window. This was not happen with earlier versions as it was working as expected. It looks like a communication problem between the two, because zxbc.exe generates a high CPU load for minutes (without exiting), but after I close zxbc.exe, BorIDE recieve all the Debug info, with a Exitcode -1073741510. Only DEBUG-mode is affected, not the normal communication (I haven't tested warnings yet).
Maybe there is a possibility for you to add a feature to output all informations in text files?
I will later try the ConTEXT Editor too, to see if it has same problems.
Users browsing this forum: No registered users and 2 guests