PING PATCH: break lines in announce_function

Mike Stump mikestump@comcast.net
Thu May 17 15:49:00 GMT 2012





On May 16, 2012, at 11:44 AM, Tom Tromey <tromey@redhat.com> wrote:

>>>>>> "Manuel" == Manuel López-Ibáñez <lopezibanez@gmail.com> writes:
> 
> Manuel> It seems it will never work for statement expressions:
> Manuel> http://article.gmane.org/gmane.comp.gcc.devel/107339
> 
> It could be done, but it is non-trivial for sure.
> 
> Manuel> I see how these small functions can quickly become annoying. Is it
> Manuel> really that hard to make GDB ignore some functions?
> 
> There's a new "skip" feature in gdb specifically for this.
> It is in gdb 7.4.

Or, you can mark them with an attribute, if you use Darwin, we've had the feature for almost a decade.



More information about the Gcc-patches mailing list