[Skyeye-developer] Skyeye Wrapper
kang shuo
blackfin.kang at gmail.com
Sat Jan 20 17:17:07 CST 2007
I also think we can take use of the current archtecture. That is to
say, gdb can get these information by RDI through tcp/ip. We just
write some code to get all the debug information from gdb. The
advantage is:
1. we can take use of gdb function , do not need to extract debug
information from the program image.
2. skyeye is not need to bind with its GUI. GUI just interact with gdb.
In fact ,
On 1/19/07, Jinhua Zhu <skyeye-dev at hotmail.com> wrote:
> Hi All,
>
> I plan to write a GUI wrapper for Skyeye on Windows or linux. With this
> wrapper, the users can load the source code, compile the file, and debug the
> program on the same window, similar as visual studio or ads. My raw idea is
> as follow: First, skyeye works as a debugging engine. It gets the input from
> the wrapper and sends the output to the wrapper. Second, the wrapper will
> get all the debugging information from skyeye, such as values for all
> registers or memory address, source code and symbols. Third, the wrapper
> will also call other program to compile the source code and load the binary
> image into Skyeye.
>
> Anyone would like to work together or can offer help on this project.
>
> Thanks.
>
> _________________________________________________________________
> FREE online classifieds from Windows Live Expo – buy and sell with people
> you know
> http://clk.atdmt.com/MSN/go/msnnkwex0010000001msn/direct/01/?href=http://expo.live.com?s_cid=Hotmail_tagline_12/06
>
>
> _______________________________________________
> Skyeye-developer mailing list
> Skyeye-developer at lists.gro.clinux.org
> http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
>
More information about the Skyeye-developer
mailing list