Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] why does debugger take so long to start

Oh.. just a knee-jerk reaction lately. My apologies. It was a _very_ bad assumption on my part.

  Jeff, What OS are you running?
_________________________________________________________
Mike Jackson                  mike.jackson@xxxxxxxxxxxxxx


On Jan 5, 2010, at 12:21 PM, Mehregani, Navid wrote:

How do you know that this person is using a Mac? Maybe his issue is not the same as what you reported in the other thread.

Navid


-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev- bounces@xxxxxxxxxxx] On Behalf Of Michael Jackson
Sent: Tuesday, January 05, 2010 12:08 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] why does debugger take so long to start

- [Mac] Registers view very slow to open the first time (294537)

Also, if you can get to the email list archives there are a number of
bugs you will run into while trying to debug on OS X.

 The subject line of the email thread is: "[cdt-dev] Mac debug needs
attention (patches are available!)"

Here is the content:


===========
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
===========

So if you can apply all those patches the debugging experience becomes
A LOT better on OS X. I applied them all yesterday and now CDT is back
up there with Xcode and QtCreator for debugging. Still some rough
spots but MUCH better.

_________________________________________________________
Mike Jackson                  mike.jackson@xxxxxxxxxxxxxx


On Jan 5, 2010, at 12:02 PM, Jeff Hamann wrote:

I've been trying to become familiar with developing C applications
with eclipse, and while it's a little rough, it's manageable.
Starting the debugging process, however, takes forever and it's
starting to give me pause about using it in a production
environment. Why is starting the debugger so slow?


Jeff Hamann, PhD
PO Box 1421
Corvallis, Oregon 97339-1421
541-754-2457
jeff.hamann[at]forestinformatics[dot]com
http://www.forestinformatics.com

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

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



Back to the top