848a0728f68e27424358f8ff94473f87d631fa5e
[binutils-gdb.git] / gdb / ChangeLog
1 2011-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 Fix crash regression on systems featuring .gdb_index.
4 * objfiles.c (free_objfile): Move the
5 forget_cached_source_info_for_objfile call earlier. Comment it.
6 Extend the comment for objfile_free_data.
7
8 2011-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9
10 Fix regression of displaying the debug format.
11 * buildsym.c (end_symtab): Set symtab's debugformat and producer from
12 subfile.
13
14 2011-04-04 Tom Tromey <tromey@redhat.com>
15
16 * cli/cli-interp.c (struct captured_execute_command_args):
17 Remove.
18 (do_captured_execute_command): Remove.
19 (safe_execute_command): Use TRY_CATCH.
20 * cli/cli-script.c (struct wrapped_read_command_file_args):
21 Remove.
22 (wrapped_read_command_file): Remove.
23 (script_from_file): Use TRY_CATCH.
24 * exceptions.c (catch_exception): Remove.
25 * exceptions.h (catch_exception): Remove.
26 (deprecated_throw_reason): Update comment.
27 * mi/mi-main.c (captured_mi_execute_command): Change 'data'
28 argument to 'context'.
29 (mi_execute_command): Use TRY_CATCH.
30 * remote.c (struct start_remote_args): Remove.
31 (remote_start_remote): Update; change arguments.
32 (remote_open_1): Use TRY_CATCH.
33
34 2011-04-04 Tom Tromey <tromey@redhat.com>
35
36 * tracepoint.c (scope_info): Update.
37 * symtab.c (decode_line_spec): Update.
38 * python/python.c (gdbpy_decode_line): Update.
39 * linespec.h (decode_line_1): Update.
40 * linespec.c (decode_line_1): Remove 'not_found_ptr' argument.
41 (decode_compound, find_method, symtab_from_filename)
42 (decode_variable): Likewise.
43 * cli/cli-cmds.c (edit_command): Update.
44 (list_command): Update.
45 * breakpoint.c (parse_breakpoint_sals): Remove 'not_found_ptr'
46 argument.
47 (create_breakpoint): Update.
48 (until_break_command): Update.
49 (addr_string_to_sals): Update.
50 (decode_line_spec_1): Update.
51
52 2011-04-04 Tom Tromey <tromey@redhat.com>
53
54 * breakpoint.c (struct captured_parse_breakpoint_args): Remove.
55 (do_captured_parse_breakpoint): Remove.
56 (create_breakpoint): `e' is now volatile. Remove `parse_args'.
57 Use TRY_CATCH directly.
58
59 2011-04-04 Tom Tromey <tromey@redhat.com>
60
61 * symtab.h (free_symtab): Remove.
62 (forget_cached_source_info_for_objfile): Declare.
63 * symmisc.c (free_symtab): Remove.
64 * source.c (forget_cached_source_info_for_objfile): New function.
65 (forget_cached_source_info): Use it.
66 * objfiles.c (free_objfile): Simplify check before calling
67 clear_current_source_symtab_and_line. Call
68 forget_cached_source_info_for_objfile.
69
70 2011-04-04 Tom Tromey <tromey@redhat.com>
71
72 * mdebugread.c (psymtab_to_symtab_1): Copy linetable to obstack.
73 (new_symtab): Don't set `free_code' on symtab.
74 (new_linetable): Properly handle size==0.
75 * symtab.h (struct symtab) <free_code, free_func>: Remove.
76 * symmisc.c (free_symtab): Don't free the linetable. Don't call
77 free_func.
78 * jv-lang.c (struct jv_per_objfile_data): New.
79 (jv_per_objfile_free): Free the data.
80 (get_dynamics_objfile): Allocate a jv_per_objfile_data.
81 (get_java_class_symtab): Set the `dict' field on the
82 jv_per_objfile_data.
83 (free_class_block): Remove.
84 * buildsym.c (end_symtab): Don't set `free_code' or `free_func' on
85 the symtab.
86
87 2011-04-04 Tom Tromey <tromey@redhat.com>
88
89 * symfile.c (reread_symbols): Update.
90 * objfiles.h (struct objfile) <cp_namespace_symtab>: Remove
91 field.
92 * objfiles.c (allocate_objfile): Update.
93 * cp-support.h (cp_check_possible_namespace_symbols): Don't
94 declare.
95 * cp-namespace.c (lookup_symbol_file): Don't call
96 lookup_possible_namespace_symbol.
97 (initialize_namespace_symtab, get_possible_namespace_block)
98 (free_namespace_block, cp_check_possible_namespace_symbols)
99 (check_possible_namespace_symbols_loop)
100 (check_one_possible_namespace_symbol)
101 (lookup_possible_namespace_symbol): Remove.
102 (maintenance_cplus_namespace): Replace with notice.
103 (_initialize_cp_namespace): Deprecate `maint cplus namespace'.
104
105 2011-04-04 Tom Tromey <tromey@redhat.com>
106
107 * xcoffread.c (read_xcoff_symtab): Make `debugfmt' const.
108 * symtab.h (struct symtab) <producer, debugformat>: Now const.
109 * symmisc.c (free_symtab): Don't free debugformat.
110 * buildsym.h (struct subfile) <producer, debugformat>: Now const.
111 (record_debugformat, record_producer): Document.
112 * buildsym.c (end_symtab): Don't save debugformat and producer
113 names on obstack.
114 (end_symtab): Don't free debugformat and producer fields.
115 (record_debugformat): Don't call xstrdup.
116 (record_producer): Likewise.
117
118 2011-04-04 Tom Tromey <tromey@redhat.com>
119
120 * source.c (find_source_lines): Remove LSEEK_NOT_LINEAR code.
121 (source_line_charpos, source_charpos_line): Remove.
122
123 2011-04-04 Tom Tromey <tromey@redhat.com>
124
125 * symtab.h (domain_enum): Split in two...
126 (enum search_domain): New.
127 (search_symbols): Update.
128 * symtab.c (print_symbol_info, symtab_symbol_info): Remove
129 redundant declarations.
130 (search_symbols): Change 'kind' argument to search_domain.
131 Update.
132 (print_symbol_info): Likewise.
133 (symtab_symbol_info): Likewise.
134 * symfile.h (struct quick_symbol_functions)
135 <pre_expand_symtabs_matching>: Change type of 'kind' argument.
136 <expand_symtabs_matching>: Likewise.
137 * psymtab.c (pre_expand_symtabs_matching_psymtabs): Update.
138 (expand_symtabs_matching_via_partial): Update.
139 * dwarf2read.c (dw2_pre_expand_symtabs_matching): Update.
140 (dw2_expand_symtabs_for_function): Update.
141 * block.h: Moved anonymous enum...
142 * defs.h (enum block_enum): ... here. Now named.
143
144 2011-04-03 Joel Brobecker <brobecker@adacore.com>
145
146 GDB 7.3 branch created (branch timestamp: 2011-04-01 01:00 UTC)
147 * version.in: Bump version to 7.3.50.20110403-cvs.
148
149 2011-04-03 Joel Brobecker <brobecker@adacore.com>
150
151 * NEWS: Create a new section for the next release branch.
152 Rename the section of the current branch, now that it has
153 been cut.
154
155 2011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
156
157 * arm-tdep.c (arm_gdbarch_init): Enfore correct register number
158 for "fpscr" in target description.
159
160 2011-04-01 Jan Kratochvil <jan.kratochvil@redhat.com>
161
162 * dwarf2read.c (find_slot_in_mapped_hash): New variable back_to,
163 initialize it. Delay HASH initialization. Strip the part after open
164 parenthesis for languages with qualifiers. Call do_cleanups.
165
166 2011-04-01 Tom Tromey <tromey@redhat.com>
167
168 * utils.c (report_command_stats): Don't print `-' for negative
169 number.
170
171 2011-04-01 Eric Botcazou <ebotcazou@adacore.com>
172
173 * ada-lang.c (ada_is_simple_array_type, ada_value_slice_from_ptr)
174 (ada_value_slice, empty_array, to_fixed_array_type): Deal with
175 typedefs.
176
177 2011-04-01 Joel Brobecker <brobecker@adacore.com>
178
179 * breakpoint.h (bpdisp_text): Add declaration.
180 * breakpoint.c (bpdisp_text): Make non-static.
181 * ada-lang.c: #include "mi/mi-common.h".
182 (print_it_exception): Rewrite to improve GDB/MI output.
183
184 2011-04-01 Pedro Alves <pedro@codesourcery.com>
185
186 * arm-tdep.h (struct address_space): Add forward declaration.
187
188 2011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
189
190 * arm-tdep.h (arm_insert_single_step_breakpoint): Add prototype.
191 * arm-tdep.c (arm_override_mode): New global.
192 (arm_pc_is_thumb): Respect arm_override_mode. Remove single-step
193 execution mode heuristics.
194 (thumb_get_next_pc_raw): Remove INSERT_BKTP argument; always insert
195 second single-step breakpoint if needed, using
196 arm_insert_single_step_breakpoint.
197 (arm_get_next_pc_raw): Remove INSERT_BKTP argument. Only handle
198 ARM execution mode, do not call thumb_get_next_pc_raw.
199 (arm_get_next_pc): Encode execution mode in return value. Call
200 either arm_get_next_pc_raw or thumb_get_next_pc_raw.
201 (arm_insert_single_step_breakpoint): New function.
202 (arm_software_single_step): Call it.
203 * arm-linux-tdep.c (arm_linux_sigreturn_return_addr): Add IS_THUMB
204 argument to return execution mode of sigreturn target.
205 (arm_linux_syscall_next_pc): Use it.
206 (arm_linux_copy_svc): Update call.
207 (arm_linux_software_single_step): Call
208 arm_insert_single_step_breakpoint.
209
210 2011-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
211
212 * dwarf2read.c (dwarf2_read_index): Fix .gdb_index version number in
213 the comment.
214
215 2011-03-31 Tom Tromey <tromey@redhat.com>
216
217 * varobj.c (update_dynamic_varobj_children): Properly handle
218 errors from iterator.
219
220 2011-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
221
222 * dwarf2read.c (dwarf2_name): Initialize DEMANGLED. Avoid demangling
223 struct linkage name twice.
224
225 2011-03-31 Tom Tromey <tromey@redhat.com>
226
227 * python/py-prettyprint.c (print_stack_unless_memory_error): Add
228 missing ">" to message.
229
230 2011-03-31 Tom Tromey <tromey@redhat.com>
231
232 * varobj.c (instantiate_pretty_printer): Remove duplicate
233 'return'.
234
235 2011-03-31 Ulrich Weigand <ulrich.weigand@linaro.org>
236
237 * i386-tdep.c (i386_frame_prev_register): Unwind SP from memory
238 if neither saved value nor register available (e.g. signal frame).
239
240 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
241
242 * macroexp.c (expand): Avoid uninitialized variable
243 compiler warning.
244
245 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
246
247 * breakpoint.c (break_range_command): Fix typo in comment.
248
249 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
250 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
251
252 Implement support for PowerPC BookE ranged breakpoints.
253 * NEWS: Mention support for ranged breakpoints on embedded PowerPC.
254 * breakpoint.h (struct bp_target_info) <length>: New member
255 variable.
256 (struct breakpoint_ops) <breakpoint_hit>: Take struct bp_location
257 instead of struct breakpoint as argument, and also add ASPACE
258 and BP_ADDR arguments. Update all callers.
259 (struct breakpoint_ops) <print_one_detail>: New method.
260 (struct breakpoint) <addr_string_range_end>: New member variable.
261 * breakpoint.c (breakpoint_location_address_match): Add function
262 prototype.
263 (insert_bp_location): Set bl->target_info.length.
264 (breakpoint_here_p): Call breakpoint_location_address_match.
265 (moribund_breakpoint_here_p): Likewise.
266 (regular_breakpoint_inserted_here_p): Likewise.
267 (breakpoint_thread_match): Likewise.
268 (bpstat_stop_status): Likewise.
269 (bpstat_check_location): Move call to
270 breakpoint_ops.breakpoint_hit to the top.
271 (print_one_breakpoint_location): Call
272 breakpoint_ops.print_one_detail if available.
273 (breakpoint_address_match_range): New function.
274 (breakpoint_location_address_match): Likewise.
275 (breakpoint_locations_match): Compare the length field of the
276 locations too.
277 (hw_breakpoint_used_count): Count resources used by all locations
278 in a breakpoint, and use breakpoint_ops.resources_needed if
279 available.
280 (breakpoint_hit_ranged_breakpoint): New function.
281 (resources_needed_ranged_breakpoint): Likewise.
282 (print_it_ranged_breakpoint): Likewise.
283 (print_one_ranged_breakpoint): Likewise.
284 (print_one_detail_ranged_breakpoint): Likewise.
285 (print_mention_ranged_breakpoint): Likewise.
286 (print_recreate_ranged_breakpoint): Likewise.
287 (ranged_breakpoint_ops): New structure.
288 (find_breakpoint_range_end): New function.
289 (break_range_command): Likewise.
290 (delete_breakpoint): Free addr_string_range_end.
291 (update_breakpoint_locations): Add SALS_END argument. Update
292 all callers. Calculate breakpoint length if a non-zero SALS_END
293 is given. Call breakpoint_locations_match instead of
294 breakpoint_address_match.
295 (reset_breakpoint): Find SaL of the end of the range if B is a
296 ranged breakpoint.
297 (_initialize_breakpoint): Register break-range command.
298 * defs.h (print_core_address): Add function prototype.
299 * ppc-linux-nat.c (ppc_linux_ranged_break_num_registers): New
300 function.
301 (ppc_linux_insert_hw_breakpoint): Support ranged breakpoints.
302 (ppc_linux_remove_hw_breakpoint): Likewise.
303 (_initialize_ppc_linux_nat): Initialize
304 to_ranged_break_num_registers.
305 * target.c (update_current_target): Add comment about
306 to_ranged_break_num_registers.
307 (target_ranged_break_num_registers): New function.
308 * target.h (struct target_ops) <to_ranged_break_num_registers>:
309 New method.
310 (target_ranged_break_num_registers): Add function prototype.
311 * ui-out.c (ui_out_field_core_addr): Move address-printing logic to ...
312 * utils.c (print_core_address): ... here.
313
314 2011-03-31 Ulrich Weigand <uweigand@de.ibm.com>
315
316 * breakpoint.c (addr_string_to_sals): Avoid uninitialized
317 variable compiler warning.
318
319 2011-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
320
321 * breakpoint.c (breakpoint_re_set_one): Factor out breakpoint-resetting
322 code from here ...
323 (re_set_breakpoint): ... to here ...
324 (addr_string_to_sals): ... and here.
325
326 2011-03-29 Pierre Muller <muller@ics.u-strasbg.fr>
327
328 * Makefile.in (SFILES): Add missing C sources.
329 (HFILES_NO_SRCDIR): Remove gdbserver subdirectory headers.
330 Add missing headers.
331
332 2011-03-29 Mike Frysinger <vapier@gentoo.org>
333
334 * .gitignore: New file.
335
336 2011-03-29 Mike Frysinger <vapier@gentoo.org>
337
338 * NEWS: Mention new cfi device simulation.
339
340 2011-03-29 Tom Tromey <tromey@redhat.com>
341
342 * dwarf2read.c (fixup_partial_die): Handle linkage name on
343 otherwise anonymous types.
344 (dwarf2_name): Likewise.
345 * valops.c (value_struct_elt_for_reference): Refine artificial
346 type logic. Call error if j==-1.
347
348 2011-03-29 Andreas Tobler <andreast-list@fgznet.ch>
349
350 Fix false GCC warning.
351 * infcall.c (find_function_addr): Initialize funaddr.
352
353 2011-03-29 Pierre Muller <muller@ics.u-strasbg.fr>
354
355 Fix mingw compilation with --enable-targets=all.
356 * remote-mips.c (gdb_usleep.h): Include header.
357 (mips_enter_debug): Use gdb_usleep instead of sleep.
358
359 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
360
361 Support resolution of STT_GNU_IFUNC via breakpoints.
362 * breakpoint.c (print_it_typical): Support bp_gnu_ifunc_resolver and
363 bp_gnu_ifunc_resolver_return.
364 (bpstat_what): Rename parameter to bs_head, new variable bs, adjust
365 the loop. Support bp_gnu_ifunc_resolver and
366 bp_gnu_ifunc_resolver_return. New comment after the loop. New loop
367 for bp_gnu_ifunc_resolver and bp_gnu_ifunc_resolver_return
368 breakpoints.
369 (bptype_string, print_one_breakpoint_location): Support
370 bp_gnu_ifunc_resolver and bp_gnu_ifunc_resolver_return.
371 (user_settable_breakpoint): Return true also for
372 bp_gnu_ifunc_resolver.
373 (allocate_bp_location): Support bp_gnu_ifunc_resolver and
374 bp_gnu_ifunc_resolver_return.
375 (set_breakpoint_location_function): New parameter explicit_loc,
376 describe it. Call find_pc_partial_function_gnu_ifunc with new
377 variable IS_GNU_IFUNC and adjust the address for STT_GNU_IFUNC if
378 EXPLICIT_LOC is not set.
379 (set_raw_breakpoint): Set EXPLICIT_LOC for
380 set_breakpoint_location_function.
381 (clone_momentary_breakpoint): Use true for EXPLICIT_LOC of
382 set_breakpoint_location_function.
383 (mention): Support bp_gnu_ifunc_resolver and
384 bp_gnu_ifunc_resolver_return.
385 (add_location_to_breakpoint): Set EXPLICIT_LOC for
386 set_breakpoint_location_function.
387 (update_breakpoint_locations): Remove static.
388 (breakpoint_re_set_one): Support bp_gnu_ifunc_resolver and
389 bp_gnu_ifunc_resolver_return.
390 * breakpoint.h (enum bptype): New fields bp_gnu_ifunc_resolver and
391 bp_gnu_ifunc_resolver_return.
392 (update_breakpoint_locations): New declaration.
393 * elfread.c: Include gdbthread.h and regcache.h.
394 (elf_gnu_ifunc_resolver_stop, elf_gnu_ifunc_resolver_return_stop): New
395 functions.
396 (elf_gnu_ifunc_fns): Install them.
397 * minsyms.c (stub_gnu_ifunc_resolver_stop)
398 (stub_gnu_ifunc_resolver_return_stop): New functions.
399 (stub_gnu_ifunc_fns): Install them.
400 * symtab.h (struct gnu_ifunc_fns): New fields gnu_ifunc_resolver_stop
401 and gnu_ifunc_resolver_return_stop.
402 (gnu_ifunc_resolver_stop, gnu_ifunc_resolver_return_stop): New.
403
404 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
405
406 STT_GNU_IFUNC reader implementation.
407 * elfread.c: Include gdbtypes.h, value.h and infcall.h.
408 (SYMBOL_GOT_PLT_SUFFIX, elf_rel_plt_read)
409 (elf_objfile_gnu_ifunc_cache_data, struct elf_gnu_ifunc_cache)
410 (elf_gnu_ifunc_cache_hash, elf_gnu_ifunc_cache_eq)
411 (elf_gnu_ifunc_record_cache, elf_gnu_ifunc_resolve_by_cache)
412 (elf_gnu_ifunc_resolve_by_got, elf_gnu_ifunc_resolve_name)
413 (elf_gnu_ifunc_resolve_addr): New.
414 (elf_symfile_read): Call elf_rel_plt_read.
415 (elf_gnu_ifunc_fns): New.
416 (_initialize_elfread): Initialize elf_objfile_gnu_ifunc_cache_data.
417 Install elf_gnu_ifunc_fns.
418 * infcall.c (find_function_return_type): New function.
419 (find_function_addr): Resolve TYPE_GNU_IFUNC functions, if possible.
420 * minsyms.c (stub_gnu_ifunc_resolve_addr)
421 (stub_gnu_ifunc_resolve_name): New functions.
422 (stub_gnu_ifunc_fns, gnu_ifunc_fns_p): New variables.
423 * symtab.h (struct gnu_ifunc_fns, gnu_ifunc_resolve_addr)
424 (gnu_ifunc_resolve_name, gnu_ifunc_fns_p): New.
425
426 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
427
428 Code cleanup for later STT_GNU_IFUNC support.
429 * infcall.c (find_function_addr): Remove variable code, use explicit
430 dereferences for it. Move VALUE_TYPE initialization later.
431
432 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
433
434 GDB find_pc_partial_function support for STT_GNU_IFUNC.
435 * blockframe.c (cache_pc_function_is_gnu_ifunc): New variable.
436 (clear_pc_function_cache): Clear it.
437 (find_pc_partial_function): Rename to ...
438 (find_pc_partial_function_gnu_ifunc): ... this function. New
439 parameter is_gnu_ifunc_p, describe it. Set *IS_GNU_IFUNC_P.
440 (find_pc_partial_function): New wrapper for this function.
441 * symtab.h (find_pc_partial_function_gnu_ifunc): New declaration.
442
443 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
444
445 GDB internal type support for STT_GNU_IFUNC.
446 * elfread.c (record_minimal_symbol): Support mst_text_gnu_ifunc.
447 (elf_symtab_read): Set mst_text_gnu_ifunc for
448 BSF_GNU_INDIRECT_FUNCTION.
449 * eval.c (evaluate_subexp_standard): Support TYPE_GNU_IFUNC.
450 * gdbtypes.c (init_type): Support TYPE_FLAG_GNU_IFUNC,
451 builtin_func_func, nodebug_text_gnu_ifunc_symbol and
452 nodebug_got_plt_symbol.
453 * gdbtypes.h (enum type_flag_value): New entry TYPE_FLAG_GNU_IFUNC.
454 (TYPE_GNU_IFUNC): New.
455 (struct main_type): New field flag_gnu_ifunc.
456 (struct builtin_type): New field builtin_func_func.
457 (struct objfile_type): New fields nodebug_text_gnu_ifunc_symbol and
458 nodebug_got_plt_symbol.
459 * minsyms.c (lookup_minimal_symbol_text): Support mst_text_gnu_ifunc.
460 (in_gnu_ifunc_stub): New.
461 (prim_record_minimal_symbol, find_solib_trampoline_target): Support
462 mst_text_gnu_ifunc.
463 * parse.c (write_exp_msymbol): New variable ifunc_msym. Detect and
464 support mst_text_gnu_ifunc. Support mst_slot_got_plt.
465 * solib-svr4.c (svr4_in_dynsym_resolve_code): Return true also for
466 in_gnu_ifunc_stub.
467 * symmisc.c (dump_msymbols): Support mst_text_gnu_ifunc.
468 * symtab.c (search_symbols): Likewise.
469 * symtab.h (enum minimal_symbol_type): New fields mst_text_gnu_ifunc
470 and mst_slot_got_plt.
471 (in_gnu_ifunc_stub): New declaration.
472
473 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
474
475 Support a ring of related breakpoints.
476 * breakpoint.c (watchpoint_del_at_next_stop): New, move here code from
477 other functions, add gdb_assert.
478 (update_watchpoint, watchpoint_check): Add gdb_assert. Use
479 watchpoint_del_at_next_stop.
480 (bpstat_check_watchpoint): Use watchpoint_del_at_next_stop.
481 (bpstat_stop_status): Handle ring in related_breakpoint.
482 (set_raw_breakpoint_without_location): Initialize ring in
483 related_breakpoint.
484 (delete_breakpoint): Handle ring in related_breakpoint, use
485 watchpoint_del_at_next_stop.
486 (map_breakpoint_numbers): Handle ring in related_breakpoint.
487
488 2011-03-28 Tom Tromey <tromey@redhat.com>
489
490 PR symtab/12441:
491 * dwarf2read.c (prepare_one_comp_unit): Don't call set_cu_language
492 with `language_minimal'.
493
494 2011-03-25 Ulrich Weigand <ulrich.weigand@linaro.org>
495
496 * arm-tdep.c (arm_elf_make_msymbol_special): Use ARM_SYM_BRANCH_TYPE
497 instead of checking for STT_ARM_TFUNC symbol type.
498
499 2011-03-25 Tom Tromey <tromey@redhat.com>
500
501 * linespec.c (symbol_found): Restore line-based result for
502 non-LOC_LABEL symbols.
503
504 2011-03-25 Kai Tietz <ktietz@redhat.com>
505
506 * tui/tui-source.c (tui_set_source_content): Use filename_cmp
507 instead of strcmp for comparison.
508 (tui_source_is_displayed): Likewise.
509 * tui/tui-winsource.c (tui_update_breakpoint_info): Likewise.
510
511 2011-03-24 Mark Wielaard <mjw@redhat.com>
512
513 * dwarf2read.c (lookup_signatured_type): Use DW_FORM_ref_sig8 in
514 complaint.
515 (skip_one_die): Use DW_FORM_ref_sig8, not DW_FORM_sig8.
516 (find_partial_die_in_comp_unit): Likewise in comment.
517 (read_attribute_value): Likewise.
518 (lookup_die_type): Likewise.
519 (dwarf_form_name): Likewise.
520 (dump_die_shallow): Likewise.
521 (follow_die_ref_or_sig): Likewise.
522
523 2011-03-24 Tom Tromey <tromey@redhat.com>
524
525 PR breakpoints/11816:
526 * linespec.c (decode_line_1): Parse `function:label' linespecs.
527 (decode_compound): Update.
528 (find_function_symbol): New function.
529 (decode_dollar): Update.
530 (decode_label): Add 'function_symbol' parameter. Handle
531 function-relative labels.
532 (decode_variable): Update.
533 (symbol_found): Add 'function_symbol' parameter. Use label's PC,
534 not its line. Set `special_display' and canonical name for
535 labels.
536
537 2011-03-24 Tom Tromey <tromey@redhat.com>
538
539 * linespec.h (struct linespec_result) <special_display>: New
540 field.
541 * breakpoint.h (struct breakpoint) <display_canonical>: New
542 field.
543 * breakpoint.c (print_breakpoint_location): Respect
544 display_canonical.
545 (create_breakpoint_sal): Add 'display_canonical' parameter.
546 (create_breakpoints_sal): Update.
547 (create_breakpoint): Update.
548
549 2011-03-24 Tom Tromey <tromey@redhat.com>
550
551 * symtab.c (decode_line_spec): Update.
552 * linespec.c (build_canonical_line_spec): Change type of
553 'canonical'.
554 (decode_line_2, decode_line_1, decode_objc, decode_compound)
555 (find_method, decode_all_digits, decode_dollar, decode_label)
556 (symbol_found): Likewise.
557 (init_linespec_result): New function.
558 * breakpoint.c (struct captured_parse_breakpoint_args)
559 <canonical_p>: New field, replaces addr_string_p.
560 (create_breakpoints_sal): Add 'canonical' parameter, replacing
561 'addr_string'.
562 (parse_breakpoint_sals): Likewise.
563 (do_captured_parse_breakpoint): Update.
564 (create_breakpoint): Use struct linespec_result.
565 (until_break_command): Update.
566 (breakpoint_re_set_one): Update.
567 (decode_line_spec_1): Update.
568 * linespec.h (struct linespec_result): New.
569 (init_linespec_result): Declare.
570
571 2011-03-23 Pedro Alves <pedro@codesourcery.com>
572
573 * regcache.c (regcache_raw_read): If the target didn't supply a
574 given raw register, mark it as unavailable.
575
576 2011-03-23 Kai Tietz <ktietz@redhat.com>
577
578 * breakpoint.c (clear_command): Use filename_cmp
579 instead of strcmp for comparison.
580 * buildsym.c (watch_main_source_file_lossage): Likewise.
581 (patch_subfile_names): Use IS_DIR_SEPARATOR instead of
582 checking just for slash.
583 * dbxread.c (read_dbx_symtab): Use lbasename instead of
584 strrchr and filename_cmp instead of strcmp for filenames.
585 (add_old_header_file): Use filename_cmp
586 instead of strcmp for comparison.
587 * exec.c (exec_set_section_address): Likewise.
588 * macrotab.c (macro_lookup_inclusion): Likewise.
589 (macro_lookup_inclusion): Likewise.
590 * elfread.c (_initialize_elfread): Likewise.
591 (elfstab_offset_sections): Likewise.
592 (elfstab_offset_sections): Use lbasename instead of
593 strrchr.
594 * mdebugread.c (parse_partial_symbols): Likewise.
595 (arse_partial_symbols): Use filename_(n)cmp instead of
596 str(n)cmp for comparison.
597 * minsyms.c (lookup_minimal_symbol): Likewise.
598 * psymtab.c (read_psymtabs_with_filename): Likewise.
599 * solib.c (solib_read_symbols): Likewise.
600 (reload_shared_libraries_1): Likewise.
601 * symmisc.c (maintenance_print_symbols): Likewise.
602 * symfile.c (separate_debug_file_exists): Likewise.
603 (reread_symbols): Likewise.
604 (find_separate_debug_file_by_debuglink): Likewise.
605 * remote-fileio.c (remote_fileio_func_rename): Likewise.
606 * source.c (add_path): Likewise.
607 * symtab.c (filename_seen): Likewise.
608 (file_matches): Likewise.
609 (print_symbol_info): Likewise.
610 (maybe_add_partial_symtab_filename): Likewise.
611 (make_source_files_completion_list): Likewise.
612 * xml-syscall.c (init_sysinfo): Likewise.
613 * windows-nat.c (_initialize_check_for_gdb_ini): Use
614 IS_DIR_SEPARATOR for checking for trailing path separator.
615
616 2011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
617
618 * dwarf2expr.c (execute_stack_op): Handle DW_OP_GNU_entry_value. New
619 label abort_expression.
620 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Handle
621 DWARF_VALUE_OPTIMIZED_OUT.
622
623 2011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
624
625 Code cleanup.
626 * c-typeprint.c (c_type_print_args): Change parameter show_artificial
627 to linkage_name. Invert its value. Update the function comment.
628 (c_type_print_varspec_suffix): Invert it at the caller.
629 * dwarf2read.c (dwarf2_compute_name): Invert it at the caller.
630
631 2011-03-22 Pedro Alves <pedro@codesourcery.com>
632
633 * infcmd.c (post_create_inferior): Ignore NOT_AVAILABLE_ERROR
634 errors when reading the `stop_pc'.
635 * printcmd.c (pc_prefix): Use get_frame_pc_if_available instead of
636 get_frame_pc.
637
638 2011-03-22 Phil Muldoon <pmuldoon@redhat.com>
639
640 * NEWS: Document gdb.Write stream keyword.
641
642 2011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
643
644 Revert:
645 2011-03-21 Jan Kratochvil <jan.kratochvil@redhat.com>
646 * dwarf2read.c (producer_is_gxx_lt_4_6): New function.
647 (dwarf2_add_field): Fix new_field->accessibility for
648 cu->header.version >= 3 while verifying also producer_is_gxx_lt_4_6.
649
650 2011-03-22 Phil Muldoon <pmuldoon@redhat.com>
651
652 PR python/12183
653
654 * python/py-function.c (fnpy_call): Treat GdbErrors differently to
655 other error classes. Do not print stack trace.
656
657 2011-03-21 Jan Kratochvil <jan.kratochvil@redhat.com>
658
659 * dwarf2read.c (producer_is_gxx_lt_4_6): New function.
660 (dwarf2_add_field): Fix new_field->accessibility for
661 cu->header.version >= 3 while verifying also producer_is_gxx_lt_4_6.
662
663 2011-03-21 Ulrich Weigand <ulrich.weigand@linaro.org>
664
665 * arm-tdep.c (arm_analyze_prologue): Do not abort parsing when
666 encountering a load via a non-SP register.
667
668 2011-03-21 Ulrich Weigand <uweigand@de.ibm.com>
669
670 * tramp-frame.c (tramp_frame_prepend_unwinder): Set stop_reason
671 field in returned unwinder.
672
673 2012-03-21 Jan Kratochvil <jan.kratochvil@redhat.com>
674
675 * ada-lang.c (replace_operator_with_call): Copy also GDBARCH.
676
677 2012-03-21 Joel Brobecker <brobecker@adacore.com>
678
679 * ada-lang.c (replace_operator_with_call): Use xzalloc instead
680 of xmalloc.
681
682 2012-03-18 Pedro Alves <pedro@codesourcery.com>
683
684 * frame.c (frame_unwind_register): Throw an error if unwinding the
685 register failed.
686 * get_prev_frame_1 (get_prev_frame_1): Ask the unwinder if there's
687 an unwind stop reason.
688 (frame_stop_reason_string): Handle UNWIND_UNAVAILABLE.
689 * frame.h (enum unwind_stop_reason) <UNWIND_OUTERMOST,
690 UNWIND_UNAVAILABLE>: New.
691 * inline-frame.c (inline_frame_unwind): Install
692 default_frame_unwind_stop_reason.
693 * frame-unwind.c: Include "exceptions.h".
694 (frame_unwind_find_by_frame): Swallow NOT_AVAILABLE_ERROR errors.
695 (default_frame_unwind_stop_reason): New.
696 * frame-unwind.h (frame_unwind_stop_reason_ftype): New typedef.
697 (default_frame_unwind_stop_reason): Declare.
698 (struct frame_unwind) <stop_reason>: New function pointer.
699
700 * dummy-frame.c: Install default_frame_unwind_stop_reason.
701 * dwarf2-frame.c: Include exceptions.h.
702 (struct dwarf2_frame_cache) <unavailable_retaddr>: New field.
703 (dwarf2_frame_cache): Swallow NOT_AVAILABLE_ERROR errors when
704 computing the CFA. If such an error was thrown, set
705 unavailable_retaddr.
706 (dwarf2_frame_unwind_stop_reason): New.
707 (dwarf2_frame_this_id): Don't build a frame id if the CFA was
708 unavailable.
709 (dwarf2_frame_unwind): Install dwarf2_frame_unwind_stop_reason.
710 (dwarf2_signal_frame_unwind): Ditto.
711
712 * amd64-tdep.c: Include "exceptions.h".
713 (struct amd64_frame_cache): New field "base_p".
714 (amd64_init_frame_cache): Clear it.
715 (amd64_frame_cache_1): New, factored out from amd64_frame_cache.
716 Avoid reading registers with functions that throw if the register
717 is not necessary to compute the frame base.
718 (amd64_frame_cache): Reimplement wrapping amd64_frame_cache_1, and
719 swallowing NOT_AVAILABLE_ERROR.
720 (amd64_frame_unwind_stop_reason): New.
721 (amd64_frame_this_id): Don't build a frame id if the frame base
722 was unavailable.
723 (amd64_frame_unwind): Install amd64_frame_unwind_stop_reason.
724 (amd64_sigtramp_frame_cache): Swallow NOT_AVAILABLE_ERROR, and set
725 base_p if the frame base was computable.
726 (amd64_sigtramp_frame_unwind_stop_reason): New.
727 (amd64_sigtramp_frame_this_id): Don't build a frame id if the
728 frame base was unavailable.
729 (amd64_sigtramp_frame_unwind): Install
730 amd64_sigtramp_frame_unwind_stop_reason.
731 (amd64_epilogue_frame_cache): Swallow NOT_AVAILABLE_ERROR, and set
732 base_p if the frame base was computable.
733 (amd64_epilogue_frame_unwind_stop_reason): New.
734 (amd64_epilogue_frame_this_id): Don't build a frame id if the
735 frame base was unavailable.
736 (amd64_epilogue_frame_unwind): Install
737 amd64_epilogue_frame_unwind_stop_reason.
738 * i386-tdep.c: Include "exceptions.h".
739 (struct i386_frame_cache): New field "base_p".
740 (i386_init_frame_cache): Clear it.
741 (i386_frame_cache_1): New, factored out from amd64_frame_cache.
742 Avoid reading registers with functions that throw if the register
743 is not necessary to compute the frame base.
744 (i386_frame_cache): Reimplement wrapping amd64_frame_cache_1, and
745 swallowing NOT_AVAILABLE_ERROR.
746 (i386_frame_unwind_stop_reason): New.
747 (i386_frame_this_id): Don't build a frame id if the frame base was
748 unavailable.
749 (i386_frame_prev_register): Handle unavailable SP.
750 (i386_frame_unwind): Install i386_frame_unwind_stop_reason.
751 (i386_epilogue_frame_cache): Swallow NOT_AVAILABLE_ERROR, and set
752 base_p if the frame base was computable.
753 (i386_epilogue_frame_unwind_stop_reason): New.
754 (i386_epilogue_frame_this_id): Don't build a frame id if the frame
755 base was unavailable.
756 (i386_epilogue_frame_unwind): Install
757 i386_epilogue_frame_unwind_stop_reason.
758 (i386_sigtramp_frame_cache): Swallow NOT_AVAILABLE_ERROR, and set
759 base_p if the frame base was computable.
760 (i386_sigtramp_frame_unwind_stop_reason): New.
761 (i386_sigtramp_frame_this_id): Don't build a frame id if the frame
762 base was unavailable.
763 (i386_sigtramp_frame_unwind): Install
764 i386_sigtramp_frame_unwind_stop_reason.
765 * sentinel-frame.c (sentinel_frame_prev_register): Use the value
766 type's size, not the register's.
767 (sentinel_frame_unwind): Install default_frame_unwind_stop_reason.
768
769 * alpha-mdebug-tdep.c (alpha_mdebug_frame_unwind): Install
770 default_frame_unwind_stop_reason.
771 * alpha-tdep.c (alpha_sigtramp_frame_unwind)
772 (alpha_heuristic_frame_unwind): Ditto.
773 * amd64obsd-tdep.c (amd64obsd_trapframe_unwind): Ditto.
774 * arm-tdep.c (arm_prologue_unwind, arm_stub_unwind): Ditto.
775 * avr-tdep.c (avr_frame_unwind): Ditto.
776 * cris-tdep.c (cris_sigtramp_frame_unwind, cris_frame_unwind):
777 Ditto.
778 * frv-linux-tdep.c (frv_linux_sigtramp_frame_unwind): Ditto.
779 * frv-tdep.c (frv_frame_unwind): Ditto.
780 * h8300-tdep.c (h8300_frame_unwind): Ditto.
781 * hppa-hpux-tdep.c (hppa_hpux_sigtramp_frame_unwind): Ditto.
782 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_unwind): Ditto.
783 * hppa-tdep.c (hppa_frame_unwind, hppa_fallback_frame_unwind)
784 (hppa_stub_frame_unwind): Ditto.
785 * i386obsd-tdep.c (i386obsd_trapframe_unwind): Ditto.
786 * ia64-tdep.c (ia64_frame_unwind, ia64_sigtramp_frame_unwind)
787 (ia64_libunwind_frame_unwind)
788 (ia64_libunwind_sigtramp_frame_unwind): Ditto.
789 * iq2000-tdep.c (iq2000_frame_unwind): Ditto.
790 * lm32-tdep.c (lm32_frame_unwind): Ditto.
791 * m32c-tdep.c (m32c_unwind): Ditto.
792 * m32r-linux-tdep.c (m32r_linux_sigtramp_frame_unwind): Ditto.
793 * m32r-tdep.c (m32r_frame_unwind): Ditto.
794 * m68hc11-tdep.c (m68hc11_frame_unwind): Ditto.
795 * m68k-tdep.c (m68k_frame_unwind): Ditto.
796 * m68klinux-tdep.c (m68k_linux_sigtramp_frame_unwind): Ditto.
797 * m88k-tdep.c (m88k_frame_unwind): Ditto.
798 * mep-tdep.c (mep_frame_unwind): Ditto.
799 * microblaze-tdep.c (microblaze_frame_unwind): Ditto.
800 * mips-tdep.c (mips_insn16_frame_unwind, mips_insn32_frame_unwind)
801 (mips_stub_frame_unwind): Ditto.
802 * mn10300-tdep.c (mn10300_frame_unwind): Ditto.
803 * moxie-tdep.c (moxie_frame_unwind): Ditto.
804 * mt-tdep.c (mt_frame_unwind): Ditto.
805 * ppc-linux-tdep.c (ppu2spu_unwind): Ditto.
806 * ppcobsd-tdep.c (ppcobsd_sigtramp_frame_unwind): Ditto.
807 * rs6000-tdep.c (rs6000_frame_unwind): Ditto.
808 * s390-tdep.c (s390_frame_unwind, s390_stub_frame_unwind)
809 (s390_sigtramp_frame_unwind): Ditto.
810 * score-tdep.c (score_prologue_unwind): Ditto.
811 * sh-tdep.c (sh_frame_unwind): Ditto.
812 * sh64-tdep.c (sh64_frame_unwind): Ditto.
813 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_unwind): Ditto.
814 * sparc-tdep.c (sparc32_frame_unwind): Ditto.
815 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_unwind): Ditto.
816 * sparc64-tdep.c (sparc64_frame_unwind): Ditto.
817 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_unwind): Ditto.
818 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_unwind): Ditto.
819 * sparc64obsd-tdep.c (sparc64obsd_frame_unwind)
820 (sparc64obsd_trapframe_unwind): Ditto.
821 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_unwind): Ditto.
822 * sparcobsd-tdep.c (sparc32obsd_sigtramp_frame_unwind): Ditto.
823 * spu-tdep.c (spu_frame_unwind, spu2ppu_unwind): Ditto.
824 * v850-tdep.c (v850_frame_unwind): Ditto.
825 * vax-tdep.c (vax_frame_unwind): Ditto.
826 * vaxobsd-tdep.c (vaxobsd_sigtramp_frame_unwind): Ditto.
827 * xstormy16-tdep.c (frame_unwind xstormy16_frame_unwind): Ditto.
828 * xtensa-tdep.c (xtensa_unwind): Ditto.
829
830 2011-03-18 Pedro Alves <pedro@codesourcery.com>
831
832 * tui/tui-hooks.c (tui_selected_frame_level_changed_hook): Assume
833 there's always a frame. Use get_frame_pc_if_available instead of
834 get_frame_pc, and if there's no PC available, don't look up a
835 symtab.
836
837 2011-03-18 Pedro Alves <pedro@codesourcery.com>
838
839 * stack.c (print_frame_local_vars, print_frame_arg_vars): Handle
840 unavailable PC.
841
842 2011-03-18 Pedro Alves <pedro@codesourcery.com>
843
844 * tracepoint.c (set_traceframe_context): Handle unavailable PC
845 gracefully.
846
847 2011-03-18 Pedro Alves <pedro@codesourcery.com>
848
849 * frame.h (frame_unwind_caller_pc_if_available): Declare.
850 * frame.c (frame_unwind_caller_pc_if_available): New.
851 * stack.c (frame_info): Handle unavailable PC.
852
853 2011-03-18 Pedro Alves <pedro@codesourcery.com>
854
855 * frame.c (frame_unwind_pc): Rename to ...
856 (frame_unwind_pc_if_available): ... this. New `pc' output
857 parameter. Change return type to int. Gracefully handle
858 gdbarch_unwind_pc throwing NOT_AVAILABLE_ERROR. Return 0 if that
859 happened, or 1 otherwise.
860 (frame_unwind_pc): Reimplement on top of
861 frame_unwind_pc_if_available.
862 (get_frame_func): Rename to ...
863 (get_frame_func_if_available): New `pc' output parameter. Change
864 return type to int. Gracefully handle the PC not being available.
865 (get_frame_func): Reimplement on top of
866 get_frame_func_if_available.
867 (select_frame): Handle the PC being unavailable.
868 (get_prev_frame): Handle the PC being unavailable.
869 (get_frame_pc_if_available): New.
870 (get_frame_address_in_block_if_available): New.
871 (find_frame_sal): Handle the frame PC not being available.
872 * frame.h (get_frame_pc_if_available): Declare.
873 (get_frame_address_in_block_if_available): Declare.
874 (get_frame_func_if_available): Declare.
875 * stack.c (print_frame_info): Handle the PC being unavailable.
876 (find_frame_funname): Ditto.
877 (print_frame): Handle the PC being unavailable.
878 (get_frame_language): Ditto.
879 * blockframe.c (get_frame_block): Ditto.
880 * macroscope.c (default_macro_scope): Ditto.
881 * tui/tui-stack.c (tui_show_frame_info): Ditto.
882
883 2011-03-18 Pedro Alves <pedro@codesourcery.com>
884
885 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Catch
886 NOT_AVAILABLE_ERROR when evaluating the location expression.
887
888 2011-03-18 Pedro Alves <pedro@codesourcery.com>
889
890 * dwarf2loc.c (read_pieced_value): Handle get_frame_register_bytes
891 returning that the register piece is unavailable/optimized out.
892 (write_pieced_value): Handle get_frame_register_bytes returning
893 that the register piece is unavailable/optimized out when doing a
894 read-modify write of a bitfield.
895 * findvar.c (value_from_register): Handle get_frame_register_bytes
896 returning that the register piece is unavailable/optimized out.
897 * frame.c (get_frame_register_bytes): New parameters `optimizedp'
898 and `unavailablep'. Throw error on bad debug info. Use
899 frame_register instead of frame_register_read, to fill in the new
900 arguments.
901 * frame.h (get_frame_register_bytes): New parameters `optimizedp'
902 and `unavailablep'.
903 * valops.c: (value_assign): Adjust, and handle
904 get_frame_register_bytes failing.
905 * spu-tdep.c: Include exceptions.h.
906 (spu_software_single_step): Adjust, and handle
907 get_frame_register_bytes failing.
908 (spu_get_longjmp_target): Ditto.
909 * gdbarch.sh (register_to_value): Change to return int. New
910 parameters `optimizedp' and `unavailablep'.
911 * gdbarch.h, gdbarch.c: Regenerate.
912 * i386-tdep.c (i386_register_to_value): Adjust to new
913 gdbarch_register_to_value interface.
914 * i387-tdep.c (i387_register_to_value): Ditto.
915 * i387-tdep.h (i387_register_to_value): Ditto.
916 * alpha-tdep.c (alpha_register_to_value): Ditto.
917 * ia64-tdep.c (ia64_register_to_value): Ditto.
918 * m68k-tdep.c (m68k_register_to_value): Ditto.
919 * mips-tdep.c (mips_register_to_value): Ditto.
920 * rs6000-tdep.c (rs6000_register_to_value): Ditto.
921
922 2011-03-18 Pedro Alves <pedro@codesourcery.com>
923
924 * findvar.c (value_of_register): Mark the value as unavailable, if
925 the register is unavailable.
926 * frame.h (frame_register_unwind): New `unavailablep' parameter.
927 (frame_register): New `unavailablep' parameter.
928 (frame_register_read): Update comment.
929 * frame.c (frame_register_unwind): New `unavailablep' parameter.
930 Set it if the register is unavailable. If the register is
931 unavailable, clear the output buffer.
932 (frame_register): New `unavailablep' parameter. Pass it down.
933 (frame_unwind_register): Adjust.
934 (put_frame_register): Adjust.
935 (frame_register_read): Adjust. Also return false if the register
936 is not available.
937 (frame_register_unwind_location): Adjust.
938 * sentinel-frame.c (sentinel_frame_prev_register): If the register
939 is unavailable, mark the value accordingly.
940 * stack.c (frame_info): Handle unavailable registers.
941
942 2011-03-18 Pedro Alves <pedro@codesourcery.com>
943
944 * mi/mi-main.c (register_changed_p): Handle REG_UNAVAILABLE, and
945 simplify, using regcache_cooked_read.
946
947 2011-03-18 Pedro Alves <pedro@codesourcery.com>
948
949 * regcache.h (regcache_raw_read, regcache_raw_read_signed)
950 (regcache_raw_read_unsigned, regcache_raw_read_signed)
951 (regcache_raw_read_unsigned, regcache_raw_read_part)
952 (regcache_cooked_read, regcache_cooked_read_signed)
953 (regcache_cooked_read_unsigned, regcache_cooked_read_part)
954 (regcache_cooked_read_ftype): Change return to enum
955 register_status.
956 * regcache.c: Include exceptions.h
957 (regcache_save): Adjust to handle REG_UNAVAILABLE registers.
958 (do_cooked_read): Change return to enum register_status. Always
959 forward to regcache_cooked_read.
960 (regcache_raw_read): Change return to enum register_status. If
961 the register is not REG_VALID, memset the buffer. Return the
962 register's status.
963 (regcache_raw_read_signed): Handle non-REG_VALID registers and
964 return the register's status.
965 (regcache_raw_read_unsigned): Ditto.
966 (regcache_cooked_read): Change return to enum register_status.
967 Assert that with read-only regcaches, the register's status must
968 be known. If the regcache is read-only, and the register is not
969 REG_VALID, memset the buffer. Return the register's status.
970 (regcache_cooked_read_signed): Change return to enum
971 register_status. Handle non-REG_VALID registers and return the
972 register's status.
973 (regcache_cooked_read_unsigned): Change return to enum
974 register_status. Handle non-REG_VALID registers and return the
975 register's status.
976 (regcache_xfer_part, regcache_raw_read_part)
977 (regcache_cooked_read_part): Change return to enum
978 register_status. Return the register's status.
979 (regcache_read_pc): Throw NOT_AVAILABLE_ERROR if the register is
980 unavailable.
981 (regcache_dump): Handle unavailable cooked registers.
982 * frame.c (do_frame_register_read): Adjust interface to match
983 regcache_cooked_read_ftype.
984 * gdbarch.sh (pseudo_register_read): Change return to enum
985 register_status.
986 * gdbarch.h, gdbarch.c: Regenerate.
987
988 * i386-tdep.h (i386_pseudo_register_read): Change return to enum
989 register_status.
990 * i386-tdep.c (i386_pseudo_register_read): Change return to enum
991 register_status. If reading a raw register indicates the raw
992 register is not valid, return the raw register's status,
993 otherwise, return REG_VALID.
994 * amd64-tdep.c (amd64_pseudo_register_read): Change return to enum
995 register_status. Handle non-REG_VALID raw registers and return
996 the register's status.
997 * arm-tdep.c (arm_neon_quad_read)
998 (arm_pseudo_read): Change return to enum register_status. Handle
999 non-REG_VALID raw registers and return the register's status.
1000 * avr-tdep.c (avr_pseudo_register_read): Ditto.
1001 * frv-tdep.c (frv_pseudo_register_read): Ditto.
1002 * h8300-tdep.c (h8300_pseudo_register_read): Ditto.
1003 * hppa-tdep.c (hppa_pseudo_register_read): Ditto.
1004 * m32c-tdep.c (m32c_move_reg_t): Change return to enum
1005 register_status.
1006 (m32c_raw_read, m32c_raw_write, m32c_banked_read)
1007 (m32c_banked_write, m32c_sb_read, m32c_sb_write, m32c_part_read)
1008 (m32c_part_write, m32c_cat_read, m32c_cat_write)
1009 (m32c_r3r2r1r0_read, m32c_r3r2r1r0_write)
1010 (m32c_pseudo_register_read): Change return to enum
1011 register_status. Adjust.
1012 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Change return to
1013 enum register_status. Return the register's status.
1014 * mep-tdep.c (mep_pseudo_cr32_read): Change return to enum
1015 register_status. Return the register's status.
1016 (mep_pseudo_cr64_read, mep_pseudo_register_read): Ditto.
1017 * mips-tdep.c (mips_pseudo_register_read): Ditto.
1018 * mt-tdep.c (mt_pseudo_register_read): Ditto.
1019 * rs6000-tdep.c (move_ev_register_func): New typedef.
1020 (e500_move_ev_register): Use it. Change return to enum
1021 register_status. Return the register's status.
1022 (do_regcache_raw_read): New function.
1023 (do_regcache_raw_write): New function.
1024 (e500_pseudo_register_read): Change return to enum
1025 register_status. Return the register's status. Use
1026 do_regcache_raw_read.
1027 (e500_pseudo_register_write): Adjust. Use do_regcache_raw_write.
1028 (dfp_pseudo_register_read): Change return to enum register_status.
1029 Return the register's status.
1030 (vsx_pseudo_register_read): Ditto.
1031 (efpr_pseudo_register_read): Ditto.
1032 (rs6000_pseudo_register_read): Ditto.
1033 * s390-tdep.c (s390_pseudo_register_read): Change return to enum
1034 register_status. Return the register's status.
1035 * sh64-tdep.c (pseudo_register_read_portions): New function.
1036 (sh64_pseudo_register_read): Change return to enum
1037 register_status. Use pseudo_register_read_portions. Return the
1038 register's status.
1039 * ia64-tdep.c (ia64_pseudo_register_read): Change return to enum
1040 register_status. Return the register's status.
1041 * sh-tdep.c (pseudo_register_read_portions): New function.
1042 (sh_pseudo_register_read): Change return to enum register_status.
1043 Use pseudo_register_read_portions. Return the register's status.
1044 * sparc-tdep.c (sparc32_pseudo_register_read): Change return to
1045 enum register_status. Return the register's status.
1046 * sparc64-tdep.c (sparc64_pseudo_register_read): Ditto.
1047 * spu-tdep.c (spu_pseudo_register_read_spu)
1048 (spu_pseudo_register_read): Ditto.
1049 * xtensa-tdep.c (xtensa_register_read_masked)
1050 (xtensa_pseudo_register_read): Ditto.
1051 * bfin-tdep.c (bfin_pseudo_register_read): Ditto.
1052
1053 2011-03-18 Pierre Muller <muller@ics.u-strasbg.fr>
1054
1055 * python/py-value.c (valpy_getitem): Fix formatting of error function
1056 call.
1057
1058 2011-03-18 Pierre Muller <muller@ics.u-strasbg.fr>
1059
1060 ARI fixes: Add missing internationalization markups throughout
1061 C source files.
1062 * darwin-nat-info.c: Ditto.
1063 * record.c: Ditto.
1064 * remote.c: Ditto.
1065 * mi/mi-main.c: Ditto.
1066
1067 2011-03-18 Pierre Muller <muller@ics.u-strasbg.fr>
1068
1069 ARI fixes: Add missing internationalization markups throughout
1070 yacc files.
1071 * c-exp.y: Ditto.
1072 * cp-name-parser.y: Ditto.
1073 * f-exp.y: Ditto.
1074 * m2-exp.y: Ditto.
1075 * objc-exp.y: Ditto.
1076 * p-exp.y: Ditto.
1077
1078 2011-03-18 Pierre Muller <muller@ics.u-strasbg.fr>
1079
1080 ARI fixes: Messages should have no trailing new lines.
1081 * darwin-nat.c (mach_check_error): Remove trailing new line from
1082 warning function call message.
1083 * record.c (bfdcore_read): Idem for error call.
1084
1085 2011-03-18 Pierre Muller <muller@ics.u-strasbg.fr>
1086
1087 * common/signals.c (target_signal_from_host): Add _ markup to error
1088 function call message.
1089 (target_signal_to_host): Add _ markup and remove trailing new line
1090 from warning call message.
1091 (target_signal_from_command): Add _ markup to error function call
1092 message.
1093
1094 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
1095
1096 PR python/12149
1097
1098 * python/python.c (gdbpy_write): Accept a stream argument and
1099 operate to the appropriate stream.
1100 (gdbpy_flush): Likewise.
1101 (_initialize_python): Add stream constants.
1102 (finish_python_initialization): Add GdbOutputErrorFile class.
1103
1104 2011-03-18 Kwok Cheung Yeung <kcy@codesourcery.com>
1105
1106 * MAINTAINERS: Add myself as a write-after-approval maintainer.
1107
1108 2011-03-18 Kwok Cheung Yeung <kcy@codesourcery.com>
1109
1110 * amd64-tdep.c (amd64_relocate_instruction): Fix ordering of arguments
1111 to store_signed_integer. Add debug message when relocating CALL
1112 instructions. Fix formatting of debug message.
1113 * i386-tdep.c (i386_relocate_instruction): Ditto.
1114
1115 2011-03-17 Joel Brobecker <brobecker@gnat.com>
1116
1117 * target.h (struct target_ops): Remove to_lookup_symbol field.
1118 (target_lookup_symbol): Delete macro.
1119 * target.c (nosymbol, debug_to_lookup_symbol): Delete.
1120 (update_current_target, setup_target_debug): Remove handling
1121 of to_lookup_symbol target_ops field.
1122 * ada-tasks.c (get_known_tasks_addr): Remove use of
1123 target_lookup_symbol.
1124 * coffread.c (coff_symtab_read): Likewise.
1125 * dbxread.c (read_dbx_symtab): Ditto.
1126
1127 2011-03-17 Joel Brobecker <brobecker@gnat.com>
1128
1129 PR gdb/12116:
1130 * configure.ac: Add getthrds declaration check.
1131 * configure, config.in: Regenerate.
1132 * aix-thread.c (getthrds): Declare only if not already declared
1133 in procinfo.h. More declaration out of get_signaled_thread to
1134 global scope.
1135
1136 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
1137
1138 * python/py-symtab.c: Populate symtab_object_methods,
1139 sal_object_methods.
1140 (stpy_is_valid): New function.
1141 (salpy_is_valid): Ditto.
1142 * python/py-symbol.c: Declare symbol_object_methods. Populate.
1143 (sympy_is_valid): New function.
1144 * python/py-objfile.c: Declare objfile_object_methods. Populate.
1145 (objfpy_is_valid): New function.
1146 * python/py-inferior.c: Populate inferior_object_methods.
1147 (infpy_is_valid): New function.
1148 * python/py-infthread.c: Populate thread_object_methods.
1149 (thpy_is_valid): New function.
1150 * python/py-block.c: Declare block_object_methods. Populate. Declare
1151 block_iterator_object_methods. Populate.
1152 (blpy_is_valid): New function.
1153 (blpy_iter_is_valid): Ditto.
1154
1155 2011-03-16 Keith Seitz <keiths@redhat.com>
1156
1157 * linespec.c (find_methods): Canonicalize NAME before looking
1158 up the symbol.
1159 (name_end): New function.
1160 (keep_name_info): New function.
1161 (decode_line_1): Use keep_name_info.
1162 (decode_compound): Likewise.
1163 * cli/cli-utils.h (remove_trailing_whitespace): New function.
1164 * cli/cli-utils.c (remove_trailing_whitespace): Likewise.
1165
1166 PR c++/12273
1167 * linespec.c (locate_first_half): Keep overload information, too.
1168 (decode_compound): Use a string to represent break characters
1169 to escape the loop.
1170 If P points to a break character, do not increment it.
1171 For C++ and Java, keep overload information and relevant keywords.
1172 If we cannot find a symbol, search the minimal symbols.
1173
1174 PR c++/11734
1175 * linespec.c (decode_compound): Rename SAVED_ARG to
1176 THE_REAL_SAVED_ARG.
1177 Make a copy of THE_REAL_SAVED_ARG in SAVED_ARG and strip
1178 single-quotes.
1179 Pass a valid block to lookup_symbol.
1180 (lookup_prefix_sym): Likewise.
1181 (find_method): Construct search name based on SYM_CLASS instead
1182 of SAVED_ARG.
1183 * psymtab.c (lookup_partial_symbol): Add language parameter.
1184 (lookup_symbol_aux_psymtabs): Likewise.
1185 Don't assume that the psymtab we found was the right one. Search
1186 for the desired symbol in the symtab to be certain.
1187 (psymtab_search_name): New function.
1188 (lookup_partial_symbol): Use psymtab_search_name.
1189 Add language parameter.
1190 (read_symtabs_for_function): Add language parameter and pass to
1191 lookup_partial_symbol.
1192 (find_symbol_file_from_partial): Likewise.
1193
1194 2011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
1195
1196 PR gdb/12528
1197 * dwarf2read.c (noop_record_line): New function.
1198 (dwarf_decode_lines): Ignore line tables for GCd functions.
1199
1200 2011-03-16 Pierre Muller <muller@ics.u-strasbg.fr>
1201
1202 Fix ARI warnings about new lines at the end of messages, which
1203 are unneeded as there is a new line added at the end of the message
1204 automatically.
1205 * darwin-nat.c (darwin_stop_inferior): Ditto.
1206 * dec-thread.c (dec_thread_get_ada_task_ptid): Ditto.
1207 * dfp.c (decimal_to_number): Ditto.
1208 * exec.c (print_section_info): Ditto.
1209 * i386-darwin-nat.c (darwin_set_sstep): Ditto.
1210 * osdata.c (get_osdata): Ditto.
1211 * record.c (bfdcore_write): Ditto.
1212 * remote-mips.c (mips_readchar): Ditto.
1213 * remote.c (read_ptid): Ditto.
1214 * ser-mingw.c (ser_windows_raw): Ditto.
1215 * tracepoint.c (add_local_symbols): Ditto.
1216 * windows-nat.c (fake_create_process): Ditto.
1217
1218 2011-03-16 Tom Tromey <tromey@redhat.com>
1219
1220 * tracepoint.c (stop_tracing): Don't declare.
1221 * event-top.c (after_char_processing_hook): Add `(void)'.
1222
1223 2011-03-16 Phil Muldoon <pmuldoon@redhat.com>
1224
1225 * NEWS: Add Parameter sub-classing description.
1226
1227 2011-03-16 Kai Tietz <ktietz@redhat.com>
1228
1229 * MAINTAINERS: Update my e-mail address.
1230
1231 2011-03-15 Andreas Tobler <andreast@fgznet.ch>
1232
1233 * MAINTAINERS: Add myself for write after approval privileges.
1234
1235 2011-03-15 Michael Snyder <msnyder@vmware.com>
1236
1237 * frame.c (find_frame_sal): Assert sym is not null.
1238
1239 * dbxread.c (process_one_symbol): Assert 'name' is not null.
1240
1241 * objc-lang.c (selectors_info): Check strchr for null result.
1242
1243 * stabsread.c (define_symbol): Guard against bad stabstring input.
1244
1245 2011-03-15 Pierre Muller <muller@ics.u-strasbg.fr>
1246
1247 Remove trailing spaces and tabulations from pascal language
1248 support sources.
1249 p-exp.y: Ditto.
1250 p-lang.c: Ditto.
1251 p-lang.h: Ditto.
1252 p-valprint.c: Ditto.
1253
1254 2011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1255
1256 * dwarf2read.c (dwarf2_get_pc_bounds): Require HIGH strictly higher
1257 than LOW. Comment it.
1258 (read_partial_die): Call complaint for inappropriate zero LOWPC or
1259 HIGHPC not strictly higher than LOWPC.
1260
1261 2011-03-15 Pierre Muller <muller@ics.u-strasbg.fr>
1262
1263 Fix formatting of function declarations returning a pointer in
1264 previous commit.
1265 * varobj.c (varobj_add_child): Ditto.
1266 * hppa-tdep.h (hppa_init_objfile_priv_data): Ditto.
1267 * inferior.h (get_displaced_step_closure_by_addr): Ditto.
1268
1269 2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
1270
1271 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call): Add support
1272 for the "generic" vector ABI used with GCC 4.3 and later.
1273 (ppc64_sysv_abi_return_value): Likewise.
1274
1275 2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
1276
1277 * infcall.c (call_function_by_hand): Function return value is
1278 always a non_lval, even when using struct_return.
1279
1280 2011-03-15 Pedro Alves <pedro@codesourcery.com>
1281
1282 * printcmd.c (ALL_DISPLAYS_SAFE): New.
1283 (map_display_numbers): New.
1284 (do_delete_display): New.
1285 (undisplay_command): Use map_display_numbers.
1286 (do_enable_disable_display): New.
1287 (enable_disable_display_command): New function.
1288 (enable_display): Delete.
1289 (enable_display_command): New.
1290 (disable_display_command): Reimplement.
1291 (_initialize_printcmd): Adjust "enable display" command to use
1292 `enable_display_command' as callback.
1293
1294 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1295
1296 * NEWS: Add Python breakpoint 'stop' operation.
1297
1298 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1299
1300 * NEWS: Delete duplicate entry. Fix typo.
1301
1302 2011-03-14 Pierre Muller <muller@ics.u-strasbg.fr>
1303
1304 Fix ARI warning about function names in first column.
1305 Put prototype declaration on same line as return type.
1306 * objc-exp.y: Ditto.
1307 * p-exp.y: Ditto.
1308 * python/py-stopevent.h: Ditto.
1309 For long function names, split parameters to
1310 allow function name on same line as return type.
1311 * solib-pa64.c: Ditto.
1312 * varobj.c: Ditto.
1313 * varobj.h: Ditto.
1314 For long function declaration, use single line.
1315 * hppa-tdep.h: Ditto.
1316 * inferior.h: Ditto.
1317
1318 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
1319
1320 * python/python.h: Declare gdbpy_should_stop and
1321 gdbpy_breakpoint_has_py_cond.
1322 * python/python.c: Add python.h to includes. Remove python.h from
1323 HAVE_PYTHON definition
1324 (gdbpy_should_stop): New dummy function.
1325 (gdbpy_breakpoint_has_py_cond): New dummy function.
1326 * python/py-breakpoint.c (bppy_init): Rewrite to allow
1327 sub-classing capabilities.
1328 (gdbpy_should_stop): New function.
1329 (gdbpy_breakpoint_has_py_cond): New function.
1330 (local_setattro): New function.
1331 * breakpoint.c (condition_command): Add check for Python 'stop'
1332 operation.
1333 (bpstat_check_breakpoint_conditions): Execute Python 'stop'
1334 operation function as part of stop/continue tests.
1335
1336 2011-03-14 Tom Tromey <tromey@redhat.com>
1337
1338 PR gdb/12576:
1339 * dwarf2loc.c (dwarf_expr_dwarf_call): Remove 'return'.
1340 (needs_frame_dwarf_call): Likewise.
1341
1342 2011-03-14 Pierre Muller <muller@ics.u-strasbg.fr>
1343
1344 Fix ARI warning about functions without parameters that do not
1345 use (void).
1346 * breakpoint.c (all_tracepoints): Replace () by (void).
1347 * f-exp.y (match_string_literal): Ditto.
1348 (yylex): Ditto.
1349 * m2-exp.y (yylex): Ditto.
1350 * mep-tdep.c (current_me_module): Ditto.
1351 (current_options): Ditto.
1352 (current_cop_data_bus_width): Ditto.
1353 (current_cr_names): Ditto.
1354 (current_cr_is_float): Ditto.
1355 (current_ccr_names): Ditto.
1356 * objc-exp.y (yylex): Ditto.
1357 * p-exp.y (yylex): Ditto.
1358 * remote.c (send_interrupt_sequence): Ditto.
1359 * tracepoint.c (current_trace_status): Ditto.
1360 * python/py-evts.c (gdbpy_initialize_py_events): Ditto.
1361 * python/py-prettyprint.c (push_dummy_python_frame): Ditto.
1362
1363 2011-03-11 Michael Snyder <msnyder@vmware.com>
1364
1365 * cli/cli-decode.h (CMD_LIST_AMBIGUOUS): Define.
1366 * cli/cli-decode.c (lookup_cmd_1): Use CMD_LIST_AMBIGUOUS.
1367 (lookup_cmd): Test for CMD_LIST_AMBIGUOUS.
1368 * completer.c (complete_line_internal): Use CMD_LIST_AMBIGUOUS.
1369 * top.c (set_verbose): Use CMD_LIST_AMBIGUOUS.
1370
1371 * event-loop-c (delete_async_signal_handler): Assert prev_ptr.
1372 (delete_async_event_handler): Ditto.
1373
1374 * python/py-breakpoint.c (bppy_set_condition): Stop memory leak.
1375
1376 * python/py-breakpoint.c (bppy_get_commands): Fix memory leak.
1377
1378 * top.c (set_verbose): Assert showcmd was found.
1379
1380 2011-03-11 Maxim Grigoriev <maxim2405@gmail.com>
1381
1382 * xtensa-tdep.c (warning_once): Correct style issues.
1383
1384 2011-03-11 Yao Qi <yao@codesourcery.com>
1385
1386 * arm-tdep.c (copy_ldr_str_ldrb_strb): Remove redundant statements.
1387
1388 2011-03-11 Andreas Schwab <schwab@redhat.com>
1389
1390 * common/aclocal.m4: Remove.
1391
1392 2011-03-10 Maxim Grigoriev <maxim2405@gmail.com>
1393
1394 * xtensa-tdep.c (windowing_enabled): Remove inline attribute.
1395 (xtensa_write_register, xtensa_read_register): Likewise.
1396 (xtensa_hextochar): Removed.
1397 (xtensa_init_reggroups): Replace xtensa_hextochar () by explicit code.
1398
1399 2011-03-10 Maxim Grigoriev <maxim2405@gmail.com>
1400
1401 * xtensa-tdep.c (xtensa_c0reg_t): Update comments.
1402 (xtensa_call0_frame_cache_t): Update comments. New fields added.
1403 (xtensa_alloc_frame_cache): Add initialization for new fields.
1404 (xtensa_frame_cache): Change the way how call0_frame_cache () is called.
1405 (warning_once): New function.
1406 (xtensa_insn_kind): New item c0opc_and.
1407 (call0_classify_opcode): Add the case for AND instruction.
1408 (call0_track_op): Change arguments. New local variable litbase.
1409 Add the case to handle c0opc_and. Update algorithms for c0opc_mov,
1410 c0opc_l32r, c0opc_s32i to take into account dynamic stack adjustments
1411 in the prologue.
1412 Add cases for c0opc_l32e, c0opc_s32e, c0opc_rfwo, c0opc_rfwu.
1413 (call0_analyze_prologue): Update the comments. Change arguments.
1414 Add the variety of updates to handle extended prologues, which now can
1415 conduct dynamic stack adjustments.
1416 (call0_frame_cache): Likewise.
1417 (xtensa_skip_prologue): Update call0_analyze_prologue () function call.
1418 (xtensa_gdbarch_init): Initialize xtensa_session_once_reported.
1419
1420 2011-03-10 Michael Snyder <msnyder@vmware.com>
1421
1422 * tracepoint.c (cmd_qtv): Discard unused value 'packet'.
1423 (cmd_qtframe): Ditto.
1424 (cmd_qtbuffer): Ditto.
1425 (cmd_bigqtbuffer): Ditto.
1426
1427 2011-03-10 Tom Tromey <tromey@redhat.com>
1428
1429 * tracepoint.c (trace_actions_command): Update.
1430 * thread.c (thread_apply_command): Update.
1431 * reverse.c (delete_bookmark_command): Update.
1432 (bookmarks_info): Update.
1433 * printcmd.c (undisplay_command): Update.
1434 * memattr.c (mem_enable_command): Update.
1435 (mem_disable_command): Update.
1436 (mem_delete_command): Update.
1437 * inferior.c (detach_inferior_command): Update.
1438 (kill_inferior_command): Update.
1439 (remove_inferior_command): Update.
1440 * cli/cli-utils.h (struct get_number_or_range_state): New.
1441 (init_number_or_range): Declare.
1442 (get_number_or_range): Update.
1443 * cli/cli-utils.c (init_number_or_range): New function.
1444 (get_number_or_range): Change 'pp' parameter to 'state'. Remove
1445 static variables.
1446 (number_is_in_list): Update.
1447 * breakpoint.h (get_tracepoint_by_number): Update.
1448 * breakpoint.c (map_breakpoint_numbers): Update for change to
1449 get_number_or_range.
1450 (find_location_by_number): Use get_number, not
1451 get_number_or_range.
1452 (trace_pass_set_count): New function.
1453 (trace_pass_command): Update for change to get_number_or_range.
1454 Rework loop logic.
1455 (get_tracepoint_by_number): Remove 'multi_p' parameter; add
1456 'state' parameter.
1457
1458 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
1459
1460 * python/py-param.c (add_setshow_generic): Add set/show callback
1461 parameters. Register Python object context.
1462 (get_show_value): New function.
1463 (get_set_value): New function.
1464 (call_doc_function): New function.
1465 (get_doc_string): Move behind get_show_value/get_set_value.
1466
1467 2011-03-10 Andreas Tobler <andreast-list@fgznet.ch>
1468
1469 * fbsd-nat.c (fbsd_make_corefile_notes): Constify local `fname'.
1470
1471 2011-03-09 Maxim Grigoriev <maxim2405@gmail.com>
1472
1473 * xtensa-tdep.c (xtensa_read_register): Add comment.
1474 (xtensa_write_register): Likewise.
1475 (xtensa_hextochar): Add comment and update to match coding conventions.
1476 (xtensa_frame_cache, xtensa_return_value): Follow coding conventions.
1477 (execute_l32e, execute_s32e, execute_code): Update comments.
1478 (xtensa_exception_handler_t): Update to match coding conventions.
1479 (xtensa_insn_kind): Likewise.
1480
1481 2011-03-09 Michael Snyder <msnyder@vmware.com>
1482
1483 * mi-cmd-disas.c (mi_cmd_disassemble): Fix memory leak.
1484
1485 2011-03-09 Pedro Alves <pedro@codesourcery.com>
1486
1487 * nto-tdep.c (nto_find_and_open_solib): Constify local `base'.
1488
1489 2011-03-09 Tom Tromey <tromey@redhat.com>
1490
1491 * thread.c (restore_selected_frame): Handle frame_level == -1.
1492 (make_cleanup_restore_current_thread): Use
1493 get_selected_frame_if_set.
1494 * frame.h (get_selected_frame_if_set): Declare.
1495 * frame.c (get_selected_frame_if_set): New function.
1496
1497 2011-03-09 Pedro Alves <pedro@codesourcery.com>
1498
1499 * cli/cli-cmds.c (shell_escape): Use lbasename.
1500 * coffread.c (coff_start_symtab): Constify parameter.
1501 (complete_symtab): Constify `name' parameter.
1502 (coff_symtab_read): Constify `filestring' local.
1503 (coff_getfilename): Constify return and `result' local.
1504 Use lbasename.
1505 * fbsd-nat.c (fbsd_make_corefile_notes): Use lbasename.
1506 * linux-fork.c (info_checkpoints_command): Use lbasename.
1507 * linux-nat.c (linux_nat_make_corefile_notes): Use lbasename.
1508 * minsyms.c (lookup_minimal_symbol): Use lbasename.
1509 * nto-tdep.c (nto_find_and_open_solib): Use lbasename.
1510 * procfs.c (procfs_make_note_section): Use lbasename.
1511 * tui/tui-io.c (printable_part): Constity return and parameter.
1512 Use lbasename.
1513 (print_filename): Constify parameters, and local `s'.
1514 (tui_rl_display_match_list): Constify local `temp'.
1515
1516 2011-03-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1517
1518 Revert:
1519 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1520 Fix DWARF-3+ DW_AT_accessibility default assumption.
1521 * dwarf2read.c (dwarf2_add_field): Fix new_field->accessibility for
1522 cu->header.version >= 3.
1523
1524 2011-03-09 Yao Qi <yao@codesourcery.com>
1525
1526 * common/Makefile.in: Remove.
1527 * common/configure: Remove.
1528 * common/configure.ac: Remove.
1529
1530 2011-03-09 Yao Qi <yao@codesourcery.com>
1531
1532 Revert:
1533 2011-02-11 Yao Qi <yao@codesourcery.com>
1534
1535 * common/Makefile.in: Add copyright header.
1536
1537 2011-02-11 Yao Qi <yao@codesourcery.com>
1538
1539 * Makefile.in: Remove signals.o from COMMON_OBS. Link
1540 libcommon.a.
1541 * configure.ac: Add common to sub dir.
1542 * configure: Regenerate.
1543
1544 2011-03-08 Maxim Grigoriev <maxim2405@gmail.com>
1545
1546 * xtensa-tdep.c (call0_ret): New function.
1547 (xtensa_skip_prologue): Speed up analysis.
1548
1549 2011-03-08 Maxim Grigoriev <maxim2405@gmail.com>
1550
1551 * xtensa-tdep.c (xtensa_register_reggroup_p): Count in all registers
1552 while executing MI command -data-list-changed-registers.
1553
1554 2011-03-08 Maxim Grigoriev <maxim2405@gmail.com>
1555
1556 * xtensa-tdep.c (xtensa_read_register): New function.
1557 (xtensa_write_register): New function.
1558 (xtensa_find_register_by_name): New function.
1559 (xtensa_windowed_frame_cache): Update comments in type description.
1560 (xtensa_frame_cache): Likewise.
1561 (xtensa_window_interrupt_insn): New function.
1562 (xtensa_frame_cache): Add analysis for Xtensa Window Exception frames.
1563 (xtensa_insn_kind): Add new instructions.
1564 (rwx_special_register): New function.
1565 (call0_classify_opcode): Add new instructions to the analysis.
1566 (a0_saved, a7_saved, a11_saved): New variables.
1567 (a0_was_saved, a7_was_saved, a11_was_saved): New variables.
1568 (execute_l32e): New function.
1569 (execute_s32e): New function.
1570 (xtensa_exception_handler_t): New type.
1571 (execute_code): New function.
1572 (xtensa_window_interrupt_frame_cache): New function to conduct frame
1573 analysis for Xtensa Window Exception handlers.
1574
1575 2011-03-08 Maxim Grigoriev <maxim2405@gmail.com>
1576
1577 * xtensa-tdep.c (TX_PS): New.
1578 (windowing_enabled): Update to count for Call0 ABI.
1579 (xtensa_hextochar): New.
1580 (xtensa_init_reggroups): Make algorithm generic.
1581 (xtensa_frame_cache): Use TX_PS on Tiny Xtensa.
1582
1583 2011-03-08 Maxim Grigoriev <maxim2405@gmail.com>
1584
1585 * xtensa-tdep.h (XTENSA_MAX_COPROCESSOR): Update.
1586
1587 2011-03-08 Michael Snyder <msnyder@vmware.com>
1588
1589 * i386-tdep.c (i386_follow_jump): Check return value of
1590 target_read_memory.
1591 (i386_analyze_struct_return): Ditto.
1592 (i386_skip_probe): Ditto.
1593 (i386_match_insn): Ditto.
1594 (i386_skip_noop): Ditto.
1595 (i386_analyze_frame_setup): Ditto.
1596 (i386_analyze_register_saves): Ditto.
1597 (i386_skip_prologue): Ditto.
1598 (i386_skip_main_prologue): Ditto.
1599
1600 * target.c (read_whatever_is_readable): Fix memory leak.
1601
1602 * i386-tdep.c (i386_process_record): Document fall through.
1603
1604 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1605
1606 Fix DWARF-3+ DW_AT_accessibility default assumption.
1607 * dwarf2read.c (dwarf2_add_field): Fix new_field->accessibility for
1608 cu->header.version >= 3.
1609
1610 2011-03-08 Pedro Alves <pedro@codesourcery.com>
1611
1612 * remote.c (remote_check_symbols): Skip if the target has no
1613 execution.
1614
1615 2011-03-08 Joel Brobecker <brobecker@adacore.com>
1616
1617 * target.c (read_whatever_is_readable): Reformat comment,
1618 with a minor typo fix. Minor reformatting of the code.
1619
1620 2011-03-08 Yao Qi <yao@codesourcery.com>
1621
1622 * arm-tdep.c: Remove prototype declaration displaced_in_arm_mode.
1623 (displaced_read_reg): Add `dsc' parameter, remove `from' parameter.
1624 Use cached result instead of calling displaced_in_arm_mode again.
1625 (branch_write_pc, alu_write_pc, load_write_pc): Add `dsc' parameter.
1626 (displaced_write_reg, copy_preload, copy_preload_reg): Callers update.
1627 (cleanup_copro_load_store, copy_copro_load_store): Likewise.
1628 (cleanup_branch, copy_bx_blx_reg, copy_alu_imm): Likewise.
1629 (cleanup_alu_reg, copy_alu_reg, cleanup_alu_shifted_reg): Likewise.
1630 (copy_alu_shifted_reg, cleanup_load, cleanup_store): Likewise.
1631 (copy_extra_ld_st, copy_ldr_str_ldrb_strb): Likewise.
1632 (cleanup_block_load_all, cleanup_block_store_pc): Likewise.
1633 (cleanup_block_load_pc, copy_block_xfer): Likewise.
1634 * arm-linux-tdep.c (arm_linux_copy_svc): Callers update.
1635 (arm_catch_kernel_helper_return): Likewise.
1636 * gdb/arm-tdep.h : Update function declarations.
1637
1638 2011-03-07 Michael Snyder <msnyder@vmware.com>
1639
1640 * dwarf2loc.c (indirect_pieced_value): Assert 'piece' not null.
1641
1642 * ser-unix.c (hardwire_get_tty_state): Stop memory leak.
1643
1644 * mi/mi-cmd-env.c (_initialize_mi_cmd_env): Free environment.
1645
1646 * elfread.c (elf_symtab_read): Stop memory leak.
1647
1648 * main.c (captured_main): Fix memory leak.
1649
1650 2011-03-07 Andreas Schwab <schwab@linux-m68k.org>
1651
1652 * ada-lang.c (compare_names): Call is_name_suffix with string1
1653 instead of string2.
1654
1655 2011-03-07 Tom Tromey <tromey@redhat.com>
1656
1657 * xcoffread.c (xcoff_sym_fns): Update.
1658 * symfile.h (struct sym_fns) <sym_read_psymbols>: New field.
1659 (enum symfile_add_flags) <SYMFILE_NO_READ>: New constant.
1660 * symfile.c (syms_from_objfile): Handle SYMFILE_NO_READ.
1661 (symbol_file_add_with_addrs_or_offsets): Likewise.
1662 (reread_symbols): Handle OBJF_PSYMTABS_READ.
1663 * somread.c (som_sym_fns): Update.
1664 * psymtab.h (require_partial_symbols): Declare.
1665 * psymtab.c (require_partial_symbols): New function.
1666 (ALL_OBJFILE_PSYMTABS_REQUIRED): New macro.
1667 (ALL_OBJFILE_PSYMTABS): Undef.
1668 (ALL_PSYMTABS): Move from psympriv.h.
1669 (lookup_partial_symtab, find_pc_sect_psymtab)
1670 (lookup_symbol_aux_psymtabs, relocate_psymtabs)
1671 (find_last_source_symtab_from_partial)
1672 (forget_cached_source_info_partial)
1673 (print_psymtab_stats_for_objfile, read_symtabs_for_function)
1674 (expand_partial_symbol_tables, read_psymtabs_with_filename)
1675 (map_symbol_names_psymtab, map_symbol_filenames_psymtab)
1676 (find_symbol_file_from_partial, map_matching_symbols_psymtab)
1677 (expand_symtabs_matching_via_partial, maintenance_info_psymtabs):
1678 Use ALL_OBJFILE_PSYMTABS_REQUIRED.
1679 * psympriv.h (ALL_PSYMTABS): Move to psymtab.c.
1680 * objfiles.h (OBJF_PSYMTABS_READ): New macro.
1681 * objfiles.c (objfile_has_partial_symbols): Handle lazily-read
1682 psymtabs.
1683 * mipsread.c (ecoff_sym_fns): Update.
1684 * machoread.c (macho_sym_fns): Update.
1685 * elfread.c (elf_symfile_read): Set up for lazy psymtab reading.
1686 (read_psyms): New function.
1687 (elf_sym_fns, elf_sym_fns_gdb_index): Update.
1688 (elf_sym_fns_lazy_psyms): New global.
1689 * dwarf2read.c (dwarf2_initialize_objfile): Don't call
1690 dwarf2_build_psymtabs.
1691 * dbxread.c (aout_sym_fns): Update.
1692 * coffread.c (coff_sym_fns): Update.
1693
1694 2011-03-07 Tom Tromey <tromey@redhat.com>
1695
1696 * infrun.c (print_exited_reason): Include inferior id and pid in
1697 message.
1698
1699 2011-03-07 Tom Tromey <tromey@redhat.com>
1700
1701 * target.h (struct target_ops) <to_has_execution>: Add ptid_t
1702 parameter.
1703 (target_has_execution_1): Update.
1704 (target_has_execution_current): Declare.
1705 (target_has_execution): Call target_has_execution_current.
1706 (default_child_has_execution): Update.
1707 * target.c (default_child_has_execution): Add 'the_ptid'
1708 parameter.
1709 (target_has_execution_1): Likewise.
1710 (target_has_execution_current): New function.
1711 (add_target): Update.
1712 (init_dummy_target): Update.
1713 * remote-m32r-sdi.c (m32r_has_execution): New function.
1714 (init_m32r_ops): Use it.
1715 * record.c (record_core_has_execution): Now static. Add
1716 'the_ptid' parameter.
1717 * inferior.c (have_live_inferiors): Don't save current thread.
1718 Use target_has_execution_1.
1719
1720 2011-03-07 Yao Qi <yao@codesourcery.com>
1721
1722 * Makefile.in (aclocal_m4_deps): Remove gnulib/m4/memcmp.m4.
1723
1724 2011-03-07 Joel Brobecker <brobecker@adacore.com>
1725
1726 * elfread.c (elf_symtab_read): Minor reformatting.
1727
1728 2011-03-07 Joel Brobecker <brobecker@adacore.com>
1729
1730 * objc-lang.c (selectors_info): Minor reformatting.
1731
1732 2011-03-07 Joel Brobecker <brobecker@adacore.com>
1733
1734 * ada-lang.c (compare_names): Add FALLTHROUGH comment.
1735
1736 2011-03-07 Joel Brobecker <brobecker@adacore.com>
1737 Michael Snyder <msnyder@vmware.com>
1738
1739 * ada-valprint.c (ada_val_print_array): Move the declaration of
1740 "byte_order" and "elttype" inside the block where these variables
1741 are actually used. Remove some special handling for the case
1742 where "elttype" and "eltlen" are null. Replace by a comment
1743 and a couple of assertion checks.
1744
1745 2011-03-05 Michael Snyder <msnyder@vmware.com>
1746
1747 * source.c (add_path): Replace semicolon at end of block.
1748 * dwarf2expr.c (execute_stack_op): Ditto.
1749
1750 2011-03-05 Mike Frysinger <vapier@gentoo.org>
1751
1752 * bfin-tdep.c: Include sim-regno.h and gdb/sim-bfin.h.
1753 * configure.tgt (bfin-*-*linux*): Define gdb_sim.
1754 (bfin-*-*): Likewise.
1755
1756 2011-03-05 Michael Snyder <msnyder@vmware.com>
1757
1758 * dwarf2expr.c (execute_stack_op): Delete superfluous semicolon.
1759 * mdebugread.c (parse_symbol): Ditto.
1760 * parse.c (parse_exp_in_context): Ditto.
1761 * source.c (add_path): Ditto.
1762 * utils.c (gnu_debuglink_crc32): Ditto.
1763 * varobj.c (variable_language): Ditto.
1764
1765 * linux-tdep.c (linux_get_siginfo_type): Stop memory leak.
1766
1767 2011-03-04 Michael Snyder <msnyder@vmware.com>
1768
1769 * linux-fork.c (inferior_call_waitptid): Fix copy/paste error.
1770
1771 * symfile.c (simple_overlay_update): Check for null return value
1772 from lookup_minimal_symbol.
1773
1774 * xml-syscall.c (syscall_start_syscall): Assert name is non null.
1775
1776 2011-03-04 Thiago Jung Bauermann <bauerman@br.ibm.com>
1777
1778 * eval.c (parse_and_eval_address_1): Remove function.
1779 * linespec.c (decode_indirect): Call parse_to_comma_and_eval
1780 instead of parse_and_eval_address_1.
1781 * value.h (parse_and_eval_address_1): Remove prototype.
1782
1783 2011-03-04 Michael Snyder <msnyder@vmware.com>
1784
1785 * remote.c (putpkt_binary): Document that case stmt falls through.
1786
1787 2011-03-04 Thiago Jung Bauermann <bauerman@br.ibm.com>
1788
1789 * breakpointc (print_it_typical): Move NULL check from here...
1790 (print_bp_stop_message): ... to here.
1791
1792 2011-03-04 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
1793
1794 * breakpoint.c (enable_command): Use break instead of continue,
1795 and fill in a missing break.
1796 (disable_command): Ditto.
1797
1798 2011-03-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1799
1800 * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.
1801 (terminal_save_ours): Remove misleading comment.
1802 (inflow_inferior_data_cleanup): Free ttystate.
1803 (inflow_inferior_exit): Likewise.
1804 (copy_terminal_info): Copy ttystate.
1805
1806 * serial.c (serial_copy_tty_state): New function.
1807 * serial.h (serial_copy_tty_state): Add prototype.
1808 (struct serial_ops): Add copy_tty_state callback.
1809 * ser-base.c (ser_base_copy_tty_state): New function.
1810 * ser-base.h (ser_base_copy_tty_state): Add prototype.
1811 * ser-go32.c (dos_copy_tty_state): New function.
1812 (dos_ops): Install copy_tty_state callback.
1813 * ser-mingw.c (_initialize_ser_windows): Likewise.
1814 * ser-pipe.c (_initialize_ser_pipe): Likewise.
1815 * ser-unix.c (hardwire_copy_tty_state): New function.
1816 (_initialize_ser_hardwire): Install it.
1817
1818 2011-03-04 Michael Snyder <msnyder@vmware.com>
1819
1820 * breakpoint.c (create_breakpoint): Add missing break statement.
1821
1822 Reverting this patch:
1823 * infcall.c (call_function_by_hand): Add break statements for lint.
1824
1825 Reverting this patch:
1826 * cli/cli-script.c (script_from_file): Add break for lint.
1827
1828 2011-03-04 Michael Snyder <msnyder@vmware.com>
1829
1830 * solib.c (reload_shared_libraries_1): Close memory leak.
1831
1832 2011-03-03 Tom Tromey <tromey@redhat.com>
1833
1834 PR gdb/12538:
1835 * dwarf2read.c (process_psymtab_comp_unit): Handle case where
1836 DW_STRING is NULL.
1837
1838 2011-03-03 Michael Snyder <msnyder@vmware.com>
1839
1840 * remote-fileio.c (remote_fileio_func_fstat): Initialize all
1841 fields of struct 'st' to zero.
1842
1843 * tui/tui-winsource.c (tui_update_source_window_as_is): Initialize
1844 sal.pspace before calling set_current_source_symtab_and_line.
1845
1846 2011-03-03 Yao Qi <yao@codesourcery.com>
1847
1848 * Makefile.in (configure-common): Remove. Let Makefile
1849 in dir common to rebuild itself.
1850 (common/Makefile): Likewise.
1851
1852 2011-03-03 Joel Brobecker <brobecker@adacore.com>
1853
1854 * utils.c (parse_escape): Add i18n markup in error message.
1855
1856 2011-03-03 Yao Qi <yao@codesourcery.com>
1857
1858 * gdb/arm-tdep.c (shifted_reg_val): Replace magic number 15 with
1859 ARM_PC_REGNUM.
1860 (thumb_get_next_pc_raw, arm_get_next_pc_raw): Likewise.
1861 (displaced_write_reg, displaced_read_reg): Likewise.
1862 (copy_ldr_str_ldrb_strb, cleanup_block_load_all): Likewise.
1863 (cleanup_block_load_pc, copy_block_xfer): Likewise.
1864 (cleanup_branch): Replace magic number 14 and 15 with
1865 ARM_LR_REGNUM and ARM_PC_REGNUM respectively.
1866
1867 2011-03-02 Michael Snyder <msnyder@vmware.com>
1868
1869 * maint.c (maintenance_do_deprecate): No need to check for NULL.
1870
1871 * cli/cli-script.c (script_from_file): Add break for lint.
1872
1873 * mdebugread.c (parse_partial_symbols): Fix indent.
1874
1875 * target-descriptions.c (tdesc_gdb_type): No need to call
1876 xstrdup, callee saves a copy.
1877
1878 * printcmd.c (print_scalar_formatted): Use strncpy for safety.
1879
1880 * infcall.c (call_function_by_hand): Add break statements for lint.
1881
1882 * utils.c (parse_escape): Escape the escape char.
1883
1884 * python/py-inferior.c (build_inferior_list): Error out if
1885 PyList_Append fails.
1886 (gdbpy_inferiors): Error out if build_inferior_list fails.
1887
1888 * linux-nat.c (linux_nat_xfer_partial): Preserve errno around
1889 a function call.
1890
1891 * record.c (record_restore): Move printf to before error return.
1892
1893 2011-03-02 Yao Qi <yao@codesourcery.com>
1894
1895 * arm-tdep.h (struct displaced_step_closure): Add two new fields
1896 is_thumb and insn_size.
1897 * arm-tdep.c (displaced_read_reg): Adjust correct pipeline offset
1898 on both ARM and Thumb mode.
1899 (arm_process_displaced_insn): Set is_thumb and insn_size.
1900 (arm_displaced_init_closure): Handle both 16-bit and 32-bit.
1901 (arm_displaced_step_fixup): Likewise.
1902
1903 2011-03-01 Michael Snyder <msnyder@vmware.com>
1904
1905 * cli/cli-dump.c (dump_bfd_file): Check error return and warn.
1906
1907 * jv-lang.c (evaluate_subexp_java): Conditional can't be true.
1908
1909 * dwarf2read.c (dwarf2_compute_name): NAME cannot be null here.
1910
1911 * cli/cli-dump.c (restore_binary_file): Validate ftell return value.
1912
1913 * ada-lang.c (ada_make_symbol_completion_list): Replace malloc
1914 with xmalloc.
1915
1916 * ada-lang.c (aggregate_assign_others): Rename inner scope variable
1917 which shadows function parameter.
1918
1919 * tracepoint.c (create_tsv_from_upload): Superfluous call
1920 to xstrdup. Callee already calls xstrdup.
1921
1922 * linespec.c (decode_line_1): Remove unnecessary null check.
1923
1924 * tracepoint.c (scope_info): Fix mem leak, remove underused
1925 variable.
1926
1927 * python/py-prettyprint.c (apply_val_pretty_printer): Remove
1928 superfluous null check.
1929
1930 * std-regs.c (value_of_builtin_frame_pc_reg): Frame can't be null.
1931 (value_of_builtin_frame_fp_reg): Ditto.
1932
1933 * event-top.c (display_gdb_prompt): Remove superfluous null check.
1934
1935 * python/py-prettyprint.c (apply_val_pretty_printer): VAL may
1936 be null.
1937
1938 * linespec.c (decode_line_1): Check for null before dereference.
1939
1940 * reverse.c (record_restore): Move null-check to before pointer
1941 dereference.
1942
1943 * python/py-utils.c (gdbpy_obj_to_string): Delete unused variable.
1944
1945 * objc-lang.c (selectors_info): Add explanitory comment.
1946 (classes_info): Ditto.
1947
1948 2011-03-01 Ulrich Weigand <ulrich.weigand@linaro.org>
1949
1950 * arm-linux-tdep.c (ARM_LDR_PC_SP_4): Add define.
1951 (arm_linux_restart_syscall_init): Handle both on-stack and in-kernel
1952 versions of the trampoline. Handle Thumb vs. ARM addresses.
1953 (arm_kernel_linux_restart_syscall_tramp_frame): New global.
1954 (arm_linux_init_abi): Install it.
1955 * arm-tdep.c (arm_psr_thumb_bit): Make global.
1956 * arm-tdep.c (arm_psr_thumb_bit): Add prototype.
1957
1958 2011-02-28 Michael Snyder <msnyder@vmware.com>
1959
1960 * ui-out.c (ui_out_field_core_addr): Make local char buffer
1961 a little bigger, to avoid possibility of an overflow.
1962
1963 * breakpoint.c (breakpoint_adjustment_warning): Make local char
1964 buffers a little bigger, to avoid possibility of an overflow.
1965
1966 * coffread.c (coff_getfilename): Add check to avoid overflow.
1967
1968 * objc-lang.c (selectors_info): Add a small safety margin to
1969 avoid overflow.
1970 (classes_info): Error out on too long REGEXP.
1971
1972 * infrun.c (handle_inferior_event): Remove unused function call.
1973
1974 * fork-child.c (fork_inferior): Remove ifdef'd code and
1975 unused variable.
1976
1977 * linux-thread-db.c (attach_thread): Discard unused value.
1978
1979 * linux-nat.c (linux_handle_extended_wait): Delete unused variable.
1980
1981 * remote.c (remote_get_noisy_reply): Discard unused value.
1982 (remote_vcont_resume): Ditto.
1983 (remote_stop_ns): Ditto.
1984
1985 * linespec.c (decode_objc): Delete unused variable.
1986
1987 * tui/tui-regs.c (tui_register_format): Delete unused variable.
1988
1989 * dwarf2read.c (add_partial_symbol): Discard unused values.
1990 (read_base_type): Delete unused variable.
1991
1992 * dbxread.c (read_dbx_symtab): Discard unused value.
1993
1994 * eval.c (evaluate_subexp_standard): Delete unused variable,
1995 and discard unused values.
1996
1997 * infcmd.c (_initialize_infcmd): Discard unused values.
1998
1999 * stabsread.c (rs6000_builtin_type): Missing break statement.
2000
2001 * dbxread.c (process_one_symbol): Discard unused value.
2002
2003 * coffread.c (coff_end_symtab): Delete unused variable.
2004
2005 * dwarf2read.c (dw2_get_file_names): Discard unused value.
2006 (dwarf2_add_typedef): Delete unused variable.
2007 (read_namespace): Ditto.
2008 (dwarf_decode_macros): Ditto.
2009
2010 * m2-lang.c (evaluate_subexp_modula2): Discard unused variable.
2011
2012 * opencl-lang.c (evaluate_subexp_opencl): Discard unused value.
2013
2014 * p-valprint.c (pascal_val_print): Discard unused value.
2015
2016 * utils.c (nquery): Call va_end before return;
2017 (yquery): Ditto.
2018 (query): Ditto.
2019
2020 * proc-service.c (ps_plog): Call va_end before return.
2021
2022 2011-02-28 Tom Tromey <tromey@redhat.com>
2023
2024 * python/python.c (gdbpy_value_cst): New global.
2025 (_initialize_python): Initialize it.
2026 * python/python-internal.h (gdbpy_value_cst): Declare.
2027 * python/py-value.c (convert_value_from_python): Use
2028 gdbpy_value_cst.
2029
2030 2011-02-28 Michael Snyder <msnyder@vmware.com>
2031
2032 * python/py-cmd.c (cmdpy_init): Fix memory leak.
2033
2034 * breakpoint.c (catch_syscall_completer): Free malloced list.
2035
2036 * jv-lang.c (java_primitive_type_from_name): Add missing break.
2037
2038 * opencl-lang.c (lval_func_check_validity): Rename inner variables.
2039 (lval_func_check_synthetic_pointer): Ditto.
2040 (lval_func_free_closure): Fix use-after-free.
2041
2042 2011-02-28 Tom Tromey <tromey@redhat.com>
2043
2044 * psymtab.c (expand_partial_symbol_tables): Use
2045 ALL_OBJFILE_PSYMTABS.
2046
2047 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2048
2049 * objc-lang.c (selectors_info): Error on too long REGEXP.
2050
2051 2011-02-28 Michael Snyder <msnyder@vmware.com>
2052
2053 * python/py-param.c (set_parameter_value): Add missing
2054 break statement.
2055
2056 * linux-record.c (record_linux_system_call): Add missing
2057 break statement.
2058
2059 2011-02-28 Ulrich Weigand <uweigand@de.ibm.com>
2060
2061 * breakpoint.c (print_one_breakpoint_location): Remove unused
2062 argument PRINT_ADDRESS_BITS. Update callers.
2063 (print_one_breakpoint): Likewise.
2064
2065 2011-02-28 Ulrich Weigand <uweigand@de.ibm.com>
2066
2067 * breakpoint.c (wrap_indent_at_field): New function.
2068 (print_breakpoint_location): Use it instead of WRAP_INDENT argument.
2069 Allocate ui_stream locally instead of using STB argument.
2070 (print_one_breakpoint_location): Update call.
2071 * ui-out.c (ui_out_query_field): New function.
2072 * ui-out.h (ui_out_query_field): Add prototype.
2073
2074 2011-02-28 Joel Brobecker <brobecker@adacore.com>
2075
2076 From Michael Snyder <msnyder@vmware.com>
2077 * ada-exp.y (write_object_renaming): Add FALLTHROUGH comment.
2078
2079 2011-02-27 Michael Snyder <msnyder@vmware.com>
2080
2081 * objc-lang.c (selectors_info): Prevent string overrun.
2082
2083 * tui/tui-stack.c (tui_get_function_from_frame): Fix off by one
2084 error in strncpy.
2085
2086 * symtab.c (rbreak_command): Move variable 'file_name' to
2087 outer scope.
2088
2089 * d-valprint.c (dynamic_array_type): Avoid shadowing a function
2090 param with a local variable of the same name.
2091
2092 2011-02-27 Michael Snyder <msnyder@vmware.com>
2093
2094 * value.c (value_from_history_ref): New function.
2095 * value.h (value_from_history_ref): Export.
2096 * cli/cli-utils.c (get_number_trailer): Use value_from_history_ref
2097 to parse value history references.
2098 * cli/cli-utils.h (get_number_trailer): Update comment.
2099
2100 2011-02-27 Michael Snyder <msnyder@vmware.com>
2101
2102 * inferior.c (detach_inferior_command): Use get_number_or_range.
2103 (kill_inferior_command): Ditto.
2104 (remove_inferior_command): Ditto.
2105 (initialize_inferiors): Make command names plural.
2106 Update help strings.
2107
2108 2011-02-27 Michael Snyder <msnyder@vmware.com>
2109
2110 * darwin-nat-info.c: Fix comment typo.
2111 * dwarf2expr.h: Ditto.
2112 * fbsd-nat.c: Ditto.
2113 * fbsd-nat.h: Ditto.
2114 * frame-unwind.h: Ditto.
2115 * frame.h: Ditto.
2116 * hppa-hpux-tdep.c: Ditto.
2117 * i386-linux-nat.c: Ditto.
2118 * linux-nat.c: Ditto.
2119 * nbsd-nat.c: Ditto.
2120 * nbsd-nat.h: Ditto.
2121 * ppc-linux-tdep.c: Ditto.
2122 * serial.c: Ditto.
2123 * ui-file.h: Ditto.
2124 * tui/tui-winsource.c: Ditto.
2125
2126 2011-02-26 Michael Snyder <msnyder@vmware.com>
2127
2128 * breakpoint.c (reattach_breakpoints): Avoid resource leak (ui_file).
2129
2130 * maint.c (maintenance_do_deprecate): Plug a memory leak.
2131
2132 * dwarf2loc.c (insert_bits): Avoid shadowing a function param
2133 with a local variable of the same name.
2134
2135 * i387-tdep.c (i387_supply_fxsave): Avoid shadowing a function
2136 param with a local variable of the same name.
2137 (i387_supply_xsave): Ditto.
2138
2139 * linux-low.c (linux_nat_xfer_osdata): Rename local variable so
2140 that it does not shadow a function parameter.
2141
2142 * i386-nat.c (i386_length_and_rw_bits): Document that case
2143 statement is meant to fall through.
2144
2145 * expprint.c (dump_subexp_body_standard): Document that case
2146 statement is meant to fall through.
2147
2148 * amd64-linux-tdep.c (amd64_linux_syscall_record): Delete
2149 dead if statement. Condition can't be false.
2150
2151 2011-02-25 Michael Snyder <msnyder@vmware.com>
2152
2153 * arm-tdep.c: Fix typos in comments.
2154 * bsd-uthread.c: Ditto.
2155 * completer.c: Ditto.
2156 * corelow.c: Ditto.
2157 * cp-namespace.c: Ditto.
2158 * cp-support.c: Ditto.
2159 * cris-tdep.c: Ditto.
2160 * dbxread.c: Ditto.
2161 * dwarf2read.c: Ditto.
2162 * frame.h: Ditto.
2163 * gdbtypes.h: Ditto.
2164 * inferior.h: Ditto.
2165 * mdebugread.c: Ditto.
2166 * mips-tdep.c: Ditto.
2167 * ppc-linux-nat.c: Ditto.
2168 * ppc-linux-tdep.c: Ditto.
2169 * printcmd.c: Ditto.
2170 * sol-thread.c: Ditto.
2171 * solib-frv.c: Ditto.
2172 * solist.h: Ditto.
2173 * sparc64-tdep.c: Ditto.
2174 * spu-tdep.c: Ditto.
2175 * stabsread.c: Ditto.
2176 * symfile.c: Ditto.
2177 * valops.c: Ditto.
2178 * varobj.c: Ditto.
2179 * vax-nat.c: Ditto.
2180 * python/py-block.c: Ditto.
2181 * python/py-symbol.c: Ditto.
2182 * python/py-symtab.c: Ditto.
2183 * python/py-value.c: Ditto.
2184 * tui/tui-win.c: Ditto.
2185
2186 2011-02-25 Michael Snyder <msnyder@vmware.com>
2187
2188 * inferior.c (print_inferior): Accept a string instead of an int
2189 for requested_inferiors, and use get_number_or_range to parse it.
2190 (info_inferiors_command): Pass args string to print_inferior.
2191 (initialize_inferiors): Change help string for info inferiors.
2192 * inferior.h (print_inferior): Export prototype change.
2193
2194 2011-02-25 Tom Tromey <tromey@redhat.com>
2195
2196 * common/ax.def (invalid2): Set to 0x31.
2197
2198 2011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2199
2200 * dwarf2loc.c (disassemble_dwarf_expression) <DW_OP_breg[0-9]+>: Use
2201 L and plongest.
2202 (disassemble_dwarf_expression) <DW_OP_bregx>: Drop variable offset,
2203 use L and plongest.
2204 (disassemble_dwarf_expression) <DW_OP_fbreg>: Use L and plongest.
2205
2206 2011-02-24 Michael Snyder <msnyder@vmware.com>
2207
2208 * Makefile.in (clean): Make clean should remove generated files
2209 observer.h and observer.inc.
2210
2211 2011-02-24 Joel Brobecker <brobecker@adacore.com>
2212
2213 Revert the following patch (not approved yet):
2214 2011-02-21 Hui Zhu <teawater@gmail.com>
2215 * Makefile.in (HFILES_NO_SRCDIR): Add printcmd.h.
2216 * ax-gdb.c (gen_printf_expr_callback): New function.
2217 * ax-gdb.h (gen_printf_expr_callback): Forward declare.
2218 * ax-general.c (ax_memcpy): New function.
2219 (ax_print): Handle "printf".
2220 (ax_reqs): Ditto.
2221 * ax.h (ax_memcpy): Forward declare.
2222 * common/ax.def (invalid2): Removed.
2223 (printf): New entry.
2224 * printcmd.c (printcmd.h): New include.
2225 (string_printf): New function.
2226 (ui_printf): Removed.
2227 (printf_command): Remove static. Call string_printf.
2228 (eval_command): Call string_printf.
2229 * printcmd.h: New file.
2230 * tracepoint.c (validate_actionline,
2231 encode_actions_1): handle printf_command.
2232
2233 2011-02-23 Tom Tromey <tromey@redhat.com>
2234
2235 * ax-general.c (ax_pick): Add missing newline.
2236
2237 2011-02-23 Michael Snyder <msnyder@vmware.com>
2238
2239 * breakpoint.c (breakpoint_1): Change first argument from an int
2240 to a char pointer, so that the function now accepts a list of
2241 breakpoints rather than just one. Use new function
2242 'number_is_in_list' to implement.
2243 (breakpoints_info): Pass char * instead of int to breakpoint_1.
2244 (watchpoints_info): Ditto.
2245 (tracepoints_info): Ditto.
2246 (maintenance_info_breakpoints): Ditto.
2247 (_initialize_breakpoint): Update help strings to reflect the fact
2248 that these functions can now take more than one argument.
2249 * cli/cli-utils.c (number_is_in_list): New function.
2250 * cli/cli-utils.h (number_is_in_list): Export.
2251
2252 2011-02-23 Michael Snyder <msnyder@vmware.com>
2253
2254 * memattr.c (mem_enable_command): Use get_number_or_range.
2255 (mem_disable_command): Ditto.
2256 (mem_delete_command): Ditto.
2257 (_initialize_mem): Tweak usage message to reflect multiple
2258 arguments.
2259
2260 2011-02-22 Doug Evans <dje@google.com>
2261
2262 Add gdb.lookup_global_symbol python function.
2263 * NEWS: Add entry.
2264 * python/py-symbol.c (gdbpy_lookup_global_symbol): New function.
2265 * python/python-internal.h (gdbpy_lookup_global_symbol): Declare it.
2266 * python/python.c (GdbMethods): Add entry for lookup_global_symbol.
2267
2268 2011-02-22 Tom Tromey <tromey@redhat.com>
2269
2270 * language.c (language_class_name_from_physname): Rename
2271 'curr_language' argument to 'lang'; use in body.
2272
2273 2011-02-22 Michael Snyder <msnyder@vmware.com>
2274
2275 * cli/cli-utils.c (number_is_in_list): Check for zero return.
2276
2277 2011-02-22 Pedro Alves <pedro@codesourcery.com>
2278
2279 * frame-unwind.h: Fix comment to mention the this frame, not the
2280 next.
2281
2282 2011-02-22 Tom Tromey <tromey@redhat.com>
2283
2284 * symfile.c (auto_solib_limit): Remove.
2285 * symfile.h (auto_solib_limit): Remove.
2286
2287 2011-02-22 Joel Brobecker <brobecker@adacore.com>
2288
2289 * Makefile.in (INSTALLED_LIBS): Delete. Update comment.
2290
2291 2011-02-21 Michael Snyder <msnyder@vmware.com>
2292
2293 * gdbthread.h (print_thread_info): Change prototype.
2294 * thread.c (print_thread_info): Accept char* instead of int for
2295 requested_threads argument. Use new function number_is_in_list
2296 to determine which threads to list.
2297 (info_threads_command): Pass char* to print_thread_info.
2298 * cli/cli-utils.c (number_is_in_list): New function.
2299 * cli/cli-utils.h (number_is_in_list): Export.
2300 * mi/mi-main.c (mi_cmd_thread_info): Pass char* to
2301 print_thread_info.
2302 (print_one_inferior): Ditto.
2303 (mi_cmd_list_thread_groups): Ditto.
2304
2305 2011-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2306
2307 * common/Makefile.in (CFLAGS): New.
2308 (COMPILE): Add $(CFLAGS).
2309
2310 2011-02-21 Tom Tromey <tromey@redhat.com>
2311
2312 * breakpoint.c (catch_syscall_command_1): Fix typo.
2313
2314 2011-02-21 Tom Tromey <tromey@redhat.com>
2315
2316 * reverse.c: Include cli-utils.h.
2317 * printcmd.c: Include cli-utils.h.
2318 (string_printf): Use skip_spaces.
2319 * cli/cli-utils.h: New file.
2320 * cli/cli-utils.c: New file.
2321 * cli/cli-dump.h (skip_spaces): Move to cli-utils.h.
2322 * cli/cli-dump.c (skip_spaces): Move to cli-utils.c.
2323 * breakpoint.h (get_number, get_number_or_range): Move to
2324 cli-utils.h.
2325 * breakpoint.c: Include cli-utils.h.
2326 (get_number_trailer, get_number, get_number_or_range)
2327 (ep_skip_leading_whitespace): Move to cli-utils.c.
2328 (create_breakpoint_sal, find_condition_and_thread)
2329 (decode_static_tracepoint_spec, watch_command_1)
2330 (watch_maybe_just_location, ep_parse_optional_if_clause)
2331 (catch_fork_command_1, catch_exec_command_1)
2332 (catch_syscall_command_1): Use skip_spaces, skip_to_space.
2333 * Makefile.in (SUBDIR_CLI_OBS): Add cli-utils.o.
2334 (SUBDIR_CLI_SRCS): Add cli-utils.c.
2335 (HFILES_NO_SRCDIR): Add cli-utils.h.
2336 (cli-utils.o): New target.
2337
2338 2011-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
2339
2340 * remote.c (remote_close): Reset INFERIOR_PTID to NULL_PTID
2341 before calling discard_all_inferiors.
2342
2343 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
2344
2345 * opencl-lang.c (STRUCT_OCL_TYPE): Remove.
2346 (struct builtin_opencl_type): Remove.
2347 (builtin_opencl_type): Change return type to "struct type **".
2348 (lookup_opencl_vector_type): Update caller.
2349 (opencl_language_arch_info): Copy primitive type vector from gdbarch.
2350 (build_opencl_types): Install plain array of "struct type *"
2351 instead of "struct builtin_opencl_type".
2352
2353 2011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2354 Ulrich Weigand <uweigand@de.ibm.com>
2355
2356 * arm-linux-nat.c: Include "observer.h" and "gdbthread.h".
2357 (PTRACE_GETHBPREGS, PTRACE_SETHBPREGS): Define.
2358 (struct arm_linux_hwbp_cap): New type.
2359 (arm_linux_get_hwbp_cap): New function.
2360 (arm_linux_get_hw_breakpoint_count): Likewise.
2361 (arm_linux_get_hw_watchpoint_count): Likewise.
2362 (arm_linux_can_use_hw_breakpoint): Likewise.
2363 (arm_hwbp_type): New type.
2364 (arm_hwbp_control_t): Likewise.
2365 (struct arm_linux_hw_breakpoint): Likewise.
2366 (struct arm_linux_thread_points): Likewise.
2367 (arm_threads): New global variable.
2368 (arm_linux_find_breakpoints_by_tid): New function.
2369 (arm_hwbp_control_initialize): Likewise.
2370 (arm_hwbp_control_is_enabled): Likewise.
2371 (arm_hwbp_control_disable): Likewise.
2372 (arm_linux_hw_breakpoint_initialize): Likewise.
2373 (arm_linux_get_hwbp_type): Likewise.
2374 (arm_linux_hw_watchpoint_initialize): Likewise.
2375 (arm_linux_hw_breakpoint_equal): Likewise.
2376 (arm_linux_insert_hw_breakpoint1): Likewise.
2377 (arm_linux_remove_hw_breakpoint1): Likewise.
2378 (arm_linux_insert_hw_breakpoint): Likewise.
2379 (arm_linux_remove_hw_breakpoint): Likewise.
2380 (arm_linux_region_ok_for_hw_watchpoint): Likewise.
2381 (arm_linux_insert_watchpoint): Likewise.
2382 (arm_linux_remove_watchpoint): Likewise.
2383 (arm_linux_stopped_data_address): Likewise.
2384 (arm_linux_stopped_by_watchpoint): Likewise.
2385 (arm_linux_watchpoint_addr_within_range): Likewise.
2386 (arm_linux_new_thread): Likewise.
2387 (arm_linux_thread_exit): Likewise.
2388 (_initialize_arm_linux_nat): Install hardware breakpoint/watchpoint
2389 related target callbacks. Register arm_linux_new_thread and
2390 arm_linux_thread_exit.
2391 * arm-tdep.h (arm_pc_is_thumb): Add prototype.
2392 * arm-tdep.c (arm_pc_is_thumb): Make global.
2393 (arm_gdbarch_init): Call set_gdbarch_have_nonsteppable_watchpoint.
2394
2395 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
2396
2397 * breakpoint.c (update_watchpoint): Do not attempt to recreate
2398 per-frame locations while within a function epilogue.
2399
2400 2011-02-21 Pierre Muller <muller@ics.u-strasbg.fr>
2401
2402 * ser-mingw.c (ser_windows_close): Reformat comment to better conform
2403 to GNU coding standards.
2404
2405 2011-02-21 Pierre Muller <muller@ics.u-strasbg.fr>
2406
2407 Allow use of mingw native on Windows 95 OS.
2408 * ser-mingw.c (CancelIo): New macro for dynamically loaded DLL entry.
2409 (ser_windows_close): Only call CancelIo if function exists.
2410 (_initialize_ser_windows): Use LoadLirary/GetProcAddress
2411 to check for existence of CancelIo function in kernel32 DLL.
2412
2413 2011-02-21 Hui Zhu <teawater@gmail.com>
2414
2415 * Makefile.in (HFILES_NO_SRCDIR): Add printcmd.h.
2416 * ax-gdb.c (gen_printf_expr_callback): New function.
2417 * ax-gdb.h (gen_printf_expr_callback): Forward declare.
2418 * ax-general.c (ax_memcpy): New function.
2419 (ax_print): Handle "printf".
2420 (ax_reqs): Ditto.
2421 * ax.h (ax_memcpy): Forward declare.
2422 * common/ax.def (invalid2): Removed.
2423 (printf): New entry.
2424 * printcmd.c (printcmd.h): New include.
2425 (string_printf): New function.
2426 (ui_printf): Removed.
2427 (printf_command): Remove static. Call string_printf.
2428 (eval_command): Call string_printf.
2429 * printcmd.h: New file.
2430 * tracepoint.c (validate_actionline,
2431 encode_actions_1): handle printf_command.
2432
2433 2011-02-19 Michael Snyder <msnyder@vmware.com>
2434
2435 * reverse.c (delete_one_bookmark): Argument is now bookmark
2436 id rather than pointer to bookmark struct.
2437 (delete_bookmark_command): Use get_number_or_range.
2438 (goto_bookmark_command): Parse with get_number instead of strtoul.
2439 (bookmark_1): New function. Print info for one bookmark.
2440 (bookmarks_info): Use get_number_or_range and bookmark_1.
2441
2442 2011-02-18 Michael Snyder <msnyder@vmware.com>
2443
2444 * thread.c (info_threads_command): Re-implement using
2445 get_number_or_range.
2446 (thread_apply_command): Ditto.
2447
2448 2011-02-18 Tom Tromey <tromey@redhat.com>
2449
2450 * common/ax.def: New file.
2451 * ax.h (enum agent_op): Use ax.def.
2452 * ax-general.c (aop_map): Use ax.def.
2453
2454 2011-02-18 Tom Tromey <tromey@redhat.com>
2455
2456 * ax-general.c (aop_map): Add pick and rot.
2457 * dwarf2loc.c (compile_dwarf_to_ax) <DW_OP_over>: Reimplement.
2458 <DW_OP_rot>: Implement.
2459 * ax.h (enum agent_op) <aop_pick, aop_rot>: New constants.
2460 (ax_pick): Declare.
2461 * ax-general.c (ax_pick): New function.
2462
2463 2011-02-18 Tom Tromey <tromey@redhat.com>
2464
2465 * Makefile.in (HFILES_NO_SRCDIR): Don't mention ada-operator.inc.
2466
2467 2011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2468 Tom Tromey <tromey@redhat.com>
2469
2470 * cp-support.c (make_symbol_overload_list_namespace): Do not call
2471 make_symbol_overload_list_block with NULL BLOCK.
2472 * valarith.c (unop_user_defined_p): Resolve also TYPE_CODE_TYPEDEF.
2473
2474 2011-02-18 Pedro Alves <pedro@codesourcery.com>
2475
2476 * breakpoint.c (get_number_trailer): No longer accept a NULL PP.
2477 * breakpoint.h (get_number_or_range): Declare.
2478 * printcmd.c (ALL_DISPLAYS): Declare.
2479 (delete_display): Reimplement taking a display pointer.
2480 (undisplay_command): Accept a range of displays to delete, using
2481 get_number_or_range.
2482
2483 2011-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
2484
2485 * c-valprint.c (c_val_print): Add embedded_offset to address
2486 for arrays of unspecified length.
2487 * p-valprint.c (pascal_val_print): Likewise.
2488
2489 2011-02-18 Yao Qi <yao@codesourcery.com>
2490
2491 * gdb/arm-tdep.c (arm_displaced_step_copy_insn): Move code to ...
2492 (arm_process_displaced_insn): .. here. Remove parameter INSN.
2493 (thumb_process_displaced_insn): New.
2494 * gdb/arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Update
2495 call to arm_process_displaced_insn.
2496 * gdb/arm-tdep.h : Update declaration of arm_process_displaced_insn.
2497
2498 2011-02-17 Tom Tromey <tromey@redhat.com>
2499
2500 * dwarf2loc.h (dwarf2_compile_expr_to_ax): Declare.
2501 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Rename from
2502 compile_dwarf_to_ax. No longer static. Call
2503 dwarf2_compile_cfa_to_ax.
2504 (locexpr_tracepoint_var_ref): Update.
2505 (loclist_tracepoint_var_ref): Update.
2506 * dwarf2-frame.h (dwarf2_compile_cfa_to_ax): Declare.
2507 * dwarf2-frame.c (execute_cfa_program): Remove 'this_frame'
2508 argument; add 'gdbarch' and 'pc'.
2509 (dwarf2_compile_cfa_to_ax): New function.
2510 (dwarf2_frame_cache): Update.
2511
2512 2011-02-17 Joel Brobecker <brobecker@adacore.com>
2513
2514 * ada-lang.c (ada_type_of_array): Fix the size of the array
2515 in the case of an unconstrained packed array.
2516
2517 2011-02-17 Yao Qi <yao@codesourcery.com>
2518
2519 * common/Makefile.in: Add more targets for make.
2520
2521 2011-02-16 Tom Tromey <tromey@redhat.com>
2522
2523 * dwarf2loc.c (unimplemented): Fix typo.
2524
2525 2011-02-16 Tom Tromey <tromey@redhat.com>
2526
2527 * dwarf2loc.c (unimplemented): Handle unnamed opcodes.
2528 (compile_dwarf_to_ax) <default>: Use unimplemented.
2529 <DW_OP_deref>: Update.
2530 (disassemble_dwarf_expression): Update.
2531 * dwarf2read.c (dwarf_stack_op_name): Remove 'def' argument.
2532 (decode_locdesc): Update.
2533 * dwarf2expr.h (dwarf_stack_op_name): Update.
2534
2535 2011-02-16 Tom Tromey <tromey@redhat.com>
2536
2537 * ax.h (struct aop_map) <name>: Now const.
2538
2539 2011-02-16 Tom Tromey <tromey@redhat.com>
2540
2541 * ax-gdb.c.c (gen_expr) <UNOP_MEMVAL>: Handle value kinds other
2542 than axs_rvalue.
2543
2544 2011-02-16 Yao Qi <yao@codesourcery.com>
2545
2546 * infrun.c (get_displaced_step_closure_by_addr): New.
2547 * inferior.h: Declare it.
2548 * arm-tdep.c: (arm_pc_is_thumb): Call
2549 get_displaced_step_closure_by_addr. Adjust MEMADDR if it
2550 returns non-NULL.
2551
2552 2011-02-16 Pedro Alves <pedro@codesourcery.com>
2553 Jan Kratochvil <jan.kratochvil@redhat.com>
2554
2555 gdb/
2556 * tracepoint.c (memrange_sortmerge): Fix list A's end calculation.
2557
2558 2011-02-16 Pedro Alves <pedro@codesourcery.com>
2559 Jan Kratochvil <jan.kratochvil@redhat.com>
2560
2561 * value.c (value_contents_copy_raw): Extend describing comment.
2562 Assert that the destination contents we're overwriting are wholly
2563 available.
2564 (value_contents_copy): Extend describing comment.
2565
2566 2011-02-16 Pedro Alves <pedro@codesourcery.com>
2567 Jan Kratochvil <jan.kratochvil@redhat.com>
2568
2569 * value.c (value_available_contents_eq): Remove redundant local
2570 variables. Fix available contents comparision.
2571 * value.h (value_available_contents_eq): Extend describing
2572 comment.
2573
2574 2011-02-16 Yao Qi <yao@codesourcery.com>
2575
2576 * thread.c (info_threads_command): Add missing i18n markup and remove
2577 trailing newline.
2578
2579 2011-02-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2580
2581 * breakpoint.c (longjmp_names): New variable.
2582 (struct breakpoint_objfile_data): New type.
2583 (breakpoint_objfile_key): New variable.
2584 (msym_not_found): New variable.
2585 (msym_not_found_p): New predicate.
2586 (get_breakpoint_objfile_data): New function.
2587 (create_overlay_event_breakpoint): Check per-objfile cache for
2588 symbols first.
2589 (create_longjmp_master_breakpoint): Likewise.
2590 (create_std_terminate_master_breakpoint): Likewise.
2591 (create_exception_master_breakpoint): Likewise.
2592 (_initialize_breakpoint): Register per-objfile data key.
2593
2594 2011-02-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2595
2596 * breakpoint.c ((create_overlay_event_breakpoint): Const-propagate
2597 parameter value.
2598 (create_longjmp_master_breakpoint): Loop over longjmp names.
2599 (create_std_terminate_master_breakpoint): Const-propagate parameter
2600 value.
2601 (update_breakpoints_after_exec): Adjust.
2602 (breakpoint_re_set): Adjust.
2603
2604 2011-02-15 Michael Snyder <msnyder@vmware.com>
2605
2606 * thread.c (info_threads_command): Process arg as thread id,
2607 or list of thread ids.
2608 (thread_find_command): New command.
2609 (_initialize_thread): Document argument for info threads.
2610 Document 'thread find' command.
2611 * NEWS: Document new command "thread find".
2612
2613 2011-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2614
2615 * Makefile.in (ACLOCAL_AMFLAGS): Add `-I ../config'.
2616 * aclocal.m4: Regenerated with aclocal-1.11.1.
2617 * common/configure: Regenerate with autoconf-2.64.
2618
2619 2011-02-15 Ken Werner <ken.werner@de.ibm.com>
2620
2621 * opencl-lang.c (build_opencl_types): Set the size of the built-in
2622 bool data type to a size of one byte.
2623
2624 2011-02-15 Pedro Alves <pedro@codesourcery.com>
2625 Jan Kratochvil <jan.kratochvil@redhat.com>
2626
2627 * target.c (memory_xfer_live_readonly_partial): Document where to
2628 look for interface description.
2629
2630 2011-02-15 Yao Qi <yao@codesourcery.com>
2631
2632 PR tdep/12352
2633 * arm-tdep.c (copy_ldr_str_ldrb_strb): Replace PC with SP in
2634 order to store PC value on stack instead of text section.
2635
2636 2011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
2637
2638 * rs6000-tdep.c (IS_EFP_PSEUDOREG): Use correct constant for
2639 the EFP register set size.
2640 (efpr_pseudo_register_read): Use regcache_raw_read_part to read
2641 data from the VMX register.
2642 (efpr_pseudo_register_write): Use regcache_raw_write_part to read
2643 and write data from/to the VMX register.
2644
2645 2011-02-14 Michael Snyder <msnyder@vmware.com>
2646
2647 * command.h (enum command_class): New class 'no_set_class', for
2648 "show" commands without a corresponding "set" command.
2649 * value.c (_initialize_values): Use 'no_set_class' for "show values".
2650 * copying.c (_initialize_copying): Ditto for "show copying" and
2651 "show warranty".
2652 * cli/cli-cmds.c (init_cli_cmds): Ditto for "show commands" and
2653 "show version".
2654 * cli/cli-setshow.c (cmd_show_list): Skip "show" commands for
2655 which there is no corresponding "set" command (eg. "show copying").
2656
2657 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2658 Jan Kratochvil <jan.kratochvil@redhat.com>
2659
2660 * exec.c (section_table_available_memory): Change `len' parameter
2661 type to ULONGEST.
2662 * exec.h (section_table_available_memory): Ditto.
2663 * value.h (read_value_memory): Rename the `offset' parameter to
2664 `embedded_offset'.
2665
2666 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2667 Jan Kratochvil <jan.kratochvil@redhat.com>
2668
2669 * memrange.c (compare_mem_ranges): Mention sort order in
2670 describing comment.
2671 (normalize_mem_ranges): Add comment. Fix ra->length calculation.
2672 * tracepoint.c (traceframe_available_memory): Extend comment to
2673 mention what happens to RESULT when the target does not support
2674 the query.
2675
2676 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2677 Jan Kratochvil <jan.kratochvil@redhat.com>
2678
2679 * value.c (mark_value_bytes_unavailable): Fix indexing the `bef'
2680 range.
2681
2682 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2683
2684 * value.c (value_bits_valid, value_bits_synthetic_pointer):
2685 No longer handle NULL values.
2686
2687 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2688
2689 * exceptions.h (NOT_AVAILABLE_ERROR): New error.
2690 * value.c: Include "exceptions.h".
2691 (require_available): Throw NOT_AVAILABLE_ERROR instead of a
2692 generic error.
2693 * cp-abi.c: Include gdb_assert.h.
2694 (baseclass_offset): Add `embedded_offset' and `val' parameters.
2695 Assert the method is implemented. Wrap NOT_AVAILABLE_ERROR
2696 errors.
2697 * cp-abi.h (baseclass_offset): Add `embedded_offset' and `val'
2698 parameters. No longer returns -1 on error.
2699 (struct cp_abi_ops) <baseclass_offset>: Add `embedded_offset' and
2700 `val' parameters.
2701 * cp-valprint.c: Include exceptions.h.
2702 (cp_print_value): Handle NOT_AVAILABLE_ERROR errors when fetching
2703 the baseclass_offset. Handle unavailable base classes. Use
2704 val_print_invalid_address.
2705 * p-valprint.c: Include exceptions.h.
2706 (pascal_object_print_value): Handle NOT_AVAILABLE_ERROR errors
2707 when fetching the baseclass_offset. No longer expect
2708 baseclass_offset returning -1. Handle unavailable base classes.
2709 Use val_print_invalid_address.
2710 * valops.c (dynamic_cast_check_1): Rename `contents' parameter to
2711 `valaddr' parameter, and change its type to gdb_byte pointer. Add
2712 `embedded_offset' and `val' parameters. Adjust.
2713 (dynamic_cast_check_2): Rename `contents' parameter to `valaddr'
2714 parameter, and change its type to gdb_byte pointer. Add
2715 `embedded_offset' and `val' parameters. Adjust. No longer expect
2716 baseclass_offset returning -1.
2717 (value_dynamic_cast): Use value_contents_for_printing rather than
2718 value_contents. Adjust.
2719 (search_struct_field): No longer expect baseclass_offset returning
2720 -1.
2721 (search_struct_method): If reading memory from the target is
2722 necessary, wrap it in a new value to pass to baseclass_offset. No
2723 longer expect baseclass_offset returning -1.
2724 (find_method_list): No longer expect baseclass_offset returning
2725 -1. Use value_contents_for_printing rather than value_contents.
2726 * valprint.c (val_print_invalid_address): New function.
2727 * valprint.h (val_print_invalid_address): Declare.
2728 * gdbtypes.c (is_unique_ancestor_worker): New `embedded_offset'
2729 and `val' parameters. No longer expect baseclass_offset returning
2730 -1. Adjust.
2731 * gnu-v2-abi.c: Include "exceptions.h".
2732 (gnuv2_baseclass_offset): Add `embedded_offset' and `val'
2733 parameters. Handle unavailable memory. Recurse through
2734 gnuv2_baseclass_offset directly, rather than through
2735 baseclass_offset. No longer returns -1 on not found, instead
2736 throw an error.
2737 * gnu-v3-abi.c (gnuv3_baseclass_offset): Add `embedded_offset' and
2738 `val' parameters. Adjust.
2739
2740 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2741
2742 * tracepoint.c (memrange_sortmerge): Don't merge ranges that are
2743 almost but not quite adjacent.
2744
2745 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2746
2747 * value.h (value_entirely_available): Declare.
2748 * value.c (value_entirely_available): New function.
2749 * c-valprint.c (c_value_print): Don't try fetching the pointer's
2750 real type if the pointer is unavailable.
2751
2752 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2753
2754 * valops.c (value_repeat): Use read_value_memory instead of
2755 read_memory.
2756
2757 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2758
2759 * value.h (value_contents_copy, value_contents_copy_raw): Declare.
2760 * value.c (value_contents_copy_raw, value_contents_copy): New
2761 functions.
2762 (value_primitive_field): Use value_contents_copy_raw instead of
2763 memcpy.
2764 * valops.c (value_fetch_lazy): Use value_contents_copy instead of
2765 memcpy.
2766 (value_array, value_slice): Ditto.
2767 * valarith.c (value_subscripted_rvalue): Use
2768 value_contents_copy_raw instead of memcpy.
2769
2770 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2771
2772 <unavailable> references.
2773
2774 * valops.c (get_value_at): Use value_from_contents_and_address,
2775 avoiding read_memory.
2776
2777 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2778
2779 * c-valprint.c (c_val_print): Print a string with unavailable
2780 contents as an array.
2781
2782 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2783
2784 * value.h (unpack_bits_as_long): Delete declaration.
2785 (unpack_value_bits_as_long): Declare.
2786 (unpack_value_field_as_long): Declare.
2787 (value_field_bitfield): Declare.
2788 * value.c (unpack_bits_as_long): Rename to...
2789 (unpack_value_bits_as_long_1): ... this. Add embedded_offset and
2790 value parameters. Return the extracted result in a new output
2791 parameter. If the value contents are unavailable, return false,
2792 otherwise return true.
2793 (unpack_value_bits_as_long): New.
2794 (unpack_field_as_long): Rename to...
2795 (unpack_value_field_as_long_1): ... this. Add embedded_offset and
2796 Add embedded_offset and value parameters. Return the extracted
2797 result in a new output parameter. If the value contents are
2798 unavailable, return false, otherwise return true.
2799 (unpack_value_field_as_long): New.
2800 (unpack_field_as_long_1): New.
2801 (unpack_field_as_long): Reimplement as wrapper around
2802 unpack_value_field_as_long_1.
2803 (value_field_bitfield): New function.
2804 * valops.c (value_fetch_lazy): When fetching a bitfield, use
2805 unpack_value_bits_as_long. Mark the value as unavailable, if it
2806 is unavailable.
2807 * jv-valprint.c (java_print_value_fields): Use
2808 value_field_bitfield.
2809 * p-valprint.c (pascal_object_print_value_fields): Use
2810 value_field_bitfield.
2811 * cp-valprint.c (cp_print_value_fields): Use value_field_bitfield.
2812
2813 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2814
2815 * value.c (get_internalvar_integer): Also return the int value of
2816 TYPE_CODE_INT INTERNALVAR_VALUE values.
2817 (set_internalvar): Don't special case TYPE_CODE_INT.
2818
2819 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2820
2821 * value.c (struct internalvar) <enum internalvar_kind>: Remove
2822 INTERNALVAR_POINTER.
2823 <pointer>: Delete.
2824 (value_of_internalvar): Remove INTERNALVAR_POINTER handling.
2825 (set_internalvar): Remove special TYPE_CODE_PTR handling.
2826 (preserve_one_internalvar): Remove INTERNALVAR_POINTER handling.
2827
2828 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2829
2830 * value.h (value_available_contents_eq): Declare.
2831 * value.c (find_first_range_overlap): New function.
2832 (value_available_contents_eq): New function.
2833 * valprint.c (val_print_array_elements): Use
2834 value_available_contents_eq.
2835 * ada-valprint.c (val_print_packed_array_elements): Use
2836 value_available_contents_eq.
2837 * jv-valprint.c (java_value_print): Use
2838 value_available_contents_eq.
2839
2840 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2841
2842 * target.c (target_read_live_memory): New function.
2843 (memory_xfer_live_readonly_partial): New.
2844 (memory_xfer_partial): If reading from a traceframe, fallback to
2845 reading unavailable read-only memory from read-only regions of
2846 live target memory.
2847 * tracepoint.c (disconnect_tracing): Adjust.
2848 (set_current_traceframe): New, factored out from
2849 set_traceframe_number.
2850 (set_traceframe_number): Reimplement to only change the traceframe
2851 number on the GDB side.
2852 (do_restore_current_traceframe_cleanup): Adjust.
2853 (make_cleanup_restore_traceframe_number): New.
2854 (cur_traceframe_number): New global.
2855 (tfile_open): Set cur_traceframe_number to no traceframe.
2856 (set_tfile_traceframe): New function.
2857 (tfile_trace_find): If looking up a traceframe using any method
2858 other than by number, make sure the current tfile traceframe
2859 matches gdb's current traceframe. Update the current tfile
2860 traceframe if the lookup succeeded.
2861 (tfile_fetch_registers, tfile_xfer_partial)
2862 (tfile_get_trace_state_variable_value): Make sure the remote
2863 traceframe matches gdb's current traceframe.
2864 * remote.c (remote_traceframe_number): New global.
2865 (remote_open_1): Set it to -1.
2866 (set_remote_traceframe): New function.
2867 (remote_fetch_registers, remote_store_registers)
2868 (remote_xfer_memory, remote_xfer_partial)
2869 (remote_get_trace_state_variable_value): Make sure the remote
2870 traceframe matches gdb's current traceframe.
2871 (remote_trace_find): If looking up a traceframe using any method
2872 other than by number, make sure the current remote traceframe
2873 matches gdb's current traceframe. Update the current remote
2874 traceframe if the lookup succeeded.
2875 * infrun.c (fetch_inferior_event): Adjust.
2876 * tracepoint.h (set_current_traceframe): Declare.
2877 (get_traceframe_number, set_traceframe_number): Add describing
2878 comments.
2879
2880 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2881
2882 Mark pieces of values as unavailable if the corresponding memory
2883 is unavailable.
2884
2885 * valops.c: Include tracepoint.h.
2886 (value_fetch_lazy): Use read_value_memory.
2887 (read_value_memory): New.
2888 * value.h (read_value_memory): Declare.
2889 * dwarf2loc.c (read_pieced_value): Use read_value_memory.
2890 * exec.c (section_table_available_memory): New function.
2891 * exec.h (section_table_available_memory): Declare.
2892
2893 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2894
2895 * Makefile.in (SFILES): Add memrange.c.
2896 (HFILES_NO_SRCDIR): Add memrange.h.
2897 (COMMON_OBS): Add memrange.o.
2898 * memrange.c: New file.
2899 * memrange.h: New file.
2900 * tracepoint.c: Include memrange.h.
2901 (struct mem_range): Delete.
2902 (mem_range_s): Delete.
2903 (traceframe_available_memory): New function.
2904 * tracepoint.h (traceframe_available_memory): Declare.
2905
2906 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2907
2908 * target.h (struct traceframe_info): Forward declare.
2909 (enum target_object): Add TARGET_OBJECT_TRACEFRAME_INFO.
2910 (struct target_ops) <to_traceframe_info>: New field.
2911 (target_traceframe_info): New.
2912 * target.c (update_current_target): Inherit and default
2913 to_traceframe_info.
2914 * remote.c (PACKET_qXfer_traceframe_info): New.
2915 (remote_protocol_features): Register qXfer:traceframe-info:read.
2916 (remote_xfer_partial): Handle TARGET_OBJECT_TRACEFRAME_INFO.
2917 (remote_traceframe_info): New.
2918 (init_remote_ops): Install it.
2919 (_initialize_remote): Install "set/show remote traceframe-info"
2920 commands.
2921 * tracepoint.h (parse_traceframe_info): Declare.
2922 * tracepoint.c (struct mem_range): New.
2923 (mem_range_s): New typedef.
2924 (struct traceframe_info): New.
2925 (traceframe_info): New global.
2926 (free_traceframe_info): New function.
2927 (clear_traceframe_info): New function.
2928 (start_tracing, tfind_1, set_traceframe_number): Clear traceframe
2929 info.
2930 (build_traceframe_info): New function.
2931 (tfile_traceframe_info): New function.
2932 (init_tfile_ops): Install tfile_traceframe_info.
2933 (traceframe_info_start_memory, free_result): New functions.
2934 (memory_attributes, traceframe_info_elements): New globals.
2935 (parse_traceframe_info, get_traceframe_info): New functions.
2936 * features/traceframe-info.dtd: New file.
2937 * Makefile.in (XMLFILES): Add traceframe-info.dtd.
2938
2939 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2940
2941 Base support for <unavailable> value contents.
2942
2943 * value.h (value_bytes_available): Declare.
2944 (mark_value_bytes_unavailable): Declare.
2945 * value.c (struct range): New struct.
2946 (range_s): New typedef.
2947 (ranges_overlap): New function.
2948 (range_lessthan): New function.
2949 (ranges_contain_p): New function.
2950 (struct value) <unavailable>: New field.
2951 (value_bytes_available): New function.
2952 (mark_value_bytes_unavailable): New function.
2953 (require_not_optimized_out): Constify parameter.
2954 (require_available): New function.
2955 (value_contents_all, value_contents): Require all bytes be
2956 available.
2957 (value_free): Free `unavailable'.
2958 (value_copy): Copy `unavailable'.
2959 * valprint.h (val_print_unavailable): Declare.
2960 * valprint.c (valprint_check_validity): Rename `offset' parameter
2961 to `embedded_offset'. If printing a scalar, check whether the
2962 value chunk is available.
2963 (val_print_unavailable): New.
2964 (val_print_scalar_formatted): Check whether the value is
2965 available.
2966 * python/py-prettyprint.c (apply_val_pretty_printer): Refuse
2967 pretty-printing unavailable values.
2968
2969 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2970
2971 Fix const/volatile qualifiers of C++ types, PR c++/12328.
2972 * c-typeprint.c (c_type_print_args): Update the function comment. New
2973 variable param_type, initialize it. Remove const/volatile qualifiers
2974 for language_cplus and !show_artificial. Use param_type.
2975
2976 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2977
2978 * symtab.c (find_pc_sect_line): New variable objfile, initialize it
2979 from S. Iterate S using ALL_OBJFILE_SYMTABS. Verify BV for each S.
2980 * symtab.h (struct symtab) <next>: Comment extension.
2981
2982 2011-02-12 Yao Qi <yao@codesourcery.com>
2983
2984 * Makefile.in (CLEANDIRS): Remove duplicated common dir.
2985
2986 2011-02-11 Yao Qi <yao@codesourcery.com>
2987
2988 * common/Makefile.in: Add copyright header.
2989
2990 2011-02-11 Pedro Alves <pedro@codesourcery.com>
2991
2992 * infrun.c (proceed): Move switching out and in of tfind mode from
2993 here ...
2994 (fetch_inferior_event): ... to here.
2995
2996 2011-02-11 Yao Qi <yao@codesourcery.com>
2997
2998 * Makefile.in: Remove signals.o from COMMON_OBS. Link
2999 libcommon.a.
3000 * configure.ac: Add common to sub dir.
3001 * configure: Regenerate.
3002
3003 2011-02-11 Yao Qi <yao@codesourcery.com>
3004
3005 Build libcommon.a.
3006
3007 * common/Makefile.in: New.
3008 * common/configure.ac: New.
3009 * common/aclocal.m4: New.
3010 * common/configure: Generate.
3011
3012 2011-02-10 Pedro Alves <pedro@codesourcery.com>
3013
3014 * vec.h (VEC_block_remove): Place VEC_ASSERT_INFO on the right
3015 side of the parenthesis.
3016
3017 Merge from GCC:
3018 2010-07-13 Jakub Jelinek <jakub@redhat.com>
3019 * vec.h (VEC_block_remove): Fix comment.
3020
3021 2011-02-08 Michael Snyder <msnyder@vmware.com>
3022
3023 * linux-nat.c (linux_nat_filter_event): Fix typo in comment.
3024
3025 2011-02-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3026
3027 * i386-tdep.c (i386_process_record): Rename l suffixes to d suffixes
3028 in comments for pcmpgtd, pcmpeqd, psubd, paddd, pcmpgtd, pcmpeqd,
3029 psubd and paddd.
3030
3031 2011-02-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3032
3033 PR 12361.
3034 * i386-tdep.c (i386_process_record) <0x660f3807>: Fix the comment to
3035 phsubsw.
3036 (i386_process_record) <lddqu>: Fix the opcode to 0xf20ff0.
3037 (i386_process_record) <0x0f3807>: Fix the comment to phsubsw.
3038
3039 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
3040
3041 * dwarf2read.c (read_subroutine_type): Set special calling
3042 convention flag for functions compiled by IBM XL C for OpenCL.
3043 * ppc-sysv-tdep.c: Include "dwarf2.h"
3044 (ppc_sysv_abi_push_dummy_call): Implement IBM OpenCL vector types
3045 calling convention.
3046 (do_ppc_sysv_return_value): Add FUNC_TYPE argument. Implement
3047 IBM OpenCL vector types calling convention.
3048 (ppc_sysv_abi_return_value): Pass through FUNC_TYPE.
3049 (ppc_sysv_abi_broken_return_value): Likewise.
3050 (ppc64_sysv_abi_push_dummy_call): Implement IBM OpenCL vector
3051 types calling convention.
3052 (ppc64_sysv_abi_return_value): Likewise.
3053 * spu-tdep.c: Include "dwarf2.h"
3054 (spu_return_value): Implement IBM OpenCL vector types calling
3055 convention.
3056
3057 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
3058
3059 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call): Implement
3060 correct ABI for AltiVec vector arguments.
3061
3062 2011-02-07 Pedro Alves <pedro@codesourcery.com>
3063
3064 * valprint.c (val_print): Extend comment.
3065 * ada-valprint.c (ada_valprint): Rewrite comment deferring
3066 interface explanation to val_print.
3067 (ada_val_print_array): Adjust comment to current interface.
3068 (print_field_values): Adjust comment to current interface.
3069 * c-valprint.c (c_val_print): Rewrite comment deferring interface
3070 explanation to val_print.
3071 * f-valprint.c (f_val_print): Ditto.
3072 * jv-valprint.c (java_val_print): Ditto.
3073 * m2-valprint.c (m2_val_print): Ditto.
3074 * p-valprint.c (pascal_val_print): Ditto.
3075
3076 2011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
3077
3078 * breakpoint.c (parse_breakpoint_sals): Fix description.
3079
3080 2011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
3081 Oguz Kayral <oguzkayral@gmail.com>
3082
3083 * python/py-inferior.c (python_on_normal_stop): New function.
3084 (python_on_resume): New function.
3085 (python_inferior_exit): New function.
3086 (gdbpy_initialize_inferior): Add normal_stop, target_resumed, and
3087 inferior_exit observers.
3088 * python/py-evtregistry.c: New file.
3089 * python/py-threadevent.c : New file.
3090 * python/py-event.c: New file.
3091 * python/py-evts.c: New file.
3092 * python/py-continueevent.c: New file.
3093 * python/py-bpevent.c: New file.
3094 * python/py-signalevent.c: New file.
3095 * python/py-exetiedevent.c: New file.
3096 * python/py-breakpoint.c (gdbpy_breakpoint_from_bpstats): New function.
3097 Move struct breakpoint_object from here...
3098 * python/python-internal.h: ... to here.
3099 * python/py-event.h: New file.
3100 * python/py-events.h: New file.
3101 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-breakpointstopevent.o,
3102 py-continueevent.o, py-event.o, py-eventregistry.o, py-events.o,
3103 py-exitedevent.o, py-signalstopevent.o, and py-stopevent.o.
3104 (SUBDIR_PYTHON_SRCS): Add py-breakpointstopevent.c,
3105 py-continueevent.c, py-event.c, py-eventregistry.c, py-events.c,
3106 py-exitedevent.c, py-signalstopevent.c, and py-stopevent.c.
3107 Add build rules for all the above.
3108
3109 2011-02-04 Tom Tromey <tromey@redhat.com>
3110
3111 * dwarf2read.c (dwarf2_section_empty_p): New function.
3112 (dwarf2_read_section): Use dwarf2_section_empty_p.
3113 (dwarf2_section_size): New function.
3114 (dwarf2_get_section_info): Unconditionally read section.
3115 (dwarf2_read_index): Use dwarf2_section_empty_p.
3116 (partial_read_comp_unit_head): Use dwarf2_section_size.
3117 (dwarf2_symbol_mark_computed): Likewise.
3118
3119 2011-02-04 David Daney <ddaney@caviumnetworks.com>
3120
3121 * NEWS: Add item for "catch syscall" on mips*-linux* targets.
3122
3123 2011-02-04 David Daney <ddaney@caviumnetworks.com>
3124
3125 * mips-linux-tdep.c: Include xml-syscall.h.
3126 (mips_linux_get_syscall_number): New function.
3127 (mips_linux_init_abi): Add calls to
3128 mips_linux_get_syscall_number() and set_xml_syscall_file_name().
3129 * data-directory/Makefile.in (SYSCALLS_FILES): Add
3130 mips-o32-linux.xml, mips-n32-linux.xml and mips-n64-linux.xml
3131 * syscalls/mips-n32-linux.xml: New file.
3132 * syscalls/mips-n64-linux.xml: New file.
3133 * syscalls/mips-o32-linux.xml: New file.
3134
3135 2011-02-04 Ulrich Weigand <ulrich.weigand@linaro.org>
3136
3137 * dwarf2read.c (dwarf2_ranges_read): Skip empty range entries.
3138 Complain about inverted range entries.
3139 (dwarf2_record_block_ranges): Likewise.
3140
3141 2011-02-04 Thiago Jung Bauermann <bauerman@br.ibm.com>
3142
3143 Fix some typos.
3144 * breakpoint.c (update_watchpoint): Fix name of the
3145 update_global_location_list function.
3146 (print_one_breakpoint): Fix typo.
3147 (_initialize_breakpoint): Remove extra space in hbreak help
3148 string.
3149 * breakpoint.h (struct bp_location) <length>: Fix field
3150 description.
3151
3152 2011-02-04 Pedro Alves <pedro@codesourcery.com>
3153
3154 * regcache.c (registers_changed_ptid): Don't explictly always
3155 clear `current_regcache'. Only clear current_thread_ptid and
3156 current_thread_arch when PTID matches. Only reinit the frame
3157 cache if PTID matches the current inferior_ptid. Move alloca(0)
3158 call to ...
3159 (registers_changed): ... here.
3160
3161 2011-02-03 Ulrich Weigand <ulrich.weigand@linaro.org>
3162
3163 * arm-tdep.c (arm_skip_stack_protector): Accept any symbol that
3164 starts with __stack_chk_guard as stack guard symbol.
3165
3166 2011-02-03 Andrew Burgess <aburgess@broadcom.com>
3167
3168 * disasm.c (compare_lines): Handle the end of sequence markers
3169 within the line table to better support disassembling over
3170 compilation unit boundaries.
3171
3172 2011-02-02 Ulrich Weigand <ulrich.weigand@linaro.org>
3173
3174 * arm-tdep.c (skip_prologue_function): Add GDBARCH and IS_THUMB
3175 arguments. Skip in-prologue calls to glibc __aeabi_read_tp
3176 implementation even if no symbols are available.
3177 (thumb_analyze_prologue): Update call to skip_prologue_function.
3178 (arm_analyze_prologue): Likewise.
3179
3180 2011-02-02 Ulrich Weigand <ulrich.weigand@linaro.org>
3181
3182 * arm-tdep.c: Include "observer.h".
3183 (arm_prologue_this_id): Use frame PC if get_frame_func returns 0.
3184 (arm_exidx_data_key): New static variable.
3185 (struct arm_exidx_entry, arm_exidx_entry_s): New data types.
3186 (struct arm_exidx_data): Likewise.
3187 (arm_exidx_data_free): New function.
3188 (arm_compare_exidx_entries): Likewise.
3189 (arm_obj_section_from_vma): Likewise.
3190 (arm_exidx_new_objfile): Likewise.
3191 (arm_find_exidx_entry): Likewise.
3192 (arm_exidx_fill_cache): Likewise.
3193 (arm_exidx_unwind_sniffer): Likewise.
3194 (arm_exidx_unwind): New global variable.
3195 (arm_gdbarch_init): Append unwinder arm_exidx_unwind.
3196 (_initialize_arm_tdep): Attach arm_exidx_new_objfile to new_objfile
3197 observer. Register arm_exidx_data_key as objfile data.
3198
3199 2011-02-02 Ulrich Weigand <ulrich.weigand@linaro.org>
3200
3201 * arm-tdep.c (arm_analyze_load_stack_chk_guard): Avoid build break
3202 due to accessing uninitialized variable. Fix indentation.
3203
3204 2011-02-02 Pedro Alves <pedro@codesourcery.com>
3205
3206 * c-valprint.c (c_value_print): When doing virtual base pointer
3207 adjustment, create a new value with adjusted contents rather than
3208 changing the contents of the value being printed (and getting it
3209 wrong).
3210
3211 2011-02-02 Pedro Alves <pedro@codesourcery.com>
3212
3213 * xml-support.c (xml_find_attribute): New.
3214 (xinclude_start_include): Use it.
3215 * xml-support.h (xml_find_attribute): Declare.
3216 * memory-map.c (memory_map_start_memory)
3217 (memory_map_start_property): Use xml_find_attribute.
3218 * osdata.c (osdata_start_osdata, osdata_start_column): Use
3219 xml_find_attribute.
3220 * remote.c (start_thread): Use xml_find_attribute.
3221 * solib-target.c (library_list_start_segment)
3222 (library_list_start_section, library_list_start_library)
3223 (library_list_start_list): Use xml_find_attribute.
3224 * xml-tdesc.c (tdesc_start_target, tdesc_start_feature)
3225 (tdesc_start_union, tdesc_start_struct, tdesc_start_flags)
3226 (tdesc_start_field): Use xml_find_attribute.
3227
3228 2011-02-02 Ulrich Weigand <uweigand@de.ibm.com>
3229
3230 * opencl-lang.c (STRINGIFY): Rename to OCL_STRING.
3231 (BUILD_OCL_VTYPES): Update.
3232
3233 2011-02-02 Joel Brobecker <brobecker@adacore.com>
3234
3235 * configure.ac: Work around non-GNU sed limitation when computing
3236 python version number.
3237 * configure: Regenerate.
3238
3239 2011-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3240
3241 Fix debug printing of TYPE_INSTANCE.
3242 * expprint.c (print_subexp_standard) <TYPE_INSTANCE>: New.
3243 (dump_subexp_body_standard) <TYPE_INSTANCE>: New.
3244
3245 2011-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3246
3247 Fix debug printing of BINOP_IN, OP_OBJC_MSGCALL,
3248 OP_F77_UNDETERMINED_ARGLIST, OP_COMPLEX, OP_OBJC_SELECTOR, OP_NAME,
3249 OP_OBJC_NSSTRING, OP_F90_RANGE and OP_DECFLOAT.
3250 * ada-operator.inc: Rename the file to ...
3251 * ada-operator.def: ... here, wrap all the entries by macro OP.
3252 * expprint.c (op_name_standard): Remove all the entries. Include
3253 "std-operator.def" instead.
3254 * expression.h (enum exp_opcode): Include "std-operator.def" and
3255 "ada-operator.def". Move all the entries ...
3256 * std-operator.def: ... here, wrap all the entries by macro OP.
3257
3258 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3259
3260 * breakpoint.h (remove_jit_event_breakpoints): New prototype.
3261 * breakpoint.c (remove_jit_event_breakpoints): New function.
3262 * jit.c (jit_descriptor_addr): Delete.
3263 (registering_code): Delete.
3264 (clear_int): Delete.
3265 (jit_inferior_data): New variable.
3266 (struct jit_inferior_data): New type.
3267 (get_jit_inferior_data): New function.
3268 (jit_inferior_data_cleanup): New function.
3269 (jit_read_descriptor): Adjust.
3270 (jit_register_code): Adjust.
3271 (jit_breakpoint_re_set_internal): New function; move code here ...
3272 (jit_inferior_init): ... from here.
3273 (jit_breakpoint_re_set): Adjust.
3274 (jit_reset_inferior_data_and_breakpoints): New function.
3275 (jit_inferior_created_observer): Adjust.
3276 (jit_inferior_exit_hook): Adjust.
3277 (jit_executable_changed_observer): New function.
3278 (jit_event_handler): Adjust.
3279 (_initialize_jit): Adjust.
3280
3281 2011-01-31 Michael Snyder <msnyder@vmware.com>
3282
3283 * m32r-tdep.c (m32r_gdbarch_init): Replace accidentally deleted
3284 line.
3285
3286 2011-01-31 Tom Tromey <tromey@redhat.com>
3287
3288 PR python/12216:
3289 * python/python.c (execute_gdb_command): Call
3290 prevent_dont_repeat.
3291 * top.c (suppress_dont_repeat): New global.
3292 (dont_repeat): Use it.
3293 (prevent_dont_repeat): New function.
3294 * command.h (prevent_dont_repeat): Declare.
3295
3296 2011-01-31 Tom Tromey <tromey@redhat.com>
3297
3298 * infcmd.c (finish_backward): Use breakpoint_set_silent.
3299 * python/py-breakpoint.c (bppy_set_silent): Use
3300 breakpoint_set_silent.
3301 (bppy_set_thread): Use breakpoint_set_thread.
3302 (bppy_set_task): Use breakpoint_set_task.
3303 * breakpoint.h (breakpoint_set_silent, breakpoint_set_thread)
3304 (breakpoint_set_task): Declare.
3305 (make_breakpoint_silent): Remove.
3306 * breakpoint.c (breakpoint_set_silent): New function.
3307 (breakpoint_set_thread): Likewise.
3308 (breakpoint_set_task): Likewise.
3309 (make_breakpoint_silent): Remove.
3310
3311 2011-01-31 Tom Tromey <tromey@redhat.com>
3312
3313 * breakpoint.h (user_breakpoint_p): Declare.
3314 * breakpoint.c (user_breakpoint_p): New function.
3315 (breakpoint_1): Use it.
3316 (save_breakpoints): Likewise.
3317
3318 2011-01-31 Joel Brobecker <brobecker@adacore.com>
3319
3320 * configure.ac: Add handling of Python distribution on Windows.
3321 * python-config.py: If the LIBS, SYSLIBS, LIBPL and/or LINKFORSHARED
3322 sysconfig variables are not defined, then do not use them.
3323 On Windows, if LIBPL is not defined, then use prefix + '/libs'
3324 instead. On Windows, return all paths using forward-slashes
3325 rather than backslashes.
3326
3327 2011-01-31 Joel Brobecker <brobecker@adacore.com>
3328
3329 * configure.ac: Remove fallback behavior for building
3330 against Python. Remove tweaking of Python include path.
3331 Add PYTHON_CPPFLAGS and PYTHON_LIBS substitution.
3332 (AC_TRY_LIBPYTHON): Adjust program used in linking test.
3333 If link is successful, set PYTHON_CPPFLAGS and PYTHON_LIBS.
3334 Always restore CPPFLAGS and LIBS after linking test.
3335 * configure: Regenerated.
3336 * Makefile.in (INTERNAL_CPPFLAGS): Add @PYTHON_CPPFLAGS@.
3337 (INSTALLED_LIBS, CLIBS): Add @PYTHON_LIBS@.
3338 * python/python-internal.h: Adjust includes of Python .h files.
3339
3340 2011-01-31 Joel Brobecker <brobecker@adacore.com>
3341
3342 * tracepoint.c (traceframe_walk_blocks): Add missing i18n markup
3343 in error message.
3344
3345 2011-01-31 Joel Brobecker <brobecker@adacore.com>
3346
3347 * inflow.c (gdb_has_a_terminal): Fix typo in interactive_mode
3348 value test.
3349
3350 2011-01-31 Yao Qi <yao@codesourcery.com>
3351
3352 * arm-linux-nat.c: Update calls to regcache_register_status
3353 instead of regcache_valid_p.
3354 * aix-thread.c: Likewise.
3355 * i386gnu-nat.c: Likewise.
3356
3357 2011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3358
3359 Fix crash.
3360 * valops.c (compare_parameters): Verify TYPE_NFIELDS before
3361 touching TYPE_FIELD_ARTIFICIAL.
3362
3363 2011-01-28 Richard Earnshaw <rearnsha@arm.com>
3364
3365 * MAINTAINERS: Move myself from Responsible Maintainers to Authorized
3366 Committers.
3367
3368 2011-01-28 Pedro Alves <pedro@codesourcery.com>
3369
3370 * tracepoint.c (tfile_xfer_partial): If there's no traceframe
3371 selected, don't try iterating over the traceframe's blocks.
3372 (tfile_has_stack): If there's no traceframe selected, then there's
3373 no stack.
3374 (tfile_has_registers): If there's no traceframe selected, then
3375 there's no registers.
3376
3377 2011-01-28 Pedro Alves <pedro@codesourcery.com>
3378
3379 * target.c (memory_xfer_partial): No need to restore shadows if we
3380 haven't read anything.
3381
3382 2011-01-28 Pedro Alves <pedro@codesourcery.com>
3383
3384 * mips-tdep.c (mips_print_register): Use get_frame_register_value
3385 and val_print_scalar_formatted.
3386
3387 2011-01-27 Pedro Alves <pedro@codesourcery.com>
3388
3389 * tracepoint.c (tfile_read): New.
3390 (tfile_open): Use it.
3391 (tfile_get_traceframe_address): Use it.
3392 (tfile_trace_find): Use it.
3393 (walk_blocks_callback_func): New typedef.
3394 (match_blocktype): New function.
3395 (traceframe_walk_blocks): New function.
3396 (traceframe_find_block_type): New function.
3397 (tfile_fetch_registers, tfile_xfer_partial)
3398 (tfile_get_trace_state_variable_value): Use
3399 traceframe_find_block_type and tfile_read.
3400
3401 2011-01-26 Kevin Buettner <kevinb@redhat.com>
3402
3403 * remote-mips.c: Add internationalization mark ups. Remove
3404 trailing \n from already marked up strings.
3405
3406 2011-01-26 Tom Tromey <tromey@redhat.com>
3407
3408 * python/py-prettyprint.c (print_string_repr): Clear
3409 'addressprint' option when calling val_print_string.
3410 (print_children): Handle Val_pretty_default. Clear 'addressprint'
3411 option when calling val_print_string.
3412
3413 2011-01-26 Tom Tromey <tromey@redhat.com>
3414
3415 * python/python.c (gdbpy_solib_name): Use gdb_py_longest and
3416 GDB_PY_LL_ARG.
3417 * python/python-internal.h (GDB_PY_LL_ARG, GDB_PY_LLU_ARG): New
3418 macros.
3419 (gdb_py_longest, gdb_py_ulongest): New typedefs.
3420 (gdb_py_long_from_longest, gdb_py_long_from_ulongest)
3421 (gdb_py_long_as_ulongest): New defines.
3422 (gdb_py_object_from_longest, gdb_py_object_from_ulongest)
3423 (gdb_py_int_as_long): Declare.
3424 * python/py-value.c (valpy_lazy_string): Use gdb_py_longest,
3425 GDB_PY_LL_ARG, gdb_py_object_from_longest.
3426 (valpy_long): Add comment.
3427 * python/py-utils.c (get_addr_from_python): Use
3428 gdb_py_long_as_ulongest. Handle overflow properly.
3429 (gdb_py_object_from_longest): New function.
3430 (gdb_py_object_from_ulongest): Likewise.
3431 (gdb_py_int_as_long): Likewise.
3432 * python/py-type.c (typy_array): Use gdb_py_int_as_long.
3433 * python/py-symtab.c (salpy_get_pc): Use
3434 gdb_py_long_from_ulongest.
3435 (salpy_get_line): Use PyInt_FromLong.
3436 * python/py-param.c (set_parameter_value): Use
3437 gdb_py_int_as_long.
3438 * python/py-lazy-string.c (stpy_get_address): Use
3439 gdb_py_long_from_ulongest.
3440 * python/py-frame.c (frapy_pc): Use gdb_py_long_from_ulongest.
3441 * python/py-cmd.c (cmdpy_completer): Use gdb_py_int_as_long.
3442 * python/py-breakpoint.c (bppy_set_thread): Use
3443 gdb_py_int_as_long.
3444 (bppy_set_task): Likewise.
3445 (bppy_set_ignore_count): Likewise.
3446 (bppy_set_hit_count): Likewise.
3447 * python/py-block.c (blpy_get_start): Use
3448 gdb_py_object_from_ulongest.
3449 (blpy_get_end): Likewise.
3450 (gdbpy_block_for_pc): Use gdb_py_ulongest and GDB_PY_LLU_ARG.
3451
3452 2011-01-25 Mathieu Lacage <mathieu.lacage@inria.fr>
3453
3454 PR/symtab 11766:
3455 * gdb/objfiles.h (struct objfile) <addr_low>: New field.
3456 * gdb/solib.c (solib_read_symbols): Check for addr_low in
3457 equality test for objfile, initialize addr_low if needed.
3458
3459 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3460
3461 * tui/tui-regs.c (tui_register_format): Remove dead code.
3462
3463 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3464
3465 * printcmd.c (print_formatted): Use val_print_scalar_formatted
3466 instead of print_scalar_formatted.
3467 (print_scalar_formatted): Don't handle 's' format strings here,
3468 and add an assertion that we never see such format here.
3469 * valprint.h (val_print_scalar_formatted): Declare.
3470 * valprint.c (val_print_scalar_formatted): New.
3471 * c-valprint.c (c_val_print): Use val_print_scalar_formatted
3472 instead of print_scalar_formatted.
3473 * jv-valprint.c (java_val_print): Ditto.
3474 * p-valprint.c (pascal_val_print): Ditto.
3475 * ada-valprint.c (ada_val_print_1): Ditto.
3476 * f-valprint.c (f_val_print): Ditto.
3477 * infcmd.c (registers_info): Ditto.
3478 * m2-valprint.c (m2_val_print): Ditto.
3479
3480 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3481
3482 * m2-valprint.c (print_unbounded_array): Pass
3483 value_contents_for_printing rather than value_contents, to
3484 m2_print_array_contents. Also pass in the value.
3485
3486 2011-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3487
3488 * dwarf2read.c (dwarf2_read_index, write_psymtabs_to_index)
3489 (save_gdb_index_command): Switch to .gdb_index version 4.
3490
3491 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3492
3493 * mi/mi-main.c (get_register): Use get_frame_register_value rather
3494 than frame_register, and always pass a valid value to val_print.
3495
3496 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3497
3498 Centralize printing "<optimized out>".
3499
3500 * valprint.h (val_print_optimized_out): Declare.
3501 * cp-valprint.c (cp_print_value_fields): Use
3502 val_print_optimized_out.
3503 * jv-valprint.c (java_print_value_fields): Ditto.
3504 * p-valprint.c (pascal_object_print_value_fields): Ditto.
3505 * printcmd.c (print_formatted): Ditto.
3506 * valprint.c (valprint_check_validity): Ditto.
3507 (value_check_printable): Ditto.
3508 (val_print_optimized_out): New.
3509
3510 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3511
3512 * infcmd.c (default_print_registers_info): Allocate values so to
3513 never pass a NULL value to val_print.
3514
3515 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3516
3517 * cp-valprint.c (cp_print_value): Treat the 'skip' local as
3518 boolean. Make sure to always pass a value that matches the
3519 contents buffer to callees. Preserve `address' for following
3520 iterations.
3521 * value.c (value_contents_for_printing_const): New.
3522 (value_address): Constify value argument.
3523 * value.h (value_contents_for_printing_const): Declare.
3524 (value_address): Constify value argument.
3525
3526 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3527
3528 * regcache.c (struct regcache_descr): Rename
3529 sizeof_raw_register_valid_p field to sizeof_raw_register_status,
3530 and sizeof_cooked_register_valid_p to
3531 sizeof_cooked_register_status.
3532 (init_regcache_descr): Adjust.
3533 (struct regcache): Rename register_valid_p field to
3534 register_status.
3535 (regcache_xmalloc_1, regcache_xfree, regcache_save)
3536 (do_cooked_read): Adjust.
3537 (regcache_valid_p): Rename to ...
3538 (regcache_register_status): ... this. Adjust.
3539 (regcache_invalidate): Adjust.
3540 (regcache_raw_read, regcache_cooked_read, regcache_raw_write):
3541 Adjust.
3542 (regcache_raw_supply): Adjust. If buf i NULL, mark the register
3543 as unavailable, not valid.
3544 (regcache_dump): Adjust.
3545 * regcache.h (enum register_status): New.
3546 (regcache_register_status): Declare.
3547 (regcache_invalidate): Delete declaration.
3548 * corelow.c (get_core_registers): Adjust.
3549 * tracepoint.c (tfile_fetch_registers): Adjust.
3550 * trad-frame.c (REG_VALUE): Rename to ...
3551 (TF_REG_VALUE): ... this.
3552 (REG_UNKNOWN): Rename to ...
3553 (TF_REG_UNKNOWN): ... this.
3554 (trad_frame_set_value, trad_frame_set_unknown): Adjust.
3555 * mi/mi-main.c (register_changed_p): Adjust.
3556
3557 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3558
3559 * regcache.c (struct regcache_descr): Remove outdated comment.
3560 (init_regcache_descr): Remove sizeof_raw_register_valid_p
3561 overallocate hack.
3562 (regcache_xmalloc): Rename to ...
3563 (regcache_xmalloc_1): ... this. Add `readonly_p' parameter.
3564 Allocate the regcache type accordingly.
3565 (regcache_xmalloc): New as wrapper around regcache_xmalloc_1.
3566 (regcache_xfree): Asser the source is also readonly. Copy sizeof
3567 cooked registers, not raw.
3568 (regcache_dup_no_passthrough): Delete.
3569 (get_thread_arch_regcache): Use regcache_xmalloc_1.
3570 * h8300-tdep.c (h8300_push_dummy_call): Tweak comment to not
3571 mention obsolete write_register_bytes.
3572 * regcache.h (regcache_dup_no_passthrough): Delete declaration.
3573
3574 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3575
3576 Stop remote_read_bytes from handling partial reads itself.
3577
3578 * remote-fileio.c: Include target.h.
3579 (remote_fileio_write_bytes): Delete.
3580 (remote_fileio_func_open, remote_fileio_func_write)
3581 (remote_fileio_func_rename, remote_fileio_func_unlink): Use
3582 target_read_memory.
3583 (remote_fileio_func_stat): Use target_read_memory and
3584 target_write_memory.
3585 (remote_fileio_func_gettimeofday): Use target_write_memory.
3586 (remote_fileio_func_system): Use target_read_memory.
3587 * remote.c (remote_write_bytes): Make it static.
3588 (remote_read_bytes): Don't handle partial reads here.
3589 * remote.h (remote_read_bytes): Delete declaration.
3590
3591 2011-01-25 Pedro Alves <pedro@codesourcery.com>
3592
3593 Simplify XML parsing a bit.
3594
3595 * xml-support.h (gdb_xml_parse_quick): Declare.
3596 * xml-support.c (gdb_xml_create_parser_and_cleanup_1): Renamed
3597 from gdb_xml_create_parser_and_cleanup, and added `old_chain'
3598 parameter.
3599 (gdb_xml_create_parser_and_cleanup): Reimplement on top of
3600 gdb_xml_create_parser_and_cleanup_1.
3601 (gdb_xml_parse_quick): New.
3602 * memory-map.c (parse_memory_map): Use gdb_xml_parse_quick.
3603 * osdata.c (osdata_parse): Ditto.
3604 * remote.c (remote_threads_info): Ditto.
3605 * solib-target.c (solib_target_parse_libraries): Ditto.
3606 * xml-syscall.c (syscall_parse_xml): Ditto.
3607 * xml-tdesc.c (tdesc_parse_xml): Ditto.
3608
3609 2011-01-24 Kevin Buettner <kevinb@redhat.com>
3610
3611 * configure.tgt (mips*-*-elf): New; just like mips*-*-*, but
3612 with remote-mips.o added to gdb_target_obs.
3613 * Makefile.in (ALL_TARGET_OBS): Add remote-mips.o.
3614
3615 2011-01-24 Pedro Alves <pedro@codesourcery.com>
3616
3617 * ada-valprint.c (val_print_packed_array_elements): Pass the
3618 correct struct value to val_print.
3619 (ada_val_print_1): Ditto.
3620
3621 2011-01-24 Pedro Alves <pedro@codesourcery.com>
3622
3623 Don't lose embedded_offset in printing routines throughout.
3624
3625 * valprint.h (val_print_array_elements): Change prototype.
3626 * valprint.c (val_print_array_elements): Add `embedded_offset'
3627 parameter, and adjust to pass it down to val_print, while passing
3628 `valaddr' or `address' unmodified. Take embedded_offset into
3629 account when checking repetitions.
3630 * c-valprint.c (c_val_print): Pass embedded_offset to
3631 val_print_array_elements instead of adjusting `valaddr' and
3632 `address'.
3633 * m2-valprint.c (m2_print_array_contents, m2_val_print): Pass
3634 embedded_offset to val_print_array_elements instead of adjusting
3635 `valaddr'.
3636 * p-lang.h (pascal_object_print_value_fields): Adjust prototype.
3637 * p-valprint.c (pascal_val_print): Pass embedded_offset to
3638 val_print_array_elements and pascal_object_print_value_fields
3639 instead of adjusting `valaddr'.
3640 (pascal_object_print_value_fields): Add `offset' parameter, and
3641 adjust to use it.
3642 (pascal_object_print_value): Add `offset' parameter, and adjust to
3643 use it.
3644 (pascal_object_print_static_field): Use
3645 value_contents_for_printing/value_embedded_offset, rather than
3646 value_contents.
3647 * ada-valprint.c (val_print_packed_array_elements): Add `offset'
3648 parameter, and adjust to use it. Use
3649 value_contents_for_printing/value_embedded_offset, rather than
3650 value_contents.
3651 (ada_val_print): Rename `valaddr0' parameter to `valaddr'.
3652 (ada_val_print_array): Add `offset' parameter, and adjust to use
3653 it.
3654 (ada_val_print_1): Rename `valaddr0' parameter to `valaddr', and
3655 `embedded_offset' to `offset'. Don't re-adjust `valaddr'.
3656 Instead work with offsets. Use
3657 value_contents_for_printing/value_embedded_offset, rather than
3658 value_contents. Change `defer_val_int' local type to CORE_ADDR,
3659 and use value_from_pointer to extract a target pointer, rather
3660 than value_from_longest.
3661 (print_variant_part): Add `offset' parameter. Replace
3662 `outer_valaddr' parameter by a new `outer_offset' parameter.
3663 Don't re-adjust `valaddr'. Instead pass down adjusted offsets.
3664 (ada_value_print): Use
3665 value_contents_for_printing/value_embedded_offset, rather than
3666 value_contents.
3667 (print_record): Add `offset' parameter, and adjust to pass it
3668 down.
3669 (print_field_values): Add `offset' parameter. Replace
3670 `outer_valaddr' parameter by a new `outer_offset' parameter.
3671 Don't re-adjust `valaddr'. Instead pass down adjusted offsets.
3672 Use value_contents_for_printing/value_embedded_offset, rather than
3673 value_contents.
3674 * d-valprint.c (dynamic_array_type): Use
3675 value_contents_for_printing/value_embedded_offset, rather than
3676 value_contents.
3677 * jv-valprint.c (java_print_value_fields): Add `offset' parameter.
3678 Don't re-adjust `valaddr'. Instead pass down adjusted offsets.
3679 (java_print_value_fields): Take `offset' into account. Don't
3680 re-adjust `valaddr'. Instead pass down adjusted offsets.
3681 (java_val_print): Take `embedded_offset' into account. Pass it to
3682 java_print_value_fields.
3683 * f-valprint.c (f77_print_array_1): Add `embedded_offset'
3684 parameter. Don't re-adjust `valaddr' or `address'. Instead pass
3685 down adjusted offsets.
3686 (f77_print_array): Add `embedded_offset' parameter. Pass it down.
3687 (f_val_print): Take `embedded_offset' into account.
3688
3689 2011-01-21 Joel Brobecker <brobecker@adacore.com>
3690
3691 * inflow.c: Include "gdbcmd.h".
3692 (interactive_mode): New static global, moved here from top.c.
3693 (show_interactive_mode): New function, moved here from top.c.
3694 use gdb_has_a_terminal instead of input_from_terminal_p to
3695 determine the current mode.
3696 (gdb_has_a_terminal): Add handling of the "iteractive-mode"
3697 setting.
3698 (_initialize_inflow): Add the "set/show interactive-mode"
3699 commands. Moved here from top.c, after having adjusted slightly
3700 the help text.
3701 * top.c (interactive_mode, show_interactive_mode): Delete, moved
3702 to inflow.c.
3703 (input_from_terminal_p): Remove handling of "interactive-mode"
3704 setting, moved to infow.c.
3705 (init_main): Remove creation of the "set/show interactive-mode"
3706 commands, moved to inflow.c.
3707
3708 2011-01-19 Joel Brobecker <brobecker@adacore.com>
3709
3710 * NEWS: Add entry for native ia64-hpux support.
3711
3712 2011-01-19 Tom Tromey <tromey@redhat.com>
3713
3714 PR mi/8618:
3715 * thread.c (free_thread): Free 'name'.
3716 (print_thread_info): Emit thread name. Change CLI output.
3717 (thread_name_command): New function.
3718 (do_captured_thread_select): Emit newline.
3719 (_initialize_thread): Register 'thread name' command.
3720 * target.h (struct target_ops) <to_thread_name>: New field.
3721 (target_thread_name): New macro.
3722 * target.c (update_current_target): Handle to_thread_name.
3723 * python/py-infthread.c (thpy_get_name): New function.
3724 (thpy_set_name): Likewise.
3725 (thread_object_getset): Add "name".
3726 * linux-nat.c (linux_nat_thread_name): New function.
3727 (linux_nat_add_target): Set to_thread_name.
3728 * gdbthread.h (struct thread_info) <name>: New field.
3729
3730 2011-01-18 Joel Brobecker <brobecker@adacore.com>
3731
3732 * ada-valprint.c (ada_print_scalar): Remove unsigned char downcast.
3733 (ada_val_print_1): Likewise.
3734
3735 2011-01-18 Joel Brobecker <brobecker@adacore.com>
3736
3737 * rs6000-tdep.c (rs6000_skip_prologue): Make sure that the prologue
3738 upper limit address is not greater than the function end address
3739 when the upper limit could not be computed using the debugging
3740 info.
3741
3742 2011-01-17 Tom Tromey <tromey@redhat.com>
3743
3744 * cli/cli-cmds.c (apropos_command): Free the compiled regex. Use
3745 get_regcomp_error.
3746 * utils.c: Include gdb_regex.h.
3747 (do_regfree_cleanup): New function.
3748 (make_regfree_cleanup): Likewise.
3749 (get_regcomp_error): Likewise.
3750 * gdb_regex.h (make_regfree_cleanup, get_regcomp_error): Declare.
3751
3752 2011-01-17 Tom Tromey <tromey@redhat.com>
3753
3754 * cli/cli-cmds.c (apropos_command): Fix formatting. Don't call
3755 re_compile_fastmap.
3756
3757 2011-01-17 Pierre Muller <muller@ics.u-strasbg.fr>
3758
3759 * p-exp.y (intvar): New static variable, used to set CURRENT_TYPE
3760 for internal variables.
3761 (last_was_structop): New static variable.
3762 (COMPLETE): New token.
3763 (field_exp): New rule to group all '.' suffix handling.
3764 Add mark_struct_expression calls when approriate to be able
3765 to correctly find fields for completion.
3766 (yylex): Adapt to handle field completion and set INTVAR when
3767 required.
3768
3769 2011-01-14 Yao Qi <yao@codesourcery.com>
3770
3771 * arm-tdep.c (arm_register_reggroup_p): FPS register is in
3772 save_reggroup, restore_reggroup and all_reggroup.
3773
3774 2011-01-14 Joel Brobecker <brobecker@adacore.com>
3775
3776 * ada-valprint. (ada_printchar): Use the correct type length
3777 in call to ada_emit_char.
3778 * c-valprint.c (c_val_print): Remove cast in call to LA_PRINT_CHAR.
3779
3780 2011-01-14 Pierre Muller <muller@ics.u-strasbg.fr>
3781
3782 * solib-som.h (hpux_major_release): Declare variable here.
3783 * solib-som.c: Remove <sys/utsname.h> header.
3784 (DEFAULT_HPUX_MAJOR_RELEASE): New macro.
3785 (hpux_major_release): Make global, change default value to
3786 DEFAULT_HPUX_MAJOR_RELEASE.
3787 (get_hpux_major_release): Simply return HPUX_MAJOR_RELEASE.
3788 * hppa-hpux-nat.c: Add <sys/utsname.h> include.
3789 Add "solib-som.h" header.
3790 (set_hpux_major_release): New function.
3791 (_initialize_hppa_hpux_nat): Call set_hpux_major_release.
3792
3793 2011-01-14 Mike Frysinger <vapier@gentoo.org>
3794
3795 * configure.tgt (*-*-uclinux*): Match more Linux os targets
3796
3797 2011-01-14 Joel Brobecker <brobecker@adacore.com>
3798
3799 * ia64-hpux-nat.c (ia64_hpux_fetch_register): Remove trailing
3800 new-line at end of warning message.
3801 (ia64_hpux_store_register): Remove trailing new-line at end of
3802 error message.
3803 * ia64-hpux-tdep.c: Rephrase comment.
3804 * solib-ia64-hpux.c (struct dld_info): Change type of field
3805 dld_flags from "long long" to ULONGEST.
3806
3807 2011-01-14 Pedro Alves <pedro@codesourcery.com>
3808
3809 * target.h (deprecated_child_ops): Delete declaration.
3810 * target.c (deprecated_child_ops): Delete definition.
3811
3812 2011-01-14 Pedro Alves <pedro@codesourcery.com>
3813
3814 * Makefile.in (hpux-thread.o): Delete rule.
3815 * configure.ac: Don't check for HPUX DCE threads support.
3816 * configure, config.in: Regenerate.
3817 * hppa-hpux-nat.c (child_suppress_run): Delete.
3818 (hppa_hpux_child_can_run): Delete.
3819 (_initialize_hppa_hpux_nat): Don't override to_can_run.
3820 * hpux-thread.c: Delete.
3821
3822 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3823
3824 * hpux-thread.c (hpux_pid_to_str): Delete.
3825
3826 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3827
3828 * ada-valprint.c (ada_emit_char): Remove strange code.
3829 Check that c is <= UCHAR_MAX before passing it to isascii.
3830 (char_at): Do not assume that TYPE_LEN is either 1 or 2.
3831
3832 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3833
3834 * top.c (input_from_terminal_p): Restrict the use of interactive_mode
3835 to the case where instream is stdin.
3836
3837 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3838
3839 * ia64-tdep.h (struct regcache): Forward declare.
3840 (struct ia64_infcall_ops): New struct type.
3841 (struct gdbarch_tdep): New fields "find_global_pointer_from_solib"
3842 and "infcall_ops".
3843 * ia64-tdep.c (ia64_find_global_pointer_from_dynamic_section):
3844 Renames ia64_find_global_pointer.
3845 (ia64_find_global_pointer, ia64_allocate_new_rse_frame)
3846 (ia64_store_argument_in_slot, ia64_set_function_addr: New function.
3847 (ia64_push_dummy_call): Adjust to use the new tdep ia64_infocall_ops
3848 methods.
3849 (ia64_infcall_ops): New static global constant.
3850 (ia64_gdbarch_init): Set tdep->infcall_ops.
3851 * ia64-hpux-nat.c (ia64_hpux_xfer_solib_got): New function.
3852 (ia64_hpux_xfer_partial): Add TARGET_OBJECT_HPUX_SOLIB_GOT handing.
3853 * ia64-hpux-tdep.c: Include "regcache.h", "gdbcore.h" and "inferior.h".
3854 (ia64_hpux_dummy_code): New static global constant.
3855 (ia64_hpux_push_dummy_code, ia64_hpux_allocate_new_rse_frame)
3856 (ia64_hpux_store_argument_in_slot, ia64_hpux_set_function_addr)
3857 (ia64_hpux_dummy_id, ia64_hpux_find_global_pointer_from_solib):
3858 New function.
3859 (ia64_hpux_infcall_ops): New static global constant.
3860 (ia64_hpux_init_abi): Install gdbarch and tdep methods needed
3861 for inferior function calls to work properly on ia64-hpux.
3862
3863 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3864
3865 * target.h (enum target_object): Add TARGET_OBJECT_HPUX_UREGS.
3866 * ia64-tdep.h (struct frame_info): forward declaration.
3867 (struct gdbarch_tdep): Add field size_of_register_frame.
3868 * ia64-tdep.c (ia64_access_reg): Use tdep->size_of_register_frame
3869 to determine the size of the register frame.
3870 (ia64_size_of_register_frame): New function.
3871 (ia64_gdbarch_init): Set tdep->size_of_register_frame.
3872 * ia64-hpux-tdep.c: Include "target.h" and "frame.h".
3873 (IA64_HPUX_UREG_REASON): New macro.
3874 (ia64_hpux_stopped_in_syscall, ia64_hpux_size_of_register_frame):
3875 New functions.
3876 (ia64_hpux_init_abi): Set tdep->size_of_register_frame.
3877 * ia64-hpux-nat.c (ia64_hpux_xfer_uregs): New function.
3878 (ia64_hpux_xfer_partial): Add handling of TARGET_OBJECT_HPUX_UREGS
3879 objects.
3880
3881 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3882
3883 Add support for ia64-hpux.
3884 * config/ia64/hpux.mh, ia64-hpux-nat.c, ia64-hpux-tdep.c,
3885 ia64-hpux-tdep.h, solib-ia64-hpux.c, solib-ia64-hpux.h: New files.
3886
3887 * configure.host: Add handling for ia64-hpux hosts. Add associated
3888 floatformats.
3889 * configure.tgt: Add handling for ia64-hpux targets.
3890 * Makefile.in (ALL_64_TARGET_OBS): Add ia64-hpux-tdep.o.
3891 (HFILES_NO_SRCDIR): Add ia64-hpux-tdep.h.
3892 (ALLDEPFILES): Add ia64-hpux-nat.c ia64-hpux-tdep.c.
3893
3894 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3895
3896 [ttrace] Compute thread list immediately after attach.
3897 * inf_ttrace_attach (inf_ttrace_create_threads_after_attach):
3898 New subprogram.
3899 (inf_ttrace_attach): Use it.
3900
3901 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3902
3903 * libunwind-frame.c (libunwind_frame_cache): Do not return NULL
3904 if we could not determine the frame's function address. Instead,
3905 use the frame's PC, and then continue.
3906
3907 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3908
3909 * libunwind-frame.c (__LITTLE_ENDIAN, __BIG_ENDIAN): Define if
3910 not already defined.
3911
3912 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3913
3914 * ia64-tdep.c (ia64_struct_type_p): New function.
3915 (ia64_extract_return_value): Handle integral values that are
3916 less than 8 bytes long.
3917 (ia64_push_dummy_call): Likewise.
3918
3919 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3920
3921 * ia64-tdep.c (floatformat_ia64_ext_little): Renames
3922 floatformat_ia64_ext.
3923 (floatformat_ia64_ext_big): New static const.
3924 (floatformats_ia64_ext): Set first entry to &floatformat_ia64_ext_big.
3925
3926 2011-01-12 Tom Tromey <tromey@redhat.com>
3927
3928 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Fix error
3929 messages.
3930 * mi/mi-main.c (mi_cmd_thread_select): Fix error messages.
3931 (mi_cmd_thread_list_ids): Likewise.
3932 (mi_cmd_data_list_changed_registers): Likewise.
3933 (mi_cmd_data_list_register_values): Likewise.
3934 (mi_cmd_data_write_register_values): Likewise.
3935 (mi_cmd_data_evaluate_expression): Likewise.
3936 (mi_cmd_data_read_memory): Likewise.
3937 (mi_cmd_data_read_memory_bytes): Likewise.
3938 (mi_cmd_data_write_memory): Likewise.
3939 (mi_cmd_enable_timings): Likewise.
3940 * mi/mi-interp.c (mi_cmd_interpreter_exec): Fix error messages.
3941 * mi/mi-cmd-var.c (mi_cmd_var_create): Fix error messages.
3942 (mi_cmd_var_delete): Likewise.
3943 (mi_cmd_var_set_format): Likewise.
3944 (mi_cmd_var_show_format): Likewise.
3945 (mi_cmd_var_info_num_children): Likewise.
3946 (mi_cmd_var_list_children): Likewise.
3947 (mi_cmd_var_info_type): Likewise.
3948 (mi_cmd_var_info_expression): Likewise.
3949 (mi_cmd_var_show_attributes): Likewise.
3950 (mi_cmd_var_assign): Likewise.
3951 (mi_cmd_var_update): Likewise.
3952 (mi_cmd_enable_pretty_printing): Likewise.
3953 (mi_cmd_var_set_update_range): Likewise.
3954 * mi/mi-cmd-target.c (mi_cmd_target_file_get): Fix error
3955 messages.
3956 (mi_cmd_target_file_put): Likewise.
3957 (mi_cmd_target_file_delete): Likewise.
3958 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Fix error
3959 messages.
3960 (mi_cmd_stack_info_depth): Likewise.
3961 (mi_cmd_stack_list_locals): Likewise.
3962 (mi_cmd_stack_list_args): Likewise.
3963 (mi_cmd_stack_select_frame): Likewise.
3964 (mi_cmd_stack_select_frame): Likewise.
3965 (mi_cmd_stack_info_frame): Likewise.
3966 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file): Fix error
3967 messages.
3968 (mi_cmd_file_list_exec_source_files): Likewise.
3969 * mi/mi-cmd-env.c (mi_cmd_env_pwd): Fix error messages.
3970 (mi_cmd_env_cd): Likewise.
3971 (mi_cmd_env_path): Likewise.
3972 (mi_cmd_env_dir): Likewise.
3973 (mi_cmd_inferior_tty_show): Likewise.
3974 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Fix error messages.
3975 * mi/mi-cmd-break.c (mi_cmd_break_insert): Fix error messages.
3976 (mi_cmd_break_watch): Likewise.
3977
3978 2011-01-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3979
3980 * ppc-linux-nat.c (booke_cmp_hw_point): Fix whitespace.
3981 (ppc_linux_insert_hw_breakpoint): Likewise.
3982 (ppc_linux_remove_hw_breakpoint): Likewise.
3983 (ppc_linux_insert_watchpoint): Likewise.
3984
3985 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3986 Jan Kratochvil <jan.kratochvil@redhat.com>
3987
3988 PR fortran/11104 and DWARF unbound arrays detection.
3989 * dwarf2read.c (read_subrange_type): Set zero length on unspecified
3990 upper bound. Set TYPE_HIGH_BOUND_UNDEFINED if not language_ada on
3991 unspecified upper bound.
3992 * eval.c (evaluate_subexp_standard) <multi_f77_subscript>: Remove
3993 variables array_size_array, tmp_type and offset_item. New variable
3994 array. Remove call to f77_get_upperbound. New variables array_type
3995 and index. Call value_subscripted_rvalue for each dimenasion. Remove
3996 the final call to deprecated_set_value_type.
3997
3998 2011-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3999
4000 Make value allocations more lazy.
4001 * ada-lang.c (coerce_unspec_val_to_type): Use allocate_value_lazy
4002 instead of allocate_value and set_value_lazy when possible.
4003 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use allocate_value_lazy
4004 instead of allocate_value and set_value_lazy.
4005 * findvar.c (value_of_register_lazy): Likewise.
4006 (read_var_value): Remove V preallocation, call just check_typedef in
4007 advance. Move allocate_value to LOC_CONST, LOC_LABEL,
4008 LOC_CONST_BYTES. Use allocate_value_lazy in LOC_STATIC, LOC_ARG,
4009 LOC_REF_ARG, LOC_LOCAL, LOC_BLOCK. Set ADDR instead of
4010 set_value_address and break in LOC_BLOCK. Use allocate_value_lazy and
4011 remove lval_memory set in LOC_REGPARM_ADDR. Use allocate_value_lazy
4012 in LOC_UNRESOLVED and LOC_OPTIMIZED_OUT. Add setting lval_memory at
4013 the end, remove set_value_lazy there.
4014 * valarith.c (value_subscripted_rvalue): Use allocate_value_lazy
4015 instead of allocate_value and set_value_lazy when possible.
4016 * valops.c (value_fetch_lazy): Do nop for value_optimized_out VAL.
4017 * value.c (allocate_computed_value): Use allocate_value_lazy instead
4018 of allocate_value and set_value_lazy.
4019 (value_from_contents_and_address): Use allocate_value_lazy instead of
4020 allocate_value and set_value_lazy when possible.
4021
4022 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
4023
4024 * disasm.c (dump_insns): Support dumping opcodes for MI.
4025 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Allow mode to control
4026 dumping of instruction opcodes.
4027
4028 2011-01-09 Robert Millan <rmh@gnu.org> (tiny patch)
4029
4030 * configure.tgt: Detect GNU/kFreeBSD and set `gdb_osabi'
4031 appropiately.
4032
4033 2011-01-11 Tom Tromey <tromey@redhat.com>
4034
4035 * thread.c (do_captured_thread_select): Emit newline before
4036 printing frame.
4037
4038 2011-01-11 Michael Snyder <msnyder@vmware.com>
4039
4040 * s390-tdep.c: Comment cleanup, mostly periods and spaces.
4041 * score-tdep.c: Ditto.
4042 * score-tdep.h: Ditto.
4043 * ser-base.c: Ditto.
4044 * ser-go32.c: Ditto.
4045 * serial.c: Ditto.
4046 * serial.h: Ditto.
4047 * ser-mingw.c: Ditto.
4048 * ser-pipe.c: Ditto.
4049 * ser-tcp.c: Ditto.
4050 * ser-unix.c: Ditto.
4051 * sh64-tdep.c: Ditto.
4052 * shnbsd-nat.c: Ditto.
4053 * sh-tdep.c: Ditto.
4054 * sh-tdep.h: Ditto.
4055 * solib.c: Ditto.
4056 * solib-darwin.c: Ditto.
4057 * solib-frv.c: Ditto.
4058 * solib.h: Ditto.
4059 * solib-irix.c: Ditto.
4060 * solib-osf.c: Ditto.
4061 * solib-pa64.c: Ditto.
4062 * solib-som.c: Ditto.
4063 * solib-spu.c: Ditto.
4064 * solib-sunos.c: Ditto.
4065 * solib-svr4.c: Ditto.
4066 * solist.h: Ditto.
4067 * sol-thread.c: Ditto.
4068 * somread.c: Ditto.
4069 * source.c: Ditto.
4070 * source.h: Ditto.
4071 * sparc64-linux-tdep.c: Ditto.
4072 * sparc64-tdep.c: Ditto.
4073 * sparc-linux-nat.c: Ditto.
4074 * sparc-linux-tdep.c: Ditto.
4075 * sparc-sol2-nat.c: Ditto.
4076 * sparc-sol2-tdep.c: Ditto.
4077 * sparc-tdep.c: Ditto.
4078 * sparc-tdep.h: Ditto.
4079 * spu-tdep.c: Ditto.
4080 * stabsread.c: Ditto.
4081 * stabsread.h: Ditto.
4082 * stack.c: Ditto.
4083 * symfile.c: Ditto.
4084 * symfile.h: Ditto.
4085 * symmisc.c: Ditto.
4086 * symtab.c: Ditto.
4087 * symtab.h: Ditto.
4088 * target.c: Ditto.
4089 * target-descriptions.c: Ditto.
4090 * target-descriptions.h: Ditto.
4091 * target.h: Ditto.
4092 * target-memory.c: Ditto.
4093 * terminal.h: Ditto.
4094 * thread.c: Ditto.
4095 * top.c: Ditto.
4096 * tracepoint.c: Ditto.
4097 * tracepoint.h: Ditto.
4098 * trad-frame.h: Ditto.
4099 * typeprint.c: Ditto.
4100
4101 2011-01-11 Michael Snyder <msnyder@vmware.com>
4102
4103 * ui-file.c: Comment cleanup, mostly periods and spaces.
4104 * ui-file.h: Ditto.
4105 * ui-out.c: Ditto.
4106 * ui-out.h: Ditto.
4107 * utils.c: Ditto.
4108 * v850-tdep.c: Ditto.
4109 * valarith.c: Ditto.
4110 * valops.c: Ditto.
4111 * valprint.c: Ditto.
4112 * valprint.h: Ditto.
4113 * value.c: Ditto.
4114 * value.h: Ditto.
4115 * varobj.c: Ditto.
4116 * varobj.h: Ditto.
4117 * vax-tdep.c: Ditto.
4118 * vec.c: Ditto.
4119 * vec.h: Ditto.
4120 * version.h: Ditto.
4121 * windows-nat.c: Ditto.
4122 * windows-tdep.c: Ditto.
4123 * xcoffread.c: Ditto.
4124 * xcoffsolib.c: Ditto.
4125 * xml-support.c: Ditto.
4126 * xstormy16-tdep.c: Ditto.
4127 * xtensa-tdep.c: Ditto.
4128 * xtensa-tdep.h: Ditto.
4129
4130 2011-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
4131
4132 * breakpoint.c (resources_needed_watchpoint): Fix indentation.
4133 * gdbtypes.c (is_scalar_type_recursive): Fix formatting.
4134
4135 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4136 Thiago Jung Bauermann <bauerman@br.ibm.com>
4137
4138 Implement support for PowerPC BookE ranged watchpoints.
4139 * breakpoint.h
4140 (struct breakpoint_ops) <resources_needed>: New method.
4141 Initialize to NULL in all existing breakpoint_ops instances.
4142 (struct breakpoint) <exact>: New field.
4143 (target_exact_watchpoints): Declare external global.
4144 * breakpoint.c (target_exact_watchpoints): New global flag.
4145 (update_watchpoint): Set b->type to bp_hardware_watchpoint and
4146 b->enable_state to bp_enabled before calling
4147 hw_watchpoint_used_count.
4148 (hw_watchpoint_used_count): Iterate over all bp_locations in a
4149 watchpoint. Call breakpoint's breakpoint_ops.resources_needed
4150 if available.
4151 (insert_watchpoint, remove_watchpoint): Use fixed length of 1 byte
4152 if the watchpoint is exact.
4153 (resources_needed_watchpoint): New function.
4154 (watchpoint_breakpoint_ops): Add resources_needed_watchpoint.
4155 (watch_command_1): Set b->exact if the user asked for an exact
4156 watchpoint and one can be set.
4157 (can_use_hardware_watchpoint): Add exact_watchpoints argument.
4158 Pass fixed length of 1 to target_region_ok_for_hw_watchpoint if
4159 the user asks for an exact watchpoint and one can be set. Return
4160 number of needed debug registers to watch the expression.
4161 * gdbtypes.c (is_scalar_type): New function, based on
4162 valprint.c:scalar_type_p.
4163 (is_scalar_type_recursive): New function.
4164 * gdbtypes.h (is_scalar_type_recursive): Declare.
4165 * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint): Always
4166 handle regions when ranged watchpoints are available.
4167 (create_watchpoint_request): New function.
4168 (ppc_linux_insert_watchpoint, ppc_linux_remove_watchpoint): Use
4169 create_watchpoint_request.
4170 * rs6000-tdep.c (show_powerpc_exact_watchpoints): New function.
4171 (_initialize_rs6000_tdep): Add `exact-watchpoints' boolean to the
4172 `set powerpc' and `show powerpc' commands.
4173 * target.h (struct target_ops) <to_region_ok_for_hw_watchpoint>:
4174 Mention documentation comment in the target macro.
4175 (target_region_ok_for_hw_watchpoint): Document return value.
4176
4177 2011-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
4178
4179 * breakpoint.c (update_watchpoint): Decide on using a software or
4180 hardware watchpoint after the bp_locations are created.
4181
4182 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
4183
4184 Convert hardware watchpoints to use breakpoint_ops.
4185 * breakpoint.h (breakpoint_ops) <insert>: Rename to...
4186 <insert_location>: ... this. Return int instead of void.
4187 Accept pointer to struct bp_location instead of pointer to
4188 struct breakpoint. Adapt all implementations.
4189 (breakpoint_ops) <remove>: Rename to...
4190 <remove_location>: ... this. Accept pointer to struct bp_location
4191 instead of pointer to struct breakpoint. Adapt all implementations.
4192 * breakpoint.c (insert_catchpoint): Delete function.
4193 (insert_bp_location): Call the watchpoint or catchpoint's
4194 breakpoint_ops.insert method.
4195 (remove_breakpoint_1): Call the watchpoint or catchpoint's
4196 breakpoint_ops.remove method.
4197 (insert_watchpoint, remove_watchpoint): New functions.
4198 (watchpoint_breakpoint_ops): New structure.
4199 (watch_command_1): Initialize the OPS field.
4200 * inf-child.c (inf_child_insert_fork_catchpoint)
4201 (inf_child_remove_fork_catchpoint, inf_child_insert_vfork_catchpoint)
4202 (inf_child_remove_vfork_catchpoint, inf_child_insert_exec_catchpoint)
4203 (inf_child_remove_exec_catchpoint, inf_child_set_syscall_catchpoint):
4204 Delete functions.
4205 (inf_child_target): Remove initialization of to_insert_fork_catchpoint,
4206 to_remove_fork_catchpoint, to_insert_vfork_catchpoint,
4207 to_remove_vfork_catchpoint, to_insert_exec_catchpoint,
4208 to_remove_exec_catchpoint and to_set_syscall_catchpoint.
4209 * target.c (update_current_target): Change default implementation of
4210 to_insert_fork_catchpoint, to_remove_fork_catchpoint,
4211 to_insert_vfork_catchpoint, to_remove_vfork_catchpoint,
4212 to_insert_exec_catchpoint, to_remove_exec_catchpoint and
4213 to_set_syscall_catchpoint to return_one.
4214 (debug_to_insert_fork_catchpoint, debug_to_insert_vfork_catchpoint)
4215 (debug_to_insert_exec_catchpoint): Report return value.
4216 * target.h (to_insert_fork_catchpoint, to_insert_vfork_catchpoint)
4217 (to_insert_exec_catchpoint): Change declaration to return int instead
4218 of void.
4219
4220 2011-01-11 Michael Snyder <msnyder@vmware.com>
4221
4222 * arm-tdep.c: Internationalization.
4223 * c-lang.c: Ditto.
4224 * charset.c: Ditto.
4225 * fork-child.c: Ditto.
4226 * nto-procfs.c: Ditto.
4227 * ppc-sysv-tdep.c: Ditto.
4228 * procfs.c: Ditto.
4229 * remote-mips.c: Ditto.
4230 * remote.c: Ditto.
4231 * rs6000-nat.c: Ditto.
4232 * rs6000-tdep.c: Ditto.
4233 * target.c: Ditto.
4234 * valops.c: Ditto.
4235 * value.c: Ditto.
4236 * xml-support.c: Ditto.
4237 * mi/mi-cmd-break.c: Ditto.
4238 * mi/mi-cmd-var.c: Ditto.
4239 * mi/mi-interp.c: Ditto.
4240 * mi/mi-main.c: Ditto.
4241
4242 2011-01-11 Andrew Burgess <aburgess@broadcom.com>
4243
4244 * remote-sim.c (gdbsim_store_register): Update API to
4245 sim_store_register to check more error conditions.
4246
4247 2011-01-10 Michael Snyder <msnyder@vmware.com>
4248
4249 * nto-procfs.c: Comment cleanup, mostly periods and spaces.
4250 * nto-tdep.c: Ditto.
4251 * nto-tdep.h: Ditto.
4252 * objc-exp.y: Ditto.
4253 * objc-lang.c: Ditto.
4254 * objfiles.c: Ditto.
4255 * objfiles.h: Ditto.
4256 * observer.c: Ditto.
4257 * opencl-lang.c: Ditto.
4258 * osabi.c: Ditto.
4259 * parse.c: Ditto.
4260 * parser-defs.h: Ditto.
4261 * p-exp.y: Ditto.
4262 * p-lang.c: Ditto.
4263 * posix-hdep.c: Ditto.
4264 * ppcbug-rom.c: Ditto.
4265 * ppc-linux-nat.c: Ditto.
4266 * ppc-linux-tdep.c: Ditto.
4267 * ppc-linux-tdep.h: Ditto.
4268 * ppcnbsd-tdep.c: Ditto.
4269 * ppcobsd-tdep.c: Ditto.
4270 * ppcobsd-tdep.h: Ditto.
4271 * ppc-sysv-tdep.c: Ditto.
4272 * ppc-tdep.h: Ditto.
4273 * printcmd.c: Ditto.
4274 * proc-abi.c: Ditto.
4275 * proc-flags.c: Ditto.
4276 * procfs.c: Ditto.
4277 * proc-utils.h: Ditto.
4278 * progspace.h: Ditto.
4279 * prologue-value.c: Ditto.
4280 * prologue-value.h: Ditto.
4281 * psympriv.h: Ditto.
4282 * psymtab.c: Ditto.
4283 * p-typeprint.c: Ditto.
4284 * p-valprint.c: Ditto.
4285 * ravenscar-sparc-thread.c: Ditto.
4286 * ravenscar-thread.c: Ditto.
4287 * ravenscar-thread.h: Ditto.
4288 * record.c: Ditto.
4289 * regcache.c: Ditto.
4290 * regcache.h: Ditto.
4291 * remote.c: Ditto.
4292 * remote-fileio.c: Ditto.
4293 * remote-fileio.h: Ditto.
4294 * remote.h: Ditto.
4295 * remote-m32r-sdi.c: Ditto.
4296 * remote-mips.c: Ditto.
4297 * remote-sim.c: Ditto.
4298 * rs6000-aix-tdep.c: Ditto.
4299 * rs6000-nat.c: Ditto.
4300 * rs6000-tdep.c: Ditto.
4301
4302 2011-01-10 Michael Snyder <msnyder@vmware.com>
4303
4304 * charset.c (validate): Internationalization.
4305 * coffread.c (read_one_sym): Ditto.
4306 * dwarf2read.c (dwarf2_attach_fields_to_type): Ditto.
4307 * h8300-tdep.c (H8300_extract_return_value): Ditto.
4308 * inflow.c (new_tty): Ditto.
4309 * iq2000-tdep.c (iq2000_breakpoint_from_pc): Ditto.
4310 * m32c-tdep.c (m32c_return_value): Ditto.
4311 * mep-tdep.c (mep_store_return_value): Ditto.
4312 * score-tdep.c (score7_fetch_insn): Ditto.
4313 * ser-mingw.c (pipe_windows_open): Ditto.
4314 * sh64-tdep.c (sh64_extract_return_value): Ditto.
4315 * spu-tdep.c (spu_register_type): Ditto.
4316 * tracepoint.c (trace_find_command): Ditto.
4317 * valarith.c (value_pos): Ditto.
4318
4319 2011-01-10 Joel Brobecker <brobecker@adacore.com>
4320
4321 * ada-valprint.c (printstr): Minor comment reformatting.
4322
4323 2011-01-08 Michael Snyder <msnyder@vmware.com>
4324
4325 * m32r-rom.c (m32r_upload_command): Fix up ARI warnings for _
4326 markup.
4327
4328 2011-01-08 Michael Snyder <msnyder@vmware.com>
4329
4330 * h8300-tdep.c: Comment cleanup, mostly periods and spaces.
4331 * hppa-hpux-tdep.c: Ditto.
4332 * hppa-linux-nat.c: Ditto.
4333 * hppa-linux-tdep.c: Ditto.
4334 * hppanbsd-tdep.c: Ditto.
4335 * hppa-tdep.c: Ditto.
4336 * hppa-tdep.h: Ditto.
4337 * hpux-thread.c: Ditto.
4338 * i386-cygwin-tdep.c: Ditto.
4339 * i386-darwin-nat.c: Ditto.
4340 * i386gnu-nat.c: Ditto.
4341 * i386-linux-nat.c: Ditto.
4342 * i386-linux-tdep.c: Ditto.
4343 * i386-nat.c: Ditto.
4344 * i386-nat.h: Ditto.
4345 * i386nbsd-tdep.c: Ditto.
4346 * i386-sol2-nat.c: Ditto.
4347 * i386-stub.c: Ditto.
4348 * i386-tdep.c: Ditto.
4349 * i386-tdep.h: Ditto.
4350 * i387-tdep.c: Ditto.
4351 * ia64-linux-nat.c: Ditto.
4352 * ia64-linux-tdep.c: Ditto.
4353 * ia64-tdep.c: Ditto.
4354 * infcall.c: Ditto.
4355 * infcall.h: Ditto.
4356 * infcmd.c: Ditto.
4357 * inferior.c: Ditto.
4358 * inferior.h: Ditto.
4359 * infloop.c: Ditto.
4360 * inflow.c: Ditto.
4361 * infrun.c: Ditto.
4362 * interps.c: Ditto.
4363 * interps.h: Ditto.
4364 * iq2000-tdep.c: Ditto.
4365 * irix5-nat.c: Ditto.
4366 * jit.c: Ditto.
4367 * jit.h: Ditto.
4368 * jv-exp.y: Ditto.
4369 * jv-lang.c: Ditto.
4370 * jv-lang.h: Ditto.
4371 * jv-typeprint.c: Ditto.
4372 * jv-valprint.c: Ditto.
4373 * language.c: Ditto.
4374 * language.h: Ditto.
4375 * linespec.c: Ditto.
4376 * linux-fork.c: Ditto.
4377 * linux-nat.c: Ditto.
4378 * linux-thread-db.c: Ditto.
4379 * lm32-tdep.c: Ditto.
4380
4381 2011-01-08 Michael Snyder <msnyder@vmware.com>
4382
4383 * m2-exp.y: Comment cleanup, mostly periods and spaces.
4384 * m2-lang.c: Ditto.
4385 * m2-typeprint.c: Ditto.
4386 * m2-valprint.c: Ditto.
4387 * m32c-tdep.c: Ditto.
4388 * m32r-linux-nat.c: Ditto.
4389 * m32r-rom.c: Ditto.
4390 * m32r-tdep.c: Ditto.
4391 * m32r-tdep.h: Ditto.
4392 * m68hc11-tdep.c: Ditto.
4393 * m58klinux-nat.c: Ditto.
4394 * m68k-tdep.c: Ditto.
4395 * m88k-tdep.c: Ditto.
4396 * m88k-tdep.h: Ditto.
4397 * machoread.c: Ditto.
4398 * macrocmd.c: Ditto.
4399 * macroexp.c: Ditto.
4400 * macrotab.c: Ditto.
4401 * main.c: Ditto.
4402 * maint.c: Ditto.
4403 * mdebugread.c: Ditto.
4404 * mdebugread.h: Ditto.
4405 * memattr.c: Ditto.
4406 * memattr.h: Ditto.
4407 * memory-map.h: Ditto.
4408 * mep-tdep.c: Ditto.
4409 * microblaze-rom.c: Ditto.
4410 * microblaze-tdep.c: Ditto.
4411 * minsyms.c: Ditto.
4412 * mips-irix-tdep.c: Ditto.
4413 * mips-linux-nat.c: Ditto.
4414 * mips-linux-tdep.c: Ditto.
4415 * mips-linux-tdep.h: Ditto.
4416 * mipsnbsd-nat.c: Ditto.
4417 * mipsnbsd-tdep.c: Ditto.
4418 * mipsread.c: Ditto.
4419 * mips-tdep.c: Ditto.
4420 * mips-tdep.h: Ditto.
4421 * mn10300-linux-tdep.c: Ditto.
4422 * mn10300-tdep.c: Ditto.
4423 * mn10300-tdep.h: Ditto.
4424 * monitor.c: Ditto.
4425 * monitor.h: Ditto.
4426 * moxie-tdep.c: Ditto.
4427 * moxie-tdep.h: Ditto.
4428 * mt-tdep.c: Ditto.
4429
4430 2011-01-08 Mike Frysinger <vapier@gentoo.org>
4431
4432 * bfin-tdep.h (BFIN_A0_DOT_W_REGNUM): Fix typo in name.
4433
4434 2011-01-08 Robert Millan <rmh@gnu.org>
4435
4436 * fbsd-nat.c (fbsd_find_memory_regions): Fix typo.
4437
4438 2011-01-07 Michael Snyder <msnyder@vmware.com>
4439
4440 * charset.c (_initialize_charset): Fix typo in string.
4441
4442 2011-01-07 Michael Snyder <msnyder@vmware.com>
4443
4444 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Mark up error message
4445 for i18n.
4446 * tui/tui-layout.c (tui_set_layout_for_display_command):
4447 Split line so that operator goes to beginning of line.
4448 * tui/tui-winsource.c (tui_horizontal_source_scroll): Move
4449 assignment out of if statement.
4450
4451 2011-01-07 Michael Snyder <msnyder@vmware.com>
4452
4453 * ada-lang.c: Comment cleanup, mostly periods and spaces.
4454 * ada-lang.h: Ditto.
4455 * ada-tasks.c: Ditto.
4456 * ada-valprint.c: Ditto.
4457 * aix-threads.c: Ditto.
4458 * alpha-linux-nat.c: Ditto.
4459 * alpha-linux-tdep.c: Ditto.
4460 * alpha-mdebug-tdep.c: Ditto.
4461 * alpha-nat.c: Ditto.
4462 * alpha-osf1-tdep.c: Ditto.
4463 * alpha-tdep.c: Ditto.
4464 * alphabsd-nat.c: Ditto.
4465 * alphabsd-tdep.c: Ditto.
4466 * amd64-darwin-tdep.c: Ditto.
4467 * amd64-linux-nat.c: Ditto.
4468 * amd64-linux-tdep.c: Ditto.
4469 * amd64-sol2-tdep.c: Ditto.
4470 * amd64-tdep.c: Ditto.
4471 * amd64-fbsd-tdep.c: Ditto.
4472 * amd64-nbsd-tdep.c: Ditto.
4473 * amd64-obsd-tdep.c: Ditto.
4474 * amd64-linux-nat.c: Ditto.
4475 * amd64-linux-tdep.c: Ditto.
4476 * arm-tdep.c: Ditto.
4477 * arm-tdep.h: Ditto.
4478 * armnbsd-nat.c: Ditto.
4479 * avr-tdep.c: Ditto.
4480 * bfin-tdep.c: Ditto.
4481 * bsd-kvm.c: Ditto.
4482 * c-typeprintc: Ditto.
4483 * c-valprint.c: Ditto.
4484 * coff-pe-read.h: Ditto.
4485 * coffreead.c: Ditto.
4486 * cris-tdep.c: Ditto.
4487 * d-lang.c: Ditto.
4488 * darwin-nat-info.c: Ditto.
4489 * darwin-nat.c: Ditto.
4490 * dbug-rom.c: Ditto.
4491 * dbxread.c: Ditto.
4492 * dcache.c: Ditto.
4493 * dcache.h: Ditto.
4494 * dec-thread.c: Ditto.
4495 * defs.h: Ditto.
4496 * demangle.c: Ditto.
4497 * dicos-tdep.c: Ditto.
4498 * dictionary.c: Ditto.
4499 * dictionary.h: Ditto.
4500 * dink32-rom.c: Ditto.
4501 * disasm.c: Ditto.
4502 * doublest.c: Ditto.
4503 * dsrec.c: Ditto.
4504 * dummy-frame.c: Ditto.
4505 * dwarf2-frame.c: Ditto.
4506 * dwarf2expr.c: Ditto.
4507 * dwarf2loc.c: Ditto.
4508 * dwarf2read.c: Ditto.
4509 * elfread.c: Ditto.
4510 * environ.c: Ditto.
4511 * eval.c: Ditto.
4512 * event-top.h: Ditto.
4513 * exceptions.c: Ditto.
4514 * exceptions.h: Ditto.
4515 * exec.c: Ditto.
4516 * expprint.c: Ditto.
4517 * expression.h: Ditto.
4518 * f-exp.y: Ditto.
4519 * f-lang.c: Ditto.
4520 * f-lang.h: Ditto.
4521 * f-typeprint.c: Ditto.
4522 * f-valprint.c: Ditto.
4523 * fbsd-nat.c: Ditto.
4524 * findvar.c: Ditto.
4525 * fork-child.c: Ditto.
4526 * frame.c: Ditto.
4527 * frame.h: Ditto.
4528 * frv-linux-tdep.c: Ditto.
4529 * frv-tdep.c: Ditto.
4530 * gcore.c: Ditto.
4531 * gdb-stabs.h: Ditto.
4532 * gdb_assert.h: Ditto.
4533 * gdb_string.h: Ditto.
4534 * gdb_thread_db.h: Ditto.
4535 * gdb_wait.h: Ditto.
4536 * gdbarch.sh: Ditto.
4537 * gdbcore.h: Ditto.
4538 * gdbthread.h: Ditto.
4539 * gdbtypes.c: Ditto.
4540 * gdbtypes.h: Ditto.
4541 * gnu-nat.c: Ditto.
4542 * gnu-nat.h: Ditto.
4543 * gnu-v2-abi.c: Ditto.
4544 * gnu-v3-abi.c: Ditto.
4545 * go32-nat.c: Ditto.
4546 * gdbarch.c: Regenerate.
4547 * gdbarch.h: Regenerate.
4548
4549 2011-01-07 Michael Snyder <msnyder@vmware.com>
4550
4551 * ax-gdb.c: Adjust some long output strings.
4552 * breakpoint.c: Ditto.
4553 * charset.c: Ditto.
4554 * cp-abi.c: Ditto.
4555 * infcall.c: Ditto.
4556 * infrun.c: Ditto.
4557 * linux-nat.c: Ditto.
4558 * solib-pa64.c: Ditto.
4559 * solib-som.c: Ditto.
4560
4561 2011-01-06 Tom Tromey <tromey@redhat.com>
4562
4563 PR python/12367:
4564 * NEWS: Add item.
4565 * python/python.c (GdbMethods): Add "newest_frame" method.
4566 * python/python-internal.h (gdbpy_newest_frame): Declare.
4567 * python/py-frame.c (gdbpy_newest_frame): New function.
4568
4569 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4570
4571 * jit.h (struct jit_code_entry): use ULONGEST for symfile_size.
4572 * jit.c (jit_debug): New variable.
4573 (show_jit_debug): New function.
4574 (struct target_buffer): Use ULONGEST.
4575 (bfd_open_from_target_memory): Likewise.
4576 (jit_register_code, jit_inferior_init): Add debug output.
4577 (_initialize_jit): Register "debug jit" command.
4578
4579 2011-01-06 Tom Tromey <tromey@redhat.com>
4580
4581 * frame.h (enum frame_type) <INLINE_FRAME>: Fix comment.
4582 * python/py-frame.c (gdbpy_initialize_frames): Add INLINE_FRAME
4583 and ARCH_FRAME.
4584
4585 2011-01-06 Tom Tromey <tromey@redhat.com>
4586
4587 * python/py-frame.c (frapy_block): Use get_frame_block.
4588
4589 2011-01-06 Joel Brobecker <brobecker@adacore.com>
4590
4591 Do not stop on SIGPRIO signals by default
4592 * infrun.c (_initialize_infrun): Unset signal_stop and
4593 signal_print for TARGET_SIGNAL_PRIO.
4594
4595 2011-01-06 Joel Brobecker <brobecker@adacore.com>
4596
4597 * ada-tasks.c: Fix style violation in comment.
4598
4599 2011-01-06 Joel Brobecker <brobecker@adacore.com>
4600
4601 * linespec.c (decode_compound, find_method): Remove trailing \n
4602 at end of error string.
4603 * solib-irix.c (irix_current_sos): Likewise.
4604 * varobj.c (uninstall_variable): Likewise.
4605
4606 2011-01-06 Joel Brobecker <brobecker@adacore.com>
4607
4608 * copyright.py: New script.
4609 * copyright.sh (byhand): Add *.ads, *.adb, *.gpr and *.inc.
4610 Launch emacs without exec'ing. Call copyright.py afterwards.
4611
4612 2011-01-05 Michael Snyder <msnyder@vmware.com>
4613
4614 * addrmap.c: Shorten lines of >= 80 columns.
4615 * arch-utils.c: Ditto.
4616 * arch-utils.h: Ditto.
4617 * ax-gdb.c: Ditto.
4618 * ax-general.c: Ditto.
4619 * bcache.c: Ditto.
4620 * blockframe.c: Ditto.
4621 * breakpoint.c: Ditto.
4622 * buildsym.c: Ditto.
4623 * c-lang.c: Ditto.
4624 * c-typeprint.c: Ditto.
4625 * charset.c: Ditto.
4626 * coffread.c: Ditto.
4627 * command.h: Ditto.
4628 * corelow.c: Ditto.
4629 * cp-abi.c: Ditto.
4630 * cp-namespace.c: Ditto.
4631 * cp-support.c: Ditto.
4632 * dbug-rom.c: Ditto.
4633 * dbxread.c: Ditto.
4634 * defs.h: Ditto.
4635 * dfp.c: Ditto.
4636 * dfp.h: Ditto.
4637 * dictionary.c: Ditto.
4638 * disasm.c: Ditto.
4639 * doublest.c: Ditto.
4640 * dwarf2-frame.c: Ditto.
4641 * dwarf2expr.c: Ditto.
4642 * dwarf2loc.c: Ditto.
4643 * dwarf2read.c: Ditto.
4644 * elfread.c: Ditto.
4645 * eval.c: Ditto.
4646 * event-loop.c: Ditto.
4647 * event-loop.h: Ditto.
4648 * exceptions.h: Ditto.
4649 * exec.c: Ditto.
4650 * expprint.c: Ditto.
4651 * expression.h: Ditto.
4652 * f-lang.c: Ditto.
4653 * f-valprint.c: Ditto.
4654 * findcmd.c: Ditto.
4655 * frame-base.c: Ditto.
4656 * frame-unwind.c: Ditto.
4657 * frame-unwind.h: Ditto.
4658 * frame.c: Ditto.
4659 * frame.h: Ditto.
4660 * gcore.c: Ditto.
4661 * gdb-stabs.h: Ditto.
4662 * gdb_assert.h: Ditto.
4663 * gdb_dirent.h: Ditto.
4664 * gdb_obstack.h: Ditto.
4665 * gdbcore.h: Ditto.
4666 * gdbtypes.c: Ditto.
4667 * gdbtypes.h: Ditto.
4668 * inf-ttrace.c: Ditto.
4669 * infcall.c: Ditto.
4670 * infcmd.c: Ditto.
4671 * inflow.c: Ditto.
4672 * infrun.c: Ditto.
4673 * inline-frame.h: Ditto.
4674 * language.c: Ditto.
4675 * language.h: Ditto.
4676 * libunwind-frame.c: Ditto.
4677 * libunwind-frame.h: Ditto.
4678 * linespec.c: Ditto.
4679 * linux-nat.c: Ditto.
4680 * linux-nat.h: Ditto.
4681 * linux-thread-db.c: Ditto.
4682 * machoread.c: Ditto.
4683 * macroexp.c: Ditto.
4684 * macrotab.c: Ditto.
4685 * main.c: Ditto.
4686 * maint.c: Ditto.
4687 * mdebugread.c: Ditto.
4688 * memattr.c: Ditto.
4689 * minsyms.c: Ditto.
4690 * monitor.c: Ditto.
4691 * monitor.h: Ditto.
4692 * objfiles.c: Ditto.
4693 * objfiles.h: Ditto.
4694 * osabi.c: Ditto.
4695 * p-typeprint.c: Ditto.
4696 * p-valprint.c: Ditto.
4697 * parse.c: Ditto.
4698 * printcmd.c: Ditto.
4699 * proc-events.c: Ditto.
4700 * procfs.c: Ditto.
4701 * progspace.c: Ditto.
4702 * progspace.h: Ditto.
4703 * psympriv.h: Ditto.
4704 * psymtab.c: Ditto.
4705 * record.c: Ditto.
4706 * regcache.c: Ditto.
4707 * regcache.h: Ditto.
4708 * remote-fileio.c: Ditto.
4709 * remote.c: Ditto.
4710 * ser-mingw.c: Ditto.
4711 * ser-tcp.c: Ditto.
4712 * ser-unix.c: Ditto.
4713 * serial.c: Ditto.
4714 * serial.h: Ditto.
4715 * solib-frv.c: Ditto.
4716 * solib-irix.c: Ditto.
4717 * solib-osf.c: Ditto.
4718 * solib-pa64.c: Ditto.
4719 * solib-som.c: Ditto.
4720 * solib-sunos.c: Ditto.
4721 * solib-svr4.c: Ditto.
4722 * solib-target.c: Ditto.
4723 * solib.c: Ditto.
4724 * somread.c: Ditto.
4725 * source.c: Ditto.
4726 * stabsread.c: Ditto.
4727 * stabsread.c: Ditto.
4728 * stack.c: Ditto.
4729 * stack.h: Ditto.
4730 * symfile-mem.c: Ditto.
4731 * symfile.c: Ditto.
4732 * symfile.h: Ditto.
4733 * symmisc.c: Ditto.
4734 * symtab.c: Ditto.
4735 * symtab.h: Ditto.
4736 * target-descriptions.c: Ditto.
4737 * target-memory.c: Ditto.
4738 * target.c: Ditto.
4739 * target.h: Ditto.
4740 * terminal.h: Ditto.
4741 * thread.c: Ditto.
4742 * top.c: Ditto.
4743 * tracepoint.c: Ditto.
4744 * tracepoint.h: Ditto.
4745 * ui-file.c: Ditto.
4746 * ui-file.h: Ditto.
4747 * ui-out.h: Ditto.
4748 * user-regs.c: Ditto.
4749 * user-regs.h: Ditto.
4750 * utils.c: Ditto.
4751 * valarith.c: Ditto.
4752 * valops.c: Ditto.
4753 * valprint.c: Ditto.
4754 * valprint.h: Ditto.
4755 * value.c: Ditto.
4756 * varobj.c: Ditto.
4757 * varobj.h: Ditto.
4758 * vec.h: Ditto.
4759 * xcoffread.c: Ditto.
4760 * xcoffsolib.c: Ditto.
4761 * xcoffsolib.h: Ditto.
4762 * xml-syscall.c: Ditto.
4763 * xml-tdesc.c: Ditto.
4764
4765 2011-01-05 Michael Snyder <msnyder@vmware.com>
4766
4767 * cli/cli-cmds.c: Shorten lines of >= 80 columns.
4768 * cli/cli-decode.c: Ditto.
4769 * cli/cli-dump.c: Ditto.
4770 * cli/cli-logging.c: Ditto.
4771 * cli/cli-script.c: Ditto.
4772 * cli/cli-setshow.c: Ditto.
4773 * common/signals.c: Ditto.
4774 * mi/mi-cmd-break.c: Ditto.
4775 * mi/mi-cmd-disas.c: Ditto.
4776 * mi/mi-cmd-stack.c: Ditto.
4777 * mi/mi-cmd-var.c: Ditto.
4778 * mi/mi-cmds.c: Ditto.
4779 * mi/mi-common.h: Ditto.
4780 * mi/mi-console.c: Ditto.
4781 * mi/mi-interp.c: Ditto.
4782 * mi/mi-main.c: Ditto.
4783 * osf-share/cma_attr.c: Ditto.
4784 * osf-share/cma_deb_core.h: Ditto.
4785 * osf-share/cma_debug_client.h: Ditto.
4786 * osf-share/cma_handle.h: Ditto.
4787 * osf-share/cma_mutex.h: Ditto.
4788 * osf-share/cma_stack_int.h: Ditto.
4789 * osf-share/cma_tcb_defs.h: Ditto.
4790 * python/py-auto-load.c: Ditto.
4791 * python/py-breakpoint.c: Ditto.
4792 * python/py-cmd.c: Ditto.
4793 * python/py-frame.c: Ditto.
4794 * python/py-objfile.c: Ditto.
4795 * python/py-param.c: Ditto.
4796 * python/py-progspace.c: Ditto.
4797 * python/py-symbol.c: Ditto.
4798 * python/py-value.c: Ditto.
4799 * python/python-internal.h: Ditto.
4800 * python/python.c: Ditto.
4801 * tui/tui-data.c: Ditto.
4802 * tui/tui-disasm.c: Ditto.
4803 * tui/tui-hooks.c: Ditto.
4804 * tui/tui-io.c: Ditto.
4805 * tui/tui-layout.c: Ditto.
4806 * tui/tui-regs.c: Ditto.
4807 * tui/tui-source.c: Ditto.
4808 * tui/tui-stack.c: Ditto.
4809 * tui/tui-win.c: Ditto.
4810 * tui/tui-windata.c: Ditto.
4811 * tui/tui-winsource.c: Ditto.
4812
4813 2011-01-05 Joel Brobecker <brobecker@adacore.com>
4814
4815 * configure.ac, gdb.1: Copyright year update.
4816
4817 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4818
4819 * frame.c (get_prev_frame_1) <UNWIND_INNER_ID>: New variables
4820 this_pc_in_block, morestack_msym and morestack_name. Check for
4821 "__morestack" minimal symbol there.
4822
4823 2011-01-03 Joel Brobecker <brobecker@adacore.com>
4824
4825 * symfile.c (find_sym_fns): Add call to dont_repeat.
4826
4827 2011-01-01 Joel Brobecker <brobecker@adacore.com>
4828
4829 Copyright year update in most files (performed by copyright.sh).
4830
4831 2011-01-01 Joel Brobecker <brobecker@adacore.com>
4832
4833 * top.c (print_gdb_version): Update copyright year in version output.
4834
4835 For older changes see ChangeLog-2010.
4836 \f
4837 Local Variables:
4838 mode: change-log
4839 left-margin: 8
4840 fill-column: 74
4841 version-control: never
4842 coding: utf-8
4843 End: