Stufen
Anforderungen
|
Konzepte
|
Entwurf
|
Entwicklung
|
Qualitätssicherung
|
Lebenszyklus
|
Steuerung
Ziele
Untersuchung
mit Columbo
Integrität von
Datenbanken
Interaktion und
Portierbarkeit
Ergonomie der
Schnittstellen
Angebot
Produkte
Projekt
Beratung
Mittel
Analytik
Modellierung
Sprachen
Algebra
Logik
Hardware
Denken
Kreativität
Zusammenhänge
Gesellschaft
Wirtschaft
Branche
Firma
products
/
Sources
/
formale Sprachen
/
C
/
Firefox
/
testing
/
web-platform
/
tests
/
websockets
/
binary
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 842 B
Bilddatei
debugvim.txt
products/Sources/formale Sprachen/GAP/etc/vim/debugvim.txt
Short introduction into debugging in GAP by Thomas Breuer and Max Neunhöffer (see library file lib/debug.g) Debug(
[,
]); # opens an editor to insert debugging code # the debugged function is stored under a number A "debugged" function gets a number and can later be accessed either as itself or via this number. Debug(
); # opens an editor to edit debugging code UnDebug(
); # restores the function to its old form ShowDebug(); # show currently debugged functions SetDebugCount(
,
); # Set counter of counting break point Keys in editor: F12 : this help F2 : Set break point before current line F3 : Set watch point before current line F4 : Set counting break point before current line F5 : Set Print statement before current line Put any other debugging code into the function. Note that the function object itself will be changed "in place"! This means that all places where this function is installed for example as a method will be changed simultaneously. BEWARE of debugging functions that have been created within the scope of another function possibly with access to the surrounding local variables (see "Orbish" and friends)! ***Debugging of such functions does not work and might ruin them!***
2026-04-02
Neuigkeiten
Aktuelles
Motto des Tages
Software
Produkte
Quellcodebibliothek
Aktivitäten
Artikel über Sicherheit
Anleitung zur Aktivierung von SSL
Muße
Gedichte
Musik
Bilder
Jenseits des Üblichen ....
Besucherstatistik
Monitoring
Impressum
|
Ethik und Gesetz
|
Haftungsausschluß
|
Kontakt
|
Seitenstruktur
|
©
2026 JDD
|