README.md
setup.py
./LICENSE
./README.md
./__init__.py
./__main__.py
./commands.py
./config.py
./debug_server.py
./gdbfrontend
./gdbfrontend-window
./gdbfrontend.code-workspace
./gdbfrontend.py
./gotty.conf
./http_handler.py
./http_server.py
./plugin.py
./run.py
./run_gui.py
./settings.py
./setup.py
./statics.py
./tmux.conf
./urls.py
./util.py
./websocket.py
./__pycache__/config.cpython-37.pyc
./__pycache__/gdbfrontend.cpython-37.pyc
./__pycache__/settings.cpython-37.pyc
./api/__init__.py
./api/debug.py
./api/flags.py
./api/globalvars.py
./api/url.py
./bin/gotty
./bin/gotty.LICENSE
./commands/gdbfrontend
./frontend/404.html
./frontend/components/AboutDialog/css/AboutDialog.css
./frontend/components/AboutDialog/html/AboutDialog.html
./frontend/components/AboutDialog/js/AboutDialog.js
./frontend/components/BreakpointsEditor/css/BreakpointsEditor.css
./frontend/components/BreakpointsEditor/html/BreakpointsEditor.html
./frontend/components/BreakpointsEditor/js/BreakpointsEditor.js
./frontend/components/Checkbox/css/Checkbox.css
./frontend/components/Checkbox/html/Checkbox.html
./frontend/components/Checkbox/js/Checkbox.js
./frontend/components/Disassembly/css/Disassembly.css
./frontend/components/Disassembly/html/Disassembly.html
./frontend/components/Disassembly/js/Disassembly.js
./frontend/components/EvaluateExpression/css/EvaluateExpression.css
./frontend/components/EvaluateExpression/html/EvaluateExpression.html
./frontend/components/EvaluateExpression/js/EvaluateExpression.js
./frontend/components/FileBrowser/css/FileBrowser.css
./frontend/components/FileBrowser/html/FileBrowser.html
./frontend/components/FileBrowser/js/FileBrowser.js
./frontend/components/FileTabs/css/FileTabs.css
./frontend/components/FileTabs/html/FileTabs.html
./frontend/components/FileTabs/js/FileTabs.js
./frontend/components/FuzzyFinder/css/FuzzyFinder.css
./frontend/components/FuzzyFinder/html/FuzzyFinder.html
./frontend/components/FuzzyFinder/js/FuzzyFinder.js
./frontend/components/GDBFrontend/css/GDBFrontend.css
./frontend/components/GDBFrontend/js/GDBFrontend.js
./frontend/components/LinkedListVisualizer/css/LinkedListVisualizer.css
./frontend/components/LinkedListVisualizer/html/LinkedListVisualizer.html
./frontend/components/LinkedListVisualizer/js/LinkedListVisualizer.js
./frontend/components/MessageBox/css/MessageBox.css
./frontend/components/MessageBox/html/MessageBox.html
./frontend/components/MessageBox/js/MessageBox.js
./frontend/components/Movable/css/Movable.css
./frontend/components/Movable/js/Movable.js
./frontend/components/Resizable/css/Resizable.css
./frontend/components/Resizable/js/Resizable.js
./frontend/components/SourceTree/css/SourceTree.css
./frontend/components/SourceTree/html/SourceTree.html
./frontend/components/SourceTree/js/SourceTree.js
./frontend/components/StackTrace/css/StackTrace.css
./frontend/components/StackTrace/html/StackTrace.html
./frontend/components/StackTrace/js/StackTrace.js
./frontend/components/ThreadsEditor/css/ThreadsEditor.css
./frontend/components/ThreadsEditor/html/ThreadsEditor.html
./frontend/components/ThreadsEditor/js/ThreadsEditor.js
./frontend/components/VariablesExplorer/css/VariablesExplorer.css
./frontend/components/VariablesExplorer/html/VariablesExplorer.html
./frontend/components/VariablesExplorer/js/VariablesExplorer.js
./frontend/components/Watches/css/Watches.css
./frontend/components/Watches/html/Watches.html
./frontend/components/Watches/js/Watches.js
./frontend/css/main.css
./frontend/css/override.css
./frontend/images/bug.png
./frontend/images/checkbox-checked.png
./frontend/images/checkbox.png
./frontend/images/debug/add-file.png
./frontend/images/debug/connect.png
./frontend/images/debug/fx.png
./frontend/images/debug/pause.png
./frontend/images/debug/resume.png
./frontend/images/debug/start.png
./frontend/images/debug/step-instruction.png
./frontend/images/debug/step-into.png
./frontend/images/debug/step-over.png
./frontend/images/debug/terminate.png
./frontend/js/main.js
./frontend/js/lib/AsynchronousSemaphore.js
./frontend/templates/modules/main/main.html
./frontend/thirdparty/ace.LICENSE
./frontend/thirdparty/icofont.LICENSE
./frontend/thirdparty/jquery-3.5.1.min.js
./frontend/thirdparty/ace/ace.js
./frontend/thirdparty/ace/ext-beautify.js
./frontend/thirdparty/ace/ext-elastic_tabstops_lite.js
./frontend/thirdparty/ace/ext-emmet.js
./frontend/thirdparty/ace/ext-error_marker.js
./frontend/thirdparty/ace/ext-keybinding_menu.js
./frontend/thirdparty/ace/ext-language_tools.js
./frontend/thirdparty/ace/ext-linking.js
./frontend/thirdparty/ace/ext-modelist.js
./frontend/thirdparty/ace/ext-options.js
./frontend/thirdparty/ace/ext-prompt.js
./frontend/thirdparty/ace/ext-rtl.js
./frontend/thirdparty/ace/ext-searchbox.js
./frontend/thirdparty/ace/ext-settings_menu.js
./frontend/thirdparty/ace/ext-spellcheck.js
./frontend/thirdparty/ace/ext-split.js
./frontend/thirdparty/ace/ext-static_highlight.js
./frontend/thirdparty/ace/ext-statusbar.js
./frontend/thirdparty/ace/ext-textarea.js
./frontend/thirdparty/ace/ext-themelist.js
./frontend/thirdparty/ace/ext-whitespace.js
./frontend/thirdparty/ace/keybinding-emacs.js
./frontend/thirdparty/ace/keybinding-sublime.js
./frontend/thirdparty/ace/keybinding-vim.js
./frontend/thirdparty/ace/mode-abap.js
./frontend/thirdparty/ace/mode-abc.js
./frontend/thirdparty/ace/mode-actionscript.js
./frontend/thirdparty/ace/mode-ada.js
./frontend/thirdparty/ace/mode-apache_conf.js
./frontend/thirdparty/ace/mode-apex.js
./frontend/thirdparty/ace/mode-applescript.js
./frontend/thirdparty/ace/mode-aql.js
./frontend/thirdparty/ace/mode-asciidoc.js
./frontend/thirdparty/ace/mode-asl.js
./frontend/thirdparty/ace/mode-assembly_x86.js
./frontend/thirdparty/ace/mode-autohotkey.js
./frontend/thirdparty/ace/mode-batchfile.js
./frontend/thirdparty/ace/mode-bro.js
./frontend/thirdparty/ace/mode-c9search.js
./frontend/thirdparty/ace/mode-c_cpp.js
./frontend/thirdparty/ace/mode-cirru.js
./frontend/thirdparty/ace/mode-clojure.js
./frontend/thirdparty/ace/mode-cobol.js
./frontend/thirdparty/ace/mode-coffee.js
./frontend/thirdparty/ace/mode-coldfusion.js
./frontend/thirdparty/ace/mode-crystal.js
./frontend/thirdparty/ace/mode-csharp.js
./frontend/thirdparty/ace/mode-csound_document.js
./frontend/thirdparty/ace/mode-csound_orchestra.js
./frontend/thirdparty/ace/mode-csound_score.js
./frontend/thirdparty/ace/mode-csp.js
./frontend/thirdparty/ace/mode-css.js
./frontend/thirdparty/ace/mode-curly.js
./frontend/thirdparty/ace/mode-d.js
./frontend/thirdparty/ace/mode-dart.js
./frontend/thirdparty/ace/mode-diff.js
./frontend/thirdparty/ace/mode-django.js
./frontend/thirdparty/ace/mode-dockerfile.js
./frontend/thirdparty/ace/mode-dot.js
./frontend/thirdparty/ace/mode-drools.js
./frontend/thirdparty/ace/mode-edifact.js
./frontend/thirdparty/ace/mode-eiffel.js
./frontend/thirdparty/ace/mode-ejs.js
./frontend/thirdparty/ace/mode-elixir.js
./frontend/thirdparty/ace/mode-elm.js
./frontend/thirdparty/ace/mode-erlang.js
./frontend/thirdparty/ace/mode-forth.js
./frontend/thirdparty/ace/mode-fortran.js
./frontend/thirdparty/ace/mode-fsharp.js
./frontend/thirdparty/ace/mode-fsl.js
./frontend/thirdparty/ace/mode-ftl.js
./frontend/thirdparty/ace/mode-gcode.js
./frontend/thirdparty/ace/mode-gherkin.js
./frontend/thirdparty/ace/mode-gitignore.js
./frontend/thirdparty/ace/mode-glsl.js
./frontend/thirdparty/ace/mode-gobstones.js
./frontend/thirdparty/ace/mode-golang.js
./frontend/thirdparty/ace/mode-graphqlschema.js
./frontend/thirdparty/ace/mode-groovy.js
./frontend/thirdparty/ace/mode-haml.js
./frontend/thirdparty/ace/mode-handlebars.js
./frontend/thirdparty/ace/mode-haskell.js
./frontend/thirdparty/ace/mode-haskell_cabal.js
./frontend/thirdparty/ace/mode-haxe.js
./frontend/thirdparty/ace/mode-hjson.js
./frontend/thirdparty/ace/mode-html.js
./frontend/thirdparty/ace/mode-html_elixir.js
./frontend/thirdparty/ace/mode-html_ruby.js
./frontend/thirdparty/ace/mode-ini.js
./frontend/thirdparty/ace/mode-io.js
./frontend/thirdparty/ace/mode-jack.js
./frontend/thirdparty/ace/mode-jade.js
./frontend/thirdparty/ace/mode-java.js
./frontend/thirdparty/ace/mode-javascript.js
./frontend/thirdparty/ace/mode-json.js
./frontend/thirdparty/ace/mode-jsoniq.js
./frontend/thirdparty/ace/mode-jsp.js
./frontend/thirdparty/ace/mode-jssm.js
./frontend/thirdparty/ace/mode-jsx.js
./frontend/thirdparty/ace/mode-julia.js
./frontend/thirdparty/ace/mode-kotlin.js
./frontend/thirdparty/ace/mode-latex.js
./frontend/thirdparty/ace/mode-less.js
./frontend/thirdparty/ace/mode-liquid.js
./frontend/thirdparty/ace/mode-lisp.js
./frontend/thirdparty/ace/mode-livescript.js
./frontend/thirdparty/ace/mode-logiql.js
./frontend/thirdparty/ace/mode-logtalk.js
./frontend/thirdparty/ace/mode-lsl.js
./frontend/thirdparty/ace/mode-lua.js
./frontend/thirdparty/ace/mode-luapage.js
./frontend/thirdparty/ace/mode-lucene.js
./frontend/thirdparty/ace/mode-makefile.js
./frontend/thirdparty/ace/mode-markdown.js
./frontend/thirdparty/ace/mode-mask.js
./frontend/thirdparty/ace/mode-matlab.js
./frontend/thirdparty/ace/mode-maze.js
./frontend/thirdparty/ace/mode-mel.js
./frontend/thirdparty/ace/mode-mixal.js
./frontend/thirdparty/ace/mode-mushcode.js
./frontend/thirdparty/ace/mode-mysql.js
./frontend/thirdparty/ace/mode-nginx.js
./frontend/thirdparty/ace/mode-nim.js
./frontend/thirdparty/ace/mode-nix.js
./frontend/thirdparty/ace/mode-nsis.js
./frontend/thirdparty/ace/mode-objectivec.js
./frontend/thirdparty/ace/mode-ocaml.js
./frontend/thirdparty/ace/mode-pascal.js
./frontend/thirdparty/ace/mode-perl.js
./frontend/thirdparty/ace/mode-perl6.js
./frontend/thirdparty/ace/mode-pgsql.js
./frontend/thirdparty/ace/mode-php.js
./frontend/thirdparty/ace/mode-php_laravel_blade.js
./frontend/thirdparty/ace/mode-pig.js
./frontend/thirdparty/ace/mode-plain_text.js
./frontend/thirdparty/ace/mode-powershell.js
./frontend/thirdparty/ace/mode-praat.js
./frontend/thirdparty/ace/mode-prolog.js
./frontend/thirdparty/ace/mode-properties.js
./frontend/thirdparty/ace/mode-protobuf.js
./frontend/thirdparty/ace/mode-puppet.js
./frontend/thirdparty/ace/mode-python.js
./frontend/thirdparty/ace/mode-r.js
./frontend/thirdparty/ace/mode-razor.js
./frontend/thirdparty/ace/mode-rdoc.js
./frontend/thirdparty/ace/mode-red.js
./frontend/thirdparty/ace/mode-redshift.js
./frontend/thirdparty/ace/mode-rhtml.js
./frontend/thirdparty/ace/mode-rst.js
./frontend/thirdparty/ace/mode-ruby.js
./frontend/thirdparty/ace/mode-rust.js
./frontend/thirdparty/ace/mode-sass.js
./frontend/thirdparty/ace/mode-scad.js
./frontend/thirdparty/ace/mode-scala.js
./frontend/thirdparty/ace/mode-scheme.js
./frontend/thirdparty/ace/mode-scss.js
./frontend/thirdparty/ace/mode-sh.js
./frontend/thirdparty/ace/mode-sjs.js
./frontend/thirdparty/ace/mode-slim.js
./frontend/thirdparty/ace/mode-smarty.js
./frontend/thirdparty/ace/mode-snippets.js
./frontend/thirdparty/ace/mode-soy_template.js
./frontend/thirdparty/ace/mode-space.js
./frontend/thirdparty/ace/mode-sparql.js
./frontend/thirdparty/ace/mode-sql.js
./frontend/thirdparty/ace/mode-sqlserver.js
./frontend/thirdparty/ace/mode-stylus.js
./frontend/thirdparty/ace/mode-svg.js
./frontend/thirdparty/ace/mode-swift.js
./frontend/thirdparty/ace/mode-tcl.js
./frontend/thirdparty/ace/mode-terraform.js
./frontend/thirdparty/ace/mode-tex.js
./frontend/thirdparty/ace/mode-text.js
./frontend/thirdparty/ace/mode-textile.js
./frontend/thirdparty/ace/mode-toml.js
./frontend/thirdparty/ace/mode-tsx.js
./frontend/thirdparty/ace/mode-turtle.js
./frontend/thirdparty/ace/mode-twig.js
./frontend/thirdparty/ace/mode-typescript.js
./frontend/thirdparty/ace/mode-vala.js
./frontend/thirdparty/ace/mode-vbscript.js
./frontend/thirdparty/ace/mode-velocity.js
./frontend/thirdparty/ace/mode-verilog.js
./frontend/thirdparty/ace/mode-vhdl.js
./frontend/thirdparty/ace/mode-visualforce.js
./frontend/thirdparty/ace/mode-wollok.js
./frontend/thirdparty/ace/mode-xml.js
./frontend/thirdparty/ace/mode-xquery.js
./frontend/thirdparty/ace/mode-yaml.js
./frontend/thirdparty/ace/mode-zeek.js
./frontend/thirdparty/ace/theme-ambiance.js
./frontend/thirdparty/ace/theme-chaos.js
./frontend/thirdparty/ace/theme-chrome.js
./frontend/thirdparty/ace/theme-clouds.js
./frontend/thirdparty/ace/theme-clouds_midnight.js
./frontend/thirdparty/ace/theme-cobalt.js
./frontend/thirdparty/ace/theme-crimson_editor.js
./frontend/thirdparty/ace/theme-dawn.js
./frontend/thirdparty/ace/theme-dracula.js
./frontend/thirdparty/ace/theme-dreamweaver.js
./frontend/thirdparty/ace/theme-eclipse.js
./frontend/thirdparty/ace/theme-github.js
./frontend/thirdparty/ace/theme-gob.js
./frontend/thirdparty/ace/theme-gruvbox.js
./frontend/thirdparty/ace/theme-idle_fingers.js
./frontend/thirdparty/ace/theme-iplastic.js
./frontend/thirdparty/ace/theme-katzenmilch.js
./frontend/thirdparty/ace/theme-kr_theme.js
./frontend/thirdparty/ace/theme-kuroir.js
./frontend/thirdparty/ace/theme-merbivore.js
./frontend/thirdparty/ace/theme-merbivore_soft.js
./frontend/thirdparty/ace/theme-mono_industrial.js
./frontend/thirdparty/ace/theme-monokai.js
./frontend/thirdparty/ace/theme-pastel_on_dark.js
./frontend/thirdparty/ace/theme-solarized_dark.js
./frontend/thirdparty/ace/theme-solarized_light.js
./frontend/thirdparty/ace/theme-sqlserver.js
./frontend/thirdparty/ace/theme-terminal.js
./frontend/thirdparty/ace/theme-textmate.js
./frontend/thirdparty/ace/theme-tomorrow.js
./frontend/thirdparty/ace/theme-tomorrow_night.js
./frontend/thirdparty/ace/theme-tomorrow_night_blue.js
./frontend/thirdparty/ace/theme-tomorrow_night_bright.js
./frontend/thirdparty/ace/theme-tomorrow_night_eighties.js
./frontend/thirdparty/ace/theme-twilight.js
./frontend/thirdparty/ace/theme-vibrant_ink.js
./frontend/thirdparty/ace/theme-xcode.js
./frontend/thirdparty/ace/worker-coffee.js
./frontend/thirdparty/ace/worker-css.js
./frontend/thirdparty/ace/worker-html.js
./frontend/thirdparty/ace/worker-javascript.js
./frontend/thirdparty/ace/worker-json.js
./frontend/thirdparty/ace/worker-lua.js
./frontend/thirdparty/ace/worker-php.js
./frontend/thirdparty/ace/worker-xml.js
./frontend/thirdparty/ace/worker-xquery.js
./frontend/thirdparty/ace/snippets/abap.js
./frontend/thirdparty/ace/snippets/abc.js
./frontend/thirdparty/ace/snippets/actionscript.js
./frontend/thirdparty/ace/snippets/ada.js
./frontend/thirdparty/ace/snippets/apache_conf.js
./frontend/thirdparty/ace/snippets/apex.js
./frontend/thirdparty/ace/snippets/applescript.js
./frontend/thirdparty/ace/snippets/aql.js
./frontend/thirdparty/ace/snippets/asciidoc.js
./frontend/thirdparty/ace/snippets/asl.js
./frontend/thirdparty/ace/snippets/assembly_x86.js
./frontend/thirdparty/ace/snippets/autohotkey.js
./frontend/thirdparty/ace/snippets/batchfile.js
./frontend/thirdparty/ace/snippets/bro.js
./frontend/thirdparty/ace/snippets/c9search.js
./frontend/thirdparty/ace/snippets/c_cpp.js
./frontend/thirdparty/ace/snippets/cirru.js
./frontend/thirdparty/ace/snippets/clojure.js
./frontend/thirdparty/ace/snippets/cobol.js
./frontend/thirdparty/ace/snippets/coffee.js
./frontend/thirdparty/ace/snippets/coldfusion.js
./frontend/thirdparty/ace/snippets/crystal.js
./frontend/thirdparty/ace/snippets/csharp.js
./frontend/thirdparty/ace/snippets/csound_document.js
./frontend/thirdparty/ace/snippets/csound_orchestra.js
./frontend/thirdparty/ace/snippets/csound_score.js
./frontend/thirdparty/ace/snippets/csp.js
./frontend/thirdparty/ace/snippets/css.js
./frontend/thirdparty/ace/snippets/curly.js
./frontend/thirdparty/ace/snippets/d.js
./frontend/thirdparty/ace/snippets/dart.js
./frontend/thirdparty/ace/snippets/diff.js
./frontend/thirdparty/ace/snippets/django.js
./frontend/thirdparty/ace/snippets/dockerfile.js
./frontend/thirdparty/ace/snippets/dot.js
./frontend/thirdparty/ace/snippets/drools.js
./frontend/thirdparty/ace/snippets/edifact.js
./frontend/thirdparty/ace/snippets/eiffel.js
./frontend/thirdparty/ace/snippets/ejs.js
./frontend/thirdparty/ace/snippets/elixir.js
./frontend/thirdparty/ace/snippets/elm.js
./frontend/thirdparty/ace/snippets/erlang.js
./frontend/thirdparty/ace/snippets/forth.js
./frontend/thirdparty/ace/snippets/fortran.js
./frontend/thirdparty/ace/snippets/fsharp.js
./frontend/thirdparty/ace/snippets/fsl.js
./frontend/thirdparty/ace/snippets/ftl.js
./frontend/thirdparty/ace/snippets/gcode.js
./frontend/thirdparty/ace/snippets/gherkin.js
./frontend/thirdparty/ace/snippets/gitignore.js
./frontend/thirdparty/ace/snippets/glsl.js
./frontend/thirdparty/ace/snippets/gobstones.js
./frontend/thirdparty/ace/snippets/golang.js
./frontend/thirdparty/ace/snippets/graphqlschema.js
./frontend/thirdparty/ace/snippets/groovy.js
./frontend/thirdparty/ace/snippets/haml.js
./frontend/thirdparty/ace/snippets/handlebars.js
./frontend/thirdparty/ace/snippets/haskell.js
./frontend/thirdparty/ace/snippets/haskell_cabal.js
./frontend/thirdparty/ace/snippets/haxe.js
./frontend/thirdparty/ace/snippets/hjson.js
./frontend/thirdparty/ace/snippets/html.js
./frontend/thirdparty/ace/snippets/html_elixir.js
./frontend/thirdparty/ace/snippets/html_ruby.js
./frontend/thirdparty/ace/snippets/ini.js
./frontend/thirdparty/ace/snippets/io.js
./frontend/thirdparty/ace/snippets/jack.js
./frontend/thirdparty/ace/snippets/jade.js
./frontend/thirdparty/ace/snippets/java.js
./frontend/thirdparty/ace/snippets/javascript.js
./frontend/thirdparty/ace/snippets/json.js
./frontend/thirdparty/ace/snippets/jsoniq.js
./frontend/thirdparty/ace/snippets/jsp.js
./frontend/thirdparty/ace/snippets/jssm.js
./frontend/thirdparty/ace/snippets/jsx.js
./frontend/thirdparty/ace/snippets/julia.js
./frontend/thirdparty/ace/snippets/kotlin.js
./frontend/thirdparty/ace/snippets/latex.js
./frontend/thirdparty/ace/snippets/less.js
./frontend/thirdparty/ace/snippets/liquid.js
./frontend/thirdparty/ace/snippets/lisp.js
./frontend/thirdparty/ace/snippets/livescript.js
./frontend/thirdparty/ace/snippets/logiql.js
./frontend/thirdparty/ace/snippets/logtalk.js
./frontend/thirdparty/ace/snippets/lsl.js
./frontend/thirdparty/ace/snippets/lua.js
./frontend/thirdparty/ace/snippets/luapage.js
./frontend/thirdparty/ace/snippets/lucene.js
./frontend/thirdparty/ace/snippets/makefile.js
./frontend/thirdparty/ace/snippets/markdown.js
./frontend/thirdparty/ace/snippets/mask.js
./frontend/thirdparty/ace/snippets/matlab.js
./frontend/thirdparty/ace/snippets/maze.js
./frontend/thirdparty/ace/snippets/mel.js
./frontend/thirdparty/ace/snippets/mixal.js
./frontend/thirdparty/ace/snippets/mushcode.js
./frontend/thirdparty/ace/snippets/mysql.js
./frontend/thirdparty/ace/snippets/nginx.js
./frontend/thirdparty/ace/snippets/nim.js
./frontend/thirdparty/ace/snippets/nix.js
./frontend/thirdparty/ace/snippets/nsis.js
./frontend/thirdparty/ace/snippets/objectivec.js
./frontend/thirdparty/ace/snippets/ocaml.js
./frontend/thirdparty/ace/snippets/pascal.js
./frontend/thirdparty/ace/snippets/perl.js
./frontend/thirdparty/ace/snippets/perl6.js
./frontend/thirdparty/ace/snippets/pgsql.js
./frontend/thirdparty/ace/snippets/php.js
./frontend/thirdparty/ace/snippets/php_laravel_blade.js
./frontend/thirdparty/ace/snippets/pig.js
./frontend/thirdparty/ace/snippets/plain_text.js
./frontend/thirdparty/ace/snippets/powershell.js
./frontend/thirdparty/ace/snippets/praat.js
./frontend/thirdparty/ace/snippets/prolog.js
./frontend/thirdparty/ace/snippets/properties.js
./frontend/thirdparty/ace/snippets/protobuf.js
./frontend/thirdparty/ace/snippets/puppet.js
./frontend/thirdparty/ace/snippets/python.js
./frontend/thirdparty/ace/snippets/r.js
./frontend/thirdparty/ace/snippets/razor.js
./frontend/thirdparty/ace/snippets/rdoc.js
./frontend/thirdparty/ace/snippets/red.js
./frontend/thirdparty/ace/snippets/redshift.js
./frontend/thirdparty/ace/snippets/rhtml.js
./frontend/thirdparty/ace/snippets/rst.js
./frontend/thirdparty/ace/snippets/ruby.js
./frontend/thirdparty/ace/snippets/rust.js
./frontend/thirdparty/ace/snippets/sass.js
./frontend/thirdparty/ace/snippets/scad.js
./frontend/thirdparty/ace/snippets/scala.js
./frontend/thirdparty/ace/snippets/scheme.js
./frontend/thirdparty/ace/snippets/scss.js
./frontend/thirdparty/ace/snippets/sh.js
./frontend/thirdparty/ace/snippets/sjs.js
./frontend/thirdparty/ace/snippets/slim.js
./frontend/thirdparty/ace/snippets/smarty.js
./frontend/thirdparty/ace/snippets/snippets.js
./frontend/thirdparty/ace/snippets/soy_template.js
./frontend/thirdparty/ace/snippets/space.js
./frontend/thirdparty/ace/snippets/sparql.js
./frontend/thirdparty/ace/snippets/sql.js
./frontend/thirdparty/ace/snippets/sqlserver.js
./frontend/thirdparty/ace/snippets/stylus.js
./frontend/thirdparty/ace/snippets/svg.js
./frontend/thirdparty/ace/snippets/swift.js
./frontend/thirdparty/ace/snippets/tcl.js
./frontend/thirdparty/ace/snippets/terraform.js
./frontend/thirdparty/ace/snippets/tex.js
./frontend/thirdparty/ace/snippets/text.js
./frontend/thirdparty/ace/snippets/textile.js
./frontend/thirdparty/ace/snippets/toml.js
./frontend/thirdparty/ace/snippets/tsx.js
./frontend/thirdparty/ace/snippets/turtle.js
./frontend/thirdparty/ace/snippets/twig.js
./frontend/thirdparty/ace/snippets/typescript.js
./frontend/thirdparty/ace/snippets/vala.js
./frontend/thirdparty/ace/snippets/vbscript.js
./frontend/thirdparty/ace/snippets/velocity.js
./frontend/thirdparty/ace/snippets/verilog.js
./frontend/thirdparty/ace/snippets/vhdl.js
./frontend/thirdparty/ace/snippets/visualforce.js
./frontend/thirdparty/ace/snippets/wollok.js
./frontend/thirdparty/ace/snippets/xml.js
./frontend/thirdparty/ace/snippets/xquery.js
./frontend/thirdparty/ace/snippets/yaml.js
./frontend/thirdparty/ace/snippets/zeek.js
./frontend/thirdparty/icofont/icofont.css
./frontend/thirdparty/icofont/icofont.min.css
./frontend/thirdparty/icofont/fonts/icofont.eot
./frontend/thirdparty/icofont/fonts/icofont.svg
./frontend/thirdparty/icofont/fonts/icofont.ttf
./frontend/thirdparty/icofont/fonts/icofont.woff
./frontend/thirdparty/icofont/fonts/icofont.woff2
./frontend/thirdparty/sourcesanspro/OFL.txt
./frontend/thirdparty/sourcesanspro/SourceSansPro-Black.ttf
./frontend/thirdparty/sourcesanspro/SourceSansPro-BlackItalic.ttf
./frontend/thirdparty/sourcesanspro/SourceSansPro-Bold.ttf
./frontend/thirdparty/sourcesanspro/SourceSansPro-BoldItalic.ttf
./frontend/thirdparty/sourcesanspro/SourceSansPro-ExtraLight.ttf
./frontend/thirdparty/sourcesanspro/SourceSansPro-ExtraLightItalic.ttf
./frontend/thirdparty/sourcesanspro/SourceSansPro-Italic.ttf
./frontend/thirdparty/sourcesanspro/SourceSansPro-Light.ttf
./frontend/thirdparty/sourcesanspro/SourceSansPro-LightItalic.ttf
./frontend/thirdparty/sourcesanspro/SourceSansPro-Regular.ttf
./frontend/thirdparty/sourcesanspro/SourceSansPro-SemiBold.ttf
./frontend/thirdparty/sourcesanspro/SourceSansPro-SemiBoldItalic.ttf
./gui/AboutDialog.py
./gui/MainWindow.py
./gui/main.py
./gui/ui_MainWindow.py
./gui/images/icon.png
./gui/ui/MainWindow.ui
./media/btc-donation-qr.png
./media/evaluater-pointing-buttons.png
./media/gdbfrontend.png
./plugins/hello/config.py
./plugins/hello/hello.py
./plugins/hello/urls.py
./plugins/hello/frontend/css/hello.css
./plugins/hello/frontend/html/hello.html
./plugins/hello/frontend/js/hello.js
./plugins/hello/url_modules/api.py
./plugins/theme_light/config.py
./plugins/theme_light/theme_light.py
./plugins/theme_light/urls.py
./plugins/theme_light/frontend/css/theme_light.css
./plugins/theme_light/frontend/html/theme_light.html
./plugins/theme_light/frontend/js/theme_light.js
./plugins/theme_red/config.py
./plugins/theme_red/theme_red.py
./plugins/theme_red/urls.py
./plugins/theme_red/frontend/css/theme_red.css
./plugins/theme_red/frontend/html/theme_red.html
./plugins/theme_red/frontend/js/theme_red.js
./url_modules/__init__.py
./url_modules/api/__init__.py
./url_modules/api/connect.py
./url_modules/api/disassemble.py
./url_modules/api/disassemble_frame.py
./url_modules/api/event.py
./url_modules/api/load.py
./url_modules/api/open_browser.py
./url_modules/api/sources.py
./url_modules/api/state.py
./url_modules/api/breakpoint/add.py
./url_modules/api/breakpoint/del.py
./url_modules/api/breakpoint/set_enabled.py
./url_modules/api/frame/variable.py
./url_modules/api/frame/watches.py
./url_modules/api/fs/__init__.py
./url_modules/api/fs/list.py
./url_modules/api/fs/read.py
./url_modules/api/fs/write.py
./url_modules/api/runtime/continue.py
./url_modules/api/runtime/next.py
./url_modules/api/runtime/pause.py
./url_modules/api/runtime/run.py
./url_modules/api/runtime/signal.py
./url_modules/api/runtime/step.py
./url_modules/api/runtime/stepi.py
./url_modules/api/runtime/terminate.py
./url_modules/api/stack/switch.py
./url_modules/api/stack/trace.py
./url_modules/api/thread/switch.py
./url_modules/main/__init__.py
./url_modules/main/main.py
commands/gdbfrontend
gdbfrontend.egg-info/PKG-INFO
gdbfrontend.egg-info/SOURCES.txt
gdbfrontend.egg-info/dependency_links.txt
gdbfrontend.egg-info/top_level.txt