Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] Fw: [cdt-patch] Moving shared library features from mi

> 
> Thanks, Mikhail,
> 
> Sounds great.  I was able to get stop-on-solib-events working on Windows. 
> I had written a DLL for Microsoft Flight Simulator using mingw-gcc and 
> tried debugging it using gdb.  It was still a pain, though, since a FS 
> loads a lot of DLLs and to figure out when yours was loaded was tough. 
> Having something more automated in the CDT would help a lot (except that I 
> have give up the FS business, for now :-).
> 

8), yes it is not a very lucrative business.

This will probably be in flux as we debate the best strategy to make
it possible and less painfull for the users without pulling in
any "gdb'isme" in the cdt.debug.{core,ui} where it should remain
debugger independent.



Back to the top