diff options
author | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2010-08-16 13:14:53 +0200 |
---|---|---|
committer | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2010-08-16 13:14:53 +0200 |
commit | aef769e49c22733fb97a17b3e89857df46953e5d (patch) | |
tree | c924b530a252094e9adb799ef968207cbe9f7b89 /extras/mseide_templates | |
parent | 8b9e0ad51c9b8503cf9a989e8bd6d1defee50728 (diff) | |
download | fpGUI-aef769e49c22733fb97a17b3e89857df46953e5d.tar.xz |
Updated template and syntax definition for use with MSEide
* added highlighting for some missing symbols
* template GDB settings tweak
Diffstat (limited to 'extras/mseide_templates')
-rw-r--r-- | extras/mseide_templates/fpgui.prj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/mseide_templates/fpgui.prj b/extras/mseide_templates/fpgui.prj index 41b5e70c..32a77fa2 100644 --- a/extras/mseide_templates/fpgui.prj +++ b/extras/mseide_templates/fpgui.prj @@ -239,7 +239,7 @@ downloadalways=0 startupbkpt=0 startupbkpton=0 gdbsimulator=0 -gdbprocessor=i386 +gdbprocessor=auto gdbservercommand= gdbservercommandattach= gdbserverwait=0 |