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!)


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


Cursory testing of the patch included with bug 265483 shows that I can indeed set more break points and have CDT stop the program at those new break points that were set _after_ the program was already being debugged.

_________________________________________________________
Mike Jackson                  mike.jackson@xxxxxxxxxxxxxx



Back to the top