Skip to content

Tags: qiang-bi/gdbgui

Tags

pyPI-0.7.4.4

Toggle pyPI-0.7.4.4's commit message
add plotting for expressions; bugfix displaying characters in gdb con…

…sole; documentation

pypi-0.7.4.2

Toggle pypi-0.7.4.2's commit message
show sent commands in gdb terminal

pyPI-0.7.4.3

Toggle pyPI-0.7.4.3's commit message
add support for osx

pypi-0.7.4.1

Toggle pypi-0.7.4.1's commit message
increment version

pypi-0.7.4.0

Toggle pypi-0.7.4.0's commit message
pretty print by default for c++ classes

make Locals clickable when they are not simple vars
ensure source code is visible when viewing assembly
handle ambiguous breakpoints appropriately
use pypugjs instead of pyjade
console resizes with container
spawn gdb process for each tab
internal: use global state set/get everywhere
fix issues 14, 15, 16

pypi-0.7.3.11

Toggle pypi-0.7.3.11's commit message
more readme touchups

pypi-0.7.3.10

Toggle pypi-0.7.3.10's commit message
make cmd argument positional; use gevent instead of eventlet

pypi-0.7.3.9

Toggle pypi-0.7.3.9's commit message
make new gdb subprocess for each browser tab; fix breakpoint bugs; fi…

…x return button bug; more efficient fetching of disassembly; remove unit test due to vendor bug

pypi-0.7.3.8

Toggle pypi-0.7.3.8's commit message
fix version path

pypi-0.7.3.7

Toggle pypi-0.7.3.7's commit message
move (almost?) all state to a single location and render based off st…

…ate changes