Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Is is normal to see a Debugger tab when I just want to run a C/C++ app?

That is a good point.  However, for plain CDT, when in Run mode, we don't launch the debugger at all,
so it seems a bit unnecessary to have the debugger tab.
Was the decision to show that tab based on allowing extensions to the CDT to showit? (there's probably a way
to do that without crowding plain CDT).
 
Thanks
 
Marc


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of John Cortell
Sent: Monday, February 15, 2010 2:26 PM
To: CDT General developers list.; 'CDT General developers list.'
Subject: Re: [cdt-dev] Is is normal to see a Debugger tab when I just want to run a C/C++ app?

For a desktop environment it may not make a whole lot of sense, but it does for embedded where the debugger is the gateway to the target--i.e., the debugger knows how to initialize the target, download the program to it, and run it.

John

At 12:48 PM 2/15/2010, Marc Khouzam wrote:
Content-Language: en-US
Content-Type: multipart/alternative;
         boundary="_000_F7CE05678329534C957159168FA70DEC51F2D9FC0FEUSAACMS0703e_"

Hi,
 
when I open "Run Configurations..." and I create a new C/C++ Application one,
I see a debugger tab.  Is that normal?  Isn't that confusing to a user?
 
I realize the launch config are shared between Debug and Run, but we do hide
the LaunchConfig type "C/C++ Attach to Application " when in Run mode,
can't we hide a tab?
 
Thanks
 

 

Marc Khouzam
Software Designer, Methods and Tools

<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

Ericsson Canada Inc

EMC/Q
8500 Decarie Blvd.
H4P 2N2, Mont-Royal, Qc, Canada
www.ericsson.com

Office: +514 345 7900 x42350
Fax: +514 345 6159
<?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" />Mobile: +514 951 7191
Email: Marc.Khouzam@xxxxxxxxxxxx



Ce courriel est confidentiel et uniquement destiné à son ou ses destinataires. Il est défendu de le consulter, de l'utiliser, de le dévoiler ou de le diffuser sans autorisation. Si ce message vous est parvenu par erreur, merci d'en aviser l'expéditeur par retour de courrier et de le détruire sans le divulguer.  Un courriel et ses pièces jointes peut être sans autorisation corrompu, interrompu, amendé, altéré et infecté. L'entreprise ne reçoit et n'envoie de courriel qu'avec l'entente qu'elle n'est responsable d'aucune corruption, interception, modification, altération, infection ou conséquence possible.

This communication is confidential and intended solely for the addressee(s). Any unauthorized review, use, disclosure or distribution is prohibited. If you believe this message has been sent to you in error, please notify the sender by replying to this transmission and delete the message without disclosing it. Thank you.  E-mail including attachments is susceptible to data corruption, interruption, unauthorized amendment, tampering and viruses, and we only send and receive e-mails on the basis that we are not liable for any such corruption, interception, amendment, tampering or viruses or any consequences thereof.
 
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

Back to the top