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]

Re: Writing GDB Extension DLLs on Windows


On Thu, May 23, 2002 at 11:14:57AM +0530, Usha_Inturi wrote:
>I am working on windows version of gdb.  I need extension DLLs written
>for my application requirement and I am aware of writing extension DLLs
>for WinDBG.  But I am not sure how to write extension DLL for gdb on
>Windows.  Can anyone of you help me with information on this.

If you are referring to creating DLLs to extend the functionality gdb,
then this is not possible.  There are no hooks to do this.  Sorry.

cgf


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