Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » cannot debug my application with CDT
cannot debug my application with CDT [message #161828] Sun, 15 January 2006 10:08 Go to next message
Eclipse UserFriend
Originally posted by: javacard.hotmail.com

Hi all,
After istalled Eclipse 3.1.1 SDK,CDT 3.0.1 as well as Mingw 5.0.0,I could
execute 'run' the application.But when I operate the 'debug' ,the 'cygwin
GDB debugger' is suspended,and the console window prompts
:"mi_cmd_stack_list_frames: No stack."

really don't know how to solve it.

XS
Re: cannot debug my application with CDT [message #161840 is a reply to message #161828] Sun, 15 January 2006 12:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mikhailkhod.rogers.com

This message is not an error, ignore it. Can you step, resume, etc?

"Xu Song" <javacard@hotmail.com> wrote in message
news:dqdohp$bqn$1@utils.eclipse.org...
> Hi all,
> After istalled Eclipse 3.1.1 SDK,CDT 3.0.1 as well as Mingw 5.0.0,I could
> execute 'run' the application.But when I operate the 'debug' ,the 'cygwin
> GDB debugger' is suspended,and the console window prompts
> :"mi_cmd_stack_list_frames: No stack."
>
> really don't know how to solve it.
>
> XS
>
>
>
Re: cannot debug my application with CDT [message #161847 is a reply to message #161840] Sun, 15 January 2006 22:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: javacard.hotmail.com

No,step and resume don't work either.

I create a managed make C project,setup binary parser with 'PE Windows
Parser'.Then try to debug the sample application,the 'cygwin GDB Debugger'
is suspended:Singnal 'SIGTRAP' received.

When I click 'step over', console window shows:Program received signal
SIGTRAP,Single stepping until exit from function _libmsvcrt_a_iname, which
has no line number information.

Afterwards I open DOS command prompts,and try the gdb with eclipse.The gdb
also has the similar warning message:Program received signal SIGTRAP,
Trace/breakpoint trap.

This issue looks like MinGW related.But I've tried with MinGW 3.1.0/5.0.0 as
well cygwin,no one works. What's recommended compiler for eclipse CDT?

XS


"Mikhail Khodjaiants" <mikhailkhod@rogers.com>
??????:dqe2i1$pel$1@utils.eclipse.org...
> This message is not an error, ignore it. Can you step, resume, etc?
>
> "Xu Song" <javacard@hotmail.com> wrote in message
> news:dqdohp$bqn$1@utils.eclipse.org...
>> Hi all,
>> After istalled Eclipse 3.1.1 SDK,CDT 3.0.1 as well as Mingw 5.0.0,I could
>> execute 'run' the application.But when I operate the 'debug' ,the 'cygwin
>> GDB debugger' is suspended,and the console window prompts
>> :"mi_cmd_stack_list_frames: No stack."
>>
>> really don't know how to solve it.
>>
>> XS
>>
>>
>>
>
>
Re: cannot debug my application with CDT [message #161895 is a reply to message #161847] Mon, 16 January 2006 10:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mikhailkhod.rogers.com

There is no such a thing as recomended compiler for CDT. CDT is just a front
end for your tool chain.
As I can tell there is something wrong with your executable or environment.

"Xu Song" <javacard@hotmail.com> wrote in message
news:dqf3ng$44j$1@utils.eclipse.org...
> No,step and resume don't work either.
>
> I create a managed make C project,setup binary parser with 'PE Windows
> Parser'.Then try to debug the sample application,the 'cygwin GDB Debugger'
> is suspended:Singnal 'SIGTRAP' received.
>
> When I click 'step over', console window shows:Program received signal
> SIGTRAP,Single stepping until exit from function _libmsvcrt_a_iname, which
> has no line number information.
>
> Afterwards I open DOS command prompts,and try the gdb with eclipse.The gdb
> also has the similar warning message:Program received signal SIGTRAP,
> Trace/breakpoint trap.
>
> This issue looks like MinGW related.But I've tried with MinGW 3.1.0/5.0.0
> as well cygwin,no one works. What's recommended compiler for eclipse CDT?
>
> XS
>
>
> "Mikhail Khodjaiants" <mikhailkhod@rogers.com>
> ??????:dqe2i1$pel$1@utils.eclipse.org...
>> This message is not an error, ignore it. Can you step, resume, etc?
>>
>> "Xu Song" <javacard@hotmail.com> wrote in message
>> news:dqdohp$bqn$1@utils.eclipse.org...
>>> Hi all,
>>> After istalled Eclipse 3.1.1 SDK,CDT 3.0.1 as well as Mingw 5.0.0,I
>>> could
>>> execute 'run' the application.But when I operate the 'debug' ,the
>>> 'cygwin
>>> GDB debugger' is suspended,and the console window prompts
>>> :"mi_cmd_stack_list_frames: No stack."
>>>
>>> really don't know how to solve it.
>>>
>>> XS
>>>
>>>
>>>
>>
>>
>
>
Re: cannot debug my application with CDT [message #161949 is a reply to message #161895] Mon, 16 January 2006 20:24 Go to previous message
Eclipse UserFriend
Originally posted by: javacard.hotmail.com

you're right.I've downgraded MinGW from 5.0 to 3.1.0,then installed the
previous Eclipse 3.1.0,everything just worked fine.

I don't have time to test all version's interoperability,but 'to use the
stable one is important than the new one'.

One more point is:I used to install Visual C 6.0 build tool in the same
machine,but the MinGW/CDT environment doesn't work until I uninstall the
VC build tool.

XS
Previous Topic:newbie stuck getting started - how to tell cdt where g++ is?
Next Topic:Stack Selection is MT safe?
Goto Forum:
  


Current Time: Mon May 12 16:43:24 EDT 2025

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

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

Back to the top