./devel/ugdb, Alternative TUI for gdb

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.11, Package name: ugdb-0.1.11, Maintainer: pin

ugdb is an unsegen based alternative TUI for gdb.
The interface consists of 4 containers between which the user can switch with
vim-like controls: To enter selection mode, press ESC (indicated by orange
separators). You can then navigate between containers using arrow keys or hjkl.
Press Enter to enter insert-mode and interact with the selected container.
Alternatively press the shortcut key for the specific container to directly
enter it from selection mode.


Master sites:

Filesize: 580.434 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-15 17:43:10 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/ugdb: update to 0.1.11

Changed:
- Ignore leading whitespace in commands.

Added:
- Support for some more ansi escape codes in terminal.

Fixed:
- Crash when using !show command.
- Hang when using shell command (`shell` is disallowed now).
- Fix crash due to bug in unsegen_terminal
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-06-24 12:33:26 by pin | Files touched by this commit (5)
Log message:
devel/ugdb: import pkg

ugdb is an unsegen based alternative TUI for gdb.
The interface consists of 4 containers between which the user can switch with
vim-like controls: To enter selection mode, press ESC (indicated by orange
separators). You can then navigate between containers using arrow keys or hjkl.
Press Enter to enter insert-mode and interact with the selected container.
Alternatively press the shortcut key for the specific container to directly
enter it from selection mode.