Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] Fw: target error under Eclipse


----- Original Message ----- From: "Denis PILAT" <denis.pilat@xxxxxx>
To: <mikhailk@xxxxxxx>
Cc: "Samantha Chan" <chanskw@xxxxxxxxxx>
Sent: Tuesday, December 06, 2005 3:59 AM
Subject: target error under Eclipse


Mikhail,

I'm working on debuggers, following gdb mailing lists but also cdt-debug-dev mailing list.

This message is just to warn you about a problem we discovered in GDB (from 6.1 to 6.4 version).

This bug prevents a program debugged thru Eclipse to display its error. It occures only when you have a remote target, means that you are debugging a program that does not run on the same computer than Eclipse (and GDB).

You can have details and follow the discussion on the following links:
http://sources.redhat.com/ml/gdb-patches/2005-11/msg00497.html
http://sources.redhat.com/ml/gdb-patches/2005-12/msg00018.html

For your information the submitted patch has been accepted and commit this morning, it will be released in the next gdb version.

I'm not sure this kind of information could be displayed on cdt-debug-dev@xxxxxxxxxxx, it's up to you.

Denis


Back to the top