This is the mail archive of the gdb-patches@sources.redhat.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]
Other format: [Raw text]

Re: PATCH: Step down from maintainerships


Elena Zannoni <ezannoni@redhat.com> writes:
> Jim Blandy writes:
>  > 
>  > There are a few outstanding patches that I had hoped to take care of
>  > before stepping down, but then this last week some more came in, and I
>  > realized I'd probably never get caught up.  
> 
> Jim, send a list of pointers (with URLs) to the patches and I'll take
> care of them.

Okay, great.  Here are the ones that I know about:

- Demangling language needs to be stored in demangled name cache,
  along with demangled name:

    http://sources.redhat.com/ml/gdb-patches/2004-08/msg00479.html

  The patch proposed there would undo prior optimizations, which I
  explain here:

    http://sources.redhat.com/ml/gdb-patches/2004-09/msg00263.html

  (That message is not part of the same thread, since it's in a
  different month, so don't miss it.)

- Intel Fortran 90 emits debugging information for nested subroutines
  that produces a malformed block tree:
    http://sources.redhat.com/ml/gdb-patches/2004-08/msg00183.html

  The thread resumes here:
    http://sources.redhat.com/ml/gdb-patches/2004-09/msg00239.html

- GDB's stabs reader tweaks line number information, in a way that's
  not appropriate for non-GCC stabs.  Mark Kettenis posted a patch,
  and I suggested a revision; I think that's where it stands.

    http://sources.redhat.com/ml/gdb-patches/2004-09/msg00234.html

- Corinna Vinschen proposed a new gdbarch method to let arch-specific
  code interpret Dwarf 2 DW_AT_calling_convention attributes:

    http://sources.redhat.com/ml/gdb-patches/2004-10/msg00146.html


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