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

Hi PMac,

I'm glad about this message.
I really need the patch for memory dump/restore and to get know how to implement a plug which is denpen on CDT.

Thanks for your help & effort.

Aron



From: "Pete MacLiesh" <pmac@xxxxxxxxxxxxx>
Reply-To: CDT Debug developers list <cdt-debug-dev@xxxxxxxxxxx>
To: "'CDT Debug developers list'" <cdt-debug-dev@xxxxxxxxxxx>
CC: 'Lu Aron' <kafe_aron@xxxxxxx>
Subject: RE: [cdt-debug-dev] Question about usage of memory view
Date: Tue, 26 Apr 2005 10:25:19 -0700


Lu Aron

We actually have just completed an implementation of dump / restore based
on
CDT 2.1 ... Which is based on the CDT implementation of the memory view. I
don't know how much work it would be to move it to the new implementation,
but if you would like to take that on, I can submit a patch for the CDT
2.1
version?  [I still need to figure out how to do that]

Ciao,

PMac


> -----Original Message-----
> From: Lu Aron [mailto:kafe_aron@xxxxxxx]
> Sent: Tuesday, April 26, 2005 1:31 AM
> To: pmac@xxxxxxxxxxxxx
> Subject: RE: [cdt-debug-dev] Question about usage of memory view
>
>
> Hi PMac,
> I want to implement the memory dump & restore function in Eclipse.
> But I am a Eclipse newbie.
> Do you have any suggestion about what is the entry point to add the
> functions?
> i.e. To modify memory monitor to add these functions !?
>
> My eclipse environment is 3.1 M6 + CDT 3.0
>
> Thanks a lot.
>
>
> >From: "Pete MacLiesh" <pmac@xxxxxxxxxxxxx>
> >Reply-To: cdt-debug-dev@xxxxxxxxxxx
> >To: <cdt-debug-dev@xxxxxxxxxxx>
> >Subject: RE: [cdt-debug-dev] Question about usage of memory view
> >Date: Mon, 14 Mar 2005 14:25:10 -0800
> >
> >
> >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
>
> _________________________________________________________________
> MSN Messenger 7.0 �������M������?�F��������?�I�桑`�纊�
> http://messenger.msn.com.tw/
>

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

_________________________________________________________________
立即申請 MSN Mobile 服務:在您的手機上收發 MSN Hotmail http://msn.com.tw/msnmobile


Back to the top