[Skyeye-developer] adding tracepoints support to skyeye

Anthony Lee don.anthony.lee+program at gmail.com
Sat Feb 3 03:04:16 CST 2007


Hi Zied and Michael,

Here attached the diff file modified the original "tracepoints.diff"
to fit revision 51,
and hope that it can help Michael to test it.

Run the command below to apply it in "trunk" directory.
$ patch -p0 < tracepoints_with_rev51.diff
or
$ svn patch tracepoints_with_rev51.diff


Anthony Lee
2007-02-02

2007/2/1, zied guermazi <guermazi_zied at yahoo.com>:
> Hi
>
> if you have problems applaying the patch, this is the
> list of modified files
>
>
> ./utils/debugger/gdbserver.c : parsing different
> commands
> ./utils/debugger/skyeye2gdb.h : adding tracepoint
> support to the skyeye_ice
> ./utils/debugger/gdb_tracepoint.c : tracepoint
> functionality
> ./utils/debugger/gdb_tracepoint.h : interface
> ./arch/arm/common/arm_arch_interface.c : bug fix
> ./arch/arm/common/armemu.c : tracepoint record
> triggering
> ./Makefile : compilation of the gdb_tracepoint.c
>
> and attached the files ( base version is version 46)
>
> B.R.
> Zied Guermazi
>
>
> --- Anthony Lee <don.anthony.lee+program at gmail.com>
> wrote:
>
> > Hi Michael,
> >
> > Maybe you should update from SVN, because the patch
> > from Zied is for rev46.
> >
> > Anthony Lee
> >
> > 2007/1/31, kang shuo <blackfin.kang at gmail.com>:
> > > hi, I can not apply your patch on svn head. There
> > is output message in
> > > the following :
> > > ###################################
> > > ksh at ksh:~/cvs/skyeye/trunk> cat
> > ../patch/tracepoints.diff |patch -p1 --dry-run
> > > patching file utils/debugger/gdbserver.c
> > > Hunk #1 FAILED at 157.
> > > Hunk #2 FAILED at 375.
> > > Hunk #3 FAILED at 488.
> > > Hunk #4 FAILED at 967.
> > > Hunk #5 FAILED at 986.
> > > Hunk #6 FAILED at 1010.
> > > 6 out of 6 hunks FAILED -- saving rejects to file
> > utils/debugger/gdbserver.c.rej
> > > patching file utils/debugger/gdb_tracepoint.c
> > > patching file utils/debugger/gdb_tracepoint.h
> > > patching file utils/debugger/skyeye2gdb.h
> > > Hunk #1 FAILED at 26.
> > > 1 out of 1 hunk FAILED -- saving rejects to file
> > utils/debugger/skyeye2gdb.h.rej
> > > patching file arch/arm/common/armemu.c
> > > Hunk #1 succeeded at 305 with fuzz 2.
> > > patching file arch/arm/common/arm_arch_interface.c
> > > Hunk #1 FAILED at 104.
> > > 1 out of 1 hunk FAILED -- saving rejects to file
> > > arch/arm/common/arm_arch_interface.c.rej
> > > patching file Makefile
> > > Hunk #2 FAILED at 230.
> > > Hunk #3 succeeded at 321 with fuzz 2 (offset -45
> > lines).
> > > 1 out of 3 hunks FAILED -- saving rejects to file
> > Makefile.rej
> >
> > _______________________________________________
> > Skyeye-developer mailing list
> > Skyeye-developer at lists.gro.clinux.org
> >
> http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
> >
>
> _______________________________________________
> Skyeye-developer mailing list
> Skyeye-developer at lists.gro.clinux.org
> http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
>
>
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tracepoints_with_rev51.diff
Type: application/octet-stream
Size: 39188 bytes
Desc: not available
Url : http://lists.gro.clinux.org/pipermail/skyeye-developer/attachments/20070203/95ad073e/tracepoints_with_rev51-0001.obj


More information about the Skyeye-developer mailing list