2009/12/10 André Pönitz <[email protected]>: > On Thursday 10 December 2009 13:07:42 ext majo huber wrote: >> I started debugging by pressing F5. > > That starts a local debugging session. > >> The german translation of this menu is quite different, so I didn't >> get the idea. > > You need the last item of the Debug -> Start Debugging submenu. > >> What will I have to enter then when I want to use gdbserver via TCP on >> the target side (ARM target)? I only saw the i386 targets. > > Ah right. That list is needlessly hard-coded and restricted right now. > What's the full name of your target?
The name of my target is armv5te. What will I need to enter in Sysroot? The path to my toolchain (gdb)? And within the Server-Startscript I need to start the gdbserver on my target, right? Thanks, majo > > Andre' > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
