Skip to content

Releases: handy-sun/rcheat

v0.1.3

29 Sep 04:12
Compare
Choose a tag to compare

add option -n/--name to query pid by name

begin to parse .debug_info section

Full Changelog: v0.1.2...v0.1.3

v0.1.2

19 Sep 13:03
0a23190
Compare
Choose a tag to compare

What's Changed

Other Changes

Bug fixes

expect demangle result of var donnot show #9

Full Changelog: v0.1.1...v0.1.2

v0.1.1

09 Sep 11:23
Compare
Choose a tag to compare

What's Changed

Bug fixes:

  • panic occurs if var size < c_long (#8)

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 Sep 03:31
Compare
Choose a tag to compare

Bug Fixed

  • Compile failed for 'arm*abihf' architecture in #2
  • Compile darwin(MacOs) failed in #3

New Contributors

Full Changelog: v0.0.2...v0.1.0

v0.0.2

29 Aug 15:56
Compare
Choose a tag to compare

Note

rcheat-linux-amd64 depends glibc (>= 2.14)
rcheat-linux-amd64-musl can run on all amd64 architecture linux system.