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: [RFA] Add one "const" keyword


2002-09-12  Joel Brobecker  <brobecker@gnat.com>
>
>        * value.h (find_function_in_inferior): Add const keyword to
>        one of the parameters. Allows us to invoke this function with
>        a const char *.
>        * valops.c (find_function_in_inferior): Likewise.

So yes, obvious.

Thank you, it's in.

BTW: Would it be worth having a page with a list of easy changes that
could help the gdb project? This one would qualify, and being able to
compile with -WWwrite-strings would be quite useful. I remember when I
was doing my military service (this stopped being an obligation only a
few years after I did mine) that I found myself with a lot of free time.
I moved my computer on my desk, and I was wondering how I could
contribute back to the free software community, to say thank you. I
looked at helping on certain projects I was interested in, but ended up
creating GtkAda with another friend of mine, as most of the assignments
I would be able to get from the already existing projects seemed a bit
too hard as a first step in the project. Maybe a page with such a list
of easy changes for some people looking for some ways to contribute
would help? Just some out of the box thinking...
I think the best starting point is the bug database (under change request). Some of the GDB developers activly monitor it (Some don't though :-( ). After that, the ARI, but I tend to save that one for rainy days :-)

Neither of these are sorted in ``easyness'' order though :-(

Andrew


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