This is the mail archive of the gdb-patches@sourceware.org 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: GDB 7.5.91 available for testing


> I built this natively on Windows with 32-bit MinGW tools, and bumped
> into a few issues.

Thanks! Would you mind submitting each patch individually, so we can
track them? If there are any that you feel you can self-approve, please
also go ahead.

> 4. After I overcame all these issues, debugging GDB with itself
>    reveals more:
[...]
>    Looks like it reads Python init files from the installed (previous)
>    GDB version, and barfs.  How to tell it to use its own Python
>    files?  It would be a nuisance not to be able to run GDB without
>    installing it first.
> 
>    Also, are the DWARF-related warnings serious or expected?  (I'm
>    using GCC 4.7.2, the latest one available from MinGW.)

We already discussed this, and many different ideas were suggested,
but none that was satisfactory. You need to do what the testsuite does,
which is change a setting, I just don't remember which.

So far, none of the issues that you listed appear blocking. Am I right?

-- 
Joel


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