[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] [PATCH] Some small debugger data and wire protocol imp
From: |
Evan Hanson |
Subject: |
[Chicken-hackers] [PATCH] Some small debugger data and wire protocol improvements |
Date: |
Sun, 22 Jul 2018 23:45:17 +1200 |
Hello hackers,
Here are a few small changes to the debugging backend, to address some
snags I hit into while working on a program that uses the debugger
protocol. As the commit message says, they're intended to "simplify the
use of the debugging protocol by client applications by fixing a few
oddities that would otherwise need to be coded around on the client
side." If you have any questions, just let me know.
I also have an accompanying patch to update the debugger-protocol egg,
which can be applied once this looks OK to you.
Happy Sunday,
Evan
0001-Some-small-debugger-data-and-wire-protocol-improveme.patch
Description: Text Data
- [Chicken-hackers] [PATCH] Some small debugger data and wire protocol improvements,
Evan Hanson <=