NOTICE: This package has been removed from pkgsrc

./devel/ugdb, Alternative TUI for gdb

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.1.11, Package name: ugdb-0.1.11, Maintainer: pkgsrc-users

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)


   2024-02-26 20:18:37 by pin | Files touched by this commit (5) | Package removed
Log message:
devel/ugdb: remove package
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2023-05-09 08:59:53 by pin | Files touched by this commit (1)
Log message:
devel/ugdb: reset maintainer
   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.