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: [4/4] RFC: implement catch load and catch unload


CC'ing Marc Khouzam for this one sub-thread.

Pedro> I know Eclipse used to rely "set stop-on-solib-events 1".  Not sure they
Pedro> still do.  So if it doesn't convert to the MI events, it'll break.  Maybe
Pedro> just one more reason to make sure they do adjust.  :-)

I think the change here occurred with the patch to PR 8444.  That patch
changed a printf_filtered to ui_out_text.  I can add the printf_filtered
back -- but I think it would be better for Eclipse and other MI clients
to just start examining the new *stopped reasons.  (The MI docs have a
list of these...)

Marc, I am curious to know what Eclipse uses this for.

Tom


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