Skip to content

1.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 16:24
  • 88abb53 Bump version
  • 3a61f75 Add support for endian inversion
  • b5d25c8 Improve math output #3
  • 92cc49c Improve math output #2
  • 6110a7d Improve math output #1
  • b8ed461 Added print command
  • d9a1c05 Tidy output of breakpoint listing
  • 7a5ada0 Allow R command to accept register names with $ prefix
  • bb48c4a Add width support to dump command
  • 45ead0b Print executed commands and results for breakpoints
  • f2d586a Tidy a little
  • de38861 Print commands and output from .cshellrc
  • bc9cf6f Changes to segregate breakpoint output
  • 5a67e8c Add banner to breakpoint output
  • 477b9de Add literal name to breakpoint where available
  • a25e288 Print dumps with leading prefix
  • 74b9879 Support hex numbers without leading prefix
  • 51a7e55 Add leading 0x on dump output
  • 95a2c9f Support Ctrl+H for backspace
  • 316c7f1 Improve wrapper script help