Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] Question about usage of memory view

If I want to change the memory view display with big-endian order.
What's part of source code should I modify?

The "isBigEndian" method of "CMemoryBlockExtension" if you are using CDT 2.1.x. You may also want to submit an enhancement request to Bugzilla.

I think the CDT debug could add memory dump function to
dump a range of memory(user input) to file for debugging analysis.

I am not sure that I understand what do you mean, but there are "Copy to clipboard" and "Print" actions in CDT 2.1.

----- Original Message ----- From: "Lu Aron" <kafe_aron@xxxxxxx>
To: <cdt-debug-dev@xxxxxxxxxxx>
Sent: Monday, March 14, 2005 4:06 AM
Subject: [cdt-debug-dev] Question about usage of memory view


Hi all,

If I want to change the memory view display with big-endian order.
What's part of source code should I modify?

I think the CDT debug could add memory dump function to
dump a range of memory(user input) to file for debugging analysis.

Any comment about this!?

Thanks!

_________________________________________________________________
現在就上 MSN 會員目錄:在線上結交新朋友,找到興趣相投的夥伴
http://members.msn.com?pgmarket=zh-tw

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


Back to the top