Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT and SlickEdit
CDT and SlickEdit [message #97418] Thu, 25 March 2004 20:13 Go to next message
Eclipse UserFriend
Originally posted by: hrg27.msn.com

Hi

Has anyone successfuly installed CDT along with slickedit plugin ?

I am evaluating their trial version and most of the things work fine but=

I can not debug my code, it gives me the following error message:

Failed Launcing CDI debugger: Error Creating Session: Application =

Terminated

Is there anyway to fix this ?

Thanks
Hamid


-- =

Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
Re: CDT and SlickEdit [message #97646 is a reply to message #97418] Sat, 27 March 2004 16:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alain.nowhere.ca

Hamid wrote:

> Hi

> Has anyone successfuly installed CDT along with slickedit plugin ?

> I am evaluating their trial version and most of the things work fine but
> I can not debug my code, it gives me the following error message:

> Failed Launcing CDI debugger: Error Creating Session: Application
> Terminated

> Is there anyway to fix this ?

The default debugger engine that CDT is using is gdb.
You should the GNU toolchain install.
Re: CDT and SlickEdit [message #97882 is a reply to message #97646] Sun, 28 March 2004 15:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hrg27.msn.com

On Sat, 27 Mar 2004 21:44:18 +0000 (UTC), alain <alain@nowhere.ca> wrote=
:

> Hamid wrote:
>
>> Hi
>
>> Has anyone successfuly installed CDT along with slickedit plugin ?
>
>> I am evaluating their trial version and most of the things work fine =
but
>> I can not debug my code, it gives me the following error message:
>
>> Failed Launcing CDI debugger: Error Creating Session: Application
>> Terminated
>
>> Is there anyway to fix this ?
>
> The default debugger engine that CDT is using is gdb.
> You should the GNU toolchain install.
>
>
Hi

I have the mingw32 installed on my machine and gdm works fine without =

Slickedit
but it seems they can't coexist

Hamid



-- =

Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
Re: CDT and SlickEdit [message #98088 is a reply to message #97882] Mon, 29 March 2004 13:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alain.nowhere.ca

Hamid wrote:

> On Sat, 27 Mar 2004 21:44:18 +0000 (UTC), alain <alain@nowhere.ca> wrote:

> > Hamid wrote:
> >
> >> Hi
> >
> >> Has anyone successfuly installed CDT along with slickedit plugin ?
> >
> >> I am evaluating their trial version and most of the things work fine but
> >> I can not debug my code, it gives me the following error message:
> >
> >> Failed Launcing CDI debugger: Error Creating Session: Application
> >> Terminated
> >
> >> Is there anyway to fix this ?
> >
> > The default debugger engine that CDT is using is gdb.
> > You should the GNU toolchain install.
> >
> >
> Hi

> I have the mingw32 installed on my machine and gdm works fine without
> Slickedit
> but it seems they can't coexist

Sorry amid, I do not follow "gdm" ? do you mean "gdb"
When you say it works fine, do you mean whitin the CDT whithout
the SlickEdito plugins install ?

What kind of error or you saying ? Is because you can not step ?
providing more info will be appropriate.
> Hamid
Re: CDT and SlickEdit [message #98130 is a reply to message #98088] Mon, 29 March 2004 22:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hrg27.msn.com

>
>> On Sat, 27 Mar 2004 21:44:18 +0000 (UTC), alain <alain@nowhere.ca> =

>> wrote:
>
>> > Hamid wrote:
>> >
>> >> Hi
>> >
>> >> Has anyone successfuly installed CDT along with slickedit plugin ?=

>> >
>> >> I am evaluating their trial version and most of the things work fi=
ne =

>> but
>> >> I can not debug my code, it gives me the following error message:
>> >
>> >> Failed Launcing CDI debugger: Error Creating Session: Application
>> >> Terminated
>> >
>> >> Is there anyway to fix this ?
>> >
>> > The default debugger engine that CDT is using is gdb.
>> > You should the GNU toolchain install.
>> >
>> >
>> Hi
>
>> I have the mingw32 installed on my machine and gdm works fine without=

>> Slickedit
>> but it seems they can't coexist
>
> Sorry amid, I do not follow "gdm" ? do you mean "gdb"

my bad ! I meant "gdb"

> When you say it works fine, do you mean whitin the CDT whithout
> the SlickEdito plugins install ?

yes, upon uninstalling the SlickEdit, I can easily debug the code =

(step-by-step, breakpoints, etc...)

>
> What kind of error or you saying ? Is because you can not step ?

When I hit the debug button it gives me the error message:

"Failed to Lanuch CDI debugger: Error Creating Session : Application =

Terminated"

and then it just switches to an empty debug perspective :(

Thanks
Hamid

-- =

Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
Re: CDT and SlickEdit [message #98346 is a reply to message #98130] Wed, 31 March 2004 10:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alain.nowhere.ca

Hamid wrote:


> > When you say it works fine, do you mean whitin the CDT whithout
> > the SlickEdito plugins install ?

> yes, upon uninstalling the SlickEdit, I can easily debug the code
> (step-by-step, breakpoints, etc...)

> >
> > What kind of error or you saying ? Is because you can not step ?

> When I hit the debug button it gives me the error message:

> "Failed to Lanuch CDI debugger: Error Creating Session : Application
> Terminated"

> and then it just switches to an empty debug perspective :(


8-(
Dunno, can you contact the SlickEdit folks ?
I do not have SlickEdit here so not sure what is going on.
Is there something special in the .log file ?
Again your best bet is to chat with SlickEdit support group
Re: CDT and SlickEdit [message #98374 is a reply to message #98346] Wed, 31 March 2004 11:55 Go to previous message
Eclipse UserFriend
Originally posted by: hrg27.msn.com

On Wed, 31 Mar 2004 15:34:39 +0000 (UTC), alain <alain@nowhere.ca> wrote=
:

> Hamid wrote:
>
>
>> > When you say it works fine, do you mean whitin the CDT whithout
>> > the SlickEdito plugins install ?
>
>> yes, upon uninstalling the SlickEdit, I can easily debug the code
>> (step-by-step, breakpoints, etc...)
>
>> >
>> > What kind of error or you saying ? Is because you can not step ?
>
>> When I hit the debug button it gives me the error message:
>
>> "Failed to Lanuch CDI debugger: Error Creating Session : Application
>> Terminated"
>
>> and then it just switches to an empty debug perspective :(
>
>
> 8-(
> Dunno, can you contact the SlickEdit folks ?
> I do not have SlickEdit here so not sure what is going on.
> Is there something special in the .log file ?
> Again your best bet is to chat with SlickEdit support group

I did contact them, their answer: "We did not have this issue
before, so we can't help you" !!!!

-- =

Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
Previous Topic:Source Control and CDT-based products
Next Topic:Information on programmatically creating a C++ project
Goto Forum:
  


Current Time: Fri Apr 25 05:40:33 EDT 2025

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

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

Back to the top