Jumping to source location from Windows IDE debugger
Thomas Stenhaug <[email protected]> Fri, 18 Aug 2006 11:14:34 +0000 (UTC)
| Newsgroups | gmane.lisp.allegro |
|---|---|
| Message-ID | <[email protected]> |
I am looking for something like Slime's SLDB-SHOW-SOURCE function in the Windows IDE debugger, that takes me to the source location for a frame in the debugger when I press `v'. Will I find it? :) Thomas