[PATCH v4 4/5] Include group information in xml syscall files.

Gabriel Krisman Bertazi gabriel@krisman.be
Wed May 13 01:17:00 GMT 2015


Doug Evans <dje@google.com> writes:

> I would have expected syscalls/Makefile.in,
> with requisite changes to generate Makefile in some configure.ac file.

Hi Doug,

I saw your other message and I'll surely answer and apply your
suggestions as soon as I can, but let me make a quick question and
comment on my design here :)

I tried to follow the exact same design we have in gdb/Features.  There,
we only have a Makefile that doesn't depend on the configure script.  If
I understand correctly, all it takes to generate the files is a simple
'make blah'.  I tried to reproduce this behavior here.

Even though I understand the obvious benefits of using the configure
script, is there any actual differences between the expected behavior in
gdb/Features/Makefile that justifies it being a simple Makefile?  If
not, I'll probably work on a follow-up patch adjusting it, as well.

Btw, can any of you guys provide me with more information about the
maintainers mode?  I couldn't find many explanations in the Internals
wiki.  I can update the wiki once I have a better understanding of
it.

-- 
Gabriel Krisman Bertazi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20150513/85191470/attachment.sig>


More information about the Gdb-patches mailing list