Re: [Vala] Debugging



On Sat, Dec 17, 2011 at 4:56 AM, PCMan <pcman tw gmail com> wrote:

I believe that he is talking about reading generated C code during
debugging.
When there is a crash, gdb listed generated C code rather than vala source.
As everyone knows, the C code generated by vala is not quite readable and
contains quite a lot of temporary variables, which makes debugging annoying
sometimes.


Then use valac -g.

-- 
www.debian.org - The Universal Operating System


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]