Multithreaded program debugging on arm with gdbserver
From: Frank Benoit (nospam_at_xyz.com)
Date: 07/16/03
- Next message: Sumit Birla: "Re: creating bootable solid state disks"
- Previous message: Martin Grossen [AVNET Silica]: "Re: Where can I download / purchase NTE?"
- Next in thread: Wolfgang Denk: "Re: Multithreaded program debugging on arm with gdbserver"
- Reply: Wolfgang Denk: "Re: Multithreaded program debugging on arm with gdbserver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 16 Jul 2003 22:59:41 +0200
I have problems with the arm too.
I compiled the gdb 5.3 for the i686 and the gdbserver for the arm.
It runs successfully. But in a multithreaded programm, it only shows the
main thread. If another thread makes a segfault, it stops and only shows the
position, the main thread was last interrupted.
It even doesn't show the messages about the new thread creation.
What can I do?
Frank
- Next message: Sumit Birla: "Re: creating bootable solid state disks"
- Previous message: Martin Grossen [AVNET Silica]: "Re: Where can I download / purchase NTE?"
- Next in thread: Wolfgang Denk: "Re: Multithreaded program debugging on arm with gdbserver"
- Reply: Wolfgang Denk: "Re: Multithreaded program debugging on arm with gdbserver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|