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: simplify continuations a bit more.


>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:

Pedro> Yes more continuations love, replacing the hard to read
Pedro> prototypes with function pointer typedefs ...

Thanks for this series.

Pedro> 	* defs.h (continuation_ftype, continuation_free_arg_ftype): New
Pedro> 	typedefs.
Pedro> 	(add_continuation, add_intermediate_continuation)
Pedro> 	(add_inferior_continuation): Use them.

I wouldn't mind a continuations.h.

Tom


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