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

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

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

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

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

import mozilla.asmjs
mozilla.asmjs.install()

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]