robhagemans / pcbasic

PC-BASIC - A free, cross-platform emulator for the GW-BASIC family of interpreters
http://www.pc-basic.org
Other
393 stars 48 forks source link

Howto debug Basic with the python debugger pdb #183

Closed schlatterbeck closed 2 years ago

schlatterbeck commented 2 years ago

Sorry for writing this in re-structured-text, I'm more familiar with it than markdown and github displays it equally well. I've mentioned the bug #182 in the documentation, you may want to drop the sentence on the bug if it is fixed before this is merged (if you want to merge it at all). Best 73 :-) Ralf

robhagemans commented 2 years ago

Thanks for documenting this! I'm thinking, perhaps this is better in the wiki rather than as a new/additional file in the tree?

The same probably holds for HACKING.md itself by the way, only that was written before moving this onto GitHub or before I noticed it had a wiki built-in. I'll probably move that as well.

robhagemans commented 2 years ago

I've added this to the wiki, please see here: https://github.com/robhagemans/pcbasic/wiki/Debugging-Basic-with-the-Python-Debugger

Thanks!

schlatterbeck commented 2 years ago

On Fri, Jul 01, 2022 at 01:35:08PM -0700, Rob Hagemans wrote:

I've added this to the wiki, please see here: https://github.com/robhagemans/pcbasic/wiki/Debugging-Basic-with-the-Python-Debugger

Thanks, and thanks again for your support!

Ralf -- Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16 Open Source Consulting www: www.runtux.com Reichergasse 131, A-3411 Weidling email: @.***

schlatterbeck commented 1 year ago

On Thu, Jun 23, 2022 at 01:22:21PM -0700, Rob Hagemans wrote:

Thanks for documenting this! I'm thinking, perhaps this is better in the wiki rather than as a new/additional file in the tree?

The same probably holds for HACKING.md itself by the way, only that was written before moving this onto GitHub or before I noticed it had a wiki built-in. I'll probably move that as well.

Fine with me, use it for whatever you think fits!

Ralf -- Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16 Open Source Consulting www: www.runtux.com Reichergasse 131, A-3411 Weidling email: @.***