Initial commit.

This commit is contained in:
igor
2026-04-10 15:40:20 -07:00
commit 6dd004939f
39 changed files with 3168 additions and 0 deletions

14
gf2_config.ini Normal file
View File

@@ -0,0 +1,14 @@
[gdb]
confirm_command_kill=0
confirm_command_connect=0
[ui]
scale=1.0
font_path=/home/igor/.local/share/fonts/c/Courier_Prime_Code.ttf
font_size_interface=13
font_size_code=13
width=1600
height=1000
maximize=1
restore_watch_window=1
; layout=h(75,v(75,Source,Console),v(50,t(Watch,Breakpoints,Commands,Struct,Exe),t(Stack,Files,Registers,Data,Thread))))