Page MenuHomeFreeBSD

devel/gdb: Updating to gdb 8.0.1
ClosedPublic

Authored by pizzamig on Sep 28 2017, 9:40 AM.
Tags
None
Referenced Files
F81681693: D12525.id33569.diff
Fri, Apr 19, 9:00 PM
F81681692: D12525.id.diff
Fri, Apr 19, 9:00 PM
F81681689: D12525.id33554.diff
Fri, Apr 19, 9:00 PM
F81681452: D12525.id33522.diff
Fri, Apr 19, 8:54 PM
F81654867: D12525.diff
Fri, Apr 19, 12:59 PM
Unknown Object (File)
Wed, Apr 17, 11:26 AM
Unknown Object (File)
Jan 31 2024, 10:08 AM
Unknown Object (File)
Jan 31 2024, 10:08 AM
Subscribers

Details

Summary

devel/gdb: Updating to gdb 8.0.1
Resolving tons of warning
Fixing the type of literal string as char const *
Fixing variables order and adding the license file
Making portlint happy

Reviewd by\: jhb
Approved by\: olivier (mentor)
Approved by\: lme (mentor)

Test Plan

porlint happy
Built on 10.3 11.0 11.1 on i386 and amd64

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 11807
Build 12150: arc lint + arc unit

Event Timeline

Lot's of patch files were renamed with a special name: Is this correct ?

Lot's of patch files were renamed with a special name: Is this correct ?

I renamed the patches to follow the General Rules for Patching (Paragraph 4.4.1 of the Porters Handbook). Moreover, portlint reported 17 warnings, caused by the "wrong" patch format.
I hope I fixed it correctly.

jhb added inline comments.
devel/gdb/Makefile
15

We could updated this comment to say "untested on sparc64, might work" as that's the only architecture where that is true.

This revision is now accepted and ready to land.Sep 28 2017, 6:30 PM

Rephrasing the comment about supported architecture

This revision now requires review to proceed.Sep 29 2017, 10:01 AM
This revision is now accepted and ready to land.Sep 29 2017, 11:38 AM
This revision was automatically updated to reflect the committed changes.