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: [RFC-v5] Fix .text section offset for windows DLL (was Calling __stdcall functions in the inferior)


On 2012-11-28 10:46, asmwarrior wrote:
I just tested this new patch, and the crash issue is gone. Thanks.
Sorry, I still see the crash issue when I try to debug/load a large app(Codeblocks.exe, which depends a lot of dlls)
GDB without your patch does not crash. So, I suspect there is still some memory leaks(allocate/free issue).

Yuanhui Zhang


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