View previous topic :: View next topic |
Author |
Message |
KennyT
Joined: 02 Aug 2005 Posts: 318
|
Posted: Wed Jul 06, 2011 12:29 pm Post subject: Use of F12 function key in SDBG under windows7 |
|
|
I seem to remember that F12 used to "interrupt" a running program and return control to the debugger (similar to pressing "pause" in the "waiting" window). Since changing to a windows7 machine, this no longer works. Is it a setting somewhere that I've forgotten to change?
K |
|
Back to top |
|
 |
Robert

Joined: 29 Nov 2006 Posts: 457 Location: Manchester
|
Posted: Thu Jul 07, 2011 10:00 am Post subject: |
|
|
F12, do you mean <Break>? |
|
Back to top |
|
 |
KennyT
Joined: 02 Aug 2005 Posts: 318
|
Posted: Thu Jul 07, 2011 7:21 pm Post subject: |
|
|
Probably! F12 used to do it, I'm fairly sure, but there isn't a "break" or "pause" key on my new Dell XPS laptop!
K |
|
Back to top |
|
 |
davidb
Joined: 17 Jul 2009 Posts: 560 Location: UK
|
Posted: Thu Jul 07, 2011 10:00 pm Post subject: Re: |
|
|
KennyT wrote: | there isn't a "break" or "pause" key on my new Dell XPS laptop! |
Try Fn key + F12
Or Fn key + Del
for break.
But break doesn't work for me either under vista, so perhaps they removed the short cut. I always click the pause button. _________________ Programmer in: Fortran 77/95/2003/2008, C, C++ (& OpenMP), java, Python, Perl |
|
Back to top |
|
 |
|