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: set print object on should affect MI varobjs (PR mi/13393)


On Thu, 22 Dec 2011 11:16:41 +0100, xgsa wrote:
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> The updated ChangeLog & patch after Jan's review fixture.

Could you please use either a different mail client or if not possible then at
least to attach the patch as file?

The "flowed" format corrupts it a lot, I do not know where are which spaces,
for example I guess your ChangeLog entry exceeds 80 characters as 8 initial
characters is tab.  And I cannot apply the patch, with both rfc822 text or
decoded body I get:
	patching file gdb/c-valprint.c
	Hunk #1 FAILED at 698.
	1 out of 1 hunk FAILED -- saving rejects to file gdb/c-valprint.c.rej
	patching file gdb/eval.c
	patch: **** malformed patch at line 86: && (TYPE_CODE (TYPE_TARGET_TYPE (type)) == TYPE_CODE_CLASS))

Sorry for the hassle.


Thanks,
Jan


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