Skip to content

Tags: kkkmmu/gdbgui

Tags

0.7.8.1

Toggle 0.7.8.1's commit message
html escaping for < and > for entire string, not just first occurence c…

…s01#81

0.7.8.0

Toggle 0.7.8.0's commit message
update version in setup.py

0.7.7.0

Toggle 0.7.7.0's commit message
Hover show var (cs01#71)

* show variable values on hovering in source view cs01#62 and increment version

0.7.6.2

Toggle 0.7.6.2's commit message
auto add breakpoint for new installs; bugfix when reloading files

0.7.6.1

Toggle 0.7.6.1's commit message
do not remove <MULTIPLE> breakpoints; do not clear command history wh…

…ich clicking console clear button

0.7.6.0

Toggle 0.7.6.0's commit message
various improvements ( cs01#52 cs01#61 cs01#64), especially for rust/…

…go users (cs01#68)

* do not trigger keyboard event if modifier is being pressed
* only send fflush command when debugging c/c++ code
* add option to stop gui refresh from occurring when command is sent
* add option to view all commands being sent
* show errors in gdb console
* show better warnings for rust users
* better forwarding of exceptions from server to frontend
* render assembly incrementally if user requests more
* improve colors when viewing assembly
* add timeout to status bar to notify user that gdb is taking a while to respond

0.7.5.6

Toggle 0.7.5.6's commit message
fix badge

0.7.5.5

Toggle 0.7.5.5's commit message
increment version

pyPI-0.7.5.4

Toggle pyPI-0.7.5.4's commit message
Merge pull request cs01#58 from cs01/dev/fix-shutdown-button

Dev/fix shutdown button

pyPI-0.7.5.3

Toggle pyPI-0.7.5.3's commit message
increment version