* suggestion: release GDB 6.8.1
@ 2008-07-29 3:09 Thiago Jung Bauermann
2008-08-06 10:48 ` Joel Brobecker
0 siblings, 1 reply; 4+ messages in thread
From: Thiago Jung Bauermann @ 2008-07-29 3:09 UTC (permalink / raw)
To: gdb ml; +Cc: Sérgio Durigan Júnior
Hi everybody,
Since the next big GDB release will take a while yet in order to wait
for the current developments to settle down, I'd like to suggest making
a point release to get some patches out there earlier.
In particular, Ulrich Weigand fixed issues with versioned symbols and
plt entries in ppc64-linux which fix a number of failures in the GDB
testsuite and are also easy enough to stumble upon in practice.
Up until now I have the following list of patches which I'd like to
include:
- Re: [RFA] Fix GDB's handling of the inferior controlling terminal.
http://sourceware.org/ml/gdb-patches/2008-03/msg00126.html
- Fix several PowerPC64 ABI issues
http://sourceware.org/ml/gdb-patches/2008-05/msg00118.html
- Handle minimal symbols pointing to function descriptors:
http://sourceware.org/ml/gdb-patches/2008-05/msg00120.html
This one actually depends on a patch which introduces
get_objfile_arch, which in turn depends on a patch reworking DWARF-2
address size handling. Instead of pulling all that, it's easier to
just replace all calls to get_objfile_arch by current_gdbarch.
- Fix stepping into solib function on powerpc64-linux
http://sourceware.org/ml/gdb-patches/2008-05/msg00451.html
Sérgio already backported the patches above to GDB 6.8 and ran the
testsuite on ppc-linux and ppc64-linux, finding no regressions.
For ppc64, the following improvement is seen:
=== gdb Summary ===
-# of expected passes 12042
-# of unexpected failures 150
+# of expected passes 12080
+# of unexpected failures 112
# of unexpected successes 2
# of expected failures 44
# of known failures 39
# of untested testcases 10
# of unsupported tests 41
Which is nothing to sneeze at. However, current CVS HEAD on the same
machine gives:
=== gdb Summary ===
# of expected passes 12641
# of unexpected failures 73
# of expected failures 41
# of known failures 61
# of unresolved testcases 2
# of untested testcases 10
# of unsupported tests 43
So I guess there are a few other patches worth including in the branch.
I'll see if I can spot them.
--
[]'s
Thiago Jung Bauermann
Software Engineer
IBM Linux Technology Center
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: suggestion: release GDB 6.8.1
2008-07-29 3:09 suggestion: release GDB 6.8.1 Thiago Jung Bauermann
@ 2008-08-06 10:48 ` Joel Brobecker
2008-08-06 18:06 ` Doug Evans
0 siblings, 1 reply; 4+ messages in thread
From: Joel Brobecker @ 2008-08-06 10:48 UTC (permalink / raw)
To: Thiago Jung Bauermann; +Cc: gdb ml, Sérgio Durigan Júnior
> Since the next big GDB release will take a while yet in order to wait
> for the current developments to settle down, I'd like to suggest making
> a point release to get some patches out there earlier.
I don't mind making a point release, if you get the patches in the
branch. It would be nice if the new release brought a little more
than the few patches you highlighted, though. I usually try to keep
an eye for patches that might qualify, but few caught my attention
since 6.8...
--
Joel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: suggestion: release GDB 6.8.1
2008-08-06 10:48 ` Joel Brobecker
@ 2008-08-06 18:06 ` Doug Evans
2008-08-06 21:45 ` Joel Brobecker
0 siblings, 1 reply; 4+ messages in thread
From: Doug Evans @ 2008-08-06 18:06 UTC (permalink / raw)
To: Joel Brobecker
Cc: Thiago Jung Bauermann, gdb ml, Sérgio Durigan Júnior
On Wed, Aug 6, 2008 at 3:48 AM, Joel Brobecker <brobecker@adacore.com> wrote:
>> Since the next big GDB release will take a while yet in order to wait
>> for the current developments to settle down, I'd like to suggest making
>> a point release to get some patches out there earlier.
>
> I don't mind making a point release, if you get the patches in the
> branch. It would be nice if the new release brought a little more
> than the few patches you highlighted, though. I usually try to keep
> an eye for patches that might qualify, but few caught my attention
> since 6.8...
Since you're asking ...
How should one interpret "a little more than the few patches"? Are
you looking for bug fixes only, or does the scope include modest new
features (e.g. the "find" command) ?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: suggestion: release GDB 6.8.1
2008-08-06 18:06 ` Doug Evans
@ 2008-08-06 21:45 ` Joel Brobecker
0 siblings, 0 replies; 4+ messages in thread
From: Joel Brobecker @ 2008-08-06 21:45 UTC (permalink / raw)
To: Doug Evans; +Cc: Thiago Jung Bauermann, gdb ml, Sérgio Durigan Júnior
> How should one interpret "a little more than the few patches"? Are
> you looking for bug fixes only, or does the scope include modest new
> features (e.g. the "find" command) ?
Normally, we should only accept bug fixes that are absolutely safe or
otherwise critical I would say. Self-contained features that do not
endanger the rest of the code might be acceptable for the branch, but
we usually freeze new features on branches.
Regarding the "find" patch, I need to look at it again. I'm pretty
reluctant to introduce a new feature on a branch on principle, but
if you convince the other maintainers, I won't object.
--
Joel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-08-06 21:45 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-29 3:09 suggestion: release GDB 6.8.1 Thiago Jung Bauermann
2008-08-06 10:48 ` Joel Brobecker
2008-08-06 18:06 ` Doug Evans
2008-08-06 21:45 ` Joel Brobecker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox