On Sun, 2008-09-07 at 03:53 +0100, Pedro Alves wrote:
> On Saturday 30 August 2008 10:12:26, Danny Backx wrote:
> > Pedro did that for gdb. 
> 
> Yep.
> 
> > I've started playing with the new gdb release 
> > since I got my new PDA but I've not sorted out the problems yet.
> 
> Glad to hear that!  You're on CE 6 now, IIUC?  I've never
> tried gdbserver on CE 6, and I was warry of if all the changes to
> the OS MSFT made (address space changes, better
> protection, etc.), it would not work there.

I've not seen stranger things than before :-) When an application
crashes, you rarely/never get a stack trace.
Other than that, this version of gdb appears to work quite well.

Quite a number of silly DLL messages at startup though.

        Danny

dannypc: {24} arm-mingw32ce-gdb wroadmap.exe
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show
copying"
and "show warranty" for details.
This GDB was configured as "--host=i686-pc-linux-gnu
--target=arm-mingw32ce"...
(gdb) target remote ipaq:9999
Remote debugging using ipaq:9999
[New Thread -434369834]
Error while mapping shared library sections:
libexpat-1.dll: No such file or directory.
Error while mapping shared library sections:
commctrl.dll.0409.mui: No such file or directory.
Error while mapping shared library sections:
commctrl.dll: No such file or directory.
Error while mapping shared library sections:
ossvcs.dll: No such file or directory.
Error while mapping shared library sections:
aygshell.dll: No such file or directory.
Error while mapping shared library sections:
ws2.dll: No such file or directory.
Error while mapping shared library sections:
coredll.dll.0409.mui: No such file or directory.
Error while mapping shared library sections:
ole32.dll: No such file or directory.
Error while mapping shared library sections:
coredll.dll: No such file or directory.
Symbol file not found for libexpat-1.dll
Symbol file not found for commctrl.dll.0409.mui
Symbol file not found for commctrl.dll
Symbol file not found for ossvcs.dll
Symbol file not found for aygshell.dll
Symbol file not found for ws2.dll
Symbol file not found for coredll.dll.0409.mui
Symbol file not found for ole32.dll
Symbol file not found for coredll.dll
0x00011104 in WinMainCRTStartup ()
(gdb) c
Continuing.
Error while mapping shared library sections:
ceshell.dll: No such file or directory.
Error while mapping shared library sections:
note_prj.dll: No such file or directory.
Error while mapping shared library sections:
shellresapps.dll: No such file or directory.
Error while mapping shared library sections:
shellresapps.96.dll: No such file or directory.
Error while mapping shared library sections:
shellres.dll: No such file or directory.
Error while mapping shared library sections:
secur32.dll: No such file or directory.
Error while mapping shared library sections:
schannel.dll: No such file or directory.
Error while mapping shared library sections:
ntlmssp.dll: No such file or directory.
Error while mapping shared library sections:
spnego.dll: No such file or directory.
Error while mapping shared library sections:
msnsspc.dll: No such file or directory.
Error while mapping shared library sections:
tshres.dll: No such file or directory.
Error while mapping shared library sections:
oleaut32.dll: No such file or directory.
Error while mapping shared library sections:
compime.dll: No such file or directory.
Error while mapping shared library sections:
ssllsp.dll: No such file or directory.
Error while mapping shared library sections:
autobind_lsp.dll: No such file or directory.
Error while mapping shared library sections:
dtpt_lsp.dll: No such file or directory.
Error while mapping shared library sections:
cellcore.dll: No such file or directory.
Error while mapping shared library sections:
wspm.dll: No such file or directory.

Program exited normally.
(gdb) q

-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to