gdb woes
Guillaume Dargaud
dargaud at lpsc.in2p3.fr
Mon Sep 1 23:16:05 EST 2008
Hello all,
I have some trouble when trying to use gdb to debug a custom app.
That app crashes for no reason but always on the same spots (probably
hardware related, it runs on homebrew ppc-based card).
I've used gdb in the past, but always as part of 'bigger' IDEs.
So I run "gdb myapp" locally on the card and I get the prompt. Then I "run"
it and I get dumped back to bash, but a "ps" shows that the app is still
running... Anybody has a clue to what I can do about this ? Is there
something wrong with my gdb (it's compiled as part of buildroot, like the
rest of the OS) ?
--
Guillaume Dargaud
http://www.gdargaud.net/
More information about the Linuxppc-dev
mailing list