Restored from previous forum. Originally posted by tinman.
Is it just me or does the debugger never show the values of variables defined inside a procedure, even when you are currently stepping through that procedure?
While I've been browsing this forum I've found Fred giving URLs to fixed libraries. Wouldn't it be an idea to actually have links to these on the site, and perhaps even dates beside them so people can figure out if they need to download them (e.g. compare date of latest PB update and release date of lib).
[Implemented] Debugger and PB fixes
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
Restored from previous forum. Originally posted by PB.
PB - Registered PureBasic Coder
No it doesn't, but it will if the variables are Global or Shared.Is it just me or does the debugger never show the values of variables defined inside a procedure, even when you are currently stepping through that procedure?
PB - Registered PureBasic Coder