1 |
1181 |
sfurman |
|
2 |
|
|
|
3 |
|
|
/* Options for project */
|
4 |
|
|
unsetopt ansi
|
5 |
|
|
setopt auto_compile
|
6 |
|
|
unsetopt auto_reload
|
7 |
|
|
setopt auto_replace
|
8 |
|
|
unsetopt batch_load
|
9 |
|
|
unsetopt batch_run
|
10 |
|
|
unsetopt cc_prog
|
11 |
|
|
setopt ccargs -g
|
12 |
|
|
unsetopt create_file
|
13 |
|
|
unsetopt debug_child
|
14 |
|
|
unsetopt echo
|
15 |
|
|
setopt edit_jobs 5
|
16 |
|
|
unsetopt eight_bit
|
17 |
|
|
setopt line_edit
|
18 |
|
|
setopt line_meta
|
19 |
|
|
setopt lint_load 2
|
20 |
|
|
setopt lint_run 2
|
21 |
|
|
setopt list_action
|
22 |
|
|
setopt load_flags -I. -g -I.. -I../vx-share
|
23 |
|
|
unsetopt long_not_int
|
24 |
|
|
unsetopt make_args
|
25 |
|
|
setopt make_hfiles
|
26 |
|
|
unsetopt make_offset
|
27 |
|
|
unsetopt make_prog
|
28 |
|
|
setopt make_symbol #
|
29 |
|
|
setopt mem_config 16384
|
30 |
|
|
unsetopt mem_trace
|
31 |
|
|
setopt num_proc 1
|
32 |
|
|
unsetopt page_cmds
|
33 |
|
|
setopt page_list 19
|
34 |
|
|
unsetopt page_load
|
35 |
|
|
unsetopt path
|
36 |
|
|
setopt proto_path . /s2/saber_dir30/sun4-40/proto /s2/saber_dir30/sun4-40/../common/proto
|
37 |
|
|
unsetopt preprocessor
|
38 |
|
|
setopt program_name a.out
|
39 |
|
|
unsetopt print_custom
|
40 |
|
|
setopt print_pointer
|
41 |
|
|
setopt print_string 20
|
42 |
|
|
unsetopt save_memory
|
43 |
|
|
setopt sbrk_size 1048576
|
44 |
|
|
setopt src_err 3
|
45 |
|
|
setopt src_step 1
|
46 |
|
|
setopt src_stop 3
|
47 |
|
|
setopt sys_load_flags -L/lib -L/usr/lib -L/usr/local/lib -I/usr/include -Dunix -Dsun -Dsparc
|
48 |
|
|
unsetopt tab_stop
|
49 |
|
|
unsetopt terse_suppress
|
50 |
|
|
unsetopt terse_where
|
51 |
|
|
setopt unset_value 191
|
52 |
|
|
unsetopt win_fork_nodup
|
53 |
|
|
setopt win_no_raise
|
54 |
|
|
unsetopt win_message_list
|
55 |
|
|
unsetopt win_project_list
|
56 |
|
|
/* Suppressions for project */
|
57 |
|
|
suppress 6 in read_huge_number
|
58 |
|
|
/* Over/underflow */
|
59 |
|
|
suppress 8 in read_huge_number
|
60 |
|
|
/* Over/underflow */
|
61 |
|
|
suppress 22
|
62 |
|
|
/* Pointer subtraction */
|
63 |
|
|
suppress 22 in free_all_psymtabs
|
64 |
|
|
/* Pointer subtraction */
|
65 |
|
|
suppress 22 in free_all_symtabs
|
66 |
|
|
/* Pointer subtraction */
|
67 |
|
|
suppress 56 in print_string
|
68 |
|
|
/* Information lost */
|
69 |
|
|
suppress 65 "../bfd/bfd.c":379
|
70 |
|
|
/* Too many function arguments */
|
71 |
|
|
suppress 65 on printf_filtered
|
72 |
|
|
/* Too many function arguments */
|
73 |
|
|
suppress 65 on fprintf_filtered
|
74 |
|
|
/* Too many function arguments */
|
75 |
|
|
suppress 65 on vfprintf_filtered
|
76 |
|
|
/* Too many function arguments */
|
77 |
|
|
suppress 65 on query
|
78 |
|
|
/* Too many function arguments */
|
79 |
|
|
suppress 65 on fatal_dump_core
|
80 |
|
|
/* Too many function arguments */
|
81 |
|
|
suppress 65 on fatal
|
82 |
|
|
/* Too many function arguments */
|
83 |
|
|
suppress 65 on error
|
84 |
|
|
/* Too many function arguments */
|
85 |
|
|
suppress 65 on noprocess
|
86 |
|
|
/* Too many function arguments */
|
87 |
|
|
suppress 65
|
88 |
|
|
/* Too many function arguments */
|
89 |
|
|
suppress 66 on say
|
90 |
|
|
/* Too few function arguments */
|
91 |
|
|
suppress 66 on printf_filtered
|
92 |
|
|
/* Too few function arguments */
|
93 |
|
|
suppress 66 on fprintf_filtered
|
94 |
|
|
/* Too few function arguments */
|
95 |
|
|
suppress 66 on vfprintf_filtered
|
96 |
|
|
/* Too few function arguments */
|
97 |
|
|
suppress 66 on query
|
98 |
|
|
/* Too few function arguments */
|
99 |
|
|
suppress 66 on fatal_dump_core
|
100 |
|
|
/* Too few function arguments */
|
101 |
|
|
suppress 66 on fatal
|
102 |
|
|
/* Too few function arguments */
|
103 |
|
|
suppress 66 on error
|
104 |
|
|
/* Too few function arguments */
|
105 |
|
|
suppress 67 on printf_filtered
|
106 |
|
|
/* Signed/unsigned argument mismatch */
|
107 |
|
|
suppress 67 on fprintf_filtered
|
108 |
|
|
/* Signed/unsigned argument mismatch */
|
109 |
|
|
suppress 67 on vfprintf_filtered
|
110 |
|
|
/* Signed/unsigned argument mismatch */
|
111 |
|
|
suppress 67 on query
|
112 |
|
|
/* Signed/unsigned argument mismatch */
|
113 |
|
|
suppress 67 on fatal_dump_core
|
114 |
|
|
/* Signed/unsigned argument mismatch */
|
115 |
|
|
suppress 67 on fatal
|
116 |
|
|
/* Signed/unsigned argument mismatch */
|
117 |
|
|
suppress 67 on error
|
118 |
|
|
/* Signed/unsigned argument mismatch */
|
119 |
|
|
suppress 67
|
120 |
|
|
/* Signed/unsigned argument mismatch */
|
121 |
|
|
suppress 68 on bfd_get_section_contents
|
122 |
|
|
/* Benign argument mismatch */
|
123 |
|
|
suppress 68 on _do_getblong
|
124 |
|
|
/* Benign argument mismatch */
|
125 |
|
|
suppress 68 on supply_register
|
126 |
|
|
/* Benign argument mismatch */
|
127 |
|
|
suppress 68 on target_write_memory
|
128 |
|
|
/* Benign argument mismatch */
|
129 |
|
|
suppress 68 on write_register_bytes
|
130 |
|
|
/* Benign argument mismatch */
|
131 |
|
|
suppress 68 on read_register_bytes
|
132 |
|
|
/* Benign argument mismatch */
|
133 |
|
|
suppress 68 on read_memory
|
134 |
|
|
/* Benign argument mismatch */
|
135 |
|
|
suppress 68 on say
|
136 |
|
|
/* Benign argument mismatch */
|
137 |
|
|
suppress 68 on printf_filtered
|
138 |
|
|
/* Benign argument mismatch */
|
139 |
|
|
suppress 68 on fprintf_filtered
|
140 |
|
|
/* Benign argument mismatch */
|
141 |
|
|
suppress 68 on vfprintf_filtered
|
142 |
|
|
/* Benign argument mismatch */
|
143 |
|
|
suppress 68 on query
|
144 |
|
|
/* Benign argument mismatch */
|
145 |
|
|
suppress 68 on fatal_dump_core
|
146 |
|
|
/* Benign argument mismatch */
|
147 |
|
|
suppress 68 on fatal
|
148 |
|
|
/* Benign argument mismatch */
|
149 |
|
|
suppress 68 on error
|
150 |
|
|
/* Benign argument mismatch */
|
151 |
|
|
suppress 68 in find_solib
|
152 |
|
|
/* Benign argument mismatch */
|
153 |
|
|
suppress 68 on child_wait
|
154 |
|
|
/* Benign argument mismatch */
|
155 |
|
|
suppress 68 on xrealloc
|
156 |
|
|
/* Benign argument mismatch */
|
157 |
|
|
suppress 68 on myread
|
158 |
|
|
/* Benign argument mismatch */
|
159 |
|
|
suppress 68 in do_cleanups
|
160 |
|
|
/* Benign argument mismatch */
|
161 |
|
|
suppress 68 on make_cleanup
|
162 |
|
|
/* Benign argument mismatch */
|
163 |
|
|
suppress 68 on target_read_memory
|
164 |
|
|
/* Benign argument mismatch */
|
165 |
|
|
suppress 69 on printf_filtered
|
166 |
|
|
/* Serious argument mismatch */
|
167 |
|
|
suppress 69 on fprintf_filtered
|
168 |
|
|
/* Serious argument mismatch */
|
169 |
|
|
suppress 69 on vfprintf_filtered
|
170 |
|
|
/* Serious argument mismatch */
|
171 |
|
|
suppress 69 on query
|
172 |
|
|
/* Serious argument mismatch */
|
173 |
|
|
suppress 69 on fatal_dump_core
|
174 |
|
|
/* Serious argument mismatch */
|
175 |
|
|
suppress 69 on fatal
|
176 |
|
|
/* Serious argument mismatch */
|
177 |
|
|
suppress 69 on error
|
178 |
|
|
/* Serious argument mismatch */
|
179 |
|
|
suppress 70 on printf_filtered
|
180 |
|
|
/* Passing illegal enumeration value */
|
181 |
|
|
suppress 70 on fprintf_filtered
|
182 |
|
|
/* Passing illegal enumeration value */
|
183 |
|
|
suppress 70 on vfprintf_filtered
|
184 |
|
|
/* Passing illegal enumeration value */
|
185 |
|
|
suppress 70 on query
|
186 |
|
|
/* Passing illegal enumeration value */
|
187 |
|
|
suppress 70 on fatal_dump_core
|
188 |
|
|
/* Passing illegal enumeration value */
|
189 |
|
|
suppress 70 on fatal
|
190 |
|
|
/* Passing illegal enumeration value */
|
191 |
|
|
suppress 70 on error
|
192 |
|
|
/* Passing illegal enumeration value */
|
193 |
|
|
suppress 80 on first_link_map_member
|
194 |
|
|
/* Returning invalid pointer */
|
195 |
|
|
suppress 110 in printf_filtered
|
196 |
|
|
/* Signed/unsigned memory retrieval */
|
197 |
|
|
suppress 110 in fprintf_filtered
|
198 |
|
|
/* Signed/unsigned memory retrieval */
|
199 |
|
|
suppress 110 in vfprintf_filtered
|
200 |
|
|
/* Signed/unsigned memory retrieval */
|
201 |
|
|
suppress 110 in query
|
202 |
|
|
/* Signed/unsigned memory retrieval */
|
203 |
|
|
suppress 110 in fatal_dump_core
|
204 |
|
|
/* Signed/unsigned memory retrieval */
|
205 |
|
|
suppress 110 in fatal
|
206 |
|
|
/* Signed/unsigned memory retrieval */
|
207 |
|
|
suppress 110 in error
|
208 |
|
|
/* Signed/unsigned memory retrieval */
|
209 |
|
|
suppress 112 in printf_filtered
|
210 |
|
|
/* Memory retrieval */
|
211 |
|
|
suppress 112 in fprintf_filtered
|
212 |
|
|
/* Memory retrieval */
|
213 |
|
|
suppress 112 in vfprintf_filtered
|
214 |
|
|
/* Memory retrieval */
|
215 |
|
|
suppress 112 in query
|
216 |
|
|
/* Memory retrieval */
|
217 |
|
|
suppress 112 in fatal_dump_core
|
218 |
|
|
/* Memory retrieval */
|
219 |
|
|
suppress 112 in fatal
|
220 |
|
|
/* Memory retrieval */
|
221 |
|
|
suppress 112 in error
|
222 |
|
|
/* Memory retrieval */
|
223 |
|
|
suppress 112
|
224 |
|
|
/* Memory retrieval */
|
225 |
|
|
suppress 112 ../symtab.c
|
226 |
|
|
/* Memory retrieval */
|
227 |
|
|
suppress 112 in child_xfer_memory
|
228 |
|
|
/* Memory retrieval */
|
229 |
|
|
suppress 165 in frame_saved_pc
|
230 |
|
|
/* Dereference */
|
231 |
|
|
suppress 165 in get_prev_frame_info
|
232 |
|
|
/* Dereference */
|
233 |
|
|
suppress 167 in get_prev_frame_info
|
234 |
|
|
/* Selection */
|
235 |
|
|
suppress 167 in frame_saved_pc
|
236 |
|
|
/* Selection */
|
237 |
|
|
suppress 442 in try_baudrate
|
238 |
|
|
/* Escape has null value */
|
239 |
|
|
suppress 529 in read_range_type
|
240 |
|
|
/* Statement not reached */
|
241 |
|
|
suppress 529 in process_one_symbol
|
242 |
|
|
/* Statement not reached */
|
243 |
|
|
suppress 529 in unpack_double
|
244 |
|
|
/* Statement not reached */
|
245 |
|
|
suppress 529 in wait_for_inferior
|
246 |
|
|
/* Statement not reached */
|
247 |
|
|
suppress 529 in do_registers_info
|
248 |
|
|
/* Statement not reached */
|
249 |
|
|
suppress 529 in value_from_register
|
250 |
|
|
/* Statement not reached */
|
251 |
|
|
suppress 529 in solib_create_inferior_hook
|
252 |
|
|
/* Constant in conditional */
|
253 |
|
|
suppress 530
|
254 |
|
|
/* Empty body of statement */
|
255 |
|
|
suppress 546 in net_quit
|
256 |
|
|
/* Function exits through bottom */
|
257 |
|
|
suppress 546 in net_wait
|
258 |
|
|
/* Function exits through bottom */
|
259 |
|
|
suppress 546 in vx_remove_breakpoint
|
260 |
|
|
/* Function exits through bottom */
|
261 |
|
|
suppress 546 in vx_insert_breakpoint
|
262 |
|
|
/* Function exits through bottom */
|
263 |
|
|
suppress 546 in value_less
|
264 |
|
|
/* Function exits through bottom */
|
265 |
|
|
suppress 546 in value_equal
|
266 |
|
|
/* Function exits through bottom */
|
267 |
|
|
suppress 546 in unpack_long
|
268 |
|
|
/* Function exits through bottom */
|
269 |
|
|
suppress 558 in solib_create_inferior_hook
|
270 |
|
|
/* Constant in conditional */
|
271 |
|
|
suppress 558 in read_range_type
|
272 |
|
|
/* Constant in conditional */
|
273 |
|
|
suppress 558 in process_one_symbol
|
274 |
|
|
/* Constant in conditional */
|
275 |
|
|
suppress 558 in read_dbx_symtab
|
276 |
|
|
/* Constant in conditional */
|
277 |
|
|
suppress 558 in vx_write_register
|
278 |
|
|
/* Constant in conditional */
|
279 |
|
|
suppress 558 in vx_read_register
|
280 |
|
|
/* Constant in conditional */
|
281 |
|
|
suppress 558 in unpack_double
|
282 |
|
|
/* Constant in conditional */
|
283 |
|
|
suppress 558 in wait_for_inferior
|
284 |
|
|
/* Constant in conditional */
|
285 |
|
|
suppress 558 in do_registers_info
|
286 |
|
|
/* Constant in conditional */
|
287 |
|
|
suppress 558 in value_from_register
|
288 |
|
|
/* Constant in conditional */
|
289 |
|
|
suppress 558 in add_enum_psymbol
|
290 |
|
|
/* Constant in conditional */
|
291 |
|
|
suppress 558 in add_partial_symbol
|
292 |
|
|
/* Constant in conditional */
|
293 |
|
|
suppress 558 mfree.c
|
294 |
|
|
/* Constant in conditional */
|
295 |
|
|
suppress 558 mmalloc.c
|
296 |
|
|
/* Constant in conditional */
|
297 |
|
|
suppress 558 mrealloc.c
|
298 |
|
|
/* Constant in conditional */
|
299 |
|
|
suppress 560 in solib_address
|
300 |
|
|
/* Assignment within conditional */
|
301 |
|
|
suppress 560 in solib_info
|
302 |
|
|
/* Assignment within conditional */
|
303 |
|
|
suppress 560 in solib_add
|
304 |
|
|
/* Assignment within conditional */
|
305 |
|
|
suppress 560 in read_type
|
306 |
|
|
/* Assignment within conditional */
|
307 |
|
|
suppress 560 in type_print_base
|
308 |
|
|
/* Assignment within conditional */
|
309 |
|
|
suppress 560 in type_print_derivation_info
|
310 |
|
|
/* Assignment within conditional */
|
311 |
|
|
suppress 560 in block_depth
|
312 |
|
|
/* Assignment within conditional */
|
313 |
|
|
suppress 560 in select_source_symtab
|
314 |
|
|
/* Assignment within conditional */
|
315 |
|
|
suppress 560 in clear_value_history
|
316 |
|
|
/* Assignment within conditional */
|
317 |
|
|
suppress 560 in clear_displays
|
318 |
|
|
/* Assignment within conditional */
|
319 |
|
|
suppress 560 in initialize_main
|
320 |
|
|
/* Assignment within conditional */
|
321 |
|
|
suppress 560 in echo_command
|
322 |
|
|
/* Assignment within conditional */
|
323 |
|
|
suppress 560 in unset_in_environ
|
324 |
|
|
/* Assignment within conditional */
|
325 |
|
|
suppress 560 in set_in_environ
|
326 |
|
|
/* Assignment within conditional */
|
327 |
|
|
suppress 560 in get_in_environ
|
328 |
|
|
/* Assignment within conditional */
|
329 |
|
|
suppress 560 in do_setshow_command
|
330 |
|
|
/* Assignment within conditional */
|
331 |
|
|
suppress 560 in breakpoint_1
|
332 |
|
|
/* Assignment within conditional */
|
333 |
|
|
suppress 590 on sig
|
334 |
|
|
/* Unused formal parameter */
|
335 |
|
|
suppress 590 in nindy_create_inferior
|
336 |
|
|
/* Unused formal parameter */
|
337 |
|
|
suppress 590 in add_to_section_table
|
338 |
|
|
/* Unused formal parameter */
|
339 |
|
|
suppress 590 in vx_create_inferior
|
340 |
|
|
/* Unused formal parameter */
|
341 |
|
|
suppress 590 in host_convert_from_virtual
|
342 |
|
|
/* Unused formal parameter */
|
343 |
|
|
suppress 590 in host_convert_to_virtual
|
344 |
|
|
/* Unused formal parameter */
|
345 |
|
|
suppress 590 on siggnal
|
346 |
|
|
/* Unused formal parameter */
|
347 |
|
|
suppress 590 in init_sig
|
348 |
|
|
/* Unused formal parameter */
|
349 |
|
|
suppress 590 in nindy_resume
|
350 |
|
|
/* Unused formal parameter */
|
351 |
|
|
suppress 590 in set_history_size_command
|
352 |
|
|
/* Unused formal parameter */
|
353 |
|
|
suppress 590 in not_just_help_class_command
|
354 |
|
|
/* Unused formal parameter */
|
355 |
|
|
suppress 590 on regno
|
356 |
|
|
/* Unused formal parameter */
|
357 |
|
|
suppress 590 on from_tty
|
358 |
|
|
/* Unused formal parameter */
|
359 |
|
|
suppress 590 on args
|
360 |
|
|
/* Unused formal parameter */
|
361 |
|
|
suppress 590 in process_symbol_pair
|
362 |
|
|
/* Unused formal parameter */
|
363 |
|
|
suppress 591 in print_scalar_formatted
|
364 |
|
|
/* Unused automatic variable */
|
365 |
|
|
suppress 592 on rcsid
|
366 |
|
|
/* Unused static */
|
367 |
|
|
suppress 594 in call_function_by_hand
|
368 |
|
|
/* Set but not used */
|
369 |
|
|
suppress 594 in record_latest_value
|
370 |
|
|
/* Set but not used */
|
371 |
|
|
suppress 594 in bpstat_stop_status
|
372 |
|
|
/* Set but not used */
|
373 |
|
|
suppress 595 in coffstrip
|
374 |
|
|
/* Used before set */
|
375 |
|
|
suppress 652 ../include/bfd.h
|
376 |
|
|
/* Declaration has no effect */
|
377 |
|
|
suppress 652 /usr/include/machine/reg.h
|
378 |
|
|
/* Declaration has no effect */
|
379 |
|
|
suppress 652 /usr/include/sun4/reg.h
|
380 |
|
|
/* Declaration has no effect */
|
381 |
|
|
suppress 68 on complain
|
382 |
|
|
/* Benign type mismatch */
|
383 |
|
|
suppress 3 in read_range_type
|
384 |
|
|
/* Over/underflow unary minus */
|
385 |
|
|
suppress 442 ../bfd/archive.c
|
386 |
|
|
/* \0 in string */
|
387 |
|
|
suppress 558 ../bfd/b.out.c
|
388 |
|
|
/* Conditional if always true */
|
389 |
|
|
suppress 558 ../bfd/coffswap.c
|
390 |
|
|
/* Conditional if always true -- bfd_h_put_x */
|
391 |
|
|
suppress 529 ../bfd/coffswap.c
|
392 |
|
|
/* Stmt unreach -- bfd_h_put_x */
|
393 |
|
|
suppress 590 ../bfd/ecoff.c
|
394 |
|
|
/* Formal parameter not used */
|
395 |
|
|
suppress 590 on ignore
|
396 |
|
|
/* Formal param not used */
|
397 |
|
|
suppress 590 on ignore_exec_bfd
|
398 |
|
|
/* Formal param not used */
|
399 |
|
|
suppress 590 on ignore_core_bfd
|
400 |
|
|
/* Formal param not used */
|
401 |
|
|
suppress 590 on ignore_input_section
|
402 |
|
|
/* Formal param not used */
|
403 |
|
|
suppress 590 on ignore_newsect
|
404 |
|
|
/* Formal param not used */
|
405 |
|
|
suppress 590 on ignore_abfd
|
406 |
|
|
/* Formal param not used */
|
407 |
|
|
suppress 590 on ignore_symbol
|
408 |
|
|
/* Formal param not used */
|
409 |
|
|
suppress 590 on ignore_symbols
|
410 |
|
|
/* Formal param not used */
|
411 |
|
|
suppress 590 on signo
|
412 |
|
|
/* Formal param not used */
|
413 |
|
|
suppress 652
|
414 |
|
|
/* The declaration has no effect */
|
415 |
|
|
suppress 442 in ../bfd/archive.c
|
416 |
|
|
/* Escape sequence in string literal has null value */
|
417 |
|
|
|
418 |
|
|
/* Signals caught and ignored */
|
419 |
|
|
catch HUP
|
420 |
|
|
catch QUIT
|
421 |
|
|
catch ILL
|
422 |
|
|
catch TRAP
|
423 |
|
|
catch IOT
|
424 |
|
|
catch EMT
|
425 |
|
|
catch FPE
|
426 |
|
|
catch KILL
|
427 |
|
|
catch BUS
|
428 |
|
|
catch SEGV
|
429 |
|
|
catch SYS
|
430 |
|
|
catch PIPE
|
431 |
|
|
catch TERM
|
432 |
|
|
catch URG
|
433 |
|
|
catch STOP
|
434 |
|
|
catch TSTP
|
435 |
|
|
catch TTIN
|
436 |
|
|
catch TTOU
|
437 |
|
|
catch IO
|
438 |
|
|
catch XCPU
|
439 |
|
|
catch XFSZ
|
440 |
|
|
catch VTALRM
|
441 |
|
|
catch PROF
|
442 |
|
|
catch LOST
|
443 |
|
|
catch USR1
|
444 |
|
|
catch USR2
|
445 |
|
|
ignore INT
|
446 |
|
|
ignore ALRM
|
447 |
|
|
ignore CONT
|
448 |
|
|
ignore CHLD
|
449 |
|
|
ignore WINCH
|
450 |
|
|
|
451 |
|
|
/* Status of project */
|