Re: [anjuta-devel] Selecting and storing AVR debug platform and target device
- From: Lucas van Dijk <info return1 net>
- To: Johannes Schmid <jhs jsschmid de>
- Cc: anjuta-devel-list gnome org
- Subject: Re: [anjuta-devel] Selecting and storing AVR debug platform and target device
- Date: Thu, 16 Jun 2011 16:29:42 +0200
You can check the code used to find language-support plugins in
document-manager/plugin.c or the code used to find suitable version
control plugins in file-manager/plugin.c for examples to find implemented
interfaces of plugins. You need to mention that interface in the plugin.in
file though as this is the only way to detect it.
I don't like the name TargetListsInterface that much, I think it should be
something with "Build", maybe IAnjutaBuildTarget.
Thanks will check those files. :)
Better use some kind of configuration file that can be easily adjusted,
like a .ini or .xml file. In case avr-gcc provides and option to list
supported devices, that would be even better.
Well, avr-gcc --target-help shows a list of supported target devices, it's definitely parse-able, but maybe an ini file is simpler.
I am sure you mentioned that somewhere before, but can you give me a
pointer to the git repository you are using? Also I am not sure I have
seen all of your weekly reports on gnome-soc-list.
Yeah I forgot last week's report, bit stressful time, it's currently exam time. Tomorrow my last one, so next week, it is ON :D
My gitorious repo is here:
https://gitorious.org/anjuta-avr-environmentShall I continue in the anjuta-gdb repository for the build plugin modifications, or create a new one?
Regards,
Lucas
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]