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: [patchv3] Fix crash on optimized-out entry data values


On Mon, 14 Jul 2014 02:28:05 +0200, Yao Qi wrote:
> On 07/11/2014 11:37 PM, Jan Kratochvil wrote:
> > gdb/testsuite/
> > 2014-07-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
> > 
> > 	* gdb.arch/amd64-entry-value-paramref.S: New file.
> > 	* gdb.arch/amd64-entry-value-paramref.cc: New file.
> > 	* gdb.arch/amd64-entry-value-paramref.exp: New file.
> > 	* gdb.arch/amd64-optimout-repeat.S: New file.
> > 	* gdb.arch/amd64-optimout-repeat.c: New file.
> > 	* gdb.arch/amd64-optimout-repeat.exp: New file.
> 
> IWBN to generate .S files by dwarf assembler
> (gdb.trace/entry-values.exp, for example).

I am aware of it but I find it a lot of work while the gcc generated files are
IMO good enough.  So only if it is a patch acceptance requirement.


Jan


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