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: [RFA] gdbserver crash when running 32bits executables on 64bits windows.


> > gdbserver/ChangeLog:
> > 
> >         * inferiors.c (find_inferior): Add function documentation.
> >         (unloaded_dll): Handle the case where the unloaded dll has not
> >         been previously registered in the dll list.
> 
> Yuck.  OK.

My very same feeling as well.

Note that we have a milder version of this issue in GDB as well, as
GDB emits a warning when receiving an unload event for an unknown DLL.
I haven't started working on this warning, yet - I have other fish to
fry, but it'll probably be coming soon.

Thanks for the review,
-- 
Joel


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