[Patch]: grep ^func

Michael Snyder msnyder@cygnus.com
Thu Jan 25 15:52:00 GMT 2001


Don Howard wrote:
> 
> Here is a simple patch that cleans up function declarations/definitions
> so that grep ^func will turn up only the function definition.   Tested
> on native Linux x86.

Don, in the cases where this change results in lines of 79 chars or more, 
would you mind breaking the lines up?  Emacs default indentation, eg.

extern int foo (int, char, 
                char, int);

Thanks,
Michael


More information about the Gdb-patches mailing list