[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [cdt-debug-dev] Win32 Debugger Changes
|
I guess in the short term I'm just looking at supporting simple
breakpoints and stepping with full stack and variable dump (at least
whatever I can get out of dbghelp). I'm not sure how watchpoints are
implemented and I don't really need them for my hobby work so I doubt I'll
do that. This is just something I'm doing on the side so don't expect too
much unless I get help :-)
Cheers
Doug Schaefer, IBM's Technical Lead, Eclipse CDT
Ottawa Lab, IBM Canada, Rational Software Division
"Mikhail Khodjaiants" <mikhailk@xxxxxxx>
Sent by: cdt-debug-dev-admin@xxxxxxxxxxx
01/04/2005 11:58 AM
Please respond to
cdt-debug-dev
To
<cdt-debug-dev@xxxxxxxxxxx>
cc
Subject
Re: [cdt-debug-dev] Win32 Debugger Changes
Hi Doug,
Could you please list the features (stepping, breakpoints, watchpoints
etc)
that your debugger is supporting.
Thanks,
Mikhail
----- Original Message -----
From: "Douglas Schaefer" <dschaefe@xxxxxxxxxx>
To: <cdt-debug-dev@xxxxxxxxxxx>
Sent: Sunday, January 02, 2005 8:30 PM
Subject: [cdt-debug-dev] Win32 Debugger Changes
> Hey gang,
>
> I'm going to spend some hobby time on the Windows debugger. If anyone
else
> is working on it, please let me know so we don't crash into each other.
>
> To start, I've removed the ant/cpptasks based builder and converted the
> plugin to be a standard make project as well as a java plugin project
> (works great BTW). So you now just need the Visual C++ compiler (the
free
> 2003 toolkit will do), the Platform SDK, and gnu make to build.
>
> I've also fixed a few compile errors to get things working with HEAD,
> particularly the launch interface. I've managed to get launching working
> again, however, not much else is working right now.
>
> I am now thinking of making this thing more like SWT, i.e., create a
thin
> layer in JNI and program most of the logic on the Java side. The big
issue
> is being able to debug the native code. Now if I had a Windows debugger
> handy (d'oh!). It'll be an interesting challenge at any rate.
>
> Cheers,
> Doug Schaefer, IBM's Technical Lead, Eclipse CDT
> Ottawa Lab, IBM Canada, Rational Software Division
> _______________________________________________
> 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