Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Is CDT available for debugging NOW?
Is CDT available for debugging NOW? [message #59170] Tue, 21 January 2003 14:26 Go to next message
Eclipse UserFriend
Originally posted by: javacard.hotmail.com

Hi all,
Currently I'm using Eclipse :
--Platform V2.1
--CDT v1.0.1
--JDT v2.1.0
The JDT is quite nice to use.(actually it's my favorite development
tool for J2SE).But I'm disappointed by CDT.Is CDT available for C
program's debugging NOW?If so,can anyone post the simplest sample here(the
makefile,the helloworld program,configuration for CDT).If not,will anyone
announce the situation of CDT tool officially?
Although CDT is a good tool for C/C++ development in the future,it
wastes too much time for new user to struggle with
configuration,downloading different version GDB...And bad thing is finally
we just find CDT is not ready for C/C++ development.
I still think Eclipse will be the most significant platform for
Java/C/C++ development,and I hope I can contribute my effort to this great
work.And I also hope this news board could be a useful area for new users.

Regards,
XUSOO
Re: Is CDT available for debugging NOW? [message #59226 is a reply to message #59170] Tue, 21 January 2003 19:20 Go to previous messageGo to next message
Judy N. Green is currently offline Judy N. GreenFriend
Messages: 149
Registered: July 2009
Senior Member
"xusoo" <javacard@hotmail.com> wrote in message
news:b0jlah$ik4$1@rogue.oti.com...
| Hi all,
| Currently I'm using Eclipse :
| --Platform V2.1
| --CDT v1.0.1
| --JDT v2.1.0
| The JDT is quite nice to use.(actually it's my favorite development
| tool for J2SE).But I'm disappointed by CDT.Is CDT available for C
| program's debugging NOW?If so,can anyone post the simplest sample here

This information is readily available in the CDT user and Developer FAQ.
They are available from the main CDT websitte

www.eclipse.org/cdt

-Judy

|(the
| makefile,the helloworld program,configuration for CDT).If not,will anyone
| announce the situation of CDT tool officially?
| Although CDT is a good tool for C/C++ development in the future,it
| wastes too much time for new user to struggle with
| configuration,downloading different version GDB...And bad thing is finally
| we just find CDT is not ready for C/C++ development.
| I still think Eclipse will be the most significant platform for
| Java/C/C++ development,and I hope I can contribute my effort to this great
| work.And I also hope this news board could be a useful area for new users.
|
| Regards,
| XUSOO
|
|
Re: Is CDT available for debugging NOW? [message #59301 is a reply to message #59170] Tue, 21 January 2003 20:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alain.no.spam

xusoo wrote:

> Hi all,
> Currently I'm using Eclipse :
> --Platform V2.1
> --CDT v1.0.1
> --JDT v2.1.0
> The JDT is quite nice to use.(actually it's my favorite development
> tool for J2SE).But I'm disappointed by CDT.Is CDT available for C
> program's debugging NOW?If so,can anyone post the simplest sample here(the
> makefile,the helloworld program,configuration for CDT).If not,will anyone
> announce the situation of CDT tool officially?
> Although CDT is a good tool for C/C++ development in the future,it
> wastes too much time for new user to struggle with
> configuration,downloading different version GDB...And bad thing is finally
> we just find CDT is not ready for C/C++ development.
> I still think Eclipse will be the most significant platform for
> Java/C/C++ development,and I hope I can contribute my effort to this great
> work.And I also hope this news board could be a useful area for new users.

Your enthousiasm is great, but you are comparing oranges with apples.
JDT/Eclipse did not come together overnight, which is what you are asking
for the CDT.

But if you can point us to a C/C++ compiler, debugger(understanding
Elf/COFF
GNU/Linux platfrom, Windows(xxx) etc ...) assembler, linker, builder in
__JAVA__ that will probably help speed things up making the CDT much more
userfriendly and comparable with JDT.

> Regards,
> XUSOO
Re: Is CDT available for debugging NOW? [message #59327 is a reply to message #59226] Wed, 22 January 2003 02:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: javacard.hotmail.com

Hi Judy,
I open the CDT's FAQ page again,I wish I could find something new from
last November.But it's still old one:'Last Modified on Monday, October 7,
2002'.The section 'Debugging C/C++ Projects' is still empty.
Did you read the discussion on CDT's debugging in the past month?I
guess no one get answer finally.Check the postings on 'debugging' subject
please.

Thanks.

XUSOO


Judy N. Green wrote:


> "xusoo" <javacard@hotmail.com> wrote in message
> news:b0jlah$ik4$1@rogue.oti.com...
> | Hi all,
> | Currently I'm using Eclipse :
> | --Platform V2.1
> | --CDT v1.0.1
> | --JDT v2.1.0
> | The JDT is quite nice to use.(actually it's my favorite development
> | tool for J2SE).But I'm disappointed by CDT.Is CDT available for C
> | program's debugging NOW?If so,can anyone post the simplest sample here

> This information is readily available in the CDT user and Developer FAQ.
> They are available from the main CDT websitte

> www.eclipse.org/cdt

> -Judy

> |(the
> | makefile,the helloworld program,configuration for CDT).If not,will anyone
> | announce the situation of CDT tool officially?
> | Although CDT is a good tool for C/C++ development in the future,it
> | wastes too much time for new user to struggle with
> | configuration,downloading different version GDB...And bad thing is finally
> | we just find CDT is not ready for C/C++ development.
> | I still think Eclipse will be the most significant platform for
> | Java/C/C++ development,and I hope I can contribute my effort to this great
> | work.And I also hope this news board could be a useful area for new users.
> |
> | Regards,
> | XUSOO
> |
> |
close this post by myself [message #62767 is a reply to message #59170] Sat, 22 February 2003 07:01 Go to previous message
Eclipse UserFriend
Originally posted by: javacard.hotmail.com

check the "Binary Parser" in Project's Properties,select "PE Windows
Parser" on WIN32 platform.


xusoo wrote:

> Hi all,
> Currently I'm using Eclipse :
> --Platform V2.1
> --CDT v1.0.1
> --JDT v2.1.0
> The JDT is quite nice to use.(actually it's my favorite development
> tool for J2SE).But I'm disappointed by CDT.Is CDT available for C
> program's debugging NOW?If so,can anyone post the simplest sample here(the
> makefile,the helloworld program,configuration for CDT).If not,will anyone
> announce the situation of CDT tool officially?
> Although CDT is a good tool for C/C++ development in the future,it
> wastes too much time for new user to struggle with
> configuration,downloading different version GDB...And bad thing is finally
> we just find CDT is not ready for C/C++ development.
> I still think Eclipse will be the most significant platform for
> Java/C/C++ development,and I hope I can contribute my effort to this great
> work.And I also hope this news board could be a useful area for new users.

> Regards,
> XUSOO
Previous Topic:make file error
Next Topic:makefile on cdt
Goto Forum:
  


Current Time: Sat Aug 31 23:04:48 GMT 2024

Powered by FUDForum. Page generated in 0.03332 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top