gdb/
[binutils-gdb.git] / gdb / ChangeLog
1 2012-04-10 Yao Qi <yao@codesourcery.com>
2
3 * Makefile.in (gnulib/Makefile): Remove duplicated dependency.
4
5 2012-04-10 Yao Qi <yao@codesourcery.com>
6
7 * Makefile.in (aclocal_m4_deps): Add gnulib/m4/gnulib-cache.m4
8 and gnulib/m4/gnulib-tool.m4.
9
10 2012-04-10 Doug Evans <dje@google.com>
11
12 * dwarf2read.c (dwarf2_per_cu_data). Clarify comment.
13 (load_partial_dies): Clarify comment.
14 (find_partial_die): Support rereading type units.
15 Clarify CU handling, if we know offset is in CU, don't search for the
16 containing CU. Add comment regarding memory waste.
17
18 2012-04-10 H.J. Lu <hongjiu.lu@intel.com>
19
20 * features/Makefile (WHICH): Add i386/x32, i386/x32-linux,
21 i386/x32-avx and i386/x32-avx-linux.
22 (i386/x32-expedite): New.
23 (i386/x32-linux-expedite): Likewise.
24 (i386/x32-avx-expedite): Likewise.
25 (i386/x32-avx-linux-expedite): Likewise.
26 ($(outdir)/i386/x32.dat): Likewise.
27 ($(outdir)/i386/x32-linux.dat): Likewise.
28 ($(outdir)/i386/x32-avx.dat): Likewise.
29 ($(outdir)/i386/x32-avx-linux.dat): Likewise.
30
31 * features/i386/x32-avx-linux.xml: New file.
32 * features/i386/x32-avx.xml: Likewise.
33 * features/i386/x32-core.xml: Likewise.
34 * features/i386/x32-linux.xml: Likewise.
35 * features/i386/x32.xml: Likewise.
36
37 * features/i386/x32-avx-linux.c: New. Generated.
38 * features/i386/x32-avx.c: Likewise.
39 * features/i386/x32-linux.c: Likewise.
40 * features/i386/x32.c: Likewise.
41 * regformats/i386/x32-avx-linux.dat: Likewise.
42 * regformats/i386/x32-avx.dat: Likewise.
43 * regformats/i386/x32-linux.dat: Likewise.
44 * regformats/i386/x32.dat: Likewise.
45
46 2012-04-10 Tristan Gingold <gingold@adacore.com>
47
48 * darwin-nat.c (darwin_kill_inferior): Always use the no ptrace
49 code to kill the inferior.
50
51 2012-04-09 Mark Kettenis <kettenis@gnu.org>
52
53 * ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
54 defines.
55 * c-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
56 defines.
57 * cp-name-parser.y (yyss, yysslim, yyssp, yystacksize, yyvs)
58 (yyvsp): New defines.
59 * f-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
60 defines.
61 * jv-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
62 defines.
63 * m2-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
64 defines.
65 * objc-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
66 defines.
67 * p-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
68 defines.
69
70 2012-04-09 Mark Kettenis <kettenis@gnu.org>
71
72 * sparc64-tdep.c (sparc64_store_arguments)
73 (sparc64_store_arguments): Fix coding style.
74
75 2012-04-07 Mark Kettenis <kettenis@gnu.org>
76
77 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
78 complex floats, adjust some related comments and tighten a related
79 assertion.
80 (sparc64_extract_return_value): Handle complex floats.
81
82 2012-04-07 Doug Evans <dje@google.com>
83
84 * dwarf2read.c (load_partial_dies): Change condition to assert.
85
86 2012-04-06 Doug Evans <dje@google.com>
87
88 * amd64-tdep.c (amd64_analyze_prologue): Recognize both variations of
89 "mov %rsp,%rbp".
90
91 2012-04-05 Kevin Buettner <kevinb@redhat.com>
92
93 * v850-tdep.c (E_NUM_OF_V850_REGS, E_NUM_OF_V850E_REGS): Fix
94 fencepost error.
95 (v850_frame_cache): Use gdbarch_num_regs() instead of E_NUM_REGS.
96 (v850_gdbarch_init): Set `num_regs' as appropriate for the
97 architecture.
98
99 2012-04-05 Keith Seitz <keiths@redhat.com>
100
101 * linespec.c (decode_compound): Remove.
102 (enum offset_relative_sign): New enum.
103 (struct line_offset): New struct.
104 (struct linespec): New struct.
105 (struct linespec_state): Move file_symtabs,
106 user_filename, and user_function into struct linespec.
107 Make result an anonymous struct holding vectors of
108 symbolp and minsym_and_objfile_d.
109 Add language member.
110 (enum ls_token_type): New enum.
111 (linespec_keywords): New array.
112 (struct ls_token): New struct.
113 (struct ls_parser): New struct.
114 (linespec_lexer_lex_number): New function.
115 (linespec_lexer_lex_keyword): New function.
116 (is_ada_operator): New function.
117 (skip_quote_char): New function.
118 (copy_token_string): New function.
119 (is_closing_quote_enclosed): New function.
120 (find_parameter_list_end): New function.
121 (linespec_lexer_lex_string): New function.
122 (linespec_lexer_lex_one): New function.
123 (linespec_lexer_consume_token): New function.
124 (linespec_lexer_peek_token): New function.
125 (cplusplus_error): Remove unused function.
126 (find_methods): Update comment.
127 (find_toplevel_char): Return const.
128 (is_objc_method_format): Remove unused function.
129 (find_toplevel_string): New function.
130 (is_linespec_boundary): Remove.
131 (symbol_not_found_error): New function.
132 (find_method_overload_end): Remove function.
133 (unexpected_linespec_error): New function.
134 (keep_name_info): Remove.
135 (linespec_parse_line_offset): New function.
136 (linespec_parse_basic): New function.
137 (canonicalize_linespec): New function.
138 (decode_line_internal): Remove.
139 (create_sals_line_offset): New function adapted from
140 decode_all_digits.
141 (convert_linespec_to_sals): New function.
142 (parse_linespec): New function.
143 (linespec_parser_new): New function.
144 (linespec_state_destructor): Change parameter type to
145 struct linespec_state *.
146 Add language parameter.
147 Remove freeing of moved members.
148 (linespec_parser_delete): New function.
149 (decode_line_full): Use parse_linespec and linespec_parser_new.
150 (decode_line_1): Likewise.
151 (decode_indirect): Rename to ...
152 (linespec_expression_to_pc): ... this and rewrite
153 to simply find CORE_ADDR, storing this result for later
154 conversion to SALs.
155 (locate_first_half): Remove.
156 (deocde_objc): Add parameter LS.
157 Initialize new struct collect_info members.
158 Handle minimal symbols, too.
159 (decode_compound): Delete.
160 (lookup_prefix_sym): Rewrite.
161 (compare_msymbols): New function.
162 (find_method): Rewrite.
163 Do not call cplusplus_error.
164 (symtabs_from_filename): Rewrite.
165 (collect_function_symbols): Delete.
166 (find_function_symbols): Rewrite without ARGPTR-style
167 processing.
168 (decode_all_digits): Delete. (Rewritten as create_sals_line_offset.)
169 (decode_dollar): Adapted and renamed to ...
170 (linespec_parse_variable): ... this.
171 (find_linespec_symbols): New function.
172 (decode_label): Adapted and renamed to ...
173 (find_label_symbols): ... this.
174 (decode_digits_list_mode): Add and use LS argument.
175 (decode_digits_ordinary): Likewise.
176 (collect_symbols): Do not collect SALs, just symbols and msymbols.
177 If in list mode, allow any symbol class. Otherwise, only
178 permit LOC_BLOCK symbols.
179 (minsym_found): Update comments.
180 (search_minsyms_for_name): Do not convert the matching symbol
181 into a SAL. Simply push the symbol and objfile into the
182 result vector.
183 (decode_variable): Delete. Contents adapted into
184 find_linespec_symbols.
185
186 * cp-support.c (SKIP_SPACE): Remove.
187 (operator_tokens): Remove unused global.
188 (cp_validate_operator): Remove.
189 * cp-support.h (cp_validate_operator): Remove declaration.
190
191 2012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
192
193 * cp-valprint.c (cp_print_value_fields): Check valprint_check_validity
194 for TYPE_VPTR_FIELDNO.
195 * valprint.c (valprint_check_validity): Make it global, move the
196 function comment ...
197 * value.h (valprint_check_validity): ... to this new declaration.
198
199 2012-04-02 Tristan Gingold <gingold@adacore.com>
200
201 * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers): Use
202 the STATE32 api for i386 state.
203 (i386_darwin_store_inferior_registers): Likewise.
204
205 2012-04-02 Tristan Gingold <gingold@adacore.com>
206
207 * i386-darwin-tdep.c (i386_darwin_thread_state_reg_offset): Fix
208 SS offset.
209 * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers): Fix
210 format_string.
211
212 2012-04-02 Tristan Gingold <gingold@adacore.com>
213
214 PR gdb/13901
215 * darwin-nat.c (darwin_execvp): Sey binary preference.
216
217 2012-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
218
219 * NEWS (set breakpoint condition-evaluation): Use imperative mood.
220
221 2012-03-30 Tom Tromey <tromey@redhat.com>
222
223 * python/python.c (gdbpy_decode_line): Move cleanup creation out
224 of TRY_CATCH. Fix error handling.
225 * python/py-value.c (convert_value_from_python): Move 'old'
226 declaration to innermost scope.
227
228 2012-03-29 Joel Brobecker <brobecker@adacore.com>
229 Andrey Smirnov <andrew.smirnov@gmail.com>
230
231 -Wshadow warning fix.
232 * ada-lang.c (ada_make_symbol_completion_list): Rename parameters
233 "wild_match" and "encoded" into "wild_match_p" and "encoded_p".
234 Adjust code accordingly.
235
236 2012-03-29 Joel Brobecker <brobecker@adacore.com>
237
238 * ada-lang.c (symbol_completion_add): Rename parameter
239 "encoded" into "encoded_p". Ajust code and documentation
240 accordingly.
241
242 2012-03-29 Joel Brobecker <brobecker@adacore.com>
243 Andrey Smirnov <andrew.smirnov@gmail.com>
244
245 -Wshadow warning fix.
246 * ada-lang.c (symbol_completion_add): Rename parameter
247 "wild_match" into wild_match_p. Update code and documentation
248 accordingly.
249
250 2012-03-29 Joel Brobecker <brobecker@adacore.com>
251
252 * ada-lang.c (symbol_completion_match): Rename parameter
253 "encoded" into "encoded_p". Ajust code and documentation
254 accordingly.
255
256 2012-03-29 Joel Brobecker <brobecker@adacore.com>
257 Andrey Smirnov <andrew.smirnov@gmail.com>
258
259 -Wshadow warning fix.
260 * ada-lang.c (symbol_completion_match): Rename parameter
261 "wild_match" into "wild_match_p". Adjust code and function
262 documentation accordingly.
263
264 2012-03-29 Joel Brobecker <brobecker@adacore.com>
265 Andrey Smirnov <andrew.smirnov@gmail.com>
266
267 -Wshadow warning fix.
268 * ada-lang.c (ada_lookup_encoded_symbol): Rename parameter
269 "symbol_info" into "info". Adjust code accordingly.
270 (ada_lookup_symbol): Likewise.
271
272 2012-03-29 Joel Brobecker <brobecker@adacore.com>
273
274 * ada-lang.c (ada_lookup_symbol_list): Minor reformatting
275 of this function's documentation.
276
277 2012-03-29 Joel Brobecker <brobecker@adacore.com>
278 Andrey Smirnov <andrew.smirnov@gmail.com>
279
280 -Wshadow warning fix.
281 * ada-lang.c (ada_lookup_symbol_list): Rename "wild_match"
282 variable into "wild_match_p". Adjust code accordingly.
283
284 2012-03-29 Joel Brobecker <brobecker@adacore.com>
285 Andrey Smirnov <andrew.smirnov@gmail.com>
286
287 -Wshadow warning fix.
288 * ada-lang.c (ada_add_local_symbols): Rename "wild_match"
289 parameter into "wild_match_p". Adjust code accordingly.
290 Document this parameter in the function description.
291
292 2012-03-29 Joel Brobecker <brobecker@adacore.com>
293 Andrey Smirnov <andrew.smirnov@gmail.com>
294
295 -Wshadow warning fix.
296 * ada-lang.c (add_symbols_from_enclosing_procs): Rename
297 "wild_match" parameter to "wild_match_p" (-Wshadow).
298
299 2012-03-29 Joel Brobecker <brobecker@adacore.com>
300
301 * ada-lang.c (ada_lookup_simple_minsym): Remove trailing spaces
302 in function documentation.
303
304 2012-03-29 Joel Brobecker <brobecker@adacore.com>
305 Andrey Smirnov <andrew.smirnov@gmail.com>
306
307 -Wshadow warning fix.
308 * ada-lang.c (ada_lookup_simple_minsym): Rename wild_match local
309 variable into wild_match_p. Adjust code accordingly.
310
311 2012-03-29 Joel Brobecker <brobecker@adacore.com>
312 Andrey Smirnov <andrew.smirnov@gmail.com>
313
314 * ada-valprint.c (ada_val_print_1): Move the code handling
315 TYPE_CODE_ENUM inside its own lexical block. Declare
316 variables len and val there, instead of in the function's
317 top level block. Avoid declaring deref_val again in a way
318 that shadows another variable of the same name declared
319 in one of the up-level blocks. Just re-use the up-level
320 variable instead.
321
322 2012-03-29 Joel Brobecker <brobecker@adacore.com>
323
324 * ada-lang.c (ada_lookup_encoded_symbol): Now returns void.
325 Replace block_found argument by symbol_info. Adjust
326 implementation accordingly. Add function documentation.
327 (ada_lookup_symbol): Adjust to new ada_lookup_encoded_symbol.
328 Fix documentation.
329 * ada-lang.h (ada_lookup_encoded_symbol): Update declaration.
330 * ada-exp.y (write_object_renaming): Adjust to new
331 ada_lookup_encoded_symbol API.
332
333 2012-03-29 Joel Brobecker <brobecker@adacore.com>
334
335 * ada-lang.h (struct ada_symbol_info): Reformat. Improve
336 documentation.
337
338 2012-03-28 Rathish C <rathish.c@kpitcummins.com>
339
340 * v850-tdep.c: Add the enum values for mpu and fpu registers.
341 (v850_register_name): Add the mpu and fpu register names.
342 (v850e_register_name): Add the mpu and fpu register names.
343 (v850e2_register_name): New function.
344 (v850_gdbarch_init): Add case for bfd_mach_v850e2 and
345 bfd_mach_v850e2v3.
346
347 2012-03-28 Joel Brobecker <brobecker@adacore.com>
348
349 * NEWS: Add entry for Ada varobj support.
350
351 2012-03-28 Joel Brobecker <brobecker@adacore.com>
352
353 * varobj.c (default_value_is_changeable_p): New function,
354 extracted from varobj_value_is_changeable_p. Add declaration.
355 (ada_value_is_changeable_p): New function, extracted from
356 varobj_value_is_changeable_p. Add declaration.
357 (struct language_specific): New field "value_is_changeable_p".
358 (languages): Add entries for new field.
359 (varobj_create): Set language before calling install_new_value.
360 (varobj_value_is_changeable_p): Reimplement to call the varobj's
361 "value_is_changeable_p" language callback.
362
363 2012-03-28 Joel Brobecker <brobecker@adacore.com>
364
365 * ada-varobj.h, ada-varobj.c: New files.
366 * Makefile.in (SFILES): Add ada-varobj.c.
367 (HFILES_NO_SRCDIR): Add ada-varobj.h.
368 (COMMON_OBS): Add ada-varobj.o.
369
370 2012-03-28 Joel Brobecker <brobecker@adacore.com>
371
372 * varobj.c (ada_value_has_mutated): Add declaration. New function.
373 (struct language_specific): New field "value_has_mutated".
374 (languages): Set field "value_has_mutated" in each entry of array.
375 (varobj_value_has_mutated): New function.
376 (varobj_udpdate): Add handling of type mutation.
377 (value_of_root): Add handling of type mutation.
378 (ada_value_has_mutated): New function.
379
380 2012-03-28 Pedro Alves <palves@redhat.com>
381
382 * ia64-linux-nat.c (supply_fpregset, ia64_linux_fetch_register):
383 Always supply $fr0 as 0.0 and $fr1 as 1.0.
384
385 2012-03-28 Tom Tromey <tromey@redhat.com>
386
387 * python/py-inferior.c (infpy_read_memory): Remove cleanups and
388 explicitly free 'buffer' on exit paths. Decref 'membuf_object'
389 before returning.
390
391 2012-03-28 Tom Tromey <tromey@redhat.com>
392
393 * .dir-locals.el: New file.
394
395 2012-03-28 Pedro Alves <palves@redhat.com>
396
397 * ia64-linux-nat.c (u_offsets): Map IA64_EC_REGNUM to PT_AR_EC.
398
399 2012-03-28 Joel Brobecker <brobecker@adacore.com>
400
401 * ia64-linux-nat.c (ia64_linux_fetch_register): Add special
402 handling for r0.
403
404 2012-03-27 Pedro Alves <palves@redhat.com>
405
406 Eliminate struct ui_stream.
407
408 * ui-out.h (struct ui_stream): Delete.
409 (ui_out_field_stream): Adjust prototype.
410 (ui_out_stream_new, ui_out_stream_delete)
411 (make_cleanup_ui_out_stream_delete): Delete declarations.
412 * ui-out.c (ui_out_field_stream): Change prototype to take a
413 ui_file instead of a ui_stream. Adjust.
414 (ui_out_stream_new, ui_out_stream_delete, do_stream_delete)
415 (make_cleanup_ui_out_stream_delete): Delete.
416 * breakpoint.c (print_breakpoint_location)
417 (print_one_detail_ranged_breakpoint, print_it_watchpoint): Use
418 ui_file/mem_fileopen instead of ui_stream/ui_out_stream_new.
419 * disasm.c (dump_insns): Ditto.
420 (do_mixed_source_and_assembly, do_assembly_only): Adjust
421 prototype.
422 (gdb_disassembly): Use ui_file/mem_fileopen instead of
423 ui_stream/ui_out_stream_new.
424 * infcmd.c (print_return_value): Ditto.
425 * osdata.c (info_osdata_command): Don't allocate a local
426 ui_stream.
427 * stack.c (print_frame_arg, print_frame_args, print_frame): Use
428 ui_file/mem_fileopen instead of ui_stream/ui_out_stream_new.
429 * tracepoint.c (print_one_static_tracepoint_marker): Don't
430 allocate a local ui_stream.
431 * mi/mi-cmd-stack.c (list_arg_or_local): Use ui_file/mem_fileopen
432 instead of ui_stream/ui_out_stream_new.
433 (list_args_or_locals): Don't allocate a local ui_stream.
434 * mi/mi-main.c (get_register, mi_cmd_data_evaluate_expression)
435 (mi_cmd_data_read_memory): Use ui_file/mem_fileopen instead of
436 ui_stream/ui_out_stream_new.
437 * cli/cli-setshow.c (do_setshow_command): Ditto.
438
439 2012-03-27 Oza Pawandeep <oza.pawandeep@gmail.com>
440
441 * arm-linux-tdep.c (arm_linux_init_abi): Call
442 set_gdbarch_process_record. Initialize `arm_swi_record' field.
443 * arm-tdep.c (arm_process_record): New function.
444 (deallocate_reg_mem): New function.
445 (decode_insn): New function.
446 (thumb_record_branch): New function.
447 (thumb_record_ldm_stm_swi(): New function.
448 (thumb_record_misc): New function.
449 (thumb_record_ld_st_stack): New function.
450 (thumb_record_ld_st_imm_offset): New function.
451 (thumb_record_ld_st_reg_offset(): New function.
452 (thumb_record_add_sub_cmp_mov): New function.
453 (thumb_record_shift_add_sub): New function.
454 (arm_record_coproc_data_proc): New function.
455 (arm_record_coproc): New function.
456 (arm_record_b_bl): New function.
457 (arm_record_ld_st_multiple): New function.
458 (arm_record_ld_st_reg_offset): New function.
459 (arm_record_ld_st_imm_offset): New function.
460 (arm_record_data_proc_imm): New function.
461 (arm_record_data_proc_misc_ld_str): New function.
462 (arm_record_extension_space): New function.
463 (arm_record_strx): New function.
464 (sbo_sbz): New function.
465 (struct insn_decode_record): New structure for arm insn record.
466 (REG_ALLOC): New macro for reg allocations.
467 (MEM_ALLOC): New macro for memory allocations.
468 * arm-tdep.h (struct gdbarch_tdep): New field 'arm_swi_record'.
469
470 2012-03-27 Andreas Schwab <schwab@linux-m68k.org>
471
472 * m68klinux-nat.c (fetch_register): Fix strict-aliasing violation.
473 (store_register): Likewise.
474
475 2012-03-26 Oza Pawandeep <oza.pawandeep@gmail.com>
476
477 * MAINTAINERS (Write After Approval): Add myself to the list.
478
479 2012-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
480
481 * NEWS (set breakpoint condition-evaluation): Change "gdb" to "host".
482 Describe also the option "auto".
483
484 2012-03-22 Richard Henderson <rth@redhat.com>
485
486 * sparc-linux-nat.c (_initialize_sparc_linux_nat): Fix prototype.
487 * sparc-nat.c (sparc_xfer_wcookie): Make static.
488
489 2012-03-22 Richard Henderson <rth@redhat.com>
490
491 * jit.c (jit_read_code_entry): Compute alignment and offset of
492 int64_t member before computing entry_size.
493
494 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
495
496 Python scripting: Add new method Value.referenced_value to
497 gdb.Value which can dereference pointer as well as reference
498 values.
499 * NEWS: Add entry under 'Python scripting' about the new method
500 Value.referenced_value on gdb.Value objects.
501 * python/py-value.c (valpy_referenced_value): New function
502 defining a new method on gdb.Value objects which can dereference
503 pointer and reference values.
504
505 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
506
507 * MAINTAINERS (Write After Approval): Add myself to the list.
508
509 2012-03-21 Kevin Buettner <kevinb@redhat.com>
510
511 * symtab.c (skip_prologue_sal): Change test to check for "main()"
512 in addition to "main".
513
514 2012-03-21 Joel Brobecker <brobecker@adacore.com>
515
516 * expression.h (op_name): Add declaration.
517 * expprint.c (op_name): Remove declaration. Make non-static.
518 * ax-gdb.c (gen_expr): Use op_name instead of op_string.
519
520 2012-03-21 Thomas Schwinge <thomas@codesourcery.com>
521
522 * amd64-linux-nat.c (amd64_linux_siginfo_fixup): Use siginfo_t instead
523 of struct siginfo.
524 * arm-linux-nat.c (arm_linux_stopped_data_address): Likewise.
525 * ia64-linux-nat.c (ia64_linux_stopped_data_address): Likewise.
526 * linux-nat.c (linux_nat_siginfo_fixup, siginfo_fixup)
527 (linux_xfer_siginfo, linux_nat_set_siginfo_fixup)
528 (linux_nat_get_siginfo): Likewise.
529 * linux-nat.h (struct lwp_info, linux_nat_set_siginfo_fixup)
530 (linux_nat_get_siginfo): Likewise.
531 * linux-tdep.c (linux_get_siginfo_type): Likewise.
532 * ppc-linux-nat.c (ppc_linux_stopped_data_address): Likewise.
533 * procfs.c (gdb_siginfo_t): Likewise.
534
535 2012-03-21 Mike Frysinger <vapier@gentoo.org>
536
537 * .gitignore: Ignore more files.
538
539 2012-03-20 Pedro Alves <palves@redhat.com>
540
541 * remote.c (remote_start_remote): Clear `rs->starting_up' on early
542 returns.
543
544 2012-03-20 Yao Qi <yao@codesourcery.com>
545
546 * amd64-tdep.c (amd64_displaced_step_copy_insn): Complete missing "}" in
547 comment.
548
549 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
550
551 Code cleanupp: Use cu_offset and sect_offset compile time type checking.
552 * dwarf2expr.c (add_piece, dwarf_get_base_type, execute_stack_op)
553 (ctx_no_dwarf_call, ctx_no_get_base_type): Use cu_offset and
554 sect_offset.
555 * dwarf2expr.h (cu_offset, sect_offset): New types.
556 (struct dwarf_expr_context_funcs) <dwarf_call>
557 (struct dwarf_expr_context_funcs) <get_base_type>: Use cu_offset and
558 sect_offset.
559 (struct dwarf_expr_context) <len>: Improve the comment.
560 (struct dwarf_expr_piece, ctx_no_dwarf_call, ctx_no_get_base_type): Use
561 cu_offset and sect_offset.
562 * dwarf2loc.c (per_cu_dwarf_call, dwarf_expr_dwarf_call)
563 (dwarf_expr_get_base_type, needs_frame_dwarf_call)
564 (dwarf2_compile_expr_to_ax, disassemble_dwarf_expression): Likewise.
565 * dwarf2loc.h: Include dwarf2expr.h.
566 (dwarf2_fetch_die_location_block, dwarf2_get_die_type): Use cu_offset
567 and sect_offset.
568 * dwarf2read.c (struct dwarf2_per_objfile) <debug_types_type_hash>:
569 Improve the comment.
570 (struct comp_unit_head, struct dwarf2_cu, struct dwarf2_per_cu_data)
571 (struct signatured_type, struct line_header, struct partial_die_info)
572 (struct die_info, find_partial_die, dwarf2_get_ref_die_offset)
573 (lookup_signatured_type_at_offset, dwarf2_find_containing_comp_unit)
574 (get_die_type_at_offset, create_cus_from_index)
575 (create_signatured_type_table_from_index, dw2_get_file_names)
576 (offset_in_cu_p, read_comp_unit_head, error_check_comp_unit_head)
577 (read_and_check_comp_unit_head, read_and_check_type_unit_head)
578 (create_debug_types_hash_table, process_psymtab_comp_unit)
579 (load_partial_comp_unit, create_all_comp_units)
580 (partial_die_parent_scope, partial_die_full_name, skip_one_die)
581 (load_full_comp_unit, dwarf2_physname, read_import_statement)
582 (inherit_abstract_dies, read_func_scope, read_call_site_scope)
583 (dwarf2_add_member_fn, process_enumeration_scope, read_module_type)
584 (read_typedef, die_hash, die_eq, read_full_die, dwarf2_read_abbrevs)
585 (load_partial_dies, read_partial_die, find_partial_die_in_comp_unit)
586 (find_partial_die, read_attribute_value, lookup_die_type)
587 (dump_die_shallow, store_in_ref_table): Use cu_offset and sect_offset.
588 (is_ref_attr): New function comment.
589 (dwarf2_get_ref_die_offset): New function comment, new variable retval.
590 Use cu_offset and sect_offset.
591 (follow_die_offset, follow_die_ref, dwarf2_fetch_die_location_block)
592 (dwarf2_get_die_type, follow_die_sig, lookup_signatured_type_at_offset)
593 (load_full_type_unit, read_signatured_type, per_cu_header_read_in)
594 (dwarf2_find_containing_comp_unit, struct dwarf2_offset_and_type)
595 (offset_and_type_hash, offset_and_type_eq, set_die_type)
596 (get_die_type_at_offset, partial_die_hash, partial_die_eq)
597 (write_one_signatured_type, write_psymtabs_to_index): Use cu_offset and
598 sect_offset.
599
600 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
601
602 Code cleanup.
603 * python/py-auto-load.c (source_section_scripts): New variable back_to.
604 Turn fclose and xfree calls into make_cleanup_fclose and make_cleanup
605 with xfree.
606 (auto_load_objfile_script): Turn fclose into make_cleanup_fclose.
607
608 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
609
610 * NEWS: Describe new options --init-command=FILE, -ix and
611 --init-eval-command=COMMAND, -iex.
612 * main.c (struct cmdarg): New enum items CMDARG_INIT_FILE and
613 CMDARG_INIT_COMMAND.
614 (captured_main): New enum items OPT_IX and OPT_IEX. Add
615 "init-command", "init-eval-command", "ix" and "iex" to the variable
616 long_options. Handle OPT_IX and OPT_IEX. Process them from CMDARG_VEC.
617 New comment for CMDARG_FILE and CMDARG_COMMAND processing.
618 (print_gdb_help): Describe --init-command=FILE, -ix and
619 --init-eval-command=COMMAND, -iex.
620
621 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
622
623 Code cleanup.
624 * main.c (struct cmdarg): Move it here from main. Add more comments.
625 (cmdarg_s, VEC (cmdarg_s)): New.
626 (main): Move struct cmdarg from here. New variables cmdarg_vec and
627 cmdarg_p. Remove variables cmdsize and ncmd and their initialization.
628 Install cleanup for cmdarg_vec. Update filling for options 'x' and
629 'X'. Replace cmdarg processing by cmdarg_vec processing. Remove xfree
630 of CMDARG.
631
632 2012-03-19 Tom Tromey <tromey@redhat.com>
633
634 * gnu-v3-abi.c (gnuv3_print_vtable): Initialize 'result_vec'.
635
636 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
637
638 PR symtab/13777
639 * dwarf2read.c (process_full_comp_unit): Set LOCATIONS_VALID only for
640 GCC >=4.5.
641
642 2012-03-16 Chris January <chris.january@allinea.com>
643
644 * tui-tui.win.c (tui_resize_all): Use erase and clearok instead
645 of clear.
646
647 2012-03-16 Chris January <chris.january@allinea.com>
648
649 * source.c (add_path): Use memmove instead of strcpy because the
650 strings overlap.
651
652 2012-03-16 Joel Brobecker <brobecker@adacore.com>
653
654 * value.h (set_value_parent): Add declaration.
655 * value.c (set_value_parent): New function.
656 (value_address): If VALUE->PARENT is not NULL, then use it as
657 the base address instead of VALUE->LOCATION.address.
658 * ada-lang.c (ada_value_primitive_packed_val): Keep V's address
659 the same as OBJ's address. Adjust V's offset accordingly.
660 Set V's parent.
661
662 2012-03-16 Gary Benson <gbenson@redhat.com>
663
664 PR breakpoints/10738
665 * dwarf2read.c (use_deprecated_index_sections): New global.
666 (struct partial_die_info): New member may_be_inlined.
667 (read_partial_die): Set may_be_inlined where appropriate.
668 (add_partial_subprogram): Add partial symbols for partial
669 DIEs that may be inlined.
670 (new_symbol_full): Add inlined subroutines to the current
671 scope.
672 (write_psymtabs_to_index): Bump version number.
673 (dwarf2_read_index): Read only version 6 indices unless
674 use_deprecated_index_sections is set.
675 * linespec.c (symbol_and_data_callback): New structure.
676 (iterate_inline_only): New function.
677 (iterate_over_all_matching_symtabs): New argument
678 "include_inline". If nonzero, also call the callback for
679 symbols representing inlined subroutines.
680 (lookup_prefix_sym): Pass extra argument to the above.
681 (find_function_symbols): Likewise.
682 (add_matching_symbols_to_info): Likewise.
683 * NEWS: Mention that GDB can now set breakpoints on inlined
684 functions.
685
686 2012-03-16 Pierre Muller <muller@ics.u-strasbg.fr>
687
688 * p-typeprint.c (pascal_type_print_method_args):
689 Fix display of parameter of methods.
690
691 2012-03-16 Pierre Muller <muller@ics.u-strasbg.fr>
692
693 * amd64-windows-nat.c (_initialize_amd64_windows_nat):
694 Add missing prototype.
695
696 2012-03-16 Yao Qi <yao@codesourcery.com>
697 Jan Kratochvil <jan.kratochvil@redhat.com>
698
699 Fix false compilation warning.
700 * gnu-v3-abi.c (print_one_vtable): Initialize ADDR.
701
702 2012-03-15 Jonathan Larmour <jifl@eCosCentric.com>
703 Pedro Alves <pedro@codesourcery.com>
704
705 * arm-tdep.c: Include "remote.h" and "features/arm-with-m-fpa-layout.c".
706 (arm_register_g_packet_guesses): New function.
707 (arm_gdbarch_init): Don't force a target description with
708 registers when the executable is detected as M-profile. Instead
709 set gdbarch->tdep->is_m. Register `g' packet guesses.
710 (_initialize_arm_tdep): Initialize the new target description.
711 * features/arm-with-m-fpa-layout.xml: New description.
712 * features/arm-with-m-fpa-layout.c: New, generated.
713
714 2012-03-15 Joel Brobecker <brobecker@adacore.com>
715
716 * breakpoint.c (breakpoint_xfer_memory): Add assertion.
717 Update function description.
718 (insert_bp_location): Do not wipe bl->target_info out.
719 * mem-break.c: #include "gdb_string.h".
720 (default_memory_insert_breakpoint): Do not call target_read_memory
721 with a pointer to the breakpoint's shadow_contents buffer. Use
722 a local buffer instead.
723 * m32r-tdep.c (m32r_memory_insert_breakpoint): Ditto.
724
725 2012-03-15 Tom Tromey <tromey@redhat.com>
726
727 * NEWS: Mention "info vtbl", not "info vtable".
728 * cp-support.c (info_vtbl_command): Fix comment.
729 (_initialize_cp_support): Fix text.
730
731 2012-03-15 Tom Tromey <tromey@redhat.com>
732
733 * cp-valprint.c (cp_print_value_fields): Use
734 print_function_pointer_address for vtable slot.
735
736 2012-03-15 Tom Tromey <tromey@redhat.com>
737
738 * gnu-v3-abi.c (struct value_and_voffset): New.
739 (hash_value_and_voffset, eq_value_and_voffset)
740 (compare_value_and_voffset, compute_vtable_size)
741 (print_one_vtable, gnuv3_print_vtable): New functions.
742 (init_gnuv3_ops): Initialize 'print_vtable' field.
743 * cp-support.c (info_vtbl_command): New function.
744 (_initialize_cp_support): Add "info vtbl".
745 * cp-abi.h (cplus_print_vtable): Declare.
746 (struct cp_abi_ops) <print_vtable>: New field.
747 * cp-abi.c (cplus_print_vtable): New function.
748 * NEWS: Update.
749
750 2012-03-15 Tom Tromey <tromey@redhat.com>
751
752 * d-lang.c (d_language_defn) <la_iterate_over_symbols>: Set to
753 iterate_over_symbols.
754
755 2012-03-14 Doug Evans <dje@google.com>
756
757 * dwarf2read.c (dwarf_stack_op_name): Add DW_OP_GNU_encoded_addr,
758 DW_OP_GNU_parameter_ref.
759
760 2012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
761
762 Fix double prompt of 'interpreter-exec mi'.
763 * mi/mi-interp.c (mi_execute_command_input_handler): New prototype.
764 (mi_interpreter_resume): use it.
765 (mi_execute_command_input_handler): New function.
766 * mi/mi-main.c (mi_execute_command): Move prompt printing to
767 mi_execute_command_input_handler.
768
769 2012-03-13 Josh Matthews <josh@joshmatthews.net> (tiny change)
770
771 * darwin-nat-info.c (_initialize_darwin_info_commands): Add
772 prototype.
773 (darwin_debug_port_info): Make static.
774 * darwin-nat.c (_initialize_darwin_inferior): Add prototype.
775 * machoread.c (_initialize_machoread): Add prototype.
776 * i386-darwin-nat.c (i386_darwin_dr_set, i386_darwin_dr_get)
777 (i386_darwin_set_control, i386_darwin_get_control)
778 i386_darwin_dr_set_addr, i386_darwin_get_addr)
779 i386_darwin_get_status, i386_darwin_get_control):
780 Comment out with HW_WATCHPOINT_NOT_YET_ENABLED macro.
781
782 2012-03-13 Joel Brobecker <brobecker@adacore.com>
783
784 * ax-gdb.c (gen_usual_unary): Remove special handling of
785 enum and bool types.
786
787 2012-03-13 Joel Brobecker <brobecker@adacore.com>
788
789 * ax-gdb.c (gen_fetch): Add handling for TYPE_CODE_RANGE types.
790
791 2012-03-13 Joel Brobecker <brobecker@adacore.com>
792
793 * aix-thread.c (supply_fprs): Make more consistent with fill_fprs.
794
795 2012-03-13 Chris January <chris.january@allinea.com>
796
797 * aix-thread.c (fill_sprs): Store the floating point registers
798 at the correct offsets into vals.
799
800 2012-03-13 Doug Evans <dje@google.com>
801
802 * NEWS: Mention symbol-reloading has been deleted.
803 * symfile.c (symbol_reloading): Delete.
804 (show_symbol_reloading): Delete.
805 (_initialize_symfile): Delete set/show symbol-reloading.
806
807 * dwarf2read.c (load_partial_comp_unit): Defer adding cu to
808 read_in_chain until we have successfully read it in.
809 (load_full_comp_unit): Ditto.
810 (read_signatured_type): Add comment.
811
812 2012-03-13 Chris January <chris.january@allinea.com>
813
814 * stabsread.c (fix_common_block): Change type of valu argument
815 to CORE_ADDR.
816
817 2012-03-13 Chris January <chris.january@allinea.com>
818
819 * rs6000-tdep.c (skip_prologue): Support the oril r29, r1, 0x0
820 instruction.
821
822 2012-03-13 Jan Kratochvil <jan.kratochvil@redhat.com>
823
824 * common/linux-procfs.c (linux_proc_get_int): New, from
825 linux_proc_get_tgid, change its LWPID type to pid_t, add parameter
826 field.
827 (linux_proc_get_tgid): Only call linux_proc_get_int.
828 (linux_proc_get_tracerpid): New.
829 (linux_proc_pid_has_state): New, from linux_proc_pid_is_zombie.
830 (linux_proc_pid_is_stopped, linux_proc_pid_is_zombie): Only call
831 linux_proc_pid_has_state.
832 * common/linux-procfs.h (linux_proc_get_tracerpid): New declaration.
833 * common/linux-ptrace.c: Include linux-procfs.h and buffer.h.
834 (linux_ptrace_attach_warnings): New.
835 * common/linux-ptrace.h (struct buffer, linux_ptrace_attach_warnings):
836 New declaration.
837 * linux-nat.c: Include exceptions.h, linux-ptrace.h and buffer.h.
838 (linux_nat_attach): New variables ex, buffer, message and message_s.
839 Wrap to_attach by TRY_CATCH and call linux_ptrace_attach_warnings.
840
841 2012-03-13 Jan Kratochvil <jan.kratochvil@redhat.com>
842
843 * Makefile.in (linux-ptrace.o): New.
844 * common/linux-procfs.c (linux_proc_pid_is_zombie): New,
845 from linux-nat.c.
846 * common/linux-procfs.h (linux_proc_pid_is_zombie): New declaration.
847 * common/linux-ptrace.c: New file.
848 * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-ptrace.o.
849 * config/arm/linux.mh: Likewise.
850 * config/i386/linux.mh: Likewise.
851 * config/i386/linux64.mh: Likewise.
852 * config/ia64/linux.mh: Likewise.
853 * config/m32r/linux.mh: Likewise.
854 * config/m68k/linux.mh: Likewise.
855 * config/mips/linux.mh: Likewise.
856 * config/pa/linux.mh: Likewise.
857 * config/powerpc/linux.mh: Likewise.
858 * config/powerpc/ppc64-linux.mh: Likewise.
859 * config/powerpc/spu-linux.mh: Likewise.
860 * config/s390/s390.mh: Likewise.
861 * config/sparc/linux.mh: Likewise.
862 * config/sparc/linux64.mh: Likewise.
863 * config/xtensa/linux.mh: Likewise.
864 * linux-nat.c (linux_lwp_is_zombie): Remove, move it to
865 common/linux-procfs.c.
866 (wait_lwp): Rename linux_lwp_is_zombie to linux_proc_pid_is_zombie.
867
868 2012-03-13 Hui Zhu <teawater@gmail.com>
869 Pedro Alves <palves@redhat.com>
870
871 * breakpoint.c (init_breakpoint_sal): New flags parameter. Handle
872 CREATE_BREAKPOINT_FLAGS_INSERTED.
873 (create_breakpoint_sal, create_breakpoints_sal)
874 (base_breakpoint_create_breakpoints_sal)
875 (tracepoint_create_breakpoints_sal)
876 (strace_marker_create_breakpoints_sal): New flags parameter. Pass
877 down.
878 (break_command_1, handle_gnu_v3_exceptions, trace_command)
879 (ftrace_command, strace_command): Adjust.
880 (create_tracepoint_from_upload): Pass
881 CREATE_BREAKPOINT_FLAGS_INSERTED.
882 * breakpoint.h (enum breakpoint_create_flags): New.
883 (create_breakpoint): New flags parameter.
884 * mi/mi-cmd-break.c (mi_cmd_break_insert): Adjust.
885 * python/py-breakpoint.c (bppy_init): Adjust.
886 * python/py-finishbreakpoint.c (bpfinishpy_init): Adjust.
887 * spu-tdep.c (spu_catch_start): Adjust.
888
889 2012-03-13 Pedro Alves <palves@redhat.com>
890 Hui Zhu <teawater@gmail.com>
891 Yao Qi <yao@codesourcery.com>
892
893 * remote.c (struct remote_state): New field `starting_up'.
894 (remote_start_remote): Set and clear it.
895 (remote_can_download_tracepoint): If starting up, return false.
896
897 2012-03-13 Yao Qi <yao@codesourcery.com>
898
899 * inferior.h (struct inferior): Remove fields any_syscall_count,
900 syscalls_counts and total_syscalls_count. Move them to new
901 struct catch_syscall_inferior_data in breakpoint.c.
902 * breakpoint.c: Call DEF_VEC_I(int).
903 (struct catch_syscall_inferior_data): New.
904 (get_catch_syscall_inferior_data): New.
905 (catch_syscall_inferior_data_cleanup): New.
906 (insert_catch_syscall): Update to access data in
907 struct catch_syscall_inferior_data.
908 (insert_catch_syscall): Likewise.
909 (remove_catch_syscall): Likewise.
910 (remove_catch_syscall): Likewise.
911 (is_syscall_catchpoint_enabled): Likewise.
912 (add_catch_command): Likewise.
913 (_initialize_breakpoint): Register cleanup.
914 * breakpoint.h: Removed DEF_VEC_I(int).
915 * dwarf2loc.c: Call DEF_VEC_I(int).
916 * mi/mi-main.c: Likewise.
917
918 2012-03-12 Mark Kettenis <kettenis@gnu.org>
919
920 * inf-ptrace.c (inf_ptrace_post_attach): Make static.
921
922 2012-03-12 Chris January <chris.january@allinea.com>
923
924 * aix-thread.c (_initialize_aix_thread): Add prototype.
925 * rs6000-nat.c (_initialize_rs6000_nat): Ditto.
926 * xcoffsolib.c (_initialize_xcoffsolib): Ditto.
927
928 2012-03-12 Joel Brobecker <brobecker@adacore.com>
929
930 * amd64bsd-nat.c: Move #include of "amd64bsd-nat.h" after
931 include of "amd64-nat.h".
932
933 2012-03-12 Tom Tromey <tromey@redhat.com>
934
935 * buildsym.c (record_pending_block): Now static.
936 * buildsym.h: (record_pending_block): Remove.
937
938 2012-03-12 Andreas Tobler <andreast@fgznet.ch>
939
940 * amd64bsd-nat.c: Include amd64bsd-nat.h.
941
942 2012-03-09 Tom Tromey <tromey@redhat.com>
943
944 * dwarf2read.c (struct dwarf2_cu) <checked_producer,
945 producer_is_gxx_lt_4_6>: New fields.
946 (producer_is_gxx_lt_4_6): Use and update producer cache fields.
947
948 2012-03-09 Tom Tromey <tromey@redhat.com>
949
950 * dwarf2read.c (dwarf2_attr): Avoid tail-recursive call.
951
952 2012-03-08 Joel Brobecker <brobecker@adacore.com>
953
954 * ravenscar-sparc-thread.c (_initialize_ravenscar_sparc): Add
955 prototype.
956
957 2012-03-08 Joel Brobecker <brobecker@adacore.com>
958
959 * ravenscar-thread.c (_initialize_ravenscar): Add prototype.
960
961 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
962
963 Fix -Wmissing-prototypes build.
964 * arm-linux-nat.c (get_thread_id): Make it static.
965 * xtensa-linux-nat.c (get_thread_id): Likewise.
966
967 2012-03-08 Joel Brobecker <brobecker@adacore.com>
968
969 * server.c (process_point_options): If a conditional expression
970 is found, only print a message if remote_debug is nonzero.
971
972 2012-03-08 Luis Machado <lgustavo@codesourcery.com>
973
974 * ax-gdb.c (gen_fetch): Fail gracefully and use error instead
975 of internal error for unknown/unsupported types.
976
977 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
978
979 Fix CU relative vs. absolute DIE offsets.
980 * dwarf2loc.h (dwarf2_fetch_die_location_block): Rename parameter
981 offset to offset_in_cu.
982 * dwarf2read.c (process_enumeration_scope): Add CU offset to
983 TYPE_OFFSET.
984 (dwarf2_fetch_die_location_block): Rename parameter offset to
985 offset_in_cu. New variable offset, add CU offset to OFFSET_IN_CU.
986
987 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
988
989 * libunwind-frame.c: Rename to ...
990 * ia64-libunwind-tdep.c: ... here.
991 * libunwind-frame.h: Rename to ...
992 * ia64-libunwind-tdep.h: ... here.
993 * Makefile.in (HFILES_NO_SRCDIR): Rename libunwind-frame.h to
994 ia64-libunwind-tdep.h.
995 (ALLDEPFILES): Rename libunwind-frame.c to ia64-libunwind-tdep.c.
996 * README (--with-libunwind): Rename to ...
997 (--with-libunwind-ia64): ... here, note it is ia64 specific now.
998 * config.in: Regenerate.
999 * configure: Regenerate.
1000 * configure.ac: New option --with-libunwind-ia64, make the
1001 AS_HELP_STRING ia64 specific. Deprecate option --with-libunwind.
1002 Remove AC_DEFINE for HAVE_LIBUNWIND.
1003 * ia64-libunwind-tdep.c: Make the file top comment ia64 specific.
1004 Rename libunwind-frame.h #include to ia64-libunwind-tdep.h.
1005 Rename libunwind-frame in the general comment.
1006 * ia64-libunwind-tdep.h: Make the file top comment ia64 specific.
1007 Rename symbol LIBUNWIND_FRAME_H to IA64_TDEP_LIBUNWIND_FRAME_H.
1008 Move forward declarations inside #ifndef. Rename libunwind-frame in
1009 the general comment.
1010 * ia64-tdep.c: Rename libunwind-frame.h #include to
1011 ia64-libunwind-tdep.h.
1012 (ia64_gdb2uw_regnum, ia64_uw2gdb_regnum, ia64_is_fpreg)
1013 (ia64_libunwind_descr): Rename libunwind-frame to
1014 ia64-libunwind-tdep in these function comments.
1015 * ia64-tdep.h: Rename libunwind-frame.h #include to
1016 ia64-libunwind-tdep.h.
1017 * ia64-vms-tdep.c (ia64_vms_libunwind_descr): Rename libunwind-frame to
1018 ia64-libunwind-tdep in that data comment.
1019
1020 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1021
1022 * libunwind-frame.h (struct frame_unwind): New declaration.
1023
1024 2012-03-08 Joel Brobecker <brobecker@adacore.com>
1025
1026 * breakpoint.c (_initialize_breakpoint): Fix error in help of
1027 "set breakpoint condition-evaluation" command.
1028
1029 2012-03-08 Tristan Gingold <gingold@adacore.com>
1030
1031 * sparc-stub.c: Move to stubs/
1032 * sh-stub.c: Likewise.
1033 * m68k-stub.c: Likewise.
1034 * m32r-stub.c: Likewise.
1035 * i386-stub.c: Likewise.
1036
1037 2012-03-08 Andreas Schwab <schwab@linux-m68k.org>
1038
1039 * m68klinux-tdep.c (m68k_linux_init_abi): Register
1040 linux_get_siginfo_type.
1041
1042 * m68klinux-nat.c: Include "gdb_proc_service.h".
1043 (PTRACE_GET_THREAD_AREA): Define.
1044 (ps_get_thread_area): New function.
1045
1046 2012-03-08 Yao Qi <yao@codesourcery.com>
1047
1048 * remote.c (remote_get_noisy_reply): Replace `sprintf' with
1049 `xsnprintf'.
1050 (remote_query_attached): Likewise.
1051 (remote_static_tracepoint_marker_at): Likewise.
1052 (remote_set_permissions): Likewise.
1053 (remote_detach_1, extended_remote_attach_1): Likewise.
1054 (send_g_packet, remote_vkill): Likewise.
1055 (extended_remote_disable_randomization): Likewise.
1056 (remote_add_target_side_condition): Likewise.
1057 (remote_insert_breakpoint): Likewise.
1058 (remote_remove_breakpoint): Likewise.
1059 (remote_insert_watchpoint): Likewise.
1060 (remote_remove_watchpoint): Likewise.
1061 (remote_insert_hw_breakpoint): Likewise.
1062 (remote_insert_hw_breakpoint): Likewise.
1063 (remote_remove_hw_breakpoint): Likewise.
1064 (remote_download_command_source): Likewise.
1065 (remote_download_tracepoint): Likewise.
1066 (remote_download_trace_state_variable): Likewise.
1067 (remote_disable_tracepoint): Likewise.
1068 (remote_trace_set_readonly_regions): Likewise.
1069 (remote_get_tracepoint_status): Likewise.
1070 (remote_trace_find): Likewise.
1071 (remote_get_trace_state_variable_value): Likewise.
1072 (remote_set_disconnected_tracing): Likewise.
1073 (remote_set_circular_trace_buffer): Likewise.
1074 (remote_get_min_fast_tracepoint_insn_len): Likewise.
1075 (remote_use_agent): Likewise.
1076 (remote_add_target_side_condition): Add one parameter BUF_SIZE.
1077 Update callers.
1078
1079 2012-03-07 Pedro Alves <palves@redhat.com>
1080
1081 * NEWS: Mention QProgramSignals.
1082 * inferior.h (update_signals_program_target): Declare.
1083 * infrun.c: (update_signals_program_target): New.
1084 (handle_command): Update the target of the new program signals
1085 array changes.
1086 * remote.c (PACKET_QProgramSignals): New enum.
1087 (last_program_signals_packet): New global.
1088 (remote_program_signals): New.
1089 (remote_start_remote): Update the target with the program signals
1090 list.
1091 (remote_protocol_features): Add entry for QPassSignals.
1092 (remote_open_1): Free anc clear last_program_signals_packet.
1093 (init_remote_ops): Install remote_program_signals.
1094 * target.c (update_current_target): Adjust.
1095 (target_program_signals): New.
1096 * target.h (struct target_ops) <to_program_signals>: New field.
1097 (target_program_signals): Declare.
1098
1099 2012-03-07 Pedro Alves <palves@redhat.com>
1100
1101 * NEWS: Add subtitle for new z0/z1 conditional breakpoint
1102 extensions.
1103
1104 2012-03-07 Andreas Schwab <schwab@linux-m68k.org>
1105
1106 * m68klinux-nat.c (getregs_supplies): Make static.
1107 (getfpregs_supplies): Likewise.
1108 (have_ptrace_getregs): Likewise.
1109
1110 2012-03-06 Joel Brobecker <brobecker@adacore.com>
1111
1112 * dwarf2read.c (dwarf2_get_die_type): Pass absolute offset
1113 in call to get_die_type_at_offset.
1114
1115 2012-03-06 Stan Shebs <stan@codesourcery.com>
1116
1117 * mi/mi-cmd-break.c: Enforce coding standards, fix comments.
1118 * mi/mi-cmd-disas.c: Ditto.
1119 * mi/mi-cmd-env.c: Ditto.
1120 * mi/mi-cmd-file.c: Ditto.
1121 * mi/mi-cmd-stack.c: Ditto.
1122 * mi/mi-cmd-target.c: Ditto.
1123 * mi/mi-cmd-var.c: Ditto.
1124 * mi/mi-cmds.c: Ditto.
1125 * mi/mi-cmds.h: Ditto.
1126 * mi/mi-console.c: Ditto.
1127 * mi/mi-getopt.c: Ditto.
1128 * mi/mi-getopt.h: Ditto.
1129 * mi/mi-interp.c: Ditto.
1130 * mi/mi-main.c: Ditto.
1131 * mi/mi-out.c: Ditto.
1132 * mi/mi-parse.c: Ditto.
1133 * mi/mi-parse.h: Ditto.
1134 * mi/mi-symbol-cmds.c: Ditto.
1135
1136 * mi/mi-getopt.h: Move mi_opt struct up.
1137 * mi/mi-main.c (captured_mi_execute_command): Remove redundant
1138 return.
1139 * mi/mi-out.c (_initialize_mi_out): Remove empty initialize.
1140
1141 2012-03-06 Tom Tromey <tromey@redhat.com>
1142
1143 * proc-service.c (ps_pglobal_lookup): Set the current program
1144 space.
1145
1146 2012-03-06 Pedro Alves <palves@redhat.com>
1147
1148 * gregset.h [HAVE_SYS_PROCFS_H]: Include <sys/procfs.h>.
1149
1150 2012-03-05 Joel Brobecker <brobecker@adacore.com>
1151
1152 * MAINTAINERS: List Maciej W. Rozycki as the mips maintainer.
1153
1154 2012-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1155
1156 Code cleanup.
1157 * common/linux-osdata.c (linux_common_core_of_thread): New function
1158 comment.
1159 * linux-nat.c (linux_nat_wait_1): Replace linux_nat_core_of_thread_1
1160 call by linux_common_core_of_thread.
1161 (linux_nat_core_of_thread_1): Remove.
1162 * linux-nat.h (linux_nat_core_of_thread_1): Remove declaration.
1163 * linux-thread-db.c: Include linux-osdata.h.
1164 (update_thread_core): Replace linux_nat_core_of_thread_1 call by
1165 linux_common_core_of_thread.
1166
1167 2012-03-05 Tom Tromey <tromey@redhat.com>
1168
1169 * value.c (value_primitive_field): Don't fetch contents for
1170 non-virtual bases.
1171
1172 2012-03-05 Tom Tromey <tromey@redhat.com>
1173
1174 * jv-valprint.c (java_value_print): Correctly compute 'obj_addr'.
1175
1176 2012-03-05 Andreas Arnez <arnez@linux.vnet.ibm.com>
1177
1178 * s390-nat.c: Include "gregset.h".
1179
1180 2012-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1181
1182 * libunwind-frame.c (LIBUNWIND_SO): Change .7 to .8.
1183 [!LIBUNWIND_SO] (LIBUNWIND_SO_7): New #define.
1184 (libunwind_load): New variable so_error, use it for dlerror. Try to
1185 load also LIBUNWIND_SO_7.
1186
1187 2012-03-05 Pedro Alves <palves@redhat.com>
1188
1189 * i387-tdep.c (i387_supply_xsave): Assert the xsave section buffer
1190 is not NULL, and remove resulting dead code.
1191
1192 2012-03-05 Thomas Schwinge <thomas@codesourcery.com>
1193
1194 * sh-tdep.c (sh_skip_prologue): Provide an upper limit on the function
1195 prologue to sh_analyze_prologue.
1196 (sh_analyze_prologue): Make better use of such an upper limit, and
1197 generally be more cautious about accessing memory.
1198
1199 2012-03-05 Tom Tromey <tromey@redhat.com>
1200
1201 * ia64-vms-tdep.c (_initialize_ia64_vms_tdep): Rename from
1202 _initialize_ia64_hpux_tdep.
1203
1204 2012-03-05 Pedro Alves <palves@redhat.com>
1205
1206 PR gdb/13766
1207
1208 * i387-tdep.c (i387_supply_xsave): If we have an xsave buffer, and
1209 the register state is clear, supply explicit zero, instead of
1210 marking the register unavailable.
1211
1212 2012-03-05 Tristan Gingold <gingold@adacore.com>
1213
1214 * NEWS: Mention OpenVMS ia64 new target.
1215
1216 2012-03-05 Tristan Gingold <gingold@adacore.com>
1217
1218 * ia64-tdep.h: Include libunwind-frame.h and libunwind-ia64.h.
1219 (ia64_unw_accessors, ia64_unw_rse_accessors)
1220 (ia64_libunwind_descr): Declare.
1221 * ia64-vms-tdep.c: New file.
1222 * ia64-tdep.c (ia64_unw_accessors, ia64_unw_rse_accessors)
1223 (ia64_libunwind_descr): Make them public.
1224 * configure.tgt: Add ia64-*-*vms*.
1225 * Makefile.in (ALL_64_TARGET_OBS): Add ia64-vms-tdep.o
1226 (ALLDEPFILES): Add ia64-vms-tdep.c
1227
1228 2012-03-05 Tristan Gingold <gingold@adacore.com>
1229
1230 * target.h (target_object): Add TARGET_OBJECT_OPENVMS_UIB.
1231 * remote.c (PACKET_qXfer_uib): New enum value.
1232 (remote_protocol_features): Add entry for PACKET_qXfer_uib.
1233 (remote_xfer_partial): Handle TARGET_OBJECT_OPENVMS_UIB.
1234 (_initialize_remote): Call add_packet_config_cmd for
1235 xfer:uib packet.
1236
1237 2012-03-05 Tristan Gingold <gingold@adacore.com>
1238
1239 * osabi.c (gdb_osabi_names): Add OpenVMS.
1240 (generic_elf_osabi_sniffer): Likewise.
1241 * defs.h (gdb_osabi): Add GDB_OSABI_OPENVMS.
1242
1243 2012-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1244
1245 Removed unused code.
1246 * libunwind-frame.c (libunwind_frame_unwind)
1247 (libunwind_frame_base_address): Remove.
1248 * libunwind-frame.h (libunwind_frame_base_address): Remove declaration.
1249
1250 2012-03-04 Yao Qi <yao@codesourcery.com>
1251
1252 * common/agent.c (gdb_connect_sync_socket): Add _ markup and
1253 remove trailing new line.
1254 (agent_run_command, agent_run_command): Add _ markup.
1255 (agent_capability_check): Likewise.
1256
1257 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1258
1259 * breakpoint.c (set_condition_evaluation_mode): Set
1260 CONDITION_EVALUATION_MODE unconditionally.
1261
1262 2012-03-03 Yao Qi <yao@codesourcery.com>
1263
1264 * common/agent.c (agent_look_up_symbols): Add one parameter 'arg'.
1265 * common/agent.h: Update declaration.
1266 * inf-child.c (inf_child_use_agent): New.
1267 (inf_child_can_use_agent): New.
1268 (inf_child_target): Initialize fields `to_use_agent'
1269 and `to_can_use_agent'.
1270 * agent.c (agent_new_objfile): New.
1271 (_initialize_agent): Add agent_new_objfile to new_objfile
1272 observer.
1273
1274 * linux-nat.c (linux_child_static_tracepoint_markers_by_strid):
1275 New.
1276 (linux_target_install_ops): Initialize field
1277 `to_static_tracepoint_markers_by_strid'.
1278 * remote.c (free_current_marker): Move it to ...
1279 * tracepoint.c (free_current_marker): ... here. New.
1280 (cleanup_target_stop): New.
1281 * tracepoint.h: Declare free_current_marker.
1282 * NEWS: Add one entry about `info static-tracepoint-marker'.
1283
1284 2012-03-03 Yao Qi <yao@codesourcery.com>
1285
1286 * common/agent.c (agent_loaded_p): New.
1287 (agent_look_up_symbols): New global.
1288 * common/agent.h: Declare agent_loaded_p.
1289
1290 2012-03-03 Yao Qi <yao@codesourcery.com>
1291
1292 * common/agent.c (struct ipa_sym_addresses) <addr_capability>: New.
1293 (agent_capability_check, agent_capability_invalidate): New.
1294 (symbol_list): New array element.
1295 * common/agent.h (enum agent_capa): New.
1296 * target.c (target_pre_inferior): Call agent_capability_invalidate.
1297
1298 2012-03-03 Yao Qi <yao@codesourcery.com>
1299
1300 * target.h (struct target_ops) <to_use_agent>: New field.
1301 (struct target_ops) <to_can_use_agent>: New field.
1302 (target_use_agent, target_can_use_agent): New macro.
1303 * target.c (update_current_target): Update.
1304 * remote.c: New enum `PACKET_QAgent'.
1305 (remote_protocol_features): Add a new element.
1306 (remote_use_agent, remote_can_use_agent): New.
1307 (init_remote_ops): Initialize field `can_use_agent' with
1308 remote_can_use_agent. Intiailize field `use_agent' with
1309 remote_use_agent.
1310 * common/agent.c (use_agent): New global.
1311 * common/agent.h: Declare it.
1312 * tracepoint.c (info_static_tracepoint_markers_command): Add
1313 comment.
1314 * Makefile.in (SFILES): Add common/agent.c and agent.c.
1315 (COMMON_OBS): Add common/agent.o and agent.o
1316 (common-agent.o): New rule.
1317 * agent.c: New.
1318
1319 2012-03-03 Yao Qi <yao@codesourcery.com>
1320
1321 * common/agent.c: New.
1322 * common/agent.h: New.
1323 * configure.ac: Add `sys/socket.h' and `sys/un.h' to
1324 AC_CHECK_HEADERS.
1325 * configure, configh.in: Regenerated.
1326
1327 2012-03-02 Kevin Buettner <kevinb@redhat.com>
1328
1329 * sh-tdep.c (sh_frame_cache): Don't fetch the FPSCR register
1330 unless it exists for this architecture.
1331
1332 2012-03-02 Joel Brobecker <brobecker@adacore.com>
1333
1334 * language.h (struct language_defn): New "method" la_read_var_value.
1335 * findvar.c: #include "language.h".
1336 (default_read_var_value): Renames read_var_value. Rewrite
1337 function description.
1338 (read_var_value): New function.
1339 * value.h (default_read_var_value): Add prototype.
1340 * ada-lang.c (ada_read_renaming_var_value, ada_read_var_value):
1341 New functions.
1342 (ada_language_defn): Add entry for la_read_var_value.
1343 * c-lang.c, d-lang.c, f-lang.c, jv-lang.c, language.c,
1344 * m2-lang.c, objc-lang.c, opencl-lang.c, p-lang.c: Update
1345 language_defn structures to add entry for new la_read_var_value
1346 field.
1347
1348 2012-03-02 Tom Tromey <tromey@redhat.com>
1349 Pedro Alves <palves@redhat.com>
1350
1351 PR breakpoints/13776:
1352 * breakpoint.c (breakpoint_init_inferior): Delete step-resume
1353 breakpoints.
1354 (delete_longjmp_breakpoint_at_next_stop): New.
1355 * breakpoint.h (delete_longjmp_breakpoint_at_next_stop): Declare.
1356 * target.c (generic_mourn_inferior): Call mark_breakpoints_out
1357 before deleting the inferior. Add comments.
1358 * thread.c (clear_thread_inferior_resources): Don't delete lonjmp
1359 breakpoints immediately, but only on next stop. Move that code
1360 next to where we mark other breakpoints for deletion.
1361
1362 2012-03-02 Joel Brobecker <brobecker@adacore.com>
1363
1364 * mips-linux-nat.c (mips_linux_read_description): Add missing i18n
1365 marker.
1366 * mips-tdep.c (mips_linux_reg_names): Improve comment to avoid ARI
1367 violation.
1368
1369 2012-03-02 Pedro Alves <palves@redhat.com>
1370
1371 * linux-thread-db.c (attach_thread): Avoid in_thread_list call.
1372
1373 2012-03-02 Ulrich Weigand <uweigand@de.ibm.com>
1374
1375 Fix -Wmissing-prototypes build.
1376 * ppc-linux-nat.c (ppc_linux_get_hwcap): Make static.
1377 * remote-sim.c (gdbsim_has_all_memory): Likewise.
1378 (gdbsim_has_memory): Likewise.
1379
1380 2012-03-02 Yao Qi <yao@codesourcery.com>
1381
1382 Fix -Wmissing-prototypes build.
1383 * charset.c (phony_iconv_open): Make static.
1384 (phony_iconv_close, phony_iconv): Likewise.
1385 * i386-linux-nat.c (_initialize_i386_linux_nat): New prototype.
1386 * i386-windows-nat.c (_initialize_i386_windows_nat): New
1387 prototype.
1388 * mingw-hdep.c (_initialize_mingw_hdep): New prototype.
1389 * ser-mingw.c (create_select_thread): Make static.
1390 * windows-termcap.c (tgetent): New prototype.
1391 (tgetnum, tgetflag, tgetstr, tputs, tgoto): Likewise.
1392
1393 2012-03-02 Zhang Yuanhui <asmwarrior@gmail.com>
1394
1395 Fix -Wmissing-prototypes build.
1396 * windows-nat.c (dll_symbol_command, ctrl_c_handler): Make them static.
1397 (_initialize_windows_nat, _initialize_check_for_gdb_ini)
1398 (_initialize_loadable): New prototypes.
1399
1400 2012-03-02 Doug Evans <dje@google.com>
1401
1402 * dwarf2read.c (load_full_comp_unit): Remove unnecessary reading of
1403 abbrev table, read_comp_unit will do it.
1404
1405 2012-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1406
1407 Fix -Wmissing-prototypes build.
1408 * alpha-tdep.c (alpha_deal_with_atomic_sequence): Make it static.
1409 * amd64-darwin-tdep.c (_initialize_amd64_darwin_tdep): New prototype.
1410 * amd64-windows-tdep.c (_initialize_amd64_windows_tdep): Likewise.
1411 * arm-symbian-tdep.c (arm_symbian_skip_trampoline_code): Make it static.
1412 (_initialize_arm_symbian_tdep): New prototype.
1413 * arm-wince-tdep.c (arm_wince_skip_main_prologue): Make it static.
1414 * i386-darwin-tdep.c (_initialize_i386_darwin_tdep): New prototype.
1415 * i386-linux-tdep.c (i386_linux_displaced_step_copy_insn): Make it
1416 static.
1417 * lm32-tdep.c (_initialize_lm32_tdep): New prototype.
1418 * microblaze-linux-tdep.c (_initialize_microblaze_linux_tdep): New
1419 prototype.
1420 * microblaze-tdep.c (microblaze_debug, microblaze_fetch_instruction)
1421 (microblaze_skip_prologue, microblaze_frame_cache): Make them static.
1422 * mips-linux-tdep.c (mips_linux_regset_from_core_section): Make it
1423 static.
1424 * moxie-tdep.c (moxie_process_record): Likewise.
1425 * remote-mips.c (mips_can_use_watchpoint, mips_insert_watchpoint)
1426 (mips_remove_watchpoint, mips_stopped_by_watchpoint): Make them static.
1427 * rl78-tdep.c (rl78_breakpoint_from_pc): Make it static.
1428 (_initialize_rl78_tdep): New prototype.
1429 * rx-tdep.c (rx_breakpoint_from_pc): Make it static.
1430 (_initialize_rx_tdep): New prototype.
1431 * solib-darwin.c (darwin_in_dynsym_resolve_code): Make it static.
1432 (_initialize_darwin_solib): New prototype.
1433 * solib-spu.c: Include solib-spu.h.
1434 (_initialize_spu_solib): New prototype.
1435 * spu-multiarch.c (_initialize_spu_multiarch): New prototype.
1436 * tic6x-tdep.c (tic6x_analyze_prologue, tic6x_skip_prologue)
1437 (tic6x_breakpoint_from_pc, tic6x_frame_unwind_cache)
1438 (tic6x_software_single_step): Make it static.
1439 (_initialize_tic6x_tdep): New prototype.
1440
1441 2012-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1442
1443 Fix -Wmissing-prototypes build.
1444 * cris-tdep.c (cris_can_use_hardware_watchpoint)
1445 (cris_region_ok_for_watchpoint, cris_stopped_data_address): Remove.
1446
1447 2012-03-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1448
1449 Fix -Wmissing-prototypes build.
1450 * frv-tdep.c (frv_check_watch_resources, frv_stopped_data_address)
1451 (frv_have_stopped_data_address): Remove.
1452
1453 2012-03-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1454
1455 Fix -Wmissing-prototypes build.
1456 * Makefile.in (HFILES_NO_SRCDIR): Add sh64-tdep.h.
1457 * sh-tdep.c: Include sh64-tdep.h.
1458 * sh-tdep.h (sh64_gdbarch_init, sh64_show_regs): Remove declarations.
1459 * sh64-tdep.c: Include sh64-tdep.h.
1460 * sh64-tdep.h: New file.
1461
1462 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1463
1464 * mips-tdep.c (mips32_scan_prologue): Correct indentation.
1465
1466 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1467
1468 * mips-tdep.c (mips_gdbarch_init): Only set pc_regnum and
1469 sp_regnum once the gdbarch_init_osabi hook has been called.
1470
1471 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
1472
1473 * mips-tdep.c (mips32_bc1_pc): New function.
1474 (mips32_next_pc): Handle BC1ANY2F, BC1ANY2T, BC1ANY4F, BC1ANY4T,
1475 BPOSGE32 and BPOSGE64 instructions.
1476 (deal_with_atomic_sequence): Likewise.
1477 (mips32_instruction_has_delay_slot): Likewise.
1478
1479 2012-03-01 Maciej W. Rozycki <macro@mips.com>
1480 Chris Dearman <chris@mips.com>
1481 Maciej W. Rozycki <macro@codesourcery.com>
1482 Joseph Myers <joseph@codesourcery.com>
1483
1484 * features/mips-dsp.xml: New file.
1485 * features/mips64-dsp.xml: New file.
1486 * features/mips-dsp-linux.xml: New file.
1487 * features/mips64-dsp-linux.xml: New file.
1488 * features/Makefile (WHICH): Add mips-dsp-linux and
1489 mips64-dsp-linux.
1490 (mips-dsp-expedite, mips64-dsp-expedite): New variables.
1491 * features/mips-dsp-linux.c: New file.
1492 * features/mips64-dsp-linux.c: New file.
1493 * regformats/mips-dsp-linux.dat: New file.
1494 * regformats/mips64-dsp-linux.dat: New file.
1495 * mips-linux-nat.c (mips_linux_register_addr): Handle DSP
1496 registers.
1497 (mips64_linux_register_addr): Likewise.
1498 (mips64_linux_regsets_fetch_registers): Likewise.
1499 (mips64_linux_regsets_store_registers): Likewise.
1500 (mips64_linux_fetch_registers): Update call to
1501 mips64_linux_regsets_fetch_registers.
1502 (mips64_linux_store_registers): Update call to
1503 mips64_linux_regsets_store_registers.
1504 (mips_linux_read_description): Probe for DSP registers.
1505 (_initialize_mips_linux_nat): Call initialize_tdesc_mips_dsp_linux
1506 and initialize_tdesc_mips64_dsp_linux.
1507 * mips-linux-tdep.c (supply_gregset, mips64_supply_gregset):
1508 Remove padding of no longer used embedded register slots.
1509 * mips-linux-tdep.h (DSP_BASE, DSP_CONTROL): New macros.
1510 (MIPS_RESTART_REGNUM): Redefine enum value.
1511 * mips-tdep.c (mips_generic_reg_names): Remove trailing null
1512 strings.
1513 (mips_tx39_reg_names): Likewise.
1514 (mips_linux_reg_names): New array of register names for Linux
1515 targets.
1516 (mips_register_name): Check for a null pointer in
1517 mips_processor_reg_names and return an empty string.
1518 (mips_register_type): Exclude embedded registers for the IRIX
1519 and Linux ABIs.
1520 (mips_pseudo_register_type): Likewise. Use dynamic numbers to
1521 refer to FP registers, LO, HI, BadVAddr, Cause and PC. Handle
1522 DSP registers.
1523 (mips_stab_reg_to_regnum): Handle DSP accumulators.
1524 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Likewise.
1525 (mips_gdbarch_init): Likewise. Initialize internal register
1526 indices for the Linux ABI. Use dynamic numbers to refer to
1527 registers, as applicable, while parsing the target description.
1528 * mips-tdep.h (struct mips_regnum): Add dspacc/dspctl offsets.
1529
1530 2012-03-01 Joel Brobecker <brobecker@adacore.com>
1531
1532 * frame.h (read_frame_register_unsigned): Fix typo in function
1533 description.
1534
1535 2012-03-01 Pedro Alves <palves@redhat.com>
1536
1537 * jit-reader.in [!__cplusplus]
1538 (GDB_DECLARE_GPL_COMPATIBLE_READER): Add missing backslash.
1539
1540 2012-03-01 Pedro Alves <palves@redhat.com>
1541
1542 * configure.ac (build_warnings): Add -Wmissing-prototypes.
1543 * configure: Regenerate.
1544
1545 2012-03-01 Pedro Alves <palves@redhat.com>
1546
1547 * amd64-linux-tdep.c (amd64_linux_record_signal): Make static.
1548 * breakpoint.c (create_exception_master_breakpoint, trace_command)
1549 (ftrace_command, strace_command): Make static.
1550 * d-lang.c (_initialize_d_language): Declare.
1551 * dwarf2expr.c (_initialize_dwarf2expr): Declare.
1552 * dwarf2loc.c (_initialize_dwarf2loc):
1553 * dwarf2read.c (process_psymtab_comp_unit): Make static.
1554 * exec.c (exec_get_section_table): Make static.
1555 * i386-linux-tdep.c (i386_linux_record_signal): Make static.
1556 * infcmd.c (ensure_valid_thread, ensure_not_tfind_mode): Make static.
1557 * inferior.c (remove_inferior_command, add_inferior_command)
1558 (clone_inferior_command): Make static.
1559 * linux-nat.c (linux_nat_thread_address_space)
1560 (linux_nat_core_of_thread): Make static.
1561 * linux-tdep.c (_initialize_linux_tdep): Declare.
1562 * objc-lang.c (_initialize_objc_lang): Declare.
1563 * opencl-lang.c (builtin_opencl_type, opencl_language_arch_info):
1564 Make static.
1565 (_initialize_opencl_language): Declare.
1566 * record.c (_initialize_record): Declare.
1567 * remote.c (demand_private_info, remote_get_tib_address)
1568 (remote_supports_cond_tracepoints)
1569 (remote_supports_fast_tracepoints, remote_get_tracepoint_status):
1570 Make static.
1571 * skip.c (_initialize_step_skip): Declare.
1572 * symtab.c (skip_prologue_using_lineinfo): Make static.
1573 * tracepoint.c (delete_trace_state_variable)
1574 (trace_variable_command, delete_trace_variable_command)
1575 (get_uploaded_tsv, find_matching_tracepoint_location)
1576 (find_matching_tsv, create_tsv_from_upload, get_traceframe_info):
1577 Make static.
1578 * value.c (pack_unsigned_long): Make static.
1579 * varobj.c (varobj_ensure_python_env): Make static.
1580 * windows-tdep.c (_initialize_windows_tdep): Declare.
1581 * xml-syscall.c (make_cleanup_free_syscalls_info): Make static.
1582
1583 2012-03-01 Pedro Alves <palves@redhat.com>
1584
1585 * linux-tdep.c (linux_has_shared_address_space): Make static. Add
1586 gdbarch parameter.
1587 (linux_init_abi): Install it as has_shared_address_space gdbarch
1588 callback.
1589
1590 2012-03-01 Pedro Alves <palves@redhat.com>
1591
1592 * observer.c (observer_test_first_notification_function)
1593 (observer_test_second_notification_function)
1594 (observer_test_third_notification_function): Add declarations.
1595
1596 2012-03-01 Pedro Alves <palves@redhat.com>
1597
1598 * common/signals.c (default_target_signal_to_host)
1599 (default_target_signal_from_host): Move ...
1600 * arch-utils.c: ... here.
1601 * arch-utils.h (default_target_signal_to_host)
1602 (default_target_signal_from_host): Declare.
1603
1604 * common/signals.c (target_signal_from_command): Move ...
1605 * infrun.c: ... here.
1606 * inferior.h (target_signal_from_command): Declare.
1607 * target.h (target_signal_from_command)
1608 (default_target_signal_from_host, default_target_signal_to_host):
1609 Delete declarations.
1610
1611 * common/signals.c (_initialize_signals): Delete.
1612
1613 2012-03-01 Pedro Alves <palves@redhat.com>
1614
1615 * jit-reader.in (plugin_is_GPL_compatible): Add declarations for
1616 both __cplusplus and !__cplusplus.
1617
1618 2012-03-01 Pedro Alves <palves@redhat.com>
1619
1620 * psymtab.c (find_and_open_source): Delete declaration.
1621 * source.c (find_and_open_source): Move comment ...
1622 * source.h (find_and_open_source): ... to this new declaration.
1623
1624 2012-03-01 Pedro Alves <palves@redhat.com>
1625
1626 * inline-frame.c: Include inline-frame.h.
1627
1628 2012-03-01 Pedro Alves <palves@redhat.com>
1629
1630 * tui/tui-data.c (set_gen_win_origin): Delete.
1631 * tui/tui-data.h (tui_set_gen_win_origin): Delete declaration.
1632 * tui/tui-regs.c (tui_last_reg_element_no_in_line): Delete.
1633
1634 2012-03-01 Pedro Alves <palves@redhat.com>
1635
1636 * remote.c (encode_actions): Delete declaration.
1637 * tracepoint.c (encode_actions): Make extern.
1638 * tracepoint.h (encode_actions): Declare.
1639
1640 2012-03-01 Pedro Alves <palves@redhat.com>
1641
1642 * python/py-breakpoint.c: Include python.h.
1643 * python/py-continueevent.c (create_continue_event_object): Make
1644 static.
1645 * python/py-lazy-string.c (stpy_get_type): Make static.
1646 * python/py-newobjfileevent.c (create_new_objfile_event_object):
1647 Make static.
1648 * python/py-utils.c (unicode_to_target_python_string): Make
1649 static.
1650 * python/py-value.c: Include python.h.
1651
1652 2012-03-01 Pedro Alves <palves@redhat.com>
1653
1654 * inferior.c (delete_threads_of_inferior): Delete.
1655
1656 2012-03-01 Pedro Alves <palves@redhat.com>
1657
1658 Import fallback definitions from glibc.
1659
1660 * gdb_proc_service.h [!HAVE_PROC_SERVICE_H] (struct
1661 ps_prochandle): Forward declare.
1662 (ps_err_e): Use glibc's comments.
1663 [!HAVE_PROC_SERVICE_H] (ps_pdread, ps_pdwrite, ps_ptread)
1664 (ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_lgetfpregs)
1665 (ps_lsetfpregs, ps_getpid, ps_get_thread_area, ps_pglobal_lookup)
1666 (ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_lgetxregsize)
1667 (ps_lgetxregs, ps_lsetxregs, ps_plog): Declare.
1668 (struct ps_prochandle): Adjust comment.
1669
1670 2012-03-01 Pedro Alves <palves@redhat.com>
1671
1672 * ada-lang.c (ada_modulus_from_name): Delete.
1673 * ada-lex.l (lexer_init): Make static.
1674
1675 2012-03-01 Pedro Alves <palves@redhat.com>
1676
1677 PR gdb/13767
1678
1679 * frame.c (read_frame_register_unsigned): New.
1680 * frame.h (read_frame_register_unsigned): Declare.
1681 * i387-tdep.c (print_i387_status_word): New parameter `status_p'.
1682 Handle it.
1683 (print_i387_control_word): New parameter `control_p'. Handle it.
1684 (i387_print_float_info): Handle unavailable float registers.
1685
1686 2012-03-01 Keith Seitz <keiths@redhat.com>
1687
1688 * linespec.c (decode_line_2): Sort the list of methods
1689 alphabetically before presenting the user with a selection
1690 menu.
1691
1692 2012-03-01 Doug Evans <dje@google.com>
1693
1694 * dwarf2read.c (dwarf2_cu): Remove unused members has_form_ref_addr,
1695 has_namespace_info.
1696 (dwarf2_read_abbrevs): Remove corresponding initialization.
1697
1698 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
1699
1700 * NEWS: Mention new python command class gdb.COMMAND_USER.
1701 * cli/cli-cmds.c (show_user): Print error when used on a python
1702 command.
1703 (init_cli_cmds): Update documentation strings for "show user" and
1704 "set/show max-user-call-depth" to clarify that it does not apply to
1705 python commands.
1706 * python/py-cmd.c (cmdpy_init): Treat class_user as a valid class in
1707 error check.
1708 (gdbpy_initialize_commands): Add COMMAND_USER as a constant in
1709 gdb python api.
1710 * top.c (execute_command): Only execute a user-defined command as a
1711 legacy macro if c->user_commands is set.
1712
1713 2012-03-01 Tom Tromey <tromey@redhat.com>
1714
1715 * valprint.h (struct generic_val_print_decorations): New.
1716 (generic_val_print): Declare.
1717 * valprint.c (generic_val_print): New function.
1718 * p-valprint.c (p_decorations): New global.
1719 (pascal_val_print) <TYPE_CODE_REF, TYPE_CODE_ENUM,
1720 TYPE_CODE_FLAGS, TYPE_CODE_FUNC, TYPE_CODE_RANGE, TYPE_CODE_INT,
1721 TYPE_CODE_FLT, TYPE_CODE_VOID, TYPE_CODE_ERROR, TYPE_CODE_UNDEF,
1722 TYPE_CODE_BOOL, TYPE_CODE_CHAR>: Call generic_val_print.
1723 * m2-valprint.c (m2_decorations): New global.
1724 (m2_val_print) <TYPE_CODE_REF, TYPE_CODE_ENUM, TYPE_CODE_FUNC,
1725 TYPE_CODE_BOOL, TYPE_CODE_RANGE, TYPE_CODE_INT, TYPE_CODE_CHAR,
1726 TYPE_CODE_FLT, TYPE_CODE_METHOD, TYPE_CODE_VOID, TYPE_CODE_UNDEF,
1727 TYPE_CODE_ERROR>: Call generic_val_print.
1728 * f-valprint.c (f_decorations): New global.
1729 (f_val_print): Use print_function_pointer_address.
1730 <TYPE_CODE_REF, TYPE_CODE_FUNC, TYPE_CODE_CHAR, TYPE_CODE_FLAGS,
1731 TYPE_CODE_FLT, TYPE_CODE_VOID, TYPE_CODE_ENUM, TYPE_CODE_RANGE,
1732 TYPE_CODE_BOOL, TYPE_CODE_COMPLEX, TYPE_CODE_UNDEF>: Call
1733 generic_val_print.
1734 * c-valprint.c (c_decorations): New global.
1735 (c_val_print) <TYPE_CODE_MEMBERPTR, TYPE_CODE_REF, TYPE_CODE_ENUM,
1736 TYPE_CODE_FLAGS, TYPE_CODE_FUNC, TYPE_CODE_METHOD, TYPE_CODE_BOOL,
1737 TYPE_CODE_RANGE, TYPE_CODE_CHAR, TYPE_CODE_FLT,
1738 TYPE_CODE_DECFLOAT, TYPE_CODE_VOID, TYPE_CODE_ERROR,
1739 TYPE_CODE_UNDEF, TYPE_CODE_COMPLEX>: Call generic_val_print.
1740 * ada-valprint.c (ada_val_print_1) <TYPE_CODE_FLAGS>: Remove
1741 case.
1742
1743 2012-03-01 Tom Tromey <tromey@redhat.com>
1744
1745 * valprint.c (val_print): Update.
1746 * p-valprint (pascal_val_print): Return void.
1747 * p-lang.h (pascal_val_print): Return void.
1748 * m2-valprint.c (m2_val_print): Return void.
1749 * m2-lang.h (m2_val_print): Return void.
1750 * language.h (struct language_defn) <la_val_print>: Return void.
1751 * language.c (unk_lang_val_print): Return void.
1752 * jv-valprint.c (java_val_print): Return void.
1753 * jv-lang.h (java_val_print): Return void.
1754 * f-valprint.c (f_val_print): Return void.
1755 * f-lang.h (f_val_print): Return void.
1756 * d-valprint.c (d_val_print): Return void.
1757 (dynamic_array_type): Update.
1758 * d-lang.h (d_val_print): Return void.
1759 * c-valprint.c (c_val_print): Return void.
1760 * c-lang.h (c_val_print): Return void.
1761 * ada-valprint.c (ada_vada_val_print, ada_val_print_1): Return
1762 void.
1763 * ada-lang.h (ada_val_print): Return void.
1764
1765 2012-03-01 Tom Tromey <tromey@redhat.com>
1766
1767 * value.h (val_print): Return void.
1768 * valprint.c (val_print): Return void.
1769
1770 2012-03-01 Tom Tromey <tromey@redhat.com>
1771
1772 * value.h (common_val_print): Return void.
1773 * valprint.c (common_val_print): Return void.
1774
1775 2012-03-01 Tom Tromey <tromey@redhat.com>
1776
1777 * value.h (value_print): Return void.
1778 * valprint.c (value_print): Return void.
1779 * p-valprint.c (pascal_value_print): Return void.
1780 * p-lang.h (pascal_value_print): Return void.
1781 * language.h (struct language_defn) <la_value_print>: Return
1782 void.
1783 * language.c (unk_lang_value_print): Return void.
1784 * jv-valprint.c (java_value_print): Return void.
1785 * jv-lang.h (java_value_print): Return void.
1786 * f-valprint.c (c_value_print): Don't declare.
1787 Include c-lang.h.
1788 * c-valprint.c (c_value_print): Return void.
1789 * c-lang.h (c_value_print): Return void.
1790 * ada-valprint.c (ada_value_print): Return void.
1791 * ada-lang.h (ada_value_print): Return void.
1792
1793 2012-03-01 Tom Tromey <tromey@redhat.com>
1794
1795 * value.c (value_primitive_field): Handle virtual base classes.
1796
1797 2012-03-01 Tom Tromey <tromey@redhat.com>
1798
1799 * gdbtypes.h (struct vbase): Remove.
1800
1801 2012-03-01 Tom Tromey <tromey@redhat.com>
1802
1803 * c-valprint.c (print_function_pointer_address): Move...
1804 * valprint.c: ... here. Make non-static.
1805 * m2-valprint.c (print_function_pointer_address): Remove.
1806 * valprint.h (print_function_pointer_address): Declare.
1807
1808 2012-03-01 Joel Brobecker <brobecker@adacore.com>
1809
1810 * NEWS: Document the fact that one can provide a condition when
1811 creating an Ada exception catchpoint.
1812
1813 2012-03-01 Tom Tromey <tromey@redhat.com>
1814
1815 * valprint.c (val_print_type_code_flags): Fix placement of
1816 trailing brace.
1817
1818 2012-03-01 Joel Brobecker <brobecker@adacore.com>
1819
1820 * copyright.py (MULTILINE_COMMENT_PREFIXES): Delete.
1821 (update_files): Do not set MULTILINE_COMMENT_PREFIXES
1822 environment variable before calling update-copyright.
1823
1824 2012-03-01 Joel Brobecker <brobecker@adacore.com>
1825
1826 * gnulib/extra/update-copyright: Update to the latest from
1827 gnulib's git repository.
1828 * copyright.py: Set UPDATE_COPYRIGHT_USE_INTERVALS environment
1829 variable to 2 instead of 1.
1830
1831 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1832
1833 * varobj.c (c_value_of_variable): Remove dead code.
1834
1835 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1836
1837 * ada-lex.p (processId): Do not modify already encoded IDs.
1838 Update function documentation.
1839
1840 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1841
1842 * ada-lang.h (ada_find_renaming_symbol): Replace parameter
1843 "name" with "struct symbol *name_sym".
1844 * ada-exp.y (write_var_or_type): Update call to
1845 ada_find_renaming_symbol.
1846 "name" with "struct symbol *name_sym". Adjust Implementation
1847 accordingly. Adjust the function documentation.
1848
1849 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1850
1851 * ada-lang.h (ada_find_any_symbol, ada_find_any_type): Delete.
1852 * ada-lang.c (ada_find_any_type): Add advance declaration.
1853 Make static. Replace ada_find_any_symbol by
1854 ada_find_any_type_symbol.
1855 (ada_find_any_type_symbol): Renames ada_find_any_symbol.
1856 Improve function description. Make static.
1857 (ada_find_renaming_symbol, find_old_style_renaming_symbol):
1858 Replace ada_find_any_symbol by ada_find_any_type_symbol.
1859
1860 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1861
1862 * ada-lang.c (struct tag_args): Delete.
1863 (ada_get_tsd_type): Function body moved up in source file.
1864 (ada_tag_name_1, ada_tag_name_2): Delete.
1865 (ada_get_tsd_from_tag): New function.
1866 (ada_tag_name_from_tsd): New function.
1867 (ada_tag_name): Use a TRY_CATCH block instead of catch_errors
1868 to determine the tag name.
1869
1870 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1871
1872 * ada-lang.h (ada_get_decoded_value, ada_get_decoded_type): Add
1873 declaration.
1874 * ada-lang.c (ada_get_decoded_value, ada_get_decoded_type): New
1875 function.
1876
1877 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1878
1879 * ada-lang.c (ada_is_ignored_field): Rewrite wrong comment.
1880
1881 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1882
1883 * ada-lang.c (ada_lookup_symbol_list): Only cache the result of
1884 full searches.
1885
1886 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1887
1888 * ada-lang.c (constrained_packed_array_type): If there is a
1889 parallel XA type, use it to determine the array index type.
1890
1891 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1892
1893 * ada-valprint.c (ada_val_print_1): If our value is a reference
1894 to an array descriptor, dereference it before converting it
1895 to a simple array.
1896
1897 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1898
1899 * ada-lang.c (ada_to_fixed_value): Call unwrap_value before
1900 creating fixed value.
1901 (ada_value_ind, ada_coerce_ref, assign_component)
1902 (ada_evaluate_subexp): Remove call to unwrap_value before
1903 call to ada_to_fixed_value.
1904
1905 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1906
1907 * ada-lang.c (to_fixed_array_type): Set result's type name.
1908
1909 2012-02-29 Joel Brobecker <brobecker@adacore.com>
1910
1911 * ada-lang.c (catch_ada_exception_command_split): Add new
1912 argument cond_string. Add support for condition at end of
1913 "catch exception" commands.
1914 (ada_decode_exception_location): Add new argument cond_string.
1915 Update call to catch_ada_exception_command_split.
1916 (create_ada_exception_catchpoint): Add new argument cond_string.
1917 Set the breakpoint condition if needed.
1918 (catch_ada_exception_command): Update call to
1919 ada_decode_exception_location.
1920 (ada_decode_assert_location): Add function documentation.
1921 Add support for condition at end of "catch assert" command.
1922 (catch_assert_command): Update calls to ada_decode_assert_location
1923 and create_ada_exception_catchpoint.
1924
1925 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1926
1927 Fix disp-step-syscall.exp: fork: single step over fork.
1928 * i386-linux-tdep.c (-i386_linux_get_syscall_number): Rename to ...
1929 (i386_linux_get_syscall_number_from_regcache): ... here, new function
1930 comment, change parameters gdbarch and ptid to regcache. Remove
1931 parameter regcache, initialize gdbarch from regcache here.
1932 (i386_linux_get_syscall_number, i386_linux_displaced_step_copy_insn):
1933 New functions.
1934 (i386_linux_init_abi): Install i386_linux_displaced_step_copy_insn
1935 instead.
1936 * i386-tdep.c (i386_syscall_p): Check also for 'sysenter' and
1937 'syscall'. Make the 'int' check more strict.
1938
1939 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1940
1941 Fix reverse mode for syscall on AMD CPUs in 32-bit mode.
1942 * i386-linux-tdep.c (i386_linux_intx80_sysenter_record): Rename to ...
1943 (i386_linux_intx80_sysenter_syscall_record): ... here.
1944 (i386_linux_init_abi): Initialize also I386_SYSCALL_RECORD.
1945 Use the renamed function name.
1946
1947 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1948
1949 * arm-linux-tdep.c (arm_linux_copy_svc): Reset stale FRAME.
1950 * breakpoint.c (until_break_command): Likewise.
1951 * elfread.c (elf_gnu_ifunc_resolver_stop): Likewise.
1952 * infcall.c (call_function_by_hand): Likewise.
1953 * infcmd.c (finish_forward): Likewise.
1954 * infrun.c (insert_exception_resume_breakpoint): Likewise.
1955
1956 2012-02-28 Tristan Gingold <gingold@adacore.com>
1957
1958 * ada-tasks.c (ada_tasks_inferior_data_sniffer): Rework code to
1959 avoid variable assignments inside condition.
1960
1961 2012-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1962
1963 Fix static analysis issue found by cppcheck.
1964 * microblaze-tdep.c (microblaze_extract_return_value): Fix
1965 uninitialized BUF for size 2.
1966
1967 2012-02-27 Chris Dearman <chris@mips.com>
1968 Nathan Froyd <froydnj@codesourcery.com>
1969 Maciej W. Rozycki <macro@codesourcery.com>
1970
1971 * mips-tdep.c (mips32_instruction_has_delay_slot): New function.
1972 (mips16_instruction_has_delay_slot): Likewise.
1973 (mips_segment_boundary): Likewise.
1974 (mips_adjust_breakpoint_address): Likewise.
1975 (mips_gdbarch_init): Use mips_adjust_breakpoint_address.
1976
1977 2012-02-27 Maciej W. Rozycki <macro@mips.com>
1978 Maciej W. Rozycki <macro@codesourcery.com>
1979
1980 * infrun.c (handle_inferior_event): Don't proceed through
1981 shared library trampolines if stepping at the machine
1982 instruction level.
1983
1984 2012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
1985
1986 * mips-linux-tdep.c (mips_linux_init_abi): Set num_pseudo_regs
1987 too.
1988
1989 2012-02-27 Thomas Schwinge <thomas@codesourcery.com>
1990
1991 * sh-tdep.c (sh_make_stub_cache, sh_stub_this_id)
1992 (sh_stub_unwind_sniffer): New functions.
1993 (sh_stub_unwind): New variable.
1994 (sh_gdbarch_init): Wire everything.
1995
1996 2012-02-27 Pedro Alves <palves@redhat.com>
1997
1998 * linux-nat.c (pid_is_stopped): Delete, moved to common/.
1999 (linux_nat_post_attach_wait): Adjust to use
2000 linux_proc_pid_is_stopped.
2001 * common/linux-procfs.h (linux_proc_pid_is_stopped): Declare.
2002 * common/linux-procfs.c (linux_proc_pid_is_stopped): New function,
2003 based on pid_is_stopped from both linux-nat.c and
2004 gdbserver/linux-low.c, and renamed.
2005
2006 2012-02-24 Maciej W. Rozycki <macro@codesourcery.com>
2007
2008 * remote.c (remote_watchpoint_addr_within_range): New function.
2009 (init_remote_ops): Use it.
2010
2011 2012-02-24 Maciej W. Rozycki <macro@codesourcery.com>
2012
2013 * target.h (target_watchpoint_addr_within_range): Document macro.
2014
2015 2012-02-24 Pedro Alves <palves@redhat.com>
2016
2017 * stack.c (set_last_displayed_sal): Issue internal_error instead
2018 of warning, and issue it after clearing the last displayed sal.
2019
2020 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2021 Pedro Alves <palves@redhat.com>
2022
2023 * breakpoint.c (until_break_command): Install breakpoints after
2024 all frame manipulations.
2025
2026 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2027
2028 * remote.c (remote_supports_cond_breakpoints): New forward
2029 declaration.
2030 (remote_add_target_side_condition): New function.
2031 (remote_insert_breakpoint): Add target-side breakpoint
2032 conditional if supported.
2033 (remote_insert_hw_breakpoint): Likewise.
2034 (init_remote_ops): Set to_supports_evaluation_of_breakpoint_conditions
2035 hook.
2036
2037 * target.c (update_current_target): Inherit
2038 to_supports_evaluation_of_breakpoint_conditions.
2039 Default to_supports_evaluation_of_breakpoint_conditions to return_zero.
2040
2041 * target.h (struct target_ops)
2042 <to_supports_evaluation_of_breakpoint_conditions>: New field.
2043 (target_supports_evaluation_of_breakpoint_conditions): New #define.
2044
2045 * breakpoint.c (get_first_locp_gte_addr): New forward declaration.
2046 (condition_evaluation_both, condition_evaluation_auto,
2047 condition_evaluation_host, condition_evaluation_target,
2048 condition_evaluation_enums, condition_evaluation_mode_1,
2049 condition_evaluation_mode): New static globals.
2050 (translate_condition_evaluation_mode): New function.
2051 (breakpoint_condition_evaluation_mode): New function.
2052 (gdb_evaluates_breakpoint_condition_p): New function.
2053 (ALL_BP_LOCATIONS_AT_ADDR): New helper macro.
2054 (mark_breakpoint_modified): New function.
2055 (mark_breakpoint_location_modified): New function.
2056 (set_condition_evaluation_mode): New function.
2057 (show_condition_evaluation_mode): New function.
2058 (bp_location_compare_addrs): New function.
2059 (get_first_location_gte_addr): New helper function.
2060 (set_breakpoint_condition): Free condition bytecode if locations
2061 has become unconditional. Call mark_breakpoint_modified (...).
2062 (condition_command): Call update_global_location_list (1) for
2063 breakpoints.
2064 (breakpoint_xfer_memory): Use is_breakpoint (...).
2065 (is_breakpoint): New function.
2066 (parse_cond_to_aexpr): New function.
2067 (build_target_condition_list): New function.
2068 (insert_bp_location): Handle target-side conditional
2069 breakpoints and call build_target_condition_list (...).
2070 (update_inserted_breakpoint_locations): New function.
2071 (insert_breakpoint_locations): Handle target-side conditional
2072 breakpoints.
2073 (bpstat_check_breakpoint_conditions): Add comment.
2074 (bp_condition_evaluator): New function.
2075 (bp_location_condition_evaluator): New function.
2076 (print_breakpoint_location): Print information on where the condition
2077 will be evaluated.
2078 (print_one_breakpoint_location): Likewise.
2079 (init_bp_location): Call mark_breakpoint_location_modified (...) for
2080 breakpoint location.
2081 (force_breakpoint_reinsertion): New functions.
2082 (update_global_location_list): Handle target-side breakpoint
2083 conditions.
2084 Reinsert locations that are already inserted if conditions have
2085 changed.
2086 (bp_location_dtor): Free agent expression bytecode.
2087 (disable_breakpoint): Call mark_breakpoint_modified (...).
2088 Call update_global_location_list (...) with parameter 1 for breakpoints.
2089 (disable_command): Call mark_breakpoint_location_modified (...).
2090 Call update_global_location_list (...) with parameter 1 for breakpoints.
2091 (enable_breakpoint_disp): Call mark_breakpoint_modified (...).
2092 (enable_command): mark_breakpoint_location_modified (...).
2093 (_initialize_breakpoint): Update documentation and add
2094 condition-evaluation breakpoint subcommand.
2095
2096 * breakpoint.h: Include ax.h.
2097 (condition_list): New data structure.
2098 (condition_status): New enum.
2099 (bp_target_info) <cond_list>: New field.
2100 (bp_location) <condition_changed, cond_bytecode>: New fields.
2101 (is_breakpoint): New prototype.
2102
2103 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2104
2105 * remote.c (remote_state) <cond_breakpoints>: New field.
2106 (PACKET_ConditionalBreakpoints): New enum.
2107 (remote_cond_breakpoint_feature): New function.
2108 (remote_protocol_features): Add new ConditionalBreakpoints entry.
2109 (remote_supports_cond_breakpoints): New function.
2110 (_initialize_remote): Add new packet configuration for
2111 target-side conditional breakpoints.
2112
2113 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2114
2115 * NEWS: Mention target-side conditional breakpoint support,
2116 new condition-evaluation breakpoint subcommand and remote
2117 packet extensions.
2118
2119 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2120
2121 * breakpoint.c (bp_location_compare): Sort by pspace before sorting by
2122 number.
2123
2124 2012-02-24 Thomas Schwinge <thomas@codesourcery.com>
2125
2126 * sh-tdep.c (sh_skip_prologue): Use skip_prologue_using_sal.
2127 (after_prologue): Remove.
2128
2129 2012-02-23 Tom Tromey <tromey@redhat.com>
2130
2131 * jv-valprint.c (java_val_print): Remove dead code.
2132
2133 2012-02-23 Tristan Gingold <gingold@adacore.com>
2134
2135 * ada-tasks.c (struct ada_tasks_inferior_data): Add
2136 known_tasks_element and known_tasks_length fields.
2137 (read_known_tasks_array): Change argument type. Use pointer type
2138 and number of elements from DATA. Adjust.
2139 (read_known_tasks_list): Likewise.
2140 (get_known_tasks_addr): Remove.
2141 (ada_set_current_inferior_known_tasks_addr): Renamed to ...
2142 (ada_tasks_inferior_data_sniffer): ... this. Use symtab for element
2143 type and array length. Merge former get_known_tasks_addr code.
2144
2145 2012-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2146
2147 PR backtrace/13716
2148 * infcmd.c (finish_forward): New variable frame_id, initialize it, use
2149 it after set_momentary_breakpoint.
2150
2151 2012-02-22 Sterling Augustine <saugustine@google.com>
2152
2153 PR 13689:
2154 * breakpoint.c (watchpoint_exp_is_constant): Add UNOP_CAST to switch.
2155
2156 2012-02-22 Gary Benson <gbenson@redhat.com>
2157
2158 * dwarf2read.c (dwarf2_read_index): Correct misspelling.
2159 (find_slot_in_mapped_hash): Likewise.
2160
2161 2012-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2162
2163 PR build/13638
2164 * configure.ac (MAKEINFO): Replace AC_CHECK_PROG by AC_ARG_VAR.
2165 (MAKEINFOFLAGS): Replace static string by AC_ARG_VAR.
2166 * configure: Regenerate.
2167
2168 2012-02-21 Tristan Gingold <gingold@adacore.com>
2169 Pedro Alves <palves@redhat.com>
2170
2171 * ia64-tdep.c: Do not include libunwind-ia64.h.
2172 * libunwind-frame.h: Remove #ifdef HAVE_LIBUNWIND_H guard.
2173 Include libunwind-ia64.h instead of libunwind.h.
2174 * configure.ac (--with-libunwind, $enable_libunwind): Don't check
2175 for libunwind.h existence.
2176 * configure, config.in: Regenerate.
2177
2178 2012-02-21 Anton Gorenkov <xgsa@yandex.ru>
2179
2180 * c-valprint.c (c_value_print): Use value_rtti_indirect_type
2181 instead of value_rtti_target_type.
2182 * eval.c (evaluate_subexp_standard): Use value_rtti_indirect_type
2183 instead of value_rtti_target_type.
2184 * typeprint.c (whatis_exp): Use value_rtti_indirect_type instead of
2185 value_rtti_target_type.
2186 * valops.c (value_ind): Extract function readjust_indirect_value_type.
2187 (value_rtti_target_type): Rename to ...
2188 (value_rtti_indirect_type): ... here and make it indirect. Update
2189 function comment.
2190 * value.c (readjust_indirect_value_type): New function.
2191 (coerce_ref): Support for enclosing type setting for references
2192 with readjust_indirect_value_type.
2193 * value.h (readjust_value_type): New declaration.
2194 (value_rtti_target_type): Rename to ...
2195 (value_rtti_indirect_type): ... here.
2196
2197 2012-02-21 Anton Gorenkov <xgsa@yandex.ru>
2198
2199 * MAINTAINERS (Write After Approval): Add myself to the list.
2200
2201 2012-02-20 Doug Evans <dje@google.com>
2202
2203 * objfiles.c (add_to_objfile_sections): Remove outdated comments.
2204 Rename objfile_p_char parameter to objfilep.
2205 (build_objfile_section_table): Result is now void. All callers
2206 updated.
2207 * objfiles.h (struct objfile): Tweak comments, whitespace.
2208 (build_objfile_section_table): Update.
2209
2210 * elfread.c (elf_symfile_segments): Fix warning text.
2211
2212 2012-02-20 Tom Tromey <tromey@redhat.com>
2213
2214 PR gdb/13498:
2215 * dwarf2read.c (dw2_expand_symtabs_matching): Only visit a
2216 particular set of file names once.
2217 (dw2_map_symbol_filenames): Likewise.
2218
2219 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2220
2221 Code cleanup.
2222 * main.c (write_files): Remove the declaration.
2223 (external_editor_command): Move the declaration ...
2224 [GDBTK] (external_editor_command): ... here. Fix the comment.
2225
2226 2012-02-20 Tom Tromey <tromey@redhat.com>
2227
2228 * dwarf2read.c (dw2_map_symtabs_matching_filename): Remove
2229 extraneous block.
2230
2231 2012-02-20 Tristan Gingold <gingold@adacore.com>
2232
2233 * darwin-nat.h (enum darwin_msg_state): Add comments.
2234
2235 2012-02-20 Tristan Gingold <gingold@adacore.com>
2236
2237 * amd64-darwin-tdep.c (x86_darwin_init_abi_64): Fix jb_pc_offset
2238 value.
2239
2240 2012-20-18 Joel Brobecker <brobecker@adacore.com>
2241
2242 * breakpoint.c (watchpoint_exp_is_const): Add missing empty line
2243 between function description and implementation.
2244
2245 2012-02-17 Tom Tromey <tromey@redhat.com>
2246
2247 PR python/12070:
2248 * python/py-event.c (event_object_getset): New global.
2249 (event_object_type): Reference it.
2250 * python/py-type.c (field_object_getset): New global.
2251 (field_object_type): Reference it.
2252 * python/python-internal.h (gdb_py_generic_dict): Declare.
2253 * python/py-utils.c (gdb_py_generic_dict): New function.
2254
2255 2012-02-17 Tristan Gingold <gingold@adacore.com>
2256
2257 * solib-darwin.c (darwin_current_sos): Check magic and filetype
2258
2259 2012-02-17 Thomas Schwinge <thomas@codesourcery.com>
2260
2261 * sh-tdep.c (sh_is_renesas_calling_convention): Fix handling of
2262 TYPE_CALLING_CONVENTION annotation.
2263
2264 2012-02-16 Kevin Buettner <kevinb@redhat.com>
2265
2266 * MAINTAINERS: Add rx to target ISA section.
2267 * Makefile.in (ALL_TARGET_OBS): Add rx-tdep.o.
2268 (ALLDEPFILES): Add rx-tdep.c.
2269
2270 2012-02-16 Tom Tromey <tromey@redhat.com>
2271
2272 * symfile.c (symbol_file_add_main_1): Use inferior's
2273 symfile_flags.
2274 * solib.c (solib_read_symbols): Use inferior's symfile_flags.
2275 * linux-nat.c (linux_child_follow_fork): Set symfile_flags on
2276 inferior.
2277 * infrun.c (handle_vfork_child_exec_or_exit): Set symfile_flags on
2278 inferior.
2279 (follow_exec): Use inferior's symfile_flags.
2280 * inferior.h (struct inferior) <symfile_flags>: New field.
2281
2282 2012-02-16 Mike Frysinger <vapier@gentoo.org>
2283
2284 PR gdb/9734:
2285 * remote-sim.c (gdbsim_create_inferior): Call error() when
2286 sim_create_inferior() fails.
2287
2288 2012-02-16 Josh Matthews <josh@joshmatthews.net>
2289
2290 * machoread.c: Initialize nbr_syms to avoid warnings-as-errors failure.
2291
2292 2012-02-16 Tom Tromey <tromey@redhat.com>
2293
2294 PR c++/13653:
2295 * thread.c (struct current_thread_cleanup) <was_removable>: New
2296 field.
2297 (restore_current_thread_cleanup_dtor): Restore 'removable' field.
2298 (make_cleanup_restore_current_thread): Initialize new field.
2299
2300 2012-02-15 Kevin Buettner <kevinb@redhat.com>
2301
2302 * MAINTAINERS: Add rl78 to target ISA section.
2303 * Makefile.in (ALL_TARGET_OBS): Add rl78-tdep.o.
2304 (ALLDEPFILES): Add rl78-tdep.c.
2305 * NEWS: Mention rl78 as a new target.
2306
2307 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
2308
2309 * frame.c (find_frame_sal): Initialize sal->pspace field from frame
2310 data.
2311 * stack.c (set_last_displayed_sal): Validate that PSPACE is not NULL.
2312
2313 2012-02-15 Tom Tromey <tromey@redhat.com>
2314
2315 PR gdb/12659:
2316 * infcmd.c (registers_info): Print just the current register's
2317 name.
2318
2319 2012-02-15 Tom Tromey <tromey@redhat.com>
2320
2321 * python/py-symbol.c (sympy_value): Use _().
2322
2323 2012-02-15 Pedro Alves <palves@redhat.com>
2324
2325 * remote.c (remote_detach_1, extended_remote_attach_1): Tweak
2326 output to be like native targets'.
2327 (remote_pid_to_str): Special case the null ptid.
2328
2329 2012-02-14 Stan Shebs <stan@codesourcery.com>
2330
2331 * NEWS: Mention enable count command.
2332 * breakpoint.h (struct breakpoint): New field enable_count.
2333 * breakpoint.c (enable_breakpoint_disp): Add count argument.
2334 (enable_breakpoint): Add arg to call.
2335 (struct disp_data): New struct.
2336 (do_enable_breakpoint_disp): Interp arg as disp_data and unpack.
2337 (do_map_enable_once_breakpoint): Create a struct and pass it.
2338 (do_map_enable_delete_breakpoint): Ditto.
2339 (do_map_enable_count_breakpoint): New function.
2340 (enable_count_command): New function.
2341 (bpstat_stop_status): Decrement enable_count.
2342 (print_one_breakpoint_location): Report enable count.
2343 (_initialize_breakpoint): Add enable count command.
2344
2345 2012-02-14 Kevin Buettner <kevinb@redhat.com>
2346
2347 * rl78-tdep.c (reggroups.h): Include.
2348 (RL78_RAW_BANK0_R0_REGNUM, RL78_RAW_BANK0_R1_REGNUM)
2349 (RL78_RAW_BANK0_R2_REGNUM, RL78_RAW_BANK0_R3_REGNUM)
2350 (RL78_RAW_BANK0_R4_REGNUM, RL78_RAW_BANK0_R5_REGNUM)
2351 (RL78_RAW_BANK0_R6_REGNUM, RL78_RAW_BANK0_R7_REGNUM)
2352 (RL78_RAW_BANK1_R0_REGNUM, RL78_RAW_BANK1_R1_REGNUM)
2353 (RL78_RAW_BANK1_R2_REGNUM, RL78_RAW_BANK1_R3_REGNUM)
2354 (RL78_RAW_BANK1_R4_REGNUM, RL78_RAW_BANK1_R5_REGNUM)
2355 (RL78_RAW_BANK1_R6_REGNUM, RL78_RAW_BANK1_R7_REGNUM)
2356 (RL78_RAW_BANK2_R0_REGNUM, RL78_RAW_BANK2_R1_REGNUM)
2357 (RL78_RAW_BANK2_R2_REGNUM, RL78_RAW_BANK2_R3_REGNUM)
2358 (RL78_RAW_BANK2_R4_REGNUM, RL78_RAW_BANK2_R5_REGNUM)
2359 (RL78_RAW_BANK2_R6_REGNUM, RL78_RAW_BANK2_R7_REGNUM)
2360 (RL78_RAW_BANK3_R0_REGNUM, RL78_RAW_BANK3_R1_REGNUM)
2361 (RL78_RAW_BANK3_R2_REGNUM, RL78_RAW_BANK3_R3_REGNUM)
2362 (RL78_RAW_BANK3_R4_REGNUM, RL78_RAW_BANK3_R5_REGNUM)
2363 (RL78_RAW_BANK3_R6_REGNUM, RL78_RAW_BANK3_R7_REGNUM): Add to
2364 beginning of register list.
2365 (RL78_BANK0_R0_REGNUM, RL78_BANK0_R1_REGNUM, RL78_BANK0_R2_REGNUM)
2366 (RL78_BANK0_R3_REGNUM, RL78_BANK0_R4_REGNUM, RL78_BANK0_R5_REGNUM)
2367 (RL78_BANK0_R6_REGNUM, RL78_BANK0_R7_REGNUM, RL78_BANK1_R0_REGNUM)
2368 (RL78_BANK1_R1_REGNUM, RL78_BANK1_R2_REGNUM, RL78_BANK1_R3_REGNUM)
2369 (RL78_BANK1_R4_REGNUM, RL78_BANK1_R5_REGNUM, RL78_BANK1_R6_REGNUM)
2370 (RL78_BANK1_R7_REGNUM, RL78_BANK2_R0_REGNUM, RL78_BANK2_R1_REGNUM)
2371 (RL78_BANK2_R2_REGNUM, RL78_BANK2_R3_REGNUM, RL78_BANK2_R4_REGNUM)
2372 (RL78_BANK2_R5_REGNUM, RL78_BANK2_R6_REGNUM, RL78_BANK2_R7_REGNUM)
2373 (RL78_BANK3_R0_REGNUM, RL78_BANK3_R1_REGNUM, RL78_BANK3_R2_REGNUM)
2374 (RL78_BANK3_R3_REGNUM, RL78_BANK3_R4_REGNUM, RL78_BANK3_R5_REGNUM)
2375 (RL78_BANK3_R6_REGNUM, RL78_BANK3_R7_REGNUM): Move these into
2376 the pseudo registers. Rearrange other pseudo registers too so
2377 that the bank registers appear at the end.
2378 (rl78_register_type): Account for the fact that the byte sized
2379 bank registers are now pseudo-registers.
2380 (rl78_register_name): Rearrange the register name array. Make
2381 initial set of raw banked registers inaccessible.
2382 (rl78_register_reggroup_p, rl78_register_sim_regno): New functions.
2383 (rl78_pseudo_register_read, rl78_pseudo_register_write): Add
2384 case for copying bytes back and forth between raw and pseudo
2385 versions of the banked registers. Update other cases to reflect
2386 the changed names.
2387 (rl78_return_value): Update to account for changed names of
2388 raw registers.
2389 (rl78_gdbarch_init): Register rl78_register_reggroup_p() and
2390 rl78_register_sim_regno().
2391
2392 2012-02-14 Kevin Buettner <kevinb@redhat.com>
2393
2394 * rl78-tdep.c (rl78_skip_prologue): Make `const' the type of
2395 the name parameter being passed to find_pc_partial_function().
2396
2397 2012-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2398
2399 * MAINTAINERS: Step down from being ia64 target maintainer.
2400
2401 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2402
2403 * ppc-linux-nat.c (fetch_register, store_register): Fix GCC aliasing
2404 compilation warning.
2405
2406 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2407
2408 Fix crash on loaded shlibs without loaded exec_bfd.
2409 * exec.c (exec_files_info): Do not crash on NULL EXEC_BFD.
2410 (set_section_command): Replace exec_bfd by p->bfd.
2411
2412 2012-02-10 Tom Tromey <tromey@redhat.com>
2413
2414 * linespec.c (decode_line_internal): Skip symtabs_from_filename
2415 when we have a C++ qualified name.
2416
2417 2012-02-10 Pedro Alves <palves@redhat.com>
2418
2419 * inferior.c (inferior_pid_to_str): New.
2420 (print_inferior, inferior_command): Use it.
2421
2422 2012-02-10 Pedro Alves <palves@redhat.com>
2423
2424 * configure.ac (HAVE_ELF test): Put the old CFLAGS at the end of
2425 the test CFLAGS.
2426 * configure: Regenerate.
2427
2428 2012-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2429
2430 * linespec.c (decode_line_internal): Fix comment correctness.
2431
2432 2012-02-09 Valery Khromov <valery.khromov@gmail.com>
2433
2434 PR gdb/12953
2435 * Makefile.in (HFILES_NO_SRCDIR): Add amd64bsd-nat.h.
2436 * amd64bsd-nat.c: Add support for debug registers (adapted from
2437 i386bsd-nat.c).
2438 [HAVE_PT_GETDBREGS] (amd64bsd_dr_get, amd64bsd_dr_set)
2439 (amd64bsd_dr_set_control, amd64bsd_dr_set_addr)
2440 (amd64bsd_dr_get_addr, amd64bsd_dr_get_status)
2441 (amd64bsd_dr_get_control): New functions.
2442 * amd64bsd-nat.h: New file (adapted from i386bsd-nat.h).
2443 * amd64fbsd-nat.c: Include "amd64bsd-nat.h", "i386-nat.h".
2444 [HAVE_PT_GETDBREGS] (_initialize_amd64fbsd_nat): Add hardware
2445 watchpoints initialization.
2446 * config/i386/fbsd64.mh (NATDEPFILES): Add i386-nat.o.
2447
2448 2012-02-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2449
2450 * gdb-gdb.py (StructMainTypePrettyPrinter) <struct_field_img>: Print
2451 flds_bnds.fields.
2452 (StructMainTypePrettyPrinter) <bounds_img>: Print flds_bnds.bounds.
2453
2454 2012-02-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2455
2456 * breakpoint.c (bp_location_compare): Fix comment. Reindent the code.
2457
2458 2012-02-08 Joel Brobecker <brobecker@adacore.com>
2459
2460 * language.h (symbol_name_cmp_ftype): Renames
2461 symbol_name_match_p_ftype.
2462 (struct language_defn)[la_get_symbol_name_cmp]: Renames
2463 la_get_symbol_name_match_p.
2464 * ada-lang.c (ada_get_symbol_name_cmp): Renames
2465 ada_get_symbol_name_match_p. Update comment.
2466 (ada_language_defn)[la_get_symbol_name_cmp]: Update value.
2467 * linespec.c (struct symbol_matcher_data)[symbol_name_cmp]:
2468 Renames symbol_name_match_p. Update field type.
2469 (iterate_name_matcher, iterate_over_all_matching_symtabs): Adjust.
2470 * c-lang.c, d-lang.c, f-lang.c, jv-lang.c, m2-lang.c, objc-lang.c,
2471 opencl-lang.c, p-lang.c: Replace "la_get_symbol_name_match_p" by
2472 "la_get_symbol_name_cmp" in comments.
2473 * language.c: Likewise.
2474
2475 2012-02-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2476
2477 * amd64-sol2-tdep.c (amd64_sol2_gregset_reg_offset): Correct
2478 %eflags offset.
2479 * i386-sol2-nat.c (amd64_sol2_gregset64_reg_offs)
2480 (amd64_sol2_gregset32_reg_offs): Likewise.
2481
2482 2012-02-08 Joel Brobecker <brobecker@adacore.com>
2483
2484 * solib-darwin.c (darwin_bfd_open): Make sure that the filename
2485 of the returned BFD is allocated by GDB.
2486
2487 2012-02-07 Tom Tromey <tromey@redhat.com>
2488
2489 PR python/12027:
2490 * python/python-internal.h (frame_object_type): Declare.
2491 * python/py-symbol.c (sympy_needs_frame): New function.
2492 (sympy_value): New function.
2493 (symbol_object_getset): Add "needs_frame".
2494 (symbol_object_methods): Add "value".
2495 * python/py-frame.c (frame_object_type): No longer static.
2496
2497 2012-02-07 Tom Tromey <tromey@redhat.com>
2498
2499 PR python/13599:
2500 * python/py-symbol.c (sympy_line): New function.
2501 (symbol_object_getset): Add "line".
2502
2503 2012-02-07 Tom Tromey <tromey@redhat.com>
2504
2505 * charset.c (find_charset_names): Check 'in' against NULL.
2506
2507 2012-02-06 Doug Evans <dje@google.com>
2508
2509 * gdbtypes.h (struct main_type): Change type of name,tag_name,
2510 and fields.name members from char * to const char *. All uses updated.
2511 (struct cplus_struct_type): Change type of fn_fieldlists.name member
2512 from char * to const char *. All uses updated.
2513 (type_name_no_tag): Update.
2514 (lookup_unsigned_typename, lookup_signed_typename): Update.
2515 * gdbtypes.c (type_name_no_tag): Change result type
2516 from char * to const char *. All callers updated.
2517 (lookup_unsigned_typename, lookup_signed_typename): Change type of
2518 name parameter from char * to const char *.
2519 * symtab.h (struct cplus_specific): Change type of demangled_name
2520 member from char * to const char *. All uses updated.
2521 (struct general_symbol_info): Change type of name and
2522 mangled_lang.demangled_name members from char * to const char *.
2523 All uses updated.
2524 (symbol_get_demangled_name, symbol_natural_name): Update.
2525 (symbol_demangled_name, symbol_search_name): Update.
2526 * symtab.c (symbol_get_demangled_name): Change result type
2527 from char * to const char *. All callers updated.
2528 (symbol_natural_name, symbol_demangled_name): Ditto.
2529 (symbol_search_name): Ditto.
2530 (completion_list_add_name): Change type of symname,sym_text,
2531 text,word parameters from char * to const char *.
2532 (completion_list_objc_symbol): Change type of sym_text,
2533 text,word parameters from char * to const char *.
2534 * ada-lang.c (find_struct_field): Change type of name parameter
2535 from char * to const char *.
2536 (encoded_ordered_before): Similarly for N0,N1 parameters.
2537 (old_renaming_is_invisible): Similarly for function_name parameter.
2538 (ada_type_name): Change result type from char * to const char *.
2539 All callers updated.
2540 * ada-lang.h (ada_type_name): Update.
2541 * buildsym.c (hashname): Change type of name parameter
2542 from char * to const char *.
2543 * buildsym.h (hashname): Update.
2544 * dbxread.c (end_psymtab): Change type of include_list parameter
2545 from char ** to const char **.
2546 * dwarf2read.c (determine_prefix): Change result type
2547 from char * to const char *. All callers updated.
2548 * f-lang.c (find_common_for_function): Change type of name, funcname
2549 parameters from char * to const char *.
2550 * f-lang.c (find_common_for_function): Update.
2551 * f-valprint.c (list_all_visible_commons): Change type of funcname
2552 parameters from char * to const char *.
2553 * gdbarch.sh (static_transform_name): Change type of name parameter
2554 and result from char * to const char *.
2555 * gdbarch.c: Regenerate.
2556 * gdbarch.h: Regenerate.
2557 * i386-sol2-tdep.c (i386_sol2_static_transform_name): Change type
2558 of name parameter from char * to const char *.
2559 * jv-lang.c (java_primitive_type_from_name): Ditto.
2560 (java_demangled_signature_length): Similarly for signature parameter.
2561 (java_demangled_signature_copy): Ditto.
2562 (java_demangle_type_signature): Ditto.
2563 * jv-lang.h (java_primitive_type_from_name): Update.
2564 (java_demangle_type_signature): Update.
2565 * objc-lang.c (specialcmp): Change type of a,b parameters
2566 from char * to const char *.
2567 * p-lang.c (is_pascal_string_type): Change type of arrayname parameter
2568 from char * to const char *. All callers updated.
2569 * p-lang.h (is_pascal_string_type): Update.
2570 * solib-frv.c (find_canonical_descriptor_in_load_object): Change type
2571 of name parameter from char * to const char *.
2572 * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Ditto.
2573 * utils.c (fprintf_symbol_filtered): Ditto.
2574 * defs.h (fprintf_symbol_filtered): Update.
2575 * sparc-tdep.h (sparc_sol2_static_transform_name): Update.
2576 * stabsread.h (end_psymtab): Update.
2577 * stack.c (find_frame_funname): Change type of funname parameter
2578 from char ** to const char **.
2579 * stack.h (find_frame_funname): Update.
2580 * typeprint.c (type_print): Change type of varstring parameter
2581 from char * to const char *.
2582 * value.h (type_print): Update.
2583 * xcoffread.c (xcoff_start_psymtab): Change type of filename parameter
2584 from char * to const char *. All callers updated.
2585 (xcoff_end_psymtab): Change type of include_list parameter
2586 from char ** to const char **. All callers updated.
2587 (swap_sym): Similarly for name parameter. All callers updated.
2588 * coffread.c (patch_type): Add (char*) cast to xfree parameter.
2589 Use xstrdup.
2590 (process_coff_symbol): Use xstrdup.
2591 * stabsread.c (stabs_method_name_from_physname): Renamed from
2592 update_method_name_from_physname. Change result type from void
2593 to char *. All callers updated.
2594 (read_member_functions): In has_destructor case, store name in objfile
2595 obstack instead of malloc space. In !has_stub case, fix mem leak.
2596
2597 2012-02-06 Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
2598
2599 * configure: Rebuild.
2600 * configure.ac: Put -L../bfd and -L../libiberty at the front of
2601 LDFLAGS.
2602
2603 2012-02-03 Kevin Buettner <kevinb@redhat.com>
2604
2605 * configure.tgt (rl78-*-elf): New target.
2606 * rl78-tdep.c: New file.
2607
2608 2012-02-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2609
2610 * remote.c (remote_rcmd): Use getpkt_sane to detect timeout
2611 and continue the loop. Add QUIT statement.
2612
2613 2012-02-03 Tom Tromey <tromey@redhat.com>
2614
2615 PR gdb/13596:
2616 * solib.h (gdb_bfd_lookup_symbol_from_symtab): Rename from
2617 bfd_lookup_symbol_from_symtab.
2618 * solib-pa64.c (pa64_solib_create_inferior_hook): Use
2619 gdb_bfd_lookup_symbol_from_symtab.
2620
2621 2012-02-03 Joel Brobecker <brobecker@adacore.com>
2622
2623 * mi/mi-cmd-stack.c (list_args_or_locals): For argument symbols,
2624 use SYMBOL_LINKAGE_NAME to find the corresponding non-argument
2625 symbol. Add assertion that sym2 is never NULL.
2626
2627 2012-02-02 Doug Evans <dje@google.com>
2628
2629 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of
2630 "name" parameter to const char ** from char **. All callers updated.
2631 (find_pc_partial_function): Ditto.
2632 (cache_pc_function_name): Change type to const char * from char *.
2633 * symtab.h ((find_pc_partial_function_gnu_ifunc): Update.
2634 (find_pc_partial_function): Update.
2635 * alpha-tdep.h (struct gdbarch_tdep, member pc_in_sigtramp): Change
2636 type of "name" parameter to const char * from char *.
2637 All uses updated.
2638 * arch-utils.c (generic_in_solib_return_trampoline): Change
2639 type of "name" parameter to const char * from char *.
2640 * arch-utils.h (generic_in_solib_return_trampoline): Update.
2641 * frv-linux-tdep.c (frv_linux_pc_in_sigtramp): Change
2642 type of "name" parameter to const char * from char *.
2643 * gdbarch.sh (in_solib_return_trampoline): Ditto.
2644 * gdbarch.c: Regenerate.
2645 * gdbarch.h: Regenerate.
2646 * hppa-hpux-tdep.c (hppa_hpux_in_solib_return_trampoline): Update.
2647 * rs6000-tdep.c (rs6000_in_solib_return_trampoline): Update.
2648 * m32r-linux-tdep.c (m32r_linux_pc_in_sigtramp): Change
2649 type of "name" parameter to const char * from char *.
2650 * skip.c (skip_function_pc): Ditto.
2651 * sparc-sol2-tdep.c (sparc_sol2_pc_in_sigtramp): Ditto.
2652 * sparc-tdep.h (sparc_sol2_pc_in_sigtramp): Update.
2653 * sparc64fbsd-tdep.c (sparc64fbsd_pc_in_sigtramp): Ditto.
2654 * sparc64nbsd-tdep.c (sparc64nbsd_pc_in_sigtramp): Ditto.
2655 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Ditto.
2656 * sparcnbsd-tdep.c (sparc32nbsd_pc_in_sigtramp): Ditto.
2657 * sparcobsd-tdep.c (sparc32obsd_pc_in_sigtramp): Ditto.
2658 * nbsd-tdep.c (nbsd_pc_in_sigtramp): Similary for "func_name".
2659 * nbsd-tdep.h (nbsd_pc_in_sigtramp): Update.
2660
2661 2012-02-02 Pedro Alves <palves@redhat.com>
2662
2663 * remote.c (remote_get_min_fast_tracepoint_insn_len): Return 0 if
2664 the current inferior has no execution. Make sure the current
2665 remote process matches gdb's current inferior.
2666
2667 2012-02-02 Tom Tromey <tromey@redhat.com>
2668
2669 PR gdb/13405:
2670 * tui/tui-win.c (parse_scrolling_args): Don't write to possibly
2671 read-only memory.
2672
2673 2012-02-02 Tom Tromey <tromey@redhat.com>
2674
2675 PR gdb/9307:
2676 * symtab.c (lookup_language_this): Set block_found.
2677
2678 2012-02-01 Tom Tromey <tromey@redhat.com>
2679
2680 PR gdb/13431:
2681 * jit.c (struct jit_inferior_data): Rewrite.
2682 (struct jit_objfile_data): New.
2683 (get_jit_objfile_data): New function.
2684 (add_objfile_entry): Update.
2685 (jit_read_descriptor): Return int. Replace descriptor_addr
2686 argument with inf_data. Update. Don't call error.
2687 (jit_breakpoint_re_set_internal): Reorder logic. Update. Look up
2688 descriptor here.
2689 (jit_inferior_init): Don't look up descriptor. Don't call error.
2690 (jit_reset_inferior_data_and_breakpoints)
2691 (jit_inferior_created_observer): Remove.
2692 (jit_inferior_exit_hook): Update.
2693 (jit_executable_changed_observer): Remove.
2694 (jit_event_handler): Update.
2695 (free_objfile_data): Reset inferior data if needed.
2696 (_initialize_jit): Update.
2697
2698 2012-02-01 Tom Tromey <tromey@redhat.com>
2699
2700 * jit.c (bfd_open_from_target_memory): Move higher in file.
2701
2702 2012-02-01 Tristan Gingold <gingold@adacore.com>
2703
2704 * libunwind-frame.c (libunwind_load): Display message if dlopen
2705 failed.
2706
2707 2012-02-01 Gary Benson <gbenson@redhat.com>
2708
2709 * symtab.h (symbol_found_callback_ftype): New typedef.
2710 (iterate_over_symbols): Use the above.
2711 * symtab.c (iterate_over_symbols): Likewise.
2712 * language.h (language_defn->la_iterate_over_symbols): Likewise.
2713 * ada-lang.c (ada_iterate_over_symbols): Likewise.
2714 * linespec.c (iterate_over_all_matching_symtabs): Likewise.
2715 (iterate_name_matcher): Document return values.
2716 (collect_one_symbol): Likewise.
2717 (collect_function_symbols): Likewise.
2718 (collect_symbols): Likewise.
2719
2720 2012-02-01 Tom Tromey <tromey@redhat.com>
2721
2722 * ada-lang.c (resolve_subexp): Update.
2723 (ada_lookup_symbol_list): Add 'full_search' argument.
2724 (ada_iterate_over_symbols): Pass 0 as full_search argument to
2725 ada_lookup_symbol_list.
2726 (ada_lookup_encoded_symbol): Update.
2727 (get_var_value): Update.
2728 * ada-exp.y (block_lookup): Update.
2729 (write_var_or_type): Update.
2730 (write_name_assoc): Update.
2731 * ada-lang.h (ada_lookup_symbol_list): Update.
2732
2733 2012-01-31 Tom Tromey <tromey@redhat.com>
2734
2735 * language.h (struct language_defn) <la_iterate_over_symbols>: Fix
2736 comment.
2737
2738 2012-01-31 Doug Evans <dje@google.com>
2739
2740 * symtab.h: Remove outdated comment.
2741 (SYMBOL_MATCHES_NATURAL_NAME): Delete.
2742
2743 2012-02-01 Josh Matthews <josh@joshmatthews.net> (tiny change)
2744
2745 Fix build error in Darwin port.
2746 * i386-darwin-nat.c: Include i386-nat.h.
2747
2748 2012-01-30 Tom Tromey <tromey@redhat.com>
2749
2750 PR breakpoints/13568:
2751 * dwarf2read.c (dwarf_decode_macro_bytes): Add 'include_hash'
2752 argument. Check for recursive includes.
2753 (dwarf_decode_macros): Create an include hash.
2754
2755 2012-01-30 Michael Eager <eager@eagercon.com>
2756
2757 * configure.tgt (powerpc-*-linux*): Add glibc-tdep.o.
2758 * ppc-linux-tdep.c: Include glibc-tdep.h.
2759 (powerpc32_plt_stub, powerpc32_plt_stub_so): Add PLT stub templates.
2760 (powerpc_linux_in_plt_stub): New function.
2761 (powerpc_linux_in_dynsym_resolve_code): New function.
2762 (ppc_skip_trampoline_code): New function.
2763 (ppc_linux_init_abi): Use PPC specific functions rather than generic.
2764 Use glibc_skip_solib_resolver.
2765
2766 2012-01-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2767
2768 Code cleanup: Make 1440 bytes of data segment read-only.
2769 * arch-utils.c (endian_enum): Make it const char *const [].
2770 * arm-tdep.c (fp_model_strings, arm_abi_strings, arm_mode_strings):
2771 Likewise.
2772 * breakpoint.c (always_inserted_enums): Likewise.
2773 * cli/cli-cmds.c (script_ext_enums): Likewise.
2774 * cli/cli-decode.c (add_setshow_enum_cmd, complete_on_enum): Make the
2775 enumlist parameter const char *const *.
2776 * cli/cli-decode.h (struct cmd_list_element): Make the enums field
2777 const char *const *.
2778 * command.h (complete_on_enum, add_setshow_enum_cmd): Make the enumlist
2779 parameter const char *const *.
2780 * cris-tdep.c (cris_modes): Make it const char *const [].
2781 * filesystem.c (target_file_system_kinds): Likewise.
2782 * i386-tdep.c (valid_flavors, valid_conventions): Likewise.
2783 * infrun.c (follow_fork_mode_kind_names, follow_exec_mode_names)
2784 (can_use_displaced_stepping_enum, scheduler_enums)
2785 (exec_direction_names): Likewise.
2786 * language.c (_initialize_language): Make the type_or_range_names and
2787 case_sensitive_names variables const char *const [].
2788 * mips-tdep.c (mips_abi_strings): Make it const char *const [].
2789 * python/python.c (python_excp_enums): Likewise.
2790 * remote.c (interrupt_sequence_modes): Likewise.
2791 * rs6000-tdep.c (powerpc_vector_strings): Likewise.
2792 * serial.c (logbase_enums): Likewise.
2793 * sh-tdep.c (sh_cc_enum): Likewise.
2794 * stack.c (print_frame_arguments_choices, print_entry_values_choices):
2795 Likewise.
2796 * symtab.c (multiple_symbols_modes): Likewise.
2797 * tui/tui-win.c (tui_border_kind_enums, tui_border_mode_enums):
2798 Likewise.
2799 * utils.c (internal_problem_modes): Likewise.
2800
2801 2012-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2802
2803 Fix the 2012-01-26 regression by la_get_symbol_name_match_p.
2804 * linespec.c (iterate_name_matcher): Negate the SYMBOL_NAME_MATCH_P
2805 result.
2806
2807 2012-01-27 Doug Evans <dje@google.com>
2808
2809 * configure.ac (with_python): Fix absolute path handling for win32.
2810 * configure: Regenerate.
2811
2812 2012-01-26 Doug Evans <dje@google.com>
2813
2814 * symtab.c: Whitespace cleanup, no code changes.
2815
2816 * symtab.c (lookup_symbol_in_language): Improve comment.
2817 (lookup_symbol_aux): Fix comment.
2818
2819 * psymtab.c (add_psymbol_to_list): Result is now "void".
2820 * psympriv.h (add_psymbol_to_list): Update.
2821
2822 * dwarf2read.c (add_partial_symbol): Delete local psym, unused.
2823
2824 2012-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2825
2826 Do not open script filenames twice.
2827 * cli/cli-cmds.c (source_script_from_stream): Pass to
2828 source_python_script also STREAM.
2829 * python/py-auto-load.c (source_section_scripts): Pass to
2830 source_python_script_for_objfile also STREAM.
2831 (auto_load_objfile_script): Pass to source_python_script_for_objfile
2832 also INPUT.
2833 * python/python-internal.h (source_python_script_for_objfile): New
2834 parameter file, rename parameter file to filename.
2835 * python/python.c (python_run_simple_file): Call PyRun_SimpleFile
2836 instead if !_WIN32. Update the function comment.
2837 (source_python_script, source_python_script_for_objfile)
2838 (source_python_script): New parameter file, rename parameter file to
2839 filename. Pass FILENAME to python_run_simple_file.
2840 * python/python.h (source_python_script): New parameter file, rename
2841 parameter file to filename.
2842
2843 2012-01-26 Pedro Alves <palves@redhat.com>
2844
2845 * corelow.c (core_has_fake_pid): Delete.
2846 (core_close): Delete references to `core_has_fake_pid'.
2847 (add_to_thread_list): Adjust to mark the inferior's pid as fake.
2848 (core_open): Delete references to `core_has_fake_pid'.
2849 (core_pid_to_str): Adjust to check inferior->fake_pid_p instead of
2850 the removed global.
2851
2852 2012-01-26 Joel Brobecker <brobecker@adacore.com>
2853
2854 * symfile.h (struct quick_symbol_functions) [expand_symtabs_matching]:
2855 Remove language parameter from name_matcher. Adjust the comment.
2856 * symtab.c (search_symbols_name_matches, expand_partial_symbol_name):
2857 Remove language parameter.
2858 * ada-lang.c (ada_expand_partial_symbol_name): Likewise.
2859 * linespec.c (iterate_name_matcher): Likewise.
2860 * dwarf2read.c (dw2_expand_symtabs_matching): Adjust type of
2861 name_matcher. Adjust call accordingly.
2862 * psymtab.c (expand_symtabs_matching_via_partial): Likewise.
2863 (maintenance_check_symtabs): Adjust type of parameter "fun".
2864 * psymtab.h (maintenance_check_symtabs): Likewise.
2865
2866 2012-01-26 Joel Brobecker <brobecker@adacore.com>
2867
2868 * language.h (symbol_name_match_p_ftype): New typedef.
2869 (struct language_defn): Replace field la_symbol_name_compare
2870 by la_get_symbol_name_match_p.
2871 * ada-lang.c (ada_get_symbol_name_match_p): New function.
2872 (ada_language_defn): Use it.
2873 * linespec.c (struct symbol_matcher_data): New type.
2874 (iterate_name_matcher): Rewrite.
2875 (iterate_over_all_matching_symtabs): Pass a pointer to
2876 a symbol_matcher_data struct to expand_symtabs_matching
2877 instead of just the lookup name.
2878 * c-lang.c, d-lang.c, jv-lang.c, m2-lang.c, objc-lang.c,
2879 opencl-lang.c, p-lang.c, language.c: Delete field
2880 la_symbol_name_compare, and replace by NULL for new field
2881 la_get_symbol_name_match_p.
2882 * symfile.h (struct quick_symbol_functions): Update comment.
2883
2884 2012-01-25 Tom Tromey <tromey@redhat.com>
2885
2886 * breakpoint.c (bpstat_stop_status): Check 'breakpoint_at' before
2887 dereferencing.
2888
2889 2012-01-24 Tom Tromey <tromey@redhat.com>
2890
2891 PR symtab/12406:
2892 * solib.c (update_solib_list): Update the program space's
2893 added_solibs and deleted_solibs fields.
2894 * progspace.h (struct program_space) <added_solibs,
2895 deleted_solibs>: New fields.
2896 (clear_program_space_solib_cache): Declare.
2897 * progspace.c (release_program_space): Call
2898 clear_program_space_solib_cache.
2899 (clear_program_space_solib_cache): New function.
2900 * infrun.c (handle_inferior_event) <TARGET_WAITKIND_LOADED>: Call
2901 bpstat_stop_status. Use handle_solib_event.
2902 * breakpoint.c: Include gdb_regex.h.
2903 (print_solib_event): New function.
2904 (bpstat_print): Use print_solib_event.
2905 (bpstat_stop_status): Add special case for bp_shlib_event.
2906 (handle_solib_event): New function.
2907 (bpstat_what): Use handle_solib_event.
2908 (struct solib_catchpoint): New.
2909 (dtor_catch_solib, insert_catch_solib, remove_catch_solib)
2910 (breakpoint_hit_catch_solib, check_status_catch_solib)
2911 (print_it_catch_solib, print_one_catch_solib)
2912 (print_mention_catch_solib, print_recreate_catch_solib): New
2913 functions.
2914 (catch_solib_breakpoint_ops): New global.
2915 (catch_load_or_unload, catch_load_command_1)
2916 (catch_unload_command_1): New functions.
2917 (internal_bkpt_check_status): Add special case for
2918 bp_shlib_event.
2919 (internal_bkpt_print_it): Use print_solib_event.
2920 (initialize_breakpoint_ops): Initialize
2921 catch_solib_breakpoint_ops.
2922 (_initialize_breakpoint): Register "catch load" and "catch
2923 unload".
2924 * breakpoint.h (handle_solib_event): Declare.
2925 * NEWS: Add entry for "catch load" and "catch unload".
2926
2927 2012-01-24 Tom Tromey <tromey@redhat.com>
2928
2929 * ada-lang.c: Include gdb_vecs.h.
2930 * charset.c: Include gdb_vecs.h.
2931 * tracepoint.h: Include gdb_vecs.h.
2932 * gdb_vecs.h: New file.
2933
2934 2012-01-24 Pedro Alves <pedro@codesourcery.com>
2935
2936 * breakpoint.c (breakpoint_hit_catch_fork)
2937 (breakpoint_hit_catch_vfork, breakpoint_hit_catch_syscall)
2938 (breakpoint_hit_catch_exec): Make use of the `ws' argument.
2939 * infrun.c (inferior_has_forked, inferior_has_vforked)
2940 (inferior_has_execd, inferior_has_called_syscall): Delete.
2941 (handle_syscall_event): Get syscall_number from the execution
2942 control state's wait status.
2943 (wait_for_inferior): Don't clear syscall_number.
2944
2945 2012-01-24 Pedro Alves <palves@redhat.com>
2946
2947 * breakpoint.c (bpstat_check_location, bpstat_stop_status,
2948 pc_at_non_inline_function): Add `ws' parameter, and pass it down.
2949 (breakpoint_hit_catch_fork, breakpoint_hit_catch_vfork)
2950 (breakpoint_hit_catch_syscall, breakpoint_hit_catch_exec): Add
2951 `ws' parameter.
2952 (breakpoint_hit_ranged_breakpoint): Add `ws' parameter. Return
2953 false for events other than TARGET_SIGNAL_TRAP.
2954 (breakpoint_hit_watchpoint, base_breakpoint_breakpoint_hit):
2955 Add `ws' parameter.
2956 (bkpt_breakpoint_hit): Add `ws' parameter. Return false for
2957 events other than TARGET_SIGNAL_TRAP.
2958 (tracepoint_breakpoint_hit): Add `ws' parameter.
2959 * breakpoint.h (struct breakpoint_ops) <breakpoint_hit>: Add `ws'
2960 parameter.
2961 (bpstat_stop_status): Same.
2962 (pc_at_non_inline_function): Same.
2963 * infrun.c (handle_syscall_event, handle_inferior_event): Adjust
2964 to pass the current event's waitstatus to bpstat_stop_status
2965 and pc_at_non_inline_function.
2966
2967 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2968
2969 Code cleanup.
2970 * cli/cli-cmds.c (source_script_from_stream): Never fclose STREAM.
2971 Update the function comment for it.
2972 (source_script_with_search): Call make_cleanup_fclose for STREAM.
2973 * cli/cli-script.c (script_from_file): Do not call make_cleanup_fclose
2974 for STREAM.
2975
2976 2012-01-24 Pedro Alves <palves@redhat.com>
2977
2978 * breakpoint.c (bpstat_stop_status): Moving clearing print_it
2979 outside `bs->stop' block.
2980 (bpstat_what): Rework bp_shlib_event handling.
2981 (internal_bkpt_check_status): If the breakpoint is a
2982 bp_shlib_event, then set bs->stop and bs->print if
2983 stop_on_solib_events is set.
2984
2985 2012-01-24 Gary Benson <gbenson@redhat.com>
2986
2987 Delete #if 0'd out code.
2988 * stack.c (print_frame_label_vars): Remove.
2989 (catch_info): Likewise.
2990 (_initialize_stack): Remove "info catch" command.
2991 * NEWS: Mention the above.
2992
2993 2012-01-24 Pedro Alves <palves@redhat.com>
2994
2995 * remote.c (remote_add_inferior): New `fake_pid_p' parameter. Use
2996 it.
2997 (remote_notice_new_inferior): If the remote end doesn't support
2998 the multiprocess extensions, then the PID is fake.
2999 (add_current_inferior_and_thread): New.
3000 (remote_start_remote): Use it.
3001 (extended_remote_attach_1): Adjust.
3002 (extended_remote_create_inferior_1): Use
3003 add_current_inferior_and_thread.
3004
3005 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3006
3007 Fix watchpoints to be specific for each inferior.
3008 * breakpoint.c (watchpoint_in_thread_scope): Verify also
3009 current_program_space.
3010 * i386-nat.c (i386_inferior_data_cleanup): New.
3011 (i386_inferior_data_get): Replace variable inf_data_local by an
3012 inferior_data call.
3013 (i386_use_watchpoints): Initialize i386_inferior_data.
3014 * linux-nat.c (linux_nat_iterate_watchpoint_lwps): Use INFERIOR_PTID
3015 specific iterate_over_lwps.
3016
3017 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3018
3019 Fix watchpoints across inferior fork.
3020 * amd64-linux-nat.c (update_debug_registers_callback): Update the
3021 comment for linux_nat_iterate_watchpoint_lwps.
3022 (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
3023 linux_nat_iterate_watchpoint_lwps.
3024 (amd64_linux_prepare_to_resume): New comment on Linux kernel.
3025 * i386-linux-nat.c (update_debug_registers_callback): Update the
3026 comment for linux_nat_iterate_watchpoint_lwps.
3027 (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
3028 linux_nat_iterate_watchpoint_lwps.
3029 (i386_linux_prepare_to_resume): New comment on Linux kernel.
3030 * i386-nat.c: Include inferior.h.
3031 (dr_mirror): Remove.
3032 (i386_inferior_data, struct i386_inferior_data)
3033 (i386_inferior_data_get): New.
3034 (i386_debug_reg_state): Use i386_inferior_data_get.
3035 (i386_cleanup_dregs, i386_update_inferior_debug_regs)
3036 (i386_insert_watchpoint, i386_remove_watchpoint)
3037 (i386_stopped_data_address, i386_insert_hw_breakpoint)
3038 (i386_remove_hw_breakpoint): New variable state, use
3039 i386_debug_reg_state instead of DR_MIRROR.
3040 * linux-nat.c (delete_lwp): New declaration.
3041 (num_lwps): Move here from downwards.
3042 (delete_lwp_cleanup): New.
3043 (linux_child_follow_fork): Create new child_lp, call
3044 linux_nat_new_thread and linux_nat_prepare_to_resume before calling
3045 PTRACE_DETACH.
3046 (num_lwps): Move upwards.
3047 (linux_nat_iterate_watchpoint_lwps): New.
3048 * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): New.
3049 (linux_nat_iterate_watchpoint_lwps_ftype): New declaration.
3050
3051 2012-01-24 Joel Brobecker <brobecker@adacore.com>
3052
3053 GDB 7.4 released.
3054
3055 2012-01-23 Pedro Alves <palves@redhat.com>
3056
3057 * top.c (caution): Rename to ...
3058 (confirm): ... this.
3059 (show_caution): Rename to ...
3060 (show_confirm): ... this.
3061 (quit_cover): Adjust.
3062 (init_main): Adjust.
3063 * top.h (caution): Rename to ...
3064 (confirm): ... this.
3065 * utils.c (internal_vproblem, defaulted_query): Adjust.
3066
3067 2012-01-23 Pedro Alves <palves@redhat.com>
3068
3069 * top.c (caution): Update comment.
3070 (execute_command): Don't consider the current value of `caution'.
3071
3072 2012-01-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3073
3074 * cli/cli-cmds.c (find_and_open_script): Handle failure of fdopen.
3075
3076 2012-01-23 Ulrich Weigand <ulrich.weigand@linaro.org>
3077
3078 * inf-child.c: Include "gdb_stat.h" instead of <sys/stat.h>.
3079 * linux-tdep.c (linux_info_proc): Avoid ARI coding style warning.
3080 * target.c (target_fileio_pwrite): Remove buffer address from
3081 debug output.
3082 (target_fileio_pread): Likewise.
3083
3084 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3085
3086 * NEWS: Document remote "info proc" and "generate-core-file".
3087
3088 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3089
3090 * gdbarch.sh (find_memory_regions): New callback.
3091 * gdbarch.c, gdbarch.h: Regenerate.
3092
3093 * gcore.c (gcore_memory_sections): Try gdbarch find_memory_regions
3094 callback before falling back to target method.
3095
3096 * linux-nat.c (read_mapping, linux_nat_find_memory_regions): Remove.
3097 (linux_target_install_ops): No longer install it.
3098
3099 * linux-tdep.c (linux_find_memory_regions): New function.
3100 (linux_init_abi): Install it.
3101
3102 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3103
3104 * gdbarch.sh (make_corefile_notes): New architecture callback.
3105 * gdbarch.c: Regenerate.
3106 * gdbarch.h: Likewise.
3107
3108 * gcore.c (write_gcore_file): Try gdbarch_make_corefile_notes
3109 before target_make_corefile_notes. If NULL is returned, the
3110 target does not support core file generation.
3111
3112 * linux-nat.c: Include "linux-tdep.h".
3113 (find_signalled_thread, find_stop_signal): Remove.
3114 (linux_nat_do_thread_registers): Likewise.
3115 (struct linux_nat_corefile_thread_data): Likewise.
3116 (linux_nat_corefile_thread_callback): Likewise.
3117 (iterate_over_spus): Likewise.
3118 (struct linux_spu_corefile_data): Likewise.
3119 (linux_spu_corefile_callback): Likewise.
3120 (linux_spu_make_corefile_notes): Likewise.
3121 (linux_nat_collect_thread_registers): New function.
3122 (linux_nat_make_corefile_notes): Replace contents by call to
3123 linux_make_corefile_notes passing linux_nat_collect_thread_registers
3124 as native-only callback.
3125
3126 * linux-tdep.h: Include "bfd.h".
3127 (struct regcache): Add forward declaration.
3128 (linux_collect_thread_registers_ftype): New typedef.
3129 (linux_make_corefile_notes): Add prototype.
3130 * linux-tdep.c: Include "gdbthread.h", "gdbcore.h", "regcache.h",
3131 "regset.h", and "elf-bfd.h".
3132 (find_signalled_thread, find_stop_signal): New functions.
3133 (linux_spu_make_corefile_notes): Likewise.
3134 (linux_collect_thread_registers): Likewise.
3135 (struct linux_corefile_thread_data): New data structure.
3136 (linux_corefile_thread_callback): New funcion.
3137 (linux_make_corefile_notes): Likewise.
3138 (linux_make_corefile_notes_1): Likewise.
3139 (linux_init_abi): Install it.
3140
3141 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3142
3143 * gdbarch.sh (info_proc): New callback.
3144 * gdbarch.c, gdbarch.h: Regenerate.
3145
3146 * infcmd.c (info_proc_cmd_1): Try gdbarch info_proc callback
3147 before falling back to the target info_proc callback.
3148
3149 * linux-nat.c: Do not include "cli/cli-utils.h".
3150 (linux_nat_info_proc): Remove.
3151 (linux_target_install_ops): No longer install it.
3152
3153 * linux-tdep.c: Include "cli/cli-utils.h" and <ctype.h>.
3154 (read_mapping): New function.
3155 (linux_info_proc): Likewise.
3156 (linux_init_abi): Install it.
3157
3158 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3159
3160 * defs.h (enum info_proc_what): Moved here from linux-nat.c
3161 * infcmd.c: (info_proc_cmd_1): New function.
3162 (info_proc_cmd): New function, moved here from equivalent routine
3163 orignally in linux-nat.c.
3164 (info_proc_cmd_mappings): Likewise.
3165 (info_proc_cmd_stat): Likewise.
3166 (info_proc_cmd_status): Likewise.
3167 (info_proc_cmd_cwd): Likewise.
3168 (info_proc_cmd_cmdline): Likewise.
3169 (info_proc_cmd_exe): Likewise.
3170 (info_proc_cmd_all): Likewise.
3171 (_initialize_infcmd): Install "info proc" command and subcommands.
3172
3173 * target.h (struct target_ops): Add to_info_proc.
3174 (target_info_proc): Add prototype.
3175 * target.c (target_info_proc): New function.
3176
3177 * procfs.c (procfs_info_proc): Add prototype.
3178 (info_proc_cmd): Rename into ...
3179 (procfs_info_proc): ... this. Update argument types as appropriate
3180 for a to_info_proc implementation. Handle "what" argument.
3181 (procfs_target): Install procfs_info_proc.
3182 (_initialize_procfs): No longer install "info proc" command.
3183
3184 * linux-nat.c: (enum info_proc_what): Remove.
3185 (linux_nat_info_proc_cmd_1): Rename into ...
3186 (linux_nat_info_proc): ... this. Update argument types as appropriate
3187 for a to_info_proc implementation.
3188 (linux_nat_info_proc_cmd): Remove.
3189 (linux_nat_info_proc_cmd_mappings): Likewise.
3190 (linux_nat_info_proc_cmd_stat): Likewise.
3191 (linux_nat_info_proc_cmd_status): Likewise.
3192 (linux_nat_info_proc_cmd_cwd): Likewise.
3193 (linux_nat_info_proc_cmd_cmdline): Likewise.
3194 (linux_nat_info_proc_cmd_exe): Likewise.
3195 (linux_nat_info_proc_cmd_all): Likewise.
3196 (linux_target_install_ops): Install linux_nat_info_proc.
3197 (_initialize_linux_nat): No longer install "info proc" command
3198 and subcommands.
3199
3200 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3201
3202 * configure.ac [AC_CHECK_FUNCS]: Check for readlink.
3203 * config.in, configure: Regenerate.
3204
3205 * target.h (struct target_ops): Add to_fileio_readlink.
3206 (target_fileio_readlink): Add prototype.
3207 * target.c (target_fileio_readlink): New function.
3208
3209 * inf-child.c: Conditionally include <sys/param.h>.
3210 (inf_child_fileio_readlink): New function.
3211 (inf_child_target): Install it.
3212
3213 * remote.c (PACKET_vFile_readlink): New enum value.
3214 (remote_hostio_readlink): New function.
3215 (init_remote_ops): Install it.
3216 (_initialize_remote): Handle vFile:readlink packet type.
3217
3218 2012-01-20 Pedro Alves <palves@redhat.com>
3219 Ulrich Weigand <ulrich.weigand@linaro.org>
3220
3221 * configure.ac [AC_CHECK_FUNCS]: Check for pread and pwrite.
3222 * config.in, configure: Regenerate.
3223
3224 * target.h (struct target_ops): Add to_fileio_open, to_fileio_pwrite,
3225 to_fileio_pread, to_fileio_close, to_fileio_unlink.
3226 (target_fileio_open): Add prototype.
3227 (target_fileio_pwrite): Likewise.
3228 (target_fileio_pread): Likewise.
3229 (target_fileio_close): Likewise.
3230 (target_fileio_unlink): Likewise.
3231 (target_fileio_read_alloc): Likewise.
3232 (target_fileio_read_stralloc): Likewise.
3233
3234 * target.c: Include "gdb/fileio.h".
3235 (target_read_stralloc): Accept trailing, but not embedded NUL bytes.
3236 (default_fileio_target): New function.
3237 (target_fileio_open): Likewise.
3238 (target_fileio_pwrite): Likewise.
3239 (target_fileio_pread): Likewise.
3240 (target_fileio_close): Likewise.
3241 (target_fileio_unlink): Likewise.
3242 (target_fileio_close_cleanup): Likewise.
3243 (target_fileio_read_alloc_1): Likewise.
3244 (target_fileio_read_alloc): Likewise.
3245 (target_fileio_read_stralloc): Likewise.
3246
3247 * inf-child.c: Include "gdb/fileio.h", <sys/types.h>, <sys/stat.h>,
3248 <fcntl.h>, and <unistd.h>.
3249 (inf_child_fileio_open_flags_to_host): New function.
3250 (inf_child_errno_to_fileio_error): Likewise.
3251 (inf_child_fileio_open): Likewise.
3252 (inf_child_fileio_pwrite): Likewise.
3253 (inf_child_fileio_pread): Likewise.
3254 (inf_child_fileio_close): Likewise.
3255 (inf_child_fileio_unlink): Likewise.
3256 (inf_child_target): Install to_fileio routines.
3257
3258 * remote.c (init_remote_ops): Install to_fileio routines.
3259
3260 2012-01-20 Pedro Alves <palves@redhat.com>
3261 Ulrich Weigand <ulrich.weigand@linaro.org>
3262
3263 * remote.c (remote_multi_process_p): Only check for multi-process
3264 protocol feature, do not check for extended protocol.
3265 (remote_supports_multi_process): Check for extended protocol here.
3266 (set_general_process): Likewise.
3267 (extended_remote_kill): Likewise.
3268 (remote_pid_to_str): Likewise.
3269 (remote_query_supported): Always query multiprocess mode.
3270
3271 2012-01-20 Pedro Alves <palves@redhat.com>
3272 Ulrich Weigand <ulrich.weigand@linaro.org>
3273
3274 * inferior.h (struct inferior): Add fake_pid_p.
3275 * inferior.c (exit_inferior_1): Clear fake_pid_p.
3276 * remote.c (remote_start_remote): Set fake_pid_p if we have to use
3277 magic_null_ptid since the remote side doesn't provide a real PID.
3278
3279 2012-01-19 Tom Tromey <tromey@redhat.com>
3280
3281 * NEWS: Combine the two Python sections.
3282
3283 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3284
3285 * target.h (target_close): Update comment on the target's unpush state.
3286
3287 2012-01-19 Pedro Alves <palves@redhat.com>
3288
3289 * linux-nat.c (linux_nat_close): Call linux_nat_is_async_p and
3290 linux_nat_async directly instead of going through the target
3291 vector.
3292 * target.c (unpush_target): Close target after unpushing it, not
3293 before.
3294
3295 2012-01-19 Gary Benson <gbenson@redhat.com>
3296
3297 * mdebugread.c (sort_blocks): Replace integer constants with ones
3298 derived from FIRST_LOCAL_BLOCK.
3299
3300 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3301 Jan Kratochvil <jan.kratochvil@redhat.com>
3302
3303 PR gdb/9538
3304 * symfile.c (find_separate_debug_file): New function.
3305 (terminate_after_last_dir_separator): Likewise.
3306 (find_separate_debug_file_by_debuglink): Also try realpath.
3307 * configure.ac (AC_CHECK_FUNCS): Add lstat.
3308 * configure: Regenerate.
3309 * config.in: Regenerate.
3310
3311 2012-01-18 Doug Evans <dje@google.com>
3312
3313 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): Delete.
3314 (main.o): Remove rule.
3315 * configure.ac (BINDIR): Define with AC_DEFINE_DIR.
3316 (--with-sysroot): Rewrite.
3317 * configure: Regenerate.
3318 * config.in: Regenerate.
3319
3320 2012-01-18 Sergio Durigan Junior <sergiodj@redhat.com>
3321
3322 * parse.c (initialize_expout): New function.
3323 (reallocate_expout): Likewise.
3324 (parse_exp_in_context): Use `initialize_expout' and
3325 `reallocate_expout' when appropriate.
3326
3327 2012-01-18 Pedro Alves <palves@redhat.com>
3328
3329 * record.c (struct record_breakpoint, record_breakpoint_p)
3330 (record_breakpoints): New.
3331 (record_insert_breakpoint, record_remove_breakpoint): Manage
3332 record breakpoints list. Only remove breakpoints from the
3333 inferior if they had been inserted there in the first place.
3334
3335 2012-01-17 Doug Evans <dje@google.com>
3336
3337 * linespec.c (decode_line_internal): Don't call symtabs_from_filename
3338 if we know we don't have a file name to look for.
3339
3340 2012-01-17 Pedro Alves <palves@redhat.com>
3341
3342 * dwarf2-frame.c (dwarf2_frame_cfa): Throw NOT_AVAILABLE_ERROR, if
3343 the frame's stop reason is UNWIND_UNAVAILABLE.
3344
3345 2012-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3346
3347 Fix compilation error.
3348 * m2-exp.y (yyerror): Use ANSI C prototype.
3349
3350 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>
3351
3352 * f-exp.y (parse_number): Convert prototype from K&R to ANSI C.
3353 (growbuf_by_size): Likewise.
3354 (yyerror): Likewise.
3355 * m2-exp.y (make_qualname): Remove function (was #if 0'ed).
3356 (modblock): Remove variable (was #if 0'ed).
3357 (parse_number): Convert prototype from K&R to ANSI C.
3358 (yyerror): Likewise.
3359 * objc-exp.y (parse_number): Likewise.
3360 (yyerror): Likewise.
3361 (yylex): Remove #if 0'ed code.
3362 * p-exp.y (uptok): Convert prototype from K&R to ANSI C.
3363 (yyerror): Likewise.
3364
3365 2012-01-16 Tom Tromey <tromey@redhat.com>
3366
3367 * NEWS: Add item.
3368 * symtab.h (compare_filenames_for_search): Declare.
3369 * symtab.c (compare_filenames_for_search): New function.
3370 (iterate_over_some_symtabs): Use it.
3371 * symfile.h (struct quick_symbol_functions)
3372 <map_symtabs_matching_filename>: Change spec.
3373 * psymtab.c (partial_map_symtabs_matching_filename): Use
3374 compare_filenames_for_search. Update for new spec.
3375 * dwarf2read.c (dw2_map_symtabs_matching_filename): Use
3376 compare_filenames_for_search. Update for new spec.
3377 * breakpoint.c (clear_command): Use compare_filenames_for_search.
3378
3379 2012-01-16 Tom Tromey <tromey@redhat.com>
3380
3381 PR python/13281:
3382 * gdbtypes.h (TYPE_FLAG_ENUM): New macro.
3383 (struct main_type) <flag_flag_enum>: New field.
3384 * dwarf2read.c (process_enumeration_scope): Detect "flag" enums.
3385 * NEWS: Add entries.
3386 * c-valprint.c (c_val_print) <TYPE_CODE_ENUM>: Handle "flag"
3387 enums.
3388 * python/lib/gdb/printing.py (_EnumInstance): New class.
3389 (FlagEnumerationPrinter): Likewise.
3390
3391 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>
3392
3393 * breakpoint.c (create_sals_from_address_default): New function.
3394 (create_breakpoints_sal_default): Likewise.
3395 (decode_linespec_default): Likewise.
3396 (is_marker_spec): Removed.
3397 (strace_marker_p): New function.
3398 (init_breakpoint_sal): Using `strace_marker_p' instead of
3399 `is_marker_spec'.
3400 (create_breakpoint): Call method `create_sals_from_address' from
3401 breakpoint_ops, replacing code that created SALs conditionally
3402 on the type of the breakpoint. Call method `create_breakpoints_sal',
3403 replacing code that created breakpoints conditionally on the type
3404 wanted.
3405 (base_breakpoint_create_sals_from_address): New function.
3406 (base_breakpoint_create_breakpoints_sal): Likewise.
3407 (base_breakpoint_decode_linespec): Likewise.
3408 (base_breakpoint_ops): Add methods
3409 `base_breakpoint_create_sals_from_address',
3410 `base_breakpoint_create_breakpoints_sal' and
3411 `base_breakpoint_decode_linespec'.
3412 (bkpt_create_sals_from_address): New function.
3413 (bkpt_create_breakpoints_sal): Likewise.
3414 (bkpt_decode_linespec): Likewise.
3415 (tracepoint_create_sals_from_address): Likewise.
3416 (tracepoint_create_breakpoints_sal): Likewise.
3417 (tracepoint_decode_linespec): Likewise.
3418 (strace_marker_create_sals_from_address): Likewise.
3419 (strace_marker_create_breakpoints_sal): Likewise.
3420 (strace_marker_decode_linespec): Likewise.
3421 (strace_marker_breakpoint_ops): New variable.
3422 (addr_string_to_sals): Remove `marker_spec'. Call method
3423 `decode_linespec' from breakpoint_ops, replacing code that decoded
3424 an address string into a SAL. Use `strace_marker_p' instead of
3425 `marker_spec'.
3426 (strace_command): Decide whether we are dealing with a static
3427 tracepoint with marker or not. Use the appropriate breakpoint_ops.
3428 (initialize_breakpoint_ops): Initialize new fields of breakpoint_ops.
3429 * breakpoint.h (linespec_result, linespec_sals): New forward
3430 declarations.
3431 (breakpoint_ops) <create_sals_from_address>,
3432 <create_breakpoints_sal>, <decode_linespec>: New methods.
3433
3434 2012-01-14 Doug Evans <dje@google.com>
3435
3436 * NEWS: Update text for "maint set python print-stack".
3437 It is deprecated in gdb 7.4 and deleted in 7.5.
3438
3439 2012-01-13 Eli Zaretskii <eliz@gnu.org>
3440
3441 * gdb_curses.h (MOUSE_MOVED) [__MINGW32__]: Undefine before
3442 including curses.h.
3443
3444 2012-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3445
3446 * configure: Regenerate.
3447 * config.in: Regenerate.
3448
3449 2012-01-12 Keith Seitz <keiths@redhat.com>
3450
3451 PR mi/10586
3452 * varobj.c (ANONYMOUS_STRUCT_NAME): Define.
3453 (ANONYMOUS_UNION_NAME): Define.
3454 (is_path_expr_parent): New function.
3455 (get_path_expr_parent): New function.
3456 (is_anonymous_child): New function.
3457 (create_child_with_value): If the child is anonymous and without
3458 a name, assign an object name to it.
3459 (c_describe_child): Use get_path_expr_parent to determine
3460 the parent expression.
3461 If there field represents an anonymous struct or union and
3462 has no name, set an appropriate display name and expression.
3463 (cplus_describe_child): Likewise.
3464
3465 2012-01-12 Pedro Alves <palves@redhat.com>
3466
3467 * i386-tdep.c (i386_frame_cache_1): Also mark the frame base as
3468 available when %ebp is found to be zero (outermost).
3469
3470 2012-01-11 Andreas Tobler <andreast@fgznet.ch>
3471
3472 * common/gdb_assert.h (gdb_static_assert): Rename static_assert to
3473 an internal gdb_static_assert.
3474 * mi/mi-common.c: Rename static_assert to gdb_static_assert.
3475
3476 2012-01-11 Tom Tromey <tromey@redhat.com>
3477
3478 PR gdb/9598:
3479 * breakpoint.c (_initialize_breakpoint): Fix help for "catch
3480 catch" and "catch throw".
3481
3482 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3483
3484 * blockframe.c (block_innermost_frame): Start search from selected
3485 frame, if present, or otherwise the current frame.
3486
3487 * c-exp.y (variable): Update innermost_block for
3488 'block COLONCOLON NAME' clause.
3489 * m2-exp.y (variable): Ditto.
3490 * objc-exp.y (variable): Ditto.
3491
3492 2012-01-10 Tom Tromey <tromey@redhat.com>
3493
3494 PR python/13199:
3495 * python/python.c (finish_python_initialization): Set sys.argv.
3496
3497 2012-01-10 Doug Evans <dje@google.com>
3498
3499 * dwarf2read.c (dwarf_decode_lines): Remove arg "abfd". New arg
3500 "want_line_info". All callers updated.
3501 (dwarf_decode_lines_1): New function.
3502 (handle_DW_AT_stmt_list): Add function comment.
3503 New arg "want_line_info". All callers updated.
3504 (read_file_scope,read_type_unit_scope): Move comment from
3505 handle_DW_AT_stmt_list to here.
3506
3507 2012-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3508
3509 Fix regression after libiberty/ update for GCC PR 6057 and others.
3510 * c-exp.y (operator) <OPERATOR DELETE>
3511 (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
3512 * cp-name-parser.y (fill_comp, make_operator, make_dtor)
3513 (make_builtin_type, make_name): New variable i, add gdb_assert.
3514 (operator) <OPERATOR NEW>: Update ARGS to 3.
3515 (operator) <OPERATOR DELETE>: Add trailing space.
3516 (operator) <OPERATOR NEW '[' ']'>: Update ARGS to 3.
3517 (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
3518 * cp-support.c (cp_canonicalize_string): Check NULL from
3519 cp_comp_to_string, call warning and return.
3520
3521 2012-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3522
3523 Fix duplicate .o files after omitting libbfd.a.
3524 * Makefile.in (ALL_TARGET_OBS): Remove corelow.o.
3525 (SFILES): Add corelow.c.
3526 (COMMON_OBS): Add corelow.o.
3527 (ALLDEPFILES): Remove corelow.c.
3528 * config/alpha/alpha-linux.mh (NATDEPFILES): Remove corelow.o.
3529 * config/alpha/alpha-osf3.mh: Likewise.
3530 * config/alpha/fbsd.mh: Likewise.
3531 * config/arm/nbsdaout.mh: Likewise.
3532 * config/arm/nbsdelf.mh: Likewise.
3533 * config/i386/i386gnu.mh: Likewise.
3534 * config/ia64/hpux.mh: Likewise.
3535 * config/ia64/linux.mh: Likewise.
3536 * config/m32r/linux.mh: Likewise.
3537 * config/m68k/linux.mh: Likewise.
3538 * config/mips/irix5.mh: Likewise.
3539 * config/mips/irix6.mh: Likewise.
3540 * config/pa/hpux.mh: Likewise.
3541 * config/pa/linux.mh: Likewise.
3542 * config/powerpc/aix.mh: Likewise.
3543 * config/sparc/linux.mh: Likewise.
3544 * config/sparc/linux64.mh: Likewise.
3545 * config/sparc/sol2.mh: Likewise.
3546 * config/vax/vax.mh: Likewise.
3547 * configure.tgt (alpha*-*-freebsd* alpha*-*-kfreebsd*-gnu)
3548 (alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu, alpha*-*-openbsd*)
3549 (am33_2.0*-*-linux*, arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-linux*)
3550 (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-netbsd*)
3551 (hppa*-*-openbsd*, i[34567]86-*-dicos*, i[34567]86-*-freebsd*)
3552 (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-netbsd*)
3553 (i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*, i[34567]86-*-nto*)
3554 (i[34567]86-*-solaris2.1[0-9]*, x86_64-*-solaris2.1[0-9]*)
3555 (i[34567]86-*-solaris*, i[34567]86-*-linux*, i[34567]86-*-cygwin*)
3556 (i[34567]86-*-mingw32*, m68*-*-netbsd*, m68*-*-knetbsd*-gnu)
3557 (m68*-*-openbsd*, m88*-*-openbsd*, microblaze*-linux-*)
3558 (microblaze*-*-linux*, mips*-*-linux*, mips*-*-netbsd*)
3559 (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
3560 (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-linux*)
3561 (powerpc64-*-linux*, s390*-*-*, score-*-*, sh*-*-linux*)
3562 (sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
3563 (sparc*-*-freebsd*, sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*)
3564 (sparc-*-knetbsd*-gnu, sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu)
3565 (sparc-*-openbsd*, sparc64-*-openbsd*, tic6x-*-*linux, vax-*-netbsd*)
3566 (vax-*-knetbsd*-gnu, vax-*-openbsd*, x86_64-*-dicos*, x86_64-*-linux*)
3567 (x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu, x86_64-*-netbsd*)
3568 (x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*, xtensa*-*-linux*): Remove
3569 corelow.o from gdb_target_obs.
3570 * corefile.c (core_target): Update the comment on NULL value.
3571 (core_file_command): Replace error by gdb_assert on CORE_TARGET.
3572 * corelow.c (sniff_core_bfd): Call error instead of warning on zero
3573 MATCHES. Drop YUMMY set on NULL.
3574 (core_close): Do not call exit_inferior_silent on zero PID. Do not
3575 reclaim CORE_DATA if it is already NULL.
3576
3577 2012-01-09 Doug Evans <dje@google.com>
3578
3579 * gdbtypes.c (safe_parse_type): Initialize type to keep gcc happy.
3580 * varobj.c (varobj_set_value): Initialize val,value to keep gcc happy.
3581
3582 2012-01-09 Keith Seitz <keiths@redhat.com>
3583
3584 * breakpoint.c (wrapper.h): Don't include.
3585
3586 2012-01-09 Keith Seitz <keiths@redhat.com>
3587
3588 * Makefile.in (SFILES): Remove wrapper.c.
3589 (HFILES_NO_SRCDIR): Remove wrapper.h.
3590 (COMMON_OBS): Remove wrapper.o.
3591 * cli/cli-interp.c: Don't inlude wrapper.h.
3592 * corelow.c: Likewise.
3593 (core_open): Replace gdb_target_find_new_threads with
3594 TRY_CATCH around target_find_new_threads.
3595 * eval.c (fetch_subexp_value): Likewise for value_fetch_lazy.
3596 * gdbtypes.c (safe_parse_type): Likewise for parse_and_eval_type.
3597 * varobj.c (varobj_create): Likewise for parse_exp_1 and
3598 evaluate_expression.
3599 (varobj_set_value): Likewise for evaluate_expression and
3600 value_assign.
3601 (install_new_variable): Likewise for value_fetch_lazy.
3602 (adjust_value_for_child_access): Likewise for value_ind.
3603 (c_describe_child): Likewise for value_subscript and
3604 value_ind.
3605 (c_value_of_root): Likewise for evaluate_expression.
3606 * wrapper.c: Remove.
3607 * wrapper.h: Remove.
3608
3609 2012-01-09 Doug Evans <dje@google.com>
3610
3611 * dwarf2read.c (read_and_check_comp_unit_head): Renamed from
3612 partial_read_comp_unit_head. Replace "buffer", "buffer_size" and
3613 "abfd" args with "section". All callers updated.
3614 Error checking code moved ...
3615 (error_check_comp_unit_head): ... here. New function.
3616 (read_and_check_type_unit_head): Renamed from read_type_unit_head.
3617 Delete arg "abfd". New arg "type_offset". All callers updated.
3618 (create_debug_types_hash_table): Simplify by using
3619 read_and_check_type_unit_head.
3620
3621 * parser-defs.h (namecopy): Delete.
3622 * parse.c (namecopy, namecopy_size): Move into copy_name.
3623
3624 2012-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3625
3626 Partially fix duplicate .o files after omitting libbfd.a.
3627 * config/alpha/alpha-osf3.mh (NATDEPFILES): Remove solib.o.
3628 * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
3629 * config/i386/obsdaout.mh (NATDEPFILES): Remove solib.o.
3630 * config/m68k/nbsdaout.mh (NATDEPFILES): Remove solib.o.
3631 * config/m68k/obsd.mh (NATDEPFILES): Remove solib.o.
3632 * config/powerpc/aix.mh (NATDEPFILES): Remove xcoffread.o.
3633 * config/vax/nbsdaout.mh (NATDEPFILES): Remove solib.o.
3634
3635 2012-01-09 Pedro Alves <palves@redhat.com>
3636
3637 * MAINTAINERS: Update my email address.
3638
3639 2012-01-08 Doug Evans <dje@google.com>
3640
3641 * dwarf2read.c (dwarf2_per_objfile): Rename n_type_comp_units to
3642 n_type_units. Rename type_comp_units to all_type_units.
3643 All uses updated.
3644 (add_signatured_type_cu_to_table): Renamed from
3645 add_signatured_type_cu_to_list. All callers updated.
3646
3647 * gdbtypes.h (struct cplus_struct_type): Delete member
3648 nfn_fields_total. All uses removed.
3649
3650 2012-01-06 Doug Evans <dje@google.com>
3651
3652 * dwarf2read.c: Move FIXME from dwarf2_build_psymtabs_hard
3653 to top of file.
3654 (dwarf2_find_comp_unit): Delete.
3655 (process_psymtab_comp_unit): Make result "void".
3656 Delete args buffer, info_ptr, buffer_size, and replace with
3657 "section". All callers updated.
3658 (dwarf2_build_psymtabs_hard): Simplify.
3659
3660 2012-01-06 Sergio Durigan Junior <sergiodj@redhat.com>
3661 Thiago Jung Bauermann <bauerman@br.ibm.com>
3662
3663 * ada-lang.c (ada_exception_name_addr): Add `volatile' keyword
3664 before `struct gdb_exception'.
3665 * breakpoint.c (update_global_location_list_nothrow)
3666 (update_breakpoint_locations, enable_breakpoint_disp): Likewise.
3667 * cp-abi.c (value_rtti_type): Likewise.
3668 * cp-support.c (cp_validate_operator): Likewise.
3669 * infrun.c (insert_exception_resume_breakpoint)
3670 (check_exception_resume, keep_going): Likewise.
3671 * mi-interp.c (mi_breakpoint_created)
3672 (mi_breakpoint_modified): Likewise.
3673 * rs6000-aix-tdep.c (rs6000_convert_from_func_ptr_addr): Likewise.
3674 * solib-ia64-hpux.c (ia64_hpux_at_dld_breakpoint_p)
3675 (ia64_hpux_handle_dld_breakpoint_1): Likewise.
3676
3677 2012-01-05 Doug Evans <dje@google.com>
3678
3679 * dwarf2read.c (statement_prologue): Delete, unused.
3680
3681 * dwarf2read.c (dwarf2_per_cu_addr_size): Make result type an int.
3682 * dwarf2loc.h (dwarf2_per_cu_addr_size): Update.
3683
3684 * dwarf2read.c (comp_unit_header): Delete, unused.
3685
3686 2012-01-05 Ulrich Weigand <uweigand@de.ibm.com>
3687
3688 * configure.tgt [s390*-*-*] (gdb_target_obs): Add corelow.o.
3689 * config/s390/s390.mh (NATDEPFILES): Remove corelow.o.
3690
3691 2012-01-05 Khoo Yit Phang <khooyp@cs.umd.edu>
3692
3693 * infrun.c (normal_stop): Don't skip calling the normal_stop
3694 observers if the thread was doing a multi-step, but stopped for
3695 some reason other than stepping.
3696
3697 2012-01-05 Pedro Alves <alves.ped@gmail.com>
3698
3699 * cli/cli-decode.h: Add comments.
3700 (CMD_LIST_AMBIGUOUS): Moved to command.h
3701 (add_cmd, add_alias_cmd, add_prefix_cmd, add_abbrev_prefix_cmd)
3702 (set_cmd_cfunc, set_cmd_sfunc, set_cmd_completer, cmd_cfunc_eq)
3703 (set_cmd_context, get_cmd_context, lookup_cmd, lookup_cmd_1)
3704 (deprecate_cmd, deprecated_cmd_warning, lookup_cmd_composition)
3705 (add_com, add_com_alias, add_info, add_info_alias)
3706 (complete_on_cmdlist, complete_on_enum, help_list): Remove
3707 declarations.
3708 * command.h: Add and adjust comments.
3709 (CMD_LIST_AMBIGUOUS): Moved here.
3710 (help_cmd, help_cmd_list): Delete declarations.
3711
3712 2012-01-04 Doug Evans <dje@google.com>
3713
3714 * dwarf2read.c (dwarf2_read_abbrevs): Delete arg "abfd".
3715 All callers updated.
3716 (load_full_type_unit): Renamed from read_signatured_type_at_offset.
3717 Replace all arguments with "per_cu". All callers updated.
3718
3719 * dwarf2read.c (dwarf2_per_cu_data): Remove outdated comment.
3720
3721 * dwarf2read.c (init_one_comp_unit): Delete arg "objfile".
3722 New arg "per_cu". All callers updated.
3723
3724 Delete #if 0'd out code.
3725 * language.c (binop_result_type): Delete.
3726 (simple_type, ordered_type, same_type, integral_type): Delete.
3727 (numeric_type, character_type, string_type, boolean_type): Delete.
3728 (float_type, structured_type): Delete.
3729 * language.h: Update.
3730
3731 2012-01-04 Tom Tromey <tromey@redhat.com>
3732
3733 * python/py-value.c (valpy_binop): Initialize 'res_val'.
3734
3735 2012-01-04 Joel Brobecker <brobecker@adacore.com>
3736
3737 * corefile.c (close_exec_file): Delete.
3738 (reopen_exec_file): Remove commented out code that seems related
3739 to close_exec_file, which is being deleted here.
3740 * inferior.h (close_exec_file): Delete.
3741 * fork-child.c (fork_inferior): Remove call to fork_inferior.
3742
3743 2012-01-04 Joel Brobecker <brobecker@adacore.com>
3744
3745 * ada-lang.c: #include "cli/cli-utils.h".
3746 (get_selections): Use skip_spaces.
3747 (ada_get_next_arg): Use skip_spaces and skip_to_space.
3748 (catch_ada_exception_command_split): Use skip_spaces.
3749 (ada_decode_assert_location): Likewise.
3750
3751 2012-01-04 Joel Brobecker <brobecker@adacore.com>
3752
3753 * linespec.c (decode_line_internal): Check for C++ or Java
3754 compound constructs only if the current language is C, C++
3755 or Java.
3756
3757 2012-01-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3758
3759 Revert:
3760 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3761 Joel Brobecker <brobecker@adacore.com>
3762 Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
3763 * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
3764 3 times.
3765 * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
3766 fall through into AT_ENTRY_POINT.
3767 (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
3768 DUMMY_ADDR with it.
3769 * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
3770 PPC_INSN_SIZE skip to 3 times.
3771
3772 2012-01-04 Joel Brobecker <brobecker@adacore.com>
3773
3774 * linespec.c (add_minsym): Preserve function descriptors.
3775
3776 2012-01-04 Ulrich Weigand <uweigand@de.ibm.com>
3777
3778 * breakpoint.c (all_locations_are_pending): Consider locations
3779 in program spaces executing during startup pending as well.
3780
3781 2012-01-04 Joel Brobecker <brobecker@adacore.com>
3782
3783 Copyright year update in most files of the GDB Project.
3784
3785 2012-01-04 Joel Brobecker <brobecker@adacore.com>
3786
3787 * copyright.sh: Delete.
3788 * copyright.py: Rewrite.
3789
3790 2012-01-04 Joel Brobecker <brobecker@adacore.com>
3791
3792 * gnulib/extra/update-copyright: New file, imported from gnulib.
3793
3794 2012-01-04 Joel Brobecker <brobecker@adacore.com>
3795
3796 * README (Copyright and License Notices): New section.
3797
3798 2012-01-03 Tom Tromey <tromey@redhat.com>
3799
3800 PR python/12533:
3801 * python/py-value.c (valpy_dereference, valpy_get_address
3802 valpy_get_dynamic_type, valpy_lazy_string, valpy_do_cast)
3803 (valpy_getitem, valpy_call, valpy_binop, valpy_negative)
3804 (valpy_absolute, valpy_richcompare): Free intermediate values.
3805
3806 2011-01-03 Joel Brobecker <brobecker@adacore.com>
3807
3808 * ada-lang.c: Reformat the copyright notice.
3809
3810 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3811
3812 * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.
3813 * configure.tgt (arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-symbianelf*)
3814 (i[34567]86-*-dicos*, i[34567]86-*-cygwin*, i[34567]86-*-mingw32*)
3815 (x86_64-*-dicos*, x86_64-*-mingw*): Remove solib-target.o.
3816 Revert this part of:
3817 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3818 Build gdb directly from *.o files not using libgdb.a.
3819 * Makefile.in (COMMON_OBS): Remove solib-target.o.
3820
3821 2012-01-02 Joel Brobecker <brobecker@adacore.com>
3822
3823 * gdb/common/gdb_thread_db.h, gdb/dbxread.c, gdb/environ.c,
3824 gdb/gcore.h, gdb/rs6000-tdep.h, gdb/s390-nat.c, gdb/tic6x-tdep.c:
3825 Reformat the copyright header.
3826
3827 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3828
3829 Revert this part of:
3830 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3831 Remove the gdbtui binary.
3832 * gdb.c (main): Remove args.interpreter_p initialization.
3833 * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
3834 * main.h (struct captured_main_args): Remove interpreter_p.
3835
3836 2012-01-02 Joel Brobecker <brobecker@adacore.com>
3837
3838 * config/djgpp/fnchange.lst: Add entry for ChangeLog-2011.
3839
3840 2012-01-02 Joel Brobecker <brobecker@adacore.com>
3841
3842 * top.c (print_gdb_version): Update copyright year.
3843
3844 2012-01-02 Yao Qi <yao@codesourcery.com>
3845
3846 * inf-ptrace.c (inf_ptrace_xfer_partial): Reindent.
3847
3848 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3849 Joel Brobecker <brobecker@adacore.com>
3850
3851 Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
3852 * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
3853 3 times.
3854 * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
3855 fall through into AT_ENTRY_POINT.
3856 (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
3857 DUMMY_ADDR with it.
3858 * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
3859 PPC_INSN_SIZE skip to 3 times.
3860
3861 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3862
3863 * amd64-linux-nat.c (update_debug_registers_callback): New comment on
3864 the return value.
3865 * i386-linux-nat.c (update_debug_registers_callback): Likewise.
3866
3867 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3868
3869 Build gdb directly from *.o files not using libgdb.a.
3870 * Makefile.in (SUBDIR_TUI_OBS): Remove duplicate tui.o.
3871 (COMMON_OBS): Remove solib-target.o.
3872 (LIBGDB_OBS, libgdb.a): Move it before the gdb$(EXEEXT) rule.
3873 (gdb$(EXEEXT)): Replace libgdb.a with $(LIBGDB_OBS).
3874 (LIBGDB_OBS, libgdb.a): Move it above.
3875 * configure.tgt (alpha*-*-linux*, alpha*-*-freebsd*)
3876 (alpha*-*-kfreebsd*-gnu, alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu)
3877 (alpha*-*-openbsd*, am33_2.0*-*-linux*, arm*-wince-pe)
3878 (arm*-*-mingw32ce*, arm*-*-linux*, arm*-*-netbsd*, arm*-*-knetbsd*-gnu)
3879 (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-linux*)
3880 (hppa*-*-netbsd*, hppa*-*-openbsd*, i[34567]86-*-darwin*)
3881 (i[34567]86-*-dicos*, i[34567]86-*-freebsd*, i[34567]86-*-kfreebsd*-gnu)
3882 (i[34567]86-*-netbsd*, i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*)
3883 (i[34567]86-*-nto*, i[34567]86-*-solaris2.1[0-9]*)
3884 (x86_64-*-solaris2.1[0-9]*, i[34567]86-*-solaris*, i[34567]86-*-linux*)
3885 (i[34567]86-*-gnu*, ia64-*-linux*, m32r*-*-linux*, m68*-*-linux*)
3886 (m68*-*-netbsd*, m68*-*-knetbsd*-gnu, m68*-*-openbsd*)
3887 (microblaze*-linux-*, microblaze*-*-linux*, mips*-sgi-irix5*)
3888 (mips*-sgi-irix6*, mips*-*-linux*, mips*-*-netbsd*)
3889 (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
3890 (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-aix*, rs6000-*-*)
3891 (powerpc-*-linux*, powerpc64-*-linux*, powerpc*-*-*, s390*-*-*)
3892 (sh*-*-linux*, sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
3893 (sparc-*-linux*, sparc64-*-linux*, sparc*-*-freebsd*)
3894 (sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*, sparc-*-knetbsd*-gnu)
3895 (sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu, sparc-*-openbsd*)
3896 (sparc64-*-openbsd*, sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*)
3897 (sparc-*-solaris2*, sparcv9-*-solaris2*, sparc64-*-solaris2*)
3898 (vax-*-netbsd*, vax-*-knetbsd*-gnu, x86_64-*-darwin*, x86_64-*-dicos*)
3899 (x86_64-*-linux*, x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu)
3900 (x86_64-*-netbsd*, x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*)
3901 (xtensa*-*-linux*, xtensa*): Remove solib.o from gdb_target_obs.
3902
3903 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3904
3905 Remove the gdbtui binary.
3906 * .gitignore (/gdbtui): Remove.
3907 * Makefile.in (TUI): Remove.
3908 (SUBDIR_TUI_OBS): Remove tui-main.o.
3909 (SUBDIR_TUI_SRCS): Remove tui/tui-main.c.
3910 (all-tui, install-tui, uninstall-tui, $(TUI)$(EXEEXT), clean-tui)
3911 (tui-main.o): Remove.
3912 (all_object_files): Remove tui-main.o.
3913 * NEWS: New note for the gdbtui removal.
3914 * configure: Rebuilt.
3915 * configure.ac: No longer add all-tui, clean-tui, install-tui and
3916 uninstall-tui to CONFIG_ALL, CONFIG_CLEAN, CONFIG_INSTALL and
3917 CONFIG_UNINSTALL respectively.
3918 * gdb.c (main): Remove args.interpreter_p initialization.
3919 * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
3920 * main.h (struct captured_main_args): Remove interpreter_p.
3921 * tui/tui-main.c: Remove.
3922
3923 2012-01-01 Doug Evans <dje@google.com>
3924
3925 * dwarf2read.c (dwarf2_compute_name): Simplify objfile references.
3926 (dwarf2_physname, read_import_statement): Ditto.
3927 (read_call_site_scope, dwarf2_record_block_ranges): Ditto.
3928 (process_structure_scope read_subroutine_type): Ditto.
3929 (read_typedef, load_partial_dies, read_partial_die): Ditto.
3930 (find_partial_die, dwarf_decode_lines, lookup_die_type): Ditto.
3931 (dwarf2_fetch_die_location_block): Ditto.
3932 (dwarf_decode_macros, dwarf2_symbol_mark_computed): Ditto.
3933
3934 * dwarf2read.c (read_signatured_type): Delete `objfile' arg.
3935 All callers updated.
3936 (load_full_comp_unit, queue_comp_unit, process_queue): Ditto.
3937 (dw2_do_instantiate_symtab, dw2_instantiate_symtab): Ditto.
3938 (process_psymtab_comp_unit, load_partial_comp_unit): Ditto.
3939
3940 * dwarf2read.c (load_cu): Move assert to more useful location.
3941
3942 * dwarf2read.c (free_heap_comp_unit): Renamed from free_one_comp_unit.
3943 All callers updated.
3944
3945 * dwarf2read.c (dwarf2_per_objfile): Add comment.
3946 (dwarf2_elf_names): Minor reformat.
3947 (dwarf2_per_cu_data): Tweak comment.
3948 (dwarf2_read_section): Fix comment.
3949 (create_all_comp_units): Fix comment.
3950 (load_full_comp_unit): Fix comment.
3951 (process_full_comp_unit): Fix comment.
3952 (read_signatured_type): Fix comment.
3953
3954 For older changes see ChangeLog-2011.
3955 \f
3956 Local Variables:
3957 mode: change-log
3958 left-margin: 8
3959 fill-column: 74
3960 version-control: never
3961 coding: utf-8
3962 End: