Forum > Debugger
Debugging Windows Applications on Linux
(1/1)
Seenkao:
Есть ли возможность отлаживать Windows-приложения используя Linux? Не прибегая к средствам Wine.
Было бы неплохо видеть пример как это было реализовано, если таковой есть.
Более подробно, если не понятно объясняю. Я хочу использовать Lazarus, который установлен в Linux. И из него же отлаживать приложения.
А не устанавливать Lazarus для Windows, используя Wine.
------------------------------------------------------
Gogle translate:
Is it possible to debug Windows applications using Linux? Without resorting to Wine.
It would be nice to see an example of how this was implemented, if there is one.
In more detail, if it is not clear, I will explain. I want to use Lazarus, which is installed in Linux. And from it you can debug applications.
Instead of installing Lazarus for Windows using Wine.
440bx:
--- Quote from: Seenkao on March 01, 2025, 09:56:21 pm ---Is it possible to debug Windows applications using Linux? Without resorting to Wine.
It would be nice to see an example of how this was implemented, if there is one.
--- End quote ---
Without resorting to Wine the only solution that comes to mind is to have the app running in a separate Windows installation that is being remotely debugged from a Linux installation.
I don't have an example of that but, I know there are plenty of articles/examples on how to use GDB across machines. I suppose there must be a mixed Linux/Windows example setup somewhere on the net.
Seenkao:
440bx, да, я знаю способы отладки сторонних архитектур с использованием GDB. Хороший пример здесь: https://azeria-labs.com/arm-on-x86-qemu-user/
Но я всё же надеюсь уже кто-то реализовывал подобное для Lazarus? :-[
Google translate:
440bx, yes, I know ways to debug third-party architectures using GDB. A good example is here: https://azeria-labs.com/arm-on-x86-qemu-user/
But I still hope someone has already implemented something like this for Lazarus? :-[
Navigation
[0] Message Index