Opened 13 years ago
Closed 12 years ago
#33468 closed update (fixed)
gdb update 7.3 to 7.4
Reported by: | hbemail@… | Owned by: | dweber@… |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | alexeiz@…, ds@…, jwiegley@…, tomi.kyostila@…, tezheng1982@…, blair (Blair Zajac) | |
Port: | gdb |
Description
I'd like to see gdb version 7.4 in macports.
Attachments (2)
Change History (13)
Changed 13 years ago by hbemail@…
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | dweber@… removed |
---|---|
Keywords: | update removed |
Owner: | changed from macports-tickets@… to dweber@… |
Changed 12 years ago by robsonpeixoto@…
Attachment: | gdb-7.4.1.patch added |
---|
comment:4 follow-ups: 10 11 Changed 12 years ago 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.
comment:6 Changed 12 years ago 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.
comment:9 Changed 12 years ago by tezheng1982@…
anyone successfully use macport gdb with emacs gdb/mi?
my emacs will simply hang when debugging with "ggdb -i=mi".
comment:10 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | blair@… added |
---|
gdb was updated to 7.5 in r98401.
comment:11 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version 7.4.1