Skip to content

Releases: p-x9/iLLDB

0.8.0

08 Apr 16:08
abdb7c0
Compare
Choose a tag to compare

What's Changed

  • Add path option to file tree and file open commands by @p-x9 in #33
  • Improve device info command by @p-x9 in #34
  • version 0.8.0 by @p-x9 in #35

Full Changelog: 0.7.0...0.8.0

v0.7.0

14 Oct 15:19
15ed546
Compare
Choose a tag to compare

What's Changed

  • Add mirror command by @p-x9 in #29
  • Add objc command for debugging with objc runtime by @p-x9 in #30
    • Show method list of object
    • Show property list of object
    • Show ivar list of object
  • fix markdownlint error by @p-x9 in #31
  • version 0.7.0 by @p-x9 in #32

Full Changelog: 0.6.1...0.7.0

v0.6.1

25 Sep 16:06
0fcc8ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.6.1

v0.6.0

21 Sep 14:42
78081cc
Compare
Choose a tag to compare

What's Changed

  • Add command for HTTP Cookie debugging by @p-x9 in #18
  • Add document for cookie command by @p-x9 in #20
  • version 0.6.0 by @p-x9 in #19

Full Changelog: 0.5.1...0.6.0

v0.5.1

16 Sep 05:23
cabe3da
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

v0.5.0

16 Sep 05:01
a1e1170
Compare
Choose a tag to compare

What's Changed

  • Formats the display of frame information by @p-x9 in #11
  • Option to display address in UI tree by @p-x9 in #12
    ui tree --view view --with-address
    
  • Enhanced 'ui tree' command to accept pointer values instead of property by @p-x9 in #13
    ui tree --view 0x00007fcf5fe61e00
  • version 0.5.0 by @p-x9 in #14

Full Changelog: 0.4.0...0.5.0

v0.4.0

14 Sep 14:41
30b7248
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

v0.3.0

13 Sep 14:31
98b88ca
Compare
Choose a tag to compare

What's Changed

  • Support MacOS Application by @p-x9 in #5
  • version 0.3.0 by @p-x9 in #6

Full Changelog: 0.2.0...0.3.0

v0.2.0

11 Sep 22:01
d6eb354
Compare
Choose a tag to compare

What's Changed

  • Add --depth option to ui tree command by @p-x9 in #1
  • Support CALayer hierarchy by @p-x9 in #2
  • Add --depth option to file tree command by @p-x9 in #3
  • version 0.2.0 by @p-x9 in #4

New Contributors

  • @p-x9 made their first contribution in #1

Full Changelog: 0.1.0...0.2.0

v0.1.0

10 Sep 20:05
Compare
Choose a tag to compare