Skip to content

Commit 6ae2474

Browse files
author
Razor
committed
Added dependencies
1 parent dc45a89 commit 6ae2474

File tree

17 files changed

+51
-13
lines changed

17 files changed

+51
-13
lines changed
4.62 MB
Binary file not shown.
4.63 MB
Binary file not shown.

Compiler/nbproject/private/private.xml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@
66
</data>
77
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
88
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
9-
<group/>
9+
<group>
10+
<file>file:/C:/Users/dansb/Desktop/CraftCompilerV0.1.0/Compiler/src/Helper.cpp</file>
11+
<file>file:/C:/Users/dansb/Desktop/CraftCompilerV0.1.0/Compiler/src/Assembler.cpp</file>
12+
<file>file:/C:/Users/dansb/Desktop/CraftCompilerV0.1.0/Compiler/src/CodeGenerator.cpp</file>
13+
<file>file:/C:/Users/dansb/Desktop/CraftCompilerV0.1.0/Compiler/include/Helper.h</file>
14+
<file>file:/C:/Users/dansb/Desktop/CraftCompilerV0.1.0/Compiler/src/SemanticValidator.cpp</file>
15+
<file>file:/C:/Users/dansb/Desktop/CraftCompilerV0.1.0/Compiler/include/def.h</file>
16+
<file>file:/C:/Users/dansb/Desktop/CraftCompilerV0.1.0/Compiler/src/Preprocessor.cpp</file>
17+
<file>file:/C:/Users/dansb/Desktop/CraftCompilerV0.1.0/Compiler/src/Parser.cpp</file>
18+
</group>
1019
</open-files>
1120
</project-private>

CraftCompiler/nbproject/private/configurations.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
<gdb_interceptlist>
1414
<gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
1515
</gdb_interceptlist>
16-
<gdb_signals>
17-
</gdb_signals>
1816
<gdb_options>
1917
<DebugOptions>
2018
</DebugOptions>

CraftCompiler/nbproject/private/private.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
88
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
99
<group>
10-
<file>file:/C:/Users/dansb/Desktop/CraftCompilerV0.1.0/Craft%20Compiler/main.cpp</file>
10+
<file>file:/C:/Users/dansb/Desktop/CraftCompilerV0.1.0/CraftCompiler/main.cpp</file>
1111
</group>
1212
</open-files>
1313
</project-private>
Binary file not shown.
Binary file not shown.

GoblinLibraryLoader/nbproject/private/private.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
</data>
77
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
88
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
9-
<group/>
9+
<group>
10+
<file>file:/C:/Users/dansb/Desktop/CraftCompilerV0.1.0/GoblinLibraryLoader/src/GoblinLibraryLoader.c</file>
11+
</group>
1012
</open-files>
1113
</project-private>

Makefile

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,20 @@ debug:
1717
$(MAKE) -C ./obj_formats/OMFObjFormat CONF=Debug
1818
$(MAKE) -C ./CraftCompiler CONF=Debug
1919
clean:
20-
$(MAKE) -C ./CraftCompiler clean
21-
$(MAKE) -C ./Compiler clean
22-
$(MAKE) -C ./GoblinArgumentParser clean
23-
$(MAKE) -C ./GoblinLibraryLoader clean
24-
$(MAKE) -C ./codegens/8086CodeGen clean
25-
$(MAKE) -C ./libs/MagicOMF clean
26-
$(MAKE) -C ./linkers/BinLinker clean
27-
$(MAKE) -C ./obj_formats/OMFObjFormat clean
20+
$(MAKE) -C ./GoblinArgumentParser CONF=Debug clean
21+
$(MAKE) -C ./GoblinLibraryLoader CONF=Debug clean
22+
$(MAKE) -C ./Compiler CONF=Debug clean
23+
$(MAKE) -C ./codegens/8086CodeGen CONF=Debug clean
24+
$(MAKE) -C ./libs/MagicOMF CONF=Debug clean
25+
$(MAKE) -C ./linkers/BinLinker CONF=Debug clean
26+
$(MAKE) -C ./obj_formats/OMFObjFormat CONF=Debug clean
27+
$(MAKE) -C ./CraftCompiler CONF=Debug clean
28+
29+
$(MAKE) -C ./GoblinArgumentParser CONF=Release clean
30+
$(MAKE) -C ./GoblinLibraryLoader CONF=Release clean
31+
$(MAKE) -C ./Compiler CONF=Release clean
32+
$(MAKE) -C ./codegens/8086CodeGen CONF=Release clean
33+
$(MAKE) -C ./libs/MagicOMF CONF=Release clean
34+
$(MAKE) -C ./linkers/BinLinker CONF=Release clean
35+
$(MAKE) -C ./obj_formats/OMFObjFormat CONF=Release clean
36+
$(MAKE) -C ./CraftCompiler CONF=Release clean

bash.exe.stackdump

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Stack trace:
2+
Frame Function Args
3+
000FFFFB3F0 0018005C48C (000FFFFE3F4, FFFFD8F000002710, 0018009FCF1, 000FFFFDE50)
4+
000FFFFB490 0018005DA6B (00000000064, 00000000000, 00000000000, 00000000000)
5+
000FFFFB6E0 0018011F0D0 (00180117A4B, 0018030C2C8, 00000002E58, 0000000000C)
6+
000FFFFC080 0018005C7C1 (00180040000, F54C005D0000, 000FFFFBA80, 000FFFFBA30)
7+
000FFFFBA80 7FFAF846AB9D (000FFFFC080, 00000000000, 0008E66680C, 000007C4700)
8+
000FFFFBA80 7FFAF8409913 (000FFFFFFFF, 00000000000, 00000000027, 000FFFFC100)
9+
001004A9428 7FFAF8469CBA (001800B9A63, 03000000000, 00000000000, 006FFFFFFFF)
10+
001004A9428 00100427A37 (0000000001F, 00000000000, 0010041B99F, 00000000020)
11+
000FFFFFFFF 001004169FE (00100000000, 001FFFFFFFF, 000FFFFFFFF, 0060004D550)
12+
00000000000 00100417F3A (00000000000, 000FFFFFFFF, 00000000000, 00000000000)
13+
00000000000 0010040201B (00000000002, 00000000001, 0018013D2D0, 001000101C0)
14+
00000000000 0010047518C (000FFFFCC60, 006000101C0, 00180047931, 00180046A50)
15+
000FFFFCCC0 001800479A2 (00000000000, 00000000000, 00000000000, 00000000000)
16+
00000000000 00180045733 (00000000000, 00000000000, 00000000000, 00000000000)
17+
000FFFFFFF0 001800457E4 (00000000000, 00000000000, 00000000000, 00000000000)
18+
End of stack trace

0 commit comments

Comments
 (0)