This is the mail archive of the gdb-patches@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: [PATCH] Let dwarf2 CFI's execute_stack_op be used outside of CFI


> This patch simply adds an external entry point (dwarf2_execute_stack_op), 
> that doesn't require the CFA context. It also adds code so that when the 
> context passed to execute_stack_op is NULL, we use read_register_gen to 
> get registers.

Hmm, where are you going here?

Andrew



> I also added my name to the top of the file, since in reality, it's based 
> on code I sent Jiri.

I'd let Jiri make that decision.

Andrew





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