[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [elpa] externals/dape bd1c30d52e 1/5: Fix out of hexl region error
From: |
Daniel Pettersson |
Subject: |
Re: [elpa] externals/dape bd1c30d52e 1/5: Fix out of hexl region error |
Date: |
Tue, 07 Jan 2025 20:24:45 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hey Stefan!
I just installed nhexl-mode and it seams great. Dapes integration with
hexl is a bit awkward as it doesn't support base address offset.
I am not sure if it makes sense to drop hexl support (if not nhexl is
moved into core) but I am all for adding some custom's for swapping out
hexl-mode for nhexl-mode if that is what the user wants.
Currently the dape-read-memory installs:
- variable for address offset
- revert-function to convert base64 string into hexl buffer
- write-contents-functions function for converting back into base64 and
sending to debug adapter
It would be preferable if nhexl-mode had some built in way of setting
the offset.
/Daniel Pettersson
- Re: [elpa] externals/dape bd1c30d52e 1/5: Fix out of hexl region error,
Daniel Pettersson <=