<br><br><div class="gmail_quote">2010/5/18 Andreas Pakulat <span dir="ltr"><<a href="mailto:apaku@gmx.de">apaku@gmx.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 17.05.10 19:20:34, Victor Vicente de Carvalho wrote:<br>
> 2010/5/17 Jonathan Schmidt-Dominé - Developer <<a href="mailto:devel@the-user.org">devel@the-user.org</a>><br>
><br>
> > Hi!<br>
> ><br>
> > > Since kdevelop-pg-qt migration to git a strange behavior was happening<br>
> > when<br>
> > > I'm debugging parser-generated files. After some digging I've found that<br>
> > on<br>
> > > erlangparser.cpp this definition (what is this anyway?) is appearing now:<br>
> > ><br>
> > > # 567 "/home/victor/kdev-extra/erlang/parser/erlang.g"<br>
> > ><br>
> > > this line is making the debugger point to erlang.g when it should point<br>
> > to<br>
> > > erlangparser.cpp<br>
> > No, I have commited it before the git-migration. :D<br>
> ><br>
> > > How do I disable this?<br>
> > Yes, apaku is right, --beautiful-code, it will certainly look more<br>
> > beautiful.<br>
> > But I think that this "strange" behaviour is often useful. But I think it<br>
> > would be better if not all references are pointing to the .g-file, will try<br>
> > to<br>
> > fix it. Maybe it will be useful for you, too. ;)<br>
> ><br>
> > Sorry, but I couldn't understand what exactly this do besides redirecting<br>
> all debugging from parser to the grammar file?<br>
<br>
</div>Exactly, you don't have to try to lookup which generated c++ code<br>
corresponds to which grammar rule. Its directly visible.<br>
<div class="im"><br>
> Could you clarify that? Oh, and there is some way to remove this when<br>
> generating files?<br>
<br>
</div>As I said, run the generator with --beautiful-code.<br></blockquote><div><br></div><div>Sorry Andreas, I meant on the CMake script, like as a parameter :).</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
Andreas<br>
<br>
--<br>
Reply hazy, ask again later.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</div></div></blockquote></div><br>