Opened 5 years ago
Last modified 5 years ago
#15703 closed bug
gdb installation apparently fails silently — at Version 1
Reported by: | pmatos | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | - General | Version: | R1/Development |
Keywords: | gdb | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
This might be my ignorance about haiku. I have started a vagrant box with haiku following: https://www.haiku-os.org/blog/kallisti5/2018-11-27_haiku_r1beta1_in_vagrant/
I have now done:
~> pkgman full-sync ~> pkgman install gdb
then i tried running gdb and it cannot find it.
Obviously this is all I get now:
~> pkgman install gdb 100% repochecksum-1 [65 bytes] Validating checksum for Haiku...done. 100% repochecksum-1 [64 bytes] Validating checksum for HaikuPorts...done. gdb-6.3-2 from repository system is already installed. Nothing to do. ~> gdb -bash: gdb: command not found
Note:
See TracTickets
for help on using tickets.