"purebasic_debugger*.txt" 0 byte files... (6.02 b2)

Everything else that doesn't fall into one of the other PB categories.
jassing
Addict
Addict
Posts: 1885
Joined: Wed Feb 17, 2010 12:00 am

"purebasic_debugger*.txt" 0 byte files... (6.02 b2)

Post by jassing »

I am seeing a lot of these files, all zero byte -- are they supposed to hold something interesting/useful?
0 PureBasic_Debugger11231.txt
0 PureBasic_Debugger11372.txt
0 PureBasic_Debugger14070.txt
0 PureBasic_Debugger18547.txt
0 PureBasic_Debugger23025.txt
0 PureBasic_Debugger24314.txt
0 PureBasic_Debugger27284.txt
0 PureBasic_Debugger27728.txt
0 PureBasic_Debugger30056.txt
0 PureBasic_Debugger44885.txt
0 PureBasic_Debugger53108.txt
0 PureBasic_Debugger54521.txt
0 PureBasic_Debugger57336.txt
0 PureBasic_Debugger64643.txt
0 PureBasic_Debugger6917.txt
0 PureBasic_Debugger9076.txt
...
Fred
Administrator
Administrator
Posts: 18224
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: "purebasic_debugger*.txt" 0 byte files... (6.02 b2)

Post by Fred »

It's the standalone debugger communication file, it should be delete unless the IDE crash (it's done at the IDE ends). You can safely delete them (it's in temp dir, right ?)
jassing
Addict
Addict
Posts: 1885
Joined: Wed Feb 17, 2010 12:00 am

Re: "purebasic_debugger*.txt" 0 byte files... (6.02 b2)

Post by jassing »

Fred wrote: Fri Apr 28, 2023 8:31 am It's the standalone debugger communication file, it should be delete unless the IDE crash (it's done at the IDE ends). You can safely delete them (it's in temp dir, right ?)
No crash, but I do sometimes press "quit"
yes, they are in the temp folder.

thanks.
-j
Post Reply