gdb sources

Daniel Jacobowitz drow@false.org
Fri Sep 19 15:26:00 GMT 2008


On Fri, Sep 19, 2008 at 05:20:13PM +0200, André Pönitz wrote:
> > Please use diff -up for patches; with the default diff arguments, it's
> > impossible to see what you've changed.
> 
> I intented to do that but I somehow fumbled. Next try attached.

Sorry, one more issue I didn't mention - please keep changelog entries
as plain text, not a patch.  They always conflict.

> @@ -1,3 +1,18 @@
> +
> +2008-09-19  Andre Poenitz  <apoenitz@trolltech.com>
> +
> +	* symfile.c (allocate_symtab,allocate_psymtab): Accept a const argument.
> +	(allocate_psymtab): Likewise.
> +	(free_named_symtabs): Likewise.
> +	(deduce_language_from_filename): Likewise.
> +
> +	* symfile.h (allocate_symtab): Update prototype.
> +	(allocate_psymtab): Likewise.
> +	(free_named_symtabs): Likewise.
> +	* symtab.h (deduce_language_from_filename): Likewise.

It looks like you started rewriting this entry but didn't finish?

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list