Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT hardware debugging can not show the output from the program

Hello,

A couple of problems with your question that make it unanswerable here:

1) This email list is for developers of the CDT itself, not for CDT usage specific questions.  Those questions, if in fact they are specific to the CDT, should be asked in the forums: http://www.eclipse.org/forums/index.php?t=thread&frm_id=80
2) The question you asked is about a specific integration with the CDT.  The stdout with CDT and GDB works, many people use it.  Your problem is specific to your integration with GDB.  So, the first thing you should do is contact the vendor who provided your "hardware debugging for embedded system".  Only they know the answers.
3) even  if you posted this question to your vendor, they would not be able to answer it unless they had some idea of what the exact hardware you are using is.  Your question right now is like saying "I am having trouble with my car, who can fix it?"  The question is simply not asked with enough detail.

good luck.
Aaron


I use CDT to debug my program(use hardware debugging for embedded system),

I use printf(.....) in my code to print some message,

But I can not see the output from the console of gdb.

Where can I get the message?

Who can help me!

 

Best regards!
---------------------------------------------
guosheng_gao
 高国胜
Realsil Microelectronics Inc.
Tel: +86-512-6258-8966 ext.6617
E-Mail: guosheng_gao@xxxxxxxxxxxxxx
----------------------------------------------


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://urldefense.proofpoint.com/v1/url?u=https://dev.eclipse.org/mailman/listinfo/cdt-dev&k=oIvRg1%2BdGAgOoM1BIlLLqw%3D%3D%0A&r=vdoISiB3xBJd1v2JoLPqf5ueLD0%2FEi5LXNDUVTri7hk%3D%0A&m=wKqExIPzFx23XPi9mMmRK74ux2DJRzGDiRcacRqqDoQ%3D%0A&s=6c60abcb0a5f9b9b4cc198ed3c0c3e1b890ba112b4ee014b8e2581a365f4a658


Back to the top