[wxPython-dev] Errors on embedded platform

Gary Thomas gary at mlbassoc.com
Sun Nov 11 11:51:56 PST 2007


Markus Kuhnla wrote:
> Gary Thomas schrieb:
>> Do you have other X applications running on this embedded platform?
>>
>>   
> Yes, matchbox runs without problems. Xeyes, Xfontsel etc. run smoothly.
> So I doubt, that it has something to do with XOpenDisplay. My guess is,
> it has something to do with argument processing but do not know how to
> find out. It is really impossible to get gdb run on the embedded
> platform because of the limited resources.

Can't you run gdbserver?  It takes very little resources,
while you run the actual GDB on a host and connect to it
via the network.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------




More information about the wxpython-dev mailing list