-------- Forwarded Message --------
> From: Russell King <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED], [EMAIL PROTECTED]
> Subject: Fwd: mingw32ce gdb on iPAQ PPC2002
> Date: Thu, 14 Aug 2008 16:17:43 +0100
> 
> Not sure what the point in encouraging people to post to this mailing
> list, and having it setup to reject messages outright.  Seems entirely
> counter productive.
> 
> So, since the mailing list doesn't work, I'm sending it to you
> personally.
> 
> ----- Forwarded message from [EMAIL PROTECTED] -----
> 
> Subject: mingw32ce gdb on iPAQ PPC2002
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Date: Thu, 14 Aug 2008 06:17:52 -0700
> X-FW-Warning: rhsbl:
>       lists.sourceforge.net is in a blacklist at abuse.rfc-ignorant.org
>       Not supporting [EMAIL PROTECTED]
> 
> You are not allowed to post to this mailing list, and your message has
> been automatically rejected.  If you think that your messages are
> being rejected in error, contact the mailing list owner at
> [EMAIL PROTECTED]
> 
> 
> Date: Thu, 14 Aug 2008 14:17:33 +0100
> From: Russell King <[EMAIL PROTECTED]>
> To: cegcc-devel@lists.sourceforge.net
> Subject: mingw32ce gdb on iPAQ PPC2002
> 
> Hi,
> 
> I have a HP iPAQ running PPC2002, connected via USB to a Linux FC5 PC,
> with synce 0.9.1-7.fc5 installed, along with cegcc-mingw32ce 0.51
> RPM from sourceforge.  No firewall enabled on the host PC.
> 
> When trying to start a debugging session, all I get is:
> 
> $ arm-wince-mingw32ce-gdb test.exe
> GNU gdb 6.4
> Copyright 2005 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "--host=i686-pc-linux-gnu 
> --target=arm-wince-mingw32ce"...
> (gdb) r
> Starting program: /home/rmk/test.exe
> [CeCreateFile:40] begin
> [CeCreateFile:40] begin
> Uploading to remote device: \gdb\wince-stub.exe
> [CeWriteFile:115] begin
> ......[CeWriteFile:115] begin
> ......[CeWriteFile:115] begin
> ......[CeWriteFile:115] begin
> ..
> Starting on device: "\gdb\wince-stub.exe \gdb\wince-stub.exe"
> [CeCreateProcess:37] last_error = 183
> [CeCreateProcess:39] result = 1
> Waiting for connection...
> 
> 
> In other words, the gdb stub never connects back, yet with all the
> other synce tools, I can see the device (I can copy files from/to the
> device fine.)
> 
> The stub-log.txt file on the iPAQ is created every time wince-stub.exe
> is run, but is always empty.
> 
> Also, the program I built for PPC2002 (passing -D_WIN32_WCE=0x300
> -D_WIN32_IE=0x300) appears to crash as soon as it tries to make a window
> visible - iow, "ShowWindow(mHWnd, SW_SHOW);" never returns (which is
> why I'd like to be able to use gdb...)
> 
> Any ideas on what to try?
> 
> -- 
> Russell King
> 
> 
> 
> ----- End forwarded message -----
> 
-- 
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