[Debugger]Add 'Executable {filename+path} started.' to log.

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
skywalk
Addict
Addict
Posts: 4211
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

[Debugger]Add 'Executable {filename+path} started.' to log.

Post by skywalk »

Please enhance the Debugger Log entry for "Executable started." and/or "Program execution".
Debugger Log wrote:[23:56:51] Waiting for executable to start...
[23:56:51] Executable type: Windows - x86 (32bit)
[23:56:51] c:\myPBpath\PureBasic_Compilation1.exe started.
[23:57:01] c:\myPBpath\PureBasic_Compilation1.exe has finished.
It would help a lot to know which executable and where? :wink:
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
said
Enthusiast
Enthusiast
Posts: 342
Joined: Thu Apr 14, 2011 6:07 pm

Re: [Debugger]Add 'Executable {filename+path} started.' to l

Post by said »

+1

useful !
Post Reply