aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGalin Simeonov <gts@volconst.com>2021-07-15 18:45:22 +0300
committerGalin Simeonov <gts@volconst.com>2021-07-15 18:45:22 +0300
commitceef8adcae68a6acf7b466706d42aee5f2d803e8 (patch)
tree4bd51ad90262747637fb00c9f42890631e302a24
parent8eed597376e567d5572f4f53e37946e67d5e5e07 (diff)
downloadMEGATRON-ceef8adcae68a6acf7b466706d42aee5f2d803e8.tar.gz
updated gitignore
-rw-r--r--.gdb_history375
-rw-r--r--.gitignore1
2 files changed, 1 insertions, 375 deletions
diff --git a/.gdb_history b/.gdb_history
deleted file mode 100644
index a7d0bd7..0000000
--- a/.gdb_history
+++ /dev/null
@@ -1,375 +0,0 @@
-r < test
-where
-b main
-r < test
-n
-n
-n
-n
-r
-record
-n
-rs
-record off
-n
-record stop
-n
-n
-rs
-r
-n
-r
-s
-n
-n
-n
-r test
-n
-n
-n
-n
-s
-n
-print src
-print *src
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-n
-s
-n
-print it
-print *it
-print *(struct token *)it->data
-n
-n
-q
-r test
-n
-b main
-r test
-n
-s
-print tokens
-print *tokens
-n
-print i
-print it
-n
-print it
-n
-print it
-print *tokens
-n
-print it
-n
-print it
-b lex
-r test
-s
-n
-print src->src
-n
-n
-s
-n
-print src
-print *src
-n
-print *src
-rs
-r
-n
-s
-s
-n
-print word[0]
-print src->src[src->where_in_src
-print src->src[src->where_in_src]
-n
-print i
-print sizes
-print size
-print word_size
-n
-b lex
-d
-b main
-r test
-n
-n
-n
-r
-n
-s
-n
-s
-n
-r
-n
-s
-record
-n
-r
-record stop
-n
-s
-n
-s
-n
-n
-q
-b main
-r test
-n
-record
-n
-rs
-r
-record stop
-n
-print translation_unit
-print *translation_data
-print *translation_data->errors
-n
-s
-n
-s
-r test
-print ast
-b parse_unit
-r
-r test
-s
-n
-rs
-r
-record
-r
-s
-n
-rs
-r
-s
-n
-n
-rs
-r
-n
-r
-y
-s
-n
-n
-s
-n
-n
-n
-r
-n
-r
-s
-n
-s
-n
-n
-n
-n
-n
-s
-n
-s
-n
-where
-r
-s
-n
-r
-s
-n
-s
-n
-n
-s
-print ast
-print *ast
-r
-s
-n
-s
-n
-b main
-r test
-n
-s
-s
-n
-s
-n
-n
-s
-n
-print ((struct token*)translation_data->tokens->first->data-)
-print ((struct token*)translation_data->tokens->first->data-))
-print ((struct token*)translation_data->tokens->first->data)
-print *((struct token*)translation_data->tokens->first->data)
-print ((struct token*)translation_data->tokens->first->data)->ytpe
-print ((struct token*)translation_data->tokens->first->data)->type]
-print ((struct token*)translation_data->tokens->first->data)->type
-b parse_unit
-r test
-s
-n
-r
-s
-n
-r
-s
-n
-n
-n
-n
-s
-n
-print machine_id
-print *machine_id
-n
-print (struct token*)translation_data->tokens->first->data
-print ((struct token*)translation_data->tokens->first->data)->type
-b parse_machine_inner
-r test
-n
-print states
-r
-n
-s
-n
-s
-n
-b parse_start_on
-r test
-n
-n
-print *hol
-print *hold_id
-n
-print hold_state
-print states->states_map
-print *states->states_map
-print hold_id->data
-print hold_id->data[hold_id->size]
-r
-r
-r test
-rs
-where
-print str
-b get_ast_states
-r
-n
-n
-print *state
-print *hold_state
-print *hold_state->id
-print hold_state->id->size
-s
-s
-n
-print id
-print tree
-print tree->ID
-n
-n
-s
-n
-print tree->ID
-b get_ast_states
-r
-r test
-n
-s
-print id
-print size
-print (char*)str
-print *(char*)str
-r
-n
-s
-print id
-print *(char*)str
-r
-n
-q
-r test
-print *ast
-print ast
-where
-b delete_ast_pipeline
-r
-n
-n
-print ast->pipeline
-print ast->pipeline[i]
-print *ast
-print ast->pipeline[0]
-print ast->pipeline[1]
-print ast->pipeline[2]
-print ast->pipeline[3]
-print ast->pipeline[4]
-print ast->pipeline[5]
-b get_ast_pipeline
-r
-n
-b parse_pipeline
-r
-where
-b parse_unit
-r test
-s
-n
-r
-s
-n
-r
-s
-n
-s
-n
-print starting_state
-print *starting_state
-print *starting_state->id
-n
-n
-print ( (struct token *)translation_data->tokens->first->data)->id
-print ( (struct token *)translation_data->tokens->first->data)->type
-print *translation_data
-print *translation_data->errors
-b 124
-r
-co
-c
-s
-n
-n
-n
-n
-print ( (struct token *)translation_data->tokens->first->data)->type
-rs
-r
-c
-s
-n
-s
-q
diff --git a/.gitignore b/.gitignore
index e260b0d..c698188 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ tags
*.exe
*.o
build
+.gdb_history