Opened 10 years ago
Closed 9 years ago
#44500 closed update (fixed)
gdb @7.7.1_1: update to 7.9.1
Reported by: | cartasegna.luca@… | Owned by: | stuartwesterman (Stuart Westerman) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | cooljeanius (Eric Gallager), guru@… |
Port: | gdb |
Description
Gdb 7.8 has been released yesterday: I' m attaching a patch to update the Portfile(at the moment I only checked that the port builds fine, I will test if it works in the next days). This version adds supports for guile scripting that could/should be added to the Portfile but I didn' t look at it yet.
Attachments (3)
Change History (14)
Changed 10 years ago by cartasegna.luca@…
Attachment: | Portfile-gdb.diff added |
---|
comment:2 Changed 10 years ago by mf2k (Frank Schima)
Cc: | dweber@… removed |
---|---|
Owner: | changed from macports-tickets@… to dweber@… |
Version: | 2.3.1 |
comment:3 Changed 10 years ago by mf2k (Frank Schima)
Owner: | changed from dweber@… to macports-tickets@… |
---|
dweber has retired. See #43834.
comment:4 Changed 10 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to stuartwesterman@… |
---|
comment:5 Changed 10 years ago by stuartwesterman (Stuart Westerman)
Updated the portfile locally, and went to test out gdb 7.8, and I'm getting strange errors that I didn't see when I previously tested 7.7.1.
It still seems to debug okay, but I don't like those warnings. I'm investigating.
comment:6 Changed 10 years ago by stuartwesterman (Stuart Westerman)
I haven't been able to determine the cause of the strange errors, or figure out how to make them go away. I think we should leave gdb at version 7.7.1, unless there is a compelling reason to update.
Again, version 7.8 seems to debug just fine (on my simple example: see pastebin link), but it has those strange OSO archive warnings. I took a cursory glance at the source, and I couldn't immediately see why I was getting the warnings on 7.8 and not getting the warnings on 7.7.1.
comment:7 Changed 9 years ago by larryv (Lawrence Velázquez)
Cc: | guru@… added |
---|---|
Summary: | Gdb @7.7.1: update to 7.8 → gdb @7.7.1_1: update to 7.9.1 |
Has duplicate #48065. GDB is now up to 7.9.1.
comment:8 Changed 9 years ago by stuartwesterman (Stuart Westerman)
I'm attaching the diff for the update. I still get the same OSO archive warnings as above, but I tested it and gdb seems usable.
Changed 9 years ago by stuartwesterman (Stuart Westerman)
Attachment: | update-gdb.diff added |
---|
comment:9 Changed 9 years ago by mf2k (Frank Schima)
Thanks. The revision
line should be deleted because it starts at 0 when increasing the version and that is the default value.
Changed 9 years ago by stuartwesterman (Stuart Westerman)
Attachment: | update-gdb-no-revision.diff added |
---|
comment:10 Changed 9 years ago by stuartwesterman (Stuart Westerman)
I've attached the diff with the revision line taken out.
comment:11 Changed 9 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks! r137875.
Portfile patch