[MacPorts] #40999: cgdb appears to invoke gdb rather than ggdb
#40999: cgdb appears to invoke gdb rather than ggdb ---------------------------+-------------------------------- Reporter: dave_gomboc@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: cgdb ---------------------------+-------------------------------- cgdb appears to be built to run gdb, but macports' update of gdb is instead installed as ggdb. (I will presume that there are good reasons for this.) So, after installing both the gdb and cgdb ports, one can either get the curses-based view with an ancient version of gdb (6.3), or get a console- only view with gdb 7.6. I think it would be better if the "cgdb" port depended upon the "gdb" port, and invoked "ggdb" to do its work. -- Ticket URL: <https://trac.macports.org/ticket/40999> MacPorts <http://www.macports.org/> Ports system for OS X
#40999: cgdb appears to invoke gdb rather than ggdb ----------------------------+-------------------------- Reporter: dave_gomboc@… | Owner: jfrederich@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: cgdb | ----------------------------+-------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => jfrederich@… * version: 2.2.1 => * type: request => enhancement Comment: In the future, please Cc the port maintainers ({{{port info --maintainers cgdb}}}). -- Ticket URL: <https://trac.macports.org/ticket/40999#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#40999: cgdb appears to invoke gdb rather than ggdb ----------------------------+-------------------------- Reporter: dave_gomboc@… | Owner: jfrederich@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: cgdb | ----------------------------+-------------------------- Comment (by egall@…): the gdb portfile symlinks the main gdb executable to its regular name as `${prefix}/libexec/gnubin/gdb`, so you could always have cgdb point to that... -- Ticket URL: <https://trac.macports.org/ticket/40999#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts