Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lauterbach-trace32-rcl

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lauterbach-trace32-rcl

Lauterbach TRACE32 Python Remote Control Library

  • 1.1.1
  • PyPI
  • Socket score

Maintainers
3

pyrcl

Release Notes

v1.1.1

  • Fixed memory bundles

v1.1.0

  • Drop support for Python 3.6, 3.7, 3.8
  • Add support for memory bundles
  • Add partial support for direct access API

v1.0.10

  • Added missing functions library.t32_gettracestate and library.t32_readtrace
  • Changed logger name to "lauterbach.trace32.rcl"

v1.0.9

  • Fixed error related functions to not use dbg.fnc(), otherwise the error state is reset. Affected functions:
    • def error_address(self) -> Address: (dropped)
    • def error_cmdline(self) -> str:
    • def error_fileline(self) -> int: (dropped)
    • def error_filename(self) -> str: (dropped)
    • def error_firstid(self) -> str:
    • def error_id(self) -> str:
    • def error_message(self) -> str:
    • def error_occurred(self) -> bool:
    • def error_position(self) -> int: (dropped)

v1.0.8

  • Fixed missing breakpoint actions WATCH, TRACEENABLE, TRACEDATA, TRACEON, TRACEOFF and TRACETRIGGER

v1.0.7

  • Fixed missing module level export of hexversion()

v1.0.6

  • Fixed missing module level exports of version and multiple exceptions
  • Fixed breakpoint core and size parameters
  • Added ConnectionError as baseclass of ApiConnectionError

v1.0.5

Various bugfixes

v1.0.4

Various bugfixes

v1.0.3

Various bugfixes

v1.0.2

Various bugfixes

v1.0.1

Various bugfixes

v1.0.0

Initial release

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc