Skip to content

Tags: housefun/gdbgui

Tags

0.9.1.0

Toggle 0.9.1.0's commit message
update version and readme

0.9.0.1

Toggle 0.9.0.1's commit message
increment version due to pypi upload error

0.9.0.0

Toggle 0.9.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
merge various updates to master (cs01#137)

* make modal into react; move more from pug to react/js

* cleanup modal and settings

* convert everything to react; parse executable+args with spaces (cs01#116)

* add gzip compression to flask

* add gzip; rename index.js to build.js

* everything in a single div id

* add javascript unit tests

* add button to toggle assembly flavors (cs01#110); refresh state when clicking return button

0.8.2.0

Toggle 0.8.2.0's commit message
make source code display after backtrace (regression fix, cs01#134); …

…update documentation; fix bug in command line arg handling for --arg; update version

0.8.1.0

Toggle 0.8.1.0's commit message
increment version

0.8.0.3

Toggle 0.8.0.3's commit message
modify component initialization order so that store updates are bette…

…r sequenced

0.8.0.2

Toggle 0.8.0.2's commit message
display brackett instead of <

0.8.0.1

Toggle 0.8.0.1's commit message
bugfix when restoring old settings

0.8.0.0

Toggle 0.8.0.0's commit message
increment version

0.7.9.4

Toggle 0.7.9.4's commit message
Resize tree view (cs01#105)

* add inputs to define width and height of tree view (issue cs01#100)
* preserve leading and trailing whitespace in terminal
* add menu in top right
* css updates
* add help page