Commit graph

16 commits

Author SHA1 Message Date
Sandro 5452d8d4d9
Merge pull request #110785 from jollheef/pygdbmi-0.10.0.0 2021-01-25 21:09:06 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Mikhail Klementev 38b140b3e1
gdbgui: 0.13.2.1 -> 0.14.0.2 2021-01-25 15:36:33 +00:00
Ben Siraphob c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
Evan Stoll 54e20c2361 pythonPackages.gdbgui: 0.13.2.0 -> 0.13.2.1
- add eventlet to propagatedBuildInputs
- add homepage
- add gevent-websocket to propagatedBuildInputs

  Without gevent-websocket, this message is printed on start:
  "WARNING - WebSocket transport not available.
  Install gevent-websocket for improved performance."

  - Add gevent-websocket to propagatedBuildInputs to suppress the error
    message and supposedly improve performance
2020-07-31 00:46:59 -07:00
R. RyanTM 1e78891e85 gdbgui: 0.13.1.1 -> 0.13.2.0 2020-03-31 04:57:29 +00:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Jörg Thalheim 28af9e45b0
gdbgui: 0.13.0.0 -> 0.13.1.1 2018-12-01 14:13:46 +00:00
volth 6d2857a311 [bot] treewide: remove unused 'inherit' in let blocks 2018-07-20 19:38:19 +00:00
Jörg Thalheim 0e617f68d3 gdbgui: 0.11.1.2 -> 0.13.0.0 2018-07-20 15:29:42 +01:00
Patrick Hilhorst 0415710a5d treewide: removed name from a few pythonpackages defining pname and version 2018-06-07 18:06:25 +02:00
Jörg Thalheim acc2273319 gdbgui: 0.11.0.0 -> 0.11.1.2 2018-02-27 16:26:34 +00:00
Jörg Thalheim e35090706c gdbgui: 0.10.0.1 -> 0.11.0.0 2018-02-03 09:40:44 +00:00
Yurii Rashkovskii bfd5b6fb79
gdbgui: 0.9.1.0 -> 0.10.1.0 2018-01-18 14:56:50 -08:00
Joerg Thalheim 5da0dffef7 gdbgui: 0.9.0.1 -> 0.9.1.0 2017-12-01 20:56:51 +00:00
Yurii Rashkovskii fcec492c62 gdbgui: init at 0.9.0.1
Feature rich browser-based frontend with data structure visualizations
(like DDD), and gdb terminal access. Compatible with C, C++, golang,
Rust, fortran. Written in Python and JavaScript

gdbgui is at the top of the GDB Front Ends
list on https://sourceware.org/gdb/wiki/GDB%20Front%20Ends
2017-11-23 20:19:54 +07:00