New version debugger issue.

Leon Pollak leonp at plris.com
Wed Jul 15 11:38:02 BST 2015


On Wednesday 15 July 2015 08:58:41 Funkster wrote:
> Aleix Pol <aleixpol at ...> writes:
> > I'm unsure about the
> > nature of your issue, but it's probably related to ARM or to actually
> > using remote debugging (which I haven't so far).
> 
>    I'll try to confirm / deny it being a general remote debugging issue
> later, as I have other projects where I remote debug to other Linux ARM and
> x86 targets via gdbserver rather than OpenOCD. The path of connections is
> very different...
> 
> x86/linux target:
> KDevelop > local native-GDB > tcp connection > gdbserver on target >
> application
> 
> ARM:
> KDevelop > local cross-GDB > OpenOCD > Olimex JTAG cable > target board
I have the mixture:
> KDevelop > local cross-GDB > tcp connection > gdbserver on ARM target

 
>    My non-linux ARM toolchain is built from source so I can probably try
> other GDB versions, though IIRC I ended up on 7.6.1 due to problems in an
> earlier version so I probably can't go backwards.
My chain is from CodeSourcery. Version 7.7, but I am not sure this influence 
somehow.

It will be really great to fix this issue. It keeps us from updating...
-- 
Leon



More information about the KDevelop mailing list