[Patch]: grep ^func

Don Howard dhoward@cygnus.com
Thu Jan 25 15:56:00 GMT 2001


Sure thing. Next time.

--
-Don
dhoward@cygnus.com


On Thu, 25 Jan 2001, Michael Snyder wrote:

> 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