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


On 11/26/2012 10:13 AM, Pierre Muller wrote:
>   Hi all,
> 
> thanks for trying the patch out...
> As I commented inside my email, I 
> am not familiar with the make_cleanup/ do_cleanups
> functions.
>   The crash you see it related to my lack of knowledge in that area,
> sorry about this.
>   I really do need advice from knowledgeable persons
> about how to correctly chain several cleanups...

It's all described in the gdbint manual:

http://sourceware.org/gdb/current/onlinedocs/gdbint/Misc-Guidelines.html#Misc-Guidelines

-- 
Pedro Alves


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