This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GDB-5 2000-03-03


Mark Kettenis wrote:

> There are two issue's in the generic x86 code that I'd like to
> address:

I've added these to the ``Nice to have'' section.  

> The current code doesn't run on Linux 2.x (remember the message you
> just sent to Tom):
> 
>    http://sourceware.cygnus.com/ml/gdb-patches/1999-q4/msg00294.html

Added.

> The FP control registers contain some really weird numbers since the
> reserved bits aren't masked of.  Patch:
> 
>    http://sourceware.cygnus.com/ml/gdb-patches/1999-q4/msg00375.html

Added.

> Signal tramplines aren't recognized.  Patch:
> 
>    http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00059.html

Added.

> Programs run under GDB have SIGCHLD masked.  No patch yet.

Added to ``nice to have''.  Can be worked around.

> This seems to happen on Solaris too.

Note added.


> This has been fixed:

Yes, I noticed that.  That's why I moved it to old problems :-)

> The testsuite runs OK, but contains a very limited number of tests.  I
> recently discovered that the thread_db code doesn't handle threads
> that exit.  See the following URL for more info:
> 
>    http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00525.html
> 
> I would consider this a pretty critical bug.

I've added it (I can't comment on the seriousness of the specific bug).
More serious is the lack of proper testing of the thread code.  I'd
rather see effort put into improving the testsuite ready for 5.1 than
fixing bugs in 5.0.

>    Of course there is the issue of "which alpha release of glibc 2.1.3?".
>    Personally I (kingdon) am most worried about the one in Red Hat Linux
>    6.2beta.
> 
> There is an official glibc 2.1.3 release now.

Thanks,

	Andrew

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]