Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] populating streaming data

Hi all,

 

We are trying to implement data/code/bus trace viewer in our debugger based on cdt.

For this we need to show continuous transmission of data from target.

 Initially we are buffering this data coming from the target.

In order  to  populate this data to the debugger continuously, we need to know which widget would be the most suitable one.

 

We are planning to implement this in a view.

So can anyone tell us the maximum size of data that can be populated to a view at a time?

 

 

Thanks in advance

Bhavana

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Bhavana Babu
Sent: Thursday, January 14, 2010 2:15 PM
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] populating streaming data

 

Hi All,

 

We need to populate streaming data. We plan to populate it using  a view.

Can anyone tell us the maximum size of data that can be populated to a view/widget.

Which is the most suitable widget that can display this data?

 

Thanks in advance

Bhavana

***** Confidentiality Statement/Disclaimer *****

This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt.

The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message.

***** Confidentiality Statement/Disclaimer *****

This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt.

The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message.

Back to the top