Re: [Cegcc-devel] gdb question - Error while mapping shared library sections

2007-12-20 Thread Pedro Alves
Pavel Chernikov wrote: > Error while mapping shared library sections: > sdl.dll: No such file or directory. > > (followed by several similar messages about the other shared libraries, > including cegcc.dll). > This just means gdb didn't find the sdl.dll on the dev machine. > What am I doing w

[Cegcc-devel] gdb question - Error while mapping shared library sections

2007-12-20 Thread Pavel Chernikov
Hi All, I am having some trouble with arm-wince-cegcc-gdb: I start it as ./arm-wince-cegcc-gdb mytest.exe and then enter "run". The program starts up and completes successfully (I see it running on the pda), but I see the following after entering "run": Error while mapping shared library sectio