Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] How to issue gdb commands throgh eclipse?

Dear all,

I have problems in debugging C programs with eclipse.
In order to debug (a) a multithreaded program  or  
(b) a multiprocess program , some gdb commands (e.g. attach
or dettach) should be issued.
So far, I have no idea whether it is possible to issue 
gdb commans via eclipse.
If not, it seems there is no way to use eclipse as a GUI
for GDB when it comes to multiprocess or multithreaded debugging.
Back trace and signal transmission can also say the same thing.

Does anyone know how to issue gdb commands through eclipse.

Can anyone help me out. Thanks in advance,
Shinji Uzurabashi.

--------------------------------------------------------
name: Shinji Uzurabashi 
e-mail:uzurabashi.shinji@xxxxxxxxxxxxxxxx
Panasonic Mobile & System Engineering Co.,Ltd.
--------------------------------------------------------




Back to the top