-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbibliography.bib
224 lines (197 loc) · 6.22 KB
/
bibliography.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
@online{probe,
author = "Yatekii",
title = "probe-rs Homepage",
url = "https://probe.rs/",
addendum = "(accessed: 17.08.2021)",
keywords = "probe"
}
@techreport{dwarf,
author = "DWARF Debugging Information Format Committee",
title = "DWARF Debugging Information Format version 4",
year = "2010",
month = "6",
day = "10",
keywords = "dwarf"
}
@online{dwarfhp,
author = "DWARF Standards Committee",
title = "DWARF Homepage",
url = "http://dwarfstd.org/Home.php",
addendum = "(accessed: 17.08.2021)",
keywords = "dwarfhp"
}
@online{gdb,
author = "GNU",
title = "GDB: The GNU Project Debugger",
url = "https://www.gnu.org/software/gdb/",
addendum = "(accessed: 17.08.2021)",
keywords = "gdb"
}
@online{lldb,
author = "The LLDB Team",
title = "The LLDB Debugger",
url = "https://lldb.llvm.org/",
addendum = "(accessed: 13.07.2021)",
keywords = "lldb"
}
@online{gimli,
author = "gimli-rs",
title = "gimli github page",
url = "https://github.com/gimli-rs/gimli",
addendum = "(accessed: 17.08.2021)",
keywords = "gimli"
}
@online{dap,
author = "Microsoft",
title = "Debug Adapter Protocol Homepage",
url = "https://microsoft.github.io/debug-adapter-protocol/",
addendum = "(accessed: 17.08.2021)",
keywords = "dap"
}
@online{rust,
author = "Rust Team",
title = "Rust Homepage",
url = "https://www.rust-lang.org/",
addendum = "(accessed: 17.08.2021)",
keywords = "rust"
}
@online{example-code,
author = "Mark Håkansson And Niklas Lundberg",
title = "nucleo64-rtic-examples",
url = "https://github.com/Blinningjr/nucleo64-rtic-examples.git",
addendum = "(accessed: 17.08.2021)",
keywords = "example-code"
}
@online{rust-debug,
author = "Niklas Lundberg",
title = "rust-debug",
url = "https://github.com/Blinningjr/rust-debug.git",
addendum = "(accessed: 17.08.2021)",
keywords = "rust-debug"
}
@online{erdb,
author = "Niklas Lundberg",
title = "embedded-rust-debugger",
url = "https://github.com/Blinningjr/embedded-rust-debugger.git",
addendum = "(accessed: 17.08.2021)",
keywords = "erdb"
}
@online{erdb-vscode,
author = "Niklas Lundberg",
title = "embedded-rust-debugger-vscode",
url = "https://github.com/Blinningjr/embedded-rust-debugger-vscode.git",
addendum = "(accessed: 17.08.2021)",
keywords = "erdb-vscode"
}
@online{rust-dev-guide,
author = "Rust Team",
title = "Debugging support in the Rust compiler",
url = "https://rustc-dev-guide.rust-lang.org/debugging-support-in-rustc.html",
addendum = "(accessed: 18.08.2021)",
keywords = "rust-dev-guide"
}
@online{rustc-book-codegen,
author = "Rust Team",
title = "The rustc book: Codegen options",
url = "https://doc.rust-lang.org/rustc/codegen-options/index.html",
addendum = "(accessed: 19.08.2021)",
keywords = "rustc-book-codegen"
}
@online{perf-book,
author = "Nicholas Nethercote And Others",
title = "The Rust Performance book",
url = "https://nnethercote.github.io/perf-book/build-configuration.html",
addendum = "(accessed: 20.08.2021)",
keywords = "perf-book"
}
@techreport{clang-opt,
author = "Rizwan A. Ashraf, Roberto Gioiosa, Gokcen Kestor And Ronald F. DeMara",
title = "Exploring the Effect of Compiler Optimizations on
the Reliability of HPC Applications",
% year = "2010",
% month = "6",
% day = "10",
keywords = "clang-opt",
year={2017},
pages={1274-1283},
doi={10.1109/IPDPSW.2017.7}
}
@online{llvm-dbs,
author = "The LLVM Team",
title = "Source Level Debugging with LLVM",
url = "https://llvm.org/docs/SourceLevelDebugging.html",
addendum = "(accessed: 28.09.2021)",
keywords = "llvm-dbs"
}
@online{openocd,
author = "Dominic Rath",
title = "Open On-Chip Debugger",
url = "https://openocd.org/",
addendum = "(accessed: 28.08.2021)",
keywords = "openocd"
}
@online{cortex-debug,
author = "Marcel Ball",
title = "cortex-debug",
url = "https://github.com/Marus/cortex-debug",
addendum = "(accessed: 28.08.2021)",
keywords = "cortex-debug"
}
@article{edselc.2-52.0-002842706219940105,
Author = {Copperman, M.},
ISSN = {15584593},
Journal = {ACM Transactions on Programming Languages and Systems (TOPLAS)},
Number = {3},
Pages = {387-427},
Title = {Debugging Optimized Code Without Being Misled.},
Volume = {16},
URL = {http://proxy.lib.ltu.se/login?url=https://search.ebscohost.com/login.aspx?direct=true&db=edselc&AN=edselc.2-52.0-0028427062&lang=sv&site=eds-live&scope=site},
Year = {1994},
}
@article{edselc.2-52.0-002699386519920107,
Author = {Hölzle, U. ( 1 ) and Chambers, C. ( 2 ) and Ungar, D. ( 3 )},
ISSN = {15581160},
Journal = {ACM SIGPLAN Notices},
Number = {7},
Pages = {32-43},
Title = {Debugging Optimized Code with Dynamic Deoptimization.},
Volume = {27},
URL = {http://proxy.lib.ltu.se/login?url=https://search.ebscohost.com/login.aspx?direct=true&db=edselc&AN=edselc.2-52.0-0026993865&lang=sv&site=eds-live&scope=site},
Year = {1992},
}
@article{edselc.2-52.0-8497669319919920107,
Author = {Brooks, G. and Hansen, G.J. and Simmons, S.},
ISSN = {15581160},
Journal = {ACM SIGPLAN Notices},
Number = {7},
Pages = {1-11},
Title = {A New Approach to Debugging Optimized Code.},
Volume = {27},
URL = {http://proxy.lib.ltu.se/login?url=https://search.ebscohost.com/login.aspx?direct=true&db=edselc&AN=edselc.2-52.0-84976693199&lang=sv&site=eds-live&scope=site},
Year = {1992},
}
@phdthesis{adl1996source,
title={Source-level debugging of globally optimized code},
author={Adl-Tabatabai, Ali-Reza},
year={1996},
school={Citeseer}
}
@online{vscode-generator-code,
author = "Microsoft",
title = "generator-code",
url = "https://github.com/Microsoft/vscode-generator-code",
addendum = "(accessed: 18.07.2022)",
keywords = "vscode-generator-code"
}
@online{vscode-debugger-extension-doc,
author = "Microsoft",
title = "Debugger Extension",
url = "https://code.visualstudio.com/api/extension-guides/debugger-extension",
addendum = "(accessed: 18.07.2022)"
}
@online{tokei,
author = "XAMPPRocky",
title = "Tokei",
url = "https://github.com/XAMPPRocky/tokei",
addendum = "(accessed: 29.07.2022)"
}