File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
ilg.gnuarmeclipse.managedbuild.cross Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -168,6 +168,7 @@ option.debugging.stabsplus = stabs+
168
168
option.debugging.dwarf2 = dwarf-2
169
169
option.debugging.dwarf3 = dwarf-3
170
170
option.debugging.dwarf4 = dwarf-4
171
+ option.debugging.dwarf5 = dwarf-5
171
172
172
173
option.debugging.prof = Generate prof information (-p)
173
174
option.debugging.gprof = Generate gprof information (-pg)
Original file line number Diff line number Diff line change 320
320
id =" ilg.gnuarmeclipse.managedbuild.cross.option.debugging.format.dwarf4"
321
321
name =" %option.debugging.dwarf4" >
322
322
</enumeratedOptionValue >
323
+ <enumeratedOptionValue
324
+ command =" -gdwarf-5"
325
+ id =" ilg.gnuarmeclipse.managedbuild.cross.option.debugging.format.dwarf5"
326
+ name =" %option.debugging.dwarf5" >
327
+ </enumeratedOptionValue >
323
328
</option >
324
329
<option
325
330
command =" -p"
You can’t perform that action at this time.
0 commit comments