Ronny Otto
Ronny Otto
It worked before but one of the latest commits broke this feature. (did not do a regression test yet).
This is still not working.
> This is still not working. Another year ;) Issue still present. When raising the issue I thought that it will be a simple one-liner fix at the end but...
Updated as the "diff" at github was a bit misleading but manual diffing revealed that there was a real commit doing exactly this removal. Is there a reason for having...
Maybe - so what would be needed to make it work properly? Talking about x86 DLL files with `export "Win32"` and without the "@argumentsize" when importing the functions inside the...
I entered "continue" ...so it does continue to run (and executes) ... but soon after this I run into the next issue: ``` (gdb) continue Continuing. [New Thread 0x7ffff49fd700 (LWP...
Did a rebuild of the app, with latest bcc etc - the "continue" error did not happen on the next run but the initial "gdb stop" (noop1) still happened -...
Here is a "video" (gif) of this maxide failure: 
Tried to check if MaxIDE can show the error when replacing "struct" with "type" for this particular struct ... but then it does no longer crash. This means that either...
Commit https://github.com/bmx-ng/brl.mod/commit/c407fab2ce5143e96bcf0298cb07e0e98f021116 tried to close this issue - but it still happens. - recompiled modules - recompiled bcc - recompiled modules (just in case bcc would do something different then)...