[MacPorts] #33468: gdb update 7.3 to 7.4
#33468: gdb update 7.3 to 7.4 -------------------------------+-------------------------------------------- Reporter: hbemail@… | Owner: macports-tickets@… Type: update | Status: new Priority: Low | Milestone: Component: ports | Version: 2.0.4 Keywords: update | Port: gdb -------------------------------+-------------------------------------------- I'd like to see gdb version 7.4 in macports. -- Ticket URL: <https://trac.macports.org/ticket/33468> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33468: gdb update 7.3 to 7.4 -------------------------------+-------------------------------------------- Reporter: hbemail@… | Owner: dweber@… Type: update | Status: new Priority: Low | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: gdb -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * cc: dweber@… (removed) * owner: macports-tickets@… => dweber@… * keywords: update => -- Ticket URL: <https://trac.macports.org/ticket/33468#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33468: gdb update 7.3 to 7.4 -------------------------------+-------------------------------------------- Reporter: hbemail@… | Owner: dweber@… Type: update | Status: new Priority: Low | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: gdb -------------------------------+-------------------------------------------- Comment(by dave@…): For me, {{{ configure.cflags-append -I${prefix}/include configure.cxxflags-append -I${prefix}/include }}} must also be deleted from the Portfile, since these lines cause the {{{ansidecl.h}}} supplied by gdb to be hidden by the one in {{{/opt/local/include}}}, which is missing a definition of the {{{ENUM_BITFIELD}}} macro. -- Ticket URL: <https://trac.macports.org/ticket/33468#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33468: gdb update 7.3 to 7.4 -------------------------------+-------------------------------------------- Reporter: hbemail@… | Owner: dweber@… Type: update | Status: new Priority: Low | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: gdb -------------------------------+-------------------------------------------- Comment(by jwiegley@…): I've got GDB 7.4.1 built and working, but the second time I try to "run" anything, it crashes with report of a double-free. So far, this looks like a real bug in GDB that is only being detected because of OS X's memory tracking. Has anyone else run into this? I haven't any success yet at running valgrind on gdb, unfortunately. And I can't build it with Clang 3.1 either, to use -faddress-sanitizer. -- Ticket URL: <https://trac.macports.org/ticket/33468#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33468: gdb update 7.3 to 7.4 -------------------------------+-------------------------------------------- Reporter: hbemail@… | Owner: dweber@… Type: update | Status: new Priority: Low | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: gdb -------------------------------+-------------------------------------------- Comment(by tezheng1982@…): anyone successfully use macport gdb with emacs gdb/mi? my emacs will simply hang when debugging with "ggdb -i=mi". -- Ticket URL: <https://trac.macports.org/ticket/33468#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33468: gdb update 7.3 to 7.4 ------------------------+---------------------- Reporter: hbemail@… | Owner: dweber@… Type: update | Status: new Priority: Low | Milestone: Component: ports | Version: 2.0.4 Resolution: | Keywords: Port: gdb | ------------------------+---------------------- Changes (by ryandesign@…): * cc: blair@… (added) Comment: gdb was updated to 7.5 in r98401. -- Ticket URL: <https://trac.macports.org/ticket/33468#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33468: gdb update 7.3 to 7.4 ------------------------+---------------------- Reporter: hbemail@… | Owner: dweber@… Type: update | Status: closed Priority: Low | Milestone: Component: ports | Version: 2.0.4 Resolution: fixed | Keywords: Port: gdb | ------------------------+---------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Replying to [comment:4 dave@…]:
For me,
{{{ configure.cflags-append -I${prefix}/include configure.cxxflags-append -I${prefix}/include }}}
must also be deleted from the Portfile
These lines were deleted in r99301. -- Ticket URL: <https://trac.macports.org/ticket/33468#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts