gpsim 0.31.0-2build1 source package in Ubuntu

Changelog

gpsim (0.31.0-2build1) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Sun, 22 Mar 2020 16:42:54 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Georges Khaznadar
Architectures:
any
Section:
electronics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe electronics

Downloads

File Size SHA-256 Checksum
gpsim_0.31.0.orig.tar.gz 3.3 MiB 110ee6be3a5d02b32803a91e480cbfc9d423ef72e0830703fc0bc97b9569923f
gpsim_0.31.0-2build1.debian.tar.xz 9.9 KiB bffa13fee75a5075addfb3f09ce23d6ba001bd24f828f65e5acef79bb399c2d0
gpsim_0.31.0-2build1.dsc 2.0 KiB 93610a05a494bc71b7d533eb02eb4e124a7cb8e6a9c7f6dfa44686c851d1bc44

View changes file

Binary packages built by this source

gpsim: Simulator for Microchip's PIC microcontrollers

 Gpsim is a full-featured software simulator for Microchip PIC microcontrollers.
 .
 Gpsim has been designed to be as accurate as possible. Accuracy includes the
 entire PIC - from the core to the I/O pins and including ALL of the internal
 peripherals. Thus it's possible to create stimuli and tie them to the I/O pins
 and test the PIC the same PIC the same way you would in the real world.
 .
 Gpsim has been designed to be as fast as possible. Real time simulation speeds
 of 20Mhz PICs are possible.
 .
 Gpsim has been designed to be as useful as possible. The standard simulation
 paradigm including breakpoints, single stepping, disassembling, memory inspect
 & change, have been implemented. In addition, gpsim supports many debugging
 features that are only available with in-circuit emulators. For example, a
 continuous trace buffer tracks every action of the simulator. Also, it's
 possible to set read and write break points on values (e.g. break if a specific
 value is read from or written to a register).

gpsim-dbgsym: No summary available for gpsim-dbgsym in ubuntu impish.

No description available for gpsim-dbgsym in ubuntu impish.

gpsim-dev: Libraries needed only for building gpsim components

 Gpsim is a full-featured software simulator for Microchip PIC microcontrollers.
 .
 This package install the libraries and headers necessary to build the
 supporting modules for gpsim.
 .
 NOTE: as a user of gpsim this package does not need to be installed.