chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-hackers] [PATCH 0/3] A few more small debugger changes


From: Evan Hanson
Subject: [Chicken-hackers] [PATCH 0/3] A few more small debugger changes
Date: Sun, 2 Dec 2018 15:51:39 +1300

Hello, here are a few more patches dealing with the debugger protocol.

The first one makes it possible to disable traces in instrumented
programs and fixes a problem I introduced in ef5fbf34 that causes line
number info to be omitted from traces. The second removes a bit of noise
from the traces that are to debugger clients and fixes a memory leak in
that bit of code, and the third just bumps the protocol version from 0
to 1 as discussed in the other thread.

Happy December!

Evan

Attachment: 0001-Split-no-trace-and-debug-info-behaviours.patch
Description: Text Data

Attachment: 0002-Fix-empty-line-and-memory-leak-in-debugger-GET_TRACE.patch
Description: Text Data

Attachment: 0003-Bump-debugger-protocol-version.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]