Re: [Vala] How to debug vala programs in gdb?



On Sat, 2007-09-01 at 17:37 +0200, Jaap Haitsma wrote:
Hi,

How can you debug vala programs in gdb? I can only debug the resulting
c code of the vala compiler. Is it already possible to debug vala
programs in gdb by stepping through vala sources or is this still on
the roadmap


I think its still on the roadmap but it should not be hard to do - we
only need a mapping of c line numbers to vala lines then a wrapper app
around gdb to perform the step overs

jamie





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