Skip to content

1.0.3

Compare
Choose a tag to compare
@deivid-rodriguez deivid-rodriguez released this 07 Dec 12:57
· 2867 commits to master since this release

Fixed

  • Negative line numbers shown by list command at the beginning of file.
  • backtrace command segfaulting when trying to show info on some frame args.
    Don't know the reason yet, but the exception is handled now and command does
    not segfault anymore.

Changed

  • autoreload is set by default now.
  • Try some thread support (not even close to usable).