Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Mac debug needs attention (patches are available!)

For those not following along on each bug report I thought I would run through the bugs and update the list on the progress that has been made:

#-----------------------------------------
"Debug value view fails to update 'Value' column (250037), also fixes the same bug in DSF"
A fix has been committed to both the 6.0 and CVS HEAD branches
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=250037>

#-----------------------------------------
[Mac] Debug launch takes 20 extra sec (CLI problem) (294538)
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=294538>
Patch has been updated on the bug report, but NOT committed to either CVS branch.

#----------------------------------------
[Mac] Registers view very slow to open the first time (294537)
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=294537>
Patch attached to bug report but NOT committed to either CVS branch.

#----------------------------------------
GDB can't halt debugging process (265483)
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=265483>
Patches for both CDI and DSF attached to Patch but NOT committed to either branch.

#----------------------------------------
DT gdb/mi fails to parse result of gdb cmd "thread info" (269838)
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=269838>
Patch attached to bug report but NOT committed to either CVS branch.


I am not on any type of "Commit Mailing List" so if Patches have been applied to CVS but the bug reports not updated I do not have that information.

I have tried out the CVS HEAD a few times lately but still not "ready for prime time", at least in my usage. I'll keep trying periodically and provide what feedback I can. Thanks to those who are taking time out of their busy schedules to review/test/patch/commit code for us OS X developers.

_________________________________________________________
Mike Jackson                  mike.jackson@xxxxxxxxxxxxxx


On Jan 4, 2010, at 1:31 PM, Marc-Andre Laperle wrote:

Hello all,

As you might know, debugging on Mac is not in a very good state. It has been said that the community would need to fix these issues since the majority a committers don't have a Mac. So, I made patches for the following bugs:

- Debug value view fails to update 'Value' column (250037), also fixes the same bug in DSF
- [Mac] Debug launch takes 20 extra sec (CLI problem) (294538)
- [Mac] Registers view very slow to open the first time (294537)
- GDB can't halt debugging process (265483)
- CDT gdb/mi fails to parse result of gdb cmd "thread info" (269838)

It would be great if someone could take a look at these patches and at least give some feedback. I won't be available tomorrow for the CDT Monthly Call so if someone can bring it up, I would be grateful.

Thanks!

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



Back to the top