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