Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] Patch to improve error messages

Can you explain how to reproduce the problem. If I remove the executable of a simple project before launching a debug session, I get an error dialog that needs improved grammar, but isn't completely nonsensical or cryptic (see attached screenshot). I assume your scenario is different. It's important to provide reproducibility steps when you submit a patch (if possible; sometimes, a bug can be seen with a particular backend but not the standard gnu/cygwin ones.

And of course, the formal process is to create a bugzilla report.

John

At 06:48 AM 3/31/2008, Øyvind Harboe wrote:
This patch stops CDT from sensoring error the underlying error message.

E.g. file not found would be replaced by some nonsensical cryptic
generic message.


Consider this a "patch & commit" ping :-)

--
Øyvind Harboe
http://www.zylin.com - eCos ARM & FPGA developer kit

Content-Type: text/plain; name=donotsensorerrormessage.txt
X-Attachment-Id: f_fegz85vl0
Content-Disposition: attachment; filename=donotsensorerrormessage.txt

_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev

Attachment: ss.gif
Description: GIF image


Back to the top