Re: [anjuta-devel] GSoC: Anjuta as an AVR development environment



Hi all,

I've made some progress with my patch, and it can be found here:
https://github.com/Sh4wn/anjuta-gdb/commit/e5031e7e7f63cf1a8744d4f460b4e508bddfb817

I haven't really tested it, because building Anjuta itself wasn't really successful, I get the following error:
anjuta/libanjuta/interfaces/ianjuta-buildable.c:34:41: fatal error: libanjuta-iface-marshallers.h: No such file or directory

The gdb plugin does compile, however the linker fails because it can't find ../../libanjuta-3.la.

I added an extra text entry, which allows the user to specify the gdb executable. It will be stored (and read) from the Anjuta session, so it's configurable per project.

I hope I didn't cause any memory leaks, but I think it's all freed accordingly :P

Regards,
Lucas


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