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: [RFA]: Fix for pending breakpoints in manually loaded/unloaded shlibs


Hi Jeff,

What system(s) did you test this on?

For a shared library test the binutils version is important so
include that too.

Do you have access to any non-linux systems?  I think this needs to be
tested on at least one non-linux system before it goes in.  If you can't
do it, I can hop on an hpux machine and do that part.

  Please email any bugs, comments, and/or additions to this file to:
  bug-gdb@prep.ai.mit.edu  */

    This address is dead, please drop these lines.

All the gunk to build shared libraries cries out for some library
code in lib/gdb.exp or lib/dl-support.exp.  That's my job;
it's okay for you to keep cloning the code until I get to this.

Once I get past that the rest of unload.exp looks okay.

Michael C

===

2004-08-10  Jeff Johnston  <jjohnstn@redhat.com>

         * gdb.base/unload.exp: New test for breakpoints in dynamically
         loaded libraries.
         * gdb.base/unload.c: Ditto.
         * gdb.base/unloadshr.c: Ditto.


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