Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/js/src/jsapi-tests/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 234 B image not shown  

Quelle  jsapi-tests-gdb.py.in   Sprache: unbekannt

 
"""GDB Python customization auto-loader for jsapi-tests executable"""
#filter substitution

import os.path
sys.path[0:0] = [os.path.join('@topsrcdir@', 'gdb')]

import mozilla.autoload
mozilla.autoload.register(gdb.current_objfile())

[ Dauer der Verarbeitung: 0.20 Sekunden  (vorverarbeitet)  ]