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

You can start by submitting an enhancement request :)

----- Original Message ----- From: "Pete MacLiesh" <pmac@xxxxxxxxxxxxx>
To: <cdt-debug-dev@xxxxxxxxxxx>
Sent: Monday, March 14, 2005 5:25 PM
Subject: RE: [cdt-debug-dev] Question about usage of memory view



Yes ... "dump" and "restore" (also "append").

It's on my list to do (and give back) ... But if someone gets to it
first
... The wait may be shorter :)


Ciao,

PMac
-----Original Message-----
From: cdt-debug-dev-admin@xxxxxxxxxxx [mailto:cdt-debug-dev-admin@xxxxxxxxxxx] On Behalf Of Mikhail Khodjaiants
Sent: Monday, March 14, 2005 2:03 PM
To: cdt-debug-dev@xxxxxxxxxxx
Subject: Re: [cdt-debug-dev] Question about usage of memory view

> The corresponding load function (load test data file -> memory area)
> would
> also be very useful for working with deeply embedded procs that don't
> have a
> filesystem.
>
This sounds like a good feature. Does gdb support it?

----- Original Message ----- From: "Pete MacLiesh" <pmac@xxxxxxxxxxxxx>
To: <cdt-debug-dev@xxxxxxxxxxx>
Sent: Monday, March 14, 2005 4:50 PM
Subject: RE: [cdt-debug-dev] Question about usage of memory view


> > I would presume this means dump of something like a large area of memory > (say a big array which corresponds to some fake data generated by some
> algorithm). Yes?
> > The corresponding load function (load test data file -> memory area)
> would
> also be very useful for working with deeply embedded procs that don't
> have a
> filesystem.
> > PMac > >> >> >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. >> > > > _______________________________________________
> cdt-debug-dev mailing list
> cdt-debug-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-debug-dev
_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-debug-dev


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


Back to the top