mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] cross GDB


From: Hansni Liu
Subject: Re: [Mingw-cross-env-list] cross GDB
Date: Fri, 18 Mar 2016 09:17:49 +0800

Hi,
When we are building cross toolchain for embedded system, we usually build the cross GDB. Most software developers are more familiar with GDB, I think. We can run GDB server on Windows or Wine, then connect with the cross GDB.
Maybe, it depends on the developer. I build the cross GDB myself.

Thanks.
Hansni

2016-03-18 5:07 GMT+08:00 Nagaev Boris <address@hidden>:
On Thu, Mar 17, 2016 at 11:42 AM, Hansni Liu <address@hidden> wrote:
> Hi,
>
> I see Windows native (PE32) GDB is built if I enable the gdb package.
> However, I think a complete cross-toolchain shall have a cross GDB, for
> example, x86_64-w64-mingw32.static-gdb. Is there any plan to add that?
>
> Best Regards.
> Hansni

Hello!

gdb allows to run its target code, but MXE doesn't run target code.
For this purpose Wine can be used, it includes a tool called winedbg.

--


Best regards,
Boris Nagaev


reply via email to

[Prev in Thread] Current Thread [Next in Thread]