Releases: wcampbell0x2a/heretek
Releases · wcampbell0x2a/heretek
Release list
v0.8.0
- Add
Sourceimprovements:- Add
Sourcedisplay page - Add
Sourcehighlight support for Rust, C, and C++ using arborium (treesitter).
- Add
- Send child process stderr to null
- Resolve info addresses with another symbol address lookup in
Symbolpage. - Poll slower when not expecting gdb response
v0.7.0
v0.6.0
v0.5.1
- Support reading memory map from gdb >= 16.2 #141
v0.5.0
- Add
Tabcompletion to show possible completions and overwrite if singular #134 - Show
-stack-list-framesotherwise known asBacktracewhen available #129 - Add more documentation showing more usage of
heretekin Hexdump and Normal usage #128 - Try and deref the entire string when looking at a memory address #127
- Update depends
v0.4.0
- Display registers that point to addresses in Hexdump #115
- Show asm and function offset in asm deref #117
- Expand
HERETEK_MAPPING_{START,END,LEN}to allow optional index of mapping #116 - Fix
HERETEK_MAPPING_{START,END,LEN}to allow all ascii chars as filename #116 - Add
--cmdsto cmd history #118 - Ignore
#comment lines in--cmds#119
v0.3.0
- Adjusted size of UI elements in Main View #102
- Add
--gdb-pathto override gdb executated #101 - Show
Runningin status #106 - Allow
control+cto sendSIGINTto process #106- Always use
mi-async - Override
continueinto-exec-continue - Override
stepiinto-exec-step-instruction - Override
stepinto-exec-step
- Always use
- Change
--cmdinto--cmdsand from usinggdb> sourceto just running each line as a gdb cmd #106 - Add
--log-pathto control log location and remove writing toapp.logby default #108 - Change
RUST_LOGenv toinfoas default #108


