This is the mail archive of the gdb@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]

Breakpoints in the library code


Hi,

I'm developing wxWidgets based applications on MinGW (gcc-3.4.0). And I would like to set a breakpoint inside some method that is implemented in the library (DLL). How do I do this?

I am trying to use command line gdb currently since I see that a frontend (MinGW Developer Studio) does not handle everything correctly what makes debugging difficult or impossible.

TIA

--
Roland
r o l a n d z (at) poczta fm



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