First of all thank you for these great tools 

one thing leads to another.  having now built a test
application, I'm attempting to debug it using arm-wince-mingw32ce-gdb 

following the debugging.html gives a general how-to
but I wonder if anyone is using RNDIS and if its possible to run GDB over
it.

for background information, my ipaq windows mobile 2005 could not be
configured to use 
dccm (ppp based), so had to use RNDIS (odccm) instead.

arm-wince-mingw32ce-gdb baz.exe
(gdb) run
gives a message [rapi-context_connect:103] DCCM error.  not sure what to
make of this yet.

its not at all clear (to me at least :-)how the gdbserver stub gets
launched, so I tried this

arm-wince-minw32ce-stub.exe ip-address:9999 baz.exe

where ip-address can be seen on fedora host as
ifconfig 
rndis0 ...
    inet addr:169.254.2.2

but the gdb stub fails with a messagebox "Couldn't get IP address of host
system.  Error 11001"


any ideas???

thanks
/steverino2


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Tuesday, November 27, 2007 12:14 PM
To: cegcc-devel@lists.sourceforge.net
Subject: Cegcc-devel Digest, Vol 17, Issue 19

Send Cegcc-devel mailing list submissions to
        cegcc-devel@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/cegcc-devel
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific than
"Re: Contents of Cegcc-devel digest..."


Today's Topics:

   1. SDL (cal)
   2. SDL (cal)


----------------------------------------------------------------------

Message: 1
Date: Mon, 26 Nov 2007 21:08:45 -0800
From: cal <[EMAIL PROTECTED]>
Subject: [Cegcc-devel] SDL
To: cegcc-devel@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain




------------------------------

Message: 2
Date: Mon, 26 Nov 2007 21:26:21 -0800
From: cal <[EMAIL PROTECTED]>
Subject: [Cegcc-devel] SDL
To: cegcc-devel@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain

Re:
http://sourceforge.net/mailarchive/forum.php?thread_name=200703291652.38437.
jwalt%40garni.ch&forum_name=cegcc-devel
I'm attempting to apply the described patches to build the latest version of
SDL.  Most of it appears to work, except building configure from the revised
configure.in.  this breaks with

configure.in:441: error: possibly undefined macro: AM_PATH_ESD

Unfortunately, autoconf is a horrid mess to figure out when something
breaks, and I have no clue how to apply aclocal.m4, or if something else is
the matter.



------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft Defy all challenges.
Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

------------------------------

_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel


End of Cegcc-devel Digest, Vol 17, Issue 19
*******************************************


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to