Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-debug-dev] Launching launch configurations from an action?

That's great, thanks.
Robert.
===========================================================



                                                                                                                        
                    Joe_Szurszewski@xxxxxxx                                                                             
                    Sent by:                         To:     platform-debug-dev@xxxxxxxxxxx                             
                    platform-debug-dev-admin@e       cc:                                                                
                    clipse.org                       Subject:     Re: [platform-debug-dev] Launching launch             
                                                      configurations from an action?                                    
                                                                                                                        
                    05/03/02 12:43 PM                                                                                   
                    Please respond to                                                                                   
                    platform-debug-dev                                                                                  
                                                                                                                        
                                                                                                                        




Robert,

Please see: Error recovery on failed launch - need to bring up dialog
http://bugs.eclipse.org/bugs/show_bug.cgi?id=13766
This will hopefully be fixed before 2.0 is done.  Please add yourself in
the CC section if wish to stay up to date.

Joe



                                                                           
   weisz@xxxxxxxxxx                                                        
   Sent by:                           To:                                  
   platform-debug-dev-admin@e platform-debug-dev@xxxxxxxxxxx               
   clipse.org                         cc:                                  
                                      Subject:        [platform-debug-dev] 
                              Launching launch configurations from an      
   05/03/2002 10:46 AM        action?                                      
   Please respond to                                                       
   platform-debug-dev                                                      
                                                                           




1) My usual debug attach scenario is covered nicely by the Debug launch
configurations which is activated
from the Debug button.   On one of the tabs of the wizard I have a field
for the process ID to which
the user wants to attach, and if the user doesn't know it , there is a
Browse button that brings up
a Dialog showing the currently running processes and their ids from which
the user can select one
which gets put into the field.

2) I can have another scenario for attaching, which would start from our
process IDs View.
(Similar content to the Dialog mentioned above, but this is a View with
more info about processes, including ID.)
I would like to add an "attach" action so that when I right mouse click on
a line in the process IDs View,
that action would invoke the launch configurations wizard as well.  (In
addition to the Debug & Run buttons.)

My question is: what code do I need to put in the action in order to invoke
the launch configuration wizard?
If at all possible ... :-)

Thanks for your comments.
Robert.
===========================================================

_______________________________________________
platform-debug-dev mailing list
platform-debug-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-debug-dev






Back to the top