Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Shortcuts for debugging
Shortcuts for debugging [message #273902] Wed, 13 October 2004 15:40 Go to next message
Eclipse UserFriend
Originally posted by: nospam.mail.com

Hi all,

I'd like to define function keys for debugging :
F5 => Continue
F8 => Step into
F9 => Step over
....

Can anybody tell me what to do for that ?

--
A. ROY
Re: Shortcuts for debugging [message #273916 is a reply to message #273902] Wed, 13 October 2004 17:40 Go to previous messageGo to next message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
You will need to make use of the Keys preference page.
Window>Preferences>Workbench>Keys>Modify

You are wanting to change the "Resume" (your continue), Step into and Step
over.
These commands are categorized under Run/Debug in the default active
configuration.

So for example you would set the modify page:
Category: Run/Debug
Name: Resume
Key Sequence: F5
Select the F5 assignment for debugging (was Step Into)
Hit Add
Remove the F8 assignment for Resume

Repeat as needed for Step Into and Step Over

HTH
Darins

"AR" <nospam@mail.com> wrote in message
news:opsfte6bxalswvks@ar.intranet.sylob.com...
>
> Hi all,
>
> I'd like to define function keys for debugging :
> F5 => Continue
> F8 => Step into
> F9 => Step over
> ...
>
> Can anybody tell me what to do for that ?
>
> --
> A. ROY
Re: Shortcuts for debugging [message #273934 is a reply to message #273916] Wed, 13 October 2004 18:03 Go to previous message
Eclipse UserFriend
Originally posted by: nospam.mail.com

OK. I found it. Thanks for your help.

Le Wed, 13 Oct 2004 09:40:45 -0800, Darin Swanson
<Darin_Swanson@us.ibm.com> a écrit:

> You will need to make use of the Keys preference page.
> Window>Preferences>Workbench>Keys>Modify
>
> You are wanting to change the "Resume" (your continue), Step into and
> Step
> over.
> These commands are categorized under Run/Debug in the default active
> configuration.
>
> So for example you would set the modify page:
> Category: Run/Debug
> Name: Resume
> Key Sequence: F5
> Select the F5 assignment for debugging (was Step Into)
> Hit Add
> Remove the F8 assignment for Resume
>
> Repeat as needed for Step Into and Step Over
>
> HTH
> Darins
>
> "AR" <nospam@mail.com> wrote in message
> news:opsfte6bxalswvks@ar.intranet.sylob.com...
>>
>> Hi all,
>>
>> I'd like to define function keys for debugging :
>> F5 => Continue
>> F8 => Step into
>> F9 => Step over
>> ...
>>
>> Can anybody tell me what to do for that ?
>>
>> --
>> A. ROY
>
>



--
A. ROY
Previous Topic:Eclipse VM
Next Topic:Multipage Editor / Outline View Toolbar
Goto Forum:
  


Current Time: Thu Mar 28 13:04:13 GMT 2024

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

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

Back to the top