NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
seaport
Joined: 25 Oct 2009 Posts: 4
|
Posted: Sun Oct 25, 2009 5:22 pm Post subject: Netbean debugging - avoid stepping into a system library |
|
|
I just began using NetBean so my question is very basic.
When I used debug function in NetBean, sometimes I stepped into the code of a system library, like <iostream> library in C++.
How do I avoid that?
Thanks. |
|
| Back to top |
|
 |
swv
Joined: 25 Feb 2009 Posts: 290
|
Posted: Mon Oct 26, 2009 12:30 am Post subject: Netbean debugging - avoid stepping into a system library |
|
|
step over?
On Sun, Oct 25, 2009 at 1:22 PM, seaport <address-removed ([email]address-removed[/email])> wrote:
| Quote: | I just began using NetBean so my question is very basic.
When I used debug function in NetBean, sometimes I stepped into the code of a system library, like <iostream> library in C++.
How do I avoid that?
Thanks.
|
|
|
| Back to top |
|
 |
Mike Riley Posted via mailing list.
|
Posted: Mon Oct 26, 2009 5:45 am Post subject: Netbean debugging - avoid stepping into a system library |
|
|
seaport wrote:
| Quote: | I just began using NetBean so my question is very basic.
When I used debug function in NetBean, sometimes I stepped into the code of a system library, like <iostream> library in C++.
How do I avoid that?
|
Sounds like you are using Step-Into (<F8>), rather than Step-Over (<F7>).
Mike |
|
| Back to top |
|
 |
seaport
Joined: 25 Oct 2009 Posts: 4
|
Posted: Tue Oct 27, 2009 1:00 am Post subject: |
|
|
Thanks. That must be it.
I use Step Into and Step Out a lot and never notice the importance of Step Over. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|