Re: GDB configuration for multi-arch

2023-10-16 Thread Old, Oliver via Cygwin
: Re: GDB configuration for multi-arch On 11/10/2023 18:26, Old, Oliver via Cygwin wrote: > Good evening! > > I have been looking for a way to debug programs on multiple targets of > different architectures via gdbserver. It seems that Cygwin currently doesn't > provide a g

GDB configuration for multi-arch

2023-10-11 Thread Old, Oliver via Cygwin
Good evening! I have been looking for a way to debug programs on multiple targets of different architectures via gdbserver. It seems that Cygwin currently doesn't provide a gdb configured for this scenario. The gdb from the Cygwin distribution isn't configured with '--enable-targets=all'. I'm