Pedro Alves wrote:
> On Thursday 05 February 2009 05:29:38, Brad Riensche wrote:
>
>
>> I don't think I can use gdb on my hardware, unless someone has a magic trick
>> to show me.
>>
>
> Sounds like it would be useful to teach gdbserver how to talk through the
> serial
> port on window
Hi,
I am porting a program that compiles, but doesn't run. I ran an objdump
on the .exe and discovered that there is two versions of strdup linked
in. One is found in COREDLL, and the other is found in coredll.dll. It
seems to me that these should be the same file, but cegcc isn't treating