5f9ef4db5ed3ac18f9c830ae39b19c5b2554d2cf
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2012-12-10 Doug Evans <dje@google.com>
2
3 * dwarf2read.c (create_dwo_in_dwp): Tweak comment.
4
5 * symtab.c (find_pc_sect_symtab): Add comment.
6
7 2012-12-10 Tom Tromey <tromey@redhat.com>
8
9 * defs.h: Don't check for definition of LONGEST.
10 (min, max): Remove duplicates.
11
12 2012-12-10 Tom Tromey <tromey@redhat.com>
13
14 * dwarf2read.c (dwarf2_fetch_die_loc_sect_off): New function.
15 (dwarf2_fetch_die_loc_cu_off): Rename from
16 dwarf2_fetch_die_location_block. Rewrite to use
17 dwarf2_fetch_die_loc_sect_off.
18 * dwarf2loc.h (dwarf2_fetch_die_loc_sect_off): Declare.
19 (dwarf2_fetch_die_loc_cu_off): Rename.
20 * dwarf2loc.c (indirect_pieced_value): Use
21 dwarf2_fetch_die_loc_sect_off.
22 * dwarf2expr.h (struct dwarf_expr_context) <len, data>: Update
23 comment.
24 (struct dwarf_expr_piece) <v.ptr.die>: Now a sect_offset.
25 * dwarf2expr.c (add_piece): Update.
26 (execute_stack_op) <DW_OP_GNU_implicit_pointer>: Update comment.
27
28 2012-12-10 Tom Tromey <tromey@redhat.com>
29
30 * buildsym.c (struct pending_block): Move from buildsym.h.
31 (pending_blocks): Likewise; now static.
32 (pending_block_obstack): New global.
33 (free_pending_blocks): Free blocks.
34 (record_pending_block): Use pending_block_obstack.
35 * buildsym.h (struct pending_block): Move definition to
36 buildsym.c.
37 (pending_blocks): Don't declare.
38
39 2012-12-10 Pedro Alves <palves@redhat.com>
40
41 * solib-svr4.c (svr4_solib_create_inferior_hook) [_SCO_DS]: Remove
42 dead SCO code, and adjust function description comment.
43
44 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
45
46 * configure.ac (CC_HAS_LONG_LONG): Replace by AC_MSG_ERROR.
47 * defs.h (LONGEST, ULONGEST): Remove conditionalization for
48 CC_HAS_LONG_LONG.
49 * dwarf2-frame.c (DW64_CIE_ID): Likewise.
50 * dwarf2read.c (extract_cu_value): Remove the function.
51 (create_cus_from_index_list): Make the return type void, inline the
52 extract_cu_value caller, include new gdb_static_assert.
53 (create_cus_from_index): Make the return type void, update the function
54 comment, update the create_cus_from_index_list caller.
55 (create_signatured_type_table_from_index): Make the return type void,
56 inline the extract_cu_value caller, include new gdb_static_assert.
57 (dwarf2_read_index): Update the create_cus_from_index and
58 create_signatured_type_table_from_index caller.
59 * printcmd.c (ui_printf): Remove conditionalizations for
60 CC_HAS_LONG_LONG.
61 * config.in: Regenerate.
62 * configure: Regenerate.
63
64 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
65
66 * dwarf2read.c (struct dwarf2_cu): New field producer_is_gcc_lt_4_3.
67 Update the comment for checked_producer.
68 (check_producer): New forward declaration.
69 (producer_is_gcc_lt_4_3): New function.
70 (find_file_and_directory): Simulate *COMP_DIR only for gcc < 4.3.
71 (check_producer): Initialize also PRODUCER_IS_GCC_LT_4_3.
72
73 2012-12-07 Tom Tromey <tromey@redhat.com>
74
75 * ada-lang.c (ada_make_symbol_completion_list): Add 'code'
76 argument, assertion.
77 * c-exp.y (typebase): Add completion productions.
78 * completer.c (expression_completer): Handle tag completion.
79 * expression.h (parse_expression_for_completion): Add argument.
80 * f-lang.c (f_make_symbol_completion_list): Add 'code'
81 argument.
82 * language.h (struct language_defn)
83 <la_make_symbol_completion_list>: Add 'code' argument.
84 * parse.c (expout_tag_completion_type, expout_completion_name):
85 New globals.
86 (mark_struct_expression): Add assertion.
87 (mark_completion_tag): New function.
88 (parse_exp_in_context): Initialize new globals.
89 (parse_expression_for_completion): Add 'code' argument. Handle
90 tag completion.
91 * parser-defs.h (mark_completion_tag): Declare.
92 * symtab.c (default_make_symbol_completion_list_break_on): Add
93 'code' argument. Update.
94 (default_make_symbol_completion_list): Add 'code' argument.
95 (make_symbol_completion_list): Update.
96 (make_symbol_completion_type): New function.
97 * symtab.h (default_make_symbol_completion_list_break_on)
98 (default_make_symbol_completion_list): Update.
99 (make_symbol_completion_type): Declare.
100
101 2012-12-07 Tom Tromey <tromey@redhat.com>
102
103 * expression.h (parse_expression_for_completion): Rename
104 from parse_field_expression.
105 (parse_completion): Rename from in_parse_field.
106 * c-exp.y (lex_one_token): Update.
107 * completer.c (expression_completer): Update.
108 * go-exp.y (lex_one_token): Update.
109 * p-exp.y (yylex): Update.
110 * parse.c (parse_completion): Rename from in_parse_field.
111 (parse_exp_in_context): Update.
112 (parse_expression_for_completion): Rename from
113 parse_field_expression. Update.
114
115 2012-12-07 Tom Tromey <tromey@redhat.com>
116
117 * typeprint.c (_initialize_typeprint): Set completer
118 for "whatis" and "ptype".
119
120 2012-12-07 Joel Brobecker <brobecker@adacore.com>
121
122 * copyright.py (NOT_FSF_LIST): Remove duplicate entry
123 "sim/common/cgen-fpu.h". Remove invalid entries
124 "sim/common/sim-fpu.c" and "sim/mn10300/sim-main.h",
125 which actually have an FSF copyright header.
126
127 2012-12-07 Joel Brobecker <brobecker@adacore.com>
128
129 * osf-share/AT386/cma_thread_io.h: Delete.
130 * osf-share/HP800/cma_thread_io.h: Delete.
131 * osf-share/README: Delete.
132 * osf-share/RIOS/cma_thread_io.h: Delete.
133 * osf-share/cma_attr.h: Delete.
134 * osf-share/cma_deb_core.h: Delete.
135 * osf-share/cma_debug_client.h: Delete.
136 * osf-share/cma_errors.h: Delete.
137 * osf-share/cma_handle.h: Delete.
138 * osf-share/cma_init.h: Delete.
139 * osf-share/cma_list.h: Delete.
140 * osf-share/cma_mutex.h: Delete.
141 * osf-share/cma_sched.h: Delete.
142 * osf-share/cma_semaphore_defs.h: Delete.
143 * osf-share/cma_sequence.h: Delete.
144 * osf-share/cma_stack.h: Delete.
145 * osf-share/cma_stack_int.h: Delete.
146 * osf-share/cma_tcb_defs.h: Delete.
147 * osf-share/cma_util.h: Delete.
148 * Makefile.in (HFILES_NO_SRCDIR): Remove entries for the files
149 in osf-share.
150 * config/djgpp/fnchange.lst: Remove osf-share/cma_stack_int.h entry.
151 * contrib/ari/gdb_find.sh: Remove handling of osf-share.
152 * copyright.sh (NOT_FSF_LIST): Remove "gdb/osf-share" entry.
153
154 2012-12-06 Pedro Alves <palves@redhat.com>
155 Tom Tromey <tromey@redhat.com>
156
157 * valops.c (value_cast): Move TYPE_CODE_VOID case earlier.
158
159 2012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
160
161 PR mi/14741:
162 * mi/mi-cmd-var.c (varobj_update_one): Take value of
163 attribute "dynamic" and "displayhint" from printed child,
164 not the root variable.
165
166 2012-12-06 Joel Brobecker <brobecker@adacore.com>
167
168 * aix-thread.c (getthrds): Fix type of 4th parameter.
169 (get_signaled_thread): Change type of variable ktid to tid_t.
170
171 2012-12-06 Hui Zhu <hui_zhu@mentor.com>
172
173 * dwarf2loc.c (dwarf_expr_frame_base): Add check for the return
174 value of get_frame_block.
175
176 2012-12-05 Pierre Muller <muller@sourceware.org>
177
178 Avoid memory leaks on struct cmd_list_element.doc field.
179 * cli/cli-decode.c (add_alias_cmd): Make a copy of doc field
180 if flags contains DOC_ALLOCATED.
181 (add_setshow_cmd_full): Add DOC_ALLOCATED to set and show
182 flags.
183 (delete_cmd): Handle DOC_ALLOCATED flag.
184 * cli/cli-decode.h (DOC_ALLOCATED): New macro for use
185 in flags filed of struct cmd_list_element.
186 (struct cmd_list_element): Document new flag item.
187
188 2012-12-04 Doug Evans <dje@google.com>
189
190 * symmisc.c: Whitespace fixes.
191
192 2012-12-04 Karthik Bhat <kv.bhat@samsung.com>
193
194 * i386-tdep.c (i386_skip_prologue): Using symbol table
195 to find the end of prologue for clang compiled binaries.
196 * amd64-tdep.c (amd64_skip_prologue): Using symbol table
197 to find the end of prologue for clang compiled binaries.
198
199 2012-12-03 Doug Evans <dje@google.com>
200
201 * dwarf2read.c (struct dwarf2_per_objfile): Clarify comment.
202 (dw2_find_symbol_file): Delete unused local file_data.
203
204 2012-12-03 Tom Tromey <tromey@redhat.com>
205
206 * ada-exp.y (write_object_renaming, write_var_or_type)
207 (write_ambiguous_var, write_var_from_sym): Make blocks const.
208 * ada-lang.c (replace_operator_with_call)
209 (find_old_style_renaming_symbol): Make blocks const.
210 * ada-lang.h (ada_find_renaming_symbol): Update.
211 (struct ada_symbol_info) <block>: Now const.
212 * breakpoint.c (watch_command_1): Update.
213 * breakpoint.h (struct watchpoint) <exp_valid_block,
214 cond_exp_valid_block>: Now const.
215 * c-exp.y (classify_inner_name, classify_name): Make block
216 argument const.
217 * expprint.c (print_subexp_standard) <OP_VAR_VALUE>: Make 'b'
218 const.
219 * expression.h (innermost_block, parse_exp_1): Update.
220 (union exp_element) <block>: Now const.
221 * gdbtypes.c (lookup_template_type, lookup_enum, lookup_union)
222 (lookup_struct): Make block argument const.
223 * gdbtypes.h (lookup_template_type): Update.
224 * go-exp.y (classify_name, classify_packaged_name)
225 (package_name_p): Make block argument const.
226 * objc-lang.c (lookup_struct_typedef): Make block argument const.
227 * objc-lang.h (lookup_struct_typedef): Update.
228 * parse.c (parse_exp_in_context, parse_exp_1)
229 (write_exp_elt_block): Make block arguments const.
230 (expression_context_block, innermost_block): Now const.
231 * parser-defs.h (write_exp_elt_block): Update.
232 (expression_context_block, innermost_block, block_found): Now
233 const.
234 * printcmd.c (struct display) <block>: Now const.
235 * symtab.h (lookup_struct, lookup_union, lookup_enum): Update.
236 * valops.c (address_of_variable): Make block argument const.
237 * value.h (value_of_variable): Update.
238 * varobj.c (struct varobj_root) <valid_block>: Now const.
239
240 2012-11-30 Yao Qi <yao@codesourcery.com>
241
242 * breakpoint.c (print_one_breakpoint_location): Indent code.
243
244 2012-11-30 Yao Qi <yao@codesourcery.com>
245
246 * breakpoint.c (print_one_breakpoint_location): Combine two
247 blocks handling 'hit count' together.
248
249 2012-11-30 Yao Qi <yao@codesourcery.com>
250
251 * infrun.c (error_is_running, ensure_not_running): Move them
252 to ...
253 * infcmd.c (error_is_running, ensure_not_running): ... here.
254 Make them 'static'.
255 * inferior.h: Remove declarations of error_is_running and
256 ensure_not_running.
257
258 2012-11-30 Yao Qi <yao@codesourcery.com>
259
260 * tic6x-linux-tdep.c (tic6x_register_sigcontext_offset): Don't
261 check REGNUM >= 0.
262
263 2012-11-30 Yao Qi <yao@codesourcery.com>
264
265 * infrun.c: Make the declaration of 'init_infwait_state'
266 static.
267 (init_infwait_state): Make it 'static'.
268
269 2012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
270
271 * python/python.c (finalize_python): Cast unused PyGILState_Ensure
272 return value to void to avoid compiler warning.
273
274 2012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
275
276 * opencl-lang.c (opencl_print_type): New function.
277 (opencl_language_arch_info): Install it.
278
279 2012-11-29 Tom Tromey <tromey@redhat.com>
280
281 * contrib/ari/gdb_ari.sh: Remove rules for xasprintf and
282 xvasprintf.
283 * common/common-utils.c (xasprintf, xvasprintf): Remove.
284 * common/common-utils.h (xasprintf, xvasprintf): Remove.
285
286 2012-11-29 Jerome Guitton <guitton@adacore.com>
287
288 * ada-lang.c (ada_is_interface_tag): New function.
289 (ada_is_ignored_field): Add interface tags to the list
290 of ignored fields.
291
292 2012-11-29 Jerome Guitton <guitton@adacore.com>
293
294 * ada-lang.h (ada_tag_value_at_base_address): New function
295 declaration.
296 * ada-lang.c (is_ada95_tag, ada_tag_value_at_base_address):
297 New functions.
298 (ada_to_fixed_type_1, ada_evaluate_subexp): Let ada_tag_base_address
299 relocate the class-wide value if need be.
300 (ada_value_struct_elt, ada_value_ind, ada_coerce_ref):
301 Let ada_tag_value_at_base_address relocate the class-wide access/ref
302 before dereferencing it.
303 * ada-valprint.c (ada_val_print_1): Relocate to base address
304 before displaying the content of an interface-wide ref.
305
306 2012-11-29 Jerome Guitton <guitton@adacore.com>
307
308 * ada-lang.c (ada_evaluate_subexp): Unwrap only in EVAL_NORMAL.
309
310 2012-11-29 Joel Brobecker <brobecker@adacore.com>
311
312 GDB 7.5.1 released.
313
314 2012-11-29 Yao Qi <yao@codesourcery.com>
315 Tom Tromey <tromey@redhat.com>
316
317 * eval.c (evaluate_subexp_standard): Get the correct pointer
318 type for TYPE_CODE_MEMBERPTR.
319
320 2012-11-28 Edjunior Machado <emachado@linux.vnet.ibm.com>
321
322 * rs6000-tdep.c (gdb_print_insn_powerpc): Remove info->mach checking,
323 since now it is being done by binutils' powerpc_init_dialect().
324
325 2012-11-28 Tom Tromey <tromey@redhat.com>
326
327 PR gdb/14290:
328 * solib-darwin.c (gdb_bfd_mach_o_fat_extract): New function.
329 (darwin_solib_get_all_image_info_addr_at_init, darwin_bfd_open):
330 Use it.
331 * gdb_bfd.h (gdb_bfd_mark_parent): Declare.
332 * gdb_bfd.c (gdb_bfd_mark_parent): New function.
333 (gdb_bfd_openr_next_archived_file): Use it.
334
335 2012-11-28 Markus Metzger <markus.t.metzger@intel.com>
336
337 * configure.ac: Check for linux/perf_event.h.
338 * config.in: Regenerated.
339 * configure: Regenerated.
340
341 2012-11-28 Yao Qi <yao@codesourcery.com>
342
343 * breakpoint.c (_initialize_breakpoint): Call add_alias_cmd to
344 abbreviate 'delete tracepoints' to 'delete tr'.
345 * corefile.c (_initialize_core): Call add_alias_cmd to
346 abbreviate 'set gnutarget' to 'set g'.
347 * value.c (_initialize_values): Call add_alias_cmd to abbreviate
348 'show convenience' to 'show conv'.
349
350 2012-11-27 Joel Brobecker <brobecker@adacore.com>
351
352 * sparc-sol2-nat.c (supply_gregset): Fix first parameter in
353 call to sparc_supply_fpregset.
354 (fill_fpregset): Fix first parameter in call to
355 sparc_collect_fpregset.
356
357 2012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
358 Kazu Hirata <kazu@codesourcery.com>
359 Yao Qi <yao@codesourcery.com>
360
361 * objfiles.c (init_entry_point_info): Call
362 gdbarch_convert_from_func_ptr_addr and
363 gdbarch_addr_bits_remove here ...
364 (entry_point_address_query): ... instead of here.
365 * solib-svr4.c (exec_entry_point): Call
366 gdbarch_addr_bits_remove.
367 * symfile.c (generic_load): Call gdbarch_addr_bits_remove on
368 the entry address.
369
370 2012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
371 Yao Qi <yao@codesourcery.com>
372
373 * eval.c (evaluate_subexp_standard): Add handling of
374 TYPE_CODE_MEMBERPTR when calling functions. Correct the
375 result of ptype for calling a TYPE_CODE_METHODPTR.
376
377 2012-11-27 Yao Qi <yao@codesourcery.com>
378
379 * symtab.c (symtab_symbol_info): Fix a -Wformat-extra-args
380 warning.
381 Add i18n markup.
382
383 2012-11-26 Alexander Larsson <alexl@redhat.com>
384 Jan Kratochvil <jan.kratochvil@redhat.com>
385 Tom Tromey <tromey@redhat.com>
386
387 * NEWS: Mention mini debuginfo feature.
388 * minidebug.c: New file.
389 * configure.ac: Check for lzma.
390 * configure, config.in: Rebuild.
391 * Makefile.in (LIBLZMA): New variable.
392 (CLIBS): Include LIBLZMA.
393 (SFILES): Mention minidebug.c.
394 (COMMON_OBS): Mention minidebug.o.
395 * symfile.c (read_symbols): New function.
396 (syms_from_objfile, reread_symbols): Call it.
397 * symfile.h (find_separate_debug_file_in_section): Declare.
398
399 2012-11-26 Keith Seitz <keiths@redhat.com>
400
401 * exec.c (exec_file_attach): Move cleanup after verifying that
402 memory has in fact been allocated.
403
404 2012-11-26 Tom Tromey <tromey@redhat.com>
405
406 * ada-lang.c (user_select_syms): Use SYMBOL_SYMTAB.
407 * dwarf2read.c (dw2_find_symbol_file, fixup_go_packaging): Use
408 SYMBOL_SYMTAB.
409 * skip.c (skip_info): Use SYMBOL_SYMTAB.
410
411 2012-11-26 Maxime Villard <rustyBSD@gmx.fr>
412 Pedro Alves <palves@redhat.com>
413
414 * common/linux-osdata.c (linux_xfer_osdata_fds): Decrease buffer
415 size parameter passed to readlink by one byte.
416 * fbsd-nat.c (fbsd_pid_to_exec_file): Ditto.
417 * linux-nat.c (linux_child_pid_to_exec_file): Ditto.
418 * nbsd-nat.c (nbsd_pid_to_exec_file): Ditto.
419 * inf-child.c (inf_child_fileio_readlink): Decrease local buffer's
420 size by one byte.
421
422 2012-11-26 Yao Qi <yao@codesourcery.com>
423
424 * f-valprint.c (f77_create_arrayprint_offset_tbl): Remove
425 extraneous parentheses.
426
427 2012-11-26 Yao Qi <yao@codesourcery.com>
428
429 * remote.c (remote_start_remote): Typo fix.
430
431 2012-11-23 David S. Miller <davem@davemloft.net>
432
433 * sparc-tdep.h (struct sparc_fpregset): New data structure.
434 (sparc32_sunos4_fpregset, sparc32_bsd_fpregset,
435 sparc32_sol2_fpregset): Declare new globals.
436 (sparc32_supply_fpregset, sparc32_collect_fpregset): Add new
437 'fpregset' argument.
438 * sparc64-tdep.h (sparc64_supply_fpregset,
439 sparc64_collect_fpregset): Likewise.
440 (sparc64_sol2_fpregset, sparc64_bsd_fpregset): Declare new
441 globals.
442 * sparc-nat.h (struct sparc_fpregset): Add forward declaration.
443 (sparc_fpregset): Declare new global.
444 (sparc_supply_fpregset, sparc_collect_fpregset): Add new
445 'fpregset' argument.
446 * sparc-linux-nat.c (supply_fpregset): Pass sparc_fpregset down
447 into handler.
448 (fill_fpregset): Likewise.
449 (_initialize_sparc_linux_nat): Set sparc_fpregset to
450 sparc32_bsd_fpregset.
451 * sparc-linux-tdep.c (sparc32_linux_supply_core_fpregset): Pass
452 sparc32_bsd_fpregset down into handler.
453 (sparc32_linux_collect_core_fpregset): Likewise.
454 * sparc-nat.c (sparc_fpregset): Define.
455 (sparc_supply_fpregset): Add 'fpregset' argument.
456 (sparc_collect_fpregset): Likewise.
457 (sparc_fetch_inferior_registers): Pass sparc_fpregset down
458 into fpregset handler.
459 (sparc_store_inferior_registers): Likewise.
460 (_initialize_sparc_nat): Set sparc_fpregset to
461 sparc32_sunos4_fpregset if NULL.
462 * sparc-sol2-nat.c (supply_gregset): Pass sparc_sol2_fpregset
463 down into handler.
464 (fill_fpregset): Likewise.
465 * sparc-sol2-tdep.c (sparc32_sol2_fpregset): Define.
466 * sparc-tdep.c (sparc32_supply_fpregset): Add fpregset arg and
467 use it to compute offsets.
468 (sparc32_collect_fpregset): Likewise.
469 (sparc32_sunos4_fpregset, sparc32_bsd_fpregset): Define.
470 * sparc64-linux-nat.c (supply_fpregset): Pass sparc64_bsd_fpregset
471 down into handler.
472 (fill_fpregset): Likewise.
473 * sparc64-linux-tdep.c (sparc64_linux_supply_core_fpregset):
474 Likewise.
475 (sparc64_linux_collect_core_fpregset): Likewise.
476 * sparc64-sol2-tdep.c (sparc64_sol2_fpregset): Define.
477 * sparc64-tdep.c (sparc64_supply_fpregset): Add fpregset arg and
478 use it to compute offsets.
479 (sparc64_collect_fpregset): Likewise.
480 (sparc64_bsd_fpregset): Define.
481 * sparc64fbsd-tdep.c (sparc64fbsd_supply_fpregset): Padd
482 sparc64_bsd_fpregset down into handler.
483 (sparc64fbsd_collect_fpregset): Likewise.
484 * sparc64nbsd-nat.c (sparc64nbsd_supply_fpregset): Add fpregset arg
485 and pass sparc{32,64}_bsd_fpregset down into handler.
486 (sparc64nbsd_collect_fpregset): Likewise.
487 * sparc64nbsd-tdep.c (sparc64nbsd_supply_fpregset): Pass
488 sparc64_bsd_fpregset down into handler.
489 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Likewise.
490 * sparcnbsd-nat.c (_initialize_sparcnbsd_nat): Set sparc_fpregset
491 to sparc32_bsd_fpregset.
492 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Pass
493 sparc32_bsd_fpregset down into sparc32_supply_fpregset.
494 (sparc32nbsd_supply_fpregset): Likewise.
495
496 2012-11-21 Tom Tromey <tromey@redhat.com>
497
498 * gdbtypes.h (struct cplus_struct_type) <localtype_ptr>: Remove
499 field.
500 (TYPE_LOCALTYPE_PTR, TYPE_LOCALTYPE_FILE, TYPE_LOCALTYPE_LINE):
501 Remove.
502 * c-typeprint.c (c_type_print_base): Update.
503
504 2012-11-21 Yao Qi <yao@codesourcery.com>
505
506 PR tdep/7438
507 * gdbarch.sh (smash_text_address): Remove.
508 * gdbarch.c, gdbarch.h: Regenerate.
509 * arm-tdep.c (arm_smash_text_address): Remove.
510 (arm_gdbarch_init): Don't call set_gdbarch_smash_text_address.
511 * hppa-tdep.c (hppa_smash_text_address): Remove.
512 (hppa_addr_bits_remove): Rename from hppa_smash_text_address.
513 (hppa_gdbarch_init): Don't call set_gdbarch_smash_text_address.
514 Caller update.
515 * coffread.c (coff_symtab_read): Caller update.
516 * dbxread.c (process_one_symbol): Likewise.
517 * elfread.c (record_minimal_symbol): Likewise.
518 * somread.c (som_symtab_read): Likewise.
519
520 2012-11-20 Pierre Muller <muller@sourceware.org>
521
522 ARI fixes: sprintf rule.
523 Replace sprintf function calls for char arrays by
524 calls to xsnprintf calls.
525 * arm-tdep.c (arm_push_dummy_call): Replace sprintf by xsnprintf.
526 (arm_dwarf_reg_to_regnum, arm_return_value): Ditto.
527 (arm_neon_quad_read, arm_pseudo_read): Ditto.
528 (arm_neon_quad_write, arm_pseudo_write): Ditto.
529 * breakpoint.c (condition_completer): Ditto.
530 (create_tracepoint_from_upload): Ditto.
531 * dwarf2read.c (file_full_name): Ditto.
532 * gcore.c (gcore_command): Ditto.
533 * gnu-nat.c (proc_string, gnu_pid_to_str): Ditto.
534 * go32-nat.c (go32_sysinfo): Ditto.
535 * interps.c (interp_set): Ditto.
536 * m32c-tdep.c (make_types): Ditto.
537 * ppc-linux-nat.c (fetch_register, store_register): Ditto.
538 * remote-m32r-sdi.c (m32r_open): Ditto.
539 * sol-thread.c (td_err_string): Ditto.
540 (td_state_string, solaris_pid_to_str): Ditto.
541 * symtab.c (gdb_mangle_name): Ditto.
542 * cli/cli-script.c (execute_control_command): Ditto.
543 (define_command, document_command): Ditto.
544 * tui/tui-io.c (tui_rl_display_match_list): Ditto.
545 * tui/tui-stack.c (tui_make_status_line): Ditto.
546 * tui/tui-win.c (tui_update_gdb_sizes): Ditto.
547
548 2012-11-20 Mike Frysinger <vapier@gentoo.org>
549
550 * cli/cli-decode.c (complete_on_cmdlist): Add a fourth arg and check
551 it when looking at ptr->func.
552 * command.h (complete_on_cmdlist): Add a fourth arg.
553 * completer.c (complete_line_internal): Add local ignore_help_classes,
554 and set it to 1 when reason is not handle_help. Pass this down to
555 lookup_cmd_1 and complete_on_cmdlist.
556
557 2012-11-20 Tom Tromey <tromey@redhat.com>
558
559 * completer.c (count_struct_fields): Remove.
560 (expression_completer): Don't call count_struct_fields.
561
562 2012-11-20 Pedro Alves <palves@redhat.com>
563
564 * annotate.c (breakpoints_changed): Rename to ...
565 (annotate_breakpoints_changed): ... this.
566 (annotate_stopped, breakpoint_changed): Adjust caller.
567 * annotate.h (breakpoints_changed): Rename to ...
568 (annotate_breakpoints_changed): ... this.
569 * breakpoint.c (set_breakpoint_condition, breakpoint_set_commands)
570 (do_map_commands_command, init_raw_breakpoint, clear_command)
571 (set_ignore_count, enable_breakpoint_disp): Adjust callers.
572
573 2012-11-20 David S. Miller <davem@davemloft.net>
574
575 * common/linux-osdata.c (get_number_of_cpu_cores): Delete.
576 (linux_xfer_osdata_processes): Fetch _SC_NPROCESSORS_ONLN via
577 sysconf.
578 (get_cores_used_by_process): Update comment.
579
580 2012-11-20 Yao Qi <yao@codesourcery.com>
581
582 * objfiles.c (init_entry_point_info): Remove trailing spaces.
583
584 2012-11-20 Yao Qi <yao@codesourcery.com>
585
586 * infrun.c (handle_inferior_event): Pass 'saved_singlestep_ptid'
587 to deprecated_context_hook.
588
589 2012-11-19 Yao Qi <yao@codesourcery.com>
590
591 * infrun.c (infwait_state): Add static.
592
593 2012-11-16 Keith Seitz <keiths@redhat.com>
594
595 PR c++/13615
596 * cp-namespace.c (cp_lookup_symbol_in_namespace): Add SEARCH
597 parameter and pass it to lookup_symbol_file.
598 (cp_lookup_symbol_imports): Tell cp_lookup_symbol_in_namespace
599 to search base classes.
600 (cp_lookup_symbol_namespace): Likewise.
601 (lookup_namespace_scope): Likewise.
602 (lookup_symbol_file): Add SEARCH parameter.
603 If SEARCH is non-zero and no symbol is found, lookup the class
604 and call cp_lookup_nested_symbol.
605 (find_symbol_in_baseclass): New function.
606 (cp_lookup_nested_symbol): Do not let
607 cp_lookup_symbol_in_namespace search through base classes.
608 Do that later when there is no global symbol match.
609
610 2012-11-16 Doug Evans <dje@google.com>
611
612 * main.c (gdb_datadir_provided): New static global.
613 (get_init_files): If --data-directory is provided,
614 and SYSTEM_GDBINIT lives in data-directory, look for it there.
615 * NEWS: Mention it.
616
617 2012-11-15 Pierre Muller <muller@sourceware.org>
618
619 ARI fixes: move gdb_wait and gdb_stat headers to common subdirectory.
620 * gdb_stat.h: Delete. Moved to common directory.
621 * common/gdb_stat.h: New file.
622 * gdb_wait.h: Delete. Moved to common directory.
623 * common/gdb_wait.h: New file.
624 * Makefile.in (H_FILES_NO_SRC): Adapt to new header
625 location.
626 * contrib/ari/gdb_ari.sh (wait.h rule): Adapt to new gdb_wait.h
627 location.
628 (stat.h rule): Adapt to new gdb_stat.h location.
629 * common/linux-osdata.c: Include "gdb_stat.h" header instead of
630 <sys/stat.h> header.
631 * common/linux-ptrace.c: Include "gdb_wait.h" header instead of
632 <sys/wait.h> header.
633
634 2012-11-15 Pierre Muller <muller@sourceware.org>
635
636 * configure.ac (AC_HEADER_STAT): Remove.
637 * gdb_stat.h (STAT_MACROS_BROKEN): Remove macro use
638 and corresponding code.
639 * configure: Regenerate.
640 * config.in: Regenerate.
641
642 2012-11-15 Pierre Muller <muller@sourceware.org>
643
644 ARI xasprintf rule fixes.
645 * dwarf2read.c (create_dwo_in_dwp): Use xstrprintf function
646 instead of xasprintf.
647 (open_and_init_dwp_file): Ditto.
648
649 2012-11-14 Luis Machado <lgustavo@codesourcery.com>
650
651 * value.c (value_actual_type): Check for TYPE_CODE_STRUCT
652 target types.
653
654 2012-11-14 Tom Tromey <tromey@redhat.com>
655
656 * configure, config.in: Rebuild.
657 * configure.ac: Don't check for ctype.h, time.h.
658 * expprint.c: Don't use HAVE_CTYPE_H.
659
660 2012-11-13 Tom Tromey <tromey@redhat.com>
661
662 * gdbarch.h, gdbarch.c: Rebuild.
663 * gdbarch.sh (set_target_gdbarch): Rename from
664 deprecated_target_gdbarch_select_hack.
665 * arch-utils.c (gdbarch_update_p): Update.
666 (set_gdbarch_from_file): Update.
667
668 2012-11-14 Pierre Muller <muller@sourceware.org>
669
670 * MAINTAINERS (Responsible Maintainers/misc): Add myself
671 as responsible of contrib/ari directory.
672
673 2012-11-14 Daniel Jacobowitz <dan@codesourcery.com>
674 Yao Qi <yao@codesourcery.com>
675
676 * arm-tdep.c (arm_addr_bits_remove): Do not adjust the low
677 bit of EXC_RETURN.
678 (arm_m_exception_cache, arm_m_exception_this_id)
679 (arm_m_exception_prev_register, arm_m_exception_unwind_sniffer)
680 (arm_m_exception_unwind): New.
681 (arm_gdbarch_init): Register arm_m_exception_unwind.
682
683 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
684
685 * mi/mi-main.c (mi_cmd_data_write_memory): Handle additional
686 parameter COUNT, for pattern filling of memory regions.
687 * NEWS: Mention it.
688
689 2012-11-13 Markus Metzger <markus.t.metzger@intel.com>
690
691 * disasm.h (DISASSEMBLY_FILENAME): New macro.
692 * disasm.c (do_mixed_source_and_assembly): Pass filename flag on
693 to print_source_lines ().
694 * symtab.h (PRINT_SOURCE_LINES_FILENAME): New print source lines
695 flag.
696 * source.c (print_source_lines_base): Prefix source line with
697 filename if PRINT_SOURCE_LINES_FILENAME flag is set.
698
699 2012-11-13 Markus Metzger <markus.t.metzger@intel.com>
700
701 * symtab.h (print_source_lines_flags): New enum.
702 * source.c (print_source_lines_base): Change noerror to flags.
703 (print_source_lines): Change noerror to flags.
704
705 2012-11-13 Pierre Muller <muller@sourceware.org>
706
707 ARI fixes: Avoid sprintf function use rule.
708 * charset.c (convert_between_encodings): Use xsnprintf.
709 * cli-out.c (cli_field_int): Likewise.
710 * cp-namespace.c (cp_lookup_nested_symbol): Likewise.
711 * expprint.c (op_name_standard): Likewise.
712 * frv-tdep.c (set_variant_num_gprs): Likewise.
713 (set_variant_num_fprs): Likewise.
714 * m68hc11-tdep.c (m68hc11_initialize_register_info): Likewise.
715 * nto-tdep.c (nto_find_and_open_solib): Likewise.
716 (nto_init_solib_absolute_prefix): Likewise.
717 * source.c (init_source_path): Likewise.
718 (print_source_lines_base): Likewise.
719 * valprint.c (print_wchar): Likewise.
720 * mi/mi-out.c (mi_field_int): Likewise.
721 windows-nat.c (windows_pid_to_exec_file): Likewise.
722 (windows_create_inferior): Likewise.
723 (_initialize_check_for_gdb_ini): Likewise.
724
725 2012-11-12 Joel Brobecker <brobecker@adacore.com>
726
727 * frame.h (deprecated_frame_register_read): Renames
728 frame_register_read.
729 * frame.c (deprecated_frame_register_read): Renames
730 frame_register_read. Update all callers.
731 * i386-tdep.c: Update all callers of frame_register_read.
732 * infcmd.c: Likewise.
733 * jit.c: Likewise.
734 * mips-tdep.c: Likewise.
735 * mt-tdep.c: Likewise.
736 * sh64-tdep.c: Likewise.
737
738 2012-11-12 Joel Brobecker <brobecker@adacore.com>
739
740 * frame.h (frame_register_read): Remove FIXME comment.
741 * frame.c (frame_register_read): Add suggestion explaining
742 which function to use in place of this one.
743
744 2012-11-12 Tom Tromey <tromey@redhat.com>
745
746 * python/python.c (start_type_printers): Initialize 'result_obj'.
747
748 2012-11-12 Tom Tromey <tromey@redhat.com>
749
750 * NEWS: Update.
751 * data-directory/Makefile.in (PYTHON_FILES): Add
752 type_printers.py.
753 * python/lib/gdb/command/type_printers.py: New file.
754 * python/lib/gdb/command/types.py (TypePrinter): New class.
755 (_get_some_type_recognizers, get_type_recognizers,
756 apply_type_recognizers, register_type_printer): New
757 functions.
758 * python/py-objfile.c (objfile_object) <type_printers>: New
759 field.
760 (objfpy_dealloc): Decref new field.
761 (objfpy_new): Set new field.
762 (objfpy_get_type_printers, objfpy_set_type_printers): New
763 functions.
764 (objfile_to_objfile_object): Set new field.
765 (objfile_getset): Add "type_printers".
766 * python/py-progspace.c (pspace_object) <type_printers>: New
767 field.
768 (pspy_dealloc): Decref new field.
769 (pspy_new): Set new field.
770 (pspy_get_type_printers, pspy_set_type_printers): New functions.
771 (pspace_to_pspace_object): Set new field.
772 (pspace_getset): Add "type_printers".
773 * python/python.c (start_type_printers, apply_type_printers,
774 free_type_printers): New functions.
775 (_initialize_python): Set gdb.type_printers.
776 * python/python.h (start_type_printers, apply_type_printers,
777 free_type_printers): Declare.
778 * typeprint.c (type_print_raw_options, default_ptype_flags):
779 Update for new fields.
780 (do_free_global_table, create_global_typedef_table,
781 find_global_typedef): New functions.
782 (find_typedef_in_hash): Use find_global_typedef.
783 (whatis_exp): Use create_global_typedef_table. Change cleanup
784 handling.
785 * typeprint.h (struct type_print_options) <global_typedefs,
786 global_printers>: New fields.
787
788 2012-11-12 Tom Tromey <tromey@redhat.com>
789
790 * c-typeprint.c (find_typedef_for_canonicalize,
791 print_name_maybe_canonical): New functions.
792 (c_print_type): Look up type name.
793 (cp_type_print_derivation_info): Add flags argument. Use
794 print_name_maybe_canonical.
795 (cp_type_print_method_args): Add wrapping.
796 (c_type_print_varspec_prefix): Use print_name_maybe_canonical.
797 (c_type_print_template_args): New function.
798 (c_type_print_base): Change wrapping. Use
799 print_name_maybe_canonical.
800 <TYPE_CODE_STRUCT>: Possibly create a typedef hash, and do
801 type name lookups.
802 * gdbtypes.c (types_equal): No longer static.
803 * gdbtypes.h (types_equal): Declare.
804 * typeprint.c (type_print_raw_options, default_ptype_flags):
805 Update.
806 (struct typedef_hash_table): New.
807 (hash_typedef_field, eq_typedef_field,
808 recursively_update_typedef_hash, add_template_parameters,
809 create_typedef_hash, free_typedef_hash, do_free_typedef_hash,
810 make_cleanup_free_typedef_hash, copy_typedef_hash_element,
811 copy_typedef_hash, find_typedef_in_hash): New functions.
812 * typeprint.h (struct type_print_options) <local_typedefs>:
813 New field.
814 (recursively_update_typedef_hash, add_template_parameters,
815 create_typedef_hash, free_typedef_hash,
816 make_cleanup_free_typedef_hash, copy_typedef_hash,
817 find_typedef_in_hash): Declare.
818
819 2012-11-12 Tom Tromey <tromey@redhat.com>
820
821 * cp-support.c (inspect_type,
822 replace_typedefs_qualified_name, replace_typedefs): Add
823 finder, data arguments. Call as needed.
824 (cp_canonicalize_string_full): New function.
825 (cp_canonicalize_string_no_typedefs): Rewrite.
826 * cp-support.h (canonicalization_ftype): New typedef.
827 (cp_canonicalize_string_full): Declare.
828
829 2012-11-12 Tom Tromey <tromey@redhat.com>
830
831 * NEWS: Update.
832 * c-typeprint.c (c_type_print_base): Handle print_method and
833 print_typedefs flags.
834 * gdbcmd.h (setprinttypelist, showprinttypelist): Declare.
835 * python/py-type.c (typy_str): Use LA_PRINT_TYPE and raw
836 options.
837 * typeprint.c (type_print_raw_options, default_ptype_flags):
838 Update for new field.s
839 (whatis_exp): Parse flags. Use LA_PRINT_TYPE.
840 (setprinttypelist, showprinttypelist, print_methods,
841 print_typedefs): New globals.
842 (set_print_type, show_print_type, set_print_type_methods,
843 show_print_type_methods, set_print_type_typedefs,
844 show_print_type_typedefs): New functions.
845 (_initialize_typeprint): Update documentation. Add "print
846 type methods" and "print type typedefs" parameters.
847 * typeprint.h (struct type_print_options) <print_methods,
848 print_typedefs>: New fields.
849
850 2012-11-12 Tom Tromey <tromey@redhat.com>
851
852 * c-typeprint.c (cp_type_print_method_args): Add flags
853 argument. Call c_print_type, not type_print.
854 (c_type_print_base): Call c_print_type, not type_print.
855 Update.
856
857 2012-11-12 Tom Tromey <tromey@redhat.com>
858
859 * ada-lang.c (user_select_syms, ada_print_subexp): Pass flags
860 to type-printing functions.
861 * ada-lang.h (ada_print_type): Add argument.
862 * ada-typeprint.c (print_array_type, print_variant_clauses,
863 print_variant_part, print_selected_record_field_types,
864 print_record_field_types, print_unchecked_union_type,
865 print_func_type, ada_print_type): Add flags argument.
866 (ada_print_typedef): Update.
867 * c-exp.y (OPERATOR conversion_type_id): Update.
868 * c-lang.h (c_print_type, c_type_print_base): Update.
869 * c-typeprint.c (c_print_type, c_type_print_varspec_prefix,
870 c_type_print_modifier, c_type_print_args,
871 c_type_print_varspec_suffix, c_type_print_base): Add flags
872 argument.
873 * cp-valprint.c (cp_print_class_member): Update.
874 * dwarf2read.c (dwarf2_compute_name): Update.
875 * f-lang.h (f_print_type): Add argument.
876 * f-typeprint.c (f_print_type): Add flags argument.
877 * gnu-v3-abi.c (gnuv3_print_method_ptr): Update.
878 * go-lang.h (go_print_type): Add argument.
879 * go-typeprint.c (go_print_type): Add flags argument.
880 * jv-lang.h (java_print_type): Add argument.
881 * jv-typeprint.c (java_type_print_base, java_print_type): Add
882 flags argument.
883 * language.c (unk_lang_print_type): Add flags argument.
884 * language.h (struct language_defn) <la_print_type>: Add flags
885 argument.
886 (LA_PRINT_TYPE): Likewise.
887 * m2-lang.h (m2_print_type): Add argument.
888 * m2-typeprint.c (m2_print_type, m2_range, m2_typedef,
889 m2_array, m2_pointer, m2_ref, m2_procedure, m2_long_set,
890 m2_unbounded_array, m2_record_fields): Add flags argument.
891 * p-lang.h (pascal_print_type, pascal_type_print_base,
892 pascal_type_print_varspec_prefix): Add argument.
893 * p-typeprint.c (pascal_print_type,
894 pascal_type_print_varspec_prefix, pascal_print_func_args,
895 pascal_type_print_varspec_suffix, pascal_type_print_base): Add
896 flags argument.
897 * symmisc.c (print_symbol): Update.
898 * typeprint.c (type_print_raw_options, default_ptype_flags):
899 New globals.
900 (type_print): Update.
901 * typeprint.h (struct type_print_options): New.
902 (type_print_raw_options): Declare.
903 (c_type_print_varspec_suffix, c_type_print_args): Add argument.
904
905 2012-11-10 Keith Seitz <keiths@redhat.com>
906
907 * breakpoint.c (clear_command): Add cleanup for
908 sals.sals if an argument is given.
909
910 * linespec.c (parse_linespec): Do cleanups after
911 parsing a convenience variable.
912
913 2012-11-10 Keith Seitz <keiths@redhat.com>
914
915 PR gdb/14288
916 * c-valprint.c (c_val_print): For character arrays
917 with "print null" option on, print ellipses if
918 the output is truncated and the next character is not \000.
919 * valprint.c (MAX_WCHARS): Define.
920 (WCHAR_BUFLEN): Likewise.
921 (WCHAR_BUFLEN_MAX): Likewise.
922 (struct converted_character): New structure.
923 (count_next_character): New function.
924 (print_converted_chars_to_obstack): New function.
925 (generic_printstr): Rewrite using count_next_character
926 and print_converted_chars_to_obstack.
927
928 2012-11-10 Stephane Carrez <Stephane.Carrez@gmail.com>
929
930 * tui/tui.c (tui_rl_command_key): Switch to TUI_ONE_COMMAND_MODE
931 while executing the gdb command.
932 (tui_rl_startup_hook): Do not switch back to TUI_SINGLE_KEY_MODE if we
933 are called from prompt_for_continue.
934 * tui/tui-io.c (tui_redisplay_readline): Likewise.
935
936 2012-11-10 Stephane Carrez <Stephane.Carrez@gmail.com>
937
938 PR tui/9584
939
940 * tui/tui.c (tui_rl_command_key): Do not call execute_command
941 but insert the command to execute in readline's buffer.
942
943 2012-11-09 Tom Tromey <tromey@redhat.com>
944
945 * gdbarch.sh (target_gdbarch): Remove macro.
946 (get_target_gdbarch): Rename to target_gdbarch.
947 * gdbarch.c, gdbarch.h: Rebuild.
948 * ada-tasks.c, aix-thread.c, amd64-linux-nat.c, arch-utils.c,
949 arm-tdep.c, auxv.c, breakpoint.c, bsd-uthread.c, corefile.c,
950 darwin-nat-info.c, dcache.c, dsrec.c, exec.c, fbsd-nat.c,
951 filesystem.c, gcore.c, gnu-nat.c, i386-darwin-nat.c, i386-nat.c,
952 ia64-vms-tdep.c, inf-ptrace.c, infcmd.c, jit.c, linux-nat.c,
953 linux-tdep.c, linux-thread-db.c, m32r-rom.c, memattr.c,
954 mep-tdep.c, microblaze-tdep.c, mips-linux-nat.c,
955 mips-linux-tdep.c, mips-tdep.c, monitor.c, moxie-tdep.c,
956 nto-procfs.c, nto-tdep.c, ppc-linux-nat.c, proc-service.c,
957 procfs.c, progspace.c, ravenscar-thread.c, record.c,
958 remote-m32r-sdi.c, remote-mips.c, remote-sim.c, remote.c,
959 rl78-tdep.c, rs6000-nat.c, rx-tdep.c, s390-nat.c, sol-thread.c,
960 solib-darwin.c, solib-dsbt.c, solib-frv.c, solib-ia64-hpux.c,
961 solib-irix.c, solib-pa64.c, solib-som.c, solib-spu.c,
962 solib-sunos.c, solib-svr4.c, solib.c, spu-linux-nat.c,
963 spu-multiarch.c, spu-tdep.c, symfile-mem.c, symfile.c, symtab.c,
964 target-descriptions.c, target.c, target.h, tracepoint.c,
965 windows-nat.c, windows-tdep.c, xcoffsolib.c, cli/cli-dump.c,
966 common/agent.c, mi/mi-interp.c, python/py-finishbreakpoint.c,
967 python/py-inferior.c, python/python.c: Update.
968
969 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
970
971 * source.c (print_source_lines_base): Add fullname field giving
972 full path to file in mi output.
973 * NEWS: Mention the new fullname field.
974
975 2012-11-09 Yao Qi <yao@codesourcery.com>
976
977 * NEWS: Mention the fix to the ambiguity of 'fo' command.
978
979 2012-11-09 Pedro Alves <palves@redhat.com>
980
981 PR gdb/14306
982
983 * infrun.c: Include target-descriptions.h.
984 (follow_exec): Fetch new target description.
985
986 2012-11-09 Yao Qi <yao@codesourcery.com>
987
988 * i386-tdep.c (i386_analyze_frame_setup): Handle opcode
989 0x8d (lea).
990
991 2012-11-09 Yao Qi <yao@codesourcery.com>
992
993 * breakpoint.c: Declare set_tracepoint_count.
994 (install_breakpoint): Call set_tracepoint_count if B is a
995 tracepoint.
996 (trace_command): Don't call set_tracepoint_count. Re-indent.
997 (strace_command, ftrace_command):
998 (create_tracepoint_from_upload): Likewise.
999
1000 2012-11-09 Pedro Alves <palves@redhat.com>
1001
1002 * gdbarch.sh (target_gdbarch) <gdbarch.h>: Reimplement as macro.
1003 (get_target_gdbarch) <gdbarch.h>: New function.
1004 (startup_gdbarch) <gdbarch.h>: Declare.
1005 <gdbarch.c> (target_gdbarch): Delete.
1006 <gdbarch.c> (deprecated_target_gdbarch_select_hack): Set the
1007 current inferior's gdbarch.
1008 <gdbarch.c> (get_target_gdbarch): New function.
1009 * inferior.c: Include target-descriptions.h.
1010 (free_inferior): Free target description info.
1011 (add_inferior_with_spaces): Set the inferior's initial
1012 architecture.
1013 (clone_inferior_command): Copy the original inferior's target
1014 description if it was user specified.
1015 (initialize_inferiors): Add comment.
1016 * inferior.h (struct target_desc_info): Forward declare.
1017 (struct inferior) <gdbarch>: New field.
1018 * linux-nat.c: Include target-descriptions.h.
1019 (linux_child_follow_fork): Copy the parent's architecture and
1020 target description to the child.
1021 * target-descriptions.c: Include inferior.h.
1022 (struct target_desc_info): New structure, holding the equivalents
1023 of ...
1024 (target_desc_fetched, current_target_desc)
1025 (target_description_filename): ... these removed globals.
1026 (get_tdesc_info, target_desc_info_from_user_p)
1027 (copy_inferior_target_desc_info, target_desc_info_free): New.
1028 (target_desc_fetched, current_target_desc)
1029 (target_description_filename): Reimplemented as convenience
1030 macros.
1031 (tdesc_filename_cmd_string): New global.
1032 (set_tdesc_filename_cmd): Copy the string manipulated by the "set
1033 tdescs filename ..." commands to the per-inferior equivalent.
1034 (show_tdesc_filename_cmd): Get the value to show from the
1035 per-inferior description filename.
1036 (_initilize_target_descriptions): Change the "set/show tdesc
1037 filename" commands' variable.
1038 * target-descriptions.h (struct target_desc, struct target_desc_info)
1039 (struct inferior): Forward declare.
1040 (target_find_description, target_clear_description)
1041 (target_current_description): Adjust comments.
1042 (copy_inferior_target_desc_info, target_desc_info_free)
1043 (target_desc_info_from_user_p). Declare.
1044
1045 2012-11-08 Stephane Carrez <Stephane.Carrez@gmail.com>
1046
1047 * tui/tui-hooks.c (tui_about_to_proceed): New function.
1048 (tui_target_wait_hook): Remove.
1049 (tui_install_hooks): Install the about_to_proceed observer.
1050 (tui_remove_hooks): And remove it here.
1051
1052 2012-11-08 Tom Tromey <tromey@redhat.com>
1053
1054 * linux-tdep.c (linux_make_siginfo_note): New function.
1055 (linux_make_corefile_notes): Use it.
1056 * corelow.c (get_core_siginfo): New function.
1057 (core_xfer_partial) <TARGET_OBJECT_SIGNAL_INFO>: New case.
1058
1059 2012-11-08 Tom Tromey <tromey@redhat.com>
1060
1061 PR gdb/14704:
1062 * gdb_bfd.c (gdb_bfd_ref): Set BFD_DECOMPRESS.
1063 (zlib_decompress_section): Remove.
1064 (gdb_bfd_map_section): Only check for compressed section
1065 in mmap case. Use bfd_get_full_section_contents.
1066 * osabi.c (check_note): Add 'sectsize' argument. Read
1067 section data.
1068 (generic_elf_osabi_sniff_abi_tag_sections): Don't read
1069 section data. Update for check_note change.
1070 * xcoffread.c (xcoff_initial_scan): Use
1071 bfd_get_full_section_contents.
1072 * py-auto-load.c (auto_load_section_scripts): Use
1073 bfd_get_full_section_contents.
1074 * contrib/cc-with-tweaks.sh: Add -Z option.
1075
1076 2012-11-08 Tom Tromey <tromey@redhat.com>
1077
1078 * python/py-bpevent.c: Include defs.h.
1079 * python/py-continueevent.c: Include defs.h.
1080 * python/py-event.c: Include defs.h.
1081 * python/py-event.h: Don't include defs.h.
1082 * python/py-events.h: Don't include defs.h.
1083 * python/py-evts.c: Include defs.h.
1084 * python/py-exitedevent.c: Include defs.h.
1085 * python/py-newobjfileevent.c: Include defs.h.
1086 * python/py-signalevent.c: Include defs.h.
1087 * python/py-stopevent.c: Include defs.h.
1088 * python/py-threadevent.c: Include defs.h.
1089
1090 2012-11-08 Pierre Muller <muller@sourceware.org>
1091
1092 * update-web-ari.sh (print_heading): Add number of files
1093 checked.
1094 (nb_files): New variable counting the number of sources
1095 files found by gdb_find.sh script.
1096 (debug_awk): New variable to allow extra debug output.
1097 (indexes): Add more information if DEBUG_AWK is set.
1098
1099 2012-11-08 Edjunior Machado <emachado@linux.vnet.ibm.com>
1100
1101 * ppc-linux-tdep.c (ppc64_standard_linkage1, ppc64_standard_linkage2,
1102 ppc64_standard_linkage3): Mark ld r11 instructions as optional,
1103 following the change in PLT call stubs on linker.
1104
1105 2012-11-08 Pierre Muller <muller@sourceware.org>
1106
1107 * contrib/ari/gdb_ari.sh (LANG, LC_ALL): Use 'C' instead of 'c'
1108 as default language.
1109 (AWK): Use = instead of == for sh test to avoid warning.
1110 (Linux rule): Correct [:digit] into [[:digit:]].
1111 (__func__ rule): Adapt to "gdb_assert.h" move to common subdirectory.
1112 (vasprintf rule): Adapt to common subdirectory moves.
1113 (xasprintf rule): Idem.
1114 (xvasprintf rule): Idem.
1115 (var_boolean rule): Accept occurence in == or != test.
1116
1117 * contrib/ari/gdb_find.sh: Also prune gdbtk directory.
1118
1119 2012-11-08 Stephane Carrez <Stephane.Carrez@gmail.com>
1120
1121 * tui/tui-hooks.c (tui_inferior_exit): New function.
1122 (tui_detach_hook): Remove.
1123 (tui_install_hooks): Install the inferior exit observer.
1124 (tui_remove_hooks): Remove it.
1125
1126 2012-11-08 Yao Qi <yao@codesourcery.com>
1127
1128 PR gdb/14777.
1129 * source.c (_initialize_source): Call add_com_alias to abbreviate
1130 'forward-search' as 'fo'.
1131
1132 2012-11-07 Pedro Alves <palves@redhat.com>
1133
1134 * arm-tdep.c: Make defs.h be the first include.
1135 * coff-pe-read.c: Ditto.
1136 * gnu-nat.c: Ditto.
1137 * go32-nat.c: Ditto.
1138 * i386-nat.c: Ditto.
1139 * ppcnbsd-nat.c: Ditto.
1140 * ada-varobj.h: Don't include defs.h.
1141 * i386-darwin-tdep.h: Ditto.
1142 * i386-nat.h: Ditto.
1143
1144 2012-11-07 Pedro Alves <palves@redhat.com>
1145
1146 * MAINTAINERS: New FSF-appointed maintainers replace the Steering
1147 Committee.
1148
1149 2012-11-07 Pierre Muller <muller@sourceware.org>
1150
1151 * common/linux-osdata.c (dirent.h): ARI fix: Remove.
1152 File already uses "gdb_dirent.h" header.
1153
1154 2012-11-07 Yao Qi <yao@codesourcery.com>
1155
1156 * breakpoint.c (get_tracepoint_by_number): Remove 'extern int
1157 tracepoint_count'.
1158
1159 2012-11-06 Tom Tromey <tromey@redhat.com>
1160
1161 * target.h (inferior_has_forked, inferior_has_vforked)
1162 (inferior_has_execd, inferior_has_called_syscall): Remove
1163 declarations.
1164
1165 2012-11-06 Pierre Muller <muller@sourceware.org>
1166
1167 * remote.c (remote_insert_hw_breakpoint): ARI fix,
1168 add missing internalization markup.
1169
1170 2012-11-06 Pedro Alves <palves@redhat.com>
1171
1172 PR gdb/14810
1173
1174 * breakpoint.c (bpstat_stop_status): Skip disabled locations.
1175
1176 2012-11-06 Pierre Muller <muller@sourceware.org>
1177
1178 * contrib/ari/create-web-ari-in-src.sh: Avoid problem if script
1179 is not executable.
1180
1181 2012-11-05 Joel Brobecker <brobecker@adacore.com>
1182
1183 * gnulib/update-gnulib.sh: New script.
1184
1185 2012-11-05 Stephane Carrez <Stephane.Carrez@gmail.com>
1186
1187 * MAINTAINERS: Update my email address.
1188
1189 2012-11-05 Tom Tromey <tromey@redhat.com>
1190
1191 * frame.c (put_frame_register): Don't use temporary buffer.
1192
1193 2012-11-05 Pedro Alves <palves@redhat.com>
1194
1195 * inferior.c (exit_inferior_1): Clear 'vfork_parent' in the vfork
1196 child. Clear 'pending_detach'.
1197 * infrun.c (handle_vfork_child_exec_or_exit): Clear
1198 'pending_detach' in the vfork parent.
1199
1200 2012-11-05 Doug Evans <dje@google.com>
1201
1202 Add support for DWP files. http://gcc.gnu.org/wiki/DebugFissionDWP
1203 * contrib/cc-with-tweaks.sh: Add -p parameter to invoke dwp.
1204 * dwarf2read.c: #include "elf-bfd.h".
1205 (struct dwarf2_per_objfile): New members dwp_checked, dwp_file.
1206 (dwop_section_names): Renamed from dwo_section names. All uses
1207 updated. Add entries for .debug_cu_index, .debug_tu_index.
1208 (struct dwo_file): Rename dwo_name to name, dwo_bfd to dbfd.
1209 All uses updated.
1210 (struct dwp_sections): New type.
1211 (struct virtual_dwo_sections): New type.
1212 (struct dwp_hash_table): New type.
1213 (struct dwp_file): New type.
1214 (init_cutu_and_read_dies): Ensure DWO info/types section has been
1215 read in. Handle DWOs coming from DWP files.
1216 (lookup_dwo_file_slot): New function.
1217 (dwarf2_locate_dwo_sections): Move definition closer to use.
1218 (create_dwo_debug_info_hash_table_reader): Renamed from
1219 create_debug_info_hash_table_reader. All callers updated.
1220 (create_dwo_debug_info_hash_table): Renamed from
1221 create_debug_info_hash_table. All callers updated.
1222 (create_dwp_hash_table): New function.
1223 (locate_virtual_dwo_sections, create_dwo_in_dwp): New functions.
1224 (lookup_dwo_in_dwp): New function.
1225 (try_open_dwop_file): Renamed from try_open_dwo_file. New parameter
1226 is_dwp. All callers updated.
1227 (open_dwop_file): Renamed from open_dwo_file. All callers updated.
1228 (open_and_init_dwo_file): Renamed from init_dwo_file.
1229 All callers updated.
1230 (lookup_dwo_file): Delete.
1231 (dwarf2_locate_dwp_sections): New function.
1232 (hash_dwp_loaded_cutus, eq_dwp_loaded_cutus): New functions.
1233 (allocate_dwp_loaded_cutus_table): New function.
1234 (open_and_init_dwp_file): New function.
1235 (lookup_dwo_cutu): New function.
1236 (lookup_dwo_comp_unit, lookup_dwo_type_unit): Call it.
1237
1238 2012-11-03 Yao Qi <yao@codesourcery.com>
1239
1240 Fix PR gdb/14617.
1241 * breakpoint.c (trace_pass_set_count): Call
1242 observer_notify_breakpoint_modified instead of
1243 observer_notify_tracepoint_modified.
1244 * mi/mi-cmd-break.c (mi_cmd_break_passcount): Likewise.
1245
1246 2012-11-02 Tom Tromey <tromey@redhat.com>
1247
1248 * breakpoint.c (catch_syscall_completer): Pass 'word' as second
1249 argument to complete_on_enum.
1250
1251 2012-11-02 Tom Tromey <tromey@redhat.com>
1252
1253 * configure: Rebuild.
1254 * configure.ac (build_warnings): Add -Wempty-body.
1255 * m68k-tdep.c (m68k_gdbarch_init): Remove empty 'if'.
1256 * remote.c (handle_notification): Use braces for empty 'else' body.
1257 * s390-tdep.c (s390_analyze_prologue): Use braces for empty
1258 'else' body.
1259 * sh64-tdep.c (sh64_push_dummy_call): Use braces for empty
1260 'else' body.
1261 * solib-som.c (som_relocate_section_addresses): Use braces
1262 for empty 'else' body.
1263 * ui-file.c (stdio_file_write): Use braces for empty 'if' body.
1264 (stdio_file_write_async_safe, stdio_file_fputs): Likewise.
1265
1266 2012-11-02 Pedro Alves <palves@redhat.com>
1267
1268 PR gdb/14766
1269
1270 * infrun.c (handle_inferior_event)
1271 <TARGET_WAITKIND_EXITED/TARGET_WAITKIND_SIGNALLED>: Switch to
1272 null_ptid before handling a vfork child exec or exit. Switch to
1273 the event ptid afterwards.
1274
1275 2012-11-02 Yao Qi <yao@codesourcery.com>
1276
1277 * std-operator.def: Remove OP_LABELED.
1278 * eval.c: Remove the declaration of 'get_label'.
1279 (get_label): Remove.
1280 (evaluate_struct_tuple): Remove code handling OP_LABELED.
1281 Update comment.
1282 Remove local variable 'variantno' and related code.
1283 Replace 'substruct_type' with 'struct_type'. Replace 'subfieldno'
1284 with 'fieldno'.
1285 * expprint.c (print_subexp_standard): Likewise.
1286 (dump_subexp_body_standard): Likewise.
1287 * parse.c (operator_length_standard): Likewise.
1288
1289 2012-11-01 Pierre Muller <muller@ics.u-strasbg.fr>
1290
1291 Incorporate ARI web page generator into GDB sources.
1292 * contrib/ari/create-web-ari-in-src.sh: New file.
1293 * contrib/ari/gdb_ari.sh: New file.
1294 * contrib/ari/gdb_find.sh: New file.
1295 * contrib/ari/update-web-ari.sh: New file.
1296
1297 2012-10-31 Tom Tromey <tromey@redhat.com>
1298
1299 * gdbarch.c: Rebuild.
1300 * gdbarch.sh: Remove references to gdbarch_swap.
1301 * corelow.c (core_open): Remove obsolete comment.
1302
1303 2012-10-31 Andrew Burgess <aburgess@broadcom.com>
1304
1305 PR cli/14772
1306 * c-typeprint.c (c_print_type): Don't print a space for vector
1307 types, this is handled within the suffix.
1308 (c_type_print_varspec_suffix): Add a space to vector suffix.
1309
1310 2012-10-26 Pedro Alves <palves@redhat.com>
1311
1312 * amd64-tdep.c (amd64_relocate_instruction): Use
1313 store_unsigned_integer instead of memcpy.
1314 * i386-tdep.c (i386_relocate_instruction): Ditto.
1315
1316 2012-10-26 Pedro Alves <palves@redhat.com>
1317
1318 * infrun.c (handle_inferior_event): Merge handling of
1319 TARGET_WAITKIND_EXITED and TARGET_WAITKIND_SIGNALLED into a single
1320 switch case.
1321
1322 2012-10-26 Pedro Alves <palves@redhat.com>
1323
1324 * infrun.c (handle_inferior_event) <TARGET_WAITKIND_SIGNALLED>:
1325 Remove comment.
1326
1327 2012-10-26 Pedro Alves <palves@redhat.com>
1328
1329 * target.c (target_waitstatus_to_string): Handle
1330 TARGET_WAITKIND_VFORK_DONE.
1331
1332 2012-10-26 Pedro Alves <palves@redhat.com>
1333
1334 * infrun.c (handle_inferior_event): Print TARGET_WAITKIND_VFORKED
1335 as "TARGET_WAITKIND_VFORKED", not "TARGET_WAITKIND_FORKED".
1336
1337 2012-10-24 Tristan Gingold <gingold@adacore.com>
1338
1339 * ravenscar-sparc-thread.c (ravenscar_sparc_fetch_registers):
1340 Add comments.
1341
1342 2012-10-24 Joel Brobecker <brobecker@adacore.com>
1343
1344 * ravenscar-thread.c (ravenscar_wait): Only update the list
1345 of threads and inferior_ptid if the inferior is still alive.
1346
1347 2012-10-24 Joel Brobecker <brobecker@adacore.com>
1348
1349 * ada-lang.c (is_known_support_routine): Use lbasename when
1350 matching the symtab's filename against
1351 known_runtime_file_name_patterns.
1352
1353 2012-10-24 Joel Brobecker <brobecker@adacore.com>
1354
1355 * ada-lang.c (ada_same_array_size_p): New function.
1356 (ada_promote_array_of_integrals): New function.
1357 (coerce_for_assign): Add handling of arrays where the elements
1358 are integrals of a smaller size than the size of the target
1359 array element type.
1360
1361 2012-10-24 Joel Brobecker <brobecker@adacore.com>
1362
1363 * doublest.c (convert_doublest_to_floatformat): Fix comparison
1364 against maximum exponent value.
1365
1366 2012-10-24 Joel Brobecker <brobecker@adacore.com>
1367
1368 * ada-lang.h (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Add entry for
1369 "unwind-seh.c".
1370
1371 2012-10-24 Joel Brobecker <brobecker@adacore.com>
1372
1373 * ada-lang.c (ada_template_to_fixed_record_type_1): Do not
1374 strip typedef layer when computing the fixed type's field type,
1375 only when computing its size.
1376
1377 2012-10-24 Mark Kettenis <kettenis@gnu.org>
1378
1379 PR gdb/12783
1380 * i386-tdep.c (i386_return_value): Handle complex double and long
1381 double.
1382
1383 2012-10-24 Joel Brobecker <brobecker@adacore.com>
1384
1385 * windows-nat.c (windows_create_inferior) [!__CYGWIN__]:
1386 New local variable args_len.
1387 Quote the name of the executable when computing the command line.
1388
1389 2012-10-23 Mark Kettenis <kettenis@gnu.org>
1390
1391 PR gdb/12796
1392 PR gdb/12798
1393 PR gdb/12800
1394 * amd64-tdep.h (enum amd64_regnum): Add AMD64_ST1_REGNUM and
1395 AMD64_FTAG_REGNUM.
1396 * amd64-tdep.c (amd64_classify): Classify complex types.
1397 (amd64_return_value): Handle the COMPLEX_X87 class.
1398
1399 2012-10-23 Joel Brobecker <brobecker@adacore.com>
1400
1401 * rs6000-aix-tdep.c (rs6000_aix_auto_wide_charset): New function.
1402 (rs6000_aix_init_osabi): Set auto_wide_charset gdbarch method.
1403
1404 2012-10-23 Joel Brobecker <brobecker@adacore.com>
1405
1406 * amd64-windows-tdep.c (amd64_windows_auto_wide_charset): New
1407 function.
1408 (amd64_windows_init_abi): Set auto_wide_charset gdbarch method
1409 to amd64_windows_auto_wide_charset.
1410
1411 2012-10-23 Yao Qi <yao@codesourcery.com>
1412
1413 * event-top.c (mark_async_signal_handler_wrapper): Remove.
1414 * event-top.h: Remove its declaration.
1415 (async_request_quit): Call mark_async_signal_handler instead of
1416 mark_async_signal_handler_wrapper.
1417 (async_do_nothing, async_disconnect): Likewise.
1418 (async_stop_sig): Likewise.
1419 * remote.c (handle_remote_sigint): Likewise.
1420 (handle_remote_sigint_twice): Likewise.
1421
1422 2012-10-23 Yao Qi <yao@codesourcery.com>
1423
1424 * event-top.c (sigint_token, sighup_token): Replace 'void *'
1425 with 'static struct async_signal_handler *'.
1426 (sighup_token, sigquit_token, sigstp_token): Likewise.
1427
1428 2012-10-22 Ali Anwar <ali_anwar@codesourcery.com>
1429
1430 * gdbarch.sh (function_list): Use 'pstring' when printing
1431 a variable which could return NULL.
1432 * gdbarch.c: Regenerate.
1433
1434 2012-10-10 Joel Brobecker <brobecker@adacore.com>
1435 Tom Tromey <tromey@redhat.com>
1436
1437 * rs6000-aix-tdep.c (rs6000_aix_osabi_sniffer): Replace
1438 inneffective if condition by gdb assertion. Add function
1439 description comment.
1440
1441 2012-10-19 Joel Brobecker <brobecker@adacore.com>
1442
1443 * parser-defs.h (struct exp_descriptor): Document constraint
1444 on return value for "op_name" callbacks.
1445
1446 2012-10-18 Tom Tromey <tromey@redhat.com>
1447
1448 * tracepoint.c (print_one_static_tracepoint_marker): Constify.
1449 * symtab.c (iterate_over_some_symtabs): Constify.
1450 * source.h (symtab_to_fullname): Return 'const char *'.
1451 * source.c (symtab_to_fullname): Return 'const char *'.
1452 * python/py-symtab.c (stpy_fullname): Constify.
1453 * cli/cli-cmds.c (edit_command): Constify.
1454 * breakpoint.c (print_breakpoint_location)
1455 (update_static_tracepoint): Constify.
1456
1457 2012-10-18 Tom Tromey <tromey@redhat.com>
1458
1459 * breakpoint.c (compare_breakpoints): Fix comparison.
1460
1461 2012-10-18 Tom Tromey <tromey@redhat.com>
1462
1463 * valprint.c (generic_emit_char, generic_printstr): Pass size of
1464 gdb_wchar_t to convert_between_encodings.
1465
1466 2012-10-17 Yao Qi <yao@codesourcery.com>
1467
1468 * breakpoint.c (invalidate_bp_value_on_memory_change): Add one
1469 more parameter 'inferior'.
1470 * corefile.c (write_memory_with_notification): Caller update.
1471
1472 * mi/mi-cmd-var.c: Include "mi-main.h".
1473 (mi_cmd_var_assign): Set mi_suppress_notification.data_write_memory
1474 to 1 and restore it later.
1475 * mi/mi-cmds.c (mi_cmd mi_cmds): Update for "data-write-memory"
1476 and "data-write-memory-bytes.
1477 * mi/mi-interp.c: Include objfiles.h.
1478 (mi_interpreter_init): Call observer_attach_memory_changed.
1479 (mi_memory_changed): New.
1480 * mi/mi-main.h (struct mi_suppress_notification) <memory>:
1481 New field.
1482
1483 * NEWS: Mention new MI notification "memory-changed".
1484
1485 2012-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1486
1487 * dwarf2loc.c (dwarf_expr_reg_to_entry_parameter): Remove comment.
1488
1489 2012-10-15 Doug Evans <dje@google.com>
1490
1491 New option -nh: inhibit loading of ~/.gdbinit.
1492 * NEWS: Mention -nh.
1493 * main.c (captured_main): Recognize and process -nh.
1494 (print_gdb_help): Mention -nh.
1495 * gdb.1: Mention -nh. Remove erroneous docs on -nx behavior.
1496
1497 2012-10-15 H.J. Lu <hongjiu.lu@intel.com>
1498
1499 PR backtrace/14646
1500 PR gdb/14647
1501 * i386-tdep.h (gdbarch_tdep): Remove sp_regnum_from_eax and
1502 pc_regnum_from_eax.
1503 * i386-tdep.c (i386_gdbarch_init): Don't use sp_regnum_from_eax
1504 nor pc_regnum_from_eax.
1505 * amd64-tdep.c (amd64_x32_init_abi): Don't set sp_regnum_from_eax
1506 nor pc_regnum_from_eax.
1507
1508 2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1509
1510 Fix entry values resolving in inlined frames.
1511 * dwarf2loc.c (dwarf_expr_reg_to_entry_parameter): Move func_addr,
1512 gdbarch and caller_frame initialization later. Skip INLINE_FRAME
1513 entries of FRAME.
1514
1515 2012-10-15 Joel Brobecker <brobecker@adacore.com>
1516
1517 * configure.ac: Build with -DMS_WIN64 if building with Python
1518 enabled using GCC on amd64-windows.
1519 * configure: Regenerate.
1520
1521 2012-10-15 Tom Tromey <tromey@redhat.com>
1522
1523 PR python/14635:
1524 * python/py-symtab.c (del_objfile_sal): Set 'symtab' field
1525 to Py_None.
1526
1527 2012-10-15 Tom Tromey <tromey@redhat.com>
1528
1529 PR python/14634:
1530 * python/py-symbol.c (sympy_dealloc): Check for NULL symbol.
1531
1532 2012-10-11 Andrew Burgess <aburgess@broadcom.com>
1533
1534 * remote-sim.c (gdbsim_create_inferior): Call init_thread_list to
1535 reset thread numbering back to 1.
1536
1537 2012-10-11 Doug Evans <dje@google.com>
1538
1539 PR breakpoints/14643.
1540 * linespec.c (struct ls_parser): New member keyword_ok.
1541 (linespec_lexer_lex_string): Add comment.
1542 (linespec_lexer_lex_one): Ignore keywords if it's the wrong place
1543 for one.
1544 (parse_linespec): Set keyword_ok.
1545
1546 2012-10-10 Doug Evans <dje@google.com>
1547
1548 * dwarf2read.c (process_psymtab_comp_unit_reader): Remove duplicate
1549 "0x" prefix on address in log message.
1550
1551 * dwarf2read.c (read_1_byte): Add const to buf parameter.
1552 (read_1_signed_byte, read_2_bytes, read_2_signed_bytes): Ditto.
1553 (read_4_bytes, read_4_signed_bytes, read_8_bytes): Ditto.
1554 (lookup_dwo_file): Add const to dwo_name parameter.
1555 (lookup_dwo_comp_unit, lookup_dwo_type_unit): Ditto.
1556
1557 2012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1558
1559 Fix crash during stepping on ppc32.
1560 * ppc-linux-tdep.c (powerpc_linux_in_dynsym_resolve_code): Test NULL
1561 SYM.
1562
1563 2012-10-03 Doug Evans <dje@google.com>
1564
1565 PR symtab/14601
1566 * buildsym.c (buildsym_init): Reset using_directives to NULL.
1567
1568 2012-10-02 Andrew Burgess <aburgess@broadcom.com>
1569
1570 * remote-sim.c (dump_mem): Always dump buffer contents, zero fill
1571 output and use uint32_t not long to ensure 4 byte size.
1572
1573 2012-10-02 Joel Brobecker <brobecker@adacore.com>
1574
1575 * rs6000-nat.c (add_vmap): Set "last" to "next" after having
1576 unref'ed it.
1577
1578 2012-10-01 Andrew Burgess <aburgess@broadcom.com>
1579
1580 * target.c (simple_search_memory): Include access length in
1581 warning message.
1582
1583 2012-09-28 Nathan Miller <nathanm2@us.ibm.com>
1584 Edjunior Machado <emachado@linux.vnet.ibm.com>
1585
1586 PR gdb/13989
1587 * solib.c (solib_find): Prevent GDB from loading native libraries when
1588 debugging a cross-target corefile.
1589
1590 2012-09-28 selven <pcthegreat@gmail.com>
1591
1592 Make definition match declaration.
1593
1594 * regcache.c (regcache_register_status): Change return type to
1595 enum register_status.
1596
1597 2012-09-28 Yao Qi <yao@codesourcery.com>
1598
1599 * mi/mi-main.c (mi_cmd_data_write_memory): Call
1600 write_memory_with_notification instead of write_memory.
1601 (mi_cmd_data_write_memory_bytes): Call write_memory_with_notification
1602 instead of target_write_memory.
1603
1604 2012-09-28 Yao Qi <yao@codesourcery.com>
1605
1606 * mi/mi-main.c (mi_cmd_data_write_memory_bytes): Emit error
1607 when the length of content is not an even number.
1608
1609 2012-09-27 Tom Tromey <tromey@redhat.com>
1610
1611 Fix https://bugzilla.redhat.com/show_bug.cgi?id=849357
1612 * cp-valprint.c (cp_print_value_fields): Use get_vptr_fieldno.
1613
1614 2012-09-27 Joel Brobecker <brobecker@adacore.com>
1615
1616 * sol-thread.c (sol_thread_fetch_registers)
1617 (sol_thread_store_registers): Delete commented out code.
1618
1619 2012-09-27 Joel Brobecker <brobecker@adacore.com>
1620
1621 * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs):
1622 Move these functions to sparc-sol-thread.c.
1623 * sparc-sol-thread.c: New file.
1624 * configure.ac: Add sparc-sol-thread.o to CONFIG_OBS and
1625 sparc-sol-thread.c to CONFIG_SRCS for sparc-solaris native
1626 configurations.
1627 * configure: Regenerate.
1628
1629 2012-09-27 Joel Brobecker <brobecker@adacore.com>
1630
1631 * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs):
1632 Remove commented-out code.
1633
1634 2012-09-27 Joel Brobecker <brobecker@adacore.com>
1635
1636 * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs):
1637 Enable this code for sparc hosts only.
1638
1639 2012-09-27 Joel Brobecker <brobecker@adacore.com>
1640
1641 * procfs.h (procfs_find_LDT_entry): Add declaration.
1642 * sol-thread.c (ps_lgetLDT): Delete local declaration of
1643 function procfs_find_LDT_entry.
1644
1645 2012-09-27 Joel Brobecker <brobecker@adacore.com>
1646
1647 * procfs.c (proc_get_LDT_entry): Make static.
1648
1649 2012-09-27 Joel Brobecker <brobecker@adacore.com>
1650
1651 * procfs.c (proc_find_memory_regions): Fix declaration.
1652
1653 2012-09-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1654
1655 * amd64-tdep.c (amd64_return_value): Revert previous change
1656 that used TYPE_LENGTH directly.
1657 * bfin-tdep.c (bfin_extract_return_value): Likewise.
1658 (bfin_store_return_value): Likewise.
1659 * cris-tdep.c (cris_store_return_value): Likewise.
1660 (cris_extract_return_value): Likewise.
1661 * h8300-tdep.c (h8300_extract_return_value): Likewise.
1662 * hppa-tdep.c (hppa64_return_value): Likewise.
1663 * lm32-tdep.c (lm32_store_return_value): Likewise.
1664 * microblaze-tdep.c (microblaze_store_return_value): Likewise.
1665 * spu-tdep.c (spu_value_from_register): Likewise.
1666 * vax-tdep.c (vax_return_value): Likewise.
1667
1668 2012-09-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1669
1670 * gdbtypes.c (lookup_array_range_type): Expand parameters
1671 LOW_BOUND and HIGH_BOUND to LONGEST.
1672 (lookup_string_range_type): Likewise.
1673 * gdbtypes.h (lookup_array_range_type): Likewise.
1674 (lookup_string_range_type): Likewise.
1675 * valops.c (value_cstring): Expand parameter LEN to ssize_t.
1676 Expand HIGHBOUND to ssize_t.
1677 (value_string): Likewise.
1678 * value.h (value_cstring): Expand parameter LEN to ssize_t.
1679 (value_string): Likewise.
1680
1681 2012-09-27 Yao Qi <yao@codesourcery.com>
1682
1683 PR breakpoints/13898
1684 * breakpoint.h (tracepoint_breakpoint_ops): Forward declaration.
1685 * mi/mi-cmd-break.c (mi_cmd_break_insert): Set breakpoint_ops
1686 per breakpoint type.
1687
1688 2012-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1689
1690 * procfs.c: Add gdb_bfd header.
1691 * rs6000-nat.c: Likewise.
1692 * solib-pa64.c: Likewise.
1693 * spu-linux-nat.c: Likewise.
1694 * windows-nat.c: Likewise.
1695
1696 2012-09-26 Tom Tromey <tromey@redhat.com>
1697
1698 * f-lang.h (BLANK_COMMON_NAME_LOCAL): Remove.
1699
1700 2012-09-26 Tom Tromey <tromey@redhat.com>
1701
1702 * dwarf2read.c (mark_common_block_symbol_computed): New function.
1703 (read_common_block): Handle child DIEs with
1704 DW_AT_data_member_location.
1705 (new_symbol_full): Add special case for common blocks.
1706
1707 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1708 Tom Tromey <tromey@redhat.com>
1709
1710 * dwarf2read.c (read_common_block): Rewrite.
1711 (new_symbol_full): Handle DW_TAG_common_block.
1712 * f-lang.c (head_common_list, find_common_for_function):
1713 Remove.
1714 * f-lang.h (struct common_entry, struct saved_f77_common,
1715 SAVED_F77_COMMON, SAVED_F77_COMMON_PTR, COMMON_ENTRY,
1716 COMMON_ENTRY_PTR, head_common_list, find_common_for_function,
1717 BLANK_COMMON_NAME_LOCAL): Remove.
1718 (struct common_block): New.
1719 * f-valprint.c (list_all_visible_commons): Remove.
1720 (info_common_command_for_block): New function.
1721 (info_common_command): Use it.
1722 * stack.c (iterate_over_block_locals): Special case for
1723 COMMON_BLOCK_DOMAIN.
1724 * symtab.h (enum domain_enum_tag) <COMMON_BLOCK_DOMAIN>: New
1725 constant.
1726 (struct general_symbol_info) <value.common_block>: New field.
1727 (SYMBOL_VALUE_COMMON_BLOCK): New define.
1728
1729 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1730 Tom Tromey <tromey@redhat.com>
1731
1732 * f-lang.c (allocate_saved_bf_node,
1733 allocate_saved_function_node, allocate_saved_f77_common_node,
1734 allocate_common_entry_node, tail_common_list, current_common,
1735 saved_bf_list, saved_bf_list_end, current_head_bf_list,
1736 tmp_bf_ptr, add_common_block, add_common_entry,
1737 find_first_common_named, patch_common_entries,
1738 patch_all_commons_by_name, ADD_BF_SYMNUM, clear_bf_list,
1739 global_remote_debug, get_bf_for_fcn, saved_function_list,
1740 saved_function_list_end, clear_function_list, struct saved_fcn,
1741 struct saved_bf_symnum, SAVED_FUNCTION, SAVED_FUNCTION_PTR,
1742 SAVED_BF, SAVED_BF_PTR): Remove.
1743 * f-lang.h (tail_common_list, current_common,
1744 UNINITIALIZED_SECNUM, COMMON_NEEDS_PATCHING,
1745 BLANK_COMMON_NAME_ORIGINAL, BLANK_COMMON_NAME_MF77,
1746 DEFAULT_UPPER_BOUND, DEFAULT_LOWER_BOUND, real_main_name,
1747 real_main_c_value): Remove.
1748 * f-valprint.c (there_is_a_visible_common_named): Remove.
1749
1750 2012-09-26 Andrew Burgess <aburgess@broadcom.com>
1751
1752 * breakpoint.c (update_global_location_list): Ignore previous
1753 duplicate status of a breakpoint when starting a new scan for
1754 duplicate breakpoints.
1755
1756 2012-09-26 Karthik Bhat <kv.bhat@samsung.com>
1757 PR breakpoints/14419
1758 * arm-tdep.c (arm_skip_prologue): Extending producer check to
1759 support LLVM compiler.
1760
1761 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1762
1763 * amd64-tdep.c (amd64_return_value): Use TYPE_LENGTH directly.
1764 * bfin-tdep.c (bfin_extract_return_value): Likewise.
1765 (bfin_store_return_value): Likewise.
1766 * cris-tdep.c (cris_store_return_value): Likewise.
1767 (cris_extract_return_value): Likewise.
1768 * h8300-tdep.c (h8300_extract_return_value): Likewise.
1769 * hppa-tdep.c (hppa64_return_value): Likewise.
1770 * lm32-tdep.c (lm32_store_return_value): Likewise.
1771 * microblaze-tdep.c (microblaze_store_return_value): Likewise.
1772 * spu-tdep.c (spu_value_from_register): Likewise.
1773 * vax-tdep.c (vax_return_value): Likewise.
1774
1775 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
1776
1777 * breakpoint.c (invalidate_bp_value_on_memory_change): Expand
1778 parameter LEN to ssize_t.
1779
1780 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
1781
1782 * ada-valprint.c (ada_val_print_1): Eliminate single-use
1783 variable LEN.
1784 * alpha-tdep.c (alpha_extract_return_value): Use TYPE_LENGTH
1785 directly.
1786 (alpha_store_return_value): Likewise.
1787 * amd64-tdep.c (amd64_classify_aggregate): Likewise.
1788 (amd64_push_arguments): Likewise.
1789 * ax-gdb.c (gen_trace_static_fields): Likewise.
1790 (gen_traced_pop): Likewise.
1791 * bfin-tdep.c (bfin_push_dummy_call): Likewise.
1792 * breakpoint.c (update_watchpoint): Likewise.
1793 * findcmd.c (parse_find_args): Use local variable for type
1794 instead of length.
1795 * findvar.c (default_read_var_value): Use TYPE_LENGTH directly.
1796 * h8300-tdep.c (h8300h_extract_return_value): Likewise.
1797 (h8300_store_return_value): Likewise.
1798 * i386-darwin-tdep.c (i386_darwin_push_dummy_call): Likewise.
1799 Use i386_darwin_arg_type_alignment directly.
1800 * infcall.c (call_function_by_hand): Use TYPE_LENGTH directly.
1801 * lm32-tdep.c (lm32_push_dummy_call): Likewise.
1802 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
1803 (m68hc11_extract_return_value): Likewise.
1804 * mep-tdep.c (mep_push_dummy_call): Likewise.
1805 * printcmd.c (float_type_from_length): Likewise.
1806 * s390-tdep.c (s390_value_from_register): Likewise.
1807 * stack.c (read_frame_arg): Likewise.
1808 * tracepoint.c (encode_actions_1): Likewise.
1809 * valops.c (value_fetch_lazy): Use local variable for type
1810 instead of length. Use TYPE_LENGTH directly.
1811 * value.c (value_contents_equal): Use TYPE_LENGTH directly.
1812
1813 2012-09-25 Joel Brobecker <brobecker@adacore.com>
1814
1815 * symtab.c (skip_prologue_sal): Fix typo in comment.
1816
1817 2012-09-25 Joel Brobecker <brobecker@adacore.com>
1818
1819 * linespec.c (create_sals_line_offset): Fix typo in comment.
1820
1821 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
1822
1823 * c-typeprint.c (c_type_print_varspec_suffix): Remove cast and
1824 use plongest to print the array size.
1825
1826 2012-09-24 Siddhesh Poyarekar <siddhesh@redhat.com>
1827
1828 * m2-typeprint.c (m2_enum): Expand LASTVAL to LONGEST.
1829 * p-valprint.c (pascal_type_print_base): Likewise.
1830
1831 2012-09-22 Yao Qi <yao@codesourcery.com>
1832
1833 * remote.c (remote_get_trace_status): Remove setting default
1834 values of fields of 'ts'.
1835
1836 2012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1837
1838 Fix internal error on canonicalization of clang types.
1839 * cp-name-parser.y (operator): New comment at make_operator call for
1840 new, delete, new[] and delete[].
1841 (exp): Use "sizeof ". Add new comment at make_operator call.
1842
1843 2012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1844
1845 Fix disassemble without parameters in tailcall frame.
1846 * cli/cli-cmds.c (disassemble_current_function): Use
1847 get_frame_address_in_block.
1848
1849 2012-09-21 Tom Tromey <tromey@redhat.com>
1850
1851 * c-typeprint.c (c_type_print_base) <TYPE_CODE_STRUCT,
1852 TYPE_CODE_UNION>: Unify, removing a goto.
1853
1854 2012-09-21 Tom Tromey <tromey@redhat.com>
1855
1856 * c-typeprint.c (cp_type_print_derivation_info): Fix comment.
1857
1858 2012-09-21 Andrew Burgess <aburgess@broadcom.com>
1859
1860 * findvar.c (read_frame_register_value): Mark the result value as
1861 optimized out if any of the input registers have been optimized out.
1862
1863 2012-09-21 Andreas Schwab <schwab@linux-m68k.org>
1864
1865 * python/python.c (finalize_python): Only define if HAVE_PYTHON.
1866
1867 2012-09-21 Siddhesh Poyarekar <siddhesh@redhat.com>
1868
1869 * eval.c (evaluate_subexp_standard): Eliminate single-use
1870 variable LOWER.
1871
1872 2012-09-21 Yao Qi <yao@codesourcery.com>
1873
1874 * mi/mi-interp.c: Declare mi_record_changed.
1875 (mi_interpreter_init): Call observer_attach_record_changed.
1876 (mi_record_changed): New.
1877 * record.c (record_open): Call observer_notify_record_changed.
1878 (cmd_record_stop): Call observer_notify_record_changed.
1879 * NEWS: Mention it.
1880
1881 2012-09-20 Tom Tromey <tromey@redhat.com>
1882
1883 * NEWS: Update.
1884 * python/python.c (finalize_python): New function.
1885 (_initialize_python): Make a final cleanup.
1886
1887 2012-09-19 Doug Evans <dje@google.com>
1888
1889 * buildsym.h (param_symbols): Delete, unused.
1890 (context_stack): Delete member "params", unused.
1891 * buildsym.c (push_context): Update.
1892 * dwarf2read.c (read_func_scope): Update.
1893
1894 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
1895
1896 * sh-tdep.c (sh_register_convert_to_virtual)
1897 (sh_register_convert_to_raw): Add a gdbarch parameter. Update
1898 all callers. Just do a memcpy if not the little-endian case.
1899
1900 * h8300-tdep.c (h8300_gdbarch_init): Invoke
1901 set_gdbarch_double_format and set_gdbarch_long_double_format.
1902 * m68hc11-tdep.c (m68hc11_gdbarch_init): Invoke
1903 set_gdbarch_double_format.
1904 * sh-tdep.c (sh_gdbarch_init): Likewise.
1905
1906 * NEWS: Document the removal of SH's 'regs' command.
1907 * sh-tdep.c (_initialize_sh_tdep): Remove the deprecated 'regs'
1908 command.
1909
1910 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1911
1912 * infcmd.c (_initialize_infcmd): Register `j' as an alias for
1913 `jump'.
1914
1915 2012-09-18 Joel Brobecker <brobecker@adacore.com>
1916
1917 * linespec.c (iterate_over_all_matching_symtabs): Use the correct
1918 language when iterating over symbols.
1919
1920 2012-09-18 Yao Qi <yao@codesourcery.com>
1921
1922 * mi/mi-interp.c: Declare mi_tsv_created and mi_tsv_deleted.
1923 (mi_interpreter_init): Call observer_attach_tsv_created and
1924 observer_attach_tsv_deleted.
1925 (mi_tsv_created, mi_tsv_deleted): New.
1926 * tracepoint.c (delete_trace_state_variable): Call
1927 observer_notify_tsv_deleted.
1928 (trace_variable_command): Call observer_notify_tsv_created.
1929 (delete_trace_variable_command): Call
1930 observer_notify_tsv_deleted.
1931 (create_tsv_from_upload): Call observer_notify_tsv_created.
1932 * NEWS: Mention it.
1933
1934 2012-09-18 Yao Qi <yao@codesourcery.com>
1935
1936 * tracepoint.c (tfind_1): Call observer_notify_traceframe_changed
1937 if traceframe changed.
1938 * mi/mi-cmds.c (mi_cmd mi_cmds): Adjust for command
1939 "trace-find".
1940 * mi/mi-interp.c: Declare 'mi_traceframe_changed'.
1941 (mi_interpreter_init): Hook mi_traceframe_changed to observer
1942 'traceframe_changed'.
1943 (mi_traceframe_changed): New.
1944 * mi/mi-main.h (struct mi_suppress_notification) <traceframe>:
1945 New field.
1946 * NEWS: Mention the new MI notification.
1947
1948 2012-09-17 Mike Wrighton <wrighton@codesourcery.com>
1949
1950 * MAINTAINERS (Write After Approval): Add "Mike Wrighton".
1951
1952 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1953
1954 * common/linux-ptrace.c: Change __i386__ to __i386__ || __x86_64__.
1955 (linux_ptrace_test_ret_to_nx): Extend comment for x86_64. Change
1956 __i386__ to __i386__ || __x86_64__. Extend code also for __x86_64__.
1957 Extend code also for PaX support. Convert all gdb_assert to warning
1958 calls.
1959
1960 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1961
1962 Implement auto-load user conveniences suggested by Doug Evans.
1963 * auto-load.c: Include top.h.
1964 (file_is_auto_load_safe): New variable advice_printed. Print advice.
1965 (_initialize_auto_load): New variable scripts_directory_help. Mention
1966 GDBPY_AUTO_FILE_NAME and GDB_AUTO_FILE_NAME for set auto-load
1967 scripts-directory. Document in online help one can use also files for
1968 set auto-load safe-path.
1969 * python/py-auto-load.c: (GDBPY_AUTO_FILE_NAME): Move it from here ...
1970 * python/python.h (GDBPY_AUTO_FILE_NAME): ... to here.
1971
1972 2012-09-17 Siddhesh Poyarekar <siddhesh@redhat.com>
1973
1974 * tic6x-tdep.c (tic6x_push_dummy_call): Remove unused definition
1975 of LEN.
1976
1977 2012-09-17 Siddhesh Poyarekar <siddhesh@redhat.com>
1978
1979 * m2-valprint.c (m2_print_array_contents): Eliminate variable
1980 ELTLEN and use TYPE_LENGTH directly.
1981 (m2_val_print): Likewise.
1982 * m68k-tdep.c (m68k_svr4_extract_return_value): Eliminate
1983 variable LEN and use TYPE_LENGTH directly.
1984 (m68k_svr4_store_return_value): Likewise.
1985 * mips-tdep.c (mips_o32_push_dummy_call): Eliminate variable
1986 ARGLEN and use TYPE_LENGTH directly.
1987 (mips_o64_push_dummy_call): Likewise.
1988 * s390-tdep (s390_function_arg_pass_by_reference): Eliminate
1989 variable LENGTH and use TYPE_LENGTH directly.
1990 (s390_function_arg_float): Likewise.
1991 (s390_function_arg_integer): Likewise.
1992 (s390_push_dummy_call): Likewise.
1993 (s390_return_value_convention): Likewise.
1994 * spu-tdep.c (spu_push_dummy_call): Eliminate LEN and use
1995 TYPE_LENGTH directly.
1996
1997 2012-09-17 Yao Qi <yao@codesourcery.com>
1998
1999 * cli/cli-decode.c (add_setshow_zuinteger_unlimited_cmd): New.
2000 Update comment to add_setshow_integer_cmd.
2001 * cli/cli-setshow.c (do_set_command): Handle case
2002 'var_zuinteger_unlimited'.
2003 (do_show_command): Likewise.
2004 * cli/cli-cmds.c (init_cmds): Call add_setshow_zuinteger_unlimited_cmd
2005 for command 'remotetimeout'.
2006 * command.h (enum var_types): New zuinteger_unlimited. Update comment
2007 to var_integer.
2008 * source.c (_initialize_source): Call add_setshow_zuinteger_unlimited_cmd
2009 for command 'set listsize'.
2010
2011 2012-09-17 Siddhesh Poyarekar <siddhesh@redhat.com>
2012
2013 * infrun.c (restore_infcall_suspend_state): Eliminate single-use
2014 variable LEN.
2015
2016 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2017
2018 PR 14119
2019 * frame.c (skip_inlined_frames): Skip also TAILCALL_FRAME frames.
2020 (frame_pop): Drop also TAILCALL_FRAME frames.
2021 * infcmd.c (finish_command): Ignore also TAILCALL_FRAME frames.
2022
2023 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2024 Pedro Alves <palves@redhat.com>
2025
2026 PR 14548
2027 * infrun.c (handle_inferior_event): Do not reverse-continue back to the
2028 function start if we are already at function start. Both for
2029 reverse-next and for reverse-step into function without line number
2030 info.
2031
2032 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2033
2034 Code cleanup - rename 'inline' depth to 'artificial' depth.
2035 * breakpoint.c (set_momentary_breakpoint): Rename at a caller to
2036 frame_id_artificial_p, extend the comment.
2037 * dwarf2-frame-tailcall.c (tailcall_frame_this_id): Rename at a user.
2038 * frame.c (fprint_frame_id): Rename at a user, change debug output
2039 text to "artificial=".
2040 (skip_inlined_frames): Rename to ...
2041 (skip_artificial_frames): ... here. Extend the comment.
2042 (get_stack_frame_id, frame_unwind_caller_id): Rename at a caller.
2043 (frame_id_inlined_p): Rename to ...
2044 (frame_id_artificial_p): ... here. Rename at a user.
2045 (frame_id_eq, frame_id_inner, frame_unwind_caller_pc)
2046 (frame_unwind_caller_pc_if_available, frame_unwind_caller_arch): Rename
2047 at a user.
2048 * frame.h (struct frame_id): Rename inline_depth to artificial_depth.
2049 Extend the comment.
2050 (frame_id_inlined_p): Rename to ...
2051 (frame_id_artificial_p): ... here.
2052 * inline-frame.c (inline_frame_this_id): Rename at a user.
2053
2054 2012-09-14 Andrew Burgess <aburgess@broadcom.com>
2055
2056 * c-typeprint.c (c_type_print_varspec_suffix): Display the size of
2057 vector variables using vector_size syntax rather than array
2058 syntax.
2059
2060 2012-09-14 Siddhesh Poyarekar <siddhesh@redhat.com>
2061
2062 * valarith.c (value_concat): Replace unsafe ALLOCA with
2063 XMALLOC/XFREE.
2064
2065 2012-09-14 Pedro Alves <palves@redhat.com>
2066
2067 * gdb.1 (SEE ALSO): Expand pointer to GDB's Texinfo manual.
2068
2069 2012-09-14 Khoo Yit Phang <khooyp@cs.umd.edu>
2070
2071 Point contrib/cc-with-tweaks.sh to the build-local data-directory.
2072 * contrib/cc-with-tweaks.sh (GDB): Add -data-directory
2073 data-directory as appropriate.
2074
2075 2012-09-14 Siddhesh Poyarekar <siddhesh@redhat.com>
2076
2077 * printcmd.c (ui_printf): Eliminate single-use variable
2078 PARAM_LEN.
2079
2080 2012-09-14 Yao Qi <yao@codesourcery.com>
2081 Pedro Alves <palves@redhat.com>
2082
2083 * valops.c (value_assign): Move observer_notify_target_changed
2084 below to replace reinit_frame_cache.
2085
2086 2012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
2087
2088 Refactor Python "gdb" module into a proper Python package, by
2089 introducing a new "_gdb" module for code implemented in C, and
2090 using reload/__import__ instead of exec.
2091 * python/lib/gdb/__init__.py: Import * from _gdb.
2092 (GdbOutputFile, sys.stdout, GdbOutputErrorFile, sys.stderr,
2093 prompt_hook, sys.argv): Moved from finish_python_initialization.
2094 (pretty_printers, PYTHONDIR): Moved from _initialize_python.
2095 (packages, auto_load_packages): New list and function replacing
2096 module_dict and auto-loading code, using __file__ instead of
2097 gdb.PYTHONDIR and reload/__import__ instead of exec.
2098 (GdbSetPythonDirectory): Replacing function of the same name
2099 from finish_python_initialization, using reload/__import__ instead
2100 of exec, as well as call auto_load_packages.
2101 * python/py-prettyprint.c (find_pretty_printer_from_gdb): Check
2102 gdb_python_module and not gdb_module.
2103 * python/python-internal.h (gdb_python_module): Declare.
2104 * python/python.c (gdb_python_module): New global.
2105 (before_prompt_hook): Check gdb_python_module and not gdb_module.
2106 (_initialize_python): Rename gdb module to _gdb.
2107 Move gdb.PYTHONDIR and gdb.pretty_printer to lib/gdb/__init__.py.
2108 (finish_python_initialization): Move Python code to
2109 lib/gdb/__init__.py; instead, set up sys.path and import gdb into
2110 __main__.
2111
2112 2012-09-13 Pedro Alves <palves@redhat.com>
2113
2114 * Makefile.in (COMMON_OBS): Add registry.o.
2115 * registry.c: New file.
2116 * registry.h (struct registry_container): Declare.
2117 (registry_data_callback): New typedef.
2118 (struct registry_data, struct registry_data_registration, struct
2119 registry_data_registry): New type.
2120 (register_data_with_cleanup, registry_alloc_data)
2121 (registry_callback_adaptor, registry_clear_data)
2122 (registry_container_free_data, registry_set_data, registry_data):
2123 Declare.
2124 (DEFINE_REGISTRY): Refactor structures and functions as shims over
2125 the new common structures and functions.
2126 (DECLARE_REGISTRY): Declare struct TAG ## _data. Use the tagged
2127 callback typedefs.
2128
2129 2012-09-12 Mike Wrighton <wrighton@codesourcery.com>
2130
2131 * remote.c (remote_insert_hw_breakpoint): Throw exception if
2132 there is an error inserting hardware breakpoints and use the
2133 error message from the target.
2134
2135 * breakpoint.c (insert_bp_location, insert_breakpoint_locations):
2136 Catch this exception and print the error message contained within. Do not
2137 print the default hardware error breakpoint message in this case.
2138
2139 2012-09-12 Doug Evans <dje@google.com>
2140
2141 * dwarf2read.c (dwarf2_read_addr_index): Fix handling the case where
2142 cu == NULL.
2143
2144 2012-09-11 Doug Evans <dje@google.com>
2145
2146 * dwarf2read.c (dw2_do_expand_symtabs_matching): Don't examine
2147 .gdb_index symbol attributes if there are none.
2148
2149 2012-09-11 Joel Brobecker <brobecker@adacore.com>
2150
2151 * symtab.h (struct minimal_symbol) [has_size]: New field.
2152 (MSYMBOL_SIZE): Adjust to forbid macro from being used as lvalue.
2153 (SET_MSYMBOL_SIZE, MSYMBOL_HAS_SIZE): New macros.
2154 * printcmd.c (build_address_symbolic): Only filter out zero-sized
2155 minimal symbols if the symbol's size is actually known.
2156 * minsyms.c (prim_record_minimal_symbol_full): Adjust setting
2157 of msymbol's size field. Add comment.
2158 * elfread.c (elf_symtab_read, elf_rel_plt_read): Use
2159 SET_MSYMBOL_SIZE to set the minimal symbol size.
2160
2161 2012-09-11 Joel Brobecker <brobecker@adacore.com>
2162
2163 * minsyms.c (install_minimal_symbols): Use memset to fill entire
2164 minimal_symbol struct object, rather than setting some of its
2165 fields one by one.
2166
2167 2012-09-11 Andrew Burgess <aburgess@broadcom.com>
2168
2169 * c-typeprint.c (c_type_print_varspec_prefix): Pass through the
2170 passed_a_ptr flag when displaying typedef types.
2171
2172 2012-09-10 Joel Brobecker <brobecker@adacore.com>
2173
2174 * ada-lang.c (coerce_unspec_val_to_type): Make sure that
2175 the optimized_out flag is preserved.
2176
2177 2012-09-10 Anthony Green <green@moxielogic.com>
2178
2179 * moxie-tdep.c (moxie_analyze_prologue): Update for function
2180 prologue changes in GCC.
2181
2182 2012-09-10 Keith Seitz <keiths@redhat.com>
2183
2184 PR gdb/13483
2185 * gdbtypes.h (BOOL_PTR_CONVERSION_BADNESS): Rename to ...
2186 (BOOL_CONVERSION_BADNESS): ... this.
2187 * gdbtypes.c (BOOL_PTR_CONVERSION_BADNESS): Likewise.
2188 (rank_one_type): Allow all boolean conversions
2189 permitted by the standard.
2190
2191 2012-09-06 Tom Tromey <tromey@redhat.com>
2192
2193 * python/py-newobjfileevent.c (create_new_objfile_event_object):
2194 Don't decref py_objfile.
2195
2196 2012-09-02 Khoo Yit Phang <khooyp@cs.umd.edu>
2197
2198 Do not enable -lmcheck by default when Python is enabled with
2199 threading support.
2200 * configure.ac: (python_has_threads) New variable, by testing
2201 if WITH_THREAD is defined in Python.h.
2202 Move --enable-lmcheck after --with-python.
2203 Do not enable -lmcheck by default if python_has_threads=yes.
2204 Warn if --enable-lmcheck and python_has_threads=yes.
2205 * configure: Regenerate.
2206
2207 2012-08-31 Yao Qi <yao@codesourcery.com>
2208
2209 * mi/mi-cmds.c (mi_cmds): New macros DEF_MI_CMD_CLI
2210 DEF_MI_CMD_MI DEF_MI_CMD_CLI_1 and DEF_MI_CMD_CLI_1.
2211 Update some commands.
2212 * mi/mi-cmds.h (struct mi_cmd) <suppress_notification>: New field.
2213 * mi/mi-main.c (mi_cmd_execute): Set '*parse->cmd->suppress_notification'
2214 to 1.
2215
2216 2012-08-31 Yao Qi <yao@codesourcery.com>
2217
2218 * mi/mi-cmds.c (mi_cmds): Add 'static'.
2219
2220 2012-08-30 Khoo Yit Phang <khooyp@cs.umd.edu>
2221
2222 * MAINTAINERS (Write After Approval): Add "Khoo Yit Phang".
2223
2224 2012-08-29 Doug Evans <dje@google.com>
2225
2226 * main.c (print_gdb_help): Remove reference to
2227 --use-deprecated-index-sections.
2228
2229 2012-08-28 Yao Qi <yao@codesourcery.com>
2230
2231 * cli/cli-cmds.c (max_user_call_depth): Add 'unsigned'.
2232 (init_cmds): Call add_setshow_uinteger_cmd for command
2233 'max-user-call-depth'.
2234 * cli/cli-script.c (execute_user_command): Add 'unsigned' to the
2235 declaration of 'max_user_call_depth'.
2236 * frame.c (backtrace_limit): Add 'unsigned'.
2237 (_initialize_frame): Call add_setshow_uinteger_cmd for command
2238 'limit'.
2239 * remote.c (remoteaddresssize): Add 'unsigned'.
2240 (remote_address_masked): Change local var 'address_size' to
2241 'unsigned'.
2242 (_initialize_remote): Call add_setshow_uinteger_cmd for
2243 'remoteaddresssize'.
2244 * top.c (history_size): Add 'unsigned'.
2245 (show_commands): Change local variables to 'unsigned'.
2246 (set_history_size_command): Don't check history_size is negative.
2247 Adjust the condition to call unstifle_history and set history_size
2248 to UNIT_MAX.
2249
2250 2012-08-28 Pedro Alves <palves@redhat.com>
2251
2252 PR gdb/14428
2253
2254 * infcmd.c (default_print_one_register_info): New, factored out
2255 from default_print_registers_info.
2256 (default_print_registers_info): Use it. Mark value unavailable if
2257 necessary.
2258 (registers_info): Print user registers with
2259 default_print_one_register_info.
2260
2261 2010-08-27 H.J. Lu <hongjiu.lu@intel.com>
2262
2263 PR tui/14486
2264 * tui/tui-source.c (tui_source_is_displayed): Check if TUI_SRC_WIN
2265 is not NULL before referencing it.
2266
2267 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2268
2269 * breakpoint.c (parse_breakpoint_sals) <(*address) == NULL>: New
2270 variable pc. Call find_pc_line instead of find_pc_overlay, restore
2271 original PC for it.
2272
2273 2012-08-27 Eli Zaretskii <eliz@gnu.org>
2274 Jan Kratochvil <jan.kratochvil@redhat.com>
2275
2276 * auto-load.c (auto_load_objfile_script): Rename to ...
2277 (auto_load_objfile_script_1): ... here, change variable realname to
2278 parameter realname, document it, add return value, add variable retval.
2279 (auto_load_objfile_script): New function.
2280
2281 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2282
2283 * cli/cli-decode.c (print_doc_line): Keep skipping '.' and ',' not
2284 followed by a whitespace.
2285
2286 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2287
2288 PR gdb/14494.
2289 * dwarf2read.c (dwarf2_locate_sections): Move variable aflag here.
2290 Move the SEC_HAS_CONTENTS check here - for any NAMES use.
2291 (dwarf2_locate_sections) <eh_frame>: Move the variable and check from
2292 here.
2293
2294 2012-08-27 Wei-cheng Wang <cole945@gmail.com>
2295
2296 * memattr.c (create_mem_region): Fix memory region overlapping
2297 checking.
2298
2299 2012-08-24 Siddhesh Poyarekar <siddhesh@redhat.com>
2300
2301 * h8300-tdep.c (h8300_push_dummy_call): Replace unsafe alloca
2302 with xmalloc/cleanup.
2303 * mt-tdep.c (mt_push_dummy_call): Likewise.
2304 * tilegx-tdep.c (tilegx_push_dummy_call): Likewise.
2305 * xstormy16-tdep.c (xstormy16_push_dummy_call): Likewise.
2306
2307 2012-08-24 Yao Qi <yao@codesourcery.com>
2308
2309 * jv-exp.y (push_expression_name): Add "." at the end of error
2310 message.
2311
2312 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2313
2314 Document how to return from "python-interactive" to GDB.
2315 * python/python.c (_initialize_python): Update documentation.
2316
2317 2012-08-23 Pedro Alves <palves@redhat.com>
2318
2319 * infrun.c (_initialize_infrun) <handle command help text>:
2320 Mention that multiple signals are supported.
2321
2322 2012-08-23 Pedro Alves <palves@redhat.com>
2323
2324 * infcmd.c (_initialize_infcmd) <signal command>: Fix typo in help
2325 string.
2326
2327 2012-08-23 Yao Qi <yao@codesourcery.com>
2328
2329 * tracepoint.c (disconnect_tracing): Call set_tracepoint_num.
2330 (tfind_1): Don't call registers_changed, set_traceframe_num,
2331 and clear_traceframe_info.
2332 Call set_current_traceframe.
2333 (set_current_traceframe): call set_traceframe_num.
2334
2335 2012-08-22 Sergio Durigan Junior <sergiodj@redhat.com>
2336
2337 * remote-sim.c (_initialize_remote_sim): Pass NULL argument to
2338 `register_inferior_data_with_cleanup', fixing regression on PowerPC64.
2339
2340 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2341
2342 Enable readline in Python in a GDB-specific way and block the
2343 standard Python readline module to prevent conflicts with GDB.
2344 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-gdb-readline.o.
2345 (SUBDIR_PYTHON_SRCS): Add python/py-gdb-readline.c.
2346 (py-gdb-readline.o): Add rule to compile python/py-gdb-readline.c.
2347 * python/py-gdb-readline.c: New file.
2348 * python/python-internal.h (gdbpy_initialize_gdb_readline): New
2349 prototype.
2350 * python/python.c (_initialize_python): Call
2351 gdbpy_initialize_gdb_readline.
2352
2353 2012-08-22 Keith Seitz <keiths@redhat.com>
2354
2355 * defs.h: Include build-gnulib/config.h
2356
2357 2012-08-22 Joseph Myers <joseph@codesourcery.com>
2358
2359 * arm-tdep.c (thumb_get_next_pc_raw): Mask off low bits for bx pc
2360 and blx pc.
2361
2362 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2363
2364 Add a new "python-interactive" command that starts a standard
2365 Python interactive prompt with "pi" as alias, and add "py" as
2366 an alias to "python".
2367 * NEWS: Mention the new commands.
2368 * python/python.c (eval_python_command): New function.
2369 (python_interactive_command): For "python-interactive" with
2370 arguments, call eval_python_command. For "python-interactive"
2371 without arguments, call PyRun_InteractiveLoop.
2372 (_initialize_python): Add "python-interactive" command with
2373 "pi" as alias, and add "py" as an alias to "python".
2374
2375 2012-08-22 Tom Tromey <tromey@redhat.com>
2376
2377 * defs.h (quit_flag): Don't declare.
2378 (clear_quit_flag, check_quit_flag, set_quit_flag): Declare.
2379 (QUIT): Use new functions.
2380 * event-top.c (command_handler): Use clear_quit_flag.
2381 (handle_sigint): Use set_quit_flag.
2382 (async_request_quit): Use check_quit_flag. Don't check
2383 immediate_quit.
2384 * exceptions.c (throw_exception): Use clear_quit_flag.
2385 * main.c (captured_main): Use clear_quit_flag.
2386 * python/python.c (clear_quit_flag, set_quit_flag)
2387 (check_quit_flag): New functions.
2388 * remote-sim.c (gdb_os_poll_quit): Use check_quit_flag,
2389 clear_quit_flag.
2390 * remote.c (remote_wait_as): Use check_quit_flag,
2391 clear_quit_flag.
2392 (remote_start_remote): Call QUIT.
2393 * symfile.c (load_progress): Use check_quit_flag.
2394 * top.c (command_loop): Use clear_quit_flag.
2395 (command_line_input): Call QUIT.
2396 * utils.c (quit_flag): Conditionally define.
2397 (clear_quit_flag, check_quit_flag, set_quit_flag): New
2398 functions.
2399 (prompt_for_continue): Call QUIT. Use quit, not
2400 async_request_quit.
2401 * remote-mips.c (mips_expect_timeout): Call QUIT.
2402 * monitor.c (monitor_expect): Call QUIT.
2403
2404 2012-08-22 Tom Tromey <tromey@redhat.com>
2405
2406 * event-top.c (sigwinch_token, handle_sigwinch): Remove.
2407 (async_init_signals): Update.
2408 * utils.c (init_page_info): Don't use SIGWINCH_HANDLER.
2409 (SIGWINCH_HANDLER_BODY): Remove.
2410
2411 2012-08-22 Tom Tromey <tromey@redhat.com>
2412
2413 * jit.c (jit_object_close_impl): Don't malloc the objfile
2414 name.
2415 * objfiles.c (allocate_objfile): Don't malloc the objfile
2416 name.
2417 (free_objfile): Don't free the objfile name.
2418 * objfiles.h (struct objfile) <name>: Update comment.
2419 * symfile.c (reread_symbols): Fix reference counting. Don't
2420 malloc objfile name.
2421
2422 2012-08-22 Tom Tromey <tromey@redhat.com>
2423
2424 * windows-nat.c (windows_make_so): Use gdb_bfd_open.
2425 * symfile.c (bfd_open_maybe_remote): Use gdb_bfd_open.
2426 (symfile_bfd_open): Likewise.
2427 (generic_load): Likewise.
2428 * solib.c (solib_bfd_fopen): Use gdb_bfd_open.
2429 * solib-pa64.c (pa64_solib_create_inferior_hook): Use
2430 gdb_bfd_open.
2431 * solib-darwin.c (darwin_solib_get_all_image_info_addr_at_init):
2432 Use gdb_bfd_open.
2433 * rs6000-nat.c (add_vmap): Use gdb_bfd_open.
2434 * remote-mips.c (mips_load_srec): Use gdb_bfd_open.
2435 (pmon_load_fast): Likewise.
2436 * remote-m32r-sdi.c (m32r_load): Use gdb_bfd_open.
2437 * procfs.c (insert_dbx_link_bpt_in_file): Use gdb_bfd_open.
2438 * machoread.c (macho_symfile_read_all_oso): Use gdb_bfd_open.
2439 (macho_check_dsym): Likewise.
2440 * m32r-rom.c (m32r_load): Use gdb_bfd_open.
2441 (m32r_upload_command): Likewise.
2442 * gdb_bfd.h (gdb_bfd_cache): Declare.
2443 * gdb_bfd.c (struct gdb_bfd_data): New.
2444 (gdb_bfd_cache): New global.
2445 (struct gdb_bfd_cache_search): New.
2446 (hash_bfd): New function.
2447 (eq_bfd): Likewise.
2448 (gdb_bfd_open): Likewise.
2449 (gdb_bfd_ref): Allocate a gdb_bfd_data and attach to the BFD.
2450 (gdb_bfd_unref): Remove closed BFD from cache. Update for
2451 gdb_bfd_data.
2452 * exec.c (exec_file_attach): Use gdb_bfd_open.
2453 * dsrec.c (load_srec): Use gdb_bfd_open.
2454
2455 2012-08-22 Tom Tromey <tromey@redhat.com>
2456
2457 * dwarf2read.c (macro_start_file): Update.
2458 * objfiles.c (get_objfile_bfd_data): Initialize macro_cache.
2459 (free_objfile_per_bfd_storage): Destroy macro_cache.
2460 (allocate_objfile, free_objfile): Update.
2461 * objfiles.h (struct objfile_per_bfd_storage) <macro_cache>:
2462 New field.
2463 (struct objfile) <macro_cache>: Remove.
2464 * symfile.c (reread_symbols): Update.
2465 * symmisc.c (print_symbol_bcache_statistics): Update.
2466 (print_objfile_statistics): Update.
2467
2468 2012-08-22 Tom Tromey <tromey@redhat.com>
2469
2470 * elfread.c (elf_symtab_read): Update.
2471 * objfiles.c (objfiles_bfd_data): New global.
2472 (get_objfile_bfd_data, free_objfile_per_bfd_storage)
2473 (objfile_bfd_data_free, set_objfile_per_bfd): New functions.
2474 (allocate_objfile, free_objfile): Update.
2475 (_initialize_objfiles): Initialize objfiles_bfd_data.
2476 * objfiles.h (struct objfile_per_bfd_storage): New.
2477 (struct objfile) <per_bfd>: New field.
2478 <filename_cache>: Remove.
2479 (set_objfile_per_bfd): Declare.
2480 * symfile.c (reread_symbols): Update. Call
2481 set_objfile_per_bfd.
2482 (allocate_symtab): Update.
2483 * symmisc.c (print_symbol_bcache_statistics): Update.
2484 (print_objfile_statistics): Print the size of the BFD obstack.
2485
2486 2012-08-22 Tom Tromey <tromey@redhat.com>
2487
2488 * gdb_bfd.h: Include registry.h. Use DECLARE_REGISTRY.
2489 * gdb_bfd.c: Use DEFINE_REGISTRY.
2490 (struct gdb_bfd_data): Add REGISTRY_FIELDS.
2491 (gdb_bfd_ref): Call bfd_alloc_data.
2492 (gdb_bfd_unref): Call bfd_free_data.
2493
2494 2012-08-22 Tom Tromey <tromey@redhat.com>
2495
2496 * registry.h (struct registry_fields): New.
2497 (REGISTRY_FIELDS): Redefine.
2498 (REGISTRY_ACCESS_FIELD): New macro.
2499 (DEFINE_REGISTRY): Add ACCESS argument. Update defined
2500 functions.
2501
2502 2012-08-22 Tom Tromey <tromey@redhat.com>
2503
2504 * auto-load.c (_initialize_auto_load): Update.
2505 * solib-svr4.c (_initialize_svr4_solib): Update
2506 * solib-dsbt.c (_initialize_dsbt_solib): Update.
2507 * solib-darwin.c (_initialize_darwin_solib): Update.
2508 * registry.h: New file.
2509 * python/py-progspace.c (gdbpy_initialize_pspace): Update.
2510 * python/py-inferior.c (gdbpy_initialize_inferior): Update.
2511 * progspace.h: Include registry.h. Use DECLARE_REGISTRY.
2512 (register_program_space_data_with_cleanup)
2513 (register_program_space_data, program_space_alloc_data)
2514 (clear_program_space_data, set_program_space_data)
2515 (program_space_data): Don't declare.
2516 * progspace.c: Use DEFINE_REGISTRY.
2517 (struct program_space_data, struct
2518 program_space_data_registration, struct
2519 program_space_data_registry, program_space_data_registry)
2520 (register_program_space_data_with_cleanup)
2521 (register_program_space_data, program_space_alloc_data)
2522 (program_space_free_data, clear_program_space_data)
2523 (set_program_space_data, program_space_data): Remove.
2524 * objfiles.h: Include registry.h. Use DECLARE_REGISTRY.
2525 (struct objfile) <data, num_data>: Replace with REGISTRY_FIELDS.
2526 (register_objfile_data_with_cleanup, register_objfile_data)
2527 (clear_objfile_data, set_objfile_data, objfile_data): Don't
2528 declare.
2529 * objfiles.c: Use DEFINE_REGISTRY.
2530 (struct objfile_data, struct objfile_data_registration, struct
2531 objfile_data_registry, objfile_data_registry)
2532 (register_objfile_data_with_cleanup, register_objfile_data)
2533 (objfile_alloc_data, objfile_free_data, clear_objfile_data)
2534 (set_objfile_data, objfile_data): Remove.
2535 (_initialize_objfiles): Update.
2536 * jit.c (_initialize_jit): Update.
2537 * inflow.c (_initialize_inflow): Update.
2538 * inferior.h: Include registry.h. Use DECLARE_REGISTRY.
2539 (struct inferior) <data, num_data>: Replace with REGISTRY_FIELDS.
2540 (register_inferior_data_with_cleanup, register_inferior_data)
2541 (clear_inferior_data, set_inferior_data, inferior_data): Don't
2542 declare.
2543 * inferior.c: Use DEFINE_REGISTRY.
2544 (struct inferior_data, struct inferior_data_registration, struct
2545 inferior_data_registry, inferior_data_registry)
2546 (register_inferior_data_with_cleanup, register_inferior_data)
2547 (inferior_alloc_data, inferior_free_data clear_inferior_data)
2548 (set_inferior_data, inferior_data): Remove.
2549 * auxv.c (_initialize_auxv): Update.
2550 * ada-lang.c (_initialize_ada_language): Update.
2551 * breakpoint.c (_initialize_breakpoint): Update.
2552 * i386-nat.c (i386_use_watchpoints): Update.
2553
2554 2012-08-22 Tom Tromey <tromey@redhat.com>
2555
2556 * exec.c (exec_close, exec_file_attach): Update.
2557 (add_to_section_table): Initialize 'key' field.
2558 (add_target_sections, remove_target_sections): Add 'key' argument.
2559 * exec.h (add_target_sections, remove_target_sections): Add
2560 'key' argument.
2561 * solib.c (solib_map_sections, update_solib_list, clear_solib)
2562 (reload_shared_libraries_1): Update.
2563 * target.h (struct target_section) <key>: New field.
2564
2565 2012-08-22 Tom Tromey <tromey@redhat.com>
2566
2567 * cli/cli-cmds.c (filter_sals): Handle nelts == 0 case.
2568
2569 2012-08-21 Pierre Muller <muller@ics.u-strasbg.fr>
2570
2571 * symfile.c (allocate_symtab): Use host_address_to_string
2572 function instead of cast of pointer to long which is not
2573 compatible with x86_64-w64-mingw32 build.
2574
2575 2012-08-19 Andrew Pinski <apinski@cavium.com>
2576
2577 * mips-tdep.c (is_octeon): New function.
2578 (is_octeon_bbit_op): New function.
2579 (mips32_next_pc): Handle Octeon's bbit instructions.
2580 (mips32_instruction_has_delay_slot): Likewise.
2581
2582 2012-08-19 Andrew Pinski <apinski@cavium.com>
2583
2584 * mips-tdep.c (mips32_next_pc): Fix line spacing of the comment
2585 before the function.
2586
2587 2012-08-19 Andrew Pinski <apinski@cavium.com>
2588
2589 * mips-tdep.c (mips32_next_pc): Consolidate calls to itype_op.
2590
2591 2012-08-19 Keith Seitz <keiths@redhat.com>
2592
2593 PR c++/14365
2594 * c-typeprint.c (c_type_print_varspec_prefix): Pass
2595 -1 for SHOW to c_type_print_base for METHODPTR and MEMBERPTR.
2596
2597 2012-08-18 Eli Zaretskii <eliz@gnu.org>
2598
2599 * Makefile.in (HFILES_NO_SRCDIR): Fix a typo: golang.h -> go-lang.h.
2600 The typo broke "make TAGS".
2601
2602 2012-08-17 Joel Brobecker <brobecker@adacore.com>
2603
2604 GDB 7.5 released.
2605
2606 2012-08-17 Keith Seitz <keiths@redhat.com>
2607
2608 PR c++/13356
2609 * gdbtypes.c (strict_type_checking): New variable.
2610 (show_strict_type_checking): New function.
2611 (rank_one_type): Return NS_POINTER_INTEGER_CONVERSION_BADNESS
2612 if strict type checking is disabled.
2613 (_initialize_gdbtypes): Add "check type" subcommand.
2614 * gdbtypes.h (NS_INTEGER_POINTER_CONVERSION_BADNESS): New struct.
2615
2616 2012-08-17 Keith Seitz <keiths@redhat.com>
2617
2618 * language.h (type_mode): Remove.
2619 (type_check): Remove.
2620 (struct language_defn): Remove la_type_check.
2621 (STRICT_TYPE): Remove unused macro.
2622 (type_error): Remove.
2623 * language.c (set_type_range_case): Renamed to ...
2624 (set_range_case): ... this. Update all callers.
2625 Remove type_mode/type_check.
2626 (type_mode): Remove.
2627 (type_check): Remove.
2628 (show_type_command): Remove.
2629 (set_type_command): Remove.
2630 (language_info): Remove type checking output.
2631 (type_error): Remove unused function.
2632 (range_error): Update comment.
2633 (unknown_language_defn): Remove la_type_check.
2634 (auto_language_defn): Likewise.
2635 (local_language_defn): Likewise.
2636 (_initialize_language): Remove "check type" subcommand.
2637 * ada-lang.c (ada_language_defn): Remove la_type_check.
2638 * c-lang.c (c_language_defn): Likewise.
2639 (cplus_language_defn): Likewise.
2640 (asm_language_defn): Likewise.
2641 (minimal_language_defn): Likewise.
2642 * d-lang.c (d_language_defn): Likewise.
2643 * f-lang.c (f_language_defn): Likewise.
2644 * go-lang.c (go_language_defn): Likewise.
2645 * jv-lang.c (java_language_defn): Likewise.
2646 * m2-lang.c (m2_language_defn): Likewise.
2647 * objc-lang.c (objc_language_defn): Likewise.
2648 * opencl-lang.c (opencl_language_defn): Likewise.
2649 * p-lang.c (pascal_language_defn): Likewise.
2650
2651 2012-08-16 Mike Frysinger <vapier@gentoo.org>
2652
2653 * infcmd.c (_initialize_infcmd): Remove trailing ) in next help text.
2654
2655 2012-08-16 Joel Brobecker <brobecker@adacore.com>
2656
2657 * ia64-hpux-nat.c (ia64_hpux_get_register_from_save_state_t):
2658 New function.
2659 (ia64_hpux_xfer_memory): Check if inferior_ptid is known before
2660 using the regache. Use ia64_hpux_get_register_from_save_state_t
2661 to access the bsp and bspstore registers if not.
2662
2663 2012-08-16 Joel Brobecker <brobecker@adacore.com>
2664
2665 * breakpoint.h (detach_breakpoints): pid parameter is now a ptid.
2666 * breakpoint.c (detach_breakpoints): Change pid parameter into
2667 a ptid. Adjust code accordingly.
2668 * infrun.c (handle_inferior_event): Delete variable child_pid.
2669 Update call to detach_breakpoints to pass the child ptid for
2670 fork events.
2671 * linux-nat.c (linux_nat_iterate_watchpoint_lwps): Remove
2672 assert that inferior_ptid's lwp is zero.
2673 (linux_handle_extended_wait): Update call to detach_breakpoints.
2674 * inf-ttrace.c (inf_ttrace_follow_fork): Update call to
2675 detach_breakpoints.
2676
2677 2012-08-16 Joel Brobecker <brobecker@adacore.com>
2678
2679 * inf-ttrace.c (inf_ttrace_follow_fork): When following the
2680 parent, only call detach_breakpoints if tts.tts_event ==
2681 TTEVT_VFORK.
2682
2683 2012-08-16 Joel Brobecker <brobecker@adacore.com>
2684
2685 * dwarf2-frame.c (dwarf2_frame_cache): Use
2686 get_frame_address_in_block instead of get_frame_pc as
2687 the bound for executing the frame's FDE.
2688
2689 2012-08-16 Yao Qi <yao@codesourcery.com>
2690
2691 * gdbtypes.h (enum type_code): Define TYPE_CODE_BITSTRING -1.
2692 * arm-tdep.c (arm_type_align): Remove code handling TYPE_CODE_BITSTRING.
2693 * c-typeprint.c (c_type_print_varspec_prefix): Likewise.
2694 (c_type_print_varspec_suffix): Likewise.
2695 * eval.c (evaluate_subexp_standard): Likewise.
2696 * f-typeprint.c (f_type_print_varspec_prefix): Likewise.
2697 (f_type_print_varspec_suffix): Likewise.
2698 * gdbtypes.c (is_scalar_type): Likewise.
2699 (recursive_dump_type): Likewise.
2700 * infcall.c (value_arg_coerce): Likewise.
2701 * m2-valprint.c (m2_val_print): Likewise.
2702 * p-typeprint.c (pascal_type_print_varspec_prefix): Likewise.
2703 (pascal_type_print_varspec_suffix): Likewise.
2704 (pascal_type_print_base): Likewise.
2705 * p-valprint.c (pascal_val_print): Likewise.
2706 (pascal_val_print): Likewise.
2707 * valops.c (value_slice): Likewise.
2708 * valprint.c (scalar_type_p): Likewise.
2709 * valarith.c (value_bitstring_subscript): Remove.
2710 (value_concat): Remove code handling TYPE_CODE_BITSTRING.
2711 Remove comment on TYPE_CODE_BITSTRING.
2712
2713 * stabsread.c (read_type): Don't set TYPE_CODE (type) to
2714 TYPE_CODE_BITSTRING.
2715
2716 * python/py-type.c (pyty_codes): Move ENTRY (TYPE_CODE_BITSTRING) to
2717 slot 0.
2718
2719 2012-08-16 Yao Qi <yao@codesourcery.com>
2720
2721 * tracepoint.c (trace_find_none_command): Remove.
2722 (_initialize_tracepoint): Call add_alias_cmd for "tfind none".
2723
2724 2012-08-16 Yao Qi <yao@codesourcery.com>
2725
2726 * remote.c (handle_notification): Remove parameter 'length'.
2727 (putpkt_binary, getpkt_or_notif_sane_1): Caller update.
2728
2729 2012-08-15 Keith Seitz <keiths@redhat.com>
2730
2731 * gdbtypes.c (opaque_type_resolution): Make static.
2732 Add missing comment.
2733 (overload_debug): Add missing comment.
2734 (show_opaque_type_resolution): Likewise.
2735 (show_overload_debug): Likewise.
2736 (print_bit_vector): Remove unnecessary forward declaration.
2737 (print_arg_types): Likewise.
2738 (dump_fn_fieldlists): Likewise.
2739 (print_cplus_stuff): Likewise.
2740
2741 2012-08-15 Tom Tromey <tromey@redhat.com>
2742
2743 * gdb_bfd.c (struct gdb_bfd_data) <archive_bfd>: New field.
2744 (gdb_bfd_ref): Initialize new field.
2745 (gdb_bfd_unref): Unref the archive BFD.
2746 (gdb_bfd_openr_next_archived_file): Acquire a reference to the
2747 parent archive.
2748
2749 2012-08-15 Tom Tromey <tromey@redhat.com>
2750
2751 PR python/14387:
2752 * python/py-bpevent.c (create_breakpoint_event_object): Update
2753 comment.
2754 * python/py-event.c (evpy_add_attribute): Update comment.
2755 * python/py-exitedevent.c (create_exited_event_object): Fix
2756 reference counting and error handling.
2757 * python/py-newobjfileevent.c (create_new_objfile_event_object):
2758 Fix reference counting.
2759 * python/py-signalevent.c (create_signal_event_object): Fix
2760 reference counting and error handling.
2761 * python/py-stopevent.c (emit_stop_event): Fix reference
2762 counting.
2763 * python/py-threadevent.c (get_event_thread): Return a
2764 borrowed reference.
2765 * python/py-type.c (convert_field): Fix reference counting.
2766
2767 2012-08-15 Tom Tromey <tromey@redhat.com>
2768
2769 * dwarf2read.c (dwarf_decode_macro_bytes)
2770 <DW_MACRO_GNU_transparent_include>: Use pointer to included data
2771 as hash key.
2772
2773 2012-08-14 Mike Frysinger <vapier@gentoo.org>
2774
2775 * infcmd.c (_initialize_infcmd): Update help text for the signal,
2776 stepi, nexti, finish, next, step, jump, and continue commands.
2777 * infrun.c (_initialize_infrun): Update help text for the handle
2778 command.
2779
2780 2012-08-14 Doug Evans <dje@google.com>
2781
2782 * gdbtypes.c (struct extra): Delete, unused.
2783
2784 * gdbtypes.c: Whitespace cleanup.
2785 (address_space_name_to_int): Remove "extern" from definition.
2786 (_initialize_gdbtypes): Declare with initialize_file_ftype.
2787
2788 * gdbtypes.c (make_pointer_type): Remove redundant setting of
2789 TYPE_POINTER_TYPE (type).
2790
2791 2012-08-14 Gary Benson <gbenson@redhat.com>
2792
2793 * solib-svr4.c (svr4_free_library_list): Use free_so.
2794
2795 2012-08-13 Mike Frysinger <vapier@gentoo.org>
2796
2797 * .gitignore: Add go-exp.c.
2798
2799 2012-08-13 Doug Evans <dje@google.com>
2800
2801 * value.c (show_convenience): Tweak comment.
2802 (_initialize_values): Mention convenience functions in the help text
2803 for "show convenience".
2804
2805 2012-08-13 Yao Qi <yao@codesourcery.com>
2806
2807 * std-operator.def: Remove TERNOP_SLICE_COUNT.
2808 * breakpoint.c (watchpoint_exp_is_const): Remove handling to
2809 TERNOP_SLICE_COUNT.
2810 * eval.c (evaluate_subexp_standard): Likewise.
2811 * expprint.c (print_subexp_standard): Likewise.
2812 (dump_subexp_body_standard): Likewise.
2813 * parse.c (operator_length_standard): Likewise.
2814
2815 2012-08-13 Yao Qi <yao@codesourcery.com>
2816
2817 * std-operator.def: Remove OP_BITSTRING.
2818 * breakpoint.c (watchpoint_exp_is_const): Update.
2819 * eval.c (evaluate_subexp_standard): Remove handling to
2820 OP_BITSTRING.
2821 * expprint.c (print_subexp_standard): Likewise.
2822 (dump_subexp_body_standard): Likewise.
2823 * parse.c (operator_length_standard): Likewise.
2824 * valops.c (value_bitstring): Remove.
2825 * value.h: Remove the declaration of 'value_bitstring'.
2826
2827 2012-08-10 Sergio Durigan Junior <sergiodj@redhat.com>
2828
2829 * linespec.c (find_methods): Remove unused variables `i1' and
2830 `name_len'.
2831 (decode_line_full): Likewise for `arg_start'.
2832
2833 2012-08-10 Sergio Durigan Junior <sergiodj@redhat.com>
2834
2835 * gdb_bfd.c (gdb_bfd_unref): Remove unused variable `slot'.
2836 (zlib_decompress_section): Likewise for `section_data'.
2837 (gdb_bfd_map_section): Likewise for `buf' and `retbuf'.
2838
2839 2012-08-10 Doug Evans <dje@google.com>
2840
2841 Add $_memeq, $_regex, $_streq, $_strlen convenience functions.
2842 * NEWS: Document them.
2843 * data-directory/Makefile.in (PYTHON_FILES): Add function/__init__.py,
2844 function/strfns.py.
2845 * python/py-type.c (typy_array_1): New function.
2846 (typy_array): Call it.
2847 (typy_vector): New function.
2848 (type_object_methods): Add "vector".
2849 * python/lib/gdb/function/__init__.py: New file.
2850 * python/lib/gdb/function/strfns.py: New file.
2851
2852 2012-08-10 Siddhesh Poyarekar <siddhesh@redhat.com>
2853
2854 * python/py-type.c (convert_field): Use gdb_py_long_from_longest
2855 for TYPE_FIELD_BITPOS.
2856 (typy_get_sizeof): Likewise for TYPE_LENGTH.
2857
2858 2012-08-10 Mike Frysinger <vapier@gentoo.org>
2859
2860 PR cli/10436:
2861 * common/vec.h (VEC_merge): Define.
2862 (DEF_VEC_ALLOC_FUNC_I): Add a merge helper.
2863 (DEF_VEC_ALLOC_FUNC_P): Likewise.
2864 (DEF_VEC_ALLOC_FUNC_O): Likewise.
2865 * completer.c: Include gdb_signals.h.
2866 (signal_completer): Define.
2867 * completer.h (signal_completer): Add prototype.
2868 * infcmd.c (_initialize_infcmd): Assign the command
2869 completer for "signal" to handle_completer.
2870 * infrun.c: Include completer.h.
2871 (handle_completer): Define.
2872 (_initialize_infrun): Declare a new local variable c. Store the
2873 result of add_com("handle") to it. Assign the command
2874 completer for "handle" to handle_completer.
2875
2876 2012-08-09 Yao Qi <yao@codesourcery.com>
2877
2878 * cli/cli-decode.c (set_cmd_prefix): New.
2879 (lookup_cmd_for_prefixlist): New.
2880 (add_prefix_cmd): Call set_cmd_prefix and update field 'prefix'
2881 of each cmd_list_element in *prefixlist.
2882 (add_setshow_cmd_full): set_cmd_prefix.
2883 (add_alias_cmd): Likewise.
2884 * cli/cli-decode.h (struct cmd_list_element) <prefix>: New field.
2885 Declare 'auto_boolean_enums'.
2886 * cli/cli-setshow.c: Include "observer.h".
2887 (notify_command_param_changed_p): New.
2888 (add_setshow_auto_boolean_cmd): Move auto_boolean_enums out.
2889 Remove 'static'.
2890 (do_setshow_command): Split it to ...
2891 (do_set_command, do_show_command): ... them. New.
2892 (do_set_command): Call observer_notify_command_param_changed if
2893 notify_command_param_changed_p returns true.
2894 (cmd_show_list): Caller update.
2895 * auto-load.c (set_auto_load_cmd): Likewise.
2896 * remote.c (show_remote_cmd): Likewise.
2897 * cli/cli-setshow.h: Update declarations.
2898 * top.c (execute_command): Call do_set_command and do_show_command.
2899
2900 * NEWS: Mention new MI notification.
2901 * mi/mi-interp.c: Declare mi_command_param_changed.
2902 (mi_interpreter_init): Attach mi_command_param_changed to
2903 observer command_param_changed.
2904 (mi_command_param_changed): New.
2905 Remove mi_suppress_breakpoint_notifications.
2906 Define global variable mi_suppress_notification.
2907 (mi_breakpoint_created): Update.
2908 (mi_breakpoint_deleted): Likewise.
2909 (mi_breakpoint_modified): Likewise.
2910 * mi/mi-main.c (mi_cmd_execute): Likewise. Check command
2911 'gdb-set' and set mi_suppress_notification.
2912 * mi/mi-main.h: (mi_suppress_notification): New struct.
2913
2914 2012-08-09 Andreas Tobler <andreast@fgznet.ch>
2915 Jan Kratochvil <jan.kratochvil@redhat.com>
2916
2917 * fbsd-nat.h (fbsd_find_memory_regions): Use find_memory_region_ftype.
2918
2919 2012-08-09 Yao Qi <yao@codesourcery.com>
2920
2921 * cli/cli-cmds.c (enablebreaklist): Move it to breakpoint.c.
2922 (skiplist): Move it to skip.c.
2923 (init_cmd_lists): Remove code setting enablebreaklist and
2924 skiplist to NULL.
2925 * breakpoint.c (enablebreaklist): Moved from cli/cli-cmds.c.
2926 * cli/cli-cmds.h: Remove declaration of enablebreaklist and
2927 skiplist.
2928 * gdbcmd.h: Likewise.
2929 * skip.c (_initialize_step_skip): Move 'skiplist' from
2930 cli/cli-cmds.c.
2931
2932 2012-08-09 Yao Qi <yao@codesourcery.com>
2933
2934 * cli/cli-dump.c: Add 'static' to some cmd_list_element variables.
2935 * gnu-nat.c, symfile.c: Likewise.
2936
2937 2012-08-08 Aaron Gamble <agamble@google.com>
2938
2939 * utils.c (prompt_for_continue_wait_time): New static global.
2940 (make_command_stats_cleanup): Initialize it.
2941 (report_command_stats): Subtract time waiting for user.
2942 (prompt_for_continue): Track time waiting for user.
2943 (defaulted_query): Track time waiting for user.
2944
2945 2012-08-08 Doug Evans <dje@google.com>
2946
2947 * eval.c (evaluate_subexp_standard): Fix thinko in handling
2948 UNOP_MEMVAL_TYPE.
2949 * expprint.c (print_subexp_standard, case OP_TYPE): New.
2950 (print_subexp_standard, case UNOP_CAST_TYPE): Don't increment pos.
2951 (print_subexp_standard, case UNOP_DYNAMIC_CAST): Ditto.
2952 (print_subexp_standard, case UNOP_REINTERPRET_CAST): Ditto.
2953 (print_subexp_standard, case UNOP_MEMVAL_TYPE): Ditto.
2954 (dump_subexp_body_standard, case UNOP_DYNAMIC_CAST): Don't increment
2955 elt.
2956 (dump_subexp_body_standard, case UNOP_REINTERPRET_CAST): Ditto.
2957 (dump_subexp_body_standard, case UNOP_CAST_TYPE): Ditto.
2958 (dump_subexp_body_standard, case UNOP_MEMVAL_TYPE): Ditto.
2959 (dump_prefix_expression): Handle OP_TYPE.
2960
2961 2012-08-08 Keith Seitz <keiths@redhat.com>
2962
2963 * breakpoint.c (parse_breakpoint_sals): Remove unused variable
2964 addr_start.
2965
2966 2012-08-08 Doug Evans <dje@google.com>
2967
2968 * linux-thread-db.c: #include "gdb_vecs.h".
2969 (try_thread_db_load_from_pdir_1): New arg "subdir". All callers
2970 updated.
2971 (try_thread_db_load_from_pdir): New arg "subdir". All callers updated.
2972 (thread_db_load_search): Use a vector to iterate over path elements.
2973 Handle text appearing after "$pdir".
2974
2975 * gdb_string.h: Moved to ...
2976 * common/gdb_string.h: ... here.
2977 * common/vec.h: Remove #ifndef GDBSERVER conditional inclusion of
2978 gdb_string.h and gdb_assert.h.
2979
2980 2012-08-08 Yao Qi <yao@codesourcery.com>
2981
2982 * tic6x-tdep.c (tic6x_register_to_value): Remove.
2983 (tic6x_value_to_register): Likewise.
2984 (tic6x_gdbarch_init): Don't call set_gdbarch_register_to_value
2985 and set_gdbarch_value_to_register.
2986
2987 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2988 Jean-Marc Saffroy <saffroy@gmail.com>
2989
2990 PR 11804
2991 * defs.h (find_memory_region_ftype): New comment. New arg modified.
2992 * fbsd-nat.c (fbsd_find_memory_regions): Add the passed modified value.
2993 * gcore.c (gcore_create_callback): New function comment. Add modified
2994 parameter. Only write modified regions. Set SEC_READONLY exactly
2995 according to MODIFIED.
2996 (objfile_find_memory_regions): Ignore separate debug info files. Ass
2997 the passed modified value to FUNC.
2998 * gnu-nat.c (gnu_find_memory_regions): Add the passed modified value.
2999 * linux-tdep.c (linux_find_memory_regions): Try to reads smaps file
3000 first. New variables modified and has_anonymous. Parse the lines of
3001 smaps file. Add the passed MODIFIED value to FUNC.
3002 * procfs.c (find_memory_regions_callback): Add the passed modified
3003 value.
3004
3005 2012-08-06 Tom Tromey <tromey@redhat.com>
3006
3007 * dwarf2-frame.c (clear_pointer_cleanup): New function.
3008 (dwarf2_frame_cache): Use it.
3009 * frame-unwind.h (frame_sniffer_ftype): Document prologue
3010 cache initialization constraint.
3011
3012 2012-08-06 Tom Tromey <tromey@redhat.com>
3013
3014 PR python/14386:
3015 * varobj.c (update_dynamic_varobj_children): Don't call
3016 PyIter_Check.
3017
3018 2012-08-06 Tom Tromey <tromey@redhat.com>
3019
3020 PR cli/14392:
3021 * cli/cli-cmds.c (list_command): Filter 'sals_end'.
3022
3023 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
3024
3025 * NEWS: New entry for 'cd' default parameters.
3026 * cli/cli-cmds.c (cd_command): Replace error_no_arg by DIR assignment.
3027
3028 2012-08-03 Tom Tromey <tromey@redhat.com>
3029
3030 * dwarf2-frame.c (dwarf2_frame_cache): Call do_cleanups before
3031 return.
3032
3033 2012-08-02 Ulrich Weigand <ulrich.weigand@linaro.org>
3034
3035 * inf-child.c (inf_child_fileio_pwrite): If pwrite fails, fall back
3036 to attempting lseek/write.
3037 (inf_child_fileio_pread): Likewise for pread.
3038
3039 2012-08-02 Yao Qi <yao@codesourcery.com>
3040
3041 * dwarf2loc.c (entry_values_debug): Add 'unsigned'.
3042 (_initialize_dwarf2loc): Call add_setshow_zuinteger_cmd instead of
3043 add_setshow_zinteger_cmd.
3044 * dwarf2loc.h: Update the declaration of 'entry_values_debug'.
3045 * dwarf2read.c (dwarf2_die_debug): Add 'unsigned'.
3046 (_initialize_dwarf2_read): Call add_setshow_zuinteger_cmd
3047 instead of add_setshow_zinteger_cmd.
3048 * darwin-nat.c (dwarwin_debug_flag): Add 'unsigned'.
3049 (_initialize_darwin_inferior): Call add_setshow_zuinteger_cmd
3050 instead of add_setshow_zinteger_cmd.
3051 * frame.c (frame_debug): Add 'unsigned'.
3052 (_intialize_frame): Call add_setshow_zuinteger_cmd instead of
3053 add_setshow_zinteger_cmd.
3054 * frame.h: Update the declaration of 'frame_debug'.
3055 * gdbtypes.c (overload_debug): Add 'unsigned'.
3056 (_initialize_gdbtypes): Call add_setshow_zuinteger_cmd instead of
3057 add_setshow_zinteger_cmd.
3058 * inferior.h: Update declaration of 'debug_infrun'.
3059 * infrun.c (debug_infrun): Add 'unsigned'.
3060 (_initialize_infrun): Call add_setshow_zuinteger_cmd instead of
3061 add_setshow_zinteger_cmd.
3062 * jit.c (jit_debug): Add 'unsigned'.
3063 (_initialize_jit): Call add_setshow_zuinteger_cmd instead of
3064 add_setshow_zinteger_cmd.
3065 * linux-nat.c (debug_linux_nat): Add 'unsigned'.
3066 (_initialize_linux_nat): Call add_setshow_zuinteger_cmd
3067 instead of add_setshow_zinteger_cmd.
3068 * linux-thread-db.c (libthread_db_debug): Add 'unsigned'.
3069 (_initialize_thread_db): Call add_setshow_zuinteger_cmd instead of
3070 add_setshow_zinteger_cmd.
3071 * machoread.c (mach_o_debug_level): Add 'unsigned'.
3072 (_initialize_machoread): Call add_setshow_zuinteger_cmd
3073 instead of add_setshow_zinteger_cmd.
3074 * mi/mi-cmd-var.c: Update the declaration of 'varobjdebug'.
3075 * microblaze-tdep.c (microblaze_debug_flag): Add 'unsigned'.
3076 (_initialize_microblaze_tdep): Call add_setshow_zuinteger_cmd
3077 intead of add_setshow_zinteger_cmd.
3078 * mips-tdep.c (mips_debug): Add 'unsigned'.
3079 (_initialize_mips_tdep): Call add_setshow_zuinteger_cmd
3080 instead of add_setshow_zinteger_cmd.
3081 * monitor.c (monitor_debug): Add 'unsigned'.
3082 (_initialize_remote_monitors): Call add_setshow_zuinteger_cmd instead of
3083 add_setshow_zinteger_cmd.
3084 * observer.c (observer_debug): Add 'unsigned'.
3085 (_initialize_observer): Call add_setshow_zuinteger_cmd instead of
3086 add_setshow_zinteger_cmd.
3087 * parse.c (expressiondebug): Add 'unsigned'.
3088 (_initialize_parse): Call add_setshow_zuinteger_cmd instead of
3089 add_setshow_zinteger_cmd.
3090 * record.c (record_debug): Add 'unsigned'.
3091 (_initialize_record): Call add_setshow_zuinteger_cmd instead of
3092 add_setshow_zinteger_cmd.
3093 * record.h: Update the declaration of 'record_debug'.
3094 * stap-probe.c (stap_expression_debug): Add 'unsigned'.
3095 (_initialize_stap_probe): Call add_setshow_zuinteger_cmd instead of
3096 add_setshow_zinteger_cmd.
3097 * serial.c (global_serial_debug_p): Add 'unsigned'.
3098 (_initialize_serial): Call add_setshow_zuinteger_cmd instead of
3099 add_setshow_zinteger_cmd.
3100 * solib-dsbt.c (solib_dsbt_debug): Add 'unsigned'.
3101 (_initialize_dsbt_solib): Call add_setshow_zuinteger_cmd instead of
3102 add_setshow_zinteger_cmd.
3103 * solib-frv.c (solib_frv_debug): Add 'unsigned'.
3104 (_initialize_frv_solib): Call add_setshow_zuinteger_cmd instead of
3105 add_setshow_zinteger_cmd.
3106 * target.c (targetdebug): Add 'unsigned'.
3107 (initialize_targets): Call add_setshow_zuinteger_cmd instead of
3108 add_setshow_zinteger_cmd.
3109 * valops.c (overload_debug): Add 'unsigned'.
3110 * varobj.c (varobjdebug): Add 'unsigned'.
3111 (_initialize_varobj): Call add_setshow_zuinteger_cmd instead of
3112 add_setshow_zinteger_cmd.
3113 * xtensa-tdep.c (xtensa_debug_level): Add 'unsigned'.
3114 (_initialize_xtensa_tdep): Call add_setshow_zuinteger_cmd
3115 instead of add_setshow_zinteger_cmd.
3116
3117 * arch-utils.h: Remove the declaration of 'gdbarch_debug'.
3118 * gdbarch.sh (gdbarch_debug): Add 'unsigned'.
3119 (extern void _initialize_gdbarch): Call add_setshow_zuinteger_cmd
3120 instead of add_setshow_zinteger_cmd.
3121 * gdbarch.c, gdbarch.h: Re-generated.
3122
3123 2012-08-02 Yao Qi <yao@codesourcery.com>
3124
3125 * nto-tdep.c: Don't include cli/cli-decode.h and
3126 cli/cli-cmds.h.
3127 (_initialize_nto_tdep): Remove.
3128 * nto-tdep.h (struct nto_target_ops) <internal_debugging>:
3129 Remove field.
3130 Remove macro nto_internal_debugging.
3131
3132 2012-08-01 Richard Henderson <rth@redhat.com>
3133
3134 * configure.tgt (m32c-*-*) [gdb_target_obs]: Remove prologue-value.o.
3135 (mep-*-*) [gdb_target_obs]: Likewise.
3136
3137 2012-07-31 Andreas Schwab <schwab@linux-m68k.org>
3138
3139 * ppc-linux-tdep.c (ppc_linux_init_abi): Register
3140 linux_get_siginfo_type.
3141
3142 2012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
3143
3144 * infcall.c (call_function_by_hand): Move BP_ADDR comment to
3145 AT_ENTRY_POINT.
3146 (call_function_by_hand) <ON_STACK>: Call write_memory with
3147 gdbarch_breakpoint_from_pc, if possible.
3148 (call_function_by_hand) <AT_ENTRY_POINT>: The BP_ADDR comment is moved
3149 here.
3150
3151 2012-07-31 Yao Qi <yao@codesourcery.com>
3152
3153 * tracepoint.c: Add 'static' for some variables.
3154
3155 2012-07-31 Yao Qi <yao@codesourcery.com>
3156
3157 * go32-nat.c: Declare _initialize_go32_nat.
3158 * ser-go32.c: Declare _initialize_ser_dos.
3159 * top.c (do_chdir_cleanup): Add 'static'.
3160
3161 2012-07-30 Keith Seitz <keiths@redhat.com>
3162
3163 * linespec.c (linespec_lex_number): A number followed
3164 by quotes is a valid number, too.
3165
3166 2012-07-30 Tom Tromey <tromey@redhat.com>
3167
3168 * remote-sim.c (gdb_os_poll_quit): Don't check immediate_quit.
3169
3170 2012-07-30 Ulrich Weigand <ulrich.weigand@linaro.org>
3171
3172 * arm-linux-nat.c (arm_linux_hw_breakpoint_initialize): Do not
3173 attempt to 4-byte-align HW breakpoint addresses for Thumb.
3174
3175 2012-07-30 Andrew Burgess <aburgess@broadcom.com>
3176
3177 * varobj.c (varobj_invalidate_iter): All varobj must be marked as
3178 invalid or reevaluated to prevent prevent references to possibly
3179 delete'd type objects being left in the varobj.
3180
3181 2012-07-27 Tom Tromey <tromey@redhat.com>
3182 Jan Kratochvil <jan.kratochvil@redhat.com>
3183
3184 * copying.awk: Print buffer-read-only and vi ro markers.
3185 * copying.c: Rebuild.
3186 * gdbarch.sh (copyright): Print buffer-read-only and vi ro markers.
3187 * gdbarch.c, gdbarch.h: Rebuild.
3188 * target-descriptions.c (maint_print_c_tdesc_cmd): Print
3189 buffer-read-only and vi ro markers.
3190 * features/arm-with-iwmmxt.c: Rebuild.
3191 * features/arm-with-m-fpa-layout.c: Rebuild.
3192 * features/arm-with-m-vfp-d16.c: Rebuild.
3193 * features/arm-with-m.c: Rebuild.
3194 * features/arm-with-neon.c: Rebuild.
3195 * features/arm-with-vfpv2.c: Rebuild.
3196 * features/arm-with-vfpv3.c: Rebuild.
3197 * features/i386/amd64-avx-linux.c: Rebuild.
3198 * features/i386/amd64-avx.c: Rebuild.
3199 * features/i386/amd64-linux.c: Rebuild.
3200 * features/i386/amd64.c: Rebuild.
3201 * features/i386/i386-avx-linux.c: Rebuild.
3202 * features/i386/i386-avx.c: Rebuild.
3203 * features/i386/i386-linux.c: Rebuild.
3204 * features/i386/i386-mmx-linux.c: Rebuild.
3205 * features/i386/i386-mmx.c: Rebuild.
3206 * features/i386/i386.c: Rebuild.
3207 * features/i386/x32-avx-linux.c: Rebuild.
3208 * features/i386/x32-avx.c: Rebuild.
3209 * features/i386/x32-linux.c: Rebuild.
3210 * features/i386/x32.c: Rebuild.
3211 * features/mips-dsp-linux.c: Rebuild.
3212 * features/mips-linux.c: Rebuild.
3213 * features/mips64-dsp-linux.c: Rebuild.
3214 * features/mips64-linux.c: Rebuild.
3215 * features/rs6000/powerpc-32.c: Rebuild.
3216 * features/rs6000/powerpc-32l.c: Rebuild.
3217 * features/rs6000/powerpc-403.c: Rebuild.
3218 * features/rs6000/powerpc-403gc.c: Rebuild.
3219 * features/rs6000/powerpc-405.c: Rebuild.
3220 * features/rs6000/powerpc-505.c: Rebuild.
3221 * features/rs6000/powerpc-601.c: Rebuild.
3222 * features/rs6000/powerpc-602.c: Rebuild.
3223 * features/rs6000/powerpc-603.c: Rebuild.
3224 * features/rs6000/powerpc-604.c: Rebuild.
3225 * features/rs6000/powerpc-64.c: Rebuild.
3226 * features/rs6000/powerpc-64l.c: Rebuild.
3227 * features/rs6000/powerpc-7400.c: Rebuild.
3228 * features/rs6000/powerpc-750.c: Rebuild.
3229 * features/rs6000/powerpc-860.c: Rebuild.
3230 * features/rs6000/powerpc-altivec32.c: Rebuild.
3231 * features/rs6000/powerpc-altivec32l.c: Rebuild.
3232 * features/rs6000/powerpc-altivec64.c: Rebuild.
3233 * features/rs6000/powerpc-altivec64l.c: Rebuild.
3234 * features/rs6000/powerpc-cell32l.c: Rebuild.
3235 * features/rs6000/powerpc-cell64l.c: Rebuild.
3236 * features/rs6000/powerpc-e500.c: Rebuild.
3237 * features/rs6000/powerpc-e500l.c: Rebuild.
3238 * features/rs6000/powerpc-isa205-32l.c: Rebuild.
3239 * features/rs6000/powerpc-isa205-64l.c: Rebuild.
3240 * features/rs6000/powerpc-isa205-altivec32l.c: Rebuild.
3241 * features/rs6000/powerpc-isa205-altivec64l.c: Rebuild.
3242 * features/rs6000/powerpc-isa205-vsx32l.c: Rebuild.
3243 * features/rs6000/powerpc-isa205-vsx64l.c: Rebuild.
3244 * features/rs6000/powerpc-vsx32.c: Rebuild.
3245 * features/rs6000/powerpc-vsx32l.c: Rebuild.
3246 * features/rs6000/powerpc-vsx64.c: Rebuild.
3247 * features/rs6000/powerpc-vsx64l.c: Rebuild.
3248 * features/rs6000/rs6000.c: Rebuild.
3249 * features/s390-linux32.c: Rebuild.
3250 * features/s390-linux32v1.c: Rebuild.
3251 * features/s390-linux32v2.c: Rebuild.
3252 * features/s390-linux64.c: Rebuild.
3253 * features/s390-linux64v1.c: Rebuild.
3254 * features/s390-linux64v2.c: Rebuild.
3255 * features/s390x-linux64.c: Rebuild.
3256 * features/s390x-linux64v1.c: Rebuild.
3257 * features/s390x-linux64v2.c: Rebuild.
3258 * features/tic6x-c62x-linux.c: Rebuild.
3259 * features/tic6x-c62x.c: Rebuild.
3260 * features/tic6x-c64x-linux.c: Rebuild.
3261 * features/tic6x-c64x.c: Rebuild.
3262 * features/tic6x-c64xp-linux.c: Rebuild.
3263 * features/tic6x-c64xp.c: Rebuild.
3264
3265 2012-07-27 Tom Tromey <tromey@redhat.com>
3266
3267 * c-exp.y (classify_name): Avoid assignment in condition.
3268
3269 2012-07-27 Roland Schwingel <roland.schwingel@onevision.com>
3270
3271 * amd64-windows-tdep.c: Include "frame.h".
3272 (amd64_windows_skip_trampoline_code): New function.
3273 (amd64_windows_init_abi): Add trampoline registration.
3274
3275 2012-07-27 Yao Qi <yao@codesourcery.com>
3276
3277 * tracepoint.c (cur_traceframe_number): Remove.
3278 (set_tfile_traceframe): Remove.
3279 (tfile_trace_find, tfile_fetch_registers): Update callers.
3280 (tfile_xfer_partial, tfile_get_trace_state_variable_value): Likewise.
3281 (tfile_open, tfile_trace_find): Likewise.
3282
3283 2012-07-27 Yao Qi <yao@codesourcery.com>
3284
3285 * thread.c (switch_to_thread): Don't call registers_changed.
3286
3287 2012-07-26 Tom Tromey <tromey@redhat.com>
3288
3289 * Makefile.in (SFILES): Remove objc-exp.y.
3290 (YYFILES): Remove objc-exp.c.
3291 (YYOBJ): Remove objc-exp.o.
3292 (local-maintainer-clean): Don't mention objc-exp.c.
3293 * c-exp.y: Include objc-lang.h.
3294 (%union) <class>: New field.
3295 (NSSTRING, SELECTOR, CLASSNAME, OBJC_LBRAC): New tokens.
3296 (exp): Clone subscript production for OBJC_LBRAC. Add various
3297 Objective C productions.
3298 (msglist, msgarglist, msgarg): New productions.
3299 (array_mod, func_mod, operator): Clone productions for
3300 OBJC_LBRAC.
3301 (parse_string_or_char): Handle '@' strings.
3302 (lex_one_token): Return OBJC_LBRAC. Recognize @selector.
3303 (classify_name): Check la_name_of_this. Recognize ObjC class
3304 names.
3305 * objc-exp.y: Remove.
3306 * objc-lang.c (objc_language_defn): Use c_parse, c_error.
3307 * objc-lang.h (objc_parse, objc_error): Don't declare.
3308
3309 2012-07-26 Markus Metzger <markus.t.metzger@intel.com>
3310
3311 * python/py-inferior.c (infpy_threads): Call update_thread_list ().
3312
3313 2012-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3314
3315 * auto-load.c (auto_load_info_scripts): Remove immediate_quit increment
3316 and decrement.
3317
3318 2012-07-26 Tom Tromey <tromey@redhat.com>
3319
3320 * copying.c: Rebuild.
3321 * copying.awk: Don't use immediate_quit. Use 'no_set_class', not
3322 'no_class'.
3323
3324 2012-07-26 Tom Tromey <tromey@redhat.com>
3325
3326 * symmisc.c (print_symbol_bcache_statistics): Use QUIT, not
3327 immediate_quit.
3328 (print_objfile_statistics): Likewise.
3329 (maintenance_print_symbols): Likewise.
3330 (maintenance_print_msymbols): Likewise.
3331 (maintenance_print_objfiles): Likewise.
3332 * psymtab.c (print_partial_symbols): Call QUIT.
3333 (maintenance_print_psymbols): Likewise. Don't modify
3334 immediate_quit.
3335 * copying.c (show_copying_command): Don't modify immediate_quit.
3336 (show_warranty_command): Likewise.
3337 * cli/cli-cmds.c (show_version): Don't modify immediate_quit.
3338
3339 2012-07-26 Keith Seitz <keiths@redhat.com>
3340
3341 * linespec.c (linespec_lexer_lex_number): The input
3342 is also a valid number if the next character is a comma
3343 or colon.
3344
3345 2012-07-26 Joel Brobecker <brobecker@adacore.com>
3346
3347 * NEWS: Document new --enable-libmcheck/--disable-libmcheck
3348 configure options.
3349
3350 2012-07-26 Tristan Gingold <gingold@adacore.com>
3351
3352 * machoread.c: Include gdb_bfd.h.
3353
3354 2012-07-26 Tristan Gingold <gingold@adacore.com>
3355
3356 * dwarf2loc.c (locexpr_describe_location_piece): Use uint64_t for
3357 offset.
3358
3359 2012-07-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3360
3361 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Expand parameter
3362 SIZE to size_t.
3363 (dwarf2_evaluate_loc_desc): Likewise.
3364 (dwarf2_loc_desc_needs_frame): Likewise.
3365 (locexpr_describe_location_1): Likewise.
3366 * dwarf2loc.h (struct dwarf2_locexpr_baton): Make SIZE as
3367 size_t.
3368 (struct dwarf2_loclist_baton): Likewise.
3369 * dwarf2read.c (struct dwarf_block): Likewise.
3370 (dump_die_shallow): Use pulongest to print dwarf_block.size.
3371 (decode_locdesc): Expand SIZE and I to size_t.
3372
3373 2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3374
3375 * contrib/cc-with-tweaks.sh: Put into comment path gdb/contrib/.
3376
3377 2012-07-25 Joel Brobecker <brobecker@adacore.com>
3378
3379 * doublest.c (convert_doublest_to_floatformat): If the exponent
3380 is too small, treat the value as zero. If the exponent is too
3381 large, treat the value as infinity.
3382
3383 2012-07-25 Joel Brobecker <brobecker@adacore.com>
3384
3385 * configure.ac: Add --enable-lmcheck configure option.
3386 * configure: Regenerate.
3387
3388 2012-07-25 Tom Tromey <tromey@redhat.com>
3389
3390 * NEWS: Mention maint info bfds.
3391 * gdb_bfd.c (all_bfds): New global.
3392 (gdb_bfd_ref, gdb_bfd_unref): Update all_bfds.
3393 (print_one_bfd, maintenance_info_bfds, _initialize_gdb_bfd):
3394 New functions.
3395
3396 2012-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>
3397
3398 * configure.tgt: Add v850*-*-rtems*.
3399
3400 2012-07-25 Tom Tromey <tromey@redhat.com>
3401
3402 * macrotab.c (macro_bcache_str): Remove cast.
3403
3404 2012-07-25 Hui Zhu <hui_zhu@mentor.com>
3405
3406 * linespec.c (linespec_lexer_lex_number): Update comments,
3407 change the return and add check to make sure the input is
3408 the decimal numbers.
3409 (linespec_lexer_lex_one): If linespec_lexer_lex_number return
3410 false, call linespec_lexer_lex_string.
3411
3412 2012-07-24 Tom Tromey <tromey@redhat.com>
3413
3414 * symfile.c (symbol_file_add): Don't open BFD twice.
3415
3416 2012-07-24 Marc Khouzam <marc.khouzam@ericsson.com>
3417
3418 * breakpoint.c (create_breakpoint): Store condition for pending
3419 breakpoints.
3420
3421 2012-07-24 Andreas Schwab <schwab@linux-m68k.org>
3422
3423 * m68k-tdep.c (m68k_reg_struct_return_p): Accept complex types.
3424 (m68k_return_value): Handle complex types like structures.
3425 (m68k_svr4_return_value): Likewise.
3426
3427 2012-07-24 Marcus Shawcroft <marcus.shawcroft@arm.com>
3428
3429 * gdb_bfd.c (zlib_decompress_section) <!HAVE_ZLIB_H>: Adjust
3430 parameters to bfd_get_section_name.
3431
3432 2012-07-24 Yao Qi <yao@codesourcery.com>
3433
3434 * cli/cli-setshow.c: Handle case 'var_uinteger'
3435 and 'var_zuninteger' together. Handle case 'var_integer' and
3436 'var_zinteger' together.
3437
3438 2012-07-23 Keith Seitz <keiths@redhat.com>
3439
3440 * linespec.c (convert_linespec_to_sal): Don't add
3441 any symbols to the result vector if symbol_to_sal
3442 returns zero.
3443
3444 2012-07-23 Keith Seitz <keiths@redhat.com>
3445
3446 * linespec.c (decode_objc): Record the function name
3447 in the linespec.
3448
3449 2012-07-23 Tom Tromey <tromey@redhat.com>
3450
3451 * rs6000-nat.c (add_vmap): Rewrite archive loop. Fix reference
3452 counting.
3453 * exec.c (exec_close_1): Unconditionally release vmap's BFD.
3454 (map_vmap): Acquire a reference to the BFD.
3455
3456 2012-07-23 Siddhesh Poyarekar <siddhesh@redhat.com>
3457
3458 * p-valprint.c (pascal_object_print_value): Replace potentially
3459 unsafe alloca with xmalloc/xfree.
3460 * valops.c (search_struct_method): Likewise.
3461
3462 2012-07-23 Tom Tromey <tromey@redhat.com>
3463
3464 * solib-svr4.c (enable_break): Update.
3465 * bfd-target.h (target_bfd_reopen): Update documentation.
3466
3467 2012-07-23 Tom Tromey <tromey@redhat.com>
3468
3469 * symfile.c (separate_debug_file_exists): Update.
3470 (gdb_bfd_open_maybe_remote): Rename from bfd_open_maybe_remote.
3471 (reread_symbols): Update.
3472 * elfread.c (build_id_verify): Update.
3473 * symfile.h (gdb_bfd_open_maybe_remote): Rename from
3474 bfd_open_maybe_remote.
3475
3476 2012-07-23 Tom Tromey <tromey@redhat.com>
3477
3478 * gdb_bfd.c (gdb_bfd_ref, gdb_bfd_unref): Fix comment.
3479
3480 2012-07-23 Tom Tromey <tromey@redhat.com>
3481
3482 * coffread.c (coff_symfile_read): Make a cleanup for 'debugfile'
3483 and 'abfd'.
3484 * elfread.c (elf_symfile_read): Make a cleanup for 'debugfile'
3485 and 'abfd'.
3486 * jit.c (jit_bfd_try_read_symtab): Make a cleanup for 'nbfd'.
3487 * machoread.c (macho_add_oso_symfile): Make a cleanup for
3488 'abfd'.
3489 (macho_symfile_read): Make a cleanup for 'dsym_bfd'.
3490 * objfiles.c (allocate_objfile): Acquire a new reference.
3491 * rs6000-nat.c (add_vmap): Don't acquire a BFD reference.
3492 * solib.c (solib_read_symbols): Don't acquire a BFD reference.
3493 * spu-linux-nat.c (spu_symbol_file_add_from_memory): Make
3494 a cleanup for 'nbfd'.
3495 * symfile-mem.c (symbol_file_add_from_memory): Make a cleanup
3496 for 'nbfd'.
3497 * symfile.c (symbol_file_add_with_addrs_or_offsets): Don't
3498 make a cleanup for 'abfd'.
3499 (symbol_file_add): Make a BFD cleanup.
3500
3501 2012-07-23 Tom Tromey <tromey@redhat.com>
3502
3503 * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.
3504 (bfd_openw_with_cleanup): Use gdb_bfd_openw.
3505 * corelow.c (core_open): Use gdb_bfd_fopen.
3506 * dsrec.c (load_srec): Use gdb_bfd_openr.
3507 * exec.c (exec_file_attach): Use gdb_bfd_fopen.
3508 * gcore.c (gcore_memory_sections): Use gdb_bfd_openw.
3509 * gdb_bfd.c (gdb_bfd_fopen, gdb_bfd_openr, gdb_bfd_openw)
3510 (gdb_bfd_openr_iovec, gdb_bfd_openr_next_archived_file)
3511 (gdb_bfd_fdopenr): New functions.
3512 * gdb_bfd.h (gdb_bfd_fopen, gdb_bfd_openr, gdb_bfd_openw)
3513 (gdb_bfd_openr_iovec, gdb_bfd_openr_next_archived_file)
3514 (gdb_bfd_fdopenr): Declare.
3515 * jit.c (bfd_open_from_target_memory): Use gdb_bfd_openr_iovec.
3516 * m32-rom.c (m32r_load, m32r_upload_command): Use gdb_bfd_openr.
3517 * machoread.c (macho_symfile_read_all_oso): Use gdb_bfd_openr,
3518 gdb_bfd_openr_next_archived_file.
3519 (macho_check_dsym): Use gdb_bfd_openr.
3520 (macho_add_oso_symfile): Don't call gdb_bfd_stash_filename.
3521 * procfs.c (insert_dbx_link_bpt_in_file): Use gdb_bfd_fdopenr.
3522 * remote-m32r-sdi.c (m32r_load): Use gdb_bfd_openr.
3523 * remote-mips.c (mips_load_srec, pmon_load_fast): Use
3524 gdb_bfd_openr.
3525 * remote.c (remote_bfd_open): Use gdb_bfd_openr_iovec.
3526 * rs6000-nat.c (add_vmap): Use gdb_bfd_openr, gdb_bfd_fdopenr,
3527 gdb_bfd_openr_next_archived_file.
3528 * solib-darwin.c (darwin_solib_get_all_image_info_addr_at_init):
3529 Use gdb_bfd_openr.
3530 * solib-pa64.c (pa64_solib_create_inferior_hook): Use
3531 gdb_bfd_openr.
3532 * solib-spu.c (spu_bfd_fopen): Use gdb_bfd_openr_iovec.
3533 * solib.c (solib_bfd_fopen): Use gdb_bfd_fopen.
3534 * spu-linux-nat.c (spu_bfd_open): Use gdb_bfd_openr_iovec.
3535 * symfile.c (bfd_open_maybe_remote): Use gdb_bfd_openr.
3536 (symfile_bfd_open): Use gdb_bfd_fopen.
3537 (generic_load): Use gdb_bfd_openr.
3538 * windows-nat.c (windows_make_so): Use gdb_bfd_openr.
3539
3540 2012-07-23 Tom Tromey <tromey@redhat.com>
3541
3542 * bfd-target.c (target_bfd_reopen): Update.
3543 * cli/cli-dump.c (bfd_openr_with_cleanup)
3544 (bfd_openw_with_cleanup): Update.
3545 * corelow.c (core_open): Update.
3546 * dsrec.c (load_srec): Update.
3547 * exec.c (exec_file_attach): Update.
3548 * gcore.c (create_gcore_bfd): Update.
3549 * gdb_bfd.c (gdb_bfd_ref): Return void.
3550 (gdb_bfd_open): Update.
3551 * gdb_bfd.h (gdb_bfd_ref): Return void.
3552 Update comments.
3553 * jit.c (jit_bfd_try_read_symtab): Update.
3554 * m32r-rom.c (m32r_load, m32r_upload_command): Update.
3555 * machoread.c (macho_symfile_read_all_oso): Update.
3556 (macho_check_dsym): Update.
3557 * procfs.c (insert_dbx_link_bpt_in_file): Update.
3558 * remote-m32r-sdi.c (m32r_load): Update.
3559 * remote-mips.c (mips_load_srec, pmon_load_fast): Update.
3560 * rs6000-nat.c (add_vmap): Update.
3561 * solib-darwin.c (darwin_solib_get_all_image_info_addr_at_init):
3562 Update.
3563 * solib-pa64.c (pa64_solib_create_inferior_hook): Update.
3564 * solib-spu.c (spu_bfd_open): Update.
3565 * solib.c (solib_bfd_fopen, solib_read_symbols): Update.
3566 * spu-linux-nat.c (spu_bfd_open): Update.
3567 * symfile.c (bfd_open_maybe_remote, symfile_bfd_open)
3568 (generic_load): Update.
3569 * windows-nat.c (windows_make_so): Update.
3570
3571 2012-07-22 Siddhesh Poyarekar <siddhesh@redhat.com>
3572
3573 * sh-tdep.c (sh_treat_as_flt_p): Remove unused variable LEN.
3574
3575 2012-07-20 Jeff Kenton <jkenton@tilera.com>
3576
3577 * tilegx-linux-tdep.c (tilegx_linux_sigframe_init): Fix
3578 SIGTRAMP_FRAME unwinding.
3579
3580 2012-07-20 Doug Evans <dje@google.com>
3581
3582 * NEWS: Document new options "set/show use-deprecated-index-sections",
3583 and delete reference to --use-deprecated-index-sections.
3584 * symfile.h (use_deprecated_index_sections): Delete.
3585 * dwarf2read.c (use_deprecated_index_sections): Make static.
3586 (read_index_from_section): Update wording of how to load
3587 deprecated index sections.
3588 (_initialize_dwarf2_read): New options
3589 "set/show use-deprecated-index-sections".
3590 * main.c (captured_main): Delete --use-deprecated-index-sections.
3591
3592 2012-07-20 Pedro Alves <palves@redhat.com>
3593
3594 PR threads/11692
3595 PR gdb/12203
3596
3597 * infrun.c (handle_inferior_event) <new thread>: Don't special
3598 case minus_one_ptid.
3599 <TARGET_WAITKIND_SPURIOUS>: Ditto.
3600 * linux-thread-db.c (thread_get_info_callback): Don't return early
3601 if the thread is zombie.
3602 (thread_from_lwp): Change return type to void. Rewrite stale
3603 comment.
3604 (attach_thread): Don't return early if the thread is zombie,
3605 instead set its "dying" flag.
3606 (thread_db_wait): Don't return TARGET_WAITKIND_SPURIOUS anymore.
3607 (find_new_threads_callback): Don't return early if the thread is
3608 zombie.
3609
3610 2012-07-20 Pedro Alves <palves@redhat.com>
3611
3612 * linux-nat.c (linux_nat_wait): Dump the passed in target options.
3613 * target.c (target_wait): Likewise.
3614 (str_comma_list_concat_elem, do_option, target_options_to_string):
3615 New functions.
3616 * target.h (target_options_to_string): Declare.
3617
3618 2012-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3619 Tom Tromey <tromey@redhat.com>
3620
3621 * dwarf2read.c (dwarf_decode_macros)
3622 <DW_MACRO_GNU_define_indirect_alt, DW_MACRO_GNU_undef_indirect_alt,
3623 DW_MACRO_GNU_transparent_include_alt>: New cases.
3624 (dwarf_decode_macro_bytes) <DW_MACRO_GNU_define_indirect,
3625 DW_MACRO_GNU_undef_indirect>: Examine 'section_is_dwz'.
3626
3627 2012-07-20 Tom Tromey <tromey@redhat.com>
3628
3629 * dwarf2read.c (try_open_dwo_file): Don't call
3630 gdb_bfd_stash_filename.
3631
3632 2012-07-20 Pedro Alves <palves@redhat.com>
3633
3634 * i386-tdep.c (i386_record_modrm, i386_record_lea_modrm_addr)
3635 (i386_record_lea_modrm, i386_record_push, i386_record_floats)
3636 (i386_process_record): Tweak description comments.
3637
3638 2012-07-20 Pedro Alves <palves@redhat.com>
3639
3640 * i386-tdep.c (i386_record_modrm, i386_record_lea_modrm_addr)
3641 (i386_process_record): Use record_read_memory.
3642 * record.c (record_read_memory): New function.
3643 (record_arch_list_add_mem, record_exec_insn): Use
3644 record_read_memory.
3645 * record.h (record_read_memory): Declare.
3646
3647 2012-07-20 Yao Qi <yao@codesourcery.com>
3648
3649 * cli/cli-setshow.c (do_setshow_command): Don't check pointer is
3650 NULL for xfree.
3651
3652 2012-07-19 Pedro Alves <palves@redhat.com>
3653
3654 * record.c (record_resume): Ask the target beneath to report all
3655 signals.
3656
3657 2012-07-19 Doug Evans <dje@google.com>
3658
3659 * dwarf2read.c (dwarf2_ranges_read): Ignore ranges starting at zero if
3660 there's no section at address zero.
3661 (dwarf2_record_block_ranges): Ditto.
3662
3663 2012-07-19 Yao Qi <yao@codesourcery.com>
3664
3665 * command.h, remote.c: Fix a typo in comment.
3666
3667 2012-07-19 Tom Tromey <tromey@redhat.com>
3668
3669 PR exp/13206:
3670 * ax-gdb.c (gen_expr) <OP_TYPEOF, OP_DECLTYPE>: New cases.
3671 * breakpoint.c (watchpoint_exp_is_const) <OP_TYPEOF,
3672 OP_DECLTYPE>: New cases.
3673 * c-exp.y (TYPEOF, DECLTYPE): New tokens.
3674 (type_exp): Add new productions.
3675 (ident_tokens): Add __typeof__, typeof, __typeof, __decltype,
3676 and decltype.
3677 * eval.c (evaluate_subexp_standard) <OP_TYPEOF, OP_DECLTYPE>:
3678 New case.
3679 * expprint.c (dump_subexp_body_standard) <OP_TYPEOF,
3680 OP_DECLTYPE>: New case.
3681 * parse.c (operator_length_standard) <OP_TYPEOF, OP_DECLTYPE>:
3682 New case.
3683 * std-operator.def (OP_TYPEOF, OP_DECLTYPE): New constants.
3684 * varobj.c (varobj_create): Handle OP_TYPEOF, OP_DECLTYPE.
3685
3686 2012-07-19 Tom Tromey <tromey@redhat.com>
3687
3688 * c-exp.y (enum token_flags): New.
3689 (struct token) <cxx_only>: Remove.
3690 <flags>: New field.
3691 (tokentab3, tokentab2, ident_tokens): Update.
3692 (lex_one_token): Update. Handle FLAG_SHADOW.
3693
3694 2012-07-19 Tom Tromey <tromey@redhat.com>
3695
3696 * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE.
3697 * breakpoint.c (watchpoint_exp_is_const): Handle UNOP_CAST_TYPE,
3698 UNOP_REINTERPRET_CAST, UNOP_DYNAMIC_CAST.
3699 * c-exp.y (exp): Emit UNOP_MEMVAL_TYPE, UNOP_CAST_TYPE. Update
3700 for changes to UNOP_REINTERPRET_CAST, UNOP_DYNAMIC_CAST. Use
3701 type_exp production where appropriate.
3702 * eval.c (evaluate_subexp_standard) <UNOP_CAST_TYPE>: New case.
3703 <UNOP_DYNAMIC_CAST, UNOP_REINTERPRET_CAST>: Update.
3704 <UNOP_MEMVAL_TYPE>: New case.
3705 (evaluate_subexp_for_address) <UNOP_MEMVAL_TYPE>: New case.
3706 (evaluate_subexp_for_sizeof) <UNOP_MEMVAL_TYPE>: New case.
3707 * expprint.c (print_subexp_standard) <UNOP_CAST_TYPE>: New case.
3708 <UNOP_MEMVAL_TYPE>: New case.
3709 (dump_subexp_body_standard) <UNOP_DYNAMIC_CAST,
3710 UNOP_REINTERPRET_CAST>: Update.
3711 <UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE>: New cases.
3712 * parse.c (operator_length_standard) <UNOP_DYNAMIC_CAST,
3713 UNOP_REINTERPRET_CAST>: Update.
3714 <UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE>: New cases.
3715 * stack.c (return_command): Also check for UNOP_CAST_TYPE.
3716 * std-operator.def (UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE): New
3717 constants.
3718
3719 2012-07-19 Yao Qi <yao@codesourcery.com>
3720 Jan Kratochvil <jan.kratochvil@redhat.com>
3721
3722 * cli/cli-setshow.c (do_setshow_command): Handle case 'var_filename'
3723 and case 'var_optional_filename' together.
3724 * infcmd.c (_initialize_infcmd): Call add_setshow_string_noescape_cmd
3725 instead of add_setshow_optional_filename_cmd for setshow command
3726 'args'. Set completer for 'set args'.
3727
3728 2012-07-18 Doug Evans <dje@google.com>
3729
3730 * common/gdb_vecs.h: Moved here from ./gdb_vecs.h.
3731 * common/gdb_vecs.c: New file, contents from utils.c.
3732 * common/host-defs.h: New file, contents from defs.h.
3733 * utils.h: New file, contents from defs.h.
3734 * defs.h: Move all declarations of objects defined in utils.c
3735 to utils.h (except QUIT() and related).
3736 #include "utils.h", "host-defs.h".
3737 * probe.h (probe_p): Move here from gdb_vecs.h.
3738 * symfile.c: #include "probe.h" instead of "gdb_vecs.h".
3739 * utils.c (free_char_ptr_vec): Moved to common/gdb_vecs.c.
3740 (dirnames_to_char_ptr_vec_append, dirnames_to_char_ptr_vec): Ditto.
3741 * Makefile.in (SFILES): Add common/gdb_vecs.c.
3742 (HFILES_NO_SRCDIR): Add common/gdb_vecs.h, common/host-defs.h, utils.h.
3743 (COMMON_OBS): Add gdb_vecs.o.
3744 (gdb_vecs.o): New rule.
3745
3746 2012-07-18 Keith Seitz <keiths@redhat.com>
3747
3748 * linespec.c (add_sal_to_sals): Add LITERAL_CANONICAL
3749 parameter. If non-zero, use SYMNAME as the canonical name
3750 for the SaL.
3751 Update all callers.
3752 (convert_linespec_to_sals): Use add_sal_to_sals for
3753 expressions, too.
3754 (decode_line_full): No need to "fill in missing canonical names"
3755 anymore. Simply make cleanups for the allocated names.
3756
3757 2012-07-18 Keith Seitz <keiths@redhat.com>
3758
3759 * linespec.c (struct linespec): Constify expression,
3760 source_filename, function_name, and label_name.
3761 (symbol_not_found_error): Make all parameters const.
3762 (linespec_parser_delete): No need to check for NULL
3763 when using xfree. Cast const char * to char * for xfree.
3764
3765 2012-07-18 Keith Seitz <keiths@redhat.com>
3766
3767 * breakpoint.c (invalid_thread_id_error): New function.
3768 (find_condition_and_thread): Use invalid_thread_id_error.
3769 (watch_command_1): Likewise.
3770
3771 2012-07-18 Tom Tromey <tromey@redhat.com>
3772
3773 * cc-with-index.sh, cc-with-dwz.sh: Remove.
3774 * contrib/cc-with-tweaks.sh: New file.
3775
3776 2012-07-18 Tom Tromey <tromey@redhat.com>
3777
3778 * dwarf2read.c (struct dwz_file) <gdb_index>: New field.
3779 (locate_dwz_sections): Recognize .gdb_index.
3780 (create_cus_from_index_list): New function.
3781 (create_cus_from_index): Use it. Handle .dwz data.
3782 (read_index_from_section): New function, extracted from
3783 dwarf2_read_index.
3784 (dwarf2_read_index): Use it. Read .gdb_index from dwz file,
3785 if needed.
3786
3787 2012-07-18 Tom Tromey <tromey@redhat.com>
3788
3789 * dwarf2read.c (struct dwarf2_per_objfile) <dwz_file>: New field.
3790 (struct dwarf2_per_cu_data) <length>: No longer bitfield.
3791 <is_dwz>: New field.
3792 (struct dwz_file): New.
3793 (struct partial_die_info) <is_dwz, spec_is_dwz>: New fields.
3794 (locate_dwz_sections, dwarf2_get_dwz_file)
3795 (get_abbrev_section_for_cu): New functions.
3796 (error_check_comp_unit_head, read_and_check_comp_unit_head)
3797 (read_and_check_type_unit_head): Add abbrev_section argument.
3798 (create_debug_types_hash_table): Update.
3799 (init_cutu_and_read_dies): Use proper abbrev section.
3800 (init_cutu_and_read_dies_no_follow): Likewise.
3801 (set_partial_user): Do nothing if PST==NULL.
3802 (read_comp_units_from_section): New function.
3803 (create_all_comp_units): Use it.
3804 (scan_partial_symbols, partial_die_parent_scope): Update.
3805 (skip_one_die): Handle DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt.
3806 (process_imported_unit_die, read_partial_die): Handle .dwz files.
3807 (find_partial_die): Add offset_in_dwz argument. Update.
3808 (guess_partial_die_structure_name, fixup_partial_die): Update.
3809 (read_attribute_value): Handle DW_FORM_GNU_ref_alt,
3810 DW_FORM_GNU_strp_alt.
3811 (read_indirect_string_from_dwz): New function.
3812 (dwarf2_const_value_attr): Handle DW_FORM_GNU_strp_alt.
3813 (dump_die_shallow): Handle DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt.
3814 (is_ref_attr): Handle DW_FORM_GNU_ref_alt.
3815 (follow_die_offset): Add offset_in_dwz argument.
3816 (follow_die_ref, dwarf2_fetch_die_location_block): Update.
3817 (skip_form_bytes): Handle DW_FORM_GNU_strp_alt.
3818 (dwarf_decode_macro_bytes): Add section_is_dwz argument.
3819 Handle new macro forms.
3820 (dwarf_decode_macros): Update.
3821 (dwarf2_find_containing_comp_unit): Add offset_in_dwz argument.
3822 (dwarf2_per_objfile_free): Unref dwz_bfd, if it exists
3823 (lookup_die_type): Handle DW_FORM_GNU_ref_alt.
3824 (create_debug_types_hash_table): Use correct abbrev section.
3825 (get_debug_line_section): New function.
3826 (dwarf_decode_line_header, dwarf_decode_lines_1): Use it.
3827 (process_full_comp_unit): Pass 'required' argument to
3828 end_symtab_get_static_block.
3829 * buildsym.h (end_symtab_get_static_block): Update.
3830 * buildsym.c (end_symtab_get_static_block): Add 'required'
3831 argument.
3832 (end_symtab, end_expandable_symtab): Update.
3833
3834 2012-07-18 Tom Tromey <tromey@redhat.com>
3835
3836 * dwarf2read.c: Don't include zlib.h or sys/mman.h.
3837 (pagesize): Remove.
3838 (struct dwarf2_section_info) <map_addr, map_len>: Remove.
3839 (zlib_decompress_section): Remove.
3840 (dwarf2_read_section): Use gdb_bfd_map_section.
3841 (munmap_section_buffer): Remove.
3842 (free_dwo_file, dwarf2_per_objfile_free): Don't use
3843 munmap_section_buffer.
3844 * gdb_bfd.c: Include zlib.h, sys/mman.h.
3845 (struct gdb_bfd_section_data): New.
3846 (free_one_bfd_section): New function.
3847 (gdb_bfd_close_or_warn): Use free_one_bfd_section.
3848 (get_section_descriptor, zlib_decompress_section)
3849 (gdb_bfd_map_section): New functions.
3850 * gdb_bfd.h (gdb_bfd_map_section): Declare.
3851
3852 2012-07-18 Tom Tromey <tromey@redhat.com>
3853
3854 * dwarf2read.c (try_open_dwo_file): use gdb_bfd_open.
3855
3856 2012-07-18 Tom Tromey <tromey@redhat.com>
3857
3858 * gdb_bfd.c (struct gdb_bfd_data): New.
3859 (gdb_bfd_cache): New global.
3860 (struct gdb_bfd_cache_search): New.
3861 (hash_bfd, eq_bfd, gdb_bfd_open): New functions.
3862 (gdb_bfd_ref, gdb_bfd_unref): Use gdb_bfd_data.
3863 * gdb_bfd.h (gdb_bfd_open): Declare.
3864
3865 2012-07-18 Tom Tromey <tromey@redhat.com>
3866
3867 * utils.c (make_cleanup_bfd_unref): Rename from
3868 make_cleanup_bfd_close.
3869 * defs.h (make_cleanup_bfd_unref): Rename from
3870 make_cleanup_bfd_close.
3871 * cli/cli-dump.c (bfd_openr_with_cleanup): Update.
3872 (bfd_openw_with_cleanup): Update.
3873 * corelow.c (core_open): Update.
3874 * dsrec.c (load_srec): Update.
3875 * m32r-rom.c (m32r_load, m32r_upload_command): Update.
3876 * remote-m32r-sdi.c (m32r_load): Update.
3877 * remote-mips.c (mips_load_srec): Update.
3878 (pmon_load_fast): Update.
3879 * solib-darwin.c (darwin_solib_get_all_image_info_addr_at_init):
3880 Update.
3881 (darwin_bfd_open): Update.
3882 * solib.c (solib_bfd_fopen): Update.
3883 * symfile-mem.c (symbol_file_add_from_memory): Update.
3884 * symfile.c (symbol_file_add_with_addrs_or_offsets): Update.
3885 (symfile_bfd_open): Update.
3886 (generic_load): Update.
3887
3888 2012-07-18 Tom Tromey <tromey@redhat.com>
3889
3890 * remote-mips.c (mips_load_srec): Use make_cleanup_bfd_close.
3891 (pmon_load_fast): Likewise.
3892 * m32r-rom.c (m32r_load): Use make_cleanup_bfd_close.
3893 (m32r_upload_command): Likewise.
3894 * dsrec.c (load_srec): Use make_cleanup_bfd_close.
3895 * solib-darwin.c (darwin_solib_get_all_image_info_addr_at_init):
3896 Use make_cleanup_bfd_close.
3897
3898 2012-07-18 Tom Tromey <tromey@redhat.com>
3899
3900 * symfile.c (symfile_bfd_open): Don't copy name. Call
3901 gdb_bfd_stash_filename.
3902 (load_command): Open the new BFD before freeing the old.
3903 (bfd_open_maybe_remote): Call gdb_bfd_stash_filename.
3904 * symfile-mem.c (symbol_file_add_from_memory): Don't copy name.
3905 Call gdb_bfd_stash_filename.
3906 * spu-linux-nat.c (spu_bfd_open): Don't copy name.
3907 * solib-spu.c (spu_bfd_fopen): Don't copy name. Call
3908 gdb_bfd_stash_filename.
3909 * solib-darwin.c (darwin_solib_get_all_image_info_addr_at_init):
3910 Free found_pathname.
3911 * rs6000-nat.c (add_vmap): Don't copy filename. Call
3912 gdb_bfd_stash_filename.
3913 * remote.c (remote_bfd_open): Call gdb_bfd_stash_filename.
3914 * machoread.c (macho_add_oso_symfile): Call
3915 gdb_bfd_stash_filename.
3916 (macho_symfile_read_all_oso): Arrange to free archive_name. Call
3917 gdb_bfd_stash_filename.
3918 (macho_check_dsym): Don't copy filename. Call
3919 gdb_bfd_stash_filename.
3920 * jit.c (bfd_open_from_target_memory): Don't copy the filename.
3921 * gdb_bfd.c (gdb_bfd_stash_filename): New function.
3922 * gdb_bfd.h (gdb_bfd_stash_filename): Declare.
3923 * gcore.c (create_gcore_bfd): Call gdb_bfd_stash_filename.
3924 * exec.c (exec_close): Don't free the BFD's filename.
3925 (exec_file_attach): Don't copy the filename. Call
3926 gdb_bfd_stash_filename.
3927 * corelow.c (core_close): Don't free the BFD's filename.
3928 (core_open): Call gdb_bfd_stash_filename.
3929 * corefile.c (reopen_exec_file): Remove #if 0 code.
3930 * solib.c (solib_bfd_fopen): Call gdb_bfd_stash_filename. Free
3931 pathname.
3932 * dwarf2read.c (try_open_dwo_file): Call gdb_bfd_stash_filename.
3933
3934 2012-07-18 Tom Tromey <tromey@redhat.com>
3935
3936 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
3937 gdb_bfd_unref.
3938 (free_dwo_file): Use gdb_bfd_unref.
3939 * cli/cli-dump.c: Include gdb_bfd.h.
3940 (bfd_openw_with_cleanup): Use gdb_bfd_ref.
3941 (bfd_openr_with_cleanup): Likewise.
3942 * windows-nat.c (windows_make_so): Use gdb_bfd_ref,
3943 gdb_bfd_unref.
3944 * utils.c: Include gdb_bfd.h.
3945 (do_bfd_close_cleanup): Use gdb_bfd_unref.
3946 * symfile.c: Include gdb_bfd.h.
3947 (separate_debug_file_exists): Use gdb_bfd_unref.
3948 (bfd_open_maybe_remote): Use gdb_bfd_ref.
3949 (symfile_bfd_open): Use gdb_bfd_ref, gdb_bfd_unref.
3950 (generic_load): Use gdb_bfd_ref.
3951 (reread_symbols): Use gdb_bfd_unref.
3952 * symfile-mem.c: Include gdb_bfd.h.
3953 (symbol_file_add_from_memory): Use make_cleanup_bfd_close.
3954 * spu-linux-nat.c (spu_bfd_open): Use gdb_bfd_ref, gdb_bfd_unref.
3955 * solib.c: Include gdb_bfd.h.
3956 (solib_bfd_fopen): Use gdb_bfd_ref.
3957 (solib_bfd_open): Use gdb_bfd_unref.
3958 (free_so_symbols): Use gdb_bfd_unref.
3959 (reload_shared_libraries_1): Use gdb_bfd_unref.
3960 * solib-spu.c: Include gdb_bfd.h.
3961 (spu_bfd_fopen): Use gdb_bfd_ref, gdb_bfd_unref.
3962 * solib-pa64.c (pa64_solib_create_inferior_hook): Use gdb_bfd_ref,
3963 gdb_bfd_unref.
3964 * solib-frv.c: Include gdb_bfd.h.
3965 (enable_break2): Use gdb_bfd_unref.
3966 * solib-dsbt.c: Include gdb_bfd.h.
3967 (enable_break2): Use gdb_bfd_unref.
3968 * solib-darwin.c: Include gdb_bfd.h.
3969 (darwin_solib_get_all_image_info_addr_at_init): Use gdb_bfd_ref,
3970 gdb_bfd_unref.
3971 (darwin_bfd_open): Use gdb_bfd_unref.
3972 * rs6000-nat.c (add_vmap): Use gdb_bfd_ref, gdb_bfd_unref.
3973 * remote-mips.c: Include gdb_bfd.h.
3974 (mips_load_srec): Use gdb_bfd_ref.
3975 (pmon_load_fast): Use gdb_bfd_ref.
3976 * remote-m32r-sdi.c: Include gdb_bfd.h.
3977 (m32r_load): Use gdb_bfd_ref.
3978 * record.c: Include gdb_bfd.h.
3979 (record_save_cleanups): Use gdb_bfd_unref.
3980 (cmd_record_save): Use gdb_bfd_unref.
3981 * procfs.c (insert_dbx_link_bpt_in_file): Use gdb_bfd_ref,
3982 gdb_bfd_unref.
3983 * objfiles.h (gdb_bfd_close_or_warn): Remove.
3984 (gdb_bfd_ref, gdb_bfd_unref): Move to gdb_bfd.h.
3985 * objfiles.c: Include gdb_bfd.h.
3986 (free_objfile): Use gdb_bfd_unref.
3987 (gdb_bfd_close_or_warn, gdb_bfd_ref, gdb_bfd_unref): Move to
3988 gdb_bfd.c.
3989 * machoread.c (macho_add_oso_symfile): Use gdb_bfd_unref.
3990 (macho_symfile_read_all_oso): Use gdb_bfd_ref, gdb_bfd_unref.
3991 (macho_check_dsym): Likewise.
3992 * m32r-rom.c: Include gdb_bfd.h.
3993 (m32r_load): Use gdb_bfd_ref.
3994 (m32r_upload_command): Use gdb_bfd_ref.
3995 * jit.c: Include gdb_bfd.h.
3996 (jit_bfd_try_read_symtab): Use gdb_bfd_ref, gdb_bfd_unref.
3997 * gdb_bfd.h: New file.
3998 * gdb_bfd.c: New file.
3999 * gcore.c: Include gdb_bfd.h.
4000 (create_gcore_bfd): Use gdb_bfd_ref.
4001 (do_bfd_delete_cleanup): Use gdb_bfd_unref.
4002 (gcore_command): Use gdb_bfd_unref.
4003 * exec.c: Include gdb_bfd.h.
4004 (exec_close): Use gdb_bfd_unref.
4005 (exec_close_1): Use gdb_bfd_unref.
4006 (exec_file_attach): Use gdb_bfd_ref.
4007 * elfread.c: Include gdb_bfd.h.
4008 (build_id_verify): Use gdb_bfd_unref.
4009 * dsrec.c: Include gdb_bfd.h.
4010 (load_srec): Use gdb_bfd_ref.
4011 * corelow.c: Include gdb_bfd.h.
4012 (core_close): Use gdb_bfd_unref.
4013 (core_open): Use gdb_bfd_ref.
4014 * bfd-target.c: Include gdb_bfd.h.
4015 (target_bfd_xclose): Use gdb_bfd_unref.
4016 (target_bfd_reopen): Use gdb_bfd_ref.
4017 * Makefile.in (SFILES): Add gdb_bfd.c.
4018 (HFILES_NO_SRCDIR): Add gdb_bfd.h.
4019 (COMMON_OBS): Add gdb_bfd.o.
4020
4021 2012-07-18 Keith Seitz <keiths@redhat.com>
4022
4023 * breakpoint.c (find_condition_and_thread): Initialize
4024 TASK and REST.
4025 (create_breakpiont): find_condition_and_thread will now
4026 initialize COND_STRING, THREAD, and REST (and TASK).
4027 (addr_string_to_sals): Likewise.
4028
4029 2012-07-18 Pedro Alves <palves@redhat.com>
4030
4031 * infrun.c (handle_inferior_event) <TARGET_WAITKIND_NO_HISTORY>:
4032 Pull the single step breakpoints out of the target.
4033
4034 2012-07-18 Sergio Durigan Junior <sergiodj@redhat.com>
4035
4036 * probe.c (probe_safe_evaluate_at_pc): Rename variable `n_probes'.
4037 * stap-probe.c (compile_probe_arg): Likewise.
4038
4039 2012-07-18 Sergio Durigan Junior <sergiodj@redhat.com>
4040
4041 * elfread.c (elf_get_probe_argument_count): Remove `objfile' argument.
4042 (elf_compile_to_ax): Likewise.
4043 * infrun.c (insert_exception_resume_from_probe): Likewise.
4044 (check_exception_resume): Remove `objfile' variable.
4045 * probe.c (find_probe_by_pc): Remove `objfile' argument.
4046 (struct probe_and_objfile, probe_and_objfile_s): Delete.
4047 (collect_probes): Adjust return value to `VEC (probe_p) *'.
4048 (compare_entries): Rename to...
4049 (compare_probes): ...this. Adjust function to work with
4050 `struct probe *'. Rename variables `ea' and `eb' to `pa' and `pb'
4051 respectively.
4052 (gen_ui_out_table_header_info): Adjust `probes' argument to be
4053 `VEC (probe_p) *'.
4054 (print_ui_out_info): Adjust argument to be `struct probe *'.
4055 (info_probes_for_ops): Adjust internal computations to use
4056 `VEC (probe_p) *'.
4057 (probe_safe_evaluate_at_pc): Refactor to not pass `objfile' anymore.
4058 * probe.h (struct probe_ops) <get_probe_argument_count, compile_to_ax,
4059 gen_info_probes_table_values>: Remove `objfile' argument.
4060 (struct probe) <objfile>: New field.
4061 (find_probe_by_pc): Remove `objfile' argument.
4062 * stap-probe.c (stap_parse_probe_arguments): Likewise.
4063 (stap_get_probe_argument_count): Likewise.
4064 (stap_get_arg): Likewise.
4065 (stap_evaluate_probe_argument): Likewise.
4066 (stap_compile_to_ax): Likewise.
4067 (compile_probe_arg): Refactor not to pass `objfile' anymore.
4068 (handle_stap_probe): Fill `objfile' field from `struct probe'.
4069 (stap_gen_info_probes_table_header): Remove `objfile' argument.
4070 * symfile.h (struct sym_probe_fns) <sym_evaluate_probe_argument,
4071 sym_compile_to_ax>: Likewise.
4072
4073 2012-07-18 Terry Guo <terry.guo@arm.com>
4074
4075 PR 14329
4076 * defs.h (GDB_MI_MSG_WIDTH): New.
4077 * ser_base (ser_base_read_error_fd): New function.
4078 (do_ser_base_readchar): Poll error file descriptor as well as
4079 standard output.
4080 (generic_readchar): Refactor error handling.
4081
4082 2012-07-18 Joel Brobecker <brobecker@adacore.com>
4083
4084 * NEWS: Create a new section for the next release branch.
4085 Rename the section of the current branch, now that it has
4086 been cut.
4087
4088 2012-07-18 Joel Brobecker <brobecker@adacore.com>
4089
4090 GDB 7.5 branch created (branch timestamp: 2012-07-18 03:22 UTC)
4091 * version.in: Bump version to 7.5.50.20120718-cvs.
4092
4093 2012-07-17 Keith Seitz <keiths@redhat.com>
4094
4095 * linespec.c (linespec_parse_line_offset): Make parameter
4096 const.
4097
4098 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4099
4100 PR 11914
4101 * f-valprint.c (info_common_command): New variable frame_id.
4102 Reinitialize FI form FRAME_ID after each print_variable_and_value.
4103 * printcmd.c (print_variable_and_value): Extend function comment.
4104 Add comment for invalidated FRAME.
4105 * stack.c (backtrace_command_1): New variable frame_id. Reinitialize
4106 FI form FRAME_ID after each print_frame_local_vars.
4107 (struct print_variable_and_value_data): Change frame to frame_id.
4108 (do_print_variable_and_value): New variable frame, initialize it from
4109 p->frame_id. Add comment for invalidated FRAME.
4110 (print_frame_local_vars, print_frame_arg_vars): New function comment.
4111 Update CB_DATA.FRAME to CB_DATA.FRAME_ID initialization. Add comment
4112 for invalidated FRAME.
4113
4114 2012-07-16 Marc Khouzam <marc.khouzam@ericsson.com>
4115 Pedro Alves <palves@redhat.com>
4116
4117 * linux-nat.c (linux_nat_detach): Don't unregister from the event
4118 loop.
4119
4120 2012-07-16 Tom Tromey <tromey@redhat.com>
4121
4122 * jv-typeprint.c (c_type_print_varspec_suffix): Don't declare.
4123
4124 2012-07-15 Doug Evans <dje@google.com>
4125
4126 * dwarf2read.c (stmt_list_hash): New struct.
4127 (type_unit_group): Embed "per_cu" member, remove pointer.
4128 New union member "t", move member "tus" into it, all uses updated.
4129 New member "hash", replaces member "line_offset, all uses updated.
4130 (quick_file_names): Replace member "offset" with "hash", all uses
4131 updated.
4132 (hash_stmt_list_entry, eq_stmt_list_entry): New functions.
4133 (hash_file_name_entry, eq_file_name_entry): Call them.
4134 (hash_type_unit_group, eq_type_unit_group): Ditto.
4135 (dw2_get_cu, dw2_get_primary_cu): Replace assert with a better one.
4136 (dw2_get_file_names_reader): Fix file name table calculation for TUs.
4137 (dw2_get_file_names): Update.
4138 (create_type_unit_group): Replace "per_cu" arg with "cu".
4139 All callers updated. Fix "quick" (.gdb_index) handling.
4140 (get_type_unit_group): Replace "per_cu" arg with "cu".
4141 All callers updated.
4142 (build_type_unit_groups): Don't reset tu_stats.
4143
4144 * symtab.c (filename_seen_cache): Delete members "tab_alloc_size",
4145 "tab_cur_size". Change member "tab" to be a htab_t.
4146 (create_filename_seen_cache): Update.
4147 (clear_filename_seen_cache, delete_filename_seen_cache): Update.
4148 (filename_seen): Update.
4149
4150 2012-07-13 Doug Evans <dje@google.com>
4151
4152 * symtab.c (filename_seen): Update comment.
4153
4154 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4155 Doug Evans <dje@google.com>
4156
4157 * buildsym.c (end_symtab_1): Split it to ...
4158 (end_symtab_get_static_block): ... this ...
4159 (end_symtab_from_static_block): ... and this function.
4160 (end_symtab, end_expandable_symtab): Call them.
4161 * buildsym.h (end_symtab_get_static_block)
4162 (end_symtab_from_static_block): New declarations.
4163 * dwarf2read.c (process_full_comp_unit): New variable static_block.
4164 Set its valid CU ranges.
4165
4166 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4167
4168 * dwarf2loc.c (disassemble_dwarf_expression): Handle
4169 DW_OP_GNU_parameter_ref.
4170
4171 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4172
4173 * dwarf2read.c (read_call_site_scope): Do not gdb_assert for invalid
4174 read-in CALL_SITE_PARAMETER_PARAM_OFFSET.
4175
4176 2012-07-13 Doug Evans <dje@google.com>
4177
4178 * symtab.c (output_source_filename): Delete unnecessary forward decl.
4179 (filename_seen_cache): New struct.
4180 (INITIAL_FILENAME_SEEN_CACHE_SIZE): New macro.
4181 (create_filename_seen_cache): New function.
4182 (clear_filename_seen_cache, delete_filename_seen_cache): New functions.
4183 (filename_seen): Delete arg "first". New arg "cache". All callers
4184 updated.
4185 (output_source_filename_data): New struct.
4186 (output_source_filename): Delete arg "first". New arg "data".
4187 All callers updated.
4188 (sources_info): Delete local "first". New locals "data", "cleanups".
4189 Rewrite to use filename_seen_cache.
4190 (add_partial_filename_data): Delete member "first". New member
4191 "filename_seen_cache". All uses updated.
4192 (make_source_files_completion_list): Rewrite to use
4193 filename_seen_cache.
4194
4195 2012-07-12 Doug Evans <dje@google.com>
4196
4197 * psymtab.c (map_symbol_filenames_psymtab): Skip shared psymtabs.
4198
4199 2012-07-10 Doug Evans <dje@google.com>
4200
4201 PR gdb/13498
4202 * dwarf2read.c (dwarf2_per_objfile): New members n_type_unit_groups,
4203 all_type_unit_groups, type_unit_groups, tu_stats.
4204 (dwarf2_per_cu_data): Move "imported_symtabs" into new union "s".
4205 All uses updated. Add type_unit_group to union "s".
4206 (type_unit_group): New struct.
4207 (IS_TYPE_UNIT_GROUP): New macro.
4208 (abbrev_table): Delete unused member "section".
4209 (dw2_do_instantiate_symtab): Early exit if type_unit_group.
4210 (dw2_get_cu): Assert not used with type_unit_group.
4211 (dw2_get_primary_cu): New function.
4212 (dw2_build_type_unit_groups_reader): New function.
4213 (dw2_build_type_unit_groups): New function.
4214 (dw2_get_file_names): Assert not called on type units.
4215 (dw2_map_symtabs_matching_filename): Call dw2_build_type_unit_groups.
4216 Redo loop to iterate over type unit groups instead of type units.
4217 (dw2_expand_symtabs_matching, dw2_map_symbol_filenames): Ditto.
4218 (read_abbrev_offset): New function.
4219 (init_cutu_and_read_dies): New arg "abbrev_table". All callers
4220 updated.
4221 (create_partial_symtab): New function.
4222 (process_psymtab_comp_unit_reader): Assert not used with type units.
4223 Call create_partial_symtab.
4224 (process_psymtab_type_unit): Delete.
4225 (hash_type_unit_group, eq_type_unit_group): New functions.
4226 (allocate_type_unit_groups_table): New function.
4227 (NO_STMT_LIST_TYPE_UNIT_PSYMTAB): New macro.
4228 (NO_STMT_LIST_TYPE_UNIT_PSYMTAB_SIZE): New macro.
4229 (create_type_unit_group, get_type_unit_group): New functions.
4230 (tu_abbrev_offset): New struct.
4231 (sort_tu_by_abbrev_offset): New function.
4232 (add_type_unit_group_to_table): New function.
4233 (build_type_unit_groups): New function.
4234 (build_type_psymtabs_reader): New function.
4235 (build_type_psymtab_dependencies): New function.
4236 (build_type_psymtabs): Rewrite.
4237 (scan_partial_symbols): Flag an error if a DW_TAG_imported_unit
4238 is seen in a type unit.
4239 (process_queue): Move symtab expansion debugging printfs here.
4240 Call process_full_type_unit for type units.
4241 (compute_symtab_includes): Assert not called for type units.
4242 (process_cu_includes): Don't call compute_symtab_includes for
4243 type units.
4244 (process_full_type_unit): New function.
4245 (process_imported_unit_die): Flag an error if called for type units.
4246 (handle_DW_AT_stmt_list): Delete arg "want_line_info". All callers
4247 updated. Assert not called for type units.
4248 (read_file_scope): Call dwarf2_start_symtab.
4249 (setup_type_unit_groups): New function.
4250 (read_type_unit_scope): Rewrite.
4251 (abbrev_table_read_table): Initialize abbrev_table->offset.
4252 (abbrev_table_free_cleanup): New function.
4253 (dwarf2_start_symtab): New function.
4254 (load_full_type_unit): Assert not called for type unit groups.
4255 * buildsym.c (finish_block_internal): New arg "expandable".
4256 All callers updated.
4257 (start_symtab): Move most contents to ...
4258 (restart_symtab): ... here. New function.
4259 (reset_symtab_globals): New function.
4260 (end_symtab_1): Renamed from end_symtab. New arg "expandable".
4261 Call reset_symtab_globals.
4262 (end_symtab, end_expandable_symtab): New functions.
4263 (set_missing_symtab, augment_type_symtab): New functions.
4264 * buildsym.h (end_expandable_symtab): Declare.
4265 (augment_type_symtab, restart_symtab): Declare.
4266 * psympriv.h (struct partial_symtab): New member "anonymous".
4267 * psymtab.c (partial_map_symtabs_matching_filename): Ignore
4268 anonymous psymtabs.
4269 (read_psymtabs_with_filename): Ditto.
4270 (map_symbol_filenames_psymtab, psymtab_to_fullname): Ditto.
4271 (expand_symtabs_matching_via_partial): Ditto.
4272 (dump_psymtab): Update.
4273 * dictionary.c (dict_add_pending): New function.
4274 * dictionary.h (dict_add_pending): Declare.
4275
4276 2012-07-09 Doug Evans <dje@google.com>
4277
4278 * buildsym.c (start_subfile): Remove unnecessary check for
4279 name == NULL.
4280
4281 * psymtab.c (allocate_psymtab): Use host_address_to_string.
4282
4283 * dwarf2read.c (load_full_type_unit): Simplify.
4284
4285 * dwarf2read.c (dwarf2_per_objfile): Change type of all_type_units
4286 to struct signatured_type **. All uses updated.
4287
4288 * dwarf2read.c (dwarf2_attr_no_follow): Delete unused arg "cu".
4289 All callers updated.
4290
4291 2012-07-09 Tom Tromey <tromey@redhat.com>
4292
4293 * c-exp.y (check_parameter_typelist): New function.
4294 (parameter_typelist): Call it.
4295 * eval.c (make_params): Handle '(void)' case.
4296 * gdbtypes.c (lookup_function_type_with_arguments): Handle
4297 '(void)' case.
4298
4299 2012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4300
4301 * common/linux-ptrace.c: Include gdb_assert.h.
4302 <__i386__> (linux_ptrace_test_ret_to_nx_instr): New declaration.
4303 <__i386__>: Include sys/reg.h, sys/mman.h, signal.h, sys/wait.h and
4304 stdint.h.
4305 (linux_ptrace_test_ret_to_nx, linux_ptrace_init_warnings): New
4306 functions.
4307 * common/linux-ptrace.h (linux_ptrace_init_warnings): New declarations.
4308 * linux-nat.c (linux_child_post_attach)
4309 (linux_child_post_startup_inferior): Call linux_ptrace_init_warnings.
4310
4311 2012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4312
4313 * linux-thread-db.c (thread_db_find_new_threads_silently): Do not apply
4314 nptl <2.7 bug workaround for core files.
4315
4316 2012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4317
4318 * linux-nat.c (resume_lwp, linux_nat_resume): Remove LP->SIGINFO
4319 clearing.
4320 (save_siginfo): Remove.
4321 (stop_wait_callback, linux_nat_filter_event): Remove the save_siginfo
4322 call.
4323 (resume_stopped_resumed_lwps): Remove LP->SIGINFO clearing.
4324 (linux_nat_get_siginfo): Use PTRACE_GETSIGINFO.
4325 * linux-nat.h (struct lwp_info): Remove field siginfo.
4326
4327 2012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4328
4329 Code cleanup for the next patch.
4330 * arm-linux-nat.c (arm_linux_stopped_data_address): Change variable
4331 siginfo_p to siginfo, update its users incl. the linux_nat_get_siginfo
4332 call for it.
4333 * ia64-linux-nat.c (ia64_linux_stopped_data_address): Likewise.
4334 (ia64_linux_stopped_data_address):
4335 * linux-nat.c (linux_nat_get_siginfo): Add parameter siginfo, change
4336 the return value.
4337 * linux-nat.h (linux_nat_get_siginfo): Likewise.
4338 * ppc-linux-nat.c (ppc_linux_stopped_data_address): Change variable
4339 siginfo_p to siginfo, update its users incl. the linux_nat_get_siginfo
4340 call for it.
4341
4342 2012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4343
4344 PR 14321
4345 * findcmd.c (parse_find_args): New variable pattern_buf_size_need.
4346 Increase buffer sizes to 2x we need, not just 2x of the previous size.
4347
4348 2012-07-06 Tom Tromey <tromey@redhat.com>
4349
4350 * c-exp.y (DOTDOTDOT): New token.
4351 (func_mod, exp): Use parameter_typelist.
4352 (parameter_typelist): New production.
4353 (tokentab3): Add "..." token.
4354 * eval.c (make_params): Handle varargs.
4355 * gdbtypes.c (lookup_function_type_with_arguments): Handle
4356 varargs.
4357
4358 2012-07-06 Tom Tromey <tromey@redhat.com>
4359
4360 PR exp/9608:
4361 * c-exp.y (%union) <tvec>: Change type.
4362 (func_mod): Now uses <tvec> type.
4363 (exp): Update for tvec change.
4364 (direct_abs_decl): Push the typelist.
4365 (func_mod): Return a typelist.
4366 (nonempty_typelist): Update for tvec change.
4367 * gdbtypes.c (lookup_function_type_with_arguments): New function.
4368 * gdbtypes.h (lookup_function_type_with_arguments): Declare.
4369 * parse.c (pop_type_list): New function.
4370 (push_typelist): New function.
4371 (follow_types): Handle tp_function_with_arguments.
4372 * parser-defs.h (type_ptr): New typedef. Define a VEC.
4373 (enum type_pieces) <tp_function_with_arguments>: New constant.
4374 (union type_stack_elt) <typelist_val>: New field.
4375 (push_typelist): Declare.
4376
4377 2012-07-06 Tom Tromey <tromey@redhat.com>
4378
4379 * c-exp.y (%union) <type_stack>: New field.
4380 (abs_decl, direct_abs_decl): Use <type_stack> type. Update.
4381 (ptr_operator_ts): New production.
4382 (ptype): Update.
4383 * parse.c (type_stack_reserve): New function.
4384 (check_type_stack_depth): Use it.
4385 (pop_type_stack, append_type_stack, push_type_stack)
4386 (get_type_stack, type_stack_cleanup): New functions.
4387 (follow_types): Handle tp_type_stack.
4388 (_initialize_parse): Simplify initialization.
4389 * parser-defs.h (enum type_pieces) <tp_type_stack>: New
4390 constant.
4391 (union type_stack_elt) <stack_val>: New field.
4392 (get_type_stack, append_type_stack, push_type_stack)
4393 (type_stack_cleanup): Declare.
4394
4395 2012-07-06 Tom Tromey <tromey@redhat.com>
4396
4397 * parser-defs.h (type_stack, type_stack_size, type_stack_depth):
4398 Remove.
4399 (struct type_stack): New.
4400 * parse.c (type_stack, type_stack_size, type_stack_depth):
4401 Remove.
4402 (type_stack): New global.
4403 (parse_exp_in_context, check_type_stack_depth)
4404 (insert_into_type_stack, insert_type, push_type, push_type_int)
4405 (insert_type_address_space, pop_type, pop_type_int)
4406 (_initialize_parse): Update.
4407
4408 2012-07-06 Tom Tromey <tromey@redhat.com>
4409
4410 * c-exp.y (func_mod, direct_abs_decl, abs_decl, ptr_operator):
4411 Remove %type.
4412
4413 2012-07-06 Siddhesh Poyarekar <siddhesh@redhat.com>
4414
4415 * c-lang.c (c_printstr): Remove ununsed variable WIDTH.
4416
4417 2012-07-06 Siddhesh Poyarekar <siddhesh@redhat.com>
4418 Jan Kratochvil <jan.kratochvil@redhat.com>
4419
4420 * cp-valprint.c (cp_print_value): Replace potentially unsafe
4421 alloca with xmalloc/xfree.
4422
4423 2012-07-06 Siddhesh Poyarekar <siddhesh@redhat.com>
4424
4425 * MAINTAINERS (Write After Approval): Add myself to the list.
4426
4427 2012-07-05 Doug Evans <dje@google.com>
4428
4429 * dwarf2read.c (dw2_expand_symtabs_matching): Fix typo.
4430
4431 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
4432
4433 * ax-gdb.c (cli/cli-utils.h): New include.
4434 (linespec.h): Ditto.
4435 (agent_eval_command_one): New function.
4436 (agent_command_1): Ditto.
4437 (agent_command): Call function agent_command_1.
4438 (agent_eval_command): Ditto.
4439 (_initialize_ax_gdb): Change help for "maint agent"
4440 and "maint agent-eval".
4441
4442 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
4443
4444 * breakpoint.c (check_for_argument): Move to file cli/cli-utils.c.
4445 * cli/cli-utils.c (check_for_argument): New function.
4446 * cli/cli-utils.h (check_for_argument): Ditto.
4447
4448 2012-07-04 H.J. Lu <hongjiu.lu@intel.com>
4449
4450 * NEWS: Mention x32 ABI support.
4451
4452 2012-07-04 H.J. Lu <hongjiu.lu@intel.com>
4453
4454 * amd64-tdep.c (amd64_x32_init_abi): Set sp_regnum_from_eax to
4455 AMD64_RSP_REGNUM and pc_regnum_from_eax to AMD64_RIP_REGNUM.
4456
4457 * i386-tdep.c (i386_gdbarch_init): Initialize sp_regnum_from_eax
4458 and pc_regnum_from_eax to -1. Update SP regnum from
4459 sp_regnum_from_eax and PC regnum from pc_regnum_from_eax if
4460 needed.
4461
4462 * i386-tdep.h (gdbarch_tdep): Add sp_regnum_from_eax and
4463 pc_regnum_from_eax.
4464
4465 2012-07-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4466
4467 Fix 'warning: parameter has incomplete type' with gcc-3.4.6.
4468 * dwarf2expr.h: Include gdbtypes.h.
4469 (enum call_site_parameter_kind, union call_site_parameter_u): Remove
4470 these forward declarations.
4471 (cu_offset, sect_offset): Move these ...
4472 * gdbtypes.h: Remove include dwarf2expr.h.
4473 (cu_offset, sect_offset): ... here.
4474
4475 2012-07-03 H.J. Lu <hongjiu.lu@intel.com>
4476
4477 * amd64-linux-tdep.c (linux_sigtramp_code): Renamed to ...
4478 (amd64_linux_sigtramp_code): This.
4479 (amd64_x32_linux_sigtramp_code): New.
4480 (LINUX_SIGTRAMP_LEN): Updated.
4481 (amd64_linux_sigtramp_start): Check x32 sigtramp.
4482
4483 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4484
4485 * linux-thread-db.c (thread_db_new_objfile): Fix comment typos.
4486
4487 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4488
4489 * config.in: Regenerate.
4490 * configure: Regenerate.
4491 * configure.ac: Remove check for gnu/libc-version.h.
4492 * linux-thread-db.c <HAVE_GNU_LIBC_VERSION_H>: Remove include of
4493 gnu/libc-version.h.
4494 (enable_thread_event_reporting) <HAVE_GNU_LIBC_VERSION_H>: Remove
4495 variables libc_version, libc_major and libc_minor. Replace sscanf by
4496 inferior_has_bug. Extend the comment.
4497
4498 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4499
4500 * linux-thread-db.c (inferior_has_bug): New function.
4501 (thread_db_find_new_threads_silently): Return boolean as checked by
4502 inferior_has_bug, describe it in the comments.
4503 (try_thread_db_load_1): Move call to thread_db_find_new_threads_silently
4504 earlier. Abort the initialization if it returned non-zero.
4505 (thread_db_new_objfile): Exclude debug files.
4506 (thread_db_find_new_threads_2): Preinitialize ERR. Check errors also
4507 if UNTIL_NO_NEW,
4508
4509 2012-07-02 Doug Evans <dje@google.com>
4510
4511 * dwarf2read.c (maybe_queue_comp_unit): Move definition next to others
4512 related to queue management.
4513
4514 * dwarf2read.c (create_debug_types_hash_table): Use "debug dwarf2-read"
4515 instead of "debug dwarf2-die" in debugging printfs.
4516 (create_debug_info_hash_table_reader): Ditto.
4517 (create_debug_info_hash_table): Ditto.
4518 (init_dwo_file): Ditto.
4519 (init_cutu_and_read_dies): Add debugging printf.
4520 (init_cutu_and_read_dies_no_follow): Ditto.
4521 (process_psymtab_comp_unit_reader): Ditto.
4522
4523 2012-07-02 Stan Shebs <stan@codesourcery.com>
4524
4525 Add target-side support for dynamic printf.
4526 * NEWS: Mention the additional style.
4527 * breakpoint.h (struct bp_target_info): New fields tcommands, persist.
4528 (struct bp_location): New field cmd_bytecode.
4529 * breakpoint.c: Include format.h.
4530 (disconnected_dprintf): New global.
4531 (parse_cmd_to_aexpr): New function.
4532 (build_target_command_list): New function.
4533 (insert_bp_location): Call it.
4534 (remove_breakpoints_pid): Skip dprintf breakpoints.
4535 (print_one_breakpoint_location): Ditto.
4536 (dprintf_style_agent): New global.
4537 (dprintf_style_enums): Add dprintf_style_agent.
4538 (update_dprintf_command_list): Add agent case.
4539 (agent_printf_command): New function.
4540 (_initialize_breakpoint): Add new commands.
4541 * common/ax.def (printf): New bytecode.
4542 * ax.h (ax_string): Declare.
4543 * ax-gdb.h (gen_printf): Declare.
4544 * ax-gdb.c: Include cli-utils.h, format.h.
4545 (gen_printf): New function.
4546 (maint_agent_print_command): New function.
4547 (_initialize_ax_gdb): Add maint agent-printf command.
4548 * ax-general.c (ax_string): New function.
4549 (ax_print): Add printf disassembly.
4550 * Makefile.in (SFILES): Add format.c
4551 (COMMON_OBS): Add format.o.
4552 * common/format.h: New file.
4553 * common/format.c: New file.
4554 * printcmd.c: Include format.h.
4555 (ui_printf): Call parse_format_string.
4556 * remote.c (remote_state): New field breakpoint_commands.
4557 (PACKET_BreakpointCommands): New enum.
4558 (remote_breakpoint_commands_feature): New function.
4559 (remote_protocol_features): Add new BreakpointCommands entry.
4560 (remote_can_run_breakpoint_commands): New function.
4561 (remote_add_target_side_commands): New function.
4562 (remote_insert_breakpoint): Call it.
4563 (remote_insert_hw_breakpoint): Ditto.
4564 (_initialize_remote): Add new packet configuration for
4565 target-side breakpoint commands.
4566 * target.h (struct target_ops): New field
4567 to_can_run_breakpoint_commands.
4568 (target_can_run_breakpoint_commands): New macro.
4569 * target.c (update_current_target): Handle
4570 to_can_run_breakpoint_commands.
4571
4572 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4573
4574 Execute -ix and -iex only after system and user gdbinit files.
4575 * main.c (captured_main): Move CMDARG_INIT_FILE and CMDARG_INIT_COMMAND
4576 processing down after gdbinit files.
4577
4578 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4579
4580 Add fnmatch-gnu module.
4581 * gnulib/Makefile.in (aclocal_m4_deps): Add new files and remove one.
4582 * gnulib/configure.ac (AC_INIT): Use now import/memmem.c.
4583 * gnulib/aclocal.m4: Regenerate.
4584 * gnulib/config.in: Regenerate.
4585 * gnulib/configure: Regenerate.
4586 * gnulib/import/dummy.c: Remove.
4587 * gnulib/import/Makefile.am: Regenerate.
4588 * gnulib/import/Makefile.in: Likewise.
4589 * gnulib/import/m4/gnulib-cache.m4: Likewise.
4590 * gnulib/import/m4/gnulib-comp.m4: Likewise.
4591 * gnulib/import/alloca.c: New file.
4592 * gnulib/import/alloca.in.h: Likewise.
4593 * gnulib/import/config.charset: Likewise.
4594 * gnulib/import/fnmatch.c: Likewise.
4595 * gnulib/import/fnmatch.in.h: Likewise.
4596 * gnulib/import/fnmatch_loop.c: Likewise.
4597 * gnulib/import/localcharset.c: Likewise.
4598 * gnulib/import/localcharset.h: Likewise.
4599 * gnulib/import/m4/alloca.m4: Likewise.
4600 * gnulib/import/m4/codeset.m4: Likewise.
4601 * gnulib/import/m4/configmake.m4: Likewise.
4602 * gnulib/import/m4/fcntl-o.m4: Likewise.
4603 * gnulib/import/m4/fnmatch.m4: Likewise.
4604 * gnulib/import/m4/glibc21.m4: Likewise.
4605 * gnulib/import/m4/localcharset.m4: Likewise.
4606 * gnulib/import/m4/locale-fr.m4: Likewise.
4607 * gnulib/import/m4/locale-ja.m4: Likewise.
4608 * gnulib/import/m4/locale-zh.m4: Likewise.
4609 * gnulib/import/m4/mbrtowc.m4: Likewise.
4610 * gnulib/import/m4/mbsinit.m4: Likewise.
4611 * gnulib/import/m4/mbsrtowcs.m4: Likewise.
4612 * gnulib/import/m4/mbstate_t.m4: Likewise.
4613 * gnulib/import/m4/stdbool.m4: Likewise.
4614 * gnulib/import/m4/wchar_h.m4: Likewise.
4615 * gnulib/import/m4/wctype_h.m4: Likewise.
4616 * gnulib/import/m4/wint_t.m4: Likewise.
4617 * gnulib/import/mbrtowc.c: Likewise.
4618 * gnulib/import/mbsinit.c: Likewise.
4619 * gnulib/import/mbsrtowcs-impl.h: Likewise.
4620 * gnulib/import/mbsrtowcs-state.c: Likewise.
4621 * gnulib/import/mbsrtowcs.c: Likewise.
4622 * gnulib/import/ref-add.sin: Likewise.
4623 * gnulib/import/ref-del.sin: Likewise.
4624 * gnulib/import/stdbool.in.h: Likewise.
4625 * gnulib/import/streq.h: Likewise.
4626 * gnulib/import/strnlen1.c: Likewise.
4627 * gnulib/import/strnlen1.h: Likewise.
4628 * gnulib/import/verify.h: Likewise.
4629 * gnulib/import/wchar.in.h: Likewise.
4630 * gnulib/import/wctype.in.h: Likewise.
4631
4632 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4633
4634 Support shell wildcards for 'set auto-load safe-path'.
4635 * auto-load.c: Include fnmatch.h.
4636 (filename_is_in_dir): Rename to ...
4637 (filename_is_in_pattern_1, filename_is_in_pattern): ... here and split
4638 it. Update function comment. Rename dir_len to pattern_len. New
4639 variables filename_len, pattern and filename. Add more DEBUG_AUTO_LOAD
4640 messages. Use gdb_filename_fnmatch.
4641 (filename_is_in_auto_load_safe_path_vec): Rename variable dir to
4642 pattern.
4643 (_initialize_auto_load): Extend the "set auto-load safe-path" help text.
4644 * defs.h (gdb_filename_fnmatch): New declaration.
4645 * utils.c: Include fnmatch.h.
4646 (gdb_filename_fnmatch): New function.
4647
4648 2012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
4649
4650 * breakpoint.c (BREAK_ARGS_HELP): Include help message for the new
4651 `-probe' and `-probe-stap' options.
4652
4653 2012-07-01 Yao Qi <yao@codesourcery.com>
4654
4655 * breakpoint.c: Removed always_inserted_auto, always_inserted_on,
4656 always_inserted_off, and always_inserted_enums.
4657 Change always_inserted_mode's type to 'enum auto_boolean'.
4658 (show_always_inserted_mode, breakpoint_always_inserted_mode): Update
4659 callers.
4660 (_initialize_breakpoint): Call add_setshow_auto_boolean_cmd instead
4661 of add_setshow_enum_cmd.
4662 * infrun.c: Remove can_use_displaced_stepping_auto,
4663 can_use_displaced_stepping_on, can_use_displaced_stepping_off, and
4664 can_use_displaced_stepping_enum.
4665 Change can_use_displaced_stepping's type to 'enum auto_boolean'.
4666 (show_can_use_displaced_stepping, use_displaced_stepping): Update callers.
4667 (_initialize_infrun): Call add_setshow_auto_boolean_cmd instead of
4668 add_setshow_enum_cmd.
4669
4670 2012-06-30 Doug Evans <dje@google.com>
4671
4672 * dwarf2read.c (signatured_type): Make "per_cu" member first.
4673 (init_cutu_and_read_dies): Handle rereading a DWO CU while it's
4674 currently being read. Propagate DW_AT_comp_dir to DWO DIE.
4675
4676 2012-06-29 Doug Evans <dje@google.com>
4677
4678 * linespec.c: #include "stack.h".
4679 (decode_line_with_current_source): Moved here from symtab.c and
4680 renamed from decode_line_spec. All callers updated.
4681 (decode_line_with_last_displayed): Moved here from breakpoint.c and
4682 renamed from decode_line_spec_1. All callers updated.
4683 * linespec.h (decode_line_with_current_source): Move declaration here
4684 from symtab.h and renamed from decode_line_spec.
4685 (decode_line_with_last_displayed): Move declaration here from symtab.h
4686 and renamed from decode_line_spec_1.
4687 * macrocmd.c: #include "linespec.h".
4688 * symtab.c: Remove #include "linespec.h".
4689
4690 2012-06-28 Doug Evans <dje@google.com>
4691
4692 * dwarf2read.c (get_cu_length): New function.
4693 (offset_in_cu_p, error_check_comp_unit_head): Call it.
4694 (create_debug_types_hash_table): Ditto.
4695 (init_cutu_and_read_dies): Ditto.
4696 (init_cutu_and_read_dies_no_follow): Ditto.
4697
4698 * dwarf2read.c (dwarf2_find_base_address): Move definition.
4699
4700 * dwarf2read.c (ABBREV_HASH_SIZE): Remove enclosing #ifndef/#endif.
4701 (struct abbrev_table): Define.
4702 (dwarf2_cu): Replace members dwarf2_abbrevs, abbrev_obstack with
4703 abbrev_table.
4704 (init_cutu_and_read_dies): Update.
4705 (abbrev_table_alloc_abbrev): New function. Replaces
4706 dwarf_alloc_abbrev. All callers updated.
4707 (abbrev_table_add_abbrev): New function.
4708 (abbrev_table_lookup_abbrev): New function. Replaces
4709 dwarf2_lookup_abbrev. All callers updated.
4710 (abbrev_table_read_table): New function. Contents moved here from
4711 dwarf2_read_abbrevs.
4712 (dwarf2_read_abbrevs): Call it.
4713 (abbrev_table_free): New function.
4714 (dwarf2_free_abbrev_table): Call it.
4715
4716 2012-06-28 Stan Shebs <stan@codesourcery.com>
4717
4718 * osdata.c (info_osdata_command): Filter out "Title" columns
4719 from non-MI uses.
4720 * common/linux-osdata.c (struct osdata_type): Add title field.
4721 (osdata_table): Add titles to each entry.
4722 (linux_command_xfer_osdata): Add a column for title data.
4723
4724 2012-06-28 Stan Shebs <stan@codesourcery.com>
4725
4726 Make logging work for MI.
4727 * NEWS: Mention it.
4728 * interps.h (interp_set_logging_ftype): New typedef.
4729 (struct interp_procs): New field set_logging_proc.
4730 (current_interp_set_logging): Declare.
4731 * interps.c (current_interp_set_logging): New function.
4732 * cli/cli-logging.c: Include interps.h.
4733 (set_logging_redirect): Call current_interp_set_logging.
4734 (pop_output_files): Ditto.
4735 (handle_redirections): Ditto, plus skip ui-out redirect if MI.
4736 * mi/mi-console.h (mi_console_set_raw): Declare.
4737 * mi/mi-console.c (mi_console_set_raw): New function.
4738 * mi/mi-interp.c (saved_raw_stdout): New global.
4739 (mi_set_logging): New function.
4740 (_initialize_mi_interp): Add it to interp procs.
4741
4742 2012-06-28 Doug Evans <dje@google.com>
4743
4744 * symtab.c (lookup_symbol_aux_objfile): Use
4745 ALL_OBJFILE_PRIMARY_SYMTABS.
4746
4747 * gdbtypes.c (lookup_typename): Rename local variable "tmp" to "type".
4748
4749 2012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4750
4751 * common/buffer.c: Include inttypes.h and stdint.h.
4752 (buffer_xml_printf): Use PRId64, PRIu64, PRIx64 and PRIo64.
4753
4754 2012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4755 Pedro Alves <palves@redhat.com>
4756
4757 * gdbthread.h (ALL_THREADS): New macro.
4758 (thread_list): Declare.
4759 * infrun.c (handle_inferior_event) <spurious signal>: Don't keep
4760 going, but instead fall through to the stepping handling.
4761 * linux-nat.c (resume_lwp): New parameter 'signo'. Resume with
4762 the passed in signal. Adjust debug output.
4763 (resume_callback): Rename to ...
4764 (linux_nat_resume_callback): ... this. Pass the thread's last
4765 stop signal, if in "pass" state.
4766 (linux_nat_resume): Adjust to rename.
4767 (stop_wait_callback): New assertion. Don't respawn signals;
4768 instead let the LWP remain with SIGNALLED set.
4769 (linux_nat_wait_1): Remove flushing of pending SIGSTOPs.
4770 * remote.c (append_pending_thread_resumptions): New.
4771 (remote_vcont_resume): Call it.
4772 * target.h (target_resume): Extend comment.
4773
4774 2012-06-28 Iain Sandoe <iain@codesourcery.com>
4775
4776 * auxv.c (fprint_target_auxv): Handle extended cache data tags.
4777
4778 2012-06-27 Doug Evans <dje@google.com>
4779
4780 * dwarf2read.c (dwarf2_cu): Add ranges_base.
4781 Delete have_addr_base, unused. All uses updated.
4782 (init_cutu_and_read_dies): Process DW_AT_GNU_ranges_base.
4783 (dwarf2_get_pc_bounds): Add ranges_base.
4784 (dwarf2_record_block_ranges): Ditto.
4785
4786 2012-06-27 Tom Tromey <tromey@redhat.com>
4787
4788 PR macros/7961:
4789 * varobj.c (varobj_create): Update.
4790 (varobj_set_value): Update.
4791 * tracepoint.c (validate_actionline): Update.
4792 (encode_actions_1): Update.
4793 * parse.c (parse_exp_1): Add 'pc' argument.
4794 (parse_exp_in_context): Add 'pc' argument. Change how
4795 expression_context_pc is set.
4796 (parse_expression): Update.
4797 (parse_field_expression): Update.
4798 * expression.h (parse_exp_1): Update.
4799 * eval.c (parse_to_comma_and_eval): Update.
4800 * breakpoint.c (set_breakpoint_condition): Update.
4801 (update_watchpoint): Update.
4802 (init_breakpoint_sal): Update
4803 (find_condition_and_thread): Update.
4804 (watch_command_1): Update.
4805 (update_breakpoint_locations): Update.
4806 * ada-lang.c (ada_read_renaming_var_value): Update.
4807 (create_excep_cond_exprs): Update.
4808
4809 2012-06-27 Doug Evans <dje@google.com>
4810
4811 * dwarf2read.c (per_cu_header_read_in): Simplify, and handle
4812 type units.
4813
4814 2012-06-26 Doug Evans <dje@google.com>
4815
4816 * dwarf2read.c (read_and_check_comp_unit_head): Delete unnecessary
4817 prototype.
4818 (error_check_comp_unit_head): New arg abbrev_section. All callers
4819 updated.
4820 (read_and_check_comp_unit_head): Ditto.
4821 (read_and_check_type_unit_head): Ditto.
4822
4823 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4824
4825 New attribute 'last' for gdb.Symtab_and_line.
4826 * NEWS (Python Scripting): Add entry about the new attribute.
4827 * python/py-symtab.c (salpy_get_last): New function which
4828 implements the get method for the 'last' attribute of
4829 gdb.Symtab_and_line.
4830 (sal_object_getset): Add entry for the 'last' attribute.
4831
4832 2012-06-26 Doug Evans <dje@google.com>
4833
4834 * dwarf2read.c (dwo_section_names): Add macinfo_dwo, macro_dwo.
4835 (dwo_sections): Add macinfo, macro.
4836 (dwarf2_locate_dwo_sections): Watch for macro sections.
4837 (dwarf_decode_macros): Remove args lh, abfd, section, section_name.
4838 All callers updated. Handle DWO files.
4839
4840 * NEWS: Mention new options "set debug dwarf2-read" and
4841 "set debug symtab-create".
4842 * dwarf2read.c (dwarf2_read_debug): New static global.
4843 (dwarf2_build_psymtabs_hard): Add debugging printfs.
4844 (process_queue): Ditto.
4845 (process_full_comp_unit): Ditto.
4846 (_initialize_dwarf2_read): Add new option "set debug dwarf2-read".
4847 * elfread.c (elf_symfile_read): Add debugging printf.
4848 * minsyms.c (install_minimal_symbols): Ditto.
4849 * psymtab.c (allocate_psymtab): Ditto.
4850 * symfile.c (allocate_symtab): Ditto.
4851 * symtab.c (symtab_create_debug): New global.
4852 (_initialize_symtab): Add new option "set debug symtab-create".
4853 * symtab.h (symtab_create_debug): Declare.
4854
4855 * dwarf2read.c (lookup_dwo_comp_unit): Enhance comment.
4856 (lookup_dwo_type_unit): Ditto.
4857
4858 2012-06-26 Roland McGrath <roland@hack.frob.com>
4859 H.J. Lu <hongjiu.lu@intel.com>
4860
4861 * amd64-linux-nat.c: Include <sys/user.h>.
4862 (ps_get_thread_area): Use PTRACE_PEEKUSER to get fs_base/gs_base
4863 if HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE or
4864 HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE is defined.
4865
4866 * configure.ac: Check if the fs_base and gs_base members of
4867 `struct user_regs_struct' exist.
4868 * config.in: Regenerated.
4869 * configure: Likewise.
4870
4871 2012-06-25 Michael Eager <eager@eagercon.com>
4872
4873 PR python/14291
4874 * python/python.c (gdbpy_write): Check for interrupted output.
4875
4876 2012-06-25 Greta Yorsh <greta.yorsh@arm.com>
4877
4878 * arm-tdep.c (arm_in_function_epilogue_p): Recognize POP with a single
4879 register as a stack alignment in ARM mode.
4880
4881 2012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4882
4883 Update gnulib to GIT commit a39f53ccb70a613e647e1019fb4c63645220267e.
4884 * gnulib/config.in: Regenerate.
4885 * gnulib/configure: Likewise.
4886 * gnulib/import/m4/extensions.m4: Update it.
4887 * gnulib/import/m4/gnulib-common.m4: Likewise.
4888 * gnulib/import/m4/memmem.m4: Likewise.
4889 * gnulib/import/m4/mmap-anon.m4: Likewise.
4890 * gnulib/import/m4/multiarch.m4: Likewise.
4891 * gnulib/import/stdint.in.h: Likewise.
4892
4893 2012-06-24 Yao Qi <yao@codesourcery.com>
4894
4895 * corefile.c (write_memory_with_notification): New.
4896 * gdbcore.h: Declare write_memory_with_notification.
4897 * ada-lang.c (ada_value_assign): Replace 'write_memory' and
4898 'observer_notify_memory_changed' with 'write_memory_with_notification'.
4899 * valops.c (value_assign): Likewise.
4900 * python/py-inferior.c (infpy_write_memory): Call
4901 'write_memory_with_notification'.
4902
4903 2012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4904
4905 * cc-with-index.sh: Use also -ex "set auto-load no".
4906
4907 2012-06-23 Doug Evans <dje@google.com>
4908
4909 PR 14125
4910 * NEWS: Document additions to .gdb_index.
4911 * dwarf2read.c: #include "gdb/gdb-index.h".
4912 (DW2_GDB_INDEX_SYMBOL_STATIC_SET_VALUE): New macro.
4913 (DW2_GDB_INDEX_SYMBOL_KIND_SET_VALUE): New macro.
4914 (DW2_GDB_INDEX_CU_SET_VALUE): New macro.
4915 (dwarf2_read_index): Recognize version 7.
4916 (dw2_do_expand_symtabs_matching): New args want_specific_block,
4917 block_kind, domain): All callers updated.
4918 (dw2_find_symbol_file): Handle new index CU values.
4919 (dw2_expand_symtabs_matching): Match symbol kind if requested.
4920 (add_index_entry): New args is_static, kind. All callers updated.
4921 (offset_type_compare, uniquify_cu_indices): New functions
4922 (symbol_kind): New function.
4923 (write_psymtabs_to_index): Remove duplicate CU values.
4924 (write_psymtabs_to_index): Write .gdb_index version 7.
4925
4926 2012-06-22 Joel Brobecker <brobecker@adacore.com>
4927
4928 * configure.ac (build_warnings): Add -Wdeclaration-after-statement.
4929 * configure: Regenerate.
4930
4931 2012-06-20 Yao Qi <yao@codesourcery.com>
4932
4933 * python/py-inferior.c: Update comments of infpy_read_memory
4934 and infpy_write_memory.
4935
4936 2012-06-19 Tom Tromey <tromey@redhat.com>
4937
4938 PR exp/9514:
4939 * parser-defs.h (insert_type, insert_type_address_space): Declare.
4940 (push_type_address_space): Remove.
4941 * parse.c (insert_into_type_stack): New function.
4942 (insert_type): Likewise.
4943 (insert_type_address_space): Rename from push_type_address_space.
4944 Insert tp_space_identifier.
4945 * c-exp.y (ptr_operator): New production.
4946 (abs_decl): Use ptr_operator.
4947 (space_identifier): Call insert_type_address_space.
4948 (ptype): Don't use const_or_volatile_or_space_identifier.
4949 (const_or_volatile_noopt): Call insert_type.
4950 (conversion_type_id, conversion_declarator): New productions.
4951 (operator): Use conversion_type_id.
4952
4953 2012-06-18 Doug Evans <dje@google.com>
4954
4955 * symtab.h (minimal_symbol): New member created_by_gdb.
4956 * elfread.c (elf_symtab_read): Set created_by_gdb for @plt minsym
4957 created by gdb.
4958 * symtab.c (lookup_symbol_in_objfile_from_linkage_name): New function.
4959 (search_symbols): Call it instead of lookup_symbol.
4960 Skip symbols created by gdb. Only scan minsyms if nfiles == 0.
4961
4962 * dwarf2expr.c (execute_stack_op): Handle DW_OP_GNU_const_index.
4963 Adjust address for DW_OP_GNU_addr_index.
4964 * dwarf2expr.h (dwarf_expr_context): Update comment.
4965 * dwarf2loc.c (locexpr_describe_location_piece): New arg per_cu,
4966 all callers updated. Handle TLS vars described with
4967 DW_OP_GNU_const_index.
4968 (disassemble_dwarf_expression): Handle DW_OP_GNU_addr_index
4969 and DW_OP_GNU_const_index.
4970 * dwarf2read.c (decode_locdesc): Handle DW_OP_GNU_addr_index.
4971
4972 * block.c (find_block_in_blockvector): Make explicit the fact that we
4973 ignore GLOBAL_BLOCK.
4974
4975 2012-06-18 Tom Tromey <tromey@redhat.com>
4976
4977 * c-exp.y (operator): Remove trailing space after "delete" and
4978 "delete[]".
4979
4980 2012-06-18 Mark Kettenis <kettenis@gnu.org>
4981 Jan Kratochvil <jan.kratochvil@redhat.com>
4982
4983 Switch i386 and derived targets to ON_STACK.
4984 * amd64-dicos-tdep.c (amd64_dicos_push_dummy_code): Remove.
4985 (amd64_dicos_init_abi): Remove its installment.
4986 * dicos-tdep.c (dicos_init_abi): Remove the
4987 set_gdbarch_call_dummy_location call. Update the comment here.
4988 * i386-dicos-tdep.c (i386_dicos_push_dummy_code): Remove.
4989 (i386_dicos_init_abi): Remove its installment.
4990 * i386-tdep.c (i386_push_dummy_code): New function.
4991 (i386_gdbarch_init): Call set_gdbarch_call_dummy_location, install
4992 i386_push_dummy_code.
4993
4994 2012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4995
4996 Remove stale dummy frames.
4997 * breakpoint.c: Include dummy-frame.h.
4998 (longjmp_breakpoint_ops): New variable.
4999 (update_breakpoints_after_exec, breakpoint_init_inferior): Delete also
5000 bp_longjmp_call_dummy.
5001 (bpstat_what, bptype_string, print_one_breakpoint_location)
5002 (init_bp_location): Support bp_longjmp_call_dummy.
5003 (set_longjmp_breakpoint): Use longjmp_breakpoint_ops. Comment why.
5004 (set_longjmp_breakpoint_for_call_dummy)
5005 (check_longjmp_breakpoint_for_call_dummy, longjmp_bkpt_dtor): New
5006 functions.
5007 (initialize_breakpoint_ops): Initialize longjmp_breakpoint_ops.
5008 * breakpoint.h (enum bptype): New item bp_longjmp_call_dummy. Delete
5009 FIXME comment and extend the other comment for bp_call_dummy.
5010 (set_longjmp_breakpoint_for_call_dummy)
5011 (check_longjmp_breakpoint_for_call_dummy): New declarations.
5012 * dummy-frame.c: Include gdbthread.h.
5013 (pop_dummy_frame_bpt): New function.
5014 (pop_dummy_frame): Call pop_dummy_frame_bpt.
5015 (dummy_frame_discard): New function.
5016 (cleanup_dummy_frames): Update the comment about longjmps.
5017 * dummy-frame.h (dummy_frame_discard): New declaration.
5018 * gdbthread.h (struct thread_info): Extend initiating_frame comment.
5019 * infcall.c (call_function_by_hand): New variable longjmp_b. Call
5020 set_longjmp_breakpoint_for_call_dummy. Chain its breakpoints with BPT.
5021 * infrun.c (handle_inferior_event) <BPSTAT_WHAT_CLEAR_LONGJMP_RESUME>:
5022 Add case 4 comment. Call check_longjmp_breakpoint_for_call_dummy and
5023 keep_going if IS_LONGJMP and there is no other reason to stop.
5024
5025 2012-06-18 Greta Yorsh <Greta.Yorsh@arm.com>
5026
5027 * remote-sim.c (sim_command_completer): Initialize
5028 variable 'result'.
5029
5030 2012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5031
5032 * dwarf2expr.c (execute_stack_op): Support DW_OP_GNU_parameter_ref.
5033 * dwarf2loc.c (call_site_parameter_matches): Support
5034 CALL_SITE_PARAMETER_PARAM_OFFSET.
5035 (needs_dwarf_reg_entry_value): Push stub value.
5036 * dwarf2read.c (read_call_site_scope): New variable origin. Support
5037 CALL_SITE_PARAMETER_PARAM_OFFSET and its DW_AT_abstract_origin.
5038 * gdbtypes.h (enum call_site_parameter_kind): New item
5039 CALL_SITE_PARAMETER_PARAM_OFFSET.
5040 (struct call_site.parameter.u): New field param_offset.
5041
5042 2012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5043
5044 Code cleanup: Generalize call_site.parameter key.
5045 * dwarf2expr.c (execute_stack_op) <DW_OP_GNU_entry_value>: Remove
5046 variable dwarf_reg. New variable kind_u. Update parameters to
5047 push_dwarf_reg_entry_value.
5048 (ctx_no_push_dwarf_reg_entry_value): Update parameters.
5049 * dwarf2expr.h (enum call_site_parameter_kind)
5050 (union call_site_parameter_u): Forward declarations.
5051 (struct dwarf_expr_context_funcs): Update parameters and their
5052 description for push_dwarf_reg_entry_value.
5053 (ctx_no_push_dwarf_reg_entry_value): Update parameters.
5054 * dwarf2loc.c (call_site_parameter_matches): New function.
5055 (dwarf_expr_reg_to_entry_parameter): Update parameters and their
5056 description. Use call_site_parameter_matches.
5057 (dwarf_expr_push_dwarf_reg_entry_value, value_of_dwarf_reg_entry):
5058 Update parameters and their description.
5059 (value_of_dwarf_block_entry): Remove variables dwarf_reg and fb_offset.
5060 New variable kind_u. Adjust the caller for updated parameters.
5061 (needs_dwarf_reg_entry_value): Update parameters.
5062 * dwarf2read.c (read_call_site_scope): New variable loc. Use it
5063 instead of attr. Update for the changed fields of struct
5064 call_site_parameter.
5065 * gdbtypes.h: Include dwarf2expr.h.
5066 (enum call_site_parameter_kind): New.
5067 (struct call_site.parameter): New field kind. Wrap dwarf_reg and
5068 fb_offset into new union u.
5069
5070 2012-06-16 H.J. Lu <hongjiu.lu@intel.com>
5071
5072 * amd64-tdep.c (amd64_x32_analyze_stack_align): New function.
5073 (amd64_analyze_prologue): Call amd64_x32_analyze_stack_align
5074 for x32.
5075
5076 2012-06-16 H.J. Lu <hongjiu.lu@intel.com>
5077
5078 * amd64-linux-nat.c (compat_x32_clock_t): New.
5079 (compat_x32_siginfo_t): Likewise.
5080 (compat_x32_siginfo_from_siginfo): Likewise.
5081 (siginfo_from_compat_x32_siginfo): Likewise.
5082 (amd64_linux_siginfo_fixup): Call compat_x32_siginfo_from_siginfo
5083 and siginfo_from_compat_x32_siginfo for x32.
5084
5085 2012-06-15 Hui Zhu <hui_zhu@mentor.com>
5086
5087 * tracepoint.c (tfile_xfer_partial): Add a lseek.
5088
5089 2012-06-15 H.J. Lu <hongjiu.lu@intel.com>
5090
5091 * amd64-linux-nat.c (ps_get_thread_area): Check bits_per_word
5092 instead of gdbarch_ptr_bit.
5093 * amd64-nat.c (amd64_native_gregset_reg_offset): Likewise.
5094 (amd64_supply_native_gregset): Likewise.
5095 (amd64_collect_native_gregset): Likewise.
5096 * amd64-tdep.c (amd64_supply_fxsave): Likewise.
5097 (amd64_supply_xsave): Likewise.
5098 (amd64_collect_fxsave): Likewise.
5099 (amd64_collect_xsave): Likewise.
5100
5101 2012-06-15 H.J. Lu <hongjiu.lu@intel.com>
5102
5103 * amd64-linux-nat.c (AMD64_LINUX_X32_DS): New.
5104 (amd64_linux_read_description): Check DS segment register for
5105 x32 process.
5106
5107 2012-06-15 Tom Tromey <tromey@redhat.com>
5108
5109 * dwarf2read.c (dw2_find_symbol_file): Unconditionally use
5110 init_cutu_and_read_dies.
5111
5112 2012-06-15 Iain Sandoe <iain@codesourcery.com>
5113
5114 * MAINTAINERS (Write After Approval): Add myself to the list.
5115
5116 2012-06-15 Tom Tromey <tromey@redhat.com>
5117
5118 * valops.c (value_find_oload_method_list): Now static.
5119 * value.h (value_find_oload_method_list): Don't declare.
5120
5121 2012-06-15 Tom Tromey <tromey@redhat.com>
5122
5123 * valops.c (find_overload_match): Use value_ind.
5124
5125 2012-06-15 Maciej W. Rozycki <macro@codesourcery.com>
5126
5127 * infrun.c (handle_inferior_event): Correct indentation.
5128
5129 2012-06-14 Doug Evans <dje@google.com>
5130
5131 * dwarf2loc.c (debug_loc_kind): Add DEBUG_LOC_START_LENGTH.
5132 (DEBUG_LOC_START_END): Renamed from DEBUG_LOC_NORMAL.
5133 All uses updated.
5134 (decode_debug_loc_dwo_addresses): New arg "byte_order". All callers
5135 updated. Handle DEBUG_LOC_START_LENGTH.
5136 (dwarf2_find_location_expression): Handle DEBUG_LOC_START_LENGTH.
5137 (loclist_describe_location): Ditto.
5138
5139 2012-06-14 Maciej W. Rozycki <macro@codesourcery.com>
5140
5141 PR backtrace/13866
5142 * infrun.c (handle_inferior_event): Re-fetch frame and gdbarch
5143 after hiding inline functions.
5144
5145 2012-06-13 Joel Brobecker <brobecker@adacore.com>
5146
5147 * inf-ttrace.c (_initialize_hppa_hpux_nat): Rename into
5148 _initialize_inf_ttrace.
5149
5150 2012-06-13 Joel Brobecker <brobecker@adacore.com>
5151
5152 * ia64-hpux-nat.c (_initialize_ia64_hpux_nat): Renames
5153 _initialize_hppa_hpux_nat.
5154
5155 2012-06-13 Joel Brobecker <brobecker@adacore.com>
5156
5157 * remote-sim.c (sim_command_completer): Change type of return
5158 value to "VEC (char_ptr) *". Adjust implementation accordingly.
5159
5160 2012-06-13 Mark Kettenis <kettenis@gnu.org>
5161 Jan Kratochvil <jan.kratochvil@redhat.com>
5162
5163 PR tdep/14222
5164 * i386-tdep.c (i386_push_dummy_call): Unconditionally align the
5165 stack on a 16-byte boundary.
5166
5167 2012-06-13 Kaushik Srenevasan <kaushik@twitter.com>
5168
5169 * jit.c (finalize_symtab): Set function's return type to 'void' by
5170 default.
5171
5172 2012-06-13 Mark Kettenis <kettenis@gnu.org>
5173 H.J. Lu <hongjiu.lu@intel.com>
5174
5175 * amd64-linux-tdep.c (amd64_linux_init_abi_common): New function.
5176 Move bits common to both the classic LP64 and the new x32 ILP32
5177 ABI here.
5178 (amd64_linux_init_abi): Call amd64_linux_init_abi_common.
5179 (amd64_x32_linux_init_abi): New function.
5180 (_initialize_amd64_linux_tdep): Register osabi for bfd_mach_x64_32
5181 subtype.
5182
5183 * i386-tdep.h (i386_pseudo_register_name): New prototype.
5184 * i386-tdep.c (i386_pseudo_register_name): Make public.
5185 * amd64-tdep.h (amd64_x32_init_abi): New prototype.
5186 * amd64-tdep.c (amd64_dword_names): Add "eip".
5187 (amd64_x32_pseudo_register_type): New function
5188 (amd64_x32_init_abi): New function.
5189
5190 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5191
5192 PR build/14003
5193 * inferior.h (struct inferior_suspend_state): Comment out.
5194 (struct inferior): Comment out the field suspend.
5195 * infrun.c (struct infcall_suspend_state): Comment out the field
5196 inferior_suspend.
5197 (save_infcall_suspend_state, restore_infcall_suspend_state): Comment
5198 out its assignment.
5199
5200 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5201
5202 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
5203 * c-exp.y (classify_inner_name): Remove caller assumptions in the
5204 function comment. Return ERROR for unresolved cases. Implement
5205 returning proper NAME.
5206 (yylex): Accept also NAME from classify_inner_name.
5207 * cp-namespace.c (cp_lookup_nested_type): Rename to ...
5208 (cp_lookup_nested_symbol): ... here. Return any found symbol, not just
5209 LOC_TYPEDEF type.
5210 * cp-support.h (cp_lookup_nested_type): Update its declaration.
5211
5212 2012-06-13 Tom Tromey <tromey@redhat.com>
5213
5214 * breakpoint.c (condition_completer): New function.
5215 (_initialize_breakpoint): Use it.
5216 * value.c (complete_internalvar): New function.
5217 * value.h (complete_internalvar): Declare.
5218
5219 2012-06-13 Tom Tromey <tromey@redhat.com>
5220
5221 * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.
5222 * breakpoint.c (catch_syscall_completer): Return a VEC.
5223 * cli/cli-cmds.c (complete_command): Update.
5224 * cli/cli-decode.c (complete_on_cmdlist): Return a VEC.
5225 (complete_on_enum): Likewise.
5226 * command.h: Include gdb_vecs.h.
5227 (completer_ftype): Change return type.
5228 (complete_on_cmdlist, complete_on_enum): Likewise.
5229 * completer.c (noop_completer, filename_completer)
5230 (location_completer): Return a VEC.
5231 (add_struct_fields): Remove 'nextp' argument. Change 'output'
5232 to a VEC.
5233 (expression_completer, complete_line_internal, complete_line)
5234 (command_completer): Return a VEC.
5235 (gdb_completion_word_break_characters, line_completion_function):
5236 Update.
5237 * completer.h: Include gdb_vecs.h.
5238 (complete_line, noop_completer, filename_completer)
5239 (expression_completer, location_completer, command_completer):
5240 Update.
5241 * f-lang.c (f_word_break_characters): Return a VEC.
5242 * interps.c (interpreter_completer): Return a VEC.
5243 * language.h (struct language_defn)
5244 <la_make_symbol_completion_list>: Return a VEC.
5245 * python/py-cmd.c (cmdpy_completer): Return a VEC.
5246 * symtab.c (free_completion_list): Take a VEC.
5247 (return_val_size, return_val_index): Remove.
5248 (return_val): Now a VEC.
5249 (completion_list_add_name): Update.
5250 (default_make_symbol_completion_list_break_on)
5251 (default_make_symbol_completion_list, make_symbol_completion_list)
5252 (make_symbol_completion_list_fn, make_file_symbol_completion_list):
5253 Return a VEC.
5254 (add_filename_to_list): Update.
5255 (struct add_partial_filename_data) <list_used, list_alloced>: Remove.
5256 <list>: Now a VEC.
5257 (maybe_add_partial_symtab_filename): Update.
5258 (make_source_files_completion_list): Return a VEC.
5259 * symtab.h (default_make_symbol_completion_list_break_on)
5260 (default_make_symbol_completion_list, make_symbol_completion_list)
5261 (make_symbol_completion_list_fn, make_file_symbol_completion_list)
5262 (make_source_files_completion_list): Update.
5263
5264 2012-06-13 Tom Tromey <tromey@redhat.com>
5265
5266 * breakpoint.c (add_catch_command): Use completer_ftype.
5267 * breakpoint.h: Include command.h.
5268 (add_catch_command): Use completer_ftype.
5269 * cli/cli-decode.c (set_cmd_completer): Use completer_ftype.
5270 * cli/cli-decode.h (struct cmd_list_element) <completer>:
5271 Use completer_ftype.
5272 * command.h (completer_ftype): New typedef.
5273 (set_cmd_completer): Use it.
5274 * python/py-cmd.c (struct cmdpy_completer) <completer>: Use
5275 completer_ftype.
5276
5277 2012-06-13 Pedro Alves <palves@redhat.com>
5278
5279 Partial revert of previous change.
5280
5281 * serial.c (scb_base): New global.
5282 (serial_for_fd): New.
5283 (serial_open, serial_fdopen_ops): Link new serial in open serials
5284 chain.
5285 (do_serial_close): Unlink serial from the open serials chain.
5286
5287 2012-06-12 Pedro Alves <palves@redhat.com>
5288
5289 * infrun.c (infrun_thread_stop_requested_callback): Don't switch
5290 threads here.
5291 (prepare_for_detach): No longer context switch here in non-stop
5292 mode.
5293 (fetch_inferior_event): Ditto.
5294 (handle_inferior_event) <STOP_QUIETLY || NO_STOP_QUIETLY>: Switch
5295 to the event thread before removing breakpoints. Switch to the
5296 event thread before inserting breakpoints and resuming.
5297 (handle_inferior_event) <TARGET_WAITKIND_SPURIOUS>: Switch to the
5298 event thread before resuming.
5299 (handle_inferior_event) <stepping_past_singlestep_breakpoint>:
5300 Switch to the event thread before removing breakpoints.
5301
5302 2012-06-12 Eli Zaretskii <eliz@gnu.org>
5303
5304 * infcmd.c (construct_inferior_arguments) [__MINGW32__]: Quote
5305 special characters correctly for the Windows shells. See
5306 http://sourceware.org/ml/gdb/2012-06/msg00047.html for the bug
5307 report.
5308 [!__MINGW32__]: Remove extra double quote character from special
5309 characters.
5310
5311 2012-06-11 Stan Shebs <stan@codesourcery.com>
5312
5313 * ui-out.h: Remove #if 0 declarations.
5314 * ui-out.c: Remove #if 0 functions.
5315
5316 2012-06-11 Pedro Alves <palves@redhat.com>
5317
5318 * ser-base.c (run_async_handler_and_reschedule): New.
5319 (fd_event, push_event): Use it.
5320 * serial.c (serial_open, serial_fdopen_ops): Set the initial
5321 reference count to 1.
5322 (do_serial_close): Set the bufp field to NULL. Use serial_unref
5323 instead of xfree.
5324 (serial_is_open, serial_ref, serial_unref): New.
5325 * serial.h (serial_open): Adjust comment.
5326 (serial_is_open): Declare.
5327 (serial_close): Adjust comment.
5328 (serial_ref, serial_unref) Declare.
5329 (struct serial): New field 'refcnt'.
5330
5331 2012-06-11 Pedro Alves <palves@redhat.com>
5332
5333 Remove #if 0'd "connect" command, and unnecessary associated
5334 refcounting and serial reuse bits.
5335
5336 * serial.h (struct serial): Remove fields 'next' and 'refcnt'.
5337 * serial.c (last_serial_opened): Delete.
5338 (scb_base): Delete.
5339 (serial_open): Adjust.
5340 (serial_for_fd): Delete.
5341 (serial_fdopen_ops, do_serial_close): Adjust.
5342 (serial_fdopen_ops): Adjust.
5343
5344 2012-06-11 Pedro Alves <palves@redhat.com>
5345
5346 * serial.c (do_serial_close): Remove early return when SCB is
5347 null.
5348
5349 2012-06-11 Tom Tromey <tromey@redhat.com>
5350
5351 * dwarf2read.c (dw2_get_file_names_reader): Ignore partial units.
5352
5353 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5354
5355 Fix regression by the "ambiguous linespec" series.
5356 * breakpoint.c (parse_breakpoint_sals): New variable cursal. Use
5357 get_last_displayed_symtab and get_last_displayed_line and depending
5358 on CURSAL.
5359
5360 2012-06-11 Tom Tromey <tromey@redhat.com>
5361
5362 * dwarf2read.c (dw2_get_primary_filename_reader): New function.
5363 (dw2_find_symbol_file): Use it.
5364
5365 2012-06-11 Michael Eager <eager@eagercon.com>
5366
5367 * mips-linux-tdep.c (mips_gdb_signal_from_target): New
5368 * mips-linux-tdep.h (mips_signals): New
5369
5370 2012-06-11 Tom Tromey <tromey@redhat.com>
5371
5372 * infrun.c (handle_inferior_event)
5373 <BPSTAT_WHAT_SET_LONGJMP_RESUME>: Don't delete the step-resume
5374 breakpoint.
5375 <BPSTAT_WHAT_CLEAR_LONGJMP_RESUME>: Remove longjmp logic; use
5376 exception logic in all cases. Update comments.
5377 (insert_longjmp_resume_breakpoint): Set the exception resume
5378 breakpoint.
5379
5380 2012-06-11 Maciej W. Rozycki <macro@codesourcery.com>
5381
5382 * mips-tdep.c (mips_push_dummy_code): Handle microMIPS code.
5383
5384 2012-06-09 Siva Chandra Reddy <sivachandra@google.com>
5385
5386 * valarith.c (binop_types_user_defined_p): Fix a typo.
5387
5388 2012-06-08 Yao Qi <yao@codesourcery.com>
5389 Chung-Lin Tang <cltang@codesourcery.com>
5390
5391 * arch-utils.c (default_return_in_first_hidden_param_p): New.
5392 * arch-utils.h: Declare.
5393 * gdbarch.sh: Add return_in_first_hidden_param_p.
5394 * gdbarch.c, gdbarch.h: Regenerated.
5395 * infcall.c (call_function_by_hand): Call
5396 gdbarch_return_in_first_hidden_param_p instead of
5397 language_pass_by_reference.
5398
5399 * m68k-tdep.c (m68k_return_in_first_hidden_param_p): New.
5400 (m68k_gdbarch_init): Install m68k_return_in_first_hidden_param_p.
5401 * sh-tdep.c (sh_return_in_first_hidden_param_p): New.
5402 (sh_gdbarch_init): Install sh_return_in_first_hidden_param_p.
5403 * tic6x-tdep.c (tic6x_push_dummy_call): Remove local variable
5404 `cplus_return_struct_by_reference'.
5405 (tic6x_return_value): Handle language cplusplus.
5406 (tic6x_return_in_first_hidden_param_p): New.
5407 (tic6x_gdbarch_init): Install tic6x_return_in_first_hidden_param_p.
5408
5409 2012-06-07 Doug Evans <dje@google.com>
5410
5411 * dwarf2read.c (dwarf2_cu): Add comment.
5412
5413 2012-06-06 Maciej W. Rozycki <macro@codesourcery.com>
5414
5415 * mips-tdep.c (mips_pseudo_register_type): Remove tdep local
5416 variable.
5417 (mips_eabi_push_dummy_call): Likewise.
5418 (mips_n32n64_push_dummy_call): Likewise.
5419 (mips_o32_push_dummy_call): Likewise.
5420 (mips_o64_push_dummy_call): Likewise.
5421
5422 2012-06-06 Maciej W. Rozycki <macro@codesourcery.com>
5423
5424 * mips-tdep.c (mips_convert_register_p): Correct coding style.
5425
5426 2012-06-06 Maciej W. Rozycki <macro@codesourcery.com>
5427
5428 * mips-tdep.c (mips_pseudo_register_type): Use
5429 mips_float_register_p.
5430
5431 2012-06-06 Pedro Alves <palves@redhat.com>
5432
5433 * infrun.c (handle_inferior_event): Remove calls to
5434 reinit_frame_cache that follow a context_switch call.
5435
5436 2012-06-06 Pedro Alves <palves@redhat.com>
5437
5438 * infrun.c (handle_inferior_event) <deferred_step_ptid>: Use
5439 context_switch and remove stale comment.
5440
5441 2012-06-06 Pedro Alves <palves@redhat.com>
5442
5443 * infrun.c (struct execution_control_state): Remove
5444 `new_thread_event' field.
5445 (handle_inferior_event): Simplify new threads handling; don't
5446 resume the inferior if we find a new thread.
5447
5448 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
5449
5450 * NEWS: Document the deprecation of SH's 'regs' command.
5451 * inferior.h (all_registers_info): Add function declaration.
5452 * sh-tdep.c (sh_show_regs): Remove variable.
5453 (sh_generic_show_regs, sh3_show_regs, sh2e_show_regs, sh2a_show_regs)
5454 (sh2a_nofpu_show_regs, sh3e_show_regs, sh3_dsp_show_regs)
5455 (sh4_show_regs, sh4_nofpu_show_regs, sh_dsp_show_regs)
5456 (sh_show_regs_command): Remove functions.
5457 (sh_gdbarch_init): Don't set sh_show_regs.
5458 (_initialize_sh_tdep): Make the 'regs' command an deprecated alias to
5459 'info all-registers'.
5460 * sh64-tdep.c (sh64_show_media_regs, sh64_show_compact_regs)
5461 (sh64_show_regs): Remove functions.
5462 * sh64-tdep.h (sh64_show_regs): Remove function declaration.
5463
5464 2012-06-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5465
5466 * configure.ac: Move development=true below AC_INIT.
5467 * configure: Regenerate.
5468
5469 2012-06-05 Stan Shebs <stan@codesourcery.com>
5470
5471 * mi/mi-interp.c (mi_interpreter_init): Set raw_stdout from
5472 gdb_stdout.
5473
5474 2012-06-05 Siddhesh Poyarekar <siddhesh@redhat.com>
5475
5476 * corefile.c (read_memory, read_stack, write_memory): Accept LEN
5477 argument as ssize_t.
5478 * gdbcore.h (read_memory, read_stack, write_memory): Likewise.
5479 * remote.c (remote_write_bytes_aux, remote_write_bytes): Likewise.
5480 * target.c (target_read_stack, target_write_memory)
5481 (target_write_raw_memory): Likewise.
5482 * target.h (target_read_stack, target_write_memory)
5483 (target_write_raw_memory): Likewise.
5484
5485 2012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5486
5487 * symfile-mem.c: Change gdb_static_assert to ssize_t.
5488 (target_read_memory_bfd): Cast gdb_assert LEN to ssize_t.
5489 * target.c (target_read_memory): Change LEN to ssize_t.
5490 * target.h (target_read_memory): Change LEN to ssize_t.
5491
5492 2012-06-05 Pedro Alves <palves@redhat.com>
5493
5494 PR backtrace/13866
5495
5496 * breakpoint.c (until_break_command): Only fetch the selected
5497 frame after decode_line_1.
5498
5499 2012-06-05 Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
5500
5501 * solib-svr4.c (enable_break): Don't fallback to setting the solib
5502 event breakpoint at _start, __start or main if a program
5503 interpreter is not found.
5504
5505 2012-06-05 Joel Brobecker <brobecker@adacore.com>
5506
5507 * windows-tdep.h (windows_iterate_over_objfiles_in_search_order):
5508 Add declaration.
5509 * windows-tdep.c: #include "objfiles.h".
5510 (windows_iterate_over_objfiles_in_search_order): New function.
5511 * amd64-windows-tdep.c (amd64_windows_init_abi): Set
5512 iterate_over_objfiles_in_search_order gdbarch method to
5513 windows_iterate_over_objfiles_in_search_order.
5514 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Likewise.
5515
5516 2012-06-05 Joel Brobecker <brobecker@adacore.com>
5517
5518 * gdbarch.sh: Add generation of
5519 "iterate_over_objfiles_in_search_order_cb_ftype" typedef in
5520 gdbarch.h. Add include of "objfiles.h" in gdbarch.c.
5521 (iterate_over_objfiles_in_search_order): New gdbarch method.
5522 * gdbarch.h, gdbarch.c: Regenerate.
5523 * objfiles.h (default_iterate_over_objfiles_in_search_order):
5524 Add declaration.
5525 * objfiles.c (default_iterate_over_objfiles_in_search_order):
5526 New function.
5527 * symtab.c (lookup_symbol_aux_objfile): New function, extracted
5528 out of lookup_symbol_aux_symtabs.
5529 (lookup_symbol_aux_symtabs): Replace extracted-out code by
5530 call to lookup_symbol_aux_objfile.
5531 (struct global_sym_lookup_data): New type.
5532 (lookup_symbol_global_iterator_cb): New function.
5533 (lookup_symbol_global): Search for symbol using
5534 gdbarch_iterate_over_objfiles_in_search_order and
5535 lookup_symbol_global_iterator_cb.
5536 * findvar.c (struct minsym_lookup_data): New type.
5537 (minsym_lookup_iterator_cb): New function.
5538 (default_read_var_value) [case LOC_UNRESOLVED]: Resolve the
5539 symbol's address via gdbarch_iterate_over_objfiles_in_search_order
5540 and minsym_lookup_iterator_cb.
5541
5542 2012-06-05 Joel Brobecker <brobecker@adacore.com>
5543
5544 Revert the following patch:
5545 * findvar.c (default_read_var_value): For LOC_UNRESOLVED symbols,
5546 try locating the symbol in the symbol's own objfile first, before
5547 extending the search to all objfiles.
5548 * symtab.c (lookup_symbol_aux_objfile): New function, extracted
5549 out of lookup_symbol_aux_symtabs.
5550 (lookup_symbol_aux_symtabs): Add new parameter "exclude_objfile".
5551 Replace extracted-out code by call to lookup_symbol_aux_objfile.
5552 Do not search EXCLUDE_OBJFILE.
5553 (lookup_static_symbol_aux): Update call to lookup_symbol_aux_symtabs.
5554 (lookup_symbol_global): Search for matches in the block's objfile
5555 first, before searching all other objfiles.
5556
5557 2012-06-05 Joel Brobecker <brobecker@adacore.com>
5558
5559 * breakpoint.c (find_condition_and_thread): Stop parsing
5560 as soon as the first invalid keyword is found.
5561
5562 2012-06-05 Joel Brobecker <brobecker@adacore.com>
5563
5564 * copyright.py (EXCLUDE_LIST): Add 'gdb/CONTRIBUTE' to list.
5565
5566 2012-06-05 Joel Brobecker <brobecker@adacore.com>
5567
5568 * config/djgpp/djcheck.sh: Add copyright header.
5569
5570 2012-06-05 Joel Brobecker <brobecker@adacore.com>
5571
5572 * copyright.py (update_files, main): Fix path to update-copyright
5573 script.
5574
5575 2012-06-05 Joel Brobecker <brobecker@adacore.com>
5576
5577 * copyright.py (MULTIPLE_COPYRIGHT_HEADERS): New constant.
5578 (main): Add MULTIPLE_COPYRIGHT_HEADERS to the list of files
5579 for which a reminder to update by hand is printed.
5580
5581 2012-06-04 Doug Evans <dje@google.com>
5582
5583 * buildsym.c (make_blockvector): Add comment.
5584
5585 2012-06-04 Pedro Alves <palves@redhat.com>
5586
5587 * arch-utils.c (default_gdb_signal_from_target): Delete.
5588 * arch-utils.h (default_gdb_signal_from_target): Delete.
5589 * corelow.c (core_open) <signal mapping>: Extended comment. Check
5590 gdbarch_gdb_signal_from_target_p.
5591 * gdbarch.sh (gdb_signal_from_target): Make it an M method (with
5592 predicate).
5593 * gdbarch.h: Regenerate.
5594 * gdbarch.c: Regenerate.
5595
5596 2012-06-04 Pedro Alves <palves@redhat.com>
5597
5598 * gdbarch.sh (gdb_signal_from_target): Mention that the
5599 implementation of the method must be host independent.
5600 * gdbarch.h: Regenerate.
5601
5602 2012-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5603
5604 * symfile-mem.c: 3 new gdb_static_assert for target_read_memory_bfd
5605 parameters.
5606 (target_read_memory_bfd): New function.
5607 (symbol_file_add_from_memory): Use it.
5608
5609 2012-06-03 Doug Evans <dje@google.com>
5610
5611 * symtab.c (lookup_global_symbol_from_objfile): Only scan blockvector
5612 of primary symtab.
5613 (basic_lookup_transparent_type): Ditto.
5614
5615 * objfiles.h (ALL_OBJFILE_PRIMARY_SYMTABS): New macro.
5616 (ALL_PRIMARY_SYMTABS): Use it.
5617 (ALL_PSPACE_PRIMARY_SYMTABS): Ditto.
5618 * dwarf2read.c (dw2_find_symbol_file): Ditto.
5619 * linespec.c (iterate_over_all_matching_symtabs): Ditto.
5620 * symtab.c (lookup_symbol_aux_objfile): Ditto.
5621 (basic_lookup_transparent_type): Ditto.
5622
5623 2012-06-02 Sergio Durigan Junior <sergiodj@redhat.com>
5624
5625 * symtab.c (symbol_demangled_name): New variable `dem_name'. Use
5626 it to optimize resolution of demangled name.
5627
5628 2012-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5629
5630 * configure.ac (development): Define new variable.
5631 Call AC_CHECK_LIB for mcheck if $development.
5632 (ERROR_ON_WARNING): Enable it by default only if $development.
5633 * config.in: Regenerate.
5634 * configure: Regenerate.
5635
5636 2012-06-01 Siddhesh Poyarekar <siddhesh@redhat.com>
5637
5638 * target.c (target_read_memory): Make LEN argument as size_t.
5639 * target.h (target_read_memory): Likewise.
5640
5641 2012-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5642
5643 * tilegx-linux-tdep.c (tilegx_l): Use ULL for 64-bit values.
5644
5645 2012-05-31 Edjunior Machado <emachado@linux.vnet.ibm.com>
5646
5647 * ppc-linux-nat.c (have_ptrace_booke_interface): Disable ptrace
5648 BookE interface for PowerPC server processors if not available
5649 in the Linux Kernel.
5650
5651 2012-05-31 Keith Seitz <keiths@redhat.com>
5652
5653 * linespec.c (decode_objc): Add cleanup to free
5654 INFO.FILE_SYMTABS.
5655 (find_linespec_symbols): Add cleanup to free CLASSES.
5656 * symfile.c (find_separate_debug_file_by_debuglink): Add
5657 cleanup to free DEBUGLINK.
5658 * ui-out.c (clear_header_list): No need to check if
5659 HEADER_NEXT.COLHDR is NULL.
5660 Free HEADER_NEXT.COL_NAME.
5661
5662 2012-05-31 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5663
5664 * ada-lang.c (standard_lookup): Prevent uninitialized variable
5665 warning.
5666
5667 2012-05-30 Jeff Kenton <jkenton@tilera.com>
5668
5669 * configure.host (gdb_host_cpu): Handle tilegx*.
5670 (gdb_host): Handle tilegx-*-linux*.
5671 * tilegx-linux-nat.c: New file.
5672 * config/tilegx/linux.mh: New file.
5673
5674 2012-05-30 Jeff Kenton <jkenton@tilera.com>
5675
5676 * Makefile.in (ALL_TARGET_OBJS): Add tilegx-tdep.o and
5677 tilegx-linux-tdep.o.
5678 (ALLDEPFILES): Add tilegx-linux-nat.c, tilegx-tdep.c and
5679 tilegx-linux-tdep.c.
5680 * configure.tgt: Handle tilegx-*-linux*.
5681 * tilegx-tdep.h: New file.
5682 * tilegx-tdep.c: New file.
5683 * tilegx-linux-tdep.c: New file.
5684 * regformats/reg-tilegx.dat: New file.
5685
5686 2012-05-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
5687
5688 * ppc-linux-nat.c (ppc_linux_can_use_hw_breakpoint): fix
5689 accounting of hw watchpoints on ppc.
5690
5691 2012-05-30 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
5692
5693 * source.c (openp): Expand tilde in path entries.
5694
5695 2012-05-29 Doug Evans <dje@google.com>
5696
5697 * buildsym.c (block_compar): Fix comment.
5698 (end_symtab): Fix and clarify some comments.
5699
5700 * stabsread.h (cleanup_undefined_stabs_types): Renamed from
5701 cleanup_undefined_types.
5702 * stabsread.c (cleanup_undefined_stabs_types): Ditto.
5703 All callers updated.
5704
5705 2012-05-29 Tom Tromey <tromey@redhat.com>
5706
5707 * symfile.c (symfile_bfd_open): Don't close desc if bfd_fopen
5708 fails.
5709 * solib.c (solib_bfd_fopen): Don't close fd if bfd_fopen fails.
5710 * exec.c (exec_file_attach): Don't close scratch_chan if bfd_fopen
5711 fails.
5712 * dwarf2read.c (try_open_dwo_file): Don't close fd if bfd_fopen
5713 fails.
5714
5715 2012-05-29 Tristan Gingold <gingold@adacore.com>
5716
5717 * solib-darwin.c (dyld_all_image_addr, dyld_all_image): Move into...
5718 (struct darwin_info): ... New struct.
5719 (solib_darwin_pspace_data): New variable.
5720 (darwin_pspace_data_cleanup): New function.
5721 (get_darwin_info): Likewise.
5722 (darwin_dyld_version_ok, darwin_load_image_infos)
5723 (darwin_solib_get_all_image_info_addr_at_init)
5724 (darwin_solib_read_all_image_info_addr): Add info argument.
5725 Adjust code.
5726 (darwin_current_sos): Use per pspace structure.
5727 (darwin_solib_create_inferior_hook): Likewise.
5728 (darwin_clear_solib): Likewise.
5729 (_initialize_darwin_solib): Initialize solib_darwin_pspace_data.
5730
5731 2012-05-28 Pedro Alves <palves@redhat.com>
5732
5733 * infrun.c (wait_for_inferior): Move ecss and ecs locals to the
5734 block that uses them. Clear ecss before handling each event.
5735
5736 2012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5737
5738 * solib-svr4.c (svr4_current_sos): New comment on
5739 svr4_current_sos_via_xfer_libraries fall back.
5740
5741 2012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5742
5743 * psymtab.c (lookup_symbol_aux_psymtabs): New variable stab_best. Use
5744 it as a fallback for TYPE_IS_OPAQUE.
5745 * symfile.h (struct quick_symbol_functions): Mention TYPE_OPAQUE
5746 symbols for lookup_symbol.
5747
5748 2012-05-24 John Steele Scott <toojays@toojays.net>
5749
5750 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
5751 * dwarf2read.c (struct dwarf2_cu) <producer_is_icc>: New field.
5752 (producer_is_gxx_lt_4_6): Move the checking and caching to...
5753 (check_producer): ... this new function, which also checks for ICC
5754 and caches the result.
5755 (producer_is_icc): New function.
5756 (read_structure_type): Don't set TYPE_STUB_SUPPORTED if the
5757 producer was ICC.
5758
5759 2012-05-24 Pedro Alves <palves@redhat.com>
5760
5761 PR gdb/7205
5762
5763 * arch-utils.c (default_gdb_signal_to_host): Rename to ...
5764 (default_gdb_signal_to_target): ... this. Add comment.
5765 (default_gdb_signal_from_host): Rename to ...
5766 (default_gdb_signal_from_target): ... this. Add comment.
5767 * arch-utils.h (default_gdb_signal_to_host): Rename to ...
5768 (default_gdb_signal_to_target): ... this.
5769 (default_gdb_signal_from_host): Rename to ...
5770 (default_gdb_signal_from_target): ... this.
5771 * corelow.c (core_open): Adjust to naming change. Replace comment.
5772 * gdbarch.sh (gdb_signal_from_host): Rename to ...
5773 (gdb_signal_from_target): ... this. Adjust to
5774 default_gdb_signal_from_host naming change. Extend comment.
5775 (gdb_signal_to_host): Rename to ...
5776 (gdb_signal_to_target): ... this. Adjust to
5777 default_gdb_signal_to_host naming change.
5778 * gdbarch.h, gdbarch.c: Renegerate.
5779
5780 2012-05-24 Pedro Alves <palves@redhat.com>
5781
5782 PR gdb/7205
5783
5784 Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
5785
5786 2012-05-24 Pedro Alves <palves@redhat.com>
5787
5788 PR gdb/7205
5789
5790 Replace target_signal with gdb_signal throughout.
5791
5792 2012-05-24 Pedro Alves <palves@redhat.com>
5793
5794 PR tui/14159
5795
5796 * tui/tui-hooks.c (tui_query_hook): Pre-compute the question
5797 string, instead of reusing the va_list argument.
5798
5799 2012-05-24 Tom Tromey <tromey@redhat.com>
5800
5801 * cp-support.h (cp_finalize_namespace, cp_initialize_namespace):
5802 Remove.
5803
5804 2012-05-23 Doug Evans <dje@google.com>
5805
5806 * symtab.c (search_symbols): Formatting fixes.
5807 (print_symbol_info): Formatting fixes.
5808
5809 * dwarf2-frame.c (execute_cfa_program): Update to handle long long ->
5810 int64_t change to leb128 API.
5811 (read_encoded_value, decode_frame_entry_1): Ditto.
5812 * dwarf2expr.c (safe_read_uleb128, safe_read_sleb128): Ditto.
5813 (dwarf_block_to_dwarf_reg, dwarf_block_to_dwarf_reg_deref): Ditto.
5814 (dwarf_block_to_fb_offset, dwarf_block_to_sp_offset): Ditto.
5815 (execute_stack_op): Ditto.
5816 * dwarf2expr.h (gdb_read_uleb128, gdb_read_sleb128): Ditto.
5817 (safe_read_uleb128, safe_read_sleb128): Ditto.
5818 * dwarf2loc.c (decode_debug_loc_dwo_addresses): Ditto.
5819 (dwarf2_compile_expr_to_ax): Ditto.
5820 (locexpr_describe_location_piece): Ditto.
5821 (disassemble_dwarf_expression): Ditto.
5822 (locexpr_describe_location_1): Ditto.
5823
5824 2012-05-23 Stan Shebs <stan@codesourcery.com>
5825 Kwok Cheung Yeung <kcy@codesourcery.com>
5826
5827 * Makefile.in (SUBDIR_MI_OBS): Add mi-cmd-info.o.
5828 (SUBDIR_MI_SRCS): Add mi-cmd-info.c.
5829 (mi-cmd-info.o): New rule.
5830 * osdata.h (info_osdata_command): New declaration.
5831 * osdata.c (info_osdata_command): Change to non-static.
5832 * mi/mi-cmds.h (mi_cmd_info_os): New declaration.
5833 * mi/mi-cmds.c (mi_cmds): Add -info-os MI command.
5834 * mi/mi-cmd-info.c: New file.
5835
5836 2012-05-23 Doug Evans <dje@google.com>
5837
5838 * symtab.c (search_symbols): Pass NULL for file_matcher to
5839 expand_symtabs_matching if there are no files to match.
5840
5841 * gdbtypes.c (lookup_typename): Simplify.
5842
5843 2012-05-23 Pedro Alves <palves@redhat.com>
5844
5845 * arch-utils.h (default_target_signal_to_host): Delete.
5846 * arch-utils.c (default_target_signal_to_host): Delete.
5847 * gdbarch.sh (target_signal_to_host): Remove.
5848 * gdbarch.h, gdbarch.c: Regenerate.
5849
5850 2012-05-22 Doug Evans <dje@google.com>
5851
5852 * dwarf2-frame.c (struct dwarf2_cie): Make initial_instructions, end
5853 "const gdb_byte *".
5854 (struct dwarf2_fde): Make instructions, end "const gdb_byte *".
5855 (execute_cfa_program): Update to match API of leb128 functions.
5856 (read_1_byte, read_4_bytes, read_8_bytes): Make buf parameter
5857 "const gdb_byte *".
5858 (read_unsigned_leb128, read_signed_leb128): Delete.
5859 (read_initial_length): Change type of buf argument to
5860 "const gdb_byte *".
5861 (read_encoded_value): Update to match API of leb128 functions.
5862 (decode_frame_entry): Change result to "const gdb_byte *", and
5863 similarly for "start" parameter.
5864 (decode_frame_entry_1): Ditto. Use new leb128 reader functions.
5865 (dwarf2_build_frame_info): Change local frame_ptr to
5866 "const gdb_byte *".
5867 * dwarf2expr.c (safe_read_uleb128, safe_read_sleb128): Replaces
5868 read_uleb128, read_sleb128. All callers updated.
5869 (safe_skip_leb128): New function.
5870 (dwarf_block_to_dwarf_reg): Update to match API of leb128 functions.
5871 Call gdb_read_uleb128, gdb_skip_leb128 instead of read_uleb128.
5872 (dwarf_block_to_dwarf_reg_deref): Update to match API of leb128
5873 functions. Call gdb_read_uleb128, gdb_read_sleb128 instead of
5874 read_uleb128, read_sleb128.
5875 (dwarf_block_to_fb_offset, dwarf_block_to_sp_offset): Ditto.
5876 (execute_stack_op): Update to match API of leb128 functions.
5877 * dwarf2expr.h: #include "leb128.h".
5878 (read_uleb128, read_sleb128): Delete.
5879 (gdb_read_uleb128, gdb_read_sleb128, gdb_skip_leb128): New functions.
5880 (safe_read_uleb128, safe_read_sleb128, safe_skip_leb128): Declare.
5881 * dwarf2loc.c (debug_loc_kind): New enum.
5882 (decode_debug_loc_addresses): New function.
5883 (decode_debug_loc_dwo_addresses): New function.
5884 (dwarf2_find_location_expression): Rewrite.
5885 (dwarf2_compile_expr_to_ax): Update to match API of leb128 functions.
5886 (locexpr_describe_location_piece): Ditto.
5887 (disassemble_dwarf_expression): Ditto.
5888 (locexpr_describe_location_1): Ditto.
5889 (loclist_describe_location): Rewrite.
5890 * dwarf2loc.h (dwarf2_loclist_baton): New member "from_dwo".
5891 * dwarf2read.c (die_reader_specs): New member "buffer_end".
5892 (dwarf2_section_buffer_overflow_complaint): Renamed from
5893 dwarf2_macros_too_long_complaint. All callers updated.
5894 (skip_leb128): Delete.
5895 (init_cu_die_reader): Initialize reader->buffer_end.
5896 (skip_one_die): Replace call to skip_leb128 with safe_skip_leb128.
5897 (skip_form_bytes): New arg buffer_end. All callers updated.
5898 Replace call to skip_leb128 with gdb_skip_leb128.
5899 (skip_unknown_opcode): New arg mac_end. All callers updated.
5900 (fill_in_loclist_baton): Initialize baton->from_dwo.
5901
5902 2012-05-22 Maciej W. Rozycki <macro@codesourcery.com>
5903
5904 * mips-linux-nat.c (mips_linux_read_description): Use a more
5905 verbose error message.
5906
5907 2012-05-22 Maciej W. Rozycki <macro@codesourcery.com>
5908
5909 * NEWS: Add MIPS/Linux DSP support.
5910 * mips-linux-tdep.c: Document post-2.6.12 o32 sigcontext layout.
5911 (SIGCONTEXT_DSPCTL): New macro.
5912 (SIGCONTEXT_HI1, SIGCONTEXT_LO1): Likewise.
5913 (SIGCONTEXT_HI2, SIGCONTEXT_LO2): Likewise.
5914 (SIGCONTEXT_HI3, SIGCONTEXT_LO3): Likewise.
5915 (N64_SIGCONTEXT_HI1, N64_SIGCONTEXT_HI2): Likewise.
5916 (N64_SIGCONTEXT_HI3): Likewise.
5917 (N64_SIGCONTEXT_LO1, N64_SIGCONTEXT_LO2): Likewise.
5918 (N64_SIGCONTEXT_LO3): Likewise.
5919 (N64_SIGCONTEXT_DSPCTL): Likewise.
5920 (N64_SIGCONTEXT_FPCSR): Clarify definition.
5921 (mips_linux_o32_sigframe_init): Handle DSP registers.
5922 (mips_linux_n32n64_sigframe_init): Likewise.
5923
5924 2012-05-22 Pierre Muller <muller@ics.u-strasbg.fr>
5925
5926 * common/buffer.c (buffer_grow): ARI fix: Remove unneeded
5927 call to abort.
5928
5929 2012-05-22 Pedro Alves <palves@redhat.com>
5930
5931 * target.h (store_waitstatus): Move declaration ...
5932 * inf-child.h (store_waitstatus): ... here.
5933 * target.c: Move inclusion of gdb_wait.h, and ...
5934 (store_waitstatus): ... this ...
5935 * inf-child.c: ... here.
5936 * linux-nat.c: Include inf-child.h.
5937 * rs6000-nat.c: Include inf-child.h.
5938 * spu-linux-nat.c: Include inf-child.h.
5939
5940 2012-05-22 Pierre Muller <muller@ics.u-strasbg.fr>
5941
5942 * tracepoint.c (start_tracing): Add missing i18n markup.
5943 (stop_tracing, set_trace_user): Ditto.
5944 (set_trace_notes, set_trace_stop_notes): Ditto.
5945
5946 2012-05-21 Tom Tromey <tromey@redhat.com>
5947
5948 PR c++/7173:
5949 * gnu-v3-abi.c (gnuv3_baseclass_offset): Return early for Java
5950 types.
5951 * value.h (value_cast_pointers): Update.
5952 * valops.c (value_cast_pointers): Add 'subclass_check' argument.
5953 (value_cast): Update.
5954 (update_search_result): New function.
5955 (do_search_struct_field): New, from search_struct_field. Check
5956 for ambiguous results.
5957 (search_struct_field): Rewrite.
5958 * infcall.c (value_arg_coerce): Update.
5959 * eval.c (evaluate_subexp_standard) <STRUCTOP_MEMBER>: Use
5960 value_cast_pointers.
5961 * ada-lang.c (ada_convert_actual): Update.
5962
5963 2012-05-21 Tom Tromey <tromey@redhat.com>
5964
5965 * macroexp.c (macro_stringify): Terminate the string.
5966
5967 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5968
5969 * NEWS (--with-auto-load-dir): Prepend $debugdir to the default path.
5970 Describe it.
5971 * auto-load.c (auto_load_expand_dir_vars): New function.
5972 (auto_load_safe_path_vec_update): Use it, remove the
5973 substitute_path_component call thanks to it.
5974 (auto_load_objfile_script): Remove the debug_file_directory processing.
5975 Use auto_load_expand_dir_vars, remove the substitute_path_component
5976 call thanks to it.
5977 * configure: Regenerate.
5978 * configure.ac (--with-auto-load-dir): Prepend $debugdir to the default
5979 path. Escape $ also for $debugdir.
5980 (--with_auto_load_safe_path): Escape $ also for $debugdir.
5981 * utils.c (substitute_path_component): Accept also DIRNAME_SEPARATOR.
5982
5983 2012-05-20 Doug Evans <dje@google.com>
5984
5985 * dwarf2read.c (recursively_find_pc_sect_symtab): Initialize "s"
5986 before use. Check for symtab->includes == NULL before scanning it.
5987
5988 2012-05-18 Maciej W. Rozycki <macro@codesourcery.com>
5989
5990 * mips-tdep.c (mips_reg3_to_reg): Optimize storage.
5991
5992 2012-05-18 Maciej W. Rozycki <macro@codesourcery.com>
5993
5994 * NEWS: Add microMIPS support and "set mips compression",
5995 "show mips compression" commands.
5996 * mips-tdep.h (mips_isa): New enum.
5997 (gdbarch_tdep): Add mips_isa.
5998 (mips_pc_is_mips16): Update prototype.
5999 (mips_pc_is_mips, mips_pc_is_micromips): New prototypes.
6000 * mips-tdep.c (mips_compression_mips16): New variable.
6001 (mips_compression_micromips): Likewise.
6002 (mips_compression_strings): Likewise.
6003 (mips_compression_string): Likewise.
6004 (is_mips16_isa, is_micromips_isa): New functions.
6005 (is_mips16_addr): Rename to...
6006 (is_compact_addr): ... this.
6007 (unmake_mips16_addr): Likewise to...
6008 (unmake_compact_addr): ... this.
6009 (make_mips16_addr): Likewise to...
6010 (make_compact_addr): ... this.
6011 (is_mips_addr, is_mips16_addr, is_micromips_addr): New
6012 functions.
6013 (mips_elf_make_msymbol_special): Handle microMIPS code.
6014 (msymbol_is_special): Rename to...
6015 (msymbol_is_mips16): ... this.
6016 (mips_make_symbol_special, mips_pc_is_mips16): Update
6017 accordingly.
6018 (msymbol_is_mips, msymbol_is_micromips): New functions.
6019 (mips16_to_32_reg): Rename to...
6020 (mips_reg3_to_reg): ... this.
6021 (mips_pc_is_mips, mips_pc_is_micromips): New functions.
6022 (mips_pc_isa): Likewise.
6023 (mips_read_pc, mips_unwind_pc, mips_write_pc): Handle microMIPS
6024 code.
6025 (mips_fetch_instruction): Pass return status instead of printing
6026 an error message if requested. Handle microMIPS code. Bail out
6027 on an invalid ISA.
6028 (micromips_op): New macro.
6029 (b0s4_imm, b0s5_imm, b0s5_reg, b0s7_imm, b0s10_imm): Likewise.
6030 (b1s9_imm, b2s3_cc, b4s2_regl, b5s5_op, b5s5_reg): Likewise.
6031 (b6s4_op, b7s3_reg): Likewise.
6032 (b0s6_op, b0s11_op, b0s12_imm, b0s16_imm, b0s26_imm): Likewise.
6033 (b6s10_ext, b11s5_reg, b12s4_op): Likewise.
6034 (mips_insn_size): New function.
6035 (mips32_next_pc): Update mips_fetch_instruction call.
6036 (micromips_relative_offset7): New function.
6037 (micromips_relative_offset10): Likewise.
6038 (micromips_relative_offset16): Likewise.
6039 (micromips_pc_insn_size): Likewise.
6040 (micromips_bc1_pc): Likewise.
6041 (micromips_next_pc): Likewise.
6042 (unpack_mips16): Update mips_fetch_instruction call.
6043 (extended_mips16_next_pc): Update according to change to
6044 mips16_to_32_reg.
6045 (mips_next_pc): Update mips_pc_is_mips16 call. Handle microMIPS
6046 code.
6047 (mips16_scan_prologue): Update mips_fetch_instruction call.
6048 Update according to change to mips16_to_32_reg.
6049 (mips_insn16_frame_sniffer): Update mips_pc_is_mips16 call.
6050 (mips_insn16_frame_base_sniffer): Likewise.
6051 (micromips_decode_imm9): New function.
6052 (micromips_scan_prologue): Likewise.
6053 (mips_micro_frame_cache): Likewise.
6054 (mips_micro_frame_this_id): Likewise.
6055 (mips_micro_frame_prev_register): Likewise.
6056 (mips_micro_frame_sniffer): Likewise.
6057 (mips_micro_frame_unwind): New variable.
6058 (mips_micro_frame_base_address): New function.
6059 (mips_micro_frame_base): New variable.
6060 (mips_micro_frame_base_sniffer): New function.
6061 (mips32_scan_prologue): Update mips_fetch_instruction call.
6062 (mips_insn32_frame_sniffer): Check for the standard MIPS ISA
6063 rather than for MIPS16.
6064 (mips_insn32_frame_base_sniffer): Likewise.
6065 (mips_addr_bits_remove): Handle microMIPS code.
6066 (deal_with_atomic_sequence): Rename to...
6067 (mips_deal_with_atomic_sequence): ... this. Update the type
6068 of the variable used to hold an instruction. Remove the ISA bit
6069 check. Update mips_fetch_instruction call.
6070 (micromips_deal_with_atomic_sequence): New function.
6071 (deal_with_atomic_sequence): Likewise.
6072 (mips_about_to_return): Handle microMIPS code. Update
6073 mips_fetch_instruction call.
6074 (heuristic_proc_start): Check for the standard MIPS ISA rather
6075 than for MIPS16. Update mips_pc_is_mips16 and
6076 mips_fetch_instruction calls. Handle microMIPS code.
6077 (mips_push_dummy_code): Handle microMIPS code.
6078 (mips_eabi_push_dummy_call): Likewise.
6079 (mips_o32_return_value): Update mips_pc_is_mips16 call.
6080 (mips_o64_push_dummy_call): Handle microMIPS code.
6081 (mips_o64_return_value): Update mips_pc_is_mips16 call.
6082 (is_delayed): Remove function.
6083 (mips_single_step_through_delay): Replace the call to is_delayed
6084 with mips32_instruction_has_delay_slot. Correct MIPS16 handling.
6085 Handle microMIPS code.
6086 (mips_skip_prologue): Update mips_pc_is_mips16 call. Handle
6087 microMIPS code.
6088 (mips32_in_function_epilogue_p): Update mips_fetch_instruction
6089 call.
6090 (micromips_in_function_epilogue_p): New function.
6091 (mips16_in_function_epilogue_p): Update mips_fetch_instruction
6092 call.
6093 (mips_in_function_epilogue_p): Update mips_pc_is_mips16 call.
6094 Handle microMIPS.
6095 (gdb_print_insn_mips): Likewise.
6096 (mips_breakpoint_from_pc): Likewise.
6097 (mips_remote_breakpoint_from_pc): New function.
6098 (mips32_instruction_has_delay_slot): Simplify making use of the
6099 updated mips_fetch_instruction interface.
6100 (micromips_instruction_has_delay_slot): New function.
6101 (mips16_instruction_has_delay_slot): Simplify making use of the
6102 updated mips_fetch_instruction interface.
6103 (mips_adjust_breakpoint_address): Check for the standard MIPS
6104 ISA rather than for MIPS16 ISA. Update for unmake_compact_addr
6105 calls. Handle microMIPS code.
6106 (mips_get_mips16_fn_stub_pc): Update mips_fetch_instruction call.
6107 (mips_skip_trampoline_code): Handle microMIPS code.
6108 (global_mips_compression): New function.
6109 (mips_gdbarch_init): Handle the compressed ISA setting from ELF
6110 file flags. Register the microMIPS remote breakpoint handler
6111 and heuristic frame unwinder.
6112 (show_mips_compression): New function.
6113 (_initialize_mips_tdep): Add the "set mips compression" and
6114 "show mips compression" commands.
6115
6116 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
6117
6118 * ada-lang.c:
6119 * ada-tasks.c:
6120 * ada-varobj.c:
6121 * amd64-darwin-tdep.c:
6122 * arm-symbian-tdep.c:
6123 * arm-tdep.c:
6124 * avr-tdep.c:
6125 * ax-gdb.c:
6126 * bfin-linux-tdep.c:
6127 * breakpoint.c:
6128 * c-valprint.c:
6129 * cli/cli-cmds.c:
6130 * coffread.c:
6131 * cp-support.c:
6132 * cris-tdep.c:
6133 * dwarf2-frame-tailcall.c:
6134 * dwarf2-frame.c:
6135 * dwarf2expr.c:
6136 * dwarf2loc.c:
6137 * dwarf2read.c:
6138 * elfread.c:
6139 * eval.c:
6140 * expprint.c:
6141 * f-valprint.c:
6142 * frv-tdep.c:
6143 * h8300-tdep.c:
6144 * hppa-hpux-tdep.c:
6145 * hppa-tdep.c:
6146 * hppanbsd-tdep.c:
6147 * i386-nto-tdep.c:
6148 * i386-tdep.c:
6149 * i387-tdep.c:
6150 * ia64-tdep.c:
6151 * jit.c:
6152 * linespec.c:
6153 * linux-tdep.c:
6154 * lm32-tdep.c:
6155 * m2-valprint.c:
6156 * m32c-tdep.c:
6157 * m32r-rom.c:
6158 * m32r-tdep.c:
6159 * m68k-tdep.c:
6160 * m68klinux-tdep.c:
6161 * mi/mi-main.c:
6162 * microblaze-tdep.c:
6163 * mips-linux-tdep.c:
6164 * mips-tdep.c:
6165 * mn10300-tdep.c:
6166 * p-valprint.c:
6167 * parse.c:
6168 * ppc-linux-tdep.c:
6169 * ppc-sysv-tdep.c:
6170 * printcmd.c:
6171 * python/py-finishbreakpoint.c:
6172 * python/py-inferior.c:
6173 * python/py-infthread.c:
6174 * python/py-type.c:
6175 * python/python.c:
6176 * remote-fileio.c:
6177 * remote-m32r-sdi.c:
6178 * remote-mips.c:
6179 * reverse.c:
6180 * rl78-tdep.c:
6181 * rs6000-aix-tdep.c:
6182 * rs6000-tdep.c:
6183 * s390-tdep.c:
6184 * score-tdep.c:
6185 * sh64-tdep.c:
6186 * skip.c:
6187 * solib-darwin.c:
6188 * solib-dsbt.c:
6189 * solib-frv.c:
6190 * sparc-tdep.c:
6191 * spu-multiarch.c:
6192 * spu-tdep.c:
6193 * stack.c:
6194 * symfile.c:
6195 * symtab.c:
6196 * tic6x-tdep.c:
6197 * tracepoint.c:
6198 * v850-tdep.c:
6199 * valarith.c:
6200 * valprint.c:
6201 * value.c:
6202 * xcoffread.c:
6203 * xtensa-tdep.c:
6204 * ada-lang.c:
6205 * ada-tasks.c:
6206 * ada-varobj.c:
6207 * amd64-darwin-tdep.c:
6208 * arm-symbian-tdep.c:
6209 * arm-tdep.c: Delete unused variables.
6210
6211 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6212
6213 Rename $ddir to $datadir.
6214 * NEWS (--with-auto-load-dir): Rename $ddir to $datadir.
6215 * auto-load.c (auto_load_safe_path_vec_update)
6216 (auto_load_gdb_datadir_changed, auto_load_objfile_script): Likewise.
6217 * configure: Regenerate.
6218 * configure.ac (--with-auto-load-dir, --with-auto-load-safe-path):
6219 Likewise. Remove the 'use $ddir' help string.
6220
6221 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6222
6223 * auto-load.c (show_auto_load_safe_path): Accept any combination of
6224 DIRNAME_SEPARATOR and IS_DIR_SEPARATOR for wild-match.
6225
6226 2012-05-18 Tom Tromey <tromey@redhat.com>
6227
6228 PR exp/13907:
6229 * valprint.h (struct value_print_options) <symbol_print>: New
6230 field.
6231 * valprint.c (user_print_options): Add default for symbol_print.
6232 (show_symbol_print): New function.
6233 (generic_val_print): Respect symbol_print.
6234 (_initialize_valprint): Add "print symbol" setting.
6235 * f-valprint.c (f_val_print): Respect symbol_print.
6236 * c-valprint.c (c_val_print): Respect symbol_print.
6237 * NEWS: Update.
6238 * printcmd.c (print_address_symbolic): Return int. Ignore some
6239 zero-size symbols.
6240 (print_address_demangle): Return int.
6241 * defs.h: (print_address_symbolic): Return int.
6242 * value.h (print_address_demangle): Return int.
6243
6244 2012-05-18 Tom Tromey <tromey@redhat.com>
6245
6246 * valprint.c (val_print_string): Don't print leading space.
6247 * p-valprint.c (pascal_val_print) <TYPE_CODE_PTR>: Optionally
6248 print space before string or vtbl.
6249 * m2-valprint.c (print_unpacked_pointer): Optionally print space
6250 before string.
6251 * jv-valprint.c (java_value_print): Print space before string.
6252 * go-valprint.c (print_go_string): Print space before string.
6253 * f-valprint.c (f_val_print) <TYPE_CODE_PTR>: Optionally print
6254 space before string.
6255 * c-valprint.c (c_val_print) <TYPE_CODE_PTR>: Optionally print
6256 space before string or vtbl.
6257 * auxv.c (fprint_target_auxv): Print space after address.
6258
6259 2012-05-18 Tom Tromey <tromey@redhat.com>
6260
6261 * printcmd.c (print_address_demangle): Remove special case for 0.
6262
6263 2012-05-18 Tom Tromey <tromey@redhat.com>
6264
6265 * printcmd.c (print_address_demangle): Add 'opts' argument.
6266 * p-valprint.c (pascal_val_print): Update.
6267 * jv-valprint.c (java_val_print): Update.
6268 * value.h: Update.
6269 * valprint.c (generic_val_print): Update.
6270 (print_function_pointer_address): Add 'options' argument. Remove
6271 'addressprint' argument. Update.
6272 * m2-valprint.c (print_unpacked_pointer): Update.
6273 * gnu-v3-abi.c (print_one_vtable): Update.
6274 (gnuv3_print_method_ptr): Update.
6275 * f-valprint.c (f_val_print): Update.
6276 * cp-valprint.c (cp_print_value_fields): Update.
6277 * valprint.h (print_function_pointer_address): Update.
6278 * c-valprint.c (c_val_print): Update.
6279
6280 2012-05-18 Tom Tromey <tromey@redhat.com>
6281
6282 * psymtab.c (find_pc_sect_symtab_from_partial): Return the symtab
6283 directly corresponding to the found psymtab.
6284 * dwarf2read.c (recursively_find_pc_sect_symtab): New function.
6285 (dw2_find_pc_sect_symtab): Use it.
6286 * block.h (blockvector_contains_pc): Declare.
6287 * block.c (find_block_in_blockvector): New function.
6288 (blockvector_for_pc_sect): Use it.
6289 (blockvector_contains_pc): New function.
6290
6291 2012-05-18 Maciej W. Rozycki <macro@codesourcery.com>
6292
6293 * mips-tdep.h (mips_write_pc): New prototype.
6294 * mips-tdep.c (mips_write_pc): Make external, add description.
6295 * mips-linux-tdep.c (mips_linux_write_pc): Use mips_write_pc,
6296 add description.
6297
6298 2012-05-18 Maciej W. Rozycki <macro@codesourcery.com>
6299
6300 * mips-tdep.c (mips_read_pc): Use gdbarch_pc_regnum instead of
6301 mips_regnum->pc.
6302 (mips_unwind_pc, mips_write_pc): Likewise.
6303 (mips_gdbarch_init): Remove a comment on gdbarch_pc_regnum and
6304 gdbarch_read_pc.
6305
6306 2012-05-17 Joel Brobecker <brobecker@adacore.com>
6307
6308 * procfs.c (procfs_find_new_threads, procfs_pid_to_str,
6309 proc_warn, proc_error, proc_get_status, proc_flags,
6310 proc_why, proc_what, proc_nsysarg, proc_sysargs,
6311 proc_set_run_on_last_close, proc_unset_run_on_last_close,
6312 proc_unset_inherit_on_fork, proc_set_async, proc_unset_async,
6313 proc_stop_process, proc_wait_for_stop, proc_run_process,
6314 proc_set_traced_signals, proc_set_traced_faults,
6315 proc_set_traced_sysentry, proc_set_traced_sysexit,
6316 proc_set_held_signals, proc_get_held_signals,
6317 proc_get_traced_signals, proc_get_traced_faults,
6318 proc_get_traced_sysentry, proc_get_traced_sysexit,
6319 proc_clear_current_fault, proc_set_current_signal,
6320 proc_clear_current_signal, proc_get_gregs, proc_get_fpregs,
6321 proc_set_gregs, proc_set_fpregs, proc_kill, proc_parent_pid,
6322 proc_get_nthreads, proc_get_nthreads, proc_get_nthreads,
6323 proc_get_current_thread, proc_get_current_thread,
6324 proc_get_current_thread, proc_update_threads,
6325 proc_update_threads, proc_update_threads, proc_update_threads,
6326 proc_iterate_over_threads, procfs_find_new_threads,
6327 procfs_pid_to_str): Make static. Remove advance declaration.
6328 (proc_cursig): Make static. Conditionalized defintion on
6329 PROCFS_DONT_PIOCSSIG_CURSIG being defined.
6330 (proc_syscall, proc_set_kill_on_last_close,
6331 proc_unset_kill_on_last_close, proc_set_inherit_on_fork,
6332 proc_get_pending_signals, proc_get_signal_actions,
6333 proc_trace_signal, proc_ignore_signal): Delete.
6334
6335 2012-05-16 Sergio Durigan Junior <sergiodj@redhat.com>
6336
6337 * coffread.c (cs_section_address): Passing proper argument for
6338 `bfd_get_section_vma'.
6339 * dwarf2read.c (dwarf2_locate_sections): Likewise, for
6340 `bfd_get_section_flags'.
6341 * remote.c (remote_trace_set_readonly_regions): Likewise, for
6342 `bfd_get_section_vma'.
6343
6344 2012-05-16 Tom Tromey <tromey@redhat.com>
6345
6346 PR macros/13205:
6347 * macrotab.h: (macro_define_special): Declare.
6348 (enum macro_special_kind): New.
6349 (struct macro_definition) <argc, replacement>: Update comments.
6350 * macrotab.c (new_macro_definition): Unconditionally set 'argc'.
6351 (macro_define_object_internal): New function.
6352 (macro_define_object): Use it.
6353 (macro_define_special): New function.
6354 (fixup_definition): New function.
6355 (macro_lookup_definition, foreach_macro_in_scope)
6356 (foreach_macro): Use fixup_definition.
6357 * macroexp.h (macro_stringify): Declare.
6358 * macroexp.c (free_buffer_return_text): New function.
6359 (stringify): Constify "arg".
6360 (macro_stringify): New function.
6361 * dwarf2read.c (macro_start_file): Call macro_define_special.
6362
6363 2012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
6364 Maciej W. Rozycki <macro@mips.com>
6365
6366 * breakpoint.h (bp_location): Add related_address member.
6367 * inferior.h (get_return_value): Take a pointer to struct value
6368 instead of struct type for the function requested.
6369 * value.h (using_struct_return): Likewise.
6370 * gdbarch.sh (return_value): Take a pointer to struct value
6371 instead of struct type for the function requested.
6372 * breakpoint.c (set_breakpoint_location_function): Initialize
6373 related_address for bp_gnu_ifunc_resolver breakpoints.
6374 * elfread.c (elf_gnu_ifunc_resolver_return_stop): Pass the
6375 requested function's address to gdbarch_return_value.
6376 * eval.c (evaluate_subexp_standard): Pass the requested
6377 function's address to using_struct_return.
6378 * infcall.c (call_function_by_hand): Pass the requested
6379 function's address to using_struct_return and
6380 gdbarch_return_value.
6381 * infcmd.c (get_return_value): Take a pointer to struct value
6382 instead of struct type for the function requested.
6383 (print_return_value): Update accordingly.
6384 (finish_command_continuation): Likewise.
6385 * stack.c (return_command): Pass the requested function's
6386 address to using_struct_return and gdbarch_return_value.
6387 * value.c (using_struct_return): Take a pointer to struct value
6388 instead of struct type for the function requested. Pass the
6389 requested function's address to gdbarch_return_value.
6390 * python/py-finishbreakpoint.c (finish_breakpoint_object):
6391 New function_value member, replacing function_type.
6392 (bpfinishpy_dealloc): Update accordingly.
6393 (bpfinishpy_pre_stop_hook): Likewise.
6394 (bpfinishpy_init): Likewise. Record the requested function's
6395 address.
6396 * mips-tdep.c (mips_fval_reg): New enum.
6397 (mips_o32_push_dummy_call): For MIPS16 FP doubles do not swap
6398 words put in GP registers.
6399 (mips_o64_push_dummy_call): Update a comment.
6400 (mips_o32_return_value): Take a pointer to struct value instead
6401 of struct type for the function requested and use it to check if
6402 using the MIPS16 calling convention. Return the designated
6403 general purpose registers for floating-point values returned in
6404 MIPS16 mode.
6405 (mips_o64_return_value): Likewise.
6406 * ppc-tdep.h (ppc_sysv_abi_return_value): Update prototype.
6407 (ppc_sysv_abi_broken_return_value): Likewise.
6408 (ppc64_sysv_abi_return_value): Likewise.
6409 * alpha-tdep.c (alpha_return_value): Take a pointer to struct
6410 value instead of struct type for the function requested.
6411 * amd64-tdep.c (amd64_return_value): Likewise.
6412 * amd64-windows-tdep.c (amd64_windows_return_value): Likewise.
6413 * arm-tdep.c (arm_return_value): Likewise.
6414 * avr-tdep.c (avr_return_value): Likewise.
6415 * bfin-tdep.c (bfin_return_value): Likewise.
6416 * cris-tdep.c (cris_return_value): Likewise.
6417 * frv-tdep.c (frv_return_value): Likewise.
6418 * h8300-tdep.c (h8300_return_value): Likewise.
6419 (h8300h_return_value): Likewise.
6420 * hppa-tdep.c (hppa32_return_value): Likewise.
6421 (hppa64_return_value): Likewise.
6422 * i386-tdep.c (i386_return_value): Likewise.
6423 * ia64-tdep.c (ia64_return_value): Likewise.
6424 * iq2000-tdep.c (iq2000_return_value): Likewise.
6425 * lm32-tdep.c (lm32_return_value): Likewise.
6426 * m32c-tdep.c (m32c_return_value): Likewise.
6427 * m32r-tdep.c (m32r_return_value): Likewise.
6428 * m68hc11-tdep.c (m68hc11_return_value): Likewise.
6429 * m68k-tdep.c (m68k_return_value): Likewise.
6430 (m68k_svr4_return_value): Likewise.
6431 * m88k-tdep.c (m88k_return_value): Likewise.
6432 * mep-tdep.c (mep_return_value): Likewise.
6433 * microblaze-tdep.c (microblaze_return_value): Likewise.
6434 * mn10300-tdep.c (mn10300_return_value): Likewise.
6435 * moxie-tdep.c (moxie_return_value): Likewise.
6436 * mt-tdep.c (mt_return_value): Likewise.
6437 * ppc-linux-tdep.c (ppc_linux_return_value): Likewise.
6438 * ppc-sysv-tdep.c (ppc_sysv_abi_return_value): Likewise.
6439 (ppc_sysv_abi_broken_return_value): Likewise.
6440 (ppc64_sysv_abi_return_value): Likewise.
6441 * ppcnbsd-tdep.c (ppcnbsd_return_value): Likewise.
6442 * rl78-tdep.c (rl78_return_value): Likewise.
6443 * rs6000-aix-tdep.c (rs6000_return_value): Likewise.
6444 * rx-tdep.c (rx_return_value): Likewise.
6445 * s390-tdep.c (s390_return_value): Likewise.
6446 * score-tdep.c (score_return_value): Likewise.
6447 * sh-tdep.c (sh_return_value_nofpu): Likewise.
6448 (sh_return_value_fpu): Likewise.
6449 * sh64-tdep.c (sh64_return_value): Likewise.
6450 * sparc-tdep.c (sparc32_return_value): Likewise.
6451 * sparc64-tdep.c (sparc64_return_value): Likewise.
6452 * spu-tdep.c (spu_return_value): Likewise.
6453 * tic6x-tdep.c (tic6x_return_value): Likewise.
6454 * v850-tdep.c (v850_return_value): Likewise.
6455 * vax-tdep.c (vax_return_value): Likewise.
6456 * xstormy16-tdep.c (xstormy16_return_value): Likewise.
6457 * xtensa-tdep.c (xtensa_return_value): Likewise.
6458 * gdbarch.c: Regenerate.
6459 * gdbarch.h: Regenerate.
6460
6461 2012-05-15 Tom Tromey <tromey@redhat.com>
6462
6463 * python/python.c (gdbpy_find_pc_line): Use gdb_py_ulongest.
6464
6465 2012-05-15 Joel Brobecker <brobecker@adacore.com>
6466
6467 * breakpoint.c (init_breakpoint_sal): Add quotes around part
6468 of command in two error message.
6469
6470 2012-05-15 Joel Brobecker <brobecker@adacore.com>
6471
6472 * breakpoint.c (init_breakpoint_sal): Remove trailing spaces.
6473
6474 2012-05-15 Joel Brobecker <brobecker@adacore.com>
6475
6476 * breakpoint.c (find_condition_and_thread): Minor reformatting.
6477
6478 2012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6479
6480 * NEWS (show auto-load scripts-directory): Add forgotten command.
6481
6482 2012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6483
6484 * spu-tdep.c (spu_catch_start): Update create_breakpoint caller
6485 parameters.
6486
6487 2012-05-14 H.J. Lu <hongjiu.lu@intel.com>
6488
6489 * amd64-tdep.c: Include features/i386/x32.c and
6490 features/i386/x32-avx.c.
6491 (_initialize_amd64_tdep): Call initialize_tdesc_x32 and
6492 initialize_tdesc_x32_avx.
6493
6494 2012-05-14 Stan Shebs <stan@codesourcery.com>
6495
6496 Add dynamic printf.
6497 * breakpoint.h (enum bptype): New type bp_dprintf.
6498 (struct breakpoint): New field extra_string.
6499 (struct breakpoint_ops): Add arg to create_breakpoints_sal.
6500 (create_breakpoint): Add extra_string arg.
6501 * breakpoint.c (dprintf_breakpoint_ops): New.
6502 (is_breakpoint): Add bp_dprintf.
6503 (bpstat_what): Add dprintf case.
6504 (bptype_string): Ditto.
6505 (print_one_breakpoint_location): Ditto.
6506 (init_bp_location): Ditto.
6507 (bkpt_print_mention): Ditto.
6508 (dprintf_style_enums): New array.
6509 (dprintf_style): New global.
6510 (dprintf_function): New global.
6511 (dprintf_channel): New global.
6512 (update_dprintf_command_list): New function.
6513 (update_dprintf_commands): New function.
6514 (init_breakpoint_sal): Add extra_string argument, handle it.
6515 (create_breakpoint_sal): Add extra_string argument.
6516 (create_breakpoints_sal): Add extra_string argument, update callers.
6517 (find_condition_and_thread): Add extra argument.
6518 (create_breakpoint): Add extra_string argument, record it.
6519 (dprintf_command): New function.
6520 (break_command_1): Add arg to create_breakpoint call.
6521 (handle_gnu_v3_exceptions): Ditto.
6522 (trace_command): Ditto.
6523 (ftrace_command): Ditto.
6524 (strace_command): Ditto.
6525 (bkpt_print_mention): Add dprintf case.
6526 (create_breakpoint_sal_default): Add extra_string argument.
6527 (_initialize_breakpoint): Add new commands.
6528 * mi/mi-cmd-break.c (mi_cmd_break_insert): Add arg to call.
6529 * python/py-breakpoint.c (bppy_init): Ditto.
6530 * python/py-finishbreakpoint.c (bpfinishpy_init): Ditto.
6531
6532 2012-05-14 Maciej W. Rozycki <macro@codesourcery.com>
6533
6534 * mips-tdep.c (mips_push_dummy_code): Correct description typo.
6535
6536 2012-05-14 Siva Chandra Reddy <sivachandra@google.com>
6537
6538 * python/python.c (gdbpy_find_pc_line): Use ULONGEST instead of
6539 unsigned long long.
6540
6541 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
6542
6543 Add a new function gdb.find_pc_line to the Python API.
6544 * NEWS (Python Scripting): Add entry about the new function.
6545 * python/python.c (gdbpy_find_pc_line): New function which
6546 implements gdb.find_pc_line.
6547 (GdbMethods): Add entry for the new function.
6548
6549 2012-05-12 Pedro Alves <palves@redhat.com>
6550
6551 * amd64-linux-tdep.c (_initialize_amd64_linux_tdep): Call
6552 initialize_tdesc_x32_linux and initialize_tdesc_x32_avx_linux.
6553
6554 2012-05-12 Eli Zaretskii <eliz@gnu.org>
6555
6556 * inferior.c: Include completer.h
6557 (initialize_inferiors): Set completer of add-inferior to
6558 filename_completer.
6559
6560 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
6561
6562 * amd64-linux-tdep.c (amd64_linux_core_read_description): Check
6563 gdbarch_ptr_bit for x32 core dump.
6564
6565 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
6566
6567 * amd64-linux-tdep.c: Include features/i386/x32-linux.c
6568 and features/i386/x32-avx-linux.c.
6569
6570 2012-05-11 Stan Shebs <stan@codesourcery.com>
6571 Kwok Cheung Yeung <kcy@codesourcery.com>
6572
6573 * NEWS: Describe new info os commands.
6574 * common/linux-osdata.c (PID_T, TIME_T): Define.
6575 (MAX_PID_T_STRLEN): New.
6576 (linux_common_core_of_thread): Add comment. Change to use PID_T and
6577 MAX_PID_T_STRLEN.
6578 (command_from_pid): Add comment. Change to use PID_T.
6579 (commandline_from_pid): Change to use PID_T.
6580 (user_from_pid): Add comment.
6581 (get_process_owner): Add comment. Change to use PID_T and
6582 MAX_PID_T_STRLEN.
6583 (get_number_of_cpu_cores): Add comment.
6584 (get_cores_used_by_process): Add comment. Change to use PID_T and
6585 MAX_PID_T_STRLEN.
6586 (linux_xfer_osdata_processes): Change to use PID_T and
6587 MAX_PID_T_STRLEN.
6588 (compare_processes): New function.
6589 (linux_xfer_osdata_processgroups): New function.
6590 (linux_xfer_osdata_threads): Change to use PID_T.
6591 (linux_xfer_osdata_fds): New function.
6592 (format_socket_state, print_sockets): New functions.
6593 (union socket_addr): New union.
6594 (linux_xfer_osdata_isockets): New function.
6595 (time_from_time_t, group_from_gid): New functions.
6596 (linux_xfer_osdata_shm): New function.
6597 (linux_xfer_osdata_sem): New function.
6598 (linux_xfer_osdata_msg): New function.
6599 (linux_xfer_osdata_modules): New function.
6600 (osdata_table): Add new entries.
6601 * common/buffer.c (buffer_xml_printf): Add support for long and
6602 long long format specifiers.
6603
6604 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
6605
6606 * amd64-linux-tdep.h (tdesc_x32_linux): New.
6607 (tdesc_x32_avx_linux): Likewise.
6608
6609 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6610
6611 Implement multi-component --with-auto-load-dir.
6612 * NEWS (set auto-load scripts-directory, --with-auto-load-dir): New
6613 entries.
6614 (--with-auto-load-safe-path): Update the default value description.
6615 * auto-load.c (auto_load_dir, set_auto_load_dir, show_auto_load_dir):
6616 New.
6617 (auto_load_objfile_script): Add DEBUG_AUTO_LOAD output. Remove
6618 GDB_DATADIR NULL check. Replace GDB_DATADIR/auto-load by
6619 AUTO_LOAD_DIR. Support $ddir and multiple components in it.
6620 (_initialize_auto_load): Initialize also auto_load_dir. Install new
6621 "set auto-load scripts-directory".
6622 * config.in: Regenerate.
6623 * configure: Regenerate.
6624 * configure.ac (--with-auto-load-dir): New configure option.
6625 (--auto-load-safe-path): Change the default to --with-auto-load-dir.
6626
6627 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6628
6629 Provide $ddir substitution for --with-auto-load-safe-path.
6630 * NEWS (--with-auto-load-safe-path, --without-auto-load-safe-path): New
6631 entries.
6632 * auto-load.c: Include observer.h.
6633 (auto_load_safe_path_vec_update): Call substitute_path_component for
6634 each component. New variable ddir_subst.
6635 (auto_load_gdb_datadir_changed): New function.
6636 (set_auto_load_safe_path): Rename DEFAULT_AUTO_LOAD_SAFE_PATH to
6637 AUTO_LOAD_SAFE_PATH. New comment.
6638 (_initialize_auto_load): Rename DEFAULT_AUTO_LOAD_SAFE_PATH to
6639 AUTO_LOAD_SAFE_PATH. Install auto_load_gdb_datadir_changed.
6640 * config.in: Regenerate.
6641 * configure: Regenerate.
6642 * configure.ac (--auto-load-safe-path): Rename
6643 DEFAULT_AUTO_LOAD_SAFE_PATH to AUTO_LOAD_SAFE_PATH. Default to
6644 GDB_DATADIR/auto-load.
6645 * defs.h (substitute_path_component): New declaration.
6646 * top.c: Include observer.h.
6647 (set_gdb_datadir): New function.
6648 (init_main): Install it for "set data-directory".
6649 * utils.c (substitute_path_component): New function.
6650
6651 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6652
6653 Make auto-load handle multiple components of DEBUG_FILE_DIRECTORY.
6654 * auto-load.c (auto_load_objfile_script): Remove check for NULL
6655 DEBUG_FILE_DIRECTORY. Handle multiple components of
6656 DEBUG_FILE_DIRECTORY.
6657
6658 2012-05-10 Tom Tromey <tromey@redhat.com>
6659
6660 * dwarf2read.c (recursively_write_psymbols): New function.
6661 (write_psymtabs_to_index): Use it.
6662
6663 * dwarf2read.c (struct dwarf2_queue_item) <pretend_language>: New
6664 field.
6665 (load_cu, dw2_do_instantiate_symtab, process_psymtab_comp_unit)
6666 (load_partial_comp_unit): Update.
6667 (queue_comp_unit): Add argument 'pretend_language'.
6668 (process_queue): Update.
6669 (psymtab_to_symtab_1): Skip dependencies that have a user.
6670 (load_partial_comp_unit_reader): Give meaning to the 'data'
6671 argument.
6672 (load_full_comp_unit): Add 'pretend_language' argument.
6673 (process_full_comp_unit): Add 'pretend_language' argument. Set
6674 language on CU.
6675 (process_imported_unit_die, read_file_scope, read_type_unit_scope):
6676 Update.
6677 (maybe_queue_comp_unit): Add 'pretend_language' argument.
6678 (follow_die_offset, follow_die_sig, read_signatured_type_reader):
6679 Update.
6680 (prepare_one_comp_unit): Add 'pretend_language' argument.
6681
6682 * dwarf2read.c: (dwarf2_per_cu_ptr): New typedef.
6683 (struct dwarf2_per_objfile) <just_read_cus>: New field.
6684 (struct dwarf2_per_cu_data) <imported_symtabs>: New field.
6685 (dw2_do_instantiate_symtab): Check whether symtab was read in
6686 before queueing.
6687 (dw2_instantiate_symtab): Add assertion. Call
6688 process_cu_includes.
6689 (process_psymtab_comp_unit): Compute 'dependencies' for psymtab.
6690 (partial_symtab_p): New typedef.
6691 (set_partial_user): New function.
6692 (dwarf2_build_psymtabs_hard): Use set_partial_user.
6693 (scan_partial_symbols): Add imported CU to imported_symtabs.
6694 (dwarf2_psymtab_to_symtab): Call process_cu_includes.
6695 (psymtab_to_symtab_1): Do nothing if psymtab is readin.
6696 (get_symtab, recursively_compute_inclusions)
6697 (compute_symtab_includes, process_cu_includes)
6698 (process_imported_unit_die): New functions.
6699 (process_die) <DW_TAG_imported_unit>: New case.
6700 (dwarf2_per_objfile_free): Free 'imported_symtabs'.
6701
6702 * dwarf2read.c (struct dwarf2_per_cu_data) <psymtab>: Update
6703 comment.
6704 (struct partial_die_info) <locdesc>: Remove.
6705 <d>: New field.
6706 (process_psymtab_comp_unit): Add 'read_partial' argument.
6707 Update.
6708 (process_type_comp_unit, dwarf2_build_psymtabs_hard): Update.
6709 (scan_partial_symbols): Handle DW_TAG_imported_unit.
6710 (add_partial_symbol): Update.
6711 (process_die): Handle DW_TAG_partial_unit.
6712 (read_file_scope): Update comment.
6713 (load_partial_dies): Handle DW_TAG_imported_unit.
6714 (read_partial_die): Handle DW_TAG_partial_unit, DW_AT_import.
6715 (determine_prefix, dwarf2_name): Handle DW_TAG_partial_unit.
6716
6717 2012-05-10 Tom Tromey <tromey@redhat.com>
6718
6719 * cc-with-dwz.sh: New file.
6720
6721 2012-05-10 Tom Tromey <tromey@redhat.com>
6722
6723 * symtab.h (struct symtab) <includes, user>: New fields.
6724 * block.h (struct block_iterator) <d, idx, which>: New fields.
6725 * block.c (initialize_block_iterator, find_iterator_symtab)
6726 (block_iterator_step, block_iter_name_step)
6727 (block_iter_match_step): New functions.
6728 (block_iterator_first, block_iterator_next)
6729 (block_iter_name_first, block_iter_name_next)
6730 (block_iter_match_first, block_iter_match_next): Rewrite.
6731 (get_block_symtab): New function.
6732
6733 2012-05-10 Tom Tromey <tromey@redhat.com>
6734
6735 * jv-lang.c (get_java_class_symtab): Use allocate_global_block,
6736 set_block_symtab.
6737 * jit.c (finalize_symtab): Use allocate_global_block,
6738 set_block_symtab.
6739 * buildsym.c (finish_block_internal): New function, from old
6740 finish_block.
6741 (finish_block): Rewrite.
6742 (end_symtab): Use finish_block_internal, set_block_symtab.
6743 * block.h (struct global_block): New.
6744 (allocate_global_block, set_block_symtab): Declare.
6745 * block.c (allocate_global_block, set_block_symtab): New
6746 functions.
6747
6748 2012-05-10 Tom Tromey <tromey@redhat.com>
6749
6750 * psymtab.c (partial_map_expand_apply): Add assertion.
6751 (partial_map_symtabs_matching_filename): Skip included psymtabs.
6752 (psymtab_to_symtab): Find unshared psymtab.
6753 (dump_psymtab): Print including psymtabs.
6754 (recursively_search_psymtabs): New function.
6755 (expand_symtabs_matching_via_partial): Use it.
6756 * psympriv.h (struct partial_symtab) <user, searched_flag>: New
6757 fields.
6758 (enum psymtab_search_status): New.
6759
6760 2012-05-10 Tom Tromey <tromey@redhat.com>
6761
6762 * tracepoint.c (scope_info): Update.
6763 * symtab.c (lookup_block_symbol, iterate_over_symbols)
6764 (find_pc_sect_symtab, search_symbols)
6765 (default_make_symbol_completion_list_break_on)
6766 (make_file_symbol_completion_list): Update.
6767 * symmisc.c (dump_symtab_1): Update.
6768 * stack.c (print_frame_args, iterate_over_block_locals)
6769 (print_frame_labels, iterate_over_block_arg_vars): Update.
6770 * python/py-block.c (block_object) <dict>: Remove.
6771 <block>: New field.
6772 <iter>: Change type.
6773 (blpy_iter): Update.
6774 (blpy_block_syms_iternext): Update.
6775 * psymtab.c (map_block): Use block iterators.
6776 * objfiles.c (objfile_relocate1): Use ALL_DICT_SYMBOLS.
6777 * mi/mi-cmd-stack.c (list_args_or_locals): Update.
6778 * mdebugread.c (parse_symbol, mylookup_symbol): Update.
6779 * infrun.c (check_exception_resume): Update.
6780 * cp-support.c (make_symbol_overload_list_block): Update.
6781 * coffread.c (patch_opaque_types): Update.
6782 * buildsym.c (finish_block, end_symtab): Use ALL_DICT_SYMBOLS.
6783 * block.h (struct block_iterator): New.
6784 (block_iterator_first, block_iterator_next, block_iter_name_first)
6785 (block_iter_name_next, block_iter_match_first)
6786 (block_iter_match_next): Declare.
6787 (ALL_BLOCK_SYMBOLS): Redefine.
6788 * block.c (block_iterator_first, block_iterator_next)
6789 (block_iter_name_first, block_iter_name_next)
6790 (block_iter_match_first, block_iter_match_next): New functions.
6791 * ada-lang.c (ada_add_block_symbols)
6792 (ada_make_symbol_completion_list): Use block iterator.
6793
6794 2012-05-10 Tom Tromey <tromey@redhat.com>
6795
6796 * psymtab.c (PSYMTAB_TO_SYMTAB): Remove.
6797 (find_pc_sect_symtab_from_partial, lookup_symbol_aux_psymtabs)
6798 (lookup_partial_symbol, find_last_source_symtab_from_partial)
6799 (read_psymtabs_with_filename, map_matching_symbols_psymtab)
6800 (expand_symtabs_matching_via_partial, maintenance_check_symtabs):
6801 Update.
6802
6803 2012-05-10 Joel Brobecker <brobecker@adacore.com>
6804
6805 * config/djgpp/fnchange.lst: Add entries for print-file-var-lib1.c,
6806 print-file-var-lib2.c, print-file-var-main.c and
6807 print-file-var.exp (located in gdb/testsuite/gdb.base).
6808
6809 2012-05-10 Joel Brobecker <brobecker@adacore.com>
6810
6811 * findvar.c (default_read_var_value): For LOC_UNRESOLVED symbols,
6812 try locating the symbol in the symbol's own objfile first, before
6813 extending the search to all objfiles.
6814 * symtab.c (lookup_symbol_aux_objfile): New function, extracted
6815 out of lookup_symbol_aux_symtabs.
6816 (lookup_symbol_aux_symtabs): Add new parameter "exclude_objfile".
6817 Replace extracted-out code by call to lookup_symbol_aux_objfile.
6818 Do not search EXCLUDE_OBJFILE.
6819 (lookup_static_symbol_aux): Update call to lookup_symbol_aux_symtabs.
6820 (lookup_symbol_global): Search for matches in the block's objfile
6821 first, before searching all other objfiles.
6822
6823 2012-05-10 Tristan Gingold <gingold@adacore.com>
6824
6825 * printcmd.c (set_command): Add pre/post inc/dec.
6826
6827 2012-05-09 Frank Ch. Eigler <fche@redhat.com>
6828
6829 * gdb.1: Document -ex option.
6830
6831 2012-05-09 Joel Brobecker <brobecker@adacore.com>
6832
6833 * infcall.c (call_function_by_hand): Remove AT_SYMBOL handling.
6834 * inferior.h (AT_SYMBOL): Delete.
6835
6836 2012-05-09 Joel Brobecker <brobecker@adacore.com>
6837
6838 * mips-tdep.c (mips_push_dummy_code): New function.
6839 (mips_gdbarch_init): Set the gdbarch call_dummy_location to
6840 ON_STACK and install mips_push_dummy_code as our gdbarch
6841 push_dummy_code routine.
6842
6843 2012-05-09 Pedro Alves <palves@redhat.com>
6844
6845 * target.c (set_maintenance_target_async_permitted): Rename to ...
6846 (set_target_async_command): ... this.
6847 (show_maintenance_target_async_permitted): Rename to ...
6848 (show_target_async_command): ... this.
6849 (initialize_targets): Adjust.
6850
6851 2012-05-08 Doug Evans <dje@google.com>
6852
6853 * go-exp.y (classify_name): Add missing assignment of fields of
6854 yylval.ssym.
6855
6856 2012-05-08 Eli Zaretskii <eliz@gnu.org>
6857
6858 Display the ">" prompt in interactive mode while reading canned
6859 commands, even when the current interpreter is MI.
6860
6861 * interps.c (interp_set_temp): New function.
6862
6863 * interps.h (interp_set_temp): Add prototype.
6864
6865 * cli/cli-script.c (restore_interp): New cleanup function.
6866 (read_command_lines): Temporarily override the current interpreter
6867 with CLI and arrange for restoring the original one.
6868
6869 2012-05-12 Joel Sherrill <joel.sherrill@oarcorp.com>
6870
6871 * microblaze-rom.c (_initialize_picobug_rom): Add prototype.
6872
6873 2012-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
6874
6875 * probe.c (parse_probes): Move conditional to check for
6876 debuginfo files from here...
6877 * stap-probe.c (stap_get_probes): ... to here.
6878
6879 2012-05-07 Mark Kettenis <kettenis@gnu.org>
6880 H.J. Lu <hongjiu.lu@intel.com>
6881
6882 * amd64-tdep.c (amd64_analyze_prologue): Additionally check for
6883 `movl %esp, %ebp' for the X32 ABI.
6884
6885 2012-05-07 Tom Tromey <tromey@redhat.com>
6886
6887 * dwarf2read.c (dwarf_tag_name): Return const char *. Use
6888 get_DW_TAG_name.
6889 (dwarf_attr_name): Return const char *. Use get_DW_AT_name.
6890 (dwarf_form_name): Return const char *. Use get_DW_FORM_name.
6891 (dwarf_stack_op_name): Remove.
6892 (dwarf_cfi_name): Return const char *. Use get_DW_ATE_name.
6893 (decode_locdesc): Use get_DW_OP_name.
6894 * dwarf2loc.c (unimplemented): Use get_DW_OP_name.
6895 (dwarf2_compile_expr_to_ax): Likewise.
6896 (disassemble_dwarf_expression): Likewise.
6897 * dwarf2expr.h: (dwarf_stack_op_name): Remove.
6898
6899 2012-05-07 Chung-Lin Tang <cltang@codesourcery.com>
6900
6901 * sh-linux-tdep.c: Include trad-frame.h and tramp-frame.h.
6902 (sh_linux_sigtramp_cache): New function.
6903 (sh_linux_sigreturn_init): New function.
6904 (sh_linux_rt_sigreturn_init): New function.
6905 (SH_MOVW,SH_TRAP,SH_OR_R0_R0): New symbols for instruction
6906 patterns.
6907 (SH_NR_SIGRETURN,SH_NR_RT_SIGRETURN): New symbols for sigreturn
6908 syscall codes.
6909 (sh_linux_sigreturn_tramp_frame): New tramp_frame definition.
6910 (sh_linux_rt_sigreturn_tramp_frame): Likewise.
6911 (sh_linux_init_abi): Add init calls to register new tramp_frame
6912 definitions under 32-bit SH, update comments.
6913
6914 2012-05-07 Pedro Alves <palves@redhat.com>
6915
6916 PR gdb/10952
6917
6918 * amd64-linux-tdep.c: Include glibc-tdep.h.
6919 (amd64_linux_init_abi): Install glibc_skip_solib_resolver as
6920 gdbarch_skip_solib_resolver callback.
6921
6922 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6923
6924 * auto-load.c (set_auto_load_safe_path): Reset AUTO_LOAD_SAFE_PATH
6925 back to DEFAULT_AUTO_LOAD_SAFE_PATH if it is being set to "".
6926 (show_auto_load_safe_path): Check any-directory by comparison with "/".
6927 (add_auto_load_safe_path): Change the error message.
6928 (_initialize_auto_load): Change the "safe-path" help text.
6929 * configure: Regenerate
6930 * configure.ac (--without-auto-load-safe-path): Set
6931 WITH_AUTO_LOAD_SAFE_PATH to /.
6932
6933 2012-05-05 Sergio Durigan Junior <sergiodj@redhat.com>
6934
6935 * stap-probe.h: Do not include unecessary `probe.h'.
6936
6937 2012-05-05 Alan Modra <amodra@gmail.com>
6938
6939 * elfread.c (elf_symtab_read): Use bfd_abs_section_ptr and
6940 bfd_und_section_ptr.
6941 * machoread.c (macho_symtab_add_minsym): Use bfd_abs_section_ptr
6942 and bfd_com_section_ptr.
6943
6944 2012-05-04 Joel Brobecker <brobecker@adacore.com>
6945
6946 * MAINTAINERS (Past Maintainers): Add Chris Faylor.
6947
6948 2012-05-04 Joel Brobecker <brobecker@adacore.com>
6949
6950 * windows-nat.h (segment_register_p_ftype): New typedef.
6951 (windows_set_segment_register_p): Add declaration.
6952 * windows-nat.c (segment_register_p): New static global.
6953 (windows_set_segment_register_p): New function.
6954 (do_windows_fetch_inferior_registers): Add special handling
6955 for segment registers.
6956 * amd64-windows-nat.c: #include "amd64-tdep.h".
6957 (amd64_windows_segment_register_p): New function.
6958 (_initialize_amd64_windows_nat): Call windows_set_segment_register_p.
6959 * i386-windows-nat.c: #include "i386-tdep.h".
6960 (i386_windows_segment_register_p): New function.
6961 (_initialize_i386_windows_nat): Call windows_set_segment_register_p.
6962
6963 2012-05-04 Tristan Gingold <gingold@adacore.com>
6964
6965 * printcmd.c (set_command): Emit a warning if the expression is not
6966 an assignment.
6967
6968 2012-05-03 Joel Brobecker <brobecker@adacore.com>
6969
6970 * nto-procfs.c (procfs_find_new_threads, procfs_pid_to_str):
6971 Make static.
6972
6973 2012-05-03 Sergio Durigan Junior <sergiodj@redhat.com>
6974
6975 * stap-probe.c (stap_is_operator): Change declaration.
6976 (stap_get_opcode): Change return value.
6977 (stap_parse_argument_1): Update calls to `stap_get_opcode' and
6978 `stap_parse_argument_1'.
6979
6980 2012-05-03 Pedro Alves <pedro@codesourcery.com>
6981
6982 * infrun.c (displaced_step_fixup): Add "displaced:" prefix to
6983 debug log.
6984
6985 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
6986
6987 Add two new methods global_block and static_block to gdb.Symtab
6988 objects.
6989 * NEWS (Python scripting): Add entry about the new methods.
6990 * python/py-symtab.c (stpy_global_block): New function which
6991 implements the gdb.Symtab.global_block() method.
6992 (stpy_static_block): New function which implements the
6993 gdb.Symtab.static_block() method.
6994 (symtab_object_methods): Add entries for the two new methods.
6995
6996 2012-05-03 Doug Evans <dje@google.com>
6997
6998 * dwarf2read.c (dw2_find_symbol_file): Don't crash if there are no
6999 files.
7000
7001 2012-05-03 Yao Qi <yao@codesourcery.com>
7002
7003 * i386-tdep.c (i386_fetch_pointer_argument): Remove extra
7004 space.
7005 (i386_process_record): Ditto.
7006
7007 2012-05-02 Joel Brobecker <brobecker@adacore.com>
7008
7009 * infcall.c (unwind_on_signal_p): Make static.
7010
7011 2012-05-02 Joel Brobecker <brobecker@adacore.com>
7012
7013 * sol-thread.c (solaris_pid_to_str): Make static.
7014 (_initialize_sol_thread): Add prototype.
7015
7016 2012-05-02 Joel Brobecker <brobecker@adacore.com>
7017
7018 * sol-thread.c (procfs_pid_to_str): Delete extern declaration.
7019
7020 2012-05-02 Christopher Faylor <me.cygwin2012@cgf.cx>
7021
7022 * MAINTAINERS: Remove myself.
7023
7024 2012-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7025
7026 Fix --without-auto-load-safe-path for MS-Windows host platform.
7027 * auto-load.c (filename_is_in_dir): Return 1 for DIR_LEN 0.
7028
7029 2012-05-02 Eli Zaretskii <eliz@gnu.org>
7030
7031 * gdb_curses.h: Undefine KEY_EVENT before including curses
7032 headers. Move "#undef MOUSE_MOVED" before any curses header
7033 inclusion.
7034
7035 2012-05-02 Sergio Durigan Junior <sergiodj@gmail.com>
7036
7037 * features/i386/i386-mmx-linux.c: Regenerate.
7038 * features/rs6000/powerpc-32.c: Likewise.
7039 * features/rs6000/powerpc-32l.c: Likewise.
7040 * features/rs6000/powerpc-403.c: Likewise.
7041 * features/rs6000/powerpc-403gc.c: Likewise.
7042 * features/rs6000/powerpc-405.c: Likewise.
7043 * features/rs6000/powerpc-505.c: Likewise.
7044 * features/rs6000/powerpc-601.c: Likewise.
7045 * features/rs6000/powerpc-602.c: Likewise.
7046 * features/rs6000/powerpc-603.c: Likewise.
7047 * features/rs6000/powerpc-604.c: Likewise.
7048 * features/rs6000/powerpc-64.c: Likewise.
7049 * features/rs6000/powerpc-64l.c: Likewise.
7050 * features/rs6000/powerpc-750.c: Likewise.
7051 * features/rs6000/powerpc-860.c: Likewise.
7052 * features/rs6000/powerpc-e500.c: Likewise.
7053 * features/rs6000/powerpc-e500l.c: Likewise.
7054 * features/rs6000/powerpc-isa205-32l.c: Likewise.
7055 * features/rs6000/powerpc-isa205-64l.c: Likewise.
7056 * features/rs6000/rs6000.c: Likewise.
7057
7058 2012-05-02 Sergio Durigan Junior <sergiodj@gmail.com>
7059
7060 * i386-tdep.c (i386_stap_parse_special_token) <s>: Remove unused
7061 variable.
7062 * stap-probe.c (stap_parse_single_operand) <reg_suffix,
7063 reg_ind_suffix, reg_suffix_len, reg_ind_suffix_len>: Likewise.
7064 (stap_parse_argument) <e>: Likewise.
7065 (handle_stap_probe) <byte_order>: Likewise.
7066
7067 2012-04-30 Doug Evans <dje@google.com>
7068
7069 * dwarf2read.c (init_cutu_and_read_dies): Renamed from
7070 init_and_read_dies_worker. All callers updated.
7071 (init_cu_and_read_dies, init_tu_and_read_dies): Delete. All calls
7072 replaced with init_cutu_and_read_dies.
7073 (load_partial_comp_unit): Pass 1 for use_existing_cu.
7074 (find_partial_die): Remove FIXME. Don't free current CU.
7075
7076 2012-04-30 Sterling Augustine <saugustine@google.com>
7077
7078 * contrib: New directory.
7079 * contrib/test_pubnames_and_indexes.py: New file.
7080
7081 2012-04-30 Doug Evans <dje@google.com>
7082
7083 * dwarf2read.c (dwarf_decode_macros): New arg section_name.
7084 All callers updated.
7085 (init_cu_die_reader): Verify the section is non-empty.
7086 (dwarf_decode_line_header): Don't dereference section->asection
7087 until we know the section is present.
7088
7089 2012-04-29 Sergio Durigan Junior <sergiodj@redhat.com>
7090
7091 * tracepoint.c (start_tracing, stop_tracing): Checking for NULL
7092 probes.
7093
7094 2012-04-29 Yao Qi <yao@codesourcery.com>
7095
7096 * gdb-code-style.el: New hook gdb-markup-hook
7097 and gdb-comment-hook.
7098
7099 2012-04-28 Doug Evans <dje@google.com>
7100
7101 Initial support for Fission. http://gcc.gnu.org/wiki/DebugFission
7102 * symfile.c (default_symfile_relocate): Use sectp->owner instead of
7103 objfile->obfd.
7104 * symfile.h (dwarf2_debug_sections): New member addr.
7105 * dwarf2expr.c (execute_stack_op): New case DW_OP_GNU_addr_index.
7106 (ctx_no_get_addr_index): New function.
7107 * dwarf2expr.h (dwarf_expr_context_funcs): New member get_addr_index.
7108 (ctx_no_get_addr_index): Declare.
7109 * dwarf2-frame.c (dwarf2_frame_ctx_funcs): Update.
7110 * dwarf2loc.c (dwarf_expr_get_addr_index): New function.
7111 (dwarf_expr_ctx_funcs): Update.
7112 (needs_get_addr_index): New function.
7113 (needs_frame_ctx_funcs): Update.
7114 * dwarf2loc.h (dwarf2_read_addr_index): Declare.
7115 * dwarf2read.c: #include "gdbcore.h".
7116 (dwarf2_per_objfile): New members addr, dwo_files.
7117 (dwarf2_elf_names): Add entry for addr.
7118 (struct dwo_section_names): New type.
7119 (dwo_section_names): New static global.
7120 (dwarf2_cu): New members dwo_unit, addr_base, have_addr_base.
7121 (dwarf2_per_cu_data): New member is_debug_types, all boolean uses of
7122 old debug_types_section member updated to use this.
7123 Rename member debug_types_section to info_or_types_section,
7124 all uses updated.
7125 (signatured_type): Rename member type_offset to type_offset_in_tu,
7126 all uses updated. New member type_offset_in_section.
7127 (struct dwo_sections): New type.
7128 (struct dwo_unit): New type.
7129 (struct dwo_file): New type.
7130 (die_reader_specs): New member dwo_file.
7131 (dwarf2_locate_sections): Watch for .debug_addr.
7132 (zlib_decompress_section): Use sectp->owner instead of objfile->obfd.
7133 (dwarf2_read_section): Get bfd of section from bfd's asection,
7134 instead of objfile.
7135 (create_cus_from_index): Initialize the_cu->info_or_types_section.
7136 (create_signatured_type_table_from_index): Initialize
7137 sig_type->info_or_types_section.
7138 (dw2_get_file_names): Statement lists for type units with DWO files
7139 live in the DWO file.
7140 (create_debug_types_hash_table): New function.
7141 (create_all_type_units): Rewrite.
7142 (init_cu_die_reader): New arg dwo_file, all callers updated.
7143 (init_and_read_dies_worker): Get section from
7144 this_cu->info_or_types_section. Set sig_type->type_offset_in_section.
7145 Watch for DW_AT_GNU_dwo_name and if present lookup the file and
7146 continue reading the CU/TU from there.
7147 (init_cutu_and_read_dies_no_follow): New arg dwo_file, all callers
7148 updated. Get section from this_cu->info_or_types_section.
7149 (create_all_comp_units): Initialize this_cu->info_or_types_section.
7150 (skip_one_die): New cases DW_FORM_GNU_addr_index,
7151 DW_FORM_GNU_str_index.
7152 (hash_dwo_file, eq_dwo_file): New functions.
7153 (allocate_dwo_file_hash_table): New function.
7154 (hash_dwo_unit, eq_dwo_unit): New functions.
7155 (allocate_dwo_unit_table): New function.
7156 (dwarf2_locate_dwo_sections): New function.
7157 (struct create_dwo_info_table_data): New type.
7158 (create_debug_info_hash_table_reader): New function.
7159 (create_debug_info_hash_table): New function.
7160 (try_open_dwo_file, open_dwo_file, init_dwo_file): New function.
7161 (lookup_dwo_file): New function.
7162 (lookup_dwo_comp_unit, lookup_dwo_type_unit): New functions.
7163 (free_dwo_file, free_dwo_file_cleanup): New functions.
7164 (free_dwo_file_from_slot, free_dwo_files): New functions.
7165 (dwarf2_get_pc_bounds): Handle DW_FORM_GNU_addr_index.
7166 (dwarf2_record_block_ranges): Ditto.
7167 (read_partial_die): Ditto.
7168 (process_enumeration_scope): Update to use type_offset_in_section.
7169 (read_full_die_1): New function.
7170 (read_full_die): Rewrite.
7171 (read_attribute_value): New cases DW_FORM_GNU_addr_index,
7172 DW_FORM_GNU_str_index.
7173 (read_addr_index_1, read_addr_index): New functions.
7174 (read_addr_index_from_leb128): New function.
7175 (struct dwarf2_read_addr_index_data): New type.
7176 (dwarf2_read_addr_index_reader): New function.
7177 (dwarf2_read_addr_index): New function.
7178 (read_str_index): New function.
7179 (leb128_size): New function.
7180 (dwarf_decode_line_header): Delete arg abfd, all callers updated.
7181 If processing a type unit from a DWO file, get the line section
7182 from the DWO file.
7183 (var_decode_location): Watch for DW_OP_GNU_addr_index.
7184 (dwarf2_const_value_attr): New cases DW_FORM_GNU_addr_index,
7185 DW_FORM_GNU_str_index.
7186 (lookup_die_type): Check whether section offset of type's die is
7187 known before looking it up. Remove assert. Condition can
7188 legimately happen for inter-cu type references.
7189 (dwarf_attr_name): Handle Fission attributes.
7190 (dwarf_form_name): Handle Fission forms.
7191 (dump_die_shallow): New cases DW_FORM_GNU_addr_index,
7192 DW_FORM_GNU_str_index.
7193 (follow_die_sig): Update to use type_offset_in_section.
7194 (decode_locdesc): New case DW_OP_GNU_addr_index.
7195 (skip_form_bytes): New cases DW_FORM_GNU_addr_index,
7196 DW_FORM_GNU_str_index.
7197 (cu_debug_loc_section): New function.
7198 (fill_in_loclist_baton, dwarf2_symbol_mark_computed): Call it.
7199 (dwarf2_per_objfile_free): Unmap .debug_addr section.
7200 Free DWO files if present.
7201 * xcoffread.c (dwarf2_xcoff_names): Add .debug_addr.
7202
7203 Refactor DIE reading.
7204 * dwarf2read.c (dwarf2_per_objfile): Replace members
7205 debug_info_type_hash and debug_types_type_hash with die_type_hash.
7206 (die_reader_specs): New member "die_section". Temporarily make
7207 member "buffer" non-const, pending constifying all info_ptr uses.
7208 (die_reader_func_ftype): New typedef.
7209 (dw2_get_file_names_reader): New function.
7210 (dw2_get_file_names): Rewrite.
7211 (read_and_check_type_unit_head): Rename arg type_offset to
7212 type_offset_in_tu.
7213 (create_all_type_units): Improve debugging message.
7214 Improve dummy type unit check.
7215 (init_cu_die_reader): New arg "section". All callers updated.
7216 (init_and_read_dies_worker): New function.
7217 (init_cu_and_read_dies, init_tu_and_read_dies): New functions.
7218 (init_cutu_and_read_dies_no_follow): New function.
7219 (init_cutu_and_read_dies_simple): New function.
7220 (process_psymtab_comp_unit_reader): New function.
7221 (process_psymtab_comp_unit): Delete args section,
7222 is_debug_types_section. Rewrite. All callers updated.
7223 (process_psymtab_type_unit): Renamed from process_type_comp_unit.
7224 All callers updated. Rewrite.
7225 (load_partial_comp_unit_reader): New function.
7226 (load_partial_comp_unit): Rewrite.
7227 (skip_children): New arg reader. Delete args buffer, cu.
7228 All callers updated.
7229 (skip_one_die): New arg reader. Delete args buffer, cu.
7230 All callers updated.
7231 (locate_pdi_sibling): New arg reader. Delete args buffer, abfd, cu.
7232 All callers updated.
7233 (load_full_comp_unit_reader): New function.
7234 (load_full_comp_unit): Rewrite.
7235 (read_comp_unit): Delete.
7236 (read_die_and_children_1): Delete, contents moved ...
7237 (read_die_and_children): ... here.
7238 (dwarf2_read_abbrevs): New arg abbrev_section. All callers updated.
7239 (load_partial_dies): New arg reader. Delete args abfd, buffer, cu.
7240 All callers updated.
7241 (read_partial_die): New arg reader. Delete args abfd, buffer, cu.
7242 All callers updated.
7243 (find_partial_die): Rewrite load_all_dies support.
7244 (read_attribute_value): New arg reader. Delete args abfd, cu.
7245 All callers updated.
7246 (read_attribute): New arg reader. Delete args abfd, cu.
7247 All callers updated.
7248 (load_full_type_unit): Add assert.
7249 (read_signatured_type_reader): New function.
7250 (read_signatured_type): Rewrite.
7251 (free_stack_comp_unit): Remove call to age_cached_comp_units.
7252 (free_one_cached_comp_unit): Change target_cu arg to target_per_cu.
7253 All callers updated. Set per_cu->cu = NULL after freeing it.
7254 (dwarf2_per_cu_offset_and_type): Renamed from dwarf2_offset_and_type.
7255 (per_cu_offset_and_type_hash): Renamed from offset_and_type_hash.
7256 (per_cu_offset_and_type_eq): Renamed from offset_and_type_eq.
7257 (set_die_type): Update.
7258 (get_die_type_at_offset): Update.
7259 (read_file_scope): Call prepare_one_comp_unit.
7260 (read_type_unit_scope): Ditto.
7261 (prepare_one_comp_unit): Set producer if present.
7262
7263 2012-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7264
7265 * probe.c (compile_rx_or_error): Silence ARI warning about missing
7266 gettext function on `error'.
7267
7268 2012-04-27 Doug Evans <dje@google.com>
7269
7270 * dwarf2read.c (dwarf2_read_index): Don't use index if symbol table
7271 is empty.
7272
7273 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
7274 Tom Tromey <tromey@redhat.com>
7275
7276 * breakpoint.c (struct breakpoint_objfile_data)
7277 <longjmp_searched>,<longjmp_probes>,<exception_searched>,
7278 <exception_probes>: New fields.
7279 (free_breakpoint_probes): New function.
7280 (create_longjmp_master_breakpoint): Prefer SystemTap probe over
7281 `_Unwind_DebugHook'.
7282 (create_exception_master_breakpoint): Likewise.
7283 (_initialize_breakpoint): Registering cleanup for SystemTap probes.
7284 * infrun.c: Including necessary header files for handling SystemTap
7285 probes.
7286 (handle_inferior_event): Handling longjmp breakpoint and exceptions
7287 via SystemTap probes.
7288 (check_exception_resume): Remove `func' argument. Handle exception
7289 unwinding breakpoint set via a SystemTap probe.
7290 (insert_exception_resume_from_probe): New function.
7291
7292 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
7293 Tom Tromey <tromey@redhat.com>
7294 Jan Kratochvil <jan.kratochvil@redhat.com>
7295
7296 * Makefile.in (SFILES): Add `probe' and `stap-probe'.
7297 (COMMON_OBS): Likewise.
7298 (HFILES_NO_SRCDIR): Add `probe'.
7299 * NEWS: Mention support for static and SystemTap probes.
7300 * amd64-tdep.c (amd64_init_abi): Initializing proper fields used by
7301 SystemTap probes' arguments parser.
7302 * arm-linux-tdep.c: Including headers needed to perform the parsing
7303 of SystemTap probes' arguments.
7304 (arm_stap_is_single_operand): New function.
7305 (arm_stap_parse_special_token): Likewise.
7306 (arm_linux_init_abi): Initializing proper fields used by SystemTap
7307 probes' arguments parser.
7308 * ax-gdb.c (require_rvalue): Removing static declaration.
7309 (gen_expr): Likewise.
7310 * ax-gdb.h (gen_expr): Declaring function.
7311 (require_rvalue): Likewise.
7312 * breakpoint.c: Include `gdb_regex.h' and `probe.h'.
7313 (bkpt_probe_breakpoint_ops): New variable.
7314 (momentary_breakpoint_from_master): Set the `probe' value.
7315 (add_location_to_breakpoint): Likewise.
7316 (break_command_1): Using proper breakpoint_ops according to the
7317 argument passed by the user in the command line.
7318 (bkpt_probe_insert_location): New function.
7319 (bkpt_probe_remove_location): Likewise.
7320 (bkpt_probe_create_sals_from_address): Likewise.
7321 (bkpt_probe_decode_linespec): Likewise.
7322 (tracepoint_probe_create_sals_from_address): Likewise.
7323 (tracepoint_probe_decode_linespec): Likewise.
7324 (tracepoint_probe_breakpoint_ops): New variable.
7325 (trace_command): Using proper breakpoint_ops according to the
7326 argument passed by the user in the command line.
7327 (initialize_breakpoint_ops): Initializing breakpoint_ops for
7328 static probes on breakpoints and tracepoints.
7329 * breakpoint.h (struct bp_location) <probe>: New field.
7330 * cli-utils.c (skip_spaces_const): New function.
7331 (extract_arg): Likewise.
7332 * cli-utils.h (skip_spaces_const): Likewise.
7333 (extract_arg): Likewise.
7334 * coffread.c (coff_sym_fns): Add `sym_probe_fns' value.
7335 * configure.ac: Append `stap-probe.o' to be generated when ELF
7336 support is present.
7337 * configure: Regenerate.
7338 * dbxread.c (aout_sym_fns): Add `sym_probe_fns' value.
7339 * elfread.c: Include `probe.h' and `arch-utils.h'.
7340 (probe_key): New variable.
7341 (elf_get_probes): New function.
7342 (elf_get_probe_argument_count): Likewise.
7343 (elf_evaluate_probe_argument): Likewise.
7344 (elf_compile_to_ax): Likewise.
7345 (elf_symfile_relocate_probe): Likewise.
7346 (stap_probe_key_free): Likewise.
7347 (elf_probe_fns): New variable.
7348 (elf_sym_fns): Add `sym_probe_fns' value.
7349 (elf_sym_fns_lazy_psyms): Likewise.
7350 (elf_sym_fns_gdb_index): Likewise.
7351 (_initialize_elfread): Initialize objfile cache for static
7352 probes.
7353 * gdb_vecs.h (struct probe): New forward declaration.
7354 (probe_p): New VEC declaration.
7355 * gdbarch.c: Regenerate.
7356 * gdbarch.h: Regenerate.
7357 * gdbarch.sh (stap_integer_prefix): New variable.
7358 (stap_integer_suffix): Likewise.
7359 (stap_register_prefix): Likewise.
7360 (stap_register_suffix): Likewise.
7361 (stap_register_indirection_prefix): Likewise.
7362 (stap_register_indirection_suffix): Likewise.
7363 (stap_gdb_register_prefix): Likewise.
7364 (stap_gdb_register_suffix): Likewise.
7365 (stap_is_single_operand): New function.
7366 (stap_parse_special_token): Likewise.
7367 (struct stap_parse_info): Forward declaration.
7368 * i386-tdep.c: Including headers needed to perform the parsing
7369 of SystemTap probes' arguments.
7370 (i386_stap_is_single_operand): New function.
7371 (i386_stap_parse_special_token): Likewise.
7372 (i386_elf_init_abi): Initializing proper fields used by SystemTap
7373 probes' arguments parser.
7374 * i386-tdep.h (i386_stap_is_single_operand): New function.
7375 (i386_stap_parse_special_token): Likewise.
7376 * machoread.c (macho_sym_fns): Add `sym_probe_fns' value.
7377 * mipsread.c (ecoff_sym_fns): Likewise.
7378 * objfiles.c (objfile_relocate1): Support relocation for static
7379 probes.
7380 * parse.c (prefixify_expression): Remove static declaration.
7381 (initialize_expout): Likewise.
7382 (reallocate_expout): Likewise.
7383 * parser-defs.h (initialize_expout): Declare function.
7384 (reallocate_expout): Likewise.
7385 (prefixify_expression): Likewise.
7386 * ppc-linux-tdep.c: Including headers needed to perform the parsing
7387 of SystemTap probes' arguments.
7388 (ppc_stap_is_single_operand): New function.
7389 (ppc_stap_parse_special_token): Likewise.
7390 (ppc_linux_init_abi): Initializing proper fields used by SystemTap
7391 probes' arguments parser.
7392 * probe.c: New file, for generic statically defined probe support.
7393 * probe.h: Likewise.
7394 * s390-tdep.c: Including headers needed to perform the parsing of
7395 SystemTap probes' arguments.
7396 (s390_stap_is_single_operand): New function.
7397 (s390_gdbarch_init): Initializing proper fields used by SystemTap
7398 probes' arguments parser.
7399 * somread.c (som_sym_fns): Add `sym_probe_fns' value.
7400 * stap-probe.c: New file, for SystemTap probe support.
7401 * stap-probe.h: Likewise.
7402 * symfile.h: Include `gdb_vecs.h'.
7403 (struct sym_probe_fns): New struct.
7404 (struct sym_fns) <sym_probe_fns>: New field.
7405 * symtab.c (init_sal): Initialize `probe' field.
7406 * symtab.h (struct probe): Forward declaration.
7407 (struct symtab_and_line) <probe>: New field.
7408 * tracepoint.c (start_tracing): Adjust semaphore on breakpoints
7409 locations.
7410 (stop_tracing): Likewise.
7411 * xcoffread.c (xcoff_sym_fns): Add `sym_probe_fns' value.
7412
7413 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
7414 Tom Tromey <tromey@redhat.com>
7415
7416 * ax-gdb.c (gen_expr): Clean up code to handle internal variables
7417 and to compile agent expressions.
7418 * infrun.c (siginfo_make_value): New argument `ignore'.
7419 (siginfo_funcs): New struct.
7420 (_initialize_infrun): New argument when calling
7421 `create_internalvar_type_lazy'.
7422 * thread.c (thread_id_make_value): New argument `ignore'.
7423 (thread_funcs): New struct.
7424 (_initialize_thread): New argument when calling
7425 `create_internalvar_type_lazy'.
7426 * tracepoint.c (sdata_make_value): New argument `ignore'.
7427 (sdata_funcs): New struct.
7428 (_initialize_tracepoint): New argument when calling
7429 `create_internalvar_type_lazy'.
7430 * value.c (make_value): New struct.
7431 (create_internalvar_type_lazy): New argument `data'.
7432 (compile_internalvar_to_ax): New function.
7433 (value_of_internalvar): Properly handling `make_value' case.
7434 (clear_internalvar): Likewise.
7435 (show_convenience): Adding `TRY_CATCH' block.
7436 * value.h (internalvar_make_value): Delete, replace by...
7437 (struct internalvar_funcs): ... this.
7438 (create_internalvar_type_lazy) <fun>: Delete argument.
7439 (create_internalvar_type_lazy) <funcs>, <data>: New arguments.
7440 (compile_internalvar_to_ax): New function.
7441 * windows-tdep.c (tlb_make_value): New argument `ignore'.
7442 (tlb_funcs): New struct.
7443 (_initialize_windows_tdep): New argument when calling
7444 `create_internalvar_type_lazy'.
7445
7446 2012-04-27 Mark Wielaard <mjw@redhat.com>
7447
7448 * dwarf2read.c (dwarf2_get_pc_bounds): Check DW_AT_high_pc form to
7449 see whether it is an address or a constant offset from DW_AT_low_pc.
7450 (dwarf2_record_block_ranges): Likewise.
7451 (read_partial_die): Likewise.
7452
7453 2012-04-26 Mark Wielaard <mjw@redhat.com>
7454
7455 * MAINTAINERS (Write After Approval): Add myself to the list.
7456
7457 2012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
7458
7459 * proc-utils.h (proc_prettyprint_signalset): New prototype.
7460 (proc_prettyprint_signal): Likewise.
7461 (proc_prettyprint_faultset): Likewise.
7462 (proc_prettyprint_fault): Likewise.
7463 (proc_prettyprint_actionset): Likewise.
7464 (proc_prettyprint_flags): Move to new proc-flags.c section.
7465 (proc_prettyfprint_flags): New prototype.
7466 * procfs.c (proc_nsysarg, proc_sysargs): Add prototypes.
7467 (proc_syscall, proc_cursig): Likewise.
7468 (proc_set_kill_on_last_close): Likewise.
7469 (proc_unset_kill_on_last_close): Likewise.
7470 (proc_set_watchpoint): Make static.
7471 (proc_delete_dead_threads): Likewise.
7472 (procfs_set_watchpoint): Likewise.
7473 (_initialize_procfs): Add prototype.
7474 * proc-events.c: Include proc-utils.h.
7475 (init_syscall_table): Make static.
7476 * proc-api.c (_initialize_proc_api): Add prototype.
7477 * proc-flags.c: Include proc-utils.h.
7478
7479 2012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
7480
7481 * configure.ac: Add AC_ARG_PROGRAM.
7482 * configure: Regenerate.
7483
7484 2012-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7485
7486 Fix DW_AT_lower_bound defaults for DWARF-4+.
7487 * dwarf2read.c (read_subrange_type): Remove initialization of low and
7488 high. New variable low_default_is_valid. Implement DWARF-4+
7489 DW_AT_lower_bound defaults. Print complaint for DW_AT_lower_bound with
7490 no default by the DWARF standard.
7491
7492 2012-04-26 Maciej W. Rozycki <macro@mips.com>
7493 Maciej W. Rozycki <macro@codesourcery.com>
7494
7495 * infrun.c (handle_inferior_event): Move the check for return
7496 trampolines ahead of the check for function trampolines.
7497 * mips-tdep.h (MIPS_S2_REGNUM, MIPS_GP_REGNUM): New macros.
7498 * mips-tdep.c (mips_str_mips16_call_stub): New variable.
7499 (mips_str_mips16_ret_stub): Likewise.
7500 (mips_str_call_fp_stub): Likewise.
7501 (mips_str_call_stub): Likewise.
7502 (mips_str_fn_stub): Likewise.
7503 (mips_str_pic): Likewise.
7504 (mips_in_frame_stub): New function.
7505 (mips_unwind_pc): Return the return address rather than the PC
7506 if the PC of an intermediate frame is inside a call thunk.
7507 (mips_is_stub_suffix): New function.
7508 (mips_is_stub_mode): Likewise.
7509 (mips_get_mips16_fn_stub_pc): Likewise.
7510 (mips_skip_mips16_trampoline_code): Update to handle all the
7511 currently generated stub types. Don't recurse into __fn_stub
7512 thunks. Remove heuristics to handle stubs beyond etext/_etext.
7513 Use cooked register accesses.
7514 (mips_in_return_stub): Reintroduce function.
7515 (mips_skip_trampoline_code): Traverse trampolines recursively.
7516 (mips_gdbarch_init): Handle MIPS16 return trampolines.
7517
7518 2012-04-26 Joel Brobecker <brobecker@adacore.com>
7519
7520 GDB 7.4.1 released.
7521
7522 2012-04-26 Jonathan Larmour <jifl@eCosCentric.com>
7523
7524 * arm-tdep.h (VFP_REGISTER_SIZE): Define.
7525 * features/arm-with-m-vfp-d16.xml: New file. Describes
7526 Cortex-M with VFPv4-sp-d16 FPU register layout.
7527 * features/Makefile (WHICH): Add arm-with-m-vfp-d16.
7528 * features/arm-with-m-vfp-d16.c: New. Generated from above.
7529 * arm-tdep.c: Include arm-with-m-vfp-d16.c.
7530 (arm-register_g_packet_guesses): Add vfp-d16 guess.
7531 (_initialise_arm_tdep): Initialize arm-with-m-vfp-d16 tdesc.
7532
7533 2012-04-25 Doug Evans <dje@google.com>
7534
7535 * cli/cli-decode.c (print_doc_line): Use stream instead of
7536 current_uiout.
7537
7538 2012-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
7539
7540 * features/arm-with-iwmmxt.c: Regenerate.
7541 * features/arm-with-m-fpa-layout.c: Likewise.
7542 * features/arm-with-m.c: Likewise.
7543 * features/arm-with-neon.c: Likewise.
7544 * features/arm-with-vfpv2.c: Likewise.
7545 * features/arm-with-vfpv3.c: Likewise.
7546 * features/mips-dsp-linux.c: Likewise.
7547 * features/mips-linux.c: Likewise.
7548 * features/mips64-dsp-linux.c: Likewise.
7549 * features/mips64-linux.c: Likewise.
7550 * features/s390-linux32.c: Likewise.
7551 * features/s390-linux32v1.c: Likewise.
7552 * features/s390-linux32v2.c: Likewise.
7553 * features/s390-linux64.c: Likewise.
7554 * features/s390-linux64v1.c: Likewise.
7555 * features/s390-linux64v2.c: Likewise.
7556 * features/s390x-linux64.c: Likewise.
7557 * features/s390x-linux64v1.c: Likewise.
7558 * features/s390x-linux64v2.c: Likewise.
7559 * features/tic6x-c62x-linux.c: Likewise.
7560 * features/tic6x-c62x.c: Likewise.
7561 * features/tic6x-c64x-linux.c: Likewise.
7562 * features/tic6x-c64x.c: Likewise.
7563 * features/tic6x-c64xp-linux.c: Likewise.
7564 * features/tic6x-c64xp.c: Likewise.
7565 * target-descriptions.c: Only generate `field_type' and `type'
7566 variables when needed.
7567
7568 2012-04-25 Fredrik Hederstierna <fredrikh.hederstierna@securitas-direct.com>
7569
7570 * cli/cli-cmds.c (cd_command): Use memmove instead of strcpy.
7571
7572 2012-04-25 Doug Evans <dje@google.com>
7573
7574 Initial pass at Go language support.
7575 * NEWS: Mention Go.
7576 * Makefile.in (SFILES): Add go-exp.y, go-lang.c, go-typeprint.c,
7577 go-valprint.c.
7578 (COMMON_OBS): Add go-lang.o, go-val.print.o, go-typeprint.o.
7579 (YYFILES): Add go-exp.c.
7580 (YYOBJ): Add go-exp.o.
7581 (local-maintainer-clean): Delete go-exp.c.
7582 * defs.h (enum language): Add language_go.
7583 * dwarf2read.c: #include "go-lang.h".
7584 (fixup_go_packaging): New function.
7585 (process_full_comp_unit): Call it when processing Go CUs.
7586 (dwarf2_physname): Add Go support.
7587 (read_file_scope): Handle missing language spec for GNU Go.
7588 (set_cu_language): Handle DW_LANG_Go.
7589 * go-exp.y: New file.
7590 * go-lang.h: New file.
7591 * go-lang.c: New file.
7592 * go-typeprint.c: New file.
7593 * go-valprint.c: New file.
7594 * symtab.c: #include "go-lang.h".
7595 (symbol_set_language): Handle language_go.
7596 (symbol_find_demangled_name, symbol_set_names): Ditto.
7597 (symbol_natural_name, demangle_for_lookup, find_main_name): Ditto.
7598
7599 2012-04-24 Jim Meyering <meyering@redhat.com>
7600
7601 avoid a few strncpy-induced buffer overruns
7602 * procfs.c (procfs_make_note_section): Be sure to NUL-terminate
7603 fname and psargs before trying to concatenate.
7604 * tui/tui-stack.c (tui_get_function_from_frame): NUL-terminate
7605 "name" before applying strchr.
7606
7607 2012-04-25 Siva Chandra Reddy <sivachandra@google.com>
7608
7609 * CONTRIBUTE: Use unified diff instead of context diff when
7610 generating patches.
7611
7612 2012-04-24 Maciej W. Rozycki <macro@codesourcery.com>
7613
7614 * mips-tdep.c (mips_about_to_return): Remove dead MIPS16 support
7615 code. Handle JR.HB correctly.
7616
7617 2012-04-24 Maciej W. Rozycki <macro@codesourcery.com>
7618
7619 * mips-tdep.c
7620 (is_mips16_addr, unmake_mips16_addr, make_mips16_addr): Group
7621 with the other MIPS16 helpers.
7622
7623 2012-04-24 Sergio Durigan Junior <sergiodj@redhat.com>
7624
7625 * observer.sh: Conditionally declare `args', thus cleaning up
7626 unused instances of this variable.
7627
7628 2012-04-24 Yao Qi <yao@codesourcery.com>
7629
7630 Revert this patch to allow breakpoint always-inserted
7631 in record target.
7632 2011-12-05 Pedro Alves <pedro@codesourcery.com>
7633 * breakpoint.c: Include record.h.
7634 (breakpoints_always_inserted_mode): Return false when the record
7635 target is in use.
7636
7637 * breakpoint.c (iterate_over_bp_locations): New.
7638 * breakpoint.h: Declare.
7639 New typedef walk_bp_location_callback.
7640 * record.c (record_open): Call record_init_record_breakpoints.
7641 (record_sync_record_breakpoints): New.
7642 (record_init_record_breakpoints): New.
7643 * NEWS: Mention supporting breakpoint always-inserted mode in
7644 record target.
7645
7646 2012-04-24 Marc Khouzam <marc.khouzam@ericsson.com>
7647
7648 * mi/mi-main.c (mi_cmd_execute): Choose a live thread not just
7649 any thread.
7650
7651 2012-04-24 Yao Qi <yao@codesourcery.com>
7652
7653 * breakpoint.c (ep_is_catchpoint): Renamed to ...
7654 (is_catchpoint): ... it.
7655 (print_one_breakpoint_location): Caller update.
7656 * breakpoint.h: Update declaration.
7657
7658 2012-04-23 David S. Miller <davem@davemloft.net>
7659
7660 * configure.tgt (sparc-*-linux*): Set build_gdbserver to yes.
7661
7662 2012-04-23 Tom Tromey <tromey@redhat.com>
7663
7664 * buildsym.c (add_free_pendings): Remove.
7665 * buildsym.h (add_free_pendings): Remove.
7666
7667 2012-04-23 Doug Evans <dje@google.com>
7668
7669 * dwarf2read.c (partial_die_full_name): Record DW_FORM_ref_addr in
7670 attr.u.unsnd instead of attr.u.addr.
7671 (read_attribute_value) Ditto for cases DW_FORM_ref_addr,
7672 DW_FORM_ref1, DW_FORM_ref2, DW_FORM_ref4, DW_FORM_reg8,
7673 DW_FORM_ref_udata.
7674 (dump_die_shallow): Update cases DW_FORM_ref_addr,
7675 DW_FORM_ref1, DW_FORM_ref2, DW_FORM_ref4. Add cases DW_FORM_ref8,
7676 DW_FORM_ref_udata.
7677 (dwarf2_get_ref_die_offset): Use DW_UNSND for reference attributes.
7678
7679 2012-04-23 Maciej W. Rozycki <macro@codesourcery.com>
7680
7681 * mips-tdep.c (mips_n32n64_return_value): Fix coding style.
7682 (mips_o32_return_value): Likewise.
7683 (mips_o64_return_value): Likewise.
7684
7685 2012-04-21 Paul Hilfinger <hilfinger@adacore.com>
7686
7687 * ada-lang.c (ada_evaluate_subexp): Add cases for
7688 TYPE_CODE_INTERNAL_FUNCTION and for TYPE_GNU_IFUNC, following
7689 their treatment in eval.c.
7690
7691 2012-04-21 David S. Miller <davem@davemloft.net>
7692
7693 * sparc-tdep.c (X_DISP10): Define.
7694 (sparc_analyze_control_transfer): Handle compare-and-branch.
7695
7696 2012-04-21 Jonathan Larmour <jifl@eCosCentric.com>
7697
7698 * features/Makefile (WHICH): Add arm-with-m and arm-with-m-fpa-layout.
7699 * arm-tdep.c (arm_register_g_packet_guesses): Fix comment.
7700
7701 2012-04-20 Nigel Stephens <nigel@mips.com>
7702 Maciej W. Rozycki <macro@codesourcery.com>
7703
7704 * mips-tdep.c (mips_float_register_p): New function.
7705 (mips_convert_register_float_case_p): Use mips_float_register_p.
7706 (mips_register_type): Likewise.
7707 (mips_print_register): Likewise.
7708 (print_gp_register_row): Likewise.
7709 (mips_print_registers_info): Likewise.
7710
7711 2012-04-20 Shun-Yen Lu <dark.asparagus@gmail.com>
7712
7713 * mips-tdep.c (mips_elf_make_msymbol_special): Fix identification
7714 of mips16 symbols.
7715
7716 2012-04-20 Andrew Pinski <apinski@cavium.com>
7717
7718 * MAINTAINERS (Write After Approval): Add myself to the list.
7719
7720 2012-04-20 Sergio Durigan Junior <sergiodj@redhat.com>
7721
7722 * MAINTAINERS: Update my e-mail address.
7723
7724 2012-04-20 Pedro Alves <palves@redhat.com>
7725
7726 * acx_configure_dir.m4 (ACX_CONFIGURE_DIR): Handle absolute
7727 $srcdir.
7728 * configure: Regenerate.
7729
7730 2012-04-20 Sergio Durigan Junior <sergiodj@redhat.com>
7731
7732 * cp-support.h: Include `gdb_vecs.h'. Delete `const_char_ptr' VEC
7733 declaration.
7734 * gdb_vecs.h: Declare `const_char_ptr' VEC.
7735
7736 2012-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7737
7738 Fix compilation compatibility with python-2.4
7739 * python/py-type.c (convert_field): Cast ADDRSTRING for
7740 PyObject_SetAttrString as non-const. New comment.
7741
7742 2012-04-19 Tom Tromey <tromey@redhat.com>
7743
7744 * top.c (quit_target): Use all_cleanups.
7745 * main.c (captured_command_loop): Use all_cleanups.
7746 * exceptions.c (throw_exception): Use all_cleanups.
7747
7748 2012-04-19 Pedro Alves <palves@redhat.com>
7749
7750 * Makefile.in (GNULIB_BUILDDIR): New.
7751 (LIBGNU, INCGNU, GNULIB_H): Adjust.
7752 (SUBDIRS): Add $(GNULIB_BUILDDIR).
7753 (CLEANDIRS). Remove gnulib/import.
7754 (REQUIRED_SUBDIRS): Replace gnulib/import with $(GNULIB_BUILDDIR).
7755 (all-lib): Ditto.
7756 (distclean): Remove the $(GNULIB_BUILDDIR) directory.
7757 (gnulib/import/Makefile): Replace gnulib/import with
7758 $(GNULIB_BUILDDIR). Set CONFIG_FILES to just Makefile.
7759 (ACLOCAL_AMFLAGS): Remove '-I gnulib/import/m4'.
7760 (aclocal_m4_deps): Remove the gnulib dependencies. Add
7761 acx_configure_dir.m4.
7762 * acinclude.m4: Include acx_configure_dir.m4.
7763 * acx_configure_dir.m4: New file.
7764 * aclocal.m4: Regenerate.
7765 * configure.ac: Remove gl_EARLY, gl_INIT and AM_INIT_AUTOMAKE
7766 calls. Configure gnulib using ACX_CONFIGURE_DIR.
7767 (GNULIB): New variable.
7768 (GNULIB_STDINT_H): Adjust.
7769 (AC_OUTPUT): Don't output gnulib/Makefile.
7770 * gdb/defs.h: Include build-gnulib/config.h.
7771 * aclocal.m4: Regenerate.
7772 * config.in: Regenerate.
7773 * configure: Regenerate.
7774
7775 * gnulib/Makefile.in: New file.
7776 * gnulib/configure.ac: New file.
7777 * gnulib/aclocal.m4: New file.
7778 * gnulib/config.in: New file.
7779 * gnulib/configure: New file.
7780 * gnulib/: Re-run gnulib-tool to adjust.
7781
7782 2012-04-19 Doug Evans <dje@google.com>
7783
7784 * cleanups.h (struct cleanup): Move to cleanups.c.
7785 (make_cleanup_dtor_ftype): New typedef.
7786 (make_cleanup_dtor): Use it.
7787 (ALL_CLEANUPS): Replace with ...
7788 (all_cleanups): ... this. Declare. All uses updated.
7789 * cleanups.c: #include "gdb_assert.h".
7790 (sentinel_cleanup): New static global.
7791 (SENTINEL_CLEANUP): Define.
7792 (cleanup_chain, final_cleanup_chain): Initialize to SENTINEL_CLEANUP.
7793 (make_my_cleanup2): Assert result is non-NULL.
7794 (all_cleanups): New function.
7795 (save_my_cleanups): Initialize new chain to SENTINEL_CLEANUP instead
7796 of NULL.
7797
7798 2012-04-19 Pedro Alves <palves@redhat.com>
7799
7800 * Makefile.in (HFILES_NO_SRCDIR): Remove gnulib/wchar.in.h.
7801 Adjust paths to gnulib imported files.
7802
7803 2012-04-19 Pedro Alves <palves@redhat.com>
7804
7805 * gnulib/: Move whole directory ...
7806 * gnulib/import/: ... here, and re-rerun gnulib-tool to adjust.
7807 * Makefile.in (LIBGNU, INCGNU, GNULIB_H, CLEANDIRS)
7808 (REQUIRED_SUBDIRS, all-lib, gnulib/Makefile, ACLOCAL_AMFLAGS)
7809 (aclocal_m4_deps): Adjust.
7810 * aclocal.m4: Regenerate.
7811 * configure: Regenerate.
7812 * configure.ac: Adjust AC_OUTPUT output.
7813
7814 2012-04-19 Yao Qi <yao@codesourcery.com>
7815
7816 * Makefile.in (SFILES): Add common/vec.c and remove vec.c.
7817 (vec.o): New rule.
7818 * vec.c: Move it ...
7819 * common/vec.c: ... here.
7820 * vec.h: Move it ...
7821 * common/vec.h: ... here.
7822
7823 2012-04-19 Yao Qi <yao@codesourcery.com>
7824
7825 * gdb-code-style.el: New.
7826
7827 2012-04-18 Pedro Alves <palves@redhat.com>
7828
7829 Update gnulib from latest git.
7830 (639ea5ae15e39fe48d43e04864b2997301e4b969)
7831
7832 * gnulib/Makefile.am: Update.
7833 * gnulib/dummy.c: Update.
7834 * gnulib/extra/arg-nonnull.h: Update.
7835 * gnulib/extra/c++defs.h: Update.
7836 * gnulib/extra/update-copyright: Update.
7837 * gnulib/extra/warn-on-use.h: Update.
7838 * gnulib/inttypes.in.h: Update.
7839 * gnulib/m4/00gnulib.m4: Update.
7840 * gnulib/m4/extensions.m4: Update.
7841 * gnulib/m4/gnulib-cache.m4: Update.
7842 * gnulib/m4/gnulib-common.m4: Update.
7843 * gnulib/m4/gnulib-comp.m4: Update.
7844 * gnulib/m4/gnulib-tool.m4: Update.
7845 * gnulib/m4/include_next.m4: Update.
7846 * gnulib/m4/inttypes-pri.m4: Update.
7847 * gnulib/m4/inttypes.m4: Update.
7848 * gnulib/m4/longlong.m4: Update.
7849 * gnulib/m4/memchr.m4: Update.
7850 * gnulib/m4/memmem.m4: Update.
7851 * gnulib/m4/mmap-anon.m4: Update.
7852 * gnulib/m4/multiarch.m4: Update.
7853 * gnulib/m4/onceonly.m4: Update.
7854 * gnulib/m4/stddef_h.m4: Update.
7855 * gnulib/m4/stdint.m4: Update.
7856 * gnulib/m4/string_h.m4: Update.
7857 * gnulib/m4/warn-on-use.m4: Update.
7858 * gnulib/m4/wchar_h.m4: Update.
7859 * gnulib/m4/wchar_t.m4: Update.
7860 * gnulib/m4/wint_t.m4: Update.
7861 * gnulib/memchr.c: Update.
7862 * gnulib/memmem.c: Update.
7863 * gnulib/stddef.in.h: Update.
7864 * gnulib/stdint.in.h: Update.
7865 * gnulib/str-two-way.h: Update.
7866 * gnulib/string.in.h: Update.
7867 * gnulib/wchar.in.h: Update.
7868
7869 * gnulib/extra/arg-nonnull.h: Delete.
7870 * gnulib/extra/c++defs.h: Delete.
7871 * gnulib/extra/warn-on-use.h: Delete.
7872 * gnulib/m4/wchar_h.m4: Delete.
7873 * gnulib/m4/wint_t.m4: Delete.
7874 * gnulib/wchar.in.h: Delete.
7875
7876 * gnulib/extra/snippets/arg-nonnull.h: New.
7877 * gnulib/extra/snippets/c++defs.h: New.
7878 * gnulib/extra/snippets/warn-on-use.h: New.
7879
7880 * aclocal.m4: Regenerate.
7881 * config.in: Regenerate.
7882 * configure: Regenerate.
7883 * gnulib/Makefile.in: Regenerate.
7884
7885 2012-04-18 Pedro Alves <palves@redhat.com>
7886
7887 Reimport the update-copyright module from gnulib
7888 (250b80067c1e1d8faa0c42fb572f721975b929c5).
7889
7890 * configure: Regenerate.
7891 * gnulib/Makefile.am: Update.
7892 * gnulib/Makefile.in: Regenerate.
7893 * gnulib/extra/update-copyright: Update.
7894 * gnulib/m4/gnulib-cache.m4: Update.
7895 * gnulib/m4/gnulib-comp.m4: Update.
7896
7897 2012-04-18 Tristan Gingold <gingold@adacore.com>
7898
7899 * configure.ac (aix): Put -lpthread into libs.
7900 * configure: Regenerate.
7901
7902 2012-04-18 Tom Tromey <tromey@redhat.com>
7903
7904 * linespec.c (convert_linespec_to_sals): Don't use
7905 SYMBOL_OBJ_SECTION.
7906 (compare_msymbols): Arguments are minsym_and_objfile, not
7907 minimal_symbol*. Don't use SYMBOL_OBJ_SECTION.
7908
7909 2012-04-18 Pedro Alves <palves@redhat.com>
7910
7911 Revert gnulib/ part of:
7912 2011-01-01 Joel Brobecker <brobecker@adacore.com>
7913 Copyright year update in most files (performed by copyright.sh).
7914
7915 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7916
7917 Fix 64-bit constants on 32-bit hosts.
7918 * dwarf2read.c (read_unsigned_leb128): Change declaration return type
7919 from unsigned long to ULONGEST.
7920 (read_signed_leb128): Change declaration return type from long to
7921 LONGEST.
7922 (dwarf2_const_value_attr): Change declaration parameter value from long
7923 to LONGEST.
7924 (dwarf2_compute_name): Change variable value from long to LONGEST.
7925 (read_unsigned_leb128): Change return type, variable result and some
7926 casts from unsigned long to ULONGEST.
7927 (read_signed_leb128): Change return type, variable result and some
7928 casts from long to LONGEST.
7929 (dwarf2_const_value_data, dwarf2_const_value_attr): Change parameter
7930 value from long to LONGEST.
7931 (dwarf2_const_value): Change variable value from long to LONGEST.
7932 * symmisc.c (print_symbol): Change SYMBOL_VALUE format strings to use
7933 plongest and hex_string.
7934 * symtab.h (struct general_symbol_info): Change ivalue from long to
7935 LONGEST, remove the comment.
7936 * tracepoint.c (validate_actionline, collect_symbol, scope_info):
7937 Change SYMBOL_VALUE format strings to use plongest and hex_string.
7938
7939 2012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
7940
7941 PR symtab/7259:
7942 * ada-exp.y (convert_char_literal): Use TYPE_FIELD_ENUMVAL.
7943 * ada-lang.c (ada_discrete_type_high_bound)
7944 (ada_discrete_type_low_bound): Fix function comment. Use
7945 TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
7946 (ada_identical_enum_types_p): Use TYPE_FIELD_ENUMVAL.
7947 (pos_atr, value_val_atr): Use TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
7948 * ada-typeprint.c (print_enum_type): Change variable lastval to LONGEST.
7949 Use TYPE_FIELD_ENUMVAL.
7950 * ada-valprint.c (print_optional_low_bound, ada_print_scalar)
7951 (ada_val_print_1): Use TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
7952 * c-typeprint.c (c_type_print_base): Move variable lastval to inner
7953 block, change it to LONGEST. Use TYPE_FIELD_ENUMVAL for
7954 TYPE_CODE_ENUM.
7955 * coffread.c (coff_read_enum_type): Use SET_FIELD_ENUMVAL.
7956 * dwarf2read.c (process_enumeration_scope): Likewise.
7957 * gdb-gdb.py (TypeFlagsPrinter): Use field.enumval instead of
7958 field.bitpos.
7959 (class StructMainTypePrettyPrinter): Support also
7960 FIELD_LOC_KIND_ENUMVAL.
7961 * gdbtypes.c (get_discrete_bounds): Use TYPE_FIELD_ENUMVAL for
7962 TYPE_CODE_ENUM.
7963 (recursive_dump_type): Use TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
7964 (copy_type_recursive): Support also FIELD_LOC_KIND_ENUMVAL.
7965 * gdbtypes.h (enum field_loc_kind): New FIELD_LOC_KIND_ENUMVAL.
7966 (struct main_type.flds_bnds.fields.loc): Adjust bitpos comment. New
7967 field enumval.
7968 (struct main_type.flds_bnds.bields): Adjust loc_kind and bitsize to
7969 accommodate enumval.
7970 (struct call_site): Adjust loc_kind to accommodate enumval.
7971 (FIELD_ENUMVAL, FIELD_ENUMVAL_LVAL, SET_FIELD_ENUMVAL)
7972 (TYPE_FIELD_ENUMVAL): New macros.
7973 * m2-typeprint.c (m2_enum): Use TYPE_FIELD_ENUMVAL.
7974 * mdebugread.c (parse_symbol): Use TYPE_FIELD_ENUMVAL for
7975 TYPE_CODE_ENUM.
7976 * p-typeprint.c (pascal_type_print_base): Likewise.
7977 * python/lib/gdb/printing.py (class FlagEnumerationPrinter): Use
7978 enumval.
7979 * python/lib/gdb/types.py (make_enum_dict): Likewise.
7980 * python/py-type.c (convert_field): New variable addrstring. Use
7981 TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
7982 (check_types_equal): Support also FIELD_LOC_KIND_ENUMVAL.
7983 * stabsread.c (read_enum_type): Use SET_FIELD_ENUMVAL.
7984 * typepint.c (print_type_scalar): Use TYPE_FIELD_ENUMVAL for
7985 TYPE_CODE_ENUM.
7986 * valprint.c (generic_val_print): Likewise.
7987
7988 2012-04-17 Doug Evans <dje@google.com>
7989
7990 * dwarf2read.c (lookup_signatured_type): Return NULL instead of 0.
7991
7992 * dwarf2read.c: Whitespace fixes.
7993 (lookup_signatured_type): Tweak comment.
7994 (get_die_type_at_offset): Fix comment.
7995
7996 2012-04-17 Joel Brobecker <brobecker@adacore.com>
7997
7998 * xcoffread.c (xcoff_secnum_to_sections): New function.
7999 (secnum_to_section, secnum_to_bfd_section): Reimplement
8000 using xcoff_secnum_to_sections. Rename "secnum" parameter
8001 into "n_scnum".
8002 (RECORD_MINIMAL_SYMBOL): Delete.
8003 (record_minimal_symbol): New function.
8004 (scan_xcoff_symtab): Replace uses of RECORD_MINIMAL_SYMBOL
8005 by call to record_minimal_symbol and set misc_func_recorded
8006 to 1. Set last_csect_sec to the XCOFF section index instead
8007 of GDB's section_offset index. Update calls to
8008 prim_record_minimal_symbol_and_info to pass the BFD section
8009 as well.
8010
8011 2012-04-17 Joel Brobecker <brobecker@adacore.com>
8012
8013 * xcoffread.c (read_xcoff_symtab): Delete variables
8014 last_csect_val and last_csect_sec and associated code.
8015
8016 2012-04-17 Doug Evans <dje@google.com>
8017
8018 * cleanups.c (make_my_cleanup,make_my_cleanup2): Make static.
8019 (discard_my_cleanups,save_my_cleanups,restore_my_cleanups): Ditto.
8020 * cleanups.h (make_my_cleanup,make_my_cleanup2): Delete
8021 (discard_my_cleanups,save_my_cleanups,restore_my_cleanups): Delete.
8022
8023 * cleanups.h: New file.
8024 * cleanups.c: New file.
8025 * Makefile.in (SFILES): Add cleanups.c.
8026 (HFILES_NO_SRCDIR): Add cleanups.h.
8027 (COMMON_OBS): Add cleanups.o.
8028 * defs.h (struct cleanup): Moved to cleanups.h.
8029 (do_cleanups,do_final_cleanups): Ditto.
8030 (discard_cleanups,discard_final_cleanups): Ditto
8031 (make_cleanup,make_cleanup_dtor,make_final_cleanup): Ditto.
8032 (save_cleanups,save_final_cleanups): Ditto.
8033 (restore_cleanups,restore_final_cleanups): Ditto.
8034 (null_cleanup): Ditto.
8035 (make_my_cleanup,make_my_cleanup2): Ditto.
8036 (discard_my_cleanups,save_my_cleanups,restore_my_cleanups): Ditto.
8037 * utils.c (cleanup_chain,final_cleanup_chain): Moved to cleanups.c.
8038 (do_cleanups,do_final_cleanups): Ditto.
8039 (discard_cleanups,discard_final_cleanups): Ditto
8040 (make_cleanup,make_cleanup_dtor,make_final_cleanup): Ditto.
8041 (save_cleanups,save_final_cleanups): Ditto.
8042 (restore_cleanups,restore_final_cleanups): Ditto.
8043 (null_cleanup): Ditto.
8044 (make_my_cleanup,make_my_cleanup2): Ditto.
8045 (discard_my_cleanups,save_my_cleanups,restore_my_cleanups): Ditto.
8046
8047 * utils.c (make_cleanup_freeargv): Use make_cleanup instead of
8048 make_my_cleanup.
8049 (make_cleanup_dyn_string_delete): Ditto.
8050 (make_cleanup_ui_file_delete): Ditto.
8051 (make_cleanup_ui_out_redirect_pop): Ditto.
8052 (make_cleanup_free_section_addr_info): Ditto.
8053 (make_cleanup_restore_integer): Ditto.
8054 (make_cleanup_unpush_target): Ditto.
8055 (make_cleanup_value_free_to_mark): Ditto.
8056 (make_cleanup_value_free): Ditto.
8057 (make_cleanup_free_so): Ditto.
8058
8059 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8060
8061 New option "set debug auto-load".
8062 * NEWS: New commands "set debug auto-load" and "show debug auto-load".
8063 * auto-load.c (debug_auto_load, show_debug_auto_load: New.
8064 (auto_load_safe_path_vec_update)
8065 (filename_is_in_auto_load_safe_path_vec): Call fprintf_unfiltered
8066 if DEBUG_AUTO_LOAD.
8067 (file_is_auto_load_safe): New parameters debug_fmt and ....
8068 Call fprintf_unfiltered if DEBUG_AUTO_LOAD.
8069 (source_gdb_script_for_objfile): Extend the file_is_auto_load_safe
8070 caller by explanatory string.
8071 (_initialize_auto_load): Register "set debug auto-load".
8072 * auto-load.h (file_is_auto_load_safe): New parameters debug_fmt
8073 and ....
8074 * linux-thread-db.c (try_thread_db_load_from_pdir_1)
8075 (try_thread_db_load_from_dir): Extend the file_is_auto_load_safe caller
8076 by explanatory string.
8077 * main.c (captured_main): Likewise.
8078 * python/py-auto-load.c (gdbpy_load_auto_script_for_objfile)
8079 (source_section_scripts): Likewise.
8080
8081 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8082
8083 New option "set auto-load safe-path".
8084 * NEWS: New commands "set auto-load safe-path"
8085 and "show auto-load safe-path".
8086 * auto-load.c: Include gdb_vecs.h, readline/tilde.h and completer.h.
8087 (auto_load_safe_path, auto_load_safe_path_vec)
8088 (auto_load_safe_path_vec_update, set_auto_load_safe_path)
8089 (show_auto_load_safe_path, add_auto_load_safe_path, filename_is_in_dir)
8090 (filename_is_in_auto_load_safe_path_vec, file_is_auto_load_safe): New.
8091 (source_gdb_script_for_objfile): New variable is_safe. Call
8092 file_is_auto_load_safe. Return if it is not.
8093 (struct loaded_script): New field loaded.
8094 (maybe_add_script): Add parameter loaded. Initialize SLOT with it.
8095 (print_script): Use LOADED indicator instead of FULL_PATH. Change
8096 output "Missing" to "No".
8097 (_initialize_auto_load): New variable cmd. Initialize
8098 auto_load_safe_path. Register "set auto-load safe-path",
8099 "show auto-load safe-path" and "add-auto-load-safe-path".
8100 * auto-load.h (maybe_add_script): Add parameter loaded.
8101 (file_is_auto_load_safe): New declaration.
8102 * config.in: Regenerate.
8103 * configure: Regenerate.
8104 * configure.ac: New parameters --with-auto-load-safe-path
8105 and --without-auto-load-safe-path.
8106 * linux-thread-db.c (try_thread_db_load_from_pdir_1)
8107 (try_thread_db_load_from_dir): Check file_is_auto_load_safe first.
8108 * main.c (captured_main): Check file_is_auto_load_safe for
8109 LOCAL_GDBINIT.
8110 * python/py-auto-load.c (gdbpy_load_auto_script_for_objfile): New
8111 variable is_safe. Call file_is_auto_load_safe. Return if it is not.
8112 (source_section_scripts): Call file_is_auto_load_safe. Return if it is
8113 not.
8114
8115 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8116
8117 auto-load: Implementation.
8118 * NEWS: New descriptions for "info auto-load",
8119 "info auto-load gdb-scripts", "info auto-load python-scripts",
8120 "info auto-load local-gdbinit" and "info auto-load libthread-db".
8121 Deprecate "info auto-load-scripts", "set auto-load-scripts on|off"
8122 and "show auto-load-scripts". New description for "set auto-load",
8123 "show auto-load", "set auto-load gdb-scripts",
8124 "show auto-load gdb-scripts", "set auto-load python-scripts",
8125 "show auto-load python-scripts", "set auto-load local-gdbinit",
8126 "show auto-load local-gdbinit", "set auto-load libthread-db" and
8127 "show auto-load libthread-db".
8128 * auto-load.c: Remove include python/python-internal.h. Add includes
8129 exceptions.h, cli/cli-script.h, gdbcmd.h, cli/cli-decode.h and
8130 cli/cli-setshow.h.
8131 (GDB_AUTO_FILE_NAME, source_gdb_script_for_objfile)
8132 (auto_load_gdb_scripts, show_auto_load_gdb_scripts): New.
8133 (gdbpy_global_auto_load): Rename to ...
8134 (global_auto_load): ... here.
8135 (auto_load_local_gdbinit, auto_load_local_gdbinit_pathname)
8136 (auto_load_local_gdbinit_loaded, show_auto_load_local_gdbinit)
8137 (script_language_gdb, source_gdb_script_for_objfile): New.
8138 (struct loaded_script): New field language.
8139 (hash_loaded_script_entry, eq_loaded_script_entry): Calculate also
8140 LANGUAGE.
8141 (maybe_add_script): Add parameter language. Drop redundant
8142 entry.full_path initialization. Initialize entry.language and
8143 (*slot)->language.
8144 (auto_load_objfile_script): Change parameter suffix to language.
8145 Remove the call of maybe_add_script.
8146 Call language->source_script_for_objfile.
8147 (load_auto_scripts_for_objfile, struct collect_matching_scripts_data):
8148 New.
8149 (collect_matching_scripts): Adjust it for
8150 struct collect_matching_scripts_data.
8151 (auto_load_info_scripts_pattern_nl): New variable.
8152 (info_auto_load_scripts): Rename to ...
8153 (auto_load_info_scripts): ... here, add parameter language. Adjust it
8154 for struct collect_matching_scripts_data.
8155 (info_auto_load_gdb_scripts, info_auto_load_local_gdbinit)
8156 (set_auto_load_cmd, auto_load_set_cmdlist_get, show_auto_load_cmd)
8157 (auto_load_show_cmdlist_get, info_auto_load_cmd)
8158 (auto_load_info_cmdlist_get): New.
8159 (_initialize_auto_load): Move add_info of "auto-load-scripts" to
8160 python/py-auto-load.c. New installment for "set auto-load gdb-scripts",
8161 "info auto-load gdb-scripts", "set auto-load local-gdbinit" and
8162 "info auto-load local-gdbinit".
8163 * auto-load.h (struct script_language): New.
8164 (gdbpy_global_auto_load): Rename to ...
8165 (global_auto_load): ... here.
8166 (auto_load_local_gdbinit, auto_load_local_gdbinit_pathname)
8167 (auto_load_local_gdbinit_loaded): New declarations.
8168 (maybe_add_script): New parameter language.
8169 (auto_load_objfile_script): Change parameter suffix to language.
8170 (load_auto_scripts_for_objfile, auto_load_info_scripts_pattern_nl)
8171 (auto_load_info_scripts, auto_load_set_cmdlist_get)
8172 (auto_load_show_cmdlist_get, auto_load_info_cmdlist_get): New
8173 declarations.
8174 * linux-thread-db.c: Include auto-load.h and ctype.h.
8175 (auto_load_thread_db, show_auto_load_thread_db): New.
8176 (struct thread_db_info): New field filename.
8177 (delete_thread_db_info): Call xfree for FILENAME.
8178 (try_thread_db_load): Initialize FILENAME.
8179 (try_thread_db_load_from_pdir, try_thread_db_load_from_dir): Return
8180 if !AUTO_LOAD_THREAD_DB.
8181 (info_auto_load_libthread_db_compare, info_auto_load_libthread_db): New.
8182 (_initialize_thread_db): Install auto_load_thread_db
8183 as "set auto-load libthread-db" and install info_auto_load_libthread_db
8184 as "info auto-load libthread-db".
8185 * main.c (captured_main): Rename gdbpy_global_auto_load to
8186 global_auto_load. Initialize AUTO_LOAD_LOCAL_GDBINIT_PATHNAME and
8187 AUTO_LOAD_LOCAL_GDBINIT_LOADED.
8188 (print_gdb_help): Extend the help for 'local init file'.
8189 * python/py-auto-load.c: Remove a comment about gdb scripts extension.
8190 (GDBPY_AUTO_SECTION_NAME): Extend the comment it is Python specific.
8191 (auto_load_scripts): Rename to ...
8192 (auto_load_python_scripts): ... here, update the comment.
8193 (gdbpy_load_auto_script_for_objfile): New declaration.
8194 (show_auto_load_python_scripts, script_language_python)
8195 (gdbpy_load_auto_script_for_objfile): New.
8196 (source_section_scripts): Refactor the code.
8197 (load_auto_scripts_for_objfile): Rename to ...
8198 (gdbpy_load_auto_scripts_for_objfile): ... here, update the
8199 auto_load_objfile_script caller, drop GDBPY_GLOBAL_AUTO_LOAD checking.
8200 (info_auto_load_python_scripts): New.
8201 (gdbpy_initialize_auto_load): New variables cmd and cmd_name.
8202 Rename "set auto-load-scripts" to "set auto-load python-scripts".
8203 Register "set auto-load-scripts" as its deprecated alias. Register
8204 "info auto-load python-scripts". Register "info auto-load-scripts" as
8205 its deprecated alias.
8206 (load_auto_scripts_for_objfile): Rename to ...
8207 (gdbpy_load_auto_scripts_for_objfile): ... here.
8208 * python/python.h (load_auto_scripts_for_objfile): Rename to ...
8209 (gdbpy_load_auto_scripts_for_objfile): ... here.
8210
8211 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8212
8213 auto-load: Move files.
8214 * Makefile.in (SFILES): Add auto-load.c.
8215 (HFILES_NO_SRCDIR): Add auto-load.h.
8216 (COMMON_OBS): Add auto-load.o.
8217 (distclean): Change .gdbinit for gdb-gdb.gdb.
8218 * auto-load.c: New file, with parts from python/py-auto-load.c.
8219 * auto-load.h: New file, with parts from python/python.h.
8220 * configure: Regenerate.
8221 * configure.ac (AC_OUTPUT): Change .gdbinit for gdb-gdb.gdb.
8222 * gdb-gdb.gdb.in: New file, renamed from gdbinit.in.
8223 * gdbinit.in: Remove file, rename it to gdb-gdb.gdb.in.
8224 * main.c: Include auto-load.h.
8225 * python/py-auto-load.c: Move include filenames.h, gdb_regex.h,
8226 command.h, observer.h and progspace.h to auto-load.c. Add include
8227 auto-load.h.
8228 (gdbpy_global_auto_load, struct auto_load_pspace_info)
8229 (struct loaded_script, auto_load_pspace_data)
8230 (auto_load_pspace_data_cleanup, get_auto_load_pspace_data)
8231 (hash_loaded_script_entry, eq_loaded_script_entry)
8232 (init_loaded_scripts_info, get_auto_load_pspace_data_for_loading)
8233 (maybe_add_script): Move to auto-load.c.
8234 (source_section_scripts): Change maybe_add_script parameters passing,
8235 use script_not_found_warning_print.
8236 (clear_section_scripts, auto_load_objfile_script)
8237 (auto_load_new_objfile, loaded_script_ptr)
8238 (DEF_VEC_P (loaded_script_ptr), collect_matching_scripts, print_script)
8239 (sort_scripts_by_name, info_auto_load_scripts): Move to auto-load.c.
8240 (gdbpy_initialize_auto_load): Move auto_load_pspace_data,
8241 auto_load_new_objfile and info_auto_load_scripts initizations to
8242 auto-load.c.
8243 * python/python.h (gdbpy_global_auto_load): Move to auto-load.h.
8244
8245 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8246
8247 Code cleanup.
8248 * charset.c (find_charset_names): Remove variables ix and elt.
8249 Use free_char_ptr_vec.
8250 * elfread.c (build_id_to_debug_filename): New variables debugdir_vec,
8251 back_to and ix. Use dirnames_to_char_ptr_vec. Remove variable
8252 debugdir_end. New variable debugdir_len.
8253 * gdb_vecs.h (free_char_ptr_vec, make_cleanup_free_char_ptr_vec)
8254 (dirnames_to_char_ptr_vec_append, dirnames_to_char_ptr_vec): New
8255 declarations.
8256 * progspace.c (clear_program_space_solib_cache): Remove variables ix
8257 and elt. Use free_char_ptr_vec.
8258 * source.c (add_path): Remove variables argv, arg and argv_index.
8259 New variables dir_vec, back_to, ix and name.
8260 Use dirnames_to_char_ptr_vec_append. Use freeargv instead of
8261 make_cleanup_freeargv. Remove variable separator. Simplify the code
8262 no longer expecting DIRNAME_SEPARATOR.
8263 (openp): Remove variable p, p1 and len. New variables dir_vec,
8264 back_to, ix and dir. Use dirnames_to_char_ptr_vec. Simplify the code
8265 no longer expecting DIRNAME_SEPARATOR.
8266 * symfile.c (find_separate_debug_file): New variables debugdir_vec,
8267 back_to and ix. Use dirnames_to_char_ptr_vec. Remove variable
8268 debugdir_end.
8269 * utils.c (free_char_ptr_vec, do_free_char_ptr_vec)
8270 (make_cleanup_free_char_ptr_vec, dirnames_to_char_ptr_vec_append)
8271 (dirnames_to_char_ptr_vec): New functions.
8272
8273 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8274
8275 Code cleanup.
8276 * source.c (add_path): Remove always true conditional 'p == 0' and
8277 unindent its code block.
8278
8279 2012-04-17 Pedro Alves <palves@redhat.com>
8280
8281 * gdbtypes.h (FIELD_BITPOS): Rename to ...
8282 (FIELD_BITPOS_LVAL): ... this.
8283 (FIELD_BITPOS): New.
8284 (SET_FIELD_BITPOS): Adjust to use FIELD_BITPOS_LVAL.
8285 * dwarf2read.c (dwarf2_add_field): Use SET_FIELD_BITPOS.
8286 * gdbtypes.c (append_composite_type_field_aligned): Adjust to use
8287 SET_FIELD_BITPOS.
8288 * gnu-v3-abi.c (build_gdb_vtable_type): Adjust to use
8289 SET_FIELD_BITPOS.
8290 * stabsread.c (read_cpp_abbrev, read_one_struct_field)
8291 (read_baseclasses): Adjust to use SET_FIELD_BITPOS.
8292 * target-descriptions.c (tdesc_gdb_type): Adjust to use
8293 SET_FIELD_BITPOS.
8294
8295 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8296
8297 Do not rely on FIELD_LOC_KIND_BITPOS being zero.
8298 * ada-lang.c (ada_template_to_fixed_record_type_1): Replace
8299 TYPE_FIELD_BITPOS used as lvalue by SET_FIELD_BITPOS.
8300 * gdbtypes.c (append_flags_type_flag): Likewise, twice.
8301 * jv-lang.c (java_link_class_type): Likewise, once.
8302 * stabsread.c (read_enum_type): Likewise.
8303
8304 2012-04-16 Yao Qi <yao@codesourcery.com>
8305
8306 * common/agent.c (agent_run_command): Add one more parameter `len'.
8307 Update callers.
8308 * common/agent.h: Update declaration.
8309 * linux-nat.c (linux_child_static_tracepoint_markers_by_strid):
8310 Update.
8311 (linux_child_static_tracepoint_markers_by_strid): Ditto.
8312
8313 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
8314
8315 PR mi/13393
8316 * value.c (value_actual_type): New function.
8317 * value.h (value_actual_type): New declaration.
8318 * varobj.c (update_type_if_necessary): New function.
8319 (varobj_create): Call value_actual_type instead of
8320 value_type.
8321 (install_dynamic_child): distinct changed and type changed MI variable
8322 objects.
8323 (update_dynamic_varobj_children): Updated for install_dynamic_child
8324 change. All callers updated.
8325 (varobj_update): Support for MI variable object type change if
8326 the value changed and RTTI is used to determine the type.
8327 (create_child_with_value): Call value_actual_type instead of
8328 value_type.
8329 (adjust_value_for_child_access): Extended with a new parameter which
8330 specify whether the given value should be casted to enclosing type.
8331 All callers updated.
8332
8333 2012-04-14 Yao Qi <yao@codesourcery.com>
8334
8335 Import gnulib module inttypes from git
8336 (250b80067c1e1d8faa0c42fb572f721975b929c5)
8337 * Makefile.in (HFILES_NO_SRCDIR): Add gnulib/inttypes.in.h.
8338 (aclocal_m4_deps): Add gnulib/m4/inttypes.m4 and
8339 gnulib/m4/inttypes-pri.m4
8340 * aclocal.m4, config.in, configure: Regenerated.
8341 * gnulib/Makefile.am: Update.
8342 * gnulib/Makefile.in: Update.
8343 * gnulib/m4/gnulib-cache.m4: Update.
8344 * gnulib/m4/gnulib-comp.m4: Update.
8345 * gnulib/inttypes.in.h: New.
8346 * gnulib/m4/inttypes-pri.m4: New.
8347 * gnulib/m4/inttypes.m4: New.
8348
8349 2012-04-13 Luis Machado <lgustavo@codesourcery.com>
8350
8351 * infrun.c (resume): Update PC address to the real PC after
8352 preparing to do displaced stepping.
8353
8354 2012-04-12 Doug Evans <dje@google.com>
8355
8356 * dwarf2read.c (lookup_signatured_type): Remove arg "objfile", unused.
8357 All callers updated.
8358
8359 2012-04-12 Mark Kettenis <kettenis@gnu.org>
8360
8361 * i386bsd-nat.c (_initialize_i386bsd_nat): Add missing prototype.
8362
8363 2012-04-12 Doug Evans <dje@google.com>
8364
8365 * dwarf2read.c (create_all_type_units): Renamed from
8366 create_debug_types_hash_table. All callers updated.
8367
8368 * dwarf2read.c (create_signatured_type_table_from_index): Rename
8369 local type_sig to sig_type, type_offset to type_offset_in_tu.
8370 (hash_signatured_type): Renamed from hash_type_signature,
8371 all callers updated.
8372 (eq_signatured_type): Renamed from eq_type_signature,
8373 all callers updated.
8374 (create_debug_types_hash_table): Rename local type_sig to sig_type.
8375 (process_enumeration_scope): Ditto.
8376 (lookup_signatured_type_at_offset): Ditto.
8377 (load_full_type_unit, read_signatured_type): Ditto.
8378
8379 2012-04-12 Yao Qi <yao@codesourcery.com>
8380
8381 * remote.c (async_remote_interrupt): Correct function name in
8382 debug message.
8383 (async_remote_interrupt_twice): Ditto.
8384
8385 2012-04-11 Yuanhui Zhang <asmwarrior@gmail.com>
8386
8387 * source.c (find_and_open_source): Consistently pass resulting
8388 full path through xfullpath.
8389
8390 2012-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8391
8392 Provide more specific displaced-stepping memory error message.
8393 * infrun.c (displaced_step_prepare): New variable status. Call
8394 target_read_memory instead of read_memory, provide more specific
8395 error message.
8396
8397 2012-04-11 Tristan Gingold <gingold@adacore.com>
8398
8399 PR gdb/13901
8400 * darwin-nat.c (darwin_execvp): Revert previous patch.
8401
8402 2012-04-11 Tristan Gingold <gingold@adacore.com>
8403
8404 PR gdb/13901
8405 * darwin-nat.c (darwin_resume_thread): Call darwin_set_sstep only
8406 in case of change.
8407
8408 2012-04-11 Tristan Gingold <gingold@adacore.com>
8409
8410 * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers): Fix
8411 warning.
8412
8413 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
8414
8415 New command 'explore' which helps explore values and types in
8416 scope.
8417 * NEWS: Add an entry about the new 'explore' command.
8418 * data-directory/Makefile.in: Add gdb/command/explore.py
8419 * python/lib/gdb/command/explore.py: Implemention of the 'explore'
8420 command using the GDB Python API.
8421
8422 2012-04-10 Maciej W. Rozycki <macro@codesourcery.com>
8423
8424 * mips-tdep.c (mips_skip_pic_trampoline_code): Correct sign
8425 extension in jump target calculation.
8426
8427 2012-04-10 Maciej W. Rozycki <macro@codesourcery.com>
8428
8429 * mips-tdep.c (mips32_next_pc): Handle JALX.
8430
8431 2012-04-10 Yao Qi <yao@codesourcery.com>
8432
8433 * Makefile.in (gnulib/Makefile): Remove duplicated dependency.
8434
8435 2012-04-10 Yao Qi <yao@codesourcery.com>
8436
8437 * Makefile.in (aclocal_m4_deps): Add gnulib/m4/gnulib-cache.m4
8438 and gnulib/m4/gnulib-tool.m4.
8439
8440 2012-04-10 Doug Evans <dje@google.com>
8441
8442 * dwarf2read.c (dwarf2_per_cu_data). Clarify comment.
8443 (load_partial_dies): Clarify comment.
8444 (find_partial_die): Support rereading type units.
8445 Clarify CU handling, if we know offset is in CU, don't search for the
8446 containing CU. Add comment regarding memory waste.
8447
8448 2012-04-10 H.J. Lu <hongjiu.lu@intel.com>
8449
8450 * features/Makefile (WHICH): Add i386/x32, i386/x32-linux,
8451 i386/x32-avx and i386/x32-avx-linux.
8452 (i386/x32-expedite): New.
8453 (i386/x32-linux-expedite): Likewise.
8454 (i386/x32-avx-expedite): Likewise.
8455 (i386/x32-avx-linux-expedite): Likewise.
8456 ($(outdir)/i386/x32.dat): Likewise.
8457 ($(outdir)/i386/x32-linux.dat): Likewise.
8458 ($(outdir)/i386/x32-avx.dat): Likewise.
8459 ($(outdir)/i386/x32-avx-linux.dat): Likewise.
8460
8461 * features/i386/x32-avx-linux.xml: New file.
8462 * features/i386/x32-avx.xml: Likewise.
8463 * features/i386/x32-core.xml: Likewise.
8464 * features/i386/x32-linux.xml: Likewise.
8465 * features/i386/x32.xml: Likewise.
8466
8467 * features/i386/x32-avx-linux.c: New. Generated.
8468 * features/i386/x32-avx.c: Likewise.
8469 * features/i386/x32-linux.c: Likewise.
8470 * features/i386/x32.c: Likewise.
8471 * regformats/i386/x32-avx-linux.dat: Likewise.
8472 * regformats/i386/x32-avx.dat: Likewise.
8473 * regformats/i386/x32-linux.dat: Likewise.
8474 * regformats/i386/x32.dat: Likewise.
8475
8476 2012-04-10 Tristan Gingold <gingold@adacore.com>
8477
8478 * darwin-nat.c (darwin_kill_inferior): Always use the no ptrace
8479 code to kill the inferior.
8480
8481 2012-04-09 Mark Kettenis <kettenis@gnu.org>
8482
8483 * ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
8484 defines.
8485 * c-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
8486 defines.
8487 * cp-name-parser.y (yyss, yysslim, yyssp, yystacksize, yyvs)
8488 (yyvsp): New defines.
8489 * f-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
8490 defines.
8491 * jv-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
8492 defines.
8493 * m2-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
8494 defines.
8495 * objc-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
8496 defines.
8497 * p-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
8498 defines.
8499
8500 2012-04-09 Mark Kettenis <kettenis@gnu.org>
8501
8502 * sparc64-tdep.c (sparc64_store_arguments)
8503 (sparc64_store_arguments): Fix coding style.
8504
8505 2012-04-07 Mark Kettenis <kettenis@gnu.org>
8506
8507 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
8508 complex floats, adjust some related comments and tighten a related
8509 assertion.
8510 (sparc64_extract_return_value): Handle complex floats.
8511
8512 2012-04-07 Doug Evans <dje@google.com>
8513
8514 * dwarf2read.c (load_partial_dies): Change condition to assert.
8515
8516 2012-04-06 Doug Evans <dje@google.com>
8517
8518 * amd64-tdep.c (amd64_analyze_prologue): Recognize both variations of
8519 "mov %rsp,%rbp".
8520
8521 2012-04-05 Kevin Buettner <kevinb@redhat.com>
8522
8523 * v850-tdep.c (E_NUM_OF_V850_REGS, E_NUM_OF_V850E_REGS): Fix
8524 fencepost error.
8525 (v850_frame_cache): Use gdbarch_num_regs() instead of E_NUM_REGS.
8526 (v850_gdbarch_init): Set `num_regs' as appropriate for the
8527 architecture.
8528
8529 2012-04-05 Keith Seitz <keiths@redhat.com>
8530
8531 * linespec.c (decode_compound): Remove.
8532 (enum offset_relative_sign): New enum.
8533 (struct line_offset): New struct.
8534 (struct linespec): New struct.
8535 (struct linespec_state): Move file_symtabs,
8536 user_filename, and user_function into struct linespec.
8537 Make result an anonymous struct holding vectors of
8538 symbolp and minsym_and_objfile_d.
8539 Add language member.
8540 (enum ls_token_type): New enum.
8541 (linespec_keywords): New array.
8542 (struct ls_token): New struct.
8543 (struct ls_parser): New struct.
8544 (linespec_lexer_lex_number): New function.
8545 (linespec_lexer_lex_keyword): New function.
8546 (is_ada_operator): New function.
8547 (skip_quote_char): New function.
8548 (copy_token_string): New function.
8549 (is_closing_quote_enclosed): New function.
8550 (find_parameter_list_end): New function.
8551 (linespec_lexer_lex_string): New function.
8552 (linespec_lexer_lex_one): New function.
8553 (linespec_lexer_consume_token): New function.
8554 (linespec_lexer_peek_token): New function.
8555 (cplusplus_error): Remove unused function.
8556 (find_methods): Update comment.
8557 (find_toplevel_char): Return const.
8558 (is_objc_method_format): Remove unused function.
8559 (find_toplevel_string): New function.
8560 (is_linespec_boundary): Remove.
8561 (symbol_not_found_error): New function.
8562 (find_method_overload_end): Remove function.
8563 (unexpected_linespec_error): New function.
8564 (keep_name_info): Remove.
8565 (linespec_parse_line_offset): New function.
8566 (linespec_parse_basic): New function.
8567 (canonicalize_linespec): New function.
8568 (decode_line_internal): Remove.
8569 (create_sals_line_offset): New function adapted from
8570 decode_all_digits.
8571 (convert_linespec_to_sals): New function.
8572 (parse_linespec): New function.
8573 (linespec_parser_new): New function.
8574 (linespec_state_destructor): Change parameter type to
8575 struct linespec_state *.
8576 Add language parameter.
8577 Remove freeing of moved members.
8578 (linespec_parser_delete): New function.
8579 (decode_line_full): Use parse_linespec and linespec_parser_new.
8580 (decode_line_1): Likewise.
8581 (decode_indirect): Rename to ...
8582 (linespec_expression_to_pc): ... this and rewrite
8583 to simply find CORE_ADDR, storing this result for later
8584 conversion to SALs.
8585 (locate_first_half): Remove.
8586 (deocde_objc): Add parameter LS.
8587 Initialize new struct collect_info members.
8588 Handle minimal symbols, too.
8589 (decode_compound): Delete.
8590 (lookup_prefix_sym): Rewrite.
8591 (compare_msymbols): New function.
8592 (find_method): Rewrite.
8593 Do not call cplusplus_error.
8594 (symtabs_from_filename): Rewrite.
8595 (collect_function_symbols): Delete.
8596 (find_function_symbols): Rewrite without ARGPTR-style
8597 processing.
8598 (decode_all_digits): Delete. (Rewritten as create_sals_line_offset.)
8599 (decode_dollar): Adapted and renamed to ...
8600 (linespec_parse_variable): ... this.
8601 (find_linespec_symbols): New function.
8602 (decode_label): Adapted and renamed to ...
8603 (find_label_symbols): ... this.
8604 (decode_digits_list_mode): Add and use LS argument.
8605 (decode_digits_ordinary): Likewise.
8606 (collect_symbols): Do not collect SALs, just symbols and msymbols.
8607 If in list mode, allow any symbol class. Otherwise, only
8608 permit LOC_BLOCK symbols.
8609 (minsym_found): Update comments.
8610 (search_minsyms_for_name): Do not convert the matching symbol
8611 into a SAL. Simply push the symbol and objfile into the
8612 result vector.
8613 (decode_variable): Delete. Contents adapted into
8614 find_linespec_symbols.
8615
8616 * cp-support.c (SKIP_SPACE): Remove.
8617 (operator_tokens): Remove unused global.
8618 (cp_validate_operator): Remove.
8619 * cp-support.h (cp_validate_operator): Remove declaration.
8620
8621 2012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8622
8623 * cp-valprint.c (cp_print_value_fields): Check valprint_check_validity
8624 for TYPE_VPTR_FIELDNO.
8625 * valprint.c (valprint_check_validity): Make it global, move the
8626 function comment ...
8627 * value.h (valprint_check_validity): ... to this new declaration.
8628
8629 2012-04-02 Tristan Gingold <gingold@adacore.com>
8630
8631 * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers): Use
8632 the STATE32 api for i386 state.
8633 (i386_darwin_store_inferior_registers): Likewise.
8634
8635 2012-04-02 Tristan Gingold <gingold@adacore.com>
8636
8637 * i386-darwin-tdep.c (i386_darwin_thread_state_reg_offset): Fix
8638 SS offset.
8639 * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers): Fix
8640 format_string.
8641
8642 2012-04-02 Tristan Gingold <gingold@adacore.com>
8643
8644 PR gdb/13901
8645 * darwin-nat.c (darwin_execvp): Set binary preference.
8646
8647 2012-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8648
8649 * NEWS (set breakpoint condition-evaluation): Use imperative mood.
8650
8651 2012-03-30 Tom Tromey <tromey@redhat.com>
8652
8653 * python/python.c (gdbpy_decode_line): Move cleanup creation out
8654 of TRY_CATCH. Fix error handling.
8655 * python/py-value.c (convert_value_from_python): Move 'old'
8656 declaration to innermost scope.
8657
8658 2012-03-29 Joel Brobecker <brobecker@adacore.com>
8659 Andrey Smirnov <andrew.smirnov@gmail.com>
8660
8661 -Wshadow warning fix.
8662 * ada-lang.c (ada_make_symbol_completion_list): Rename parameters
8663 "wild_match" and "encoded" into "wild_match_p" and "encoded_p".
8664 Adjust code accordingly.
8665
8666 2012-03-29 Joel Brobecker <brobecker@adacore.com>
8667
8668 * ada-lang.c (symbol_completion_add): Rename parameter
8669 "encoded" into "encoded_p". Ajust code and documentation
8670 accordingly.
8671
8672 2012-03-29 Joel Brobecker <brobecker@adacore.com>
8673 Andrey Smirnov <andrew.smirnov@gmail.com>
8674
8675 -Wshadow warning fix.
8676 * ada-lang.c (symbol_completion_add): Rename parameter
8677 "wild_match" into wild_match_p. Update code and documentation
8678 accordingly.
8679
8680 2012-03-29 Joel Brobecker <brobecker@adacore.com>
8681
8682 * ada-lang.c (symbol_completion_match): Rename parameter
8683 "encoded" into "encoded_p". Ajust code and documentation
8684 accordingly.
8685
8686 2012-03-29 Joel Brobecker <brobecker@adacore.com>
8687 Andrey Smirnov <andrew.smirnov@gmail.com>
8688
8689 -Wshadow warning fix.
8690 * ada-lang.c (symbol_completion_match): Rename parameter
8691 "wild_match" into "wild_match_p". Adjust code and function
8692 documentation accordingly.
8693
8694 2012-03-29 Joel Brobecker <brobecker@adacore.com>
8695 Andrey Smirnov <andrew.smirnov@gmail.com>
8696
8697 -Wshadow warning fix.
8698 * ada-lang.c (ada_lookup_encoded_symbol): Rename parameter
8699 "symbol_info" into "info". Adjust code accordingly.
8700 (ada_lookup_symbol): Likewise.
8701
8702 2012-03-29 Joel Brobecker <brobecker@adacore.com>
8703
8704 * ada-lang.c (ada_lookup_symbol_list): Minor reformatting
8705 of this function's documentation.
8706
8707 2012-03-29 Joel Brobecker <brobecker@adacore.com>
8708 Andrey Smirnov <andrew.smirnov@gmail.com>
8709
8710 -Wshadow warning fix.
8711 * ada-lang.c (ada_lookup_symbol_list): Rename "wild_match"
8712 variable into "wild_match_p". Adjust code accordingly.
8713
8714 2012-03-29 Joel Brobecker <brobecker@adacore.com>
8715 Andrey Smirnov <andrew.smirnov@gmail.com>
8716
8717 -Wshadow warning fix.
8718 * ada-lang.c (ada_add_local_symbols): Rename "wild_match"
8719 parameter into "wild_match_p". Adjust code accordingly.
8720 Document this parameter in the function description.
8721
8722 2012-03-29 Joel Brobecker <brobecker@adacore.com>
8723 Andrey Smirnov <andrew.smirnov@gmail.com>
8724
8725 -Wshadow warning fix.
8726 * ada-lang.c (add_symbols_from_enclosing_procs): Rename
8727 "wild_match" parameter to "wild_match_p" (-Wshadow).
8728
8729 2012-03-29 Joel Brobecker <brobecker@adacore.com>
8730
8731 * ada-lang.c (ada_lookup_simple_minsym): Remove trailing spaces
8732 in function documentation.
8733
8734 2012-03-29 Joel Brobecker <brobecker@adacore.com>
8735 Andrey Smirnov <andrew.smirnov@gmail.com>
8736
8737 -Wshadow warning fix.
8738 * ada-lang.c (ada_lookup_simple_minsym): Rename wild_match local
8739 variable into wild_match_p. Adjust code accordingly.
8740
8741 2012-03-29 Joel Brobecker <brobecker@adacore.com>
8742 Andrey Smirnov <andrew.smirnov@gmail.com>
8743
8744 * ada-valprint.c (ada_val_print_1): Move the code handling
8745 TYPE_CODE_ENUM inside its own lexical block. Declare
8746 variables len and val there, instead of in the function's
8747 top level block. Avoid declaring deref_val again in a way
8748 that shadows another variable of the same name declared
8749 in one of the up-level blocks. Just re-use the up-level
8750 variable instead.
8751
8752 2012-03-29 Joel Brobecker <brobecker@adacore.com>
8753
8754 * ada-lang.c (ada_lookup_encoded_symbol): Now returns void.
8755 Replace block_found argument by symbol_info. Adjust
8756 implementation accordingly. Add function documentation.
8757 (ada_lookup_symbol): Adjust to new ada_lookup_encoded_symbol.
8758 Fix documentation.
8759 * ada-lang.h (ada_lookup_encoded_symbol): Update declaration.
8760 * ada-exp.y (write_object_renaming): Adjust to new
8761 ada_lookup_encoded_symbol API.
8762
8763 2012-03-29 Joel Brobecker <brobecker@adacore.com>
8764
8765 * ada-lang.h (struct ada_symbol_info): Reformat. Improve
8766 documentation.
8767
8768 2012-03-28 Rathish C <rathish.c@kpitcummins.com>
8769
8770 * v850-tdep.c: Add the enum values for mpu and fpu registers.
8771 (v850_register_name): Add the mpu and fpu register names.
8772 (v850e_register_name): Add the mpu and fpu register names.
8773 (v850e2_register_name): New function.
8774 (v850_gdbarch_init): Add case for bfd_mach_v850e2 and
8775 bfd_mach_v850e2v3.
8776
8777 2012-03-28 Joel Brobecker <brobecker@adacore.com>
8778
8779 * NEWS: Add entry for Ada varobj support.
8780
8781 2012-03-28 Joel Brobecker <brobecker@adacore.com>
8782
8783 * varobj.c (default_value_is_changeable_p): New function,
8784 extracted from varobj_value_is_changeable_p. Add declaration.
8785 (ada_value_is_changeable_p): New function, extracted from
8786 varobj_value_is_changeable_p. Add declaration.
8787 (struct language_specific): New field "value_is_changeable_p".
8788 (languages): Add entries for new field.
8789 (varobj_create): Set language before calling install_new_value.
8790 (varobj_value_is_changeable_p): Reimplement to call the varobj's
8791 "value_is_changeable_p" language callback.
8792
8793 2012-03-28 Joel Brobecker <brobecker@adacore.com>
8794
8795 * ada-varobj.h, ada-varobj.c: New files.
8796 * Makefile.in (SFILES): Add ada-varobj.c.
8797 (HFILES_NO_SRCDIR): Add ada-varobj.h.
8798 (COMMON_OBS): Add ada-varobj.o.
8799
8800 2012-03-28 Joel Brobecker <brobecker@adacore.com>
8801
8802 * varobj.c (ada_value_has_mutated): Add declaration. New function.
8803 (struct language_specific): New field "value_has_mutated".
8804 (languages): Set field "value_has_mutated" in each entry of array.
8805 (varobj_value_has_mutated): New function.
8806 (varobj_udpdate): Add handling of type mutation.
8807 (value_of_root): Add handling of type mutation.
8808 (ada_value_has_mutated): New function.
8809
8810 2012-03-28 Pedro Alves <palves@redhat.com>
8811
8812 * ia64-linux-nat.c (supply_fpregset, ia64_linux_fetch_register):
8813 Always supply $fr0 as 0.0 and $fr1 as 1.0.
8814
8815 2012-03-28 Tom Tromey <tromey@redhat.com>
8816
8817 * python/py-inferior.c (infpy_read_memory): Remove cleanups and
8818 explicitly free 'buffer' on exit paths. Decref 'membuf_object'
8819 before returning.
8820
8821 2012-03-28 Tom Tromey <tromey@redhat.com>
8822
8823 * .dir-locals.el: New file.
8824
8825 2012-03-28 Pedro Alves <palves@redhat.com>
8826
8827 * ia64-linux-nat.c (u_offsets): Map IA64_EC_REGNUM to PT_AR_EC.
8828
8829 2012-03-28 Joel Brobecker <brobecker@adacore.com>
8830
8831 * ia64-linux-nat.c (ia64_linux_fetch_register): Add special
8832 handling for r0.
8833
8834 2012-03-27 Pedro Alves <palves@redhat.com>
8835
8836 Eliminate struct ui_stream.
8837
8838 * ui-out.h (struct ui_stream): Delete.
8839 (ui_out_field_stream): Adjust prototype.
8840 (ui_out_stream_new, ui_out_stream_delete)
8841 (make_cleanup_ui_out_stream_delete): Delete declarations.
8842 * ui-out.c (ui_out_field_stream): Change prototype to take a
8843 ui_file instead of a ui_stream. Adjust.
8844 (ui_out_stream_new, ui_out_stream_delete, do_stream_delete)
8845 (make_cleanup_ui_out_stream_delete): Delete.
8846 * breakpoint.c (print_breakpoint_location)
8847 (print_one_detail_ranged_breakpoint, print_it_watchpoint): Use
8848 ui_file/mem_fileopen instead of ui_stream/ui_out_stream_new.
8849 * disasm.c (dump_insns): Ditto.
8850 (do_mixed_source_and_assembly, do_assembly_only): Adjust
8851 prototype.
8852 (gdb_disassembly): Use ui_file/mem_fileopen instead of
8853 ui_stream/ui_out_stream_new.
8854 * infcmd.c (print_return_value): Ditto.
8855 * osdata.c (info_osdata_command): Don't allocate a local
8856 ui_stream.
8857 * stack.c (print_frame_arg, print_frame_args, print_frame): Use
8858 ui_file/mem_fileopen instead of ui_stream/ui_out_stream_new.
8859 * tracepoint.c (print_one_static_tracepoint_marker): Don't
8860 allocate a local ui_stream.
8861 * mi/mi-cmd-stack.c (list_arg_or_local): Use ui_file/mem_fileopen
8862 instead of ui_stream/ui_out_stream_new.
8863 (list_args_or_locals): Don't allocate a local ui_stream.
8864 * mi/mi-main.c (get_register, mi_cmd_data_evaluate_expression)
8865 (mi_cmd_data_read_memory): Use ui_file/mem_fileopen instead of
8866 ui_stream/ui_out_stream_new.
8867 * cli/cli-setshow.c (do_setshow_command): Ditto.
8868
8869 2012-03-27 Oza Pawandeep <oza.pawandeep@gmail.com>
8870
8871 * arm-linux-tdep.c (arm_linux_init_abi): Call
8872 set_gdbarch_process_record. Initialize `arm_swi_record' field.
8873 * arm-tdep.c (arm_process_record): New function.
8874 (deallocate_reg_mem): New function.
8875 (decode_insn): New function.
8876 (thumb_record_branch): New function.
8877 (thumb_record_ldm_stm_swi(): New function.
8878 (thumb_record_misc): New function.
8879 (thumb_record_ld_st_stack): New function.
8880 (thumb_record_ld_st_imm_offset): New function.
8881 (thumb_record_ld_st_reg_offset(): New function.
8882 (thumb_record_add_sub_cmp_mov): New function.
8883 (thumb_record_shift_add_sub): New function.
8884 (arm_record_coproc_data_proc): New function.
8885 (arm_record_coproc): New function.
8886 (arm_record_b_bl): New function.
8887 (arm_record_ld_st_multiple): New function.
8888 (arm_record_ld_st_reg_offset): New function.
8889 (arm_record_ld_st_imm_offset): New function.
8890 (arm_record_data_proc_imm): New function.
8891 (arm_record_data_proc_misc_ld_str): New function.
8892 (arm_record_extension_space): New function.
8893 (arm_record_strx): New function.
8894 (sbo_sbz): New function.
8895 (struct insn_decode_record): New structure for arm insn record.
8896 (REG_ALLOC): New macro for reg allocations.
8897 (MEM_ALLOC): New macro for memory allocations.
8898 * arm-tdep.h (struct gdbarch_tdep): New field 'arm_swi_record'.
8899
8900 2012-03-27 Andreas Schwab <schwab@linux-m68k.org>
8901
8902 * m68klinux-nat.c (fetch_register): Fix strict-aliasing violation.
8903 (store_register): Likewise.
8904
8905 2012-03-26 Oza Pawandeep <oza.pawandeep@gmail.com>
8906
8907 * MAINTAINERS (Write After Approval): Add myself to the list.
8908
8909 2012-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8910
8911 * NEWS (set breakpoint condition-evaluation): Change "gdb" to "host".
8912 Describe also the option "auto".
8913
8914 2012-03-22 Richard Henderson <rth@redhat.com>
8915
8916 * sparc-linux-nat.c (_initialize_sparc_linux_nat): Fix prototype.
8917 * sparc-nat.c (sparc_xfer_wcookie): Make static.
8918
8919 2012-03-22 Richard Henderson <rth@redhat.com>
8920
8921 * jit.c (jit_read_code_entry): Compute alignment and offset of
8922 int64_t member before computing entry_size.
8923
8924 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
8925
8926 Python scripting: Add new method Value.referenced_value to
8927 gdb.Value which can dereference pointer as well as reference
8928 values.
8929 * NEWS: Add entry under 'Python scripting' about the new method
8930 Value.referenced_value on gdb.Value objects.
8931 * python/py-value.c (valpy_referenced_value): New function
8932 defining a new method on gdb.Value objects which can dereference
8933 pointer and reference values.
8934
8935 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
8936
8937 * MAINTAINERS (Write After Approval): Add myself to the list.
8938
8939 2012-03-21 Kevin Buettner <kevinb@redhat.com>
8940
8941 * symtab.c (skip_prologue_sal): Change test to check for "main()"
8942 in addition to "main".
8943
8944 2012-03-21 Joel Brobecker <brobecker@adacore.com>
8945
8946 * expression.h (op_name): Add declaration.
8947 * expprint.c (op_name): Remove declaration. Make non-static.
8948 * ax-gdb.c (gen_expr): Use op_name instead of op_string.
8949
8950 2012-03-21 Thomas Schwinge <thomas@codesourcery.com>
8951
8952 * amd64-linux-nat.c (amd64_linux_siginfo_fixup): Use siginfo_t instead
8953 of struct siginfo.
8954 * arm-linux-nat.c (arm_linux_stopped_data_address): Likewise.
8955 * ia64-linux-nat.c (ia64_linux_stopped_data_address): Likewise.
8956 * linux-nat.c (linux_nat_siginfo_fixup, siginfo_fixup)
8957 (linux_xfer_siginfo, linux_nat_set_siginfo_fixup)
8958 (linux_nat_get_siginfo): Likewise.
8959 * linux-nat.h (struct lwp_info, linux_nat_set_siginfo_fixup)
8960 (linux_nat_get_siginfo): Likewise.
8961 * linux-tdep.c (linux_get_siginfo_type): Likewise.
8962 * ppc-linux-nat.c (ppc_linux_stopped_data_address): Likewise.
8963 * procfs.c (gdb_siginfo_t): Likewise.
8964
8965 2012-03-21 Mike Frysinger <vapier@gentoo.org>
8966
8967 * .gitignore: Ignore more files.
8968
8969 2012-03-20 Pedro Alves <palves@redhat.com>
8970
8971 * remote.c (remote_start_remote): Clear `rs->starting_up' on early
8972 returns.
8973
8974 2012-03-20 Yao Qi <yao@codesourcery.com>
8975
8976 * amd64-tdep.c (amd64_displaced_step_copy_insn): Complete missing "}" in
8977 comment.
8978
8979 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8980
8981 Code cleanupp: Use cu_offset and sect_offset compile time type checking.
8982 * dwarf2expr.c (add_piece, dwarf_get_base_type, execute_stack_op)
8983 (ctx_no_dwarf_call, ctx_no_get_base_type): Use cu_offset and
8984 sect_offset.
8985 * dwarf2expr.h (cu_offset, sect_offset): New types.
8986 (struct dwarf_expr_context_funcs) <dwarf_call>
8987 (struct dwarf_expr_context_funcs) <get_base_type>: Use cu_offset and
8988 sect_offset.
8989 (struct dwarf_expr_context) <len>: Improve the comment.
8990 (struct dwarf_expr_piece, ctx_no_dwarf_call, ctx_no_get_base_type): Use
8991 cu_offset and sect_offset.
8992 * dwarf2loc.c (per_cu_dwarf_call, dwarf_expr_dwarf_call)
8993 (dwarf_expr_get_base_type, needs_frame_dwarf_call)
8994 (dwarf2_compile_expr_to_ax, disassemble_dwarf_expression): Likewise.
8995 * dwarf2loc.h: Include dwarf2expr.h.
8996 (dwarf2_fetch_die_location_block, dwarf2_get_die_type): Use cu_offset
8997 and sect_offset.
8998 * dwarf2read.c (struct dwarf2_per_objfile) <debug_types_type_hash>:
8999 Improve the comment.
9000 (struct comp_unit_head, struct dwarf2_cu, struct dwarf2_per_cu_data)
9001 (struct signatured_type, struct line_header, struct partial_die_info)
9002 (struct die_info, find_partial_die, dwarf2_get_ref_die_offset)
9003 (lookup_signatured_type_at_offset, dwarf2_find_containing_comp_unit)
9004 (get_die_type_at_offset, create_cus_from_index)
9005 (create_signatured_type_table_from_index, dw2_get_file_names)
9006 (offset_in_cu_p, read_comp_unit_head, error_check_comp_unit_head)
9007 (read_and_check_comp_unit_head, read_and_check_type_unit_head)
9008 (create_debug_types_hash_table, process_psymtab_comp_unit)
9009 (load_partial_comp_unit, create_all_comp_units)
9010 (partial_die_parent_scope, partial_die_full_name, skip_one_die)
9011 (load_full_comp_unit, dwarf2_physname, read_import_statement)
9012 (inherit_abstract_dies, read_func_scope, read_call_site_scope)
9013 (dwarf2_add_member_fn, process_enumeration_scope, read_module_type)
9014 (read_typedef, die_hash, die_eq, read_full_die, dwarf2_read_abbrevs)
9015 (load_partial_dies, read_partial_die, find_partial_die_in_comp_unit)
9016 (find_partial_die, read_attribute_value, lookup_die_type)
9017 (dump_die_shallow, store_in_ref_table): Use cu_offset and sect_offset.
9018 (is_ref_attr): New function comment.
9019 (dwarf2_get_ref_die_offset): New function comment, new variable retval.
9020 Use cu_offset and sect_offset.
9021 (follow_die_offset, follow_die_ref, dwarf2_fetch_die_location_block)
9022 (dwarf2_get_die_type, follow_die_sig, lookup_signatured_type_at_offset)
9023 (load_full_type_unit, read_signatured_type, per_cu_header_read_in)
9024 (dwarf2_find_containing_comp_unit, struct dwarf2_offset_and_type)
9025 (offset_and_type_hash, offset_and_type_eq, set_die_type)
9026 (get_die_type_at_offset, partial_die_hash, partial_die_eq)
9027 (write_one_signatured_type, write_psymtabs_to_index): Use cu_offset and
9028 sect_offset.
9029
9030 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9031
9032 Code cleanup.
9033 * python/py-auto-load.c (source_section_scripts): New variable back_to.
9034 Turn fclose and xfree calls into make_cleanup_fclose and make_cleanup
9035 with xfree.
9036 (auto_load_objfile_script): Turn fclose into make_cleanup_fclose.
9037
9038 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9039
9040 * NEWS: Describe new options --init-command=FILE, -ix and
9041 --init-eval-command=COMMAND, -iex.
9042 * main.c (struct cmdarg): New enum items CMDARG_INIT_FILE and
9043 CMDARG_INIT_COMMAND.
9044 (captured_main): New enum items OPT_IX and OPT_IEX. Add
9045 "init-command", "init-eval-command", "ix" and "iex" to the variable
9046 long_options. Handle OPT_IX and OPT_IEX. Process them from CMDARG_VEC.
9047 New comment for CMDARG_FILE and CMDARG_COMMAND processing.
9048 (print_gdb_help): Describe --init-command=FILE, -ix and
9049 --init-eval-command=COMMAND, -iex.
9050
9051 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9052
9053 Code cleanup.
9054 * main.c (struct cmdarg): Move it here from main. Add more comments.
9055 (cmdarg_s, VEC (cmdarg_s)): New.
9056 (main): Move struct cmdarg from here. New variables cmdarg_vec and
9057 cmdarg_p. Remove variables cmdsize and ncmd and their initialization.
9058 Install cleanup for cmdarg_vec. Update filling for options 'x' and
9059 'X'. Replace cmdarg processing by cmdarg_vec processing. Remove xfree
9060 of CMDARG.
9061
9062 2012-03-19 Tom Tromey <tromey@redhat.com>
9063
9064 * gnu-v3-abi.c (gnuv3_print_vtable): Initialize 'result_vec'.
9065
9066 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9067
9068 PR symtab/13777
9069 * dwarf2read.c (process_full_comp_unit): Set LOCATIONS_VALID only for
9070 GCC >=4.5.
9071
9072 2012-03-16 Chris January <chris.january@allinea.com>
9073
9074 * tui-tui.win.c (tui_resize_all): Use erase and clearok instead
9075 of clear.
9076
9077 2012-03-16 Chris January <chris.january@allinea.com>
9078
9079 * source.c (add_path): Use memmove instead of strcpy because the
9080 strings overlap.
9081
9082 2012-03-16 Joel Brobecker <brobecker@adacore.com>
9083
9084 * value.h (set_value_parent): Add declaration.
9085 * value.c (set_value_parent): New function.
9086 (value_address): If VALUE->PARENT is not NULL, then use it as
9087 the base address instead of VALUE->LOCATION.address.
9088 * ada-lang.c (ada_value_primitive_packed_val): Keep V's address
9089 the same as OBJ's address. Adjust V's offset accordingly.
9090 Set V's parent.
9091
9092 2012-03-16 Gary Benson <gbenson@redhat.com>
9093
9094 PR breakpoints/10738
9095 * dwarf2read.c (use_deprecated_index_sections): New global.
9096 (struct partial_die_info): New member may_be_inlined.
9097 (read_partial_die): Set may_be_inlined where appropriate.
9098 (add_partial_subprogram): Add partial symbols for partial
9099 DIEs that may be inlined.
9100 (new_symbol_full): Add inlined subroutines to the current
9101 scope.
9102 (write_psymtabs_to_index): Bump version number.
9103 (dwarf2_read_index): Read only version 6 indices unless
9104 use_deprecated_index_sections is set.
9105 * linespec.c (symbol_and_data_callback): New structure.
9106 (iterate_inline_only): New function.
9107 (iterate_over_all_matching_symtabs): New argument
9108 "include_inline". If nonzero, also call the callback for
9109 symbols representing inlined subroutines.
9110 (lookup_prefix_sym): Pass extra argument to the above.
9111 (find_function_symbols): Likewise.
9112 (add_matching_symbols_to_info): Likewise.
9113 * NEWS: Mention that GDB can now set breakpoints on inlined
9114 functions.
9115
9116 2012-03-16 Pierre Muller <muller@ics.u-strasbg.fr>
9117
9118 * p-typeprint.c (pascal_type_print_method_args):
9119 Fix display of parameter of methods.
9120
9121 2012-03-16 Pierre Muller <muller@ics.u-strasbg.fr>
9122
9123 * amd64-windows-nat.c (_initialize_amd64_windows_nat):
9124 Add missing prototype.
9125
9126 2012-03-16 Yao Qi <yao@codesourcery.com>
9127 Jan Kratochvil <jan.kratochvil@redhat.com>
9128
9129 Fix false compilation warning.
9130 * gnu-v3-abi.c (print_one_vtable): Initialize ADDR.
9131
9132 2012-03-15 Jonathan Larmour <jifl@eCosCentric.com>
9133 Pedro Alves <pedro@codesourcery.com>
9134
9135 * arm-tdep.c: Include "remote.h" and "features/arm-with-m-fpa-layout.c".
9136 (arm_register_g_packet_guesses): New function.
9137 (arm_gdbarch_init): Don't force a target description with
9138 registers when the executable is detected as M-profile. Instead
9139 set gdbarch->tdep->is_m. Register `g' packet guesses.
9140 (_initialize_arm_tdep): Initialize the new target description.
9141 * features/arm-with-m-fpa-layout.xml: New description.
9142 * features/arm-with-m-fpa-layout.c: New, generated.
9143
9144 2012-03-15 Joel Brobecker <brobecker@adacore.com>
9145
9146 * breakpoint.c (breakpoint_xfer_memory): Add assertion.
9147 Update function description.
9148 (insert_bp_location): Do not wipe bl->target_info out.
9149 * mem-break.c: #include "gdb_string.h".
9150 (default_memory_insert_breakpoint): Do not call target_read_memory
9151 with a pointer to the breakpoint's shadow_contents buffer. Use
9152 a local buffer instead.
9153 * m32r-tdep.c (m32r_memory_insert_breakpoint): Ditto.
9154
9155 2012-03-15 Tom Tromey <tromey@redhat.com>
9156
9157 * NEWS: Mention "info vtbl", not "info vtable".
9158 * cp-support.c (info_vtbl_command): Fix comment.
9159 (_initialize_cp_support): Fix text.
9160
9161 2012-03-15 Tom Tromey <tromey@redhat.com>
9162
9163 * cp-valprint.c (cp_print_value_fields): Use
9164 print_function_pointer_address for vtable slot.
9165
9166 2012-03-15 Tom Tromey <tromey@redhat.com>
9167
9168 * gnu-v3-abi.c (struct value_and_voffset): New.
9169 (hash_value_and_voffset, eq_value_and_voffset)
9170 (compare_value_and_voffset, compute_vtable_size)
9171 (print_one_vtable, gnuv3_print_vtable): New functions.
9172 (init_gnuv3_ops): Initialize 'print_vtable' field.
9173 * cp-support.c (info_vtbl_command): New function.
9174 (_initialize_cp_support): Add "info vtbl".
9175 * cp-abi.h (cplus_print_vtable): Declare.
9176 (struct cp_abi_ops) <print_vtable>: New field.
9177 * cp-abi.c (cplus_print_vtable): New function.
9178 * NEWS: Update.
9179
9180 2012-03-15 Tom Tromey <tromey@redhat.com>
9181
9182 * d-lang.c (d_language_defn) <la_iterate_over_symbols>: Set to
9183 iterate_over_symbols.
9184
9185 2012-03-14 Doug Evans <dje@google.com>
9186
9187 * dwarf2read.c (dwarf_stack_op_name): Add DW_OP_GNU_encoded_addr,
9188 DW_OP_GNU_parameter_ref.
9189
9190 2012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9191
9192 Fix double prompt of 'interpreter-exec mi'.
9193 * mi/mi-interp.c (mi_execute_command_input_handler): New prototype.
9194 (mi_interpreter_resume): use it.
9195 (mi_execute_command_input_handler): New function.
9196 * mi/mi-main.c (mi_execute_command): Move prompt printing to
9197 mi_execute_command_input_handler.
9198
9199 2012-03-13 Josh Matthews <josh@joshmatthews.net> (tiny change)
9200
9201 * darwin-nat-info.c (_initialize_darwin_info_commands): Add
9202 prototype.
9203 (darwin_debug_port_info): Make static.
9204 * darwin-nat.c (_initialize_darwin_inferior): Add prototype.
9205 * machoread.c (_initialize_machoread): Add prototype.
9206 * i386-darwin-nat.c (i386_darwin_dr_set, i386_darwin_dr_get)
9207 (i386_darwin_set_control, i386_darwin_get_control)
9208 i386_darwin_dr_set_addr, i386_darwin_get_addr)
9209 i386_darwin_get_status, i386_darwin_get_control):
9210 Comment out with HW_WATCHPOINT_NOT_YET_ENABLED macro.
9211
9212 2012-03-13 Joel Brobecker <brobecker@adacore.com>
9213
9214 * ax-gdb.c (gen_usual_unary): Remove special handling of
9215 enum and bool types.
9216
9217 2012-03-13 Joel Brobecker <brobecker@adacore.com>
9218
9219 * ax-gdb.c (gen_fetch): Add handling for TYPE_CODE_RANGE types.
9220
9221 2012-03-13 Joel Brobecker <brobecker@adacore.com>
9222
9223 * aix-thread.c (supply_fprs): Make more consistent with fill_fprs.
9224
9225 2012-03-13 Chris January <chris.january@allinea.com>
9226
9227 * aix-thread.c (fill_sprs): Store the floating point registers
9228 at the correct offsets into vals.
9229
9230 2012-03-13 Doug Evans <dje@google.com>
9231
9232 * NEWS: Mention symbol-reloading has been deleted.
9233 * symfile.c (symbol_reloading): Delete.
9234 (show_symbol_reloading): Delete.
9235 (_initialize_symfile): Delete set/show symbol-reloading.
9236
9237 * dwarf2read.c (load_partial_comp_unit): Defer adding cu to
9238 read_in_chain until we have successfully read it in.
9239 (load_full_comp_unit): Ditto.
9240 (read_signatured_type): Add comment.
9241
9242 2012-03-13 Chris January <chris.january@allinea.com>
9243
9244 * stabsread.c (fix_common_block): Change type of valu argument
9245 to CORE_ADDR.
9246
9247 2012-03-13 Chris January <chris.january@allinea.com>
9248
9249 * rs6000-tdep.c (skip_prologue): Support the oril r29, r1, 0x0
9250 instruction.
9251
9252 2012-03-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9253
9254 * common/linux-procfs.c (linux_proc_get_int): New, from
9255 linux_proc_get_tgid, change its LWPID type to pid_t, add parameter
9256 field.
9257 (linux_proc_get_tgid): Only call linux_proc_get_int.
9258 (linux_proc_get_tracerpid): New.
9259 (linux_proc_pid_has_state): New, from linux_proc_pid_is_zombie.
9260 (linux_proc_pid_is_stopped, linux_proc_pid_is_zombie): Only call
9261 linux_proc_pid_has_state.
9262 * common/linux-procfs.h (linux_proc_get_tracerpid): New declaration.
9263 * common/linux-ptrace.c: Include linux-procfs.h and buffer.h.
9264 (linux_ptrace_attach_warnings): New.
9265 * common/linux-ptrace.h (struct buffer, linux_ptrace_attach_warnings):
9266 New declaration.
9267 * linux-nat.c: Include exceptions.h, linux-ptrace.h and buffer.h.
9268 (linux_nat_attach): New variables ex, buffer, message and message_s.
9269 Wrap to_attach by TRY_CATCH and call linux_ptrace_attach_warnings.
9270
9271 2012-03-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9272
9273 * Makefile.in (linux-ptrace.o): New.
9274 * common/linux-procfs.c (linux_proc_pid_is_zombie): New,
9275 from linux-nat.c.
9276 * common/linux-procfs.h (linux_proc_pid_is_zombie): New declaration.
9277 * common/linux-ptrace.c: New file.
9278 * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-ptrace.o.
9279 * config/arm/linux.mh: Likewise.
9280 * config/i386/linux.mh: Likewise.
9281 * config/i386/linux64.mh: Likewise.
9282 * config/ia64/linux.mh: Likewise.
9283 * config/m32r/linux.mh: Likewise.
9284 * config/m68k/linux.mh: Likewise.
9285 * config/mips/linux.mh: Likewise.
9286 * config/pa/linux.mh: Likewise.
9287 * config/powerpc/linux.mh: Likewise.
9288 * config/powerpc/ppc64-linux.mh: Likewise.
9289 * config/powerpc/spu-linux.mh: Likewise.
9290 * config/s390/s390.mh: Likewise.
9291 * config/sparc/linux.mh: Likewise.
9292 * config/sparc/linux64.mh: Likewise.
9293 * config/xtensa/linux.mh: Likewise.
9294 * linux-nat.c (linux_lwp_is_zombie): Remove, move it to
9295 common/linux-procfs.c.
9296 (wait_lwp): Rename linux_lwp_is_zombie to linux_proc_pid_is_zombie.
9297
9298 2012-03-13 Hui Zhu <teawater@gmail.com>
9299 Pedro Alves <palves@redhat.com>
9300
9301 * breakpoint.c (init_breakpoint_sal): New flags parameter. Handle
9302 CREATE_BREAKPOINT_FLAGS_INSERTED.
9303 (create_breakpoint_sal, create_breakpoints_sal)
9304 (base_breakpoint_create_breakpoints_sal)
9305 (tracepoint_create_breakpoints_sal)
9306 (strace_marker_create_breakpoints_sal): New flags parameter. Pass
9307 down.
9308 (break_command_1, handle_gnu_v3_exceptions, trace_command)
9309 (ftrace_command, strace_command): Adjust.
9310 (create_tracepoint_from_upload): Pass
9311 CREATE_BREAKPOINT_FLAGS_INSERTED.
9312 * breakpoint.h (enum breakpoint_create_flags): New.
9313 (create_breakpoint): New flags parameter.
9314 * mi/mi-cmd-break.c (mi_cmd_break_insert): Adjust.
9315 * python/py-breakpoint.c (bppy_init): Adjust.
9316 * python/py-finishbreakpoint.c (bpfinishpy_init): Adjust.
9317 * spu-tdep.c (spu_catch_start): Adjust.
9318
9319 2012-03-13 Pedro Alves <palves@redhat.com>
9320 Hui Zhu <teawater@gmail.com>
9321 Yao Qi <yao@codesourcery.com>
9322
9323 * remote.c (struct remote_state): New field `starting_up'.
9324 (remote_start_remote): Set and clear it.
9325 (remote_can_download_tracepoint): If starting up, return false.
9326
9327 2012-03-13 Yao Qi <yao@codesourcery.com>
9328
9329 * inferior.h (struct inferior): Remove fields any_syscall_count,
9330 syscalls_counts and total_syscalls_count. Move them to new
9331 struct catch_syscall_inferior_data in breakpoint.c.
9332 * breakpoint.c: Call DEF_VEC_I(int).
9333 (struct catch_syscall_inferior_data): New.
9334 (get_catch_syscall_inferior_data): New.
9335 (catch_syscall_inferior_data_cleanup): New.
9336 (insert_catch_syscall): Update to access data in
9337 struct catch_syscall_inferior_data.
9338 (insert_catch_syscall): Likewise.
9339 (remove_catch_syscall): Likewise.
9340 (remove_catch_syscall): Likewise.
9341 (is_syscall_catchpoint_enabled): Likewise.
9342 (add_catch_command): Likewise.
9343 (_initialize_breakpoint): Register cleanup.
9344 * breakpoint.h: Removed DEF_VEC_I(int).
9345 * dwarf2loc.c: Call DEF_VEC_I(int).
9346 * mi/mi-main.c: Likewise.
9347
9348 2012-03-12 Mark Kettenis <kettenis@gnu.org>
9349
9350 * inf-ptrace.c (inf_ptrace_post_attach): Make static.
9351
9352 2012-03-12 Chris January <chris.january@allinea.com>
9353
9354 * aix-thread.c (_initialize_aix_thread): Add prototype.
9355 * rs6000-nat.c (_initialize_rs6000_nat): Ditto.
9356 * xcoffsolib.c (_initialize_xcoffsolib): Ditto.
9357
9358 2012-03-12 Joel Brobecker <brobecker@adacore.com>
9359
9360 * amd64bsd-nat.c: Move #include of "amd64bsd-nat.h" after
9361 include of "amd64-nat.h".
9362
9363 2012-03-12 Tom Tromey <tromey@redhat.com>
9364
9365 * buildsym.c (record_pending_block): Now static.
9366 * buildsym.h: (record_pending_block): Remove.
9367
9368 2012-03-12 Andreas Tobler <andreast@fgznet.ch>
9369
9370 * amd64bsd-nat.c: Include amd64bsd-nat.h.
9371
9372 2012-03-09 Tom Tromey <tromey@redhat.com>
9373
9374 * dwarf2read.c (struct dwarf2_cu) <checked_producer,
9375 producer_is_gxx_lt_4_6>: New fields.
9376 (producer_is_gxx_lt_4_6): Use and update producer cache fields.
9377
9378 2012-03-09 Tom Tromey <tromey@redhat.com>
9379
9380 * dwarf2read.c (dwarf2_attr): Avoid tail-recursive call.
9381
9382 2012-03-08 Joel Brobecker <brobecker@adacore.com>
9383
9384 * ravenscar-sparc-thread.c (_initialize_ravenscar_sparc): Add
9385 prototype.
9386
9387 2012-03-08 Joel Brobecker <brobecker@adacore.com>
9388
9389 * ravenscar-thread.c (_initialize_ravenscar): Add prototype.
9390
9391 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9392
9393 Fix -Wmissing-prototypes build.
9394 * arm-linux-nat.c (get_thread_id): Make it static.
9395 * xtensa-linux-nat.c (get_thread_id): Likewise.
9396
9397 2012-03-08 Joel Brobecker <brobecker@adacore.com>
9398
9399 * server.c (process_point_options): If a conditional expression
9400 is found, only print a message if remote_debug is nonzero.
9401
9402 2012-03-08 Luis Machado <lgustavo@codesourcery.com>
9403
9404 * ax-gdb.c (gen_fetch): Fail gracefully and use error instead
9405 of internal error for unknown/unsupported types.
9406
9407 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9408
9409 Fix CU relative vs. absolute DIE offsets.
9410 * dwarf2loc.h (dwarf2_fetch_die_location_block): Rename parameter
9411 offset to offset_in_cu.
9412 * dwarf2read.c (process_enumeration_scope): Add CU offset to
9413 TYPE_OFFSET.
9414 (dwarf2_fetch_die_location_block): Rename parameter offset to
9415 offset_in_cu. New variable offset, add CU offset to OFFSET_IN_CU.
9416
9417 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9418
9419 * libunwind-frame.c: Rename to ...
9420 * ia64-libunwind-tdep.c: ... here.
9421 * libunwind-frame.h: Rename to ...
9422 * ia64-libunwind-tdep.h: ... here.
9423 * Makefile.in (HFILES_NO_SRCDIR): Rename libunwind-frame.h to
9424 ia64-libunwind-tdep.h.
9425 (ALLDEPFILES): Rename libunwind-frame.c to ia64-libunwind-tdep.c.
9426 * README (--with-libunwind): Rename to ...
9427 (--with-libunwind-ia64): ... here, note it is ia64 specific now.
9428 * config.in: Regenerate.
9429 * configure: Regenerate.
9430 * configure.ac: New option --with-libunwind-ia64, make the
9431 AS_HELP_STRING ia64 specific. Deprecate option --with-libunwind.
9432 Remove AC_DEFINE for HAVE_LIBUNWIND.
9433 * ia64-libunwind-tdep.c: Make the file top comment ia64 specific.
9434 Rename libunwind-frame.h #include to ia64-libunwind-tdep.h.
9435 Rename libunwind-frame in the general comment.
9436 * ia64-libunwind-tdep.h: Make the file top comment ia64 specific.
9437 Rename symbol LIBUNWIND_FRAME_H to IA64_TDEP_LIBUNWIND_FRAME_H.
9438 Move forward declarations inside #ifndef. Rename libunwind-frame in
9439 the general comment.
9440 * ia64-tdep.c: Rename libunwind-frame.h #include to
9441 ia64-libunwind-tdep.h.
9442 (ia64_gdb2uw_regnum, ia64_uw2gdb_regnum, ia64_is_fpreg)
9443 (ia64_libunwind_descr): Rename libunwind-frame to
9444 ia64-libunwind-tdep in these function comments.
9445 * ia64-tdep.h: Rename libunwind-frame.h #include to
9446 ia64-libunwind-tdep.h.
9447 * ia64-vms-tdep.c (ia64_vms_libunwind_descr): Rename libunwind-frame to
9448 ia64-libunwind-tdep in that data comment.
9449
9450 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9451
9452 * libunwind-frame.h (struct frame_unwind): New declaration.
9453
9454 2012-03-08 Joel Brobecker <brobecker@adacore.com>
9455
9456 * breakpoint.c (_initialize_breakpoint): Fix error in help of
9457 "set breakpoint condition-evaluation" command.
9458
9459 2012-03-08 Tristan Gingold <gingold@adacore.com>
9460
9461 * sparc-stub.c: Move to stubs/
9462 * sh-stub.c: Likewise.
9463 * m68k-stub.c: Likewise.
9464 * m32r-stub.c: Likewise.
9465 * i386-stub.c: Likewise.
9466
9467 2012-03-08 Andreas Schwab <schwab@linux-m68k.org>
9468
9469 * m68klinux-tdep.c (m68k_linux_init_abi): Register
9470 linux_get_siginfo_type.
9471
9472 * m68klinux-nat.c: Include "gdb_proc_service.h".
9473 (PTRACE_GET_THREAD_AREA): Define.
9474 (ps_get_thread_area): New function.
9475
9476 2012-03-08 Yao Qi <yao@codesourcery.com>
9477
9478 * remote.c (remote_get_noisy_reply): Replace `sprintf' with
9479 `xsnprintf'.
9480 (remote_query_attached): Likewise.
9481 (remote_static_tracepoint_marker_at): Likewise.
9482 (remote_set_permissions): Likewise.
9483 (remote_detach_1, extended_remote_attach_1): Likewise.
9484 (send_g_packet, remote_vkill): Likewise.
9485 (extended_remote_disable_randomization): Likewise.
9486 (remote_add_target_side_condition): Likewise.
9487 (remote_insert_breakpoint): Likewise.
9488 (remote_remove_breakpoint): Likewise.
9489 (remote_insert_watchpoint): Likewise.
9490 (remote_remove_watchpoint): Likewise.
9491 (remote_insert_hw_breakpoint): Likewise.
9492 (remote_insert_hw_breakpoint): Likewise.
9493 (remote_remove_hw_breakpoint): Likewise.
9494 (remote_download_command_source): Likewise.
9495 (remote_download_tracepoint): Likewise.
9496 (remote_download_trace_state_variable): Likewise.
9497 (remote_disable_tracepoint): Likewise.
9498 (remote_trace_set_readonly_regions): Likewise.
9499 (remote_get_tracepoint_status): Likewise.
9500 (remote_trace_find): Likewise.
9501 (remote_get_trace_state_variable_value): Likewise.
9502 (remote_set_disconnected_tracing): Likewise.
9503 (remote_set_circular_trace_buffer): Likewise.
9504 (remote_get_min_fast_tracepoint_insn_len): Likewise.
9505 (remote_use_agent): Likewise.
9506 (remote_add_target_side_condition): Add one parameter BUF_SIZE.
9507 Update callers.
9508
9509 2012-03-07 Pedro Alves <palves@redhat.com>
9510
9511 * NEWS: Mention QProgramSignals.
9512 * inferior.h (update_signals_program_target): Declare.
9513 * infrun.c: (update_signals_program_target): New.
9514 (handle_command): Update the target of the new program signals
9515 array changes.
9516 * remote.c (PACKET_QProgramSignals): New enum.
9517 (last_program_signals_packet): New global.
9518 (remote_program_signals): New.
9519 (remote_start_remote): Update the target with the program signals
9520 list.
9521 (remote_protocol_features): Add entry for QPassSignals.
9522 (remote_open_1): Free anc clear last_program_signals_packet.
9523 (init_remote_ops): Install remote_program_signals.
9524 * target.c (update_current_target): Adjust.
9525 (target_program_signals): New.
9526 * target.h (struct target_ops) <to_program_signals>: New field.
9527 (target_program_signals): Declare.
9528
9529 2012-03-07 Pedro Alves <palves@redhat.com>
9530
9531 * NEWS: Add subtitle for new z0/z1 conditional breakpoint
9532 extensions.
9533
9534 2012-03-07 Andreas Schwab <schwab@linux-m68k.org>
9535
9536 * m68klinux-nat.c (getregs_supplies): Make static.
9537 (getfpregs_supplies): Likewise.
9538 (have_ptrace_getregs): Likewise.
9539
9540 2012-03-06 Joel Brobecker <brobecker@adacore.com>
9541
9542 * dwarf2read.c (dwarf2_get_die_type): Pass absolute offset
9543 in call to get_die_type_at_offset.
9544
9545 2012-03-06 Stan Shebs <stan@codesourcery.com>
9546
9547 * mi/mi-cmd-break.c: Enforce coding standards, fix comments.
9548 * mi/mi-cmd-disas.c: Ditto.
9549 * mi/mi-cmd-env.c: Ditto.
9550 * mi/mi-cmd-file.c: Ditto.
9551 * mi/mi-cmd-stack.c: Ditto.
9552 * mi/mi-cmd-target.c: Ditto.
9553 * mi/mi-cmd-var.c: Ditto.
9554 * mi/mi-cmds.c: Ditto.
9555 * mi/mi-cmds.h: Ditto.
9556 * mi/mi-console.c: Ditto.
9557 * mi/mi-getopt.c: Ditto.
9558 * mi/mi-getopt.h: Ditto.
9559 * mi/mi-interp.c: Ditto.
9560 * mi/mi-main.c: Ditto.
9561 * mi/mi-out.c: Ditto.
9562 * mi/mi-parse.c: Ditto.
9563 * mi/mi-parse.h: Ditto.
9564 * mi/mi-symbol-cmds.c: Ditto.
9565
9566 * mi/mi-getopt.h: Move mi_opt struct up.
9567 * mi/mi-main.c (captured_mi_execute_command): Remove redundant
9568 return.
9569 * mi/mi-out.c (_initialize_mi_out): Remove empty initialize.
9570
9571 2012-03-06 Tom Tromey <tromey@redhat.com>
9572
9573 * proc-service.c (ps_pglobal_lookup): Set the current program
9574 space.
9575
9576 2012-03-06 Pedro Alves <palves@redhat.com>
9577
9578 * gregset.h [HAVE_SYS_PROCFS_H]: Include <sys/procfs.h>.
9579
9580 2012-03-05 Joel Brobecker <brobecker@adacore.com>
9581
9582 * MAINTAINERS: List Maciej W. Rozycki as the mips maintainer.
9583
9584 2012-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9585
9586 Code cleanup.
9587 * common/linux-osdata.c (linux_common_core_of_thread): New function
9588 comment.
9589 * linux-nat.c (linux_nat_wait_1): Replace linux_nat_core_of_thread_1
9590 call by linux_common_core_of_thread.
9591 (linux_nat_core_of_thread_1): Remove.
9592 * linux-nat.h (linux_nat_core_of_thread_1): Remove declaration.
9593 * linux-thread-db.c: Include linux-osdata.h.
9594 (update_thread_core): Replace linux_nat_core_of_thread_1 call by
9595 linux_common_core_of_thread.
9596
9597 2012-03-05 Tom Tromey <tromey@redhat.com>
9598
9599 * value.c (value_primitive_field): Don't fetch contents for
9600 non-virtual bases.
9601
9602 2012-03-05 Tom Tromey <tromey@redhat.com>
9603
9604 * jv-valprint.c (java_value_print): Correctly compute 'obj_addr'.
9605
9606 2012-03-05 Andreas Arnez <arnez@linux.vnet.ibm.com>
9607
9608 * s390-nat.c: Include "gregset.h".
9609
9610 2012-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9611
9612 * libunwind-frame.c (LIBUNWIND_SO): Change .7 to .8.
9613 [!LIBUNWIND_SO] (LIBUNWIND_SO_7): New #define.
9614 (libunwind_load): New variable so_error, use it for dlerror. Try to
9615 load also LIBUNWIND_SO_7.
9616
9617 2012-03-05 Pedro Alves <palves@redhat.com>
9618
9619 * i387-tdep.c (i387_supply_xsave): Assert the xsave section buffer
9620 is not NULL, and remove resulting dead code.
9621
9622 2012-03-05 Thomas Schwinge <thomas@codesourcery.com>
9623
9624 * sh-tdep.c (sh_skip_prologue): Provide an upper limit on the function
9625 prologue to sh_analyze_prologue.
9626 (sh_analyze_prologue): Make better use of such an upper limit, and
9627 generally be more cautious about accessing memory.
9628
9629 2012-03-05 Tom Tromey <tromey@redhat.com>
9630
9631 * ia64-vms-tdep.c (_initialize_ia64_vms_tdep): Rename from
9632 _initialize_ia64_hpux_tdep.
9633
9634 2012-03-05 Pedro Alves <palves@redhat.com>
9635
9636 PR gdb/13766
9637
9638 * i387-tdep.c (i387_supply_xsave): If we have an xsave buffer, and
9639 the register state is clear, supply explicit zero, instead of
9640 marking the register unavailable.
9641
9642 2012-03-05 Tristan Gingold <gingold@adacore.com>
9643
9644 * NEWS: Mention OpenVMS ia64 new target.
9645
9646 2012-03-05 Tristan Gingold <gingold@adacore.com>
9647
9648 * ia64-tdep.h: Include libunwind-frame.h and libunwind-ia64.h.
9649 (ia64_unw_accessors, ia64_unw_rse_accessors)
9650 (ia64_libunwind_descr): Declare.
9651 * ia64-vms-tdep.c: New file.
9652 * ia64-tdep.c (ia64_unw_accessors, ia64_unw_rse_accessors)
9653 (ia64_libunwind_descr): Make them public.
9654 * configure.tgt: Add ia64-*-*vms*.
9655 * Makefile.in (ALL_64_TARGET_OBS): Add ia64-vms-tdep.o
9656 (ALLDEPFILES): Add ia64-vms-tdep.c
9657
9658 2012-03-05 Tristan Gingold <gingold@adacore.com>
9659
9660 * target.h (target_object): Add TARGET_OBJECT_OPENVMS_UIB.
9661 * remote.c (PACKET_qXfer_uib): New enum value.
9662 (remote_protocol_features): Add entry for PACKET_qXfer_uib.
9663 (remote_xfer_partial): Handle TARGET_OBJECT_OPENVMS_UIB.
9664 (_initialize_remote): Call add_packet_config_cmd for
9665 xfer:uib packet.
9666
9667 2012-03-05 Tristan Gingold <gingold@adacore.com>
9668
9669 * osabi.c (gdb_osabi_names): Add OpenVMS.
9670 (generic_elf_osabi_sniffer): Likewise.
9671 * defs.h (gdb_osabi): Add GDB_OSABI_OPENVMS.
9672
9673 2012-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9674
9675 Removed unused code.
9676 * libunwind-frame.c (libunwind_frame_unwind)
9677 (libunwind_frame_base_address): Remove.
9678 * libunwind-frame.h (libunwind_frame_base_address): Remove declaration.
9679
9680 2012-03-04 Yao Qi <yao@codesourcery.com>
9681
9682 * common/agent.c (gdb_connect_sync_socket): Add _ markup and
9683 remove trailing new line.
9684 (agent_run_command, agent_run_command): Add _ markup.
9685 (agent_capability_check): Likewise.
9686
9687 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9688
9689 * breakpoint.c (set_condition_evaluation_mode): Set
9690 CONDITION_EVALUATION_MODE unconditionally.
9691
9692 2012-03-03 Yao Qi <yao@codesourcery.com>
9693
9694 * common/agent.c (agent_look_up_symbols): Add one parameter 'arg'.
9695 * common/agent.h: Update declaration.
9696 * inf-child.c (inf_child_use_agent): New.
9697 (inf_child_can_use_agent): New.
9698 (inf_child_target): Initialize fields `to_use_agent'
9699 and `to_can_use_agent'.
9700 * agent.c (agent_new_objfile): New.
9701 (_initialize_agent): Add agent_new_objfile to new_objfile
9702 observer.
9703
9704 * linux-nat.c (linux_child_static_tracepoint_markers_by_strid):
9705 New.
9706 (linux_target_install_ops): Initialize field
9707 `to_static_tracepoint_markers_by_strid'.
9708 * remote.c (free_current_marker): Move it to ...
9709 * tracepoint.c (free_current_marker): ... here. New.
9710 (cleanup_target_stop): New.
9711 * tracepoint.h: Declare free_current_marker.
9712 * NEWS: Add one entry about `info static-tracepoint-marker'.
9713
9714 2012-03-03 Yao Qi <yao@codesourcery.com>
9715
9716 * common/agent.c (agent_loaded_p): New.
9717 (agent_look_up_symbols): New global.
9718 * common/agent.h: Declare agent_loaded_p.
9719
9720 2012-03-03 Yao Qi <yao@codesourcery.com>
9721
9722 * common/agent.c (struct ipa_sym_addresses) <addr_capability>: New.
9723 (agent_capability_check, agent_capability_invalidate): New.
9724 (symbol_list): New array element.
9725 * common/agent.h (enum agent_capa): New.
9726 * target.c (target_pre_inferior): Call agent_capability_invalidate.
9727
9728 2012-03-03 Yao Qi <yao@codesourcery.com>
9729
9730 * target.h (struct target_ops) <to_use_agent>: New field.
9731 (struct target_ops) <to_can_use_agent>: New field.
9732 (target_use_agent, target_can_use_agent): New macro.
9733 * target.c (update_current_target): Update.
9734 * remote.c: New enum `PACKET_QAgent'.
9735 (remote_protocol_features): Add a new element.
9736 (remote_use_agent, remote_can_use_agent): New.
9737 (init_remote_ops): Initialize field `can_use_agent' with
9738 remote_can_use_agent. Intiailize field `use_agent' with
9739 remote_use_agent.
9740 * common/agent.c (use_agent): New global.
9741 * common/agent.h: Declare it.
9742 * tracepoint.c (info_static_tracepoint_markers_command): Add
9743 comment.
9744 * Makefile.in (SFILES): Add common/agent.c and agent.c.
9745 (COMMON_OBS): Add common/agent.o and agent.o
9746 (common-agent.o): New rule.
9747 * agent.c: New.
9748
9749 2012-03-03 Yao Qi <yao@codesourcery.com>
9750
9751 * common/agent.c: New.
9752 * common/agent.h: New.
9753 * configure.ac: Add `sys/socket.h' and `sys/un.h' to
9754 AC_CHECK_HEADERS.
9755 * configure, configh.in: Regenerated.
9756
9757 2012-03-02 Kevin Buettner <kevinb@redhat.com>
9758
9759 * sh-tdep.c (sh_frame_cache): Don't fetch the FPSCR register
9760 unless it exists for this architecture.
9761
9762 2012-03-02 Joel Brobecker <brobecker@adacore.com>
9763
9764 * language.h (struct language_defn): New "method" la_read_var_value.
9765 * findvar.c: #include "language.h".
9766 (default_read_var_value): Renames read_var_value. Rewrite
9767 function description.
9768 (read_var_value): New function.
9769 * value.h (default_read_var_value): Add prototype.
9770 * ada-lang.c (ada_read_renaming_var_value, ada_read_var_value):
9771 New functions.
9772 (ada_language_defn): Add entry for la_read_var_value.
9773 * c-lang.c, d-lang.c, f-lang.c, jv-lang.c, language.c,
9774 * m2-lang.c, objc-lang.c, opencl-lang.c, p-lang.c: Update
9775 language_defn structures to add entry for new la_read_var_value
9776 field.
9777
9778 2012-03-02 Tom Tromey <tromey@redhat.com>
9779 Pedro Alves <palves@redhat.com>
9780
9781 PR breakpoints/13776:
9782 * breakpoint.c (breakpoint_init_inferior): Delete step-resume
9783 breakpoints.
9784 (delete_longjmp_breakpoint_at_next_stop): New.
9785 * breakpoint.h (delete_longjmp_breakpoint_at_next_stop): Declare.
9786 * target.c (generic_mourn_inferior): Call mark_breakpoints_out
9787 before deleting the inferior. Add comments.
9788 * thread.c (clear_thread_inferior_resources): Don't delete lonjmp
9789 breakpoints immediately, but only on next stop. Move that code
9790 next to where we mark other breakpoints for deletion.
9791
9792 2012-03-02 Joel Brobecker <brobecker@adacore.com>
9793
9794 * mips-linux-nat.c (mips_linux_read_description): Add missing i18n
9795 marker.
9796 * mips-tdep.c (mips_linux_reg_names): Improve comment to avoid ARI
9797 violation.
9798
9799 2012-03-02 Pedro Alves <palves@redhat.com>
9800
9801 * linux-thread-db.c (attach_thread): Avoid in_thread_list call.
9802
9803 2012-03-02 Ulrich Weigand <uweigand@de.ibm.com>
9804
9805 Fix -Wmissing-prototypes build.
9806 * ppc-linux-nat.c (ppc_linux_get_hwcap): Make static.
9807 * remote-sim.c (gdbsim_has_all_memory): Likewise.
9808 (gdbsim_has_memory): Likewise.
9809
9810 2012-03-02 Yao Qi <yao@codesourcery.com>
9811
9812 Fix -Wmissing-prototypes build.
9813 * charset.c (phony_iconv_open): Make static.
9814 (phony_iconv_close, phony_iconv): Likewise.
9815 * i386-linux-nat.c (_initialize_i386_linux_nat): New prototype.
9816 * i386-windows-nat.c (_initialize_i386_windows_nat): New
9817 prototype.
9818 * mingw-hdep.c (_initialize_mingw_hdep): New prototype.
9819 * ser-mingw.c (create_select_thread): Make static.
9820 * windows-termcap.c (tgetent): New prototype.
9821 (tgetnum, tgetflag, tgetstr, tputs, tgoto): Likewise.
9822
9823 2012-03-02 Zhang Yuanhui <asmwarrior@gmail.com>
9824
9825 Fix -Wmissing-prototypes build.
9826 * windows-nat.c (dll_symbol_command, ctrl_c_handler): Make them static.
9827 (_initialize_windows_nat, _initialize_check_for_gdb_ini)
9828 (_initialize_loadable): New prototypes.
9829
9830 2012-03-02 Doug Evans <dje@google.com>
9831
9832 * dwarf2read.c (load_full_comp_unit): Remove unnecessary reading of
9833 abbrev table, read_comp_unit will do it.
9834
9835 2012-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9836
9837 Fix -Wmissing-prototypes build.
9838 * alpha-tdep.c (alpha_deal_with_atomic_sequence): Make it static.
9839 * amd64-darwin-tdep.c (_initialize_amd64_darwin_tdep): New prototype.
9840 * amd64-windows-tdep.c (_initialize_amd64_windows_tdep): Likewise.
9841 * arm-symbian-tdep.c (arm_symbian_skip_trampoline_code): Make it static.
9842 (_initialize_arm_symbian_tdep): New prototype.
9843 * arm-wince-tdep.c (arm_wince_skip_main_prologue): Make it static.
9844 * i386-darwin-tdep.c (_initialize_i386_darwin_tdep): New prototype.
9845 * i386-linux-tdep.c (i386_linux_displaced_step_copy_insn): Make it
9846 static.
9847 * lm32-tdep.c (_initialize_lm32_tdep): New prototype.
9848 * microblaze-linux-tdep.c (_initialize_microblaze_linux_tdep): New
9849 prototype.
9850 * microblaze-tdep.c (microblaze_debug, microblaze_fetch_instruction)
9851 (microblaze_skip_prologue, microblaze_frame_cache): Make them static.
9852 * mips-linux-tdep.c (mips_linux_regset_from_core_section): Make it
9853 static.
9854 * moxie-tdep.c (moxie_process_record): Likewise.
9855 * remote-mips.c (mips_can_use_watchpoint, mips_insert_watchpoint)
9856 (mips_remove_watchpoint, mips_stopped_by_watchpoint): Make them static.
9857 * rl78-tdep.c (rl78_breakpoint_from_pc): Make it static.
9858 (_initialize_rl78_tdep): New prototype.
9859 * rx-tdep.c (rx_breakpoint_from_pc): Make it static.
9860 (_initialize_rx_tdep): New prototype.
9861 * solib-darwin.c (darwin_in_dynsym_resolve_code): Make it static.
9862 (_initialize_darwin_solib): New prototype.
9863 * solib-spu.c: Include solib-spu.h.
9864 (_initialize_spu_solib): New prototype.
9865 * spu-multiarch.c (_initialize_spu_multiarch): New prototype.
9866 * tic6x-tdep.c (tic6x_analyze_prologue, tic6x_skip_prologue)
9867 (tic6x_breakpoint_from_pc, tic6x_frame_unwind_cache)
9868 (tic6x_software_single_step): Make it static.
9869 (_initialize_tic6x_tdep): New prototype.
9870
9871 2012-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9872
9873 Fix -Wmissing-prototypes build.
9874 * cris-tdep.c (cris_can_use_hardware_watchpoint)
9875 (cris_region_ok_for_watchpoint, cris_stopped_data_address): Remove.
9876
9877 2012-03-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9878
9879 Fix -Wmissing-prototypes build.
9880 * frv-tdep.c (frv_check_watch_resources, frv_stopped_data_address)
9881 (frv_have_stopped_data_address): Remove.
9882
9883 2012-03-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9884
9885 Fix -Wmissing-prototypes build.
9886 * Makefile.in (HFILES_NO_SRCDIR): Add sh64-tdep.h.
9887 * sh-tdep.c: Include sh64-tdep.h.
9888 * sh-tdep.h (sh64_gdbarch_init, sh64_show_regs): Remove declarations.
9889 * sh64-tdep.c: Include sh64-tdep.h.
9890 * sh64-tdep.h: New file.
9891
9892 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
9893
9894 * mips-tdep.c (mips32_scan_prologue): Correct indentation.
9895
9896 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
9897
9898 * mips-tdep.c (mips_gdbarch_init): Only set pc_regnum and
9899 sp_regnum once the gdbarch_init_osabi hook has been called.
9900
9901 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
9902
9903 * mips-tdep.c (mips32_bc1_pc): New function.
9904 (mips32_next_pc): Handle BC1ANY2F, BC1ANY2T, BC1ANY4F, BC1ANY4T,
9905 BPOSGE32 and BPOSGE64 instructions.
9906 (deal_with_atomic_sequence): Likewise.
9907 (mips32_instruction_has_delay_slot): Likewise.
9908
9909 2012-03-01 Maciej W. Rozycki <macro@mips.com>
9910 Chris Dearman <chris@mips.com>
9911 Maciej W. Rozycki <macro@codesourcery.com>
9912 Joseph Myers <joseph@codesourcery.com>
9913
9914 * features/mips-dsp.xml: New file.
9915 * features/mips64-dsp.xml: New file.
9916 * features/mips-dsp-linux.xml: New file.
9917 * features/mips64-dsp-linux.xml: New file.
9918 * features/Makefile (WHICH): Add mips-dsp-linux and
9919 mips64-dsp-linux.
9920 (mips-dsp-expedite, mips64-dsp-expedite): New variables.
9921 * features/mips-dsp-linux.c: New file.
9922 * features/mips64-dsp-linux.c: New file.
9923 * regformats/mips-dsp-linux.dat: New file.
9924 * regformats/mips64-dsp-linux.dat: New file.
9925 * mips-linux-nat.c (mips_linux_register_addr): Handle DSP
9926 registers.
9927 (mips64_linux_register_addr): Likewise.
9928 (mips64_linux_regsets_fetch_registers): Likewise.
9929 (mips64_linux_regsets_store_registers): Likewise.
9930 (mips64_linux_fetch_registers): Update call to
9931 mips64_linux_regsets_fetch_registers.
9932 (mips64_linux_store_registers): Update call to
9933 mips64_linux_regsets_store_registers.
9934 (mips_linux_read_description): Probe for DSP registers.
9935 (_initialize_mips_linux_nat): Call initialize_tdesc_mips_dsp_linux
9936 and initialize_tdesc_mips64_dsp_linux.
9937 * mips-linux-tdep.c (supply_gregset, mips64_supply_gregset):
9938 Remove padding of no longer used embedded register slots.
9939 * mips-linux-tdep.h (DSP_BASE, DSP_CONTROL): New macros.
9940 (MIPS_RESTART_REGNUM): Redefine enum value.
9941 * mips-tdep.c (mips_generic_reg_names): Remove trailing null
9942 strings.
9943 (mips_tx39_reg_names): Likewise.
9944 (mips_linux_reg_names): New array of register names for Linux
9945 targets.
9946 (mips_register_name): Check for a null pointer in
9947 mips_processor_reg_names and return an empty string.
9948 (mips_register_type): Exclude embedded registers for the IRIX
9949 and Linux ABIs.
9950 (mips_pseudo_register_type): Likewise. Use dynamic numbers to
9951 refer to FP registers, LO, HI, BadVAddr, Cause and PC. Handle
9952 DSP registers.
9953 (mips_stab_reg_to_regnum): Handle DSP accumulators.
9954 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Likewise.
9955 (mips_gdbarch_init): Likewise. Initialize internal register
9956 indices for the Linux ABI. Use dynamic numbers to refer to
9957 registers, as applicable, while parsing the target description.
9958 * mips-tdep.h (struct mips_regnum): Add dspacc/dspctl offsets.
9959
9960 2012-03-01 Joel Brobecker <brobecker@adacore.com>
9961
9962 * frame.h (read_frame_register_unsigned): Fix typo in function
9963 description.
9964
9965 2012-03-01 Pedro Alves <palves@redhat.com>
9966
9967 * jit-reader.in [!__cplusplus]
9968 (GDB_DECLARE_GPL_COMPATIBLE_READER): Add missing backslash.
9969
9970 2012-03-01 Pedro Alves <palves@redhat.com>
9971
9972 * configure.ac (build_warnings): Add -Wmissing-prototypes.
9973 * configure: Regenerate.
9974
9975 2012-03-01 Pedro Alves <palves@redhat.com>
9976
9977 * amd64-linux-tdep.c (amd64_linux_record_signal): Make static.
9978 * breakpoint.c (create_exception_master_breakpoint, trace_command)
9979 (ftrace_command, strace_command): Make static.
9980 * d-lang.c (_initialize_d_language): Declare.
9981 * dwarf2expr.c (_initialize_dwarf2expr): Declare.
9982 * dwarf2loc.c (_initialize_dwarf2loc):
9983 * dwarf2read.c (process_psymtab_comp_unit): Make static.
9984 * exec.c (exec_get_section_table): Make static.
9985 * i386-linux-tdep.c (i386_linux_record_signal): Make static.
9986 * infcmd.c (ensure_valid_thread, ensure_not_tfind_mode): Make static.
9987 * inferior.c (remove_inferior_command, add_inferior_command)
9988 (clone_inferior_command): Make static.
9989 * linux-nat.c (linux_nat_thread_address_space)
9990 (linux_nat_core_of_thread): Make static.
9991 * linux-tdep.c (_initialize_linux_tdep): Declare.
9992 * objc-lang.c (_initialize_objc_lang): Declare.
9993 * opencl-lang.c (builtin_opencl_type, opencl_language_arch_info):
9994 Make static.
9995 (_initialize_opencl_language): Declare.
9996 * record.c (_initialize_record): Declare.
9997 * remote.c (demand_private_info, remote_get_tib_address)
9998 (remote_supports_cond_tracepoints)
9999 (remote_supports_fast_tracepoints, remote_get_tracepoint_status):
10000 Make static.
10001 * skip.c (_initialize_step_skip): Declare.
10002 * symtab.c (skip_prologue_using_lineinfo): Make static.
10003 * tracepoint.c (delete_trace_state_variable)
10004 (trace_variable_command, delete_trace_variable_command)
10005 (get_uploaded_tsv, find_matching_tracepoint_location)
10006 (find_matching_tsv, create_tsv_from_upload, get_traceframe_info):
10007 Make static.
10008 * value.c (pack_unsigned_long): Make static.
10009 * varobj.c (varobj_ensure_python_env): Make static.
10010 * windows-tdep.c (_initialize_windows_tdep): Declare.
10011 * xml-syscall.c (make_cleanup_free_syscalls_info): Make static.
10012
10013 2012-03-01 Pedro Alves <palves@redhat.com>
10014
10015 * linux-tdep.c (linux_has_shared_address_space): Make static. Add
10016 gdbarch parameter.
10017 (linux_init_abi): Install it as has_shared_address_space gdbarch
10018 callback.
10019
10020 2012-03-01 Pedro Alves <palves@redhat.com>
10021
10022 * observer.c (observer_test_first_notification_function)
10023 (observer_test_second_notification_function)
10024 (observer_test_third_notification_function): Add declarations.
10025
10026 2012-03-01 Pedro Alves <palves@redhat.com>
10027
10028 * common/signals.c (default_target_signal_to_host)
10029 (default_target_signal_from_host): Move ...
10030 * arch-utils.c: ... here.
10031 * arch-utils.h (default_target_signal_to_host)
10032 (default_target_signal_from_host): Declare.
10033
10034 * common/signals.c (target_signal_from_command): Move ...
10035 * infrun.c: ... here.
10036 * inferior.h (target_signal_from_command): Declare.
10037 * target.h (target_signal_from_command)
10038 (default_target_signal_from_host, default_target_signal_to_host):
10039 Delete declarations.
10040
10041 * common/signals.c (_initialize_signals): Delete.
10042
10043 2012-03-01 Pedro Alves <palves@redhat.com>
10044
10045 * jit-reader.in (plugin_is_GPL_compatible): Add declarations for
10046 both __cplusplus and !__cplusplus.
10047
10048 2012-03-01 Pedro Alves <palves@redhat.com>
10049
10050 * psymtab.c (find_and_open_source): Delete declaration.
10051 * source.c (find_and_open_source): Move comment ...
10052 * source.h (find_and_open_source): ... to this new declaration.
10053
10054 2012-03-01 Pedro Alves <palves@redhat.com>
10055
10056 * inline-frame.c: Include inline-frame.h.
10057
10058 2012-03-01 Pedro Alves <palves@redhat.com>
10059
10060 * tui/tui-data.c (set_gen_win_origin): Delete.
10061 * tui/tui-data.h (tui_set_gen_win_origin): Delete declaration.
10062 * tui/tui-regs.c (tui_last_reg_element_no_in_line): Delete.
10063
10064 2012-03-01 Pedro Alves <palves@redhat.com>
10065
10066 * remote.c (encode_actions): Delete declaration.
10067 * tracepoint.c (encode_actions): Make extern.
10068 * tracepoint.h (encode_actions): Declare.
10069
10070 2012-03-01 Pedro Alves <palves@redhat.com>
10071
10072 * python/py-breakpoint.c: Include python.h.
10073 * python/py-continueevent.c (create_continue_event_object): Make
10074 static.
10075 * python/py-lazy-string.c (stpy_get_type): Make static.
10076 * python/py-newobjfileevent.c (create_new_objfile_event_object):
10077 Make static.
10078 * python/py-utils.c (unicode_to_target_python_string): Make
10079 static.
10080 * python/py-value.c: Include python.h.
10081
10082 2012-03-01 Pedro Alves <palves@redhat.com>
10083
10084 * inferior.c (delete_threads_of_inferior): Delete.
10085
10086 2012-03-01 Pedro Alves <palves@redhat.com>
10087
10088 Import fallback definitions from glibc.
10089
10090 * gdb_proc_service.h [!HAVE_PROC_SERVICE_H] (struct
10091 ps_prochandle): Forward declare.
10092 (ps_err_e): Use glibc's comments.
10093 [!HAVE_PROC_SERVICE_H] (ps_pdread, ps_pdwrite, ps_ptread)
10094 (ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_lgetfpregs)
10095 (ps_lsetfpregs, ps_getpid, ps_get_thread_area, ps_pglobal_lookup)
10096 (ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_lgetxregsize)
10097 (ps_lgetxregs, ps_lsetxregs, ps_plog): Declare.
10098 (struct ps_prochandle): Adjust comment.
10099
10100 2012-03-01 Pedro Alves <palves@redhat.com>
10101
10102 * ada-lang.c (ada_modulus_from_name): Delete.
10103 * ada-lex.l (lexer_init): Make static.
10104
10105 2012-03-01 Pedro Alves <palves@redhat.com>
10106
10107 PR gdb/13767
10108
10109 * frame.c (read_frame_register_unsigned): New.
10110 * frame.h (read_frame_register_unsigned): Declare.
10111 * i387-tdep.c (print_i387_status_word): New parameter `status_p'.
10112 Handle it.
10113 (print_i387_control_word): New parameter `control_p'. Handle it.
10114 (i387_print_float_info): Handle unavailable float registers.
10115
10116 2012-03-01 Keith Seitz <keiths@redhat.com>
10117
10118 * linespec.c (decode_line_2): Sort the list of methods
10119 alphabetically before presenting the user with a selection
10120 menu.
10121
10122 2012-03-01 Doug Evans <dje@google.com>
10123
10124 * dwarf2read.c (dwarf2_cu): Remove unused members has_form_ref_addr,
10125 has_namespace_info.
10126 (dwarf2_read_abbrevs): Remove corresponding initialization.
10127
10128 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
10129
10130 * NEWS: Mention new python command class gdb.COMMAND_USER.
10131 * cli/cli-cmds.c (show_user): Print error when used on a python
10132 command.
10133 (init_cli_cmds): Update documentation strings for "show user" and
10134 "set/show max-user-call-depth" to clarify that it does not apply to
10135 python commands.
10136 * python/py-cmd.c (cmdpy_init): Treat class_user as a valid class in
10137 error check.
10138 (gdbpy_initialize_commands): Add COMMAND_USER as a constant in
10139 gdb python api.
10140 * top.c (execute_command): Only execute a user-defined command as a
10141 legacy macro if c->user_commands is set.
10142
10143 2012-03-01 Tom Tromey <tromey@redhat.com>
10144
10145 * valprint.h (struct generic_val_print_decorations): New.
10146 (generic_val_print): Declare.
10147 * valprint.c (generic_val_print): New function.
10148 * p-valprint.c (p_decorations): New global.
10149 (pascal_val_print) <TYPE_CODE_REF, TYPE_CODE_ENUM,
10150 TYPE_CODE_FLAGS, TYPE_CODE_FUNC, TYPE_CODE_RANGE, TYPE_CODE_INT,
10151 TYPE_CODE_FLT, TYPE_CODE_VOID, TYPE_CODE_ERROR, TYPE_CODE_UNDEF,
10152 TYPE_CODE_BOOL, TYPE_CODE_CHAR>: Call generic_val_print.
10153 * m2-valprint.c (m2_decorations): New global.
10154 (m2_val_print) <TYPE_CODE_REF, TYPE_CODE_ENUM, TYPE_CODE_FUNC,
10155 TYPE_CODE_BOOL, TYPE_CODE_RANGE, TYPE_CODE_INT, TYPE_CODE_CHAR,
10156 TYPE_CODE_FLT, TYPE_CODE_METHOD, TYPE_CODE_VOID, TYPE_CODE_UNDEF,
10157 TYPE_CODE_ERROR>: Call generic_val_print.
10158 * f-valprint.c (f_decorations): New global.
10159 (f_val_print): Use print_function_pointer_address.
10160 <TYPE_CODE_REF, TYPE_CODE_FUNC, TYPE_CODE_CHAR, TYPE_CODE_FLAGS,
10161 TYPE_CODE_FLT, TYPE_CODE_VOID, TYPE_CODE_ENUM, TYPE_CODE_RANGE,
10162 TYPE_CODE_BOOL, TYPE_CODE_COMPLEX, TYPE_CODE_UNDEF>: Call
10163 generic_val_print.
10164 * c-valprint.c (c_decorations): New global.
10165 (c_val_print) <TYPE_CODE_MEMBERPTR, TYPE_CODE_REF, TYPE_CODE_ENUM,
10166 TYPE_CODE_FLAGS, TYPE_CODE_FUNC, TYPE_CODE_METHOD, TYPE_CODE_BOOL,
10167 TYPE_CODE_RANGE, TYPE_CODE_CHAR, TYPE_CODE_FLT,
10168 TYPE_CODE_DECFLOAT, TYPE_CODE_VOID, TYPE_CODE_ERROR,
10169 TYPE_CODE_UNDEF, TYPE_CODE_COMPLEX>: Call generic_val_print.
10170 * ada-valprint.c (ada_val_print_1) <TYPE_CODE_FLAGS>: Remove
10171 case.
10172
10173 2012-03-01 Tom Tromey <tromey@redhat.com>
10174
10175 * valprint.c (val_print): Update.
10176 * p-valprint (pascal_val_print): Return void.
10177 * p-lang.h (pascal_val_print): Return void.
10178 * m2-valprint.c (m2_val_print): Return void.
10179 * m2-lang.h (m2_val_print): Return void.
10180 * language.h (struct language_defn) <la_val_print>: Return void.
10181 * language.c (unk_lang_val_print): Return void.
10182 * jv-valprint.c (java_val_print): Return void.
10183 * jv-lang.h (java_val_print): Return void.
10184 * f-valprint.c (f_val_print): Return void.
10185 * f-lang.h (f_val_print): Return void.
10186 * d-valprint.c (d_val_print): Return void.
10187 (dynamic_array_type): Update.
10188 * d-lang.h (d_val_print): Return void.
10189 * c-valprint.c (c_val_print): Return void.
10190 * c-lang.h (c_val_print): Return void.
10191 * ada-valprint.c (ada_vada_val_print, ada_val_print_1): Return
10192 void.
10193 * ada-lang.h (ada_val_print): Return void.
10194
10195 2012-03-01 Tom Tromey <tromey@redhat.com>
10196
10197 * value.h (val_print): Return void.
10198 * valprint.c (val_print): Return void.
10199
10200 2012-03-01 Tom Tromey <tromey@redhat.com>
10201
10202 * value.h (common_val_print): Return void.
10203 * valprint.c (common_val_print): Return void.
10204
10205 2012-03-01 Tom Tromey <tromey@redhat.com>
10206
10207 * value.h (value_print): Return void.
10208 * valprint.c (value_print): Return void.
10209 * p-valprint.c (pascal_value_print): Return void.
10210 * p-lang.h (pascal_value_print): Return void.
10211 * language.h (struct language_defn) <la_value_print>: Return
10212 void.
10213 * language.c (unk_lang_value_print): Return void.
10214 * jv-valprint.c (java_value_print): Return void.
10215 * jv-lang.h (java_value_print): Return void.
10216 * f-valprint.c (c_value_print): Don't declare.
10217 Include c-lang.h.
10218 * c-valprint.c (c_value_print): Return void.
10219 * c-lang.h (c_value_print): Return void.
10220 * ada-valprint.c (ada_value_print): Return void.
10221 * ada-lang.h (ada_value_print): Return void.
10222
10223 2012-03-01 Tom Tromey <tromey@redhat.com>
10224
10225 * value.c (value_primitive_field): Handle virtual base classes.
10226
10227 2012-03-01 Tom Tromey <tromey@redhat.com>
10228
10229 * gdbtypes.h (struct vbase): Remove.
10230
10231 2012-03-01 Tom Tromey <tromey@redhat.com>
10232
10233 * c-valprint.c (print_function_pointer_address): Move...
10234 * valprint.c: ... here. Make non-static.
10235 * m2-valprint.c (print_function_pointer_address): Remove.
10236 * valprint.h (print_function_pointer_address): Declare.
10237
10238 2012-03-01 Joel Brobecker <brobecker@adacore.com>
10239
10240 * NEWS: Document the fact that one can provide a condition when
10241 creating an Ada exception catchpoint.
10242
10243 2012-03-01 Tom Tromey <tromey@redhat.com>
10244
10245 * valprint.c (val_print_type_code_flags): Fix placement of
10246 trailing brace.
10247
10248 2012-03-01 Joel Brobecker <brobecker@adacore.com>
10249
10250 * copyright.py (MULTILINE_COMMENT_PREFIXES): Delete.
10251 (update_files): Do not set MULTILINE_COMMENT_PREFIXES
10252 environment variable before calling update-copyright.
10253
10254 2012-03-01 Joel Brobecker <brobecker@adacore.com>
10255
10256 * gnulib/extra/update-copyright: Update to the latest from
10257 gnulib's git repository.
10258 * copyright.py: Set UPDATE_COPYRIGHT_USE_INTERVALS environment
10259 variable to 2 instead of 1.
10260
10261 2012-02-29 Joel Brobecker <brobecker@adacore.com>
10262
10263 * varobj.c (c_value_of_variable): Remove dead code.
10264
10265 2012-02-29 Joel Brobecker <brobecker@adacore.com>
10266
10267 * ada-lex.p (processId): Do not modify already encoded IDs.
10268 Update function documentation.
10269
10270 2012-02-29 Joel Brobecker <brobecker@adacore.com>
10271
10272 * ada-lang.h (ada_find_renaming_symbol): Replace parameter
10273 "name" with "struct symbol *name_sym".
10274 * ada-exp.y (write_var_or_type): Update call to
10275 ada_find_renaming_symbol.
10276 "name" with "struct symbol *name_sym". Adjust Implementation
10277 accordingly. Adjust the function documentation.
10278
10279 2012-02-29 Joel Brobecker <brobecker@adacore.com>
10280
10281 * ada-lang.h (ada_find_any_symbol, ada_find_any_type): Delete.
10282 * ada-lang.c (ada_find_any_type): Add advance declaration.
10283 Make static. Replace ada_find_any_symbol by
10284 ada_find_any_type_symbol.
10285 (ada_find_any_type_symbol): Renames ada_find_any_symbol.
10286 Improve function description. Make static.
10287 (ada_find_renaming_symbol, find_old_style_renaming_symbol):
10288 Replace ada_find_any_symbol by ada_find_any_type_symbol.
10289
10290 2012-02-29 Joel Brobecker <brobecker@adacore.com>
10291
10292 * ada-lang.c (struct tag_args): Delete.
10293 (ada_get_tsd_type): Function body moved up in source file.
10294 (ada_tag_name_1, ada_tag_name_2): Delete.
10295 (ada_get_tsd_from_tag): New function.
10296 (ada_tag_name_from_tsd): New function.
10297 (ada_tag_name): Use a TRY_CATCH block instead of catch_errors
10298 to determine the tag name.
10299
10300 2012-02-29 Joel Brobecker <brobecker@adacore.com>
10301
10302 * ada-lang.h (ada_get_decoded_value, ada_get_decoded_type): Add
10303 declaration.
10304 * ada-lang.c (ada_get_decoded_value, ada_get_decoded_type): New
10305 function.
10306
10307 2012-02-29 Joel Brobecker <brobecker@adacore.com>
10308
10309 * ada-lang.c (ada_is_ignored_field): Rewrite wrong comment.
10310
10311 2012-02-29 Joel Brobecker <brobecker@adacore.com>
10312
10313 * ada-lang.c (ada_lookup_symbol_list): Only cache the result of
10314 full searches.
10315
10316 2012-02-29 Joel Brobecker <brobecker@adacore.com>
10317
10318 * ada-lang.c (constrained_packed_array_type): If there is a
10319 parallel XA type, use it to determine the array index type.
10320
10321 2012-02-29 Joel Brobecker <brobecker@adacore.com>
10322
10323 * ada-valprint.c (ada_val_print_1): If our value is a reference
10324 to an array descriptor, dereference it before converting it
10325 to a simple array.
10326
10327 2012-02-29 Joel Brobecker <brobecker@adacore.com>
10328
10329 * ada-lang.c (ada_to_fixed_value): Call unwrap_value before
10330 creating fixed value.
10331 (ada_value_ind, ada_coerce_ref, assign_component)
10332 (ada_evaluate_subexp): Remove call to unwrap_value before
10333 call to ada_to_fixed_value.
10334
10335 2012-02-29 Joel Brobecker <brobecker@adacore.com>
10336
10337 * ada-lang.c (to_fixed_array_type): Set result's type name.
10338
10339 2012-02-29 Joel Brobecker <brobecker@adacore.com>
10340
10341 * ada-lang.c (catch_ada_exception_command_split): Add new
10342 argument cond_string. Add support for condition at end of
10343 "catch exception" commands.
10344 (ada_decode_exception_location): Add new argument cond_string.
10345 Update call to catch_ada_exception_command_split.
10346 (create_ada_exception_catchpoint): Add new argument cond_string.
10347 Set the breakpoint condition if needed.
10348 (catch_ada_exception_command): Update call to
10349 ada_decode_exception_location.
10350 (ada_decode_assert_location): Add function documentation.
10351 Add support for condition at end of "catch assert" command.
10352 (catch_assert_command): Update calls to ada_decode_assert_location
10353 and create_ada_exception_catchpoint.
10354
10355 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10356
10357 Fix disp-step-syscall.exp: fork: single step over fork.
10358 * i386-linux-tdep.c (-i386_linux_get_syscall_number): Rename to ...
10359 (i386_linux_get_syscall_number_from_regcache): ... here, new function
10360 comment, change parameters gdbarch and ptid to regcache. Remove
10361 parameter regcache, initialize gdbarch from regcache here.
10362 (i386_linux_get_syscall_number, i386_linux_displaced_step_copy_insn):
10363 New functions.
10364 (i386_linux_init_abi): Install i386_linux_displaced_step_copy_insn
10365 instead.
10366 * i386-tdep.c (i386_syscall_p): Check also for 'sysenter' and
10367 'syscall'. Make the 'int' check more strict.
10368
10369 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10370
10371 Fix reverse mode for syscall on AMD CPUs in 32-bit mode.
10372 * i386-linux-tdep.c (i386_linux_intx80_sysenter_record): Rename to ...
10373 (i386_linux_intx80_sysenter_syscall_record): ... here.
10374 (i386_linux_init_abi): Initialize also I386_SYSCALL_RECORD.
10375 Use the renamed function name.
10376
10377 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10378
10379 * arm-linux-tdep.c (arm_linux_copy_svc): Reset stale FRAME.
10380 * breakpoint.c (until_break_command): Likewise.
10381 * elfread.c (elf_gnu_ifunc_resolver_stop): Likewise.
10382 * infcall.c (call_function_by_hand): Likewise.
10383 * infcmd.c (finish_forward): Likewise.
10384 * infrun.c (insert_exception_resume_breakpoint): Likewise.
10385
10386 2012-02-28 Tristan Gingold <gingold@adacore.com>
10387
10388 * ada-tasks.c (ada_tasks_inferior_data_sniffer): Rework code to
10389 avoid variable assignments inside condition.
10390
10391 2012-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10392
10393 Fix static analysis issue found by cppcheck.
10394 * microblaze-tdep.c (microblaze_extract_return_value): Fix
10395 uninitialized BUF for size 2.
10396
10397 2012-02-27 Chris Dearman <chris@mips.com>
10398 Nathan Froyd <froydnj@codesourcery.com>
10399 Maciej W. Rozycki <macro@codesourcery.com>
10400
10401 * mips-tdep.c (mips32_instruction_has_delay_slot): New function.
10402 (mips16_instruction_has_delay_slot): Likewise.
10403 (mips_segment_boundary): Likewise.
10404 (mips_adjust_breakpoint_address): Likewise.
10405 (mips_gdbarch_init): Use mips_adjust_breakpoint_address.
10406
10407 2012-02-27 Maciej W. Rozycki <macro@mips.com>
10408 Maciej W. Rozycki <macro@codesourcery.com>
10409
10410 * infrun.c (handle_inferior_event): Don't proceed through
10411 shared library trampolines if stepping at the machine
10412 instruction level.
10413
10414 2012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
10415
10416 * mips-linux-tdep.c (mips_linux_init_abi): Set num_pseudo_regs
10417 too.
10418
10419 2012-02-27 Thomas Schwinge <thomas@codesourcery.com>
10420
10421 * sh-tdep.c (sh_make_stub_cache, sh_stub_this_id)
10422 (sh_stub_unwind_sniffer): New functions.
10423 (sh_stub_unwind): New variable.
10424 (sh_gdbarch_init): Wire everything.
10425
10426 2012-02-27 Pedro Alves <palves@redhat.com>
10427
10428 * linux-nat.c (pid_is_stopped): Delete, moved to common/.
10429 (linux_nat_post_attach_wait): Adjust to use
10430 linux_proc_pid_is_stopped.
10431 * common/linux-procfs.h (linux_proc_pid_is_stopped): Declare.
10432 * common/linux-procfs.c (linux_proc_pid_is_stopped): New function,
10433 based on pid_is_stopped from both linux-nat.c and
10434 gdbserver/linux-low.c, and renamed.
10435
10436 2012-02-24 Maciej W. Rozycki <macro@codesourcery.com>
10437
10438 * remote.c (remote_watchpoint_addr_within_range): New function.
10439 (init_remote_ops): Use it.
10440
10441 2012-02-24 Maciej W. Rozycki <macro@codesourcery.com>
10442
10443 * target.h (target_watchpoint_addr_within_range): Document macro.
10444
10445 2012-02-24 Pedro Alves <palves@redhat.com>
10446
10447 * stack.c (set_last_displayed_sal): Issue internal_error instead
10448 of warning, and issue it after clearing the last displayed sal.
10449
10450 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10451 Pedro Alves <palves@redhat.com>
10452
10453 * breakpoint.c (until_break_command): Install breakpoints after
10454 all frame manipulations.
10455
10456 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
10457
10458 * remote.c (remote_supports_cond_breakpoints): New forward
10459 declaration.
10460 (remote_add_target_side_condition): New function.
10461 (remote_insert_breakpoint): Add target-side breakpoint
10462 conditional if supported.
10463 (remote_insert_hw_breakpoint): Likewise.
10464 (init_remote_ops): Set to_supports_evaluation_of_breakpoint_conditions
10465 hook.
10466
10467 * target.c (update_current_target): Inherit
10468 to_supports_evaluation_of_breakpoint_conditions.
10469 Default to_supports_evaluation_of_breakpoint_conditions to return_zero.
10470
10471 * target.h (struct target_ops)
10472 <to_supports_evaluation_of_breakpoint_conditions>: New field.
10473 (target_supports_evaluation_of_breakpoint_conditions): New #define.
10474
10475 * breakpoint.c (get_first_locp_gte_addr): New forward declaration.
10476 (condition_evaluation_both, condition_evaluation_auto,
10477 condition_evaluation_host, condition_evaluation_target,
10478 condition_evaluation_enums, condition_evaluation_mode_1,
10479 condition_evaluation_mode): New static globals.
10480 (translate_condition_evaluation_mode): New function.
10481 (breakpoint_condition_evaluation_mode): New function.
10482 (gdb_evaluates_breakpoint_condition_p): New function.
10483 (ALL_BP_LOCATIONS_AT_ADDR): New helper macro.
10484 (mark_breakpoint_modified): New function.
10485 (mark_breakpoint_location_modified): New function.
10486 (set_condition_evaluation_mode): New function.
10487 (show_condition_evaluation_mode): New function.
10488 (bp_location_compare_addrs): New function.
10489 (get_first_location_gte_addr): New helper function.
10490 (set_breakpoint_condition): Free condition bytecode if locations
10491 has become unconditional. Call mark_breakpoint_modified (...).
10492 (condition_command): Call update_global_location_list (1) for
10493 breakpoints.
10494 (breakpoint_xfer_memory): Use is_breakpoint (...).
10495 (is_breakpoint): New function.
10496 (parse_cond_to_aexpr): New function.
10497 (build_target_condition_list): New function.
10498 (insert_bp_location): Handle target-side conditional
10499 breakpoints and call build_target_condition_list (...).
10500 (update_inserted_breakpoint_locations): New function.
10501 (insert_breakpoint_locations): Handle target-side conditional
10502 breakpoints.
10503 (bpstat_check_breakpoint_conditions): Add comment.
10504 (bp_condition_evaluator): New function.
10505 (bp_location_condition_evaluator): New function.
10506 (print_breakpoint_location): Print information on where the condition
10507 will be evaluated.
10508 (print_one_breakpoint_location): Likewise.
10509 (init_bp_location): Call mark_breakpoint_location_modified (...) for
10510 breakpoint location.
10511 (force_breakpoint_reinsertion): New functions.
10512 (update_global_location_list): Handle target-side breakpoint
10513 conditions.
10514 Reinsert locations that are already inserted if conditions have
10515 changed.
10516 (bp_location_dtor): Free agent expression bytecode.
10517 (disable_breakpoint): Call mark_breakpoint_modified (...).
10518 Call update_global_location_list (...) with parameter 1 for breakpoints.
10519 (disable_command): Call mark_breakpoint_location_modified (...).
10520 Call update_global_location_list (...) with parameter 1 for breakpoints.
10521 (enable_breakpoint_disp): Call mark_breakpoint_modified (...).
10522 (enable_command): mark_breakpoint_location_modified (...).
10523 (_initialize_breakpoint): Update documentation and add
10524 condition-evaluation breakpoint subcommand.
10525
10526 * breakpoint.h: Include ax.h.
10527 (condition_list): New data structure.
10528 (condition_status): New enum.
10529 (bp_target_info) <cond_list>: New field.
10530 (bp_location) <condition_changed, cond_bytecode>: New fields.
10531 (is_breakpoint): New prototype.
10532
10533 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
10534
10535 * remote.c (remote_state) <cond_breakpoints>: New field.
10536 (PACKET_ConditionalBreakpoints): New enum.
10537 (remote_cond_breakpoint_feature): New function.
10538 (remote_protocol_features): Add new ConditionalBreakpoints entry.
10539 (remote_supports_cond_breakpoints): New function.
10540 (_initialize_remote): Add new packet configuration for
10541 target-side conditional breakpoints.
10542
10543 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
10544
10545 * NEWS: Mention target-side conditional breakpoint support,
10546 new condition-evaluation breakpoint subcommand and remote
10547 packet extensions.
10548
10549 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
10550
10551 * breakpoint.c (bp_location_compare): Sort by pspace before sorting by
10552 number.
10553
10554 2012-02-24 Thomas Schwinge <thomas@codesourcery.com>
10555
10556 * sh-tdep.c (sh_skip_prologue): Use skip_prologue_using_sal.
10557 (after_prologue): Remove.
10558
10559 2012-02-23 Tom Tromey <tromey@redhat.com>
10560
10561 * jv-valprint.c (java_val_print): Remove dead code.
10562
10563 2012-02-23 Tristan Gingold <gingold@adacore.com>
10564
10565 * ada-tasks.c (struct ada_tasks_inferior_data): Add
10566 known_tasks_element and known_tasks_length fields.
10567 (read_known_tasks_array): Change argument type. Use pointer type
10568 and number of elements from DATA. Adjust.
10569 (read_known_tasks_list): Likewise.
10570 (get_known_tasks_addr): Remove.
10571 (ada_set_current_inferior_known_tasks_addr): Renamed to ...
10572 (ada_tasks_inferior_data_sniffer): ... this. Use symtab for element
10573 type and array length. Merge former get_known_tasks_addr code.
10574
10575 2012-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
10576
10577 PR backtrace/13716
10578 * infcmd.c (finish_forward): New variable frame_id, initialize it, use
10579 it after set_momentary_breakpoint.
10580
10581 2012-02-22 Sterling Augustine <saugustine@google.com>
10582
10583 PR 13689:
10584 * breakpoint.c (watchpoint_exp_is_constant): Add UNOP_CAST to switch.
10585
10586 2012-02-22 Gary Benson <gbenson@redhat.com>
10587
10588 * dwarf2read.c (dwarf2_read_index): Correct misspelling.
10589 (find_slot_in_mapped_hash): Likewise.
10590
10591 2012-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10592
10593 PR build/13638
10594 * configure.ac (MAKEINFO): Replace AC_CHECK_PROG by AC_ARG_VAR.
10595 (MAKEINFOFLAGS): Replace static string by AC_ARG_VAR.
10596 * configure: Regenerate.
10597
10598 2012-02-21 Tristan Gingold <gingold@adacore.com>
10599 Pedro Alves <palves@redhat.com>
10600
10601 * ia64-tdep.c: Do not include libunwind-ia64.h.
10602 * libunwind-frame.h: Remove #ifdef HAVE_LIBUNWIND_H guard.
10603 Include libunwind-ia64.h instead of libunwind.h.
10604 * configure.ac (--with-libunwind, $enable_libunwind): Don't check
10605 for libunwind.h existence.
10606 * configure, config.in: Regenerate.
10607
10608 2012-02-21 Anton Gorenkov <xgsa@yandex.ru>
10609
10610 * c-valprint.c (c_value_print): Use value_rtti_indirect_type
10611 instead of value_rtti_target_type.
10612 * eval.c (evaluate_subexp_standard): Use value_rtti_indirect_type
10613 instead of value_rtti_target_type.
10614 * typeprint.c (whatis_exp): Use value_rtti_indirect_type instead of
10615 value_rtti_target_type.
10616 * valops.c (value_ind): Extract function readjust_indirect_value_type.
10617 (value_rtti_target_type): Rename to ...
10618 (value_rtti_indirect_type): ... here and make it indirect. Update
10619 function comment.
10620 * value.c (readjust_indirect_value_type): New function.
10621 (coerce_ref): Support for enclosing type setting for references
10622 with readjust_indirect_value_type.
10623 * value.h (readjust_value_type): New declaration.
10624 (value_rtti_target_type): Rename to ...
10625 (value_rtti_indirect_type): ... here.
10626
10627 2012-02-21 Anton Gorenkov <xgsa@yandex.ru>
10628
10629 * MAINTAINERS (Write After Approval): Add myself to the list.
10630
10631 2012-02-20 Doug Evans <dje@google.com>
10632
10633 * objfiles.c (add_to_objfile_sections): Remove outdated comments.
10634 Rename objfile_p_char parameter to objfilep.
10635 (build_objfile_section_table): Result is now void. All callers
10636 updated.
10637 * objfiles.h (struct objfile): Tweak comments, whitespace.
10638 (build_objfile_section_table): Update.
10639
10640 * elfread.c (elf_symfile_segments): Fix warning text.
10641
10642 2012-02-20 Tom Tromey <tromey@redhat.com>
10643
10644 PR gdb/13498:
10645 * dwarf2read.c (dw2_expand_symtabs_matching): Only visit a
10646 particular set of file names once.
10647 (dw2_map_symbol_filenames): Likewise.
10648
10649 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10650
10651 Code cleanup.
10652 * main.c (write_files): Remove the declaration.
10653 (external_editor_command): Move the declaration ...
10654 [GDBTK] (external_editor_command): ... here. Fix the comment.
10655
10656 2012-02-20 Tom Tromey <tromey@redhat.com>
10657
10658 * dwarf2read.c (dw2_map_symtabs_matching_filename): Remove
10659 extraneous block.
10660
10661 2012-02-20 Tristan Gingold <gingold@adacore.com>
10662
10663 * darwin-nat.h (enum darwin_msg_state): Add comments.
10664
10665 2012-02-20 Tristan Gingold <gingold@adacore.com>
10666
10667 * amd64-darwin-tdep.c (x86_darwin_init_abi_64): Fix jb_pc_offset
10668 value.
10669
10670 2012-20-18 Joel Brobecker <brobecker@adacore.com>
10671
10672 * breakpoint.c (watchpoint_exp_is_const): Add missing empty line
10673 between function description and implementation.
10674
10675 2012-02-17 Tom Tromey <tromey@redhat.com>
10676
10677 PR python/12070:
10678 * python/py-event.c (event_object_getset): New global.
10679 (event_object_type): Reference it.
10680 * python/py-type.c (field_object_getset): New global.
10681 (field_object_type): Reference it.
10682 * python/python-internal.h (gdb_py_generic_dict): Declare.
10683 * python/py-utils.c (gdb_py_generic_dict): New function.
10684
10685 2012-02-17 Tristan Gingold <gingold@adacore.com>
10686
10687 * solib-darwin.c (darwin_current_sos): Check magic and filetype
10688
10689 2012-02-17 Thomas Schwinge <thomas@codesourcery.com>
10690
10691 * sh-tdep.c (sh_is_renesas_calling_convention): Fix handling of
10692 TYPE_CALLING_CONVENTION annotation.
10693
10694 2012-02-16 Kevin Buettner <kevinb@redhat.com>
10695
10696 * MAINTAINERS: Add rx to target ISA section.
10697 * Makefile.in (ALL_TARGET_OBS): Add rx-tdep.o.
10698 (ALLDEPFILES): Add rx-tdep.c.
10699
10700 2012-02-16 Tom Tromey <tromey@redhat.com>
10701
10702 * symfile.c (symbol_file_add_main_1): Use inferior's
10703 symfile_flags.
10704 * solib.c (solib_read_symbols): Use inferior's symfile_flags.
10705 * linux-nat.c (linux_child_follow_fork): Set symfile_flags on
10706 inferior.
10707 * infrun.c (handle_vfork_child_exec_or_exit): Set symfile_flags on
10708 inferior.
10709 (follow_exec): Use inferior's symfile_flags.
10710 * inferior.h (struct inferior) <symfile_flags>: New field.
10711
10712 2012-02-16 Mike Frysinger <vapier@gentoo.org>
10713
10714 PR gdb/9734:
10715 * remote-sim.c (gdbsim_create_inferior): Call error() when
10716 sim_create_inferior() fails.
10717
10718 2012-02-16 Josh Matthews <josh@joshmatthews.net>
10719
10720 * machoread.c: Initialize nbr_syms to avoid warnings-as-errors failure.
10721
10722 2012-02-16 Tom Tromey <tromey@redhat.com>
10723
10724 PR c++/13653:
10725 * thread.c (struct current_thread_cleanup) <was_removable>: New
10726 field.
10727 (restore_current_thread_cleanup_dtor): Restore 'removable' field.
10728 (make_cleanup_restore_current_thread): Initialize new field.
10729
10730 2012-02-15 Kevin Buettner <kevinb@redhat.com>
10731
10732 * MAINTAINERS: Add rl78 to target ISA section.
10733 * Makefile.in (ALL_TARGET_OBS): Add rl78-tdep.o.
10734 (ALLDEPFILES): Add rl78-tdep.c.
10735 * NEWS: Mention rl78 as a new target.
10736
10737 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
10738
10739 * frame.c (find_frame_sal): Initialize sal->pspace field from frame
10740 data.
10741 * stack.c (set_last_displayed_sal): Validate that PSPACE is not NULL.
10742
10743 2012-02-15 Tom Tromey <tromey@redhat.com>
10744
10745 PR gdb/12659:
10746 * infcmd.c (registers_info): Print just the current register's
10747 name.
10748
10749 2012-02-15 Tom Tromey <tromey@redhat.com>
10750
10751 * python/py-symbol.c (sympy_value): Use _().
10752
10753 2012-02-15 Pedro Alves <palves@redhat.com>
10754
10755 * remote.c (remote_detach_1, extended_remote_attach_1): Tweak
10756 output to be like native targets'.
10757 (remote_pid_to_str): Special case the null ptid.
10758
10759 2012-02-14 Stan Shebs <stan@codesourcery.com>
10760
10761 * NEWS: Mention enable count command.
10762 * breakpoint.h (struct breakpoint): New field enable_count.
10763 * breakpoint.c (enable_breakpoint_disp): Add count argument.
10764 (enable_breakpoint): Add arg to call.
10765 (struct disp_data): New struct.
10766 (do_enable_breakpoint_disp): Interp arg as disp_data and unpack.
10767 (do_map_enable_once_breakpoint): Create a struct and pass it.
10768 (do_map_enable_delete_breakpoint): Ditto.
10769 (do_map_enable_count_breakpoint): New function.
10770 (enable_count_command): New function.
10771 (bpstat_stop_status): Decrement enable_count.
10772 (print_one_breakpoint_location): Report enable count.
10773 (_initialize_breakpoint): Add enable count command.
10774
10775 2012-02-14 Kevin Buettner <kevinb@redhat.com>
10776
10777 * rl78-tdep.c (reggroups.h): Include.
10778 (RL78_RAW_BANK0_R0_REGNUM, RL78_RAW_BANK0_R1_REGNUM)
10779 (RL78_RAW_BANK0_R2_REGNUM, RL78_RAW_BANK0_R3_REGNUM)
10780 (RL78_RAW_BANK0_R4_REGNUM, RL78_RAW_BANK0_R5_REGNUM)
10781 (RL78_RAW_BANK0_R6_REGNUM, RL78_RAW_BANK0_R7_REGNUM)
10782 (RL78_RAW_BANK1_R0_REGNUM, RL78_RAW_BANK1_R1_REGNUM)
10783 (RL78_RAW_BANK1_R2_REGNUM, RL78_RAW_BANK1_R3_REGNUM)
10784 (RL78_RAW_BANK1_R4_REGNUM, RL78_RAW_BANK1_R5_REGNUM)
10785 (RL78_RAW_BANK1_R6_REGNUM, RL78_RAW_BANK1_R7_REGNUM)
10786 (RL78_RAW_BANK2_R0_REGNUM, RL78_RAW_BANK2_R1_REGNUM)
10787 (RL78_RAW_BANK2_R2_REGNUM, RL78_RAW_BANK2_R3_REGNUM)
10788 (RL78_RAW_BANK2_R4_REGNUM, RL78_RAW_BANK2_R5_REGNUM)
10789 (RL78_RAW_BANK2_R6_REGNUM, RL78_RAW_BANK2_R7_REGNUM)
10790 (RL78_RAW_BANK3_R0_REGNUM, RL78_RAW_BANK3_R1_REGNUM)
10791 (RL78_RAW_BANK3_R2_REGNUM, RL78_RAW_BANK3_R3_REGNUM)
10792 (RL78_RAW_BANK3_R4_REGNUM, RL78_RAW_BANK3_R5_REGNUM)
10793 (RL78_RAW_BANK3_R6_REGNUM, RL78_RAW_BANK3_R7_REGNUM): Add to
10794 beginning of register list.
10795 (RL78_BANK0_R0_REGNUM, RL78_BANK0_R1_REGNUM, RL78_BANK0_R2_REGNUM)
10796 (RL78_BANK0_R3_REGNUM, RL78_BANK0_R4_REGNUM, RL78_BANK0_R5_REGNUM)
10797 (RL78_BANK0_R6_REGNUM, RL78_BANK0_R7_REGNUM, RL78_BANK1_R0_REGNUM)
10798 (RL78_BANK1_R1_REGNUM, RL78_BANK1_R2_REGNUM, RL78_BANK1_R3_REGNUM)
10799 (RL78_BANK1_R4_REGNUM, RL78_BANK1_R5_REGNUM, RL78_BANK1_R6_REGNUM)
10800 (RL78_BANK1_R7_REGNUM, RL78_BANK2_R0_REGNUM, RL78_BANK2_R1_REGNUM)
10801 (RL78_BANK2_R2_REGNUM, RL78_BANK2_R3_REGNUM, RL78_BANK2_R4_REGNUM)
10802 (RL78_BANK2_R5_REGNUM, RL78_BANK2_R6_REGNUM, RL78_BANK2_R7_REGNUM)
10803 (RL78_BANK3_R0_REGNUM, RL78_BANK3_R1_REGNUM, RL78_BANK3_R2_REGNUM)
10804 (RL78_BANK3_R3_REGNUM, RL78_BANK3_R4_REGNUM, RL78_BANK3_R5_REGNUM)
10805 (RL78_BANK3_R6_REGNUM, RL78_BANK3_R7_REGNUM): Move these into
10806 the pseudo registers. Rearrange other pseudo registers too so
10807 that the bank registers appear at the end.
10808 (rl78_register_type): Account for the fact that the byte sized
10809 bank registers are now pseudo-registers.
10810 (rl78_register_name): Rearrange the register name array. Make
10811 initial set of raw banked registers inaccessible.
10812 (rl78_register_reggroup_p, rl78_register_sim_regno): New functions.
10813 (rl78_pseudo_register_read, rl78_pseudo_register_write): Add
10814 case for copying bytes back and forth between raw and pseudo
10815 versions of the banked registers. Update other cases to reflect
10816 the changed names.
10817 (rl78_return_value): Update to account for changed names of
10818 raw registers.
10819 (rl78_gdbarch_init): Register rl78_register_reggroup_p() and
10820 rl78_register_sim_regno().
10821
10822 2012-02-14 Kevin Buettner <kevinb@redhat.com>
10823
10824 * rl78-tdep.c (rl78_skip_prologue): Make `const' the type of
10825 the name parameter being passed to find_pc_partial_function().
10826
10827 2012-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10828
10829 * MAINTAINERS: Step down from being ia64 target maintainer.
10830
10831 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10832
10833 * ppc-linux-nat.c (fetch_register, store_register): Fix GCC aliasing
10834 compilation warning.
10835
10836 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10837
10838 Fix crash on loaded shlibs without loaded exec_bfd.
10839 * exec.c (exec_files_info): Do not crash on NULL EXEC_BFD.
10840 (set_section_command): Replace exec_bfd by p->bfd.
10841
10842 2012-02-10 Tom Tromey <tromey@redhat.com>
10843
10844 * linespec.c (decode_line_internal): Skip symtabs_from_filename
10845 when we have a C++ qualified name.
10846
10847 2012-02-10 Pedro Alves <palves@redhat.com>
10848
10849 * inferior.c (inferior_pid_to_str): New.
10850 (print_inferior, inferior_command): Use it.
10851
10852 2012-02-10 Pedro Alves <palves@redhat.com>
10853
10854 * configure.ac (HAVE_ELF test): Put the old CFLAGS at the end of
10855 the test CFLAGS.
10856 * configure: Regenerate.
10857
10858 2012-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10859
10860 * linespec.c (decode_line_internal): Fix comment correctness.
10861
10862 2012-02-09 Valery Khromov <valery.khromov@gmail.com>
10863
10864 PR gdb/12953
10865 * Makefile.in (HFILES_NO_SRCDIR): Add amd64bsd-nat.h.
10866 * amd64bsd-nat.c: Add support for debug registers (adapted from
10867 i386bsd-nat.c).
10868 [HAVE_PT_GETDBREGS] (amd64bsd_dr_get, amd64bsd_dr_set)
10869 (amd64bsd_dr_set_control, amd64bsd_dr_set_addr)
10870 (amd64bsd_dr_get_addr, amd64bsd_dr_get_status)
10871 (amd64bsd_dr_get_control): New functions.
10872 * amd64bsd-nat.h: New file (adapted from i386bsd-nat.h).
10873 * amd64fbsd-nat.c: Include "amd64bsd-nat.h", "i386-nat.h".
10874 [HAVE_PT_GETDBREGS] (_initialize_amd64fbsd_nat): Add hardware
10875 watchpoints initialization.
10876 * config/i386/fbsd64.mh (NATDEPFILES): Add i386-nat.o.
10877
10878 2012-02-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10879
10880 * gdb-gdb.py (StructMainTypePrettyPrinter) <struct_field_img>: Print
10881 flds_bnds.fields.
10882 (StructMainTypePrettyPrinter) <bounds_img>: Print flds_bnds.bounds.
10883
10884 2012-02-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10885
10886 * breakpoint.c (bp_location_compare): Fix comment. Reindent the code.
10887
10888 2012-02-08 Joel Brobecker <brobecker@adacore.com>
10889
10890 * language.h (symbol_name_cmp_ftype): Renames
10891 symbol_name_match_p_ftype.
10892 (struct language_defn)[la_get_symbol_name_cmp]: Renames
10893 la_get_symbol_name_match_p.
10894 * ada-lang.c (ada_get_symbol_name_cmp): Renames
10895 ada_get_symbol_name_match_p. Update comment.
10896 (ada_language_defn)[la_get_symbol_name_cmp]: Update value.
10897 * linespec.c (struct symbol_matcher_data)[symbol_name_cmp]:
10898 Renames symbol_name_match_p. Update field type.
10899 (iterate_name_matcher, iterate_over_all_matching_symtabs): Adjust.
10900 * c-lang.c, d-lang.c, f-lang.c, jv-lang.c, m2-lang.c, objc-lang.c,
10901 opencl-lang.c, p-lang.c: Replace "la_get_symbol_name_match_p" by
10902 "la_get_symbol_name_cmp" in comments.
10903 * language.c: Likewise.
10904
10905 2012-02-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10906
10907 * amd64-sol2-tdep.c (amd64_sol2_gregset_reg_offset): Correct
10908 %eflags offset.
10909 * i386-sol2-nat.c (amd64_sol2_gregset64_reg_offs)
10910 (amd64_sol2_gregset32_reg_offs): Likewise.
10911
10912 2012-02-08 Joel Brobecker <brobecker@adacore.com>
10913
10914 * solib-darwin.c (darwin_bfd_open): Make sure that the filename
10915 of the returned BFD is allocated by GDB.
10916
10917 2012-02-07 Tom Tromey <tromey@redhat.com>
10918
10919 PR python/12027:
10920 * python/python-internal.h (frame_object_type): Declare.
10921 * python/py-symbol.c (sympy_needs_frame): New function.
10922 (sympy_value): New function.
10923 (symbol_object_getset): Add "needs_frame".
10924 (symbol_object_methods): Add "value".
10925 * python/py-frame.c (frame_object_type): No longer static.
10926
10927 2012-02-07 Tom Tromey <tromey@redhat.com>
10928
10929 PR python/13599:
10930 * python/py-symbol.c (sympy_line): New function.
10931 (symbol_object_getset): Add "line".
10932
10933 2012-02-07 Tom Tromey <tromey@redhat.com>
10934
10935 * charset.c (find_charset_names): Check 'in' against NULL.
10936
10937 2012-02-06 Doug Evans <dje@google.com>
10938
10939 * gdbtypes.h (struct main_type): Change type of name,tag_name,
10940 and fields.name members from char * to const char *. All uses updated.
10941 (struct cplus_struct_type): Change type of fn_fieldlists.name member
10942 from char * to const char *. All uses updated.
10943 (type_name_no_tag): Update.
10944 (lookup_unsigned_typename, lookup_signed_typename): Update.
10945 * gdbtypes.c (type_name_no_tag): Change result type
10946 from char * to const char *. All callers updated.
10947 (lookup_unsigned_typename, lookup_signed_typename): Change type of
10948 name parameter from char * to const char *.
10949 * symtab.h (struct cplus_specific): Change type of demangled_name
10950 member from char * to const char *. All uses updated.
10951 (struct general_symbol_info): Change type of name and
10952 mangled_lang.demangled_name members from char * to const char *.
10953 All uses updated.
10954 (symbol_get_demangled_name, symbol_natural_name): Update.
10955 (symbol_demangled_name, symbol_search_name): Update.
10956 * symtab.c (symbol_get_demangled_name): Change result type
10957 from char * to const char *. All callers updated.
10958 (symbol_natural_name, symbol_demangled_name): Ditto.
10959 (symbol_search_name): Ditto.
10960 (completion_list_add_name): Change type of symname,sym_text,
10961 text,word parameters from char * to const char *.
10962 (completion_list_objc_symbol): Change type of sym_text,
10963 text,word parameters from char * to const char *.
10964 * ada-lang.c (find_struct_field): Change type of name parameter
10965 from char * to const char *.
10966 (encoded_ordered_before): Similarly for N0,N1 parameters.
10967 (old_renaming_is_invisible): Similarly for function_name parameter.
10968 (ada_type_name): Change result type from char * to const char *.
10969 All callers updated.
10970 * ada-lang.h (ada_type_name): Update.
10971 * buildsym.c (hashname): Change type of name parameter
10972 from char * to const char *.
10973 * buildsym.h (hashname): Update.
10974 * dbxread.c (end_psymtab): Change type of include_list parameter
10975 from char ** to const char **.
10976 * dwarf2read.c (determine_prefix): Change result type
10977 from char * to const char *. All callers updated.
10978 * f-lang.c (find_common_for_function): Change type of name, funcname
10979 parameters from char * to const char *.
10980 * f-lang.c (find_common_for_function): Update.
10981 * f-valprint.c (list_all_visible_commons): Change type of funcname
10982 parameters from char * to const char *.
10983 * gdbarch.sh (static_transform_name): Change type of name parameter
10984 and result from char * to const char *.
10985 * gdbarch.c: Regenerate.
10986 * gdbarch.h: Regenerate.
10987 * i386-sol2-tdep.c (i386_sol2_static_transform_name): Change type
10988 of name parameter from char * to const char *.
10989 * jv-lang.c (java_primitive_type_from_name): Ditto.
10990 (java_demangled_signature_length): Similarly for signature parameter.
10991 (java_demangled_signature_copy): Ditto.
10992 (java_demangle_type_signature): Ditto.
10993 * jv-lang.h (java_primitive_type_from_name): Update.
10994 (java_demangle_type_signature): Update.
10995 * objc-lang.c (specialcmp): Change type of a,b parameters
10996 from char * to const char *.
10997 * p-lang.c (is_pascal_string_type): Change type of arrayname parameter
10998 from char * to const char *. All callers updated.
10999 * p-lang.h (is_pascal_string_type): Update.
11000 * solib-frv.c (find_canonical_descriptor_in_load_object): Change type
11001 of name parameter from char * to const char *.
11002 * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Ditto.
11003 * utils.c (fprintf_symbol_filtered): Ditto.
11004 * defs.h (fprintf_symbol_filtered): Update.
11005 * sparc-tdep.h (sparc_sol2_static_transform_name): Update.
11006 * stabsread.h (end_psymtab): Update.
11007 * stack.c (find_frame_funname): Change type of funname parameter
11008 from char ** to const char **.
11009 * stack.h (find_frame_funname): Update.
11010 * typeprint.c (type_print): Change type of varstring parameter
11011 from char * to const char *.
11012 * value.h (type_print): Update.
11013 * xcoffread.c (xcoff_start_psymtab): Change type of filename parameter
11014 from char * to const char *. All callers updated.
11015 (xcoff_end_psymtab): Change type of include_list parameter
11016 from char ** to const char **. All callers updated.
11017 (swap_sym): Similarly for name parameter. All callers updated.
11018 * coffread.c (patch_type): Add (char*) cast to xfree parameter.
11019 Use xstrdup.
11020 (process_coff_symbol): Use xstrdup.
11021 * stabsread.c (stabs_method_name_from_physname): Renamed from
11022 update_method_name_from_physname. Change result type from void
11023 to char *. All callers updated.
11024 (read_member_functions): In has_destructor case, store name in objfile
11025 obstack instead of malloc space. In !has_stub case, fix mem leak.
11026
11027 2012-02-06 Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
11028
11029 * configure: Rebuild.
11030 * configure.ac: Put -L../bfd and -L../libiberty at the front of
11031 LDFLAGS.
11032
11033 2012-02-03 Kevin Buettner <kevinb@redhat.com>
11034
11035 * configure.tgt (rl78-*-elf): New target.
11036 * rl78-tdep.c: New file.
11037
11038 2012-02-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11039
11040 * remote.c (remote_rcmd): Use getpkt_sane to detect timeout
11041 and continue the loop. Add QUIT statement.
11042
11043 2012-02-03 Tom Tromey <tromey@redhat.com>
11044
11045 PR gdb/13596:
11046 * solib.h (gdb_bfd_lookup_symbol_from_symtab): Rename from
11047 bfd_lookup_symbol_from_symtab.
11048 * solib-pa64.c (pa64_solib_create_inferior_hook): Use
11049 gdb_bfd_lookup_symbol_from_symtab.
11050
11051 2012-02-03 Joel Brobecker <brobecker@adacore.com>
11052
11053 * mi/mi-cmd-stack.c (list_args_or_locals): For argument symbols,
11054 use SYMBOL_LINKAGE_NAME to find the corresponding non-argument
11055 symbol. Add assertion that sym2 is never NULL.
11056
11057 2012-02-02 Doug Evans <dje@google.com>
11058
11059 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of
11060 "name" parameter to const char ** from char **. All callers updated.
11061 (find_pc_partial_function): Ditto.
11062 (cache_pc_function_name): Change type to const char * from char *.
11063 * symtab.h ((find_pc_partial_function_gnu_ifunc): Update.
11064 (find_pc_partial_function): Update.
11065 * alpha-tdep.h (struct gdbarch_tdep, member pc_in_sigtramp): Change
11066 type of "name" parameter to const char * from char *.
11067 All uses updated.
11068 * arch-utils.c (generic_in_solib_return_trampoline): Change
11069 type of "name" parameter to const char * from char *.
11070 * arch-utils.h (generic_in_solib_return_trampoline): Update.
11071 * frv-linux-tdep.c (frv_linux_pc_in_sigtramp): Change
11072 type of "name" parameter to const char * from char *.
11073 * gdbarch.sh (in_solib_return_trampoline): Ditto.
11074 * gdbarch.c: Regenerate.
11075 * gdbarch.h: Regenerate.
11076 * hppa-hpux-tdep.c (hppa_hpux_in_solib_return_trampoline): Update.
11077 * rs6000-tdep.c (rs6000_in_solib_return_trampoline): Update.
11078 * m32r-linux-tdep.c (m32r_linux_pc_in_sigtramp): Change
11079 type of "name" parameter to const char * from char *.
11080 * skip.c (skip_function_pc): Ditto.
11081 * sparc-sol2-tdep.c (sparc_sol2_pc_in_sigtramp): Ditto.
11082 * sparc-tdep.h (sparc_sol2_pc_in_sigtramp): Update.
11083 * sparc64fbsd-tdep.c (sparc64fbsd_pc_in_sigtramp): Ditto.
11084 * sparc64nbsd-tdep.c (sparc64nbsd_pc_in_sigtramp): Ditto.
11085 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Ditto.
11086 * sparcnbsd-tdep.c (sparc32nbsd_pc_in_sigtramp): Ditto.
11087 * sparcobsd-tdep.c (sparc32obsd_pc_in_sigtramp): Ditto.
11088 * nbsd-tdep.c (nbsd_pc_in_sigtramp): Similary for "func_name".
11089 * nbsd-tdep.h (nbsd_pc_in_sigtramp): Update.
11090
11091 2012-02-02 Pedro Alves <palves@redhat.com>
11092
11093 * remote.c (remote_get_min_fast_tracepoint_insn_len): Return 0 if
11094 the current inferior has no execution. Make sure the current
11095 remote process matches gdb's current inferior.
11096
11097 2012-02-02 Tom Tromey <tromey@redhat.com>
11098
11099 PR gdb/13405:
11100 * tui/tui-win.c (parse_scrolling_args): Don't write to possibly
11101 read-only memory.
11102
11103 2012-02-02 Tom Tromey <tromey@redhat.com>
11104
11105 PR gdb/9307:
11106 * symtab.c (lookup_language_this): Set block_found.
11107
11108 2012-02-01 Tom Tromey <tromey@redhat.com>
11109
11110 PR gdb/13431:
11111 * jit.c (struct jit_inferior_data): Rewrite.
11112 (struct jit_objfile_data): New.
11113 (get_jit_objfile_data): New function.
11114 (add_objfile_entry): Update.
11115 (jit_read_descriptor): Return int. Replace descriptor_addr
11116 argument with inf_data. Update. Don't call error.
11117 (jit_breakpoint_re_set_internal): Reorder logic. Update. Look up
11118 descriptor here.
11119 (jit_inferior_init): Don't look up descriptor. Don't call error.
11120 (jit_reset_inferior_data_and_breakpoints)
11121 (jit_inferior_created_observer): Remove.
11122 (jit_inferior_exit_hook): Update.
11123 (jit_executable_changed_observer): Remove.
11124 (jit_event_handler): Update.
11125 (free_objfile_data): Reset inferior data if needed.
11126 (_initialize_jit): Update.
11127
11128 2012-02-01 Tom Tromey <tromey@redhat.com>
11129
11130 * jit.c (bfd_open_from_target_memory): Move higher in file.
11131
11132 2012-02-01 Tristan Gingold <gingold@adacore.com>
11133
11134 * libunwind-frame.c (libunwind_load): Display message if dlopen
11135 failed.
11136
11137 2012-02-01 Gary Benson <gbenson@redhat.com>
11138
11139 * symtab.h (symbol_found_callback_ftype): New typedef.
11140 (iterate_over_symbols): Use the above.
11141 * symtab.c (iterate_over_symbols): Likewise.
11142 * language.h (language_defn->la_iterate_over_symbols): Likewise.
11143 * ada-lang.c (ada_iterate_over_symbols): Likewise.
11144 * linespec.c (iterate_over_all_matching_symtabs): Likewise.
11145 (iterate_name_matcher): Document return values.
11146 (collect_one_symbol): Likewise.
11147 (collect_function_symbols): Likewise.
11148 (collect_symbols): Likewise.
11149
11150 2012-02-01 Tom Tromey <tromey@redhat.com>
11151
11152 * ada-lang.c (resolve_subexp): Update.
11153 (ada_lookup_symbol_list): Add 'full_search' argument.
11154 (ada_iterate_over_symbols): Pass 0 as full_search argument to
11155 ada_lookup_symbol_list.
11156 (ada_lookup_encoded_symbol): Update.
11157 (get_var_value): Update.
11158 * ada-exp.y (block_lookup): Update.
11159 (write_var_or_type): Update.
11160 (write_name_assoc): Update.
11161 * ada-lang.h (ada_lookup_symbol_list): Update.
11162
11163 2012-01-31 Tom Tromey <tromey@redhat.com>
11164
11165 * language.h (struct language_defn) <la_iterate_over_symbols>: Fix
11166 comment.
11167
11168 2012-01-31 Doug Evans <dje@google.com>
11169
11170 * symtab.h: Remove outdated comment.
11171 (SYMBOL_MATCHES_NATURAL_NAME): Delete.
11172
11173 2012-02-01 Josh Matthews <josh@joshmatthews.net> (tiny change)
11174
11175 Fix build error in Darwin port.
11176 * i386-darwin-nat.c: Include i386-nat.h.
11177
11178 2012-01-30 Tom Tromey <tromey@redhat.com>
11179
11180 PR breakpoints/13568:
11181 * dwarf2read.c (dwarf_decode_macro_bytes): Add 'include_hash'
11182 argument. Check for recursive includes.
11183 (dwarf_decode_macros): Create an include hash.
11184
11185 2012-01-30 Michael Eager <eager@eagercon.com>
11186
11187 * configure.tgt (powerpc-*-linux*): Add glibc-tdep.o.
11188 * ppc-linux-tdep.c: Include glibc-tdep.h.
11189 (powerpc32_plt_stub, powerpc32_plt_stub_so): Add PLT stub templates.
11190 (powerpc_linux_in_plt_stub): New function.
11191 (powerpc_linux_in_dynsym_resolve_code): New function.
11192 (ppc_skip_trampoline_code): New function.
11193 (ppc_linux_init_abi): Use PPC specific functions rather than generic.
11194 Use glibc_skip_solib_resolver.
11195
11196 2012-01-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11197
11198 Code cleanup: Make 1440 bytes of data segment read-only.
11199 * arch-utils.c (endian_enum): Make it const char *const [].
11200 * arm-tdep.c (fp_model_strings, arm_abi_strings, arm_mode_strings):
11201 Likewise.
11202 * breakpoint.c (always_inserted_enums): Likewise.
11203 * cli/cli-cmds.c (script_ext_enums): Likewise.
11204 * cli/cli-decode.c (add_setshow_enum_cmd, complete_on_enum): Make the
11205 enumlist parameter const char *const *.
11206 * cli/cli-decode.h (struct cmd_list_element): Make the enums field
11207 const char *const *.
11208 * command.h (complete_on_enum, add_setshow_enum_cmd): Make the enumlist
11209 parameter const char *const *.
11210 * cris-tdep.c (cris_modes): Make it const char *const [].
11211 * filesystem.c (target_file_system_kinds): Likewise.
11212 * i386-tdep.c (valid_flavors, valid_conventions): Likewise.
11213 * infrun.c (follow_fork_mode_kind_names, follow_exec_mode_names)
11214 (can_use_displaced_stepping_enum, scheduler_enums)
11215 (exec_direction_names): Likewise.
11216 * language.c (_initialize_language): Make the type_or_range_names and
11217 case_sensitive_names variables const char *const [].
11218 * mips-tdep.c (mips_abi_strings): Make it const char *const [].
11219 * python/python.c (python_excp_enums): Likewise.
11220 * remote.c (interrupt_sequence_modes): Likewise.
11221 * rs6000-tdep.c (powerpc_vector_strings): Likewise.
11222 * serial.c (logbase_enums): Likewise.
11223 * sh-tdep.c (sh_cc_enum): Likewise.
11224 * stack.c (print_frame_arguments_choices, print_entry_values_choices):
11225 Likewise.
11226 * symtab.c (multiple_symbols_modes): Likewise.
11227 * tui/tui-win.c (tui_border_kind_enums, tui_border_mode_enums):
11228 Likewise.
11229 * utils.c (internal_problem_modes): Likewise.
11230
11231 2012-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11232
11233 Fix the 2012-01-26 regression by la_get_symbol_name_match_p.
11234 * linespec.c (iterate_name_matcher): Negate the SYMBOL_NAME_MATCH_P
11235 result.
11236
11237 2012-01-27 Doug Evans <dje@google.com>
11238
11239 * configure.ac (with_python): Fix absolute path handling for win32.
11240 * configure: Regenerate.
11241
11242 2012-01-26 Doug Evans <dje@google.com>
11243
11244 * symtab.c: Whitespace cleanup, no code changes.
11245
11246 * symtab.c (lookup_symbol_in_language): Improve comment.
11247 (lookup_symbol_aux): Fix comment.
11248
11249 * psymtab.c (add_psymbol_to_list): Result is now "void".
11250 * psympriv.h (add_psymbol_to_list): Update.
11251
11252 * dwarf2read.c (add_partial_symbol): Delete local psym, unused.
11253
11254 2012-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11255
11256 Do not open script filenames twice.
11257 * cli/cli-cmds.c (source_script_from_stream): Pass to
11258 source_python_script also STREAM.
11259 * python/py-auto-load.c (source_section_scripts): Pass to
11260 source_python_script_for_objfile also STREAM.
11261 (auto_load_objfile_script): Pass to source_python_script_for_objfile
11262 also INPUT.
11263 * python/python-internal.h (source_python_script_for_objfile): New
11264 parameter file, rename parameter file to filename.
11265 * python/python.c (python_run_simple_file): Call PyRun_SimpleFile
11266 instead if !_WIN32. Update the function comment.
11267 (source_python_script, source_python_script_for_objfile)
11268 (source_python_script): New parameter file, rename parameter file to
11269 filename. Pass FILENAME to python_run_simple_file.
11270 * python/python.h (source_python_script): New parameter file, rename
11271 parameter file to filename.
11272
11273 2012-01-26 Pedro Alves <palves@redhat.com>
11274
11275 * corelow.c (core_has_fake_pid): Delete.
11276 (core_close): Delete references to `core_has_fake_pid'.
11277 (add_to_thread_list): Adjust to mark the inferior's pid as fake.
11278 (core_open): Delete references to `core_has_fake_pid'.
11279 (core_pid_to_str): Adjust to check inferior->fake_pid_p instead of
11280 the removed global.
11281
11282 2012-01-26 Joel Brobecker <brobecker@adacore.com>
11283
11284 * symfile.h (struct quick_symbol_functions) [expand_symtabs_matching]:
11285 Remove language parameter from name_matcher. Adjust the comment.
11286 * symtab.c (search_symbols_name_matches, expand_partial_symbol_name):
11287 Remove language parameter.
11288 * ada-lang.c (ada_expand_partial_symbol_name): Likewise.
11289 * linespec.c (iterate_name_matcher): Likewise.
11290 * dwarf2read.c (dw2_expand_symtabs_matching): Adjust type of
11291 name_matcher. Adjust call accordingly.
11292 * psymtab.c (expand_symtabs_matching_via_partial): Likewise.
11293 (maintenance_check_symtabs): Adjust type of parameter "fun".
11294 * psymtab.h (maintenance_check_symtabs): Likewise.
11295
11296 2012-01-26 Joel Brobecker <brobecker@adacore.com>
11297
11298 * language.h (symbol_name_match_p_ftype): New typedef.
11299 (struct language_defn): Replace field la_symbol_name_compare
11300 by la_get_symbol_name_match_p.
11301 * ada-lang.c (ada_get_symbol_name_match_p): New function.
11302 (ada_language_defn): Use it.
11303 * linespec.c (struct symbol_matcher_data): New type.
11304 (iterate_name_matcher): Rewrite.
11305 (iterate_over_all_matching_symtabs): Pass a pointer to
11306 a symbol_matcher_data struct to expand_symtabs_matching
11307 instead of just the lookup name.
11308 * c-lang.c, d-lang.c, jv-lang.c, m2-lang.c, objc-lang.c,
11309 opencl-lang.c, p-lang.c, language.c: Delete field
11310 la_symbol_name_compare, and replace by NULL for new field
11311 la_get_symbol_name_match_p.
11312 * symfile.h (struct quick_symbol_functions): Update comment.
11313
11314 2012-01-25 Tom Tromey <tromey@redhat.com>
11315
11316 * breakpoint.c (bpstat_stop_status): Check 'breakpoint_at' before
11317 dereferencing.
11318
11319 2012-01-24 Tom Tromey <tromey@redhat.com>
11320
11321 PR symtab/12406:
11322 * solib.c (update_solib_list): Update the program space's
11323 added_solibs and deleted_solibs fields.
11324 * progspace.h (struct program_space) <added_solibs,
11325 deleted_solibs>: New fields.
11326 (clear_program_space_solib_cache): Declare.
11327 * progspace.c (release_program_space): Call
11328 clear_program_space_solib_cache.
11329 (clear_program_space_solib_cache): New function.
11330 * infrun.c (handle_inferior_event) <TARGET_WAITKIND_LOADED>: Call
11331 bpstat_stop_status. Use handle_solib_event.
11332 * breakpoint.c: Include gdb_regex.h.
11333 (print_solib_event): New function.
11334 (bpstat_print): Use print_solib_event.
11335 (bpstat_stop_status): Add special case for bp_shlib_event.
11336 (handle_solib_event): New function.
11337 (bpstat_what): Use handle_solib_event.
11338 (struct solib_catchpoint): New.
11339 (dtor_catch_solib, insert_catch_solib, remove_catch_solib)
11340 (breakpoint_hit_catch_solib, check_status_catch_solib)
11341 (print_it_catch_solib, print_one_catch_solib)
11342 (print_mention_catch_solib, print_recreate_catch_solib): New
11343 functions.
11344 (catch_solib_breakpoint_ops): New global.
11345 (catch_load_or_unload, catch_load_command_1)
11346 (catch_unload_command_1): New functions.
11347 (internal_bkpt_check_status): Add special case for
11348 bp_shlib_event.
11349 (internal_bkpt_print_it): Use print_solib_event.
11350 (initialize_breakpoint_ops): Initialize
11351 catch_solib_breakpoint_ops.
11352 (_initialize_breakpoint): Register "catch load" and "catch
11353 unload".
11354 * breakpoint.h (handle_solib_event): Declare.
11355 * NEWS: Add entry for "catch load" and "catch unload".
11356
11357 2012-01-24 Tom Tromey <tromey@redhat.com>
11358
11359 * ada-lang.c: Include gdb_vecs.h.
11360 * charset.c: Include gdb_vecs.h.
11361 * tracepoint.h: Include gdb_vecs.h.
11362 * gdb_vecs.h: New file.
11363
11364 2012-01-24 Pedro Alves <pedro@codesourcery.com>
11365
11366 * breakpoint.c (breakpoint_hit_catch_fork)
11367 (breakpoint_hit_catch_vfork, breakpoint_hit_catch_syscall)
11368 (breakpoint_hit_catch_exec): Make use of the `ws' argument.
11369 * infrun.c (inferior_has_forked, inferior_has_vforked)
11370 (inferior_has_execd, inferior_has_called_syscall): Delete.
11371 (handle_syscall_event): Get syscall_number from the execution
11372 control state's wait status.
11373 (wait_for_inferior): Don't clear syscall_number.
11374
11375 2012-01-24 Pedro Alves <palves@redhat.com>
11376
11377 * breakpoint.c (bpstat_check_location, bpstat_stop_status,
11378 pc_at_non_inline_function): Add `ws' parameter, and pass it down.
11379 (breakpoint_hit_catch_fork, breakpoint_hit_catch_vfork)
11380 (breakpoint_hit_catch_syscall, breakpoint_hit_catch_exec): Add
11381 `ws' parameter.
11382 (breakpoint_hit_ranged_breakpoint): Add `ws' parameter. Return
11383 false for events other than TARGET_SIGNAL_TRAP.
11384 (breakpoint_hit_watchpoint, base_breakpoint_breakpoint_hit):
11385 Add `ws' parameter.
11386 (bkpt_breakpoint_hit): Add `ws' parameter. Return false for
11387 events other than TARGET_SIGNAL_TRAP.
11388 (tracepoint_breakpoint_hit): Add `ws' parameter.
11389 * breakpoint.h (struct breakpoint_ops) <breakpoint_hit>: Add `ws'
11390 parameter.
11391 (bpstat_stop_status): Same.
11392 (pc_at_non_inline_function): Same.
11393 * infrun.c (handle_syscall_event, handle_inferior_event): Adjust
11394 to pass the current event's waitstatus to bpstat_stop_status
11395 and pc_at_non_inline_function.
11396
11397 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11398
11399 Code cleanup.
11400 * cli/cli-cmds.c (source_script_from_stream): Never fclose STREAM.
11401 Update the function comment for it.
11402 (source_script_with_search): Call make_cleanup_fclose for STREAM.
11403 * cli/cli-script.c (script_from_file): Do not call make_cleanup_fclose
11404 for STREAM.
11405
11406 2012-01-24 Pedro Alves <palves@redhat.com>
11407
11408 * breakpoint.c (bpstat_stop_status): Moving clearing print_it
11409 outside `bs->stop' block.
11410 (bpstat_what): Rework bp_shlib_event handling.
11411 (internal_bkpt_check_status): If the breakpoint is a
11412 bp_shlib_event, then set bs->stop and bs->print if
11413 stop_on_solib_events is set.
11414
11415 2012-01-24 Gary Benson <gbenson@redhat.com>
11416
11417 Delete #if 0'd out code.
11418 * stack.c (print_frame_label_vars): Remove.
11419 (catch_info): Likewise.
11420 (_initialize_stack): Remove "info catch" command.
11421 * NEWS: Mention the above.
11422
11423 2012-01-24 Pedro Alves <palves@redhat.com>
11424
11425 * remote.c (remote_add_inferior): New `fake_pid_p' parameter. Use
11426 it.
11427 (remote_notice_new_inferior): If the remote end doesn't support
11428 the multiprocess extensions, then the PID is fake.
11429 (add_current_inferior_and_thread): New.
11430 (remote_start_remote): Use it.
11431 (extended_remote_attach_1): Adjust.
11432 (extended_remote_create_inferior_1): Use
11433 add_current_inferior_and_thread.
11434
11435 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11436
11437 Fix watchpoints to be specific for each inferior.
11438 * breakpoint.c (watchpoint_in_thread_scope): Verify also
11439 current_program_space.
11440 * i386-nat.c (i386_inferior_data_cleanup): New.
11441 (i386_inferior_data_get): Replace variable inf_data_local by an
11442 inferior_data call.
11443 (i386_use_watchpoints): Initialize i386_inferior_data.
11444 * linux-nat.c (linux_nat_iterate_watchpoint_lwps): Use INFERIOR_PTID
11445 specific iterate_over_lwps.
11446
11447 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11448
11449 Fix watchpoints across inferior fork.
11450 * amd64-linux-nat.c (update_debug_registers_callback): Update the
11451 comment for linux_nat_iterate_watchpoint_lwps.
11452 (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
11453 linux_nat_iterate_watchpoint_lwps.
11454 (amd64_linux_prepare_to_resume): New comment on Linux kernel.
11455 * i386-linux-nat.c (update_debug_registers_callback): Update the
11456 comment for linux_nat_iterate_watchpoint_lwps.
11457 (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
11458 linux_nat_iterate_watchpoint_lwps.
11459 (i386_linux_prepare_to_resume): New comment on Linux kernel.
11460 * i386-nat.c: Include inferior.h.
11461 (dr_mirror): Remove.
11462 (i386_inferior_data, struct i386_inferior_data)
11463 (i386_inferior_data_get): New.
11464 (i386_debug_reg_state): Use i386_inferior_data_get.
11465 (i386_cleanup_dregs, i386_update_inferior_debug_regs)
11466 (i386_insert_watchpoint, i386_remove_watchpoint)
11467 (i386_stopped_data_address, i386_insert_hw_breakpoint)
11468 (i386_remove_hw_breakpoint): New variable state, use
11469 i386_debug_reg_state instead of DR_MIRROR.
11470 * linux-nat.c (delete_lwp): New declaration.
11471 (num_lwps): Move here from downwards.
11472 (delete_lwp_cleanup): New.
11473 (linux_child_follow_fork): Create new child_lp, call
11474 linux_nat_new_thread and linux_nat_prepare_to_resume before calling
11475 PTRACE_DETACH.
11476 (num_lwps): Move upwards.
11477 (linux_nat_iterate_watchpoint_lwps): New.
11478 * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): New.
11479 (linux_nat_iterate_watchpoint_lwps_ftype): New declaration.
11480
11481 2012-01-24 Joel Brobecker <brobecker@adacore.com>
11482
11483 GDB 7.4 released.
11484
11485 2012-01-23 Pedro Alves <palves@redhat.com>
11486
11487 * top.c (caution): Rename to ...
11488 (confirm): ... this.
11489 (show_caution): Rename to ...
11490 (show_confirm): ... this.
11491 (quit_cover): Adjust.
11492 (init_main): Adjust.
11493 * top.h (caution): Rename to ...
11494 (confirm): ... this.
11495 * utils.c (internal_vproblem, defaulted_query): Adjust.
11496
11497 2012-01-23 Pedro Alves <palves@redhat.com>
11498
11499 * top.c (caution): Update comment.
11500 (execute_command): Don't consider the current value of `caution'.
11501
11502 2012-01-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11503
11504 * cli/cli-cmds.c (find_and_open_script): Handle failure of fdopen.
11505
11506 2012-01-23 Ulrich Weigand <ulrich.weigand@linaro.org>
11507
11508 * inf-child.c: Include "gdb_stat.h" instead of <sys/stat.h>.
11509 * linux-tdep.c (linux_info_proc): Avoid ARI coding style warning.
11510 * target.c (target_fileio_pwrite): Remove buffer address from
11511 debug output.
11512 (target_fileio_pread): Likewise.
11513
11514 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
11515
11516 * NEWS: Document remote "info proc" and "generate-core-file".
11517
11518 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
11519
11520 * gdbarch.sh (find_memory_regions): New callback.
11521 * gdbarch.c, gdbarch.h: Regenerate.
11522
11523 * gcore.c (gcore_memory_sections): Try gdbarch find_memory_regions
11524 callback before falling back to target method.
11525
11526 * linux-nat.c (read_mapping, linux_nat_find_memory_regions): Remove.
11527 (linux_target_install_ops): No longer install it.
11528
11529 * linux-tdep.c (linux_find_memory_regions): New function.
11530 (linux_init_abi): Install it.
11531
11532 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
11533
11534 * gdbarch.sh (make_corefile_notes): New architecture callback.
11535 * gdbarch.c: Regenerate.
11536 * gdbarch.h: Likewise.
11537
11538 * gcore.c (write_gcore_file): Try gdbarch_make_corefile_notes
11539 before target_make_corefile_notes. If NULL is returned, the
11540 target does not support core file generation.
11541
11542 * linux-nat.c: Include "linux-tdep.h".
11543 (find_signalled_thread, find_stop_signal): Remove.
11544 (linux_nat_do_thread_registers): Likewise.
11545 (struct linux_nat_corefile_thread_data): Likewise.
11546 (linux_nat_corefile_thread_callback): Likewise.
11547 (iterate_over_spus): Likewise.
11548 (struct linux_spu_corefile_data): Likewise.
11549 (linux_spu_corefile_callback): Likewise.
11550 (linux_spu_make_corefile_notes): Likewise.
11551 (linux_nat_collect_thread_registers): New function.
11552 (linux_nat_make_corefile_notes): Replace contents by call to
11553 linux_make_corefile_notes passing linux_nat_collect_thread_registers
11554 as native-only callback.
11555
11556 * linux-tdep.h: Include "bfd.h".
11557 (struct regcache): Add forward declaration.
11558 (linux_collect_thread_registers_ftype): New typedef.
11559 (linux_make_corefile_notes): Add prototype.
11560 * linux-tdep.c: Include "gdbthread.h", "gdbcore.h", "regcache.h",
11561 "regset.h", and "elf-bfd.h".
11562 (find_signalled_thread, find_stop_signal): New functions.
11563 (linux_spu_make_corefile_notes): Likewise.
11564 (linux_collect_thread_registers): Likewise.
11565 (struct linux_corefile_thread_data): New data structure.
11566 (linux_corefile_thread_callback): New funcion.
11567 (linux_make_corefile_notes): Likewise.
11568 (linux_make_corefile_notes_1): Likewise.
11569 (linux_init_abi): Install it.
11570
11571 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
11572
11573 * gdbarch.sh (info_proc): New callback.
11574 * gdbarch.c, gdbarch.h: Regenerate.
11575
11576 * infcmd.c (info_proc_cmd_1): Try gdbarch info_proc callback
11577 before falling back to the target info_proc callback.
11578
11579 * linux-nat.c: Do not include "cli/cli-utils.h".
11580 (linux_nat_info_proc): Remove.
11581 (linux_target_install_ops): No longer install it.
11582
11583 * linux-tdep.c: Include "cli/cli-utils.h" and <ctype.h>.
11584 (read_mapping): New function.
11585 (linux_info_proc): Likewise.
11586 (linux_init_abi): Install it.
11587
11588 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
11589
11590 * defs.h (enum info_proc_what): Moved here from linux-nat.c
11591 * infcmd.c: (info_proc_cmd_1): New function.
11592 (info_proc_cmd): New function, moved here from equivalent routine
11593 orignally in linux-nat.c.
11594 (info_proc_cmd_mappings): Likewise.
11595 (info_proc_cmd_stat): Likewise.
11596 (info_proc_cmd_status): Likewise.
11597 (info_proc_cmd_cwd): Likewise.
11598 (info_proc_cmd_cmdline): Likewise.
11599 (info_proc_cmd_exe): Likewise.
11600 (info_proc_cmd_all): Likewise.
11601 (_initialize_infcmd): Install "info proc" command and subcommands.
11602
11603 * target.h (struct target_ops): Add to_info_proc.
11604 (target_info_proc): Add prototype.
11605 * target.c (target_info_proc): New function.
11606
11607 * procfs.c (procfs_info_proc): Add prototype.
11608 (info_proc_cmd): Rename into ...
11609 (procfs_info_proc): ... this. Update argument types as appropriate
11610 for a to_info_proc implementation. Handle "what" argument.
11611 (procfs_target): Install procfs_info_proc.
11612 (_initialize_procfs): No longer install "info proc" command.
11613
11614 * linux-nat.c: (enum info_proc_what): Remove.
11615 (linux_nat_info_proc_cmd_1): Rename into ...
11616 (linux_nat_info_proc): ... this. Update argument types as appropriate
11617 for a to_info_proc implementation.
11618 (linux_nat_info_proc_cmd): Remove.
11619 (linux_nat_info_proc_cmd_mappings): Likewise.
11620 (linux_nat_info_proc_cmd_stat): Likewise.
11621 (linux_nat_info_proc_cmd_status): Likewise.
11622 (linux_nat_info_proc_cmd_cwd): Likewise.
11623 (linux_nat_info_proc_cmd_cmdline): Likewise.
11624 (linux_nat_info_proc_cmd_exe): Likewise.
11625 (linux_nat_info_proc_cmd_all): Likewise.
11626 (linux_target_install_ops): Install linux_nat_info_proc.
11627 (_initialize_linux_nat): No longer install "info proc" command
11628 and subcommands.
11629
11630 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
11631
11632 * configure.ac [AC_CHECK_FUNCS]: Check for readlink.
11633 * config.in, configure: Regenerate.
11634
11635 * target.h (struct target_ops): Add to_fileio_readlink.
11636 (target_fileio_readlink): Add prototype.
11637 * target.c (target_fileio_readlink): New function.
11638
11639 * inf-child.c: Conditionally include <sys/param.h>.
11640 (inf_child_fileio_readlink): New function.
11641 (inf_child_target): Install it.
11642
11643 * remote.c (PACKET_vFile_readlink): New enum value.
11644 (remote_hostio_readlink): New function.
11645 (init_remote_ops): Install it.
11646 (_initialize_remote): Handle vFile:readlink packet type.
11647
11648 2012-01-20 Pedro Alves <palves@redhat.com>
11649 Ulrich Weigand <ulrich.weigand@linaro.org>
11650
11651 * configure.ac [AC_CHECK_FUNCS]: Check for pread and pwrite.
11652 * config.in, configure: Regenerate.
11653
11654 * target.h (struct target_ops): Add to_fileio_open, to_fileio_pwrite,
11655 to_fileio_pread, to_fileio_close, to_fileio_unlink.
11656 (target_fileio_open): Add prototype.
11657 (target_fileio_pwrite): Likewise.
11658 (target_fileio_pread): Likewise.
11659 (target_fileio_close): Likewise.
11660 (target_fileio_unlink): Likewise.
11661 (target_fileio_read_alloc): Likewise.
11662 (target_fileio_read_stralloc): Likewise.
11663
11664 * target.c: Include "gdb/fileio.h".
11665 (target_read_stralloc): Accept trailing, but not embedded NUL bytes.
11666 (default_fileio_target): New function.
11667 (target_fileio_open): Likewise.
11668 (target_fileio_pwrite): Likewise.
11669 (target_fileio_pread): Likewise.
11670 (target_fileio_close): Likewise.
11671 (target_fileio_unlink): Likewise.
11672 (target_fileio_close_cleanup): Likewise.
11673 (target_fileio_read_alloc_1): Likewise.
11674 (target_fileio_read_alloc): Likewise.
11675 (target_fileio_read_stralloc): Likewise.
11676
11677 * inf-child.c: Include "gdb/fileio.h", <sys/types.h>, <sys/stat.h>,
11678 <fcntl.h>, and <unistd.h>.
11679 (inf_child_fileio_open_flags_to_host): New function.
11680 (inf_child_errno_to_fileio_error): Likewise.
11681 (inf_child_fileio_open): Likewise.
11682 (inf_child_fileio_pwrite): Likewise.
11683 (inf_child_fileio_pread): Likewise.
11684 (inf_child_fileio_close): Likewise.
11685 (inf_child_fileio_unlink): Likewise.
11686 (inf_child_target): Install to_fileio routines.
11687
11688 * remote.c (init_remote_ops): Install to_fileio routines.
11689
11690 2012-01-20 Pedro Alves <palves@redhat.com>
11691 Ulrich Weigand <ulrich.weigand@linaro.org>
11692
11693 * remote.c (remote_multi_process_p): Only check for multi-process
11694 protocol feature, do not check for extended protocol.
11695 (remote_supports_multi_process): Check for extended protocol here.
11696 (set_general_process): Likewise.
11697 (extended_remote_kill): Likewise.
11698 (remote_pid_to_str): Likewise.
11699 (remote_query_supported): Always query multiprocess mode.
11700
11701 2012-01-20 Pedro Alves <palves@redhat.com>
11702 Ulrich Weigand <ulrich.weigand@linaro.org>
11703
11704 * inferior.h (struct inferior): Add fake_pid_p.
11705 * inferior.c (exit_inferior_1): Clear fake_pid_p.
11706 * remote.c (remote_start_remote): Set fake_pid_p if we have to use
11707 magic_null_ptid since the remote side doesn't provide a real PID.
11708
11709 2012-01-19 Tom Tromey <tromey@redhat.com>
11710
11711 * NEWS: Combine the two Python sections.
11712
11713 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11714
11715 * target.h (target_close): Update comment on the target's unpush state.
11716
11717 2012-01-19 Pedro Alves <palves@redhat.com>
11718
11719 * linux-nat.c (linux_nat_close): Call linux_nat_is_async_p and
11720 linux_nat_async directly instead of going through the target
11721 vector.
11722 * target.c (unpush_target): Close target after unpushing it, not
11723 before.
11724
11725 2012-01-19 Gary Benson <gbenson@redhat.com>
11726
11727 * mdebugread.c (sort_blocks): Replace integer constants with ones
11728 derived from FIRST_LOCAL_BLOCK.
11729
11730 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
11731 Jan Kratochvil <jan.kratochvil@redhat.com>
11732
11733 PR gdb/9538
11734 * symfile.c (find_separate_debug_file): New function.
11735 (terminate_after_last_dir_separator): Likewise.
11736 (find_separate_debug_file_by_debuglink): Also try realpath.
11737 * configure.ac (AC_CHECK_FUNCS): Add lstat.
11738 * configure: Regenerate.
11739 * config.in: Regenerate.
11740
11741 2012-01-18 Doug Evans <dje@google.com>
11742
11743 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): Delete.
11744 (main.o): Remove rule.
11745 * configure.ac (BINDIR): Define with AC_DEFINE_DIR.
11746 (--with-sysroot): Rewrite.
11747 * configure: Regenerate.
11748 * config.in: Regenerate.
11749
11750 2012-01-18 Sergio Durigan Junior <sergiodj@redhat.com>
11751
11752 * parse.c (initialize_expout): New function.
11753 (reallocate_expout): Likewise.
11754 (parse_exp_in_context): Use `initialize_expout' and
11755 `reallocate_expout' when appropriate.
11756
11757 2012-01-18 Pedro Alves <palves@redhat.com>
11758
11759 * record.c (struct record_breakpoint, record_breakpoint_p)
11760 (record_breakpoints): New.
11761 (record_insert_breakpoint, record_remove_breakpoint): Manage
11762 record breakpoints list. Only remove breakpoints from the
11763 inferior if they had been inserted there in the first place.
11764
11765 2012-01-17 Doug Evans <dje@google.com>
11766
11767 * linespec.c (decode_line_internal): Don't call symtabs_from_filename
11768 if we know we don't have a file name to look for.
11769
11770 2012-01-17 Pedro Alves <palves@redhat.com>
11771
11772 * dwarf2-frame.c (dwarf2_frame_cfa): Throw NOT_AVAILABLE_ERROR, if
11773 the frame's stop reason is UNWIND_UNAVAILABLE.
11774
11775 2012-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11776
11777 Fix compilation error.
11778 * m2-exp.y (yyerror): Use ANSI C prototype.
11779
11780 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>
11781
11782 * f-exp.y (parse_number): Convert prototype from K&R to ANSI C.
11783 (growbuf_by_size): Likewise.
11784 (yyerror): Likewise.
11785 * m2-exp.y (make_qualname): Remove function (was #if 0'ed).
11786 (modblock): Remove variable (was #if 0'ed).
11787 (parse_number): Convert prototype from K&R to ANSI C.
11788 (yyerror): Likewise.
11789 * objc-exp.y (parse_number): Likewise.
11790 (yyerror): Likewise.
11791 (yylex): Remove #if 0'ed code.
11792 * p-exp.y (uptok): Convert prototype from K&R to ANSI C.
11793 (yyerror): Likewise.
11794
11795 2012-01-16 Tom Tromey <tromey@redhat.com>
11796
11797 * NEWS: Add item.
11798 * symtab.h (compare_filenames_for_search): Declare.
11799 * symtab.c (compare_filenames_for_search): New function.
11800 (iterate_over_some_symtabs): Use it.
11801 * symfile.h (struct quick_symbol_functions)
11802 <map_symtabs_matching_filename>: Change spec.
11803 * psymtab.c (partial_map_symtabs_matching_filename): Use
11804 compare_filenames_for_search. Update for new spec.
11805 * dwarf2read.c (dw2_map_symtabs_matching_filename): Use
11806 compare_filenames_for_search. Update for new spec.
11807 * breakpoint.c (clear_command): Use compare_filenames_for_search.
11808
11809 2012-01-16 Tom Tromey <tromey@redhat.com>
11810
11811 PR python/13281:
11812 * gdbtypes.h (TYPE_FLAG_ENUM): New macro.
11813 (struct main_type) <flag_flag_enum>: New field.
11814 * dwarf2read.c (process_enumeration_scope): Detect "flag" enums.
11815 * NEWS: Add entries.
11816 * c-valprint.c (c_val_print) <TYPE_CODE_ENUM>: Handle "flag"
11817 enums.
11818 * python/lib/gdb/printing.py (_EnumInstance): New class.
11819 (FlagEnumerationPrinter): Likewise.
11820
11821 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>
11822
11823 * breakpoint.c (create_sals_from_address_default): New function.
11824 (create_breakpoints_sal_default): Likewise.
11825 (decode_linespec_default): Likewise.
11826 (is_marker_spec): Removed.
11827 (strace_marker_p): New function.
11828 (init_breakpoint_sal): Using `strace_marker_p' instead of
11829 `is_marker_spec'.
11830 (create_breakpoint): Call method `create_sals_from_address' from
11831 breakpoint_ops, replacing code that created SALs conditionally
11832 on the type of the breakpoint. Call method `create_breakpoints_sal',
11833 replacing code that created breakpoints conditionally on the type
11834 wanted.
11835 (base_breakpoint_create_sals_from_address): New function.
11836 (base_breakpoint_create_breakpoints_sal): Likewise.
11837 (base_breakpoint_decode_linespec): Likewise.
11838 (base_breakpoint_ops): Add methods
11839 `base_breakpoint_create_sals_from_address',
11840 `base_breakpoint_create_breakpoints_sal' and
11841 `base_breakpoint_decode_linespec'.
11842 (bkpt_create_sals_from_address): New function.
11843 (bkpt_create_breakpoints_sal): Likewise.
11844 (bkpt_decode_linespec): Likewise.
11845 (tracepoint_create_sals_from_address): Likewise.
11846 (tracepoint_create_breakpoints_sal): Likewise.
11847 (tracepoint_decode_linespec): Likewise.
11848 (strace_marker_create_sals_from_address): Likewise.
11849 (strace_marker_create_breakpoints_sal): Likewise.
11850 (strace_marker_decode_linespec): Likewise.
11851 (strace_marker_breakpoint_ops): New variable.
11852 (addr_string_to_sals): Remove `marker_spec'. Call method
11853 `decode_linespec' from breakpoint_ops, replacing code that decoded
11854 an address string into a SAL. Use `strace_marker_p' instead of
11855 `marker_spec'.
11856 (strace_command): Decide whether we are dealing with a static
11857 tracepoint with marker or not. Use the appropriate breakpoint_ops.
11858 (initialize_breakpoint_ops): Initialize new fields of breakpoint_ops.
11859 * breakpoint.h (linespec_result, linespec_sals): New forward
11860 declarations.
11861 (breakpoint_ops) <create_sals_from_address>,
11862 <create_breakpoints_sal>, <decode_linespec>: New methods.
11863
11864 2012-01-14 Doug Evans <dje@google.com>
11865
11866 * NEWS: Update text for "maint set python print-stack".
11867 It is deprecated in gdb 7.4 and deleted in 7.5.
11868
11869 2012-01-13 Eli Zaretskii <eliz@gnu.org>
11870
11871 * gdb_curses.h (MOUSE_MOVED) [__MINGW32__]: Undefine before
11872 including curses.h.
11873
11874 2012-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11875
11876 * configure: Regenerate.
11877 * config.in: Regenerate.
11878
11879 2012-01-12 Keith Seitz <keiths@redhat.com>
11880
11881 PR mi/10586
11882 * varobj.c (ANONYMOUS_STRUCT_NAME): Define.
11883 (ANONYMOUS_UNION_NAME): Define.
11884 (is_path_expr_parent): New function.
11885 (get_path_expr_parent): New function.
11886 (is_anonymous_child): New function.
11887 (create_child_with_value): If the child is anonymous and without
11888 a name, assign an object name to it.
11889 (c_describe_child): Use get_path_expr_parent to determine
11890 the parent expression.
11891 If there field represents an anonymous struct or union and
11892 has no name, set an appropriate display name and expression.
11893 (cplus_describe_child): Likewise.
11894
11895 2012-01-12 Pedro Alves <palves@redhat.com>
11896
11897 * i386-tdep.c (i386_frame_cache_1): Also mark the frame base as
11898 available when %ebp is found to be zero (outermost).
11899
11900 2012-01-11 Andreas Tobler <andreast@fgznet.ch>
11901
11902 * common/gdb_assert.h (gdb_static_assert): Rename static_assert to
11903 an internal gdb_static_assert.
11904 * mi/mi-common.c: Rename static_assert to gdb_static_assert.
11905
11906 2012-01-11 Tom Tromey <tromey@redhat.com>
11907
11908 PR gdb/9598:
11909 * breakpoint.c (_initialize_breakpoint): Fix help for "catch
11910 catch" and "catch throw".
11911
11912 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
11913
11914 * blockframe.c (block_innermost_frame): Start search from selected
11915 frame, if present, or otherwise the current frame.
11916
11917 * c-exp.y (variable): Update innermost_block for
11918 'block COLONCOLON NAME' clause.
11919 * m2-exp.y (variable): Ditto.
11920 * objc-exp.y (variable): Ditto.
11921
11922 2012-01-10 Tom Tromey <tromey@redhat.com>
11923
11924 PR python/13199:
11925 * python/python.c (finish_python_initialization): Set sys.argv.
11926
11927 2012-01-10 Doug Evans <dje@google.com>
11928
11929 * dwarf2read.c (dwarf_decode_lines): Remove arg "abfd". New arg
11930 "want_line_info". All callers updated.
11931 (dwarf_decode_lines_1): New function.
11932 (handle_DW_AT_stmt_list): Add function comment.
11933 New arg "want_line_info". All callers updated.
11934 (read_file_scope,read_type_unit_scope): Move comment from
11935 handle_DW_AT_stmt_list to here.
11936
11937 2012-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11938
11939 Fix regression after libiberty/ update for GCC PR 6057 and others.
11940 * c-exp.y (operator) <OPERATOR DELETE>
11941 (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
11942 * cp-name-parser.y (fill_comp, make_operator, make_dtor)
11943 (make_builtin_type, make_name): New variable i, add gdb_assert.
11944 (operator) <OPERATOR NEW>: Update ARGS to 3.
11945 (operator) <OPERATOR DELETE>: Add trailing space.
11946 (operator) <OPERATOR NEW '[' ']'>: Update ARGS to 3.
11947 (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
11948 * cp-support.c (cp_canonicalize_string): Check NULL from
11949 cp_comp_to_string, call warning and return.
11950
11951 2012-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11952
11953 Fix duplicate .o files after omitting libbfd.a.
11954 * Makefile.in (ALL_TARGET_OBS): Remove corelow.o.
11955 (SFILES): Add corelow.c.
11956 (COMMON_OBS): Add corelow.o.
11957 (ALLDEPFILES): Remove corelow.c.
11958 * config/alpha/alpha-linux.mh (NATDEPFILES): Remove corelow.o.
11959 * config/alpha/alpha-osf3.mh: Likewise.
11960 * config/alpha/fbsd.mh: Likewise.
11961 * config/arm/nbsdaout.mh: Likewise.
11962 * config/arm/nbsdelf.mh: Likewise.
11963 * config/i386/i386gnu.mh: Likewise.
11964 * config/ia64/hpux.mh: Likewise.
11965 * config/ia64/linux.mh: Likewise.
11966 * config/m32r/linux.mh: Likewise.
11967 * config/m68k/linux.mh: Likewise.
11968 * config/mips/irix5.mh: Likewise.
11969 * config/mips/irix6.mh: Likewise.
11970 * config/pa/hpux.mh: Likewise.
11971 * config/pa/linux.mh: Likewise.
11972 * config/powerpc/aix.mh: Likewise.
11973 * config/sparc/linux.mh: Likewise.
11974 * config/sparc/linux64.mh: Likewise.
11975 * config/sparc/sol2.mh: Likewise.
11976 * config/vax/vax.mh: Likewise.
11977 * configure.tgt (alpha*-*-freebsd* alpha*-*-kfreebsd*-gnu)
11978 (alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu, alpha*-*-openbsd*)
11979 (am33_2.0*-*-linux*, arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-linux*)
11980 (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-netbsd*)
11981 (hppa*-*-openbsd*, i[34567]86-*-dicos*, i[34567]86-*-freebsd*)
11982 (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-netbsd*)
11983 (i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*, i[34567]86-*-nto*)
11984 (i[34567]86-*-solaris2.1[0-9]*, x86_64-*-solaris2.1[0-9]*)
11985 (i[34567]86-*-solaris*, i[34567]86-*-linux*, i[34567]86-*-cygwin*)
11986 (i[34567]86-*-mingw32*, m68*-*-netbsd*, m68*-*-knetbsd*-gnu)
11987 (m68*-*-openbsd*, m88*-*-openbsd*, microblaze*-linux-*)
11988 (microblaze*-*-linux*, mips*-*-linux*, mips*-*-netbsd*)
11989 (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
11990 (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-linux*)
11991 (powerpc64-*-linux*, s390*-*-*, score-*-*, sh*-*-linux*)
11992 (sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
11993 (sparc*-*-freebsd*, sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*)
11994 (sparc-*-knetbsd*-gnu, sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu)
11995 (sparc-*-openbsd*, sparc64-*-openbsd*, tic6x-*-*linux, vax-*-netbsd*)
11996 (vax-*-knetbsd*-gnu, vax-*-openbsd*, x86_64-*-dicos*, x86_64-*-linux*)
11997 (x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu, x86_64-*-netbsd*)
11998 (x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*, xtensa*-*-linux*): Remove
11999 corelow.o from gdb_target_obs.
12000 * corefile.c (core_target): Update the comment on NULL value.
12001 (core_file_command): Replace error by gdb_assert on CORE_TARGET.
12002 * corelow.c (sniff_core_bfd): Call error instead of warning on zero
12003 MATCHES. Drop YUMMY set on NULL.
12004 (core_close): Do not call exit_inferior_silent on zero PID. Do not
12005 reclaim CORE_DATA if it is already NULL.
12006
12007 2012-01-09 Doug Evans <dje@google.com>
12008
12009 * gdbtypes.c (safe_parse_type): Initialize type to keep gcc happy.
12010 * varobj.c (varobj_set_value): Initialize val,value to keep gcc happy.
12011
12012 2012-01-09 Keith Seitz <keiths@redhat.com>
12013
12014 * breakpoint.c (wrapper.h): Don't include.
12015
12016 2012-01-09 Keith Seitz <keiths@redhat.com>
12017
12018 * Makefile.in (SFILES): Remove wrapper.c.
12019 (HFILES_NO_SRCDIR): Remove wrapper.h.
12020 (COMMON_OBS): Remove wrapper.o.
12021 * cli/cli-interp.c: Don't inlude wrapper.h.
12022 * corelow.c: Likewise.
12023 (core_open): Replace gdb_target_find_new_threads with
12024 TRY_CATCH around target_find_new_threads.
12025 * eval.c (fetch_subexp_value): Likewise for value_fetch_lazy.
12026 * gdbtypes.c (safe_parse_type): Likewise for parse_and_eval_type.
12027 * varobj.c (varobj_create): Likewise for parse_exp_1 and
12028 evaluate_expression.
12029 (varobj_set_value): Likewise for evaluate_expression and
12030 value_assign.
12031 (install_new_variable): Likewise for value_fetch_lazy.
12032 (adjust_value_for_child_access): Likewise for value_ind.
12033 (c_describe_child): Likewise for value_subscript and
12034 value_ind.
12035 (c_value_of_root): Likewise for evaluate_expression.
12036 * wrapper.c: Remove.
12037 * wrapper.h: Remove.
12038
12039 2012-01-09 Doug Evans <dje@google.com>
12040
12041 * dwarf2read.c (read_and_check_comp_unit_head): Renamed from
12042 partial_read_comp_unit_head. Replace "buffer", "buffer_size" and
12043 "abfd" args with "section". All callers updated.
12044 Error checking code moved ...
12045 (error_check_comp_unit_head): ... here. New function.
12046 (read_and_check_type_unit_head): Renamed from read_type_unit_head.
12047 Delete arg "abfd". New arg "type_offset". All callers updated.
12048 (create_debug_types_hash_table): Simplify by using
12049 read_and_check_type_unit_head.
12050
12051 * parser-defs.h (namecopy): Delete.
12052 * parse.c (namecopy, namecopy_size): Move into copy_name.
12053
12054 2012-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12055
12056 Partially fix duplicate .o files after omitting libbfd.a.
12057 * config/alpha/alpha-osf3.mh (NATDEPFILES): Remove solib.o.
12058 * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
12059 * config/i386/obsdaout.mh (NATDEPFILES): Remove solib.o.
12060 * config/m68k/nbsdaout.mh (NATDEPFILES): Remove solib.o.
12061 * config/m68k/obsd.mh (NATDEPFILES): Remove solib.o.
12062 * config/powerpc/aix.mh (NATDEPFILES): Remove xcoffread.o.
12063 * config/vax/nbsdaout.mh (NATDEPFILES): Remove solib.o.
12064
12065 2012-01-09 Pedro Alves <palves@redhat.com>
12066
12067 * MAINTAINERS: Update my email address.
12068
12069 2012-01-08 Doug Evans <dje@google.com>
12070
12071 * dwarf2read.c (dwarf2_per_objfile): Rename n_type_comp_units to
12072 n_type_units. Rename type_comp_units to all_type_units.
12073 All uses updated.
12074 (add_signatured_type_cu_to_table): Renamed from
12075 add_signatured_type_cu_to_list. All callers updated.
12076
12077 * gdbtypes.h (struct cplus_struct_type): Delete member
12078 nfn_fields_total. All uses removed.
12079
12080 2012-01-06 Doug Evans <dje@google.com>
12081
12082 * dwarf2read.c: Move FIXME from dwarf2_build_psymtabs_hard
12083 to top of file.
12084 (dwarf2_find_comp_unit): Delete.
12085 (process_psymtab_comp_unit): Make result "void".
12086 Delete args buffer, info_ptr, buffer_size, and replace with
12087 "section". All callers updated.
12088 (dwarf2_build_psymtabs_hard): Simplify.
12089
12090 2012-01-06 Sergio Durigan Junior <sergiodj@redhat.com>
12091 Thiago Jung Bauermann <bauerman@br.ibm.com>
12092
12093 * ada-lang.c (ada_exception_name_addr): Add `volatile' keyword
12094 before `struct gdb_exception'.
12095 * breakpoint.c (update_global_location_list_nothrow)
12096 (update_breakpoint_locations, enable_breakpoint_disp): Likewise.
12097 * cp-abi.c (value_rtti_type): Likewise.
12098 * cp-support.c (cp_validate_operator): Likewise.
12099 * infrun.c (insert_exception_resume_breakpoint)
12100 (check_exception_resume, keep_going): Likewise.
12101 * mi-interp.c (mi_breakpoint_created)
12102 (mi_breakpoint_modified): Likewise.
12103 * rs6000-aix-tdep.c (rs6000_convert_from_func_ptr_addr): Likewise.
12104 * solib-ia64-hpux.c (ia64_hpux_at_dld_breakpoint_p)
12105 (ia64_hpux_handle_dld_breakpoint_1): Likewise.
12106
12107 2012-01-05 Doug Evans <dje@google.com>
12108
12109 * dwarf2read.c (statement_prologue): Delete, unused.
12110
12111 * dwarf2read.c (dwarf2_per_cu_addr_size): Make result type an int.
12112 * dwarf2loc.h (dwarf2_per_cu_addr_size): Update.
12113
12114 * dwarf2read.c (comp_unit_header): Delete, unused.
12115
12116 2012-01-05 Ulrich Weigand <uweigand@de.ibm.com>
12117
12118 * configure.tgt [s390*-*-*] (gdb_target_obs): Add corelow.o.
12119 * config/s390/s390.mh (NATDEPFILES): Remove corelow.o.
12120
12121 2012-01-05 Khoo Yit Phang <khooyp@cs.umd.edu>
12122
12123 * infrun.c (normal_stop): Don't skip calling the normal_stop
12124 observers if the thread was doing a multi-step, but stopped for
12125 some reason other than stepping.
12126
12127 2012-01-05 Pedro Alves <alves.ped@gmail.com>
12128
12129 * cli/cli-decode.h: Add comments.
12130 (CMD_LIST_AMBIGUOUS): Moved to command.h
12131 (add_cmd, add_alias_cmd, add_prefix_cmd, add_abbrev_prefix_cmd)
12132 (set_cmd_cfunc, set_cmd_sfunc, set_cmd_completer, cmd_cfunc_eq)
12133 (set_cmd_context, get_cmd_context, lookup_cmd, lookup_cmd_1)
12134 (deprecate_cmd, deprecated_cmd_warning, lookup_cmd_composition)
12135 (add_com, add_com_alias, add_info, add_info_alias)
12136 (complete_on_cmdlist, complete_on_enum, help_list): Remove
12137 declarations.
12138 * command.h: Add and adjust comments.
12139 (CMD_LIST_AMBIGUOUS): Moved here.
12140 (help_cmd, help_cmd_list): Delete declarations.
12141
12142 2012-01-04 Doug Evans <dje@google.com>
12143
12144 * dwarf2read.c (dwarf2_read_abbrevs): Delete arg "abfd".
12145 All callers updated.
12146 (load_full_type_unit): Renamed from read_signatured_type_at_offset.
12147 Replace all arguments with "per_cu". All callers updated.
12148
12149 * dwarf2read.c (dwarf2_per_cu_data): Remove outdated comment.
12150
12151 * dwarf2read.c (init_one_comp_unit): Delete arg "objfile".
12152 New arg "per_cu". All callers updated.
12153
12154 Delete #if 0'd out code.
12155 * language.c (binop_result_type): Delete.
12156 (simple_type, ordered_type, same_type, integral_type): Delete.
12157 (numeric_type, character_type, string_type, boolean_type): Delete.
12158 (float_type, structured_type): Delete.
12159 * language.h: Update.
12160
12161 2012-01-04 Tom Tromey <tromey@redhat.com>
12162
12163 * python/py-value.c (valpy_binop): Initialize 'res_val'.
12164
12165 2012-01-04 Joel Brobecker <brobecker@adacore.com>
12166
12167 * corefile.c (close_exec_file): Delete.
12168 (reopen_exec_file): Remove commented out code that seems related
12169 to close_exec_file, which is being deleted here.
12170 * inferior.h (close_exec_file): Delete.
12171 * fork-child.c (fork_inferior): Remove call to fork_inferior.
12172
12173 2012-01-04 Joel Brobecker <brobecker@adacore.com>
12174
12175 * ada-lang.c: #include "cli/cli-utils.h".
12176 (get_selections): Use skip_spaces.
12177 (ada_get_next_arg): Use skip_spaces and skip_to_space.
12178 (catch_ada_exception_command_split): Use skip_spaces.
12179 (ada_decode_assert_location): Likewise.
12180
12181 2012-01-04 Joel Brobecker <brobecker@adacore.com>
12182
12183 * linespec.c (decode_line_internal): Check for C++ or Java
12184 compound constructs only if the current language is C, C++
12185 or Java.
12186
12187 2012-01-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12188
12189 Revert:
12190 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12191 Joel Brobecker <brobecker@adacore.com>
12192 Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
12193 * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
12194 3 times.
12195 * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
12196 fall through into AT_ENTRY_POINT.
12197 (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
12198 DUMMY_ADDR with it.
12199 * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
12200 PPC_INSN_SIZE skip to 3 times.
12201
12202 2012-01-04 Joel Brobecker <brobecker@adacore.com>
12203
12204 * linespec.c (add_minsym): Preserve function descriptors.
12205
12206 2012-01-04 Ulrich Weigand <uweigand@de.ibm.com>
12207
12208 * breakpoint.c (all_locations_are_pending): Consider locations
12209 in program spaces executing during startup pending as well.
12210
12211 2012-01-04 Joel Brobecker <brobecker@adacore.com>
12212
12213 Copyright year update in most files of the GDB Project.
12214
12215 2012-01-04 Joel Brobecker <brobecker@adacore.com>
12216
12217 * copyright.sh: Delete.
12218 * copyright.py: Rewrite.
12219
12220 2012-01-04 Joel Brobecker <brobecker@adacore.com>
12221
12222 * gnulib/extra/update-copyright: New file, imported from gnulib.
12223
12224 2012-01-04 Joel Brobecker <brobecker@adacore.com>
12225
12226 * README (Copyright and License Notices): New section.
12227
12228 2012-01-03 Tom Tromey <tromey@redhat.com>
12229
12230 PR python/12533:
12231 * python/py-value.c (valpy_dereference, valpy_get_address
12232 valpy_get_dynamic_type, valpy_lazy_string, valpy_do_cast)
12233 (valpy_getitem, valpy_call, valpy_binop, valpy_negative)
12234 (valpy_absolute, valpy_richcompare): Free intermediate values.
12235
12236 2011-01-03 Joel Brobecker <brobecker@adacore.com>
12237
12238 * ada-lang.c: Reformat the copyright notice.
12239
12240 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12241
12242 * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.
12243 * configure.tgt (arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-symbianelf*)
12244 (i[34567]86-*-dicos*, i[34567]86-*-cygwin*, i[34567]86-*-mingw32*)
12245 (x86_64-*-dicos*, x86_64-*-mingw*): Remove solib-target.o.
12246 Revert this part of:
12247 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12248 Build gdb directly from *.o files not using libgdb.a.
12249 * Makefile.in (COMMON_OBS): Remove solib-target.o.
12250
12251 2012-01-02 Joel Brobecker <brobecker@adacore.com>
12252
12253 * gdb/common/gdb_thread_db.h, gdb/dbxread.c, gdb/environ.c,
12254 gdb/gcore.h, gdb/rs6000-tdep.h, gdb/s390-nat.c, gdb/tic6x-tdep.c:
12255 Reformat the copyright header.
12256
12257 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12258
12259 Revert this part of:
12260 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12261 Remove the gdbtui binary.
12262 * gdb.c (main): Remove args.interpreter_p initialization.
12263 * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
12264 * main.h (struct captured_main_args): Remove interpreter_p.
12265
12266 2012-01-02 Joel Brobecker <brobecker@adacore.com>
12267
12268 * config/djgpp/fnchange.lst: Add entry for ChangeLog-2011.
12269
12270 2012-01-02 Joel Brobecker <brobecker@adacore.com>
12271
12272 * top.c (print_gdb_version): Update copyright year.
12273
12274 2012-01-02 Yao Qi <yao@codesourcery.com>
12275
12276 * inf-ptrace.c (inf_ptrace_xfer_partial): Reindent.
12277
12278 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12279 Joel Brobecker <brobecker@adacore.com>
12280
12281 Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
12282 * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
12283 3 times.
12284 * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
12285 fall through into AT_ENTRY_POINT.
12286 (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
12287 DUMMY_ADDR with it.
12288 * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
12289 PPC_INSN_SIZE skip to 3 times.
12290
12291 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12292
12293 * amd64-linux-nat.c (update_debug_registers_callback): New comment on
12294 the return value.
12295 * i386-linux-nat.c (update_debug_registers_callback): Likewise.
12296
12297 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12298
12299 Build gdb directly from *.o files not using libgdb.a.
12300 * Makefile.in (SUBDIR_TUI_OBS): Remove duplicate tui.o.
12301 (COMMON_OBS): Remove solib-target.o.
12302 (LIBGDB_OBS, libgdb.a): Move it before the gdb$(EXEEXT) rule.
12303 (gdb$(EXEEXT)): Replace libgdb.a with $(LIBGDB_OBS).
12304 (LIBGDB_OBS, libgdb.a): Move it above.
12305 * configure.tgt (alpha*-*-linux*, alpha*-*-freebsd*)
12306 (alpha*-*-kfreebsd*-gnu, alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu)
12307 (alpha*-*-openbsd*, am33_2.0*-*-linux*, arm*-wince-pe)
12308 (arm*-*-mingw32ce*, arm*-*-linux*, arm*-*-netbsd*, arm*-*-knetbsd*-gnu)
12309 (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-linux*)
12310 (hppa*-*-netbsd*, hppa*-*-openbsd*, i[34567]86-*-darwin*)
12311 (i[34567]86-*-dicos*, i[34567]86-*-freebsd*, i[34567]86-*-kfreebsd*-gnu)
12312 (i[34567]86-*-netbsd*, i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*)
12313 (i[34567]86-*-nto*, i[34567]86-*-solaris2.1[0-9]*)
12314 (x86_64-*-solaris2.1[0-9]*, i[34567]86-*-solaris*, i[34567]86-*-linux*)
12315 (i[34567]86-*-gnu*, ia64-*-linux*, m32r*-*-linux*, m68*-*-linux*)
12316 (m68*-*-netbsd*, m68*-*-knetbsd*-gnu, m68*-*-openbsd*)
12317 (microblaze*-linux-*, microblaze*-*-linux*, mips*-sgi-irix5*)
12318 (mips*-sgi-irix6*, mips*-*-linux*, mips*-*-netbsd*)
12319 (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
12320 (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-aix*, rs6000-*-*)
12321 (powerpc-*-linux*, powerpc64-*-linux*, powerpc*-*-*, s390*-*-*)
12322 (sh*-*-linux*, sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
12323 (sparc-*-linux*, sparc64-*-linux*, sparc*-*-freebsd*)
12324 (sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*, sparc-*-knetbsd*-gnu)
12325 (sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu, sparc-*-openbsd*)
12326 (sparc64-*-openbsd*, sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*)
12327 (sparc-*-solaris2*, sparcv9-*-solaris2*, sparc64-*-solaris2*)
12328 (vax-*-netbsd*, vax-*-knetbsd*-gnu, x86_64-*-darwin*, x86_64-*-dicos*)
12329 (x86_64-*-linux*, x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu)
12330 (x86_64-*-netbsd*, x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*)
12331 (xtensa*-*-linux*, xtensa*): Remove solib.o from gdb_target_obs.
12332
12333 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12334
12335 Remove the gdbtui binary.
12336 * .gitignore (/gdbtui): Remove.
12337 * Makefile.in (TUI): Remove.
12338 (SUBDIR_TUI_OBS): Remove tui-main.o.
12339 (SUBDIR_TUI_SRCS): Remove tui/tui-main.c.
12340 (all-tui, install-tui, uninstall-tui, $(TUI)$(EXEEXT), clean-tui)
12341 (tui-main.o): Remove.
12342 (all_object_files): Remove tui-main.o.
12343 * NEWS: New note for the gdbtui removal.
12344 * configure: Rebuilt.
12345 * configure.ac: No longer add all-tui, clean-tui, install-tui and
12346 uninstall-tui to CONFIG_ALL, CONFIG_CLEAN, CONFIG_INSTALL and
12347 CONFIG_UNINSTALL respectively.
12348 * gdb.c (main): Remove args.interpreter_p initialization.
12349 * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
12350 * main.h (struct captured_main_args): Remove interpreter_p.
12351 * tui/tui-main.c: Remove.
12352
12353 2012-01-01 Doug Evans <dje@google.com>
12354
12355 * dwarf2read.c (dwarf2_compute_name): Simplify objfile references.
12356 (dwarf2_physname, read_import_statement): Ditto.
12357 (read_call_site_scope, dwarf2_record_block_ranges): Ditto.
12358 (process_structure_scope read_subroutine_type): Ditto.
12359 (read_typedef, load_partial_dies, read_partial_die): Ditto.
12360 (find_partial_die, dwarf_decode_lines, lookup_die_type): Ditto.
12361 (dwarf2_fetch_die_location_block): Ditto.
12362 (dwarf_decode_macros, dwarf2_symbol_mark_computed): Ditto.
12363
12364 * dwarf2read.c (read_signatured_type): Delete `objfile' arg.
12365 All callers updated.
12366 (load_full_comp_unit, queue_comp_unit, process_queue): Ditto.
12367 (dw2_do_instantiate_symtab, dw2_instantiate_symtab): Ditto.
12368 (process_psymtab_comp_unit, load_partial_comp_unit): Ditto.
12369
12370 * dwarf2read.c (load_cu): Move assert to more useful location.
12371
12372 * dwarf2read.c (free_heap_comp_unit): Renamed from free_one_comp_unit.
12373 All callers updated.
12374
12375 * dwarf2read.c (dwarf2_per_objfile): Add comment.
12376 (dwarf2_elf_names): Minor reformat.
12377 (dwarf2_per_cu_data): Tweak comment.
12378 (dwarf2_read_section): Fix comment.
12379 (create_all_comp_units): Fix comment.
12380 (load_full_comp_unit): Fix comment.
12381 (process_full_comp_unit): Fix comment.
12382 (read_signatured_type): Fix comment.
12383
12384 For older changes see ChangeLog-2011.
12385 \f
12386 Local Variables:
12387 mode: change-log
12388 left-margin: 8
12389 fill-column: 74
12390 version-control: never
12391 coding: utf-8
12392 End:
This page took 0.340361 seconds and 4 git commands to generate.