This is the mail archive of the gdb-patches@sourceware.org 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: New ARI warning Thu May 16 01:51:20 UTC 2013 in -D 2013-05-16-gmt


> One other solution would be to
> add some changes to gdb_ari.sh that would
> automatically parse 
> #if 0
> Blabla
> #else
> Real code
> #endif
> 
> and consider Blabla as being only comments?
> 
> The main problem is that there is until now no code at all for parsing
> of conditionals and I am not so sure to be able to correctly handle
> nesting levels and complicated conditions...

I, too, get the feeling that this would be overkill.  The ARI is really
a simple tool, and it would be nice if it remained simple in its
implementation.

-- 
Joel


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