Branch: refs/heads/master Author: Frank Lanitz frank@frank.uvena.de Committer: Frank Lanitz frank@frank.uvena.de Date: Tue, 12 May 2015 20:47:46 UTC Commit: 705f9138b07fe9b07c5bb0376789b0a9f2daa5ff https://github.com/geany/talks/commit/705f9138b07fe9b07c5bb0376789b0a9f2daa5...
Log Message: ----------- Adding date and place
Modified Paths: -------------- de/Effizientes Programmieren mit Geany/index.html de/Geany - die leichtgewichtige Entwicklungsumgebung/index.html
Modified: de/Effizientes Programmieren mit Geany/index.html 15 lines changed, 13 insertions(+), 2 deletions(-) =================================================================== @@ -56,7 +56,7 @@ <ol> <li>Allgemeines</li> <li>Syntaxhighlighting</li> - <li>Symbol Browser und Standard Seitenleiste</li> + <li>Symbol Browser und standard Seitenleiste</li> <li>Das Build Menu</li> <li>Datei-Vorlagen und andere Templates</li> <li>Codeschnipsel bzw. Snippets</li> @@ -325,6 +325,7 @@ <li>Addons</li> <li>DevHelp</li> <li>Webhelper</li> + <li>Scope & Debugger</li> </ul></li> </ul> </section> @@ -356,8 +357,10 @@ <ul> <li>Einzug</li> <li>Zeilenumbruch</li> - </ul></li> + </ul> + bereits im Core</li> <li>Bietet Möglichkeit projektspezifische-Tag-Dateien zu erstellen</li> + <li>Einfachere Navigigation innerhalb des Projektes und Suche</li> </ul> </section> <section> @@ -397,6 +400,14 @@ <li>Korrekturvorschläge im Editor-Menü</li> </ul> </section> + <section> + <h3>Scope & Debugger</h3> + <ul> + <li>Debuggen von Programmen aus Geany heraus</li> + <li>Anbindungen an gdb</li> + <li>Setzen von Haltepunkte (Breakpoits)</li> + </ul> + </section> </section> <section> <h1>Sonst noch Fragen?</h1>
Modified: de/Geany - die leichtgewichtige Entwicklungsumgebung/index.html 1 lines changed, 1 insertions(+), 0 deletions(-) =================================================================== @@ -47,6 +47,7 @@ <p> <small>von <a href="mailto:frank@geany.org">Frank Lanitz</a></small> </p> + <p>OpenTechSummit 2015</p> </section> <section> <section>
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).