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 0/8] refactor record


On Thu, 14 Feb 2013 17:29:04 +0100, markus.t.metzger@intel.com wrote:
> Markus Metzger (8):
>   record: make it build again
>   record-full.c: rename record_ in record_full_.
>   record-full.h: rename record_ into record_full_
>   record: default target methods.
>   record: add "record disassemble" command
>   record disas: omit function names by default
>   record: add "record backtrace" command
>   record: add "record list" command

OK for this series, I haven't found there anything.


Just it needs some rebase of the btrace backend which IIUC you are working on.

The renaming can be vary brief, like:

	(record_insn_num): Rename to ...
	(record_full_insn_num): ... here.  All users updated.


Thanks,
Jan


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