5bd03889ce13ea9ce163e63f025ce3961d86788a
[binutils-gdb.git] / gdb / ChangeLog
1 2010-05-06 Michael Snyder <msnyder@vmware.com>
2
3 * auxv.c (target_auxv_search): Delete unused variable.
4 * blockframe.c (get_frame_block): Delete unused variable.
5 * regcache.c (regcache_cpy): Delete unused variable.
6 (regcache_cpy_no_passthrough): Delete unused variable.
7 * charset.c (wchar_iterate): Delete unused variable.
8 (find_charset_names): Delete unused variable.
9 (_initialize_charset): Delete unused variable.
10 * disasm.c (do_mixed_source_and_assembly):
11 Delete unused variable.
12 * source.c (set_default_source_symtab_and_line):
13 Delete unused variable.
14 (set_substitute_path_command): Delete unused variable.
15 * value.c (preserve_values): Delete unused variable.
16 (value_from_double): Delete unused variable.
17
18 2010-05-05 Michael Snyder <msnyder@vmware.com>
19
20 * psymtab.c (lookup_partial_symbol): Delete unused variable.
21 (find_last_source_symtab_from_partial): Delete unused variable.
22 * symfile.c (place_section): Delete unused variable.
23 (default_symfile_offsets): Delete unused variable.
24 (get_debug_link_info): Delete unused variable.
25 (find_separate_debug_file_by_debuglink): Delete unused variable.
26 (add_symbol_file_command): Delete unused variable.
27 (symfile_find_segment_sections): Delete unused variable.
28 * symmisc.c (free_symtab): Delete unused variable.
29 (dump_symtab_1): Delete unused variable.
30 * symtab.c (lookup_symbil_aux_quick): Delete unused variable.
31 (find_pc_sect_symtab): Delete unused variable.
32 (skip_prologue_using_lineinfo): Delete unused variable.
33 (sources_info): Delete unused variable.
34 (completion_list_add_name): Delete unused variable.
35 (expand_line_sal): Delete unused variable.
36
37 * breakpoint.c (validate_commands_for_breakpoint):
38 Delete unused variables.
39 (insert_catchpoint): Delete unused variable.
40 (update_watchpoint): Delete unused variable.
41 (insert_bp_location): Delete unused variable.
42 (insert_breakpoint_locations): Delete unused variable.
43 (remove_breakpoint_1): Delete unused variable.
44 (software_breakpoint_inserted_here_p): Delete unused variable.
45 (watchpoints_triggered): Delete unused variable.
46 (bpstat_check_watchpoint): Delete unused variable.
47 (bpstat_stop_status): Delete unused variable.
48 (print_one_breakpoint_location): Delete unused variable.
49 (allocate_bp_location): Delete unused variable.
50 (create_breakpoint): Delete unused variable.
51 (watch_command_1): Delete unused variable.
52 (catch_exception_command_1): Delete unused variable.
53 (catch_ada_exception_command): Delete unused variable.
54 (delete_breakpoint): Delete unused variable.
55 (breakpoint_re_set_one): Delete unused variable.
56 (do_enable_breakpoint): Delete unused variable.
57
58 2010-05-06 Pedro Alves <pedro@codesourcery.com>
59
60 * amd64-tdep.c: Include disasm.h.
61 (amd64_insn_length_fprintf, amd64_insn_length_init_dis)
62 (amd64_insn_length): Moved to disasm.c and renamed.
63 (fixup_riprel): Adjust.
64 * disasm.c (do_ui_file_delete): New.
65 (gdb_insn_length): New.
66 (gdb_buffered_insn_length_fprintf)
67 (gdb_buffered_insn_length_init_dis)
68 (gdb_buffered_insn_length): New, moved from amd64-tdep.c, and
69 renamed.
70 * disasm.h (gdb_insn_length): Declare.
71 (gdb_buffered_insn_length): Declare.
72
73 2010-05-06 Pedro Alves <pedro@codesourcery.com>
74
75 * remote.c (clear_threads_parsing_context): New.
76 (remote_threads_info): Delete unused null_cleanup. Install a
77 cleanup to clear the threads_parsing_context in case parsing
78 throws.
79
80 2010-05-05 Michael Snyder <msnyder@vmware.com>
81
82 * c-exp.y (parse_string_or_char): Delete unused variable.
83 (c_lex): Delete unused variable.
84 * cp-name-parser.y (cpname_lex): Delete unused variable.
85 * ada-exp.y (find_primitive_type): Delete unused variable.
86 (write_var_or_type): Delete unused variable.
87 * jv-exp.y (java_parse): Delete unused variable.
88 (push_expression_name): Delete unused variable.
89 * p-exp.y (pascal_lex): Delete unused variable.
90
91 2010-05-05 Pedro Alves <pedro@codesourcery.com>
92
93 * remote.c (remote_threads_info): Really revert previous previous
94 change.
95
96 2010-05-05 Michael Snyder <msnyder@vmware.com>
97
98 * elfread.c (elf_symtab_read): Delete unused variable.
99 (find_separate_debug_file_by_buildid): Delete unused variables.
100 (elf_symfile_read): Delete unused variable.
101
102 * coffread.c (coff_symfile_read): Delete unused variables.
103
104 * coff-pe-read.c (add_pe_exported_sym): Delete unused variable.
105 (read_pe_exported_syms): Delete unused variable.
106
107 * stabsread.c (define_symbol): Delete unused variable.
108
109 * dwarf2read.c (read_type_comp_unit_head): Delete unused variable.
110 (process_psymtab_comp_unit): Delete unused variable.
111 (dwarf2_build_psymtabs_hard): Delete unused variable.
112 (load_partial_comp_unit): Delete unused variable.
113 (create_all_comp_units): Delete unused variable.
114 (scan_partial_symbols): Delete unused variable.
115 (add_partial_symbol): Delete unused variable.
116 (add_partial_namespace): Delete unused variable.
117 (add_partial_enumeration): Delete unused variable.
118 (load_full_comp_unit): Delete unused variable.
119 (process_full_comp_unit): Delete unused variable.
120 (read_file_scope): Delete unused variable.
121 (read_type_unit_scope): Delete unused variable.
122 (process_structure_scope): Delete unused variable.
123 (process_enumeration_scope): Delete unused variable.
124 (read_tag_ptr_to_member_type): Delete unused variable.
125 (read_typedef): Delete unused variable.
126 (read_partial_die): Delete unused variable.
127 (decode_locdesc): Delete unused variable.
128 (zeroed_partial_die): Delete unused global variable.
129
130 * tui/tui-interp.c (_initialize_tui_interp):
131 Delete unused variable.
132 * tui/tui-regs.c tui_display_registers_from):
133 Delete unused variable.
134 (tui_check_register_values): Delete unused variable.
135 (tui_register_format): Delete unused variable.
136 * tui/tui-win.c (_initialize_tui_win): Delete unused variable.
137 * tui/tui-windata.c (tui_display_data_from_line):
138 Delete unused variables.
139 (tui_vertical_data_scroll): Delete unused variables.
140
141 2010-05-05 Michael Snyder <msnyder@vmware.com>
142
143 * remote.c (remote_threads_info): Revert questionable part of
144 the previous change.
145
146 2010-05-05 Michael Snyder <msnyder@vmware.com>
147
148 * mi/mi-out.c (mi_table_begin): Delete unused variable.
149 * mi/mi-cmd-var.c (print_varobj): Delete unused variable.
150 (mi_cmd_var_list_children): Delete unused variable.
151 (varobj_update_one): Delete unused variable.
152 * mi/mi-cmd-break.c (mi_cmd_break_insert): Delete unused variables.
153 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals):
154 Delete unused variable.
155 (mi_cmd_stack_list_variables): Delete unused variable.
156 (list_args_or_locals): Delete unused variable.
157 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file):
158 Delete unused variables.
159 (mi_cmd_file_list_exec_source_files): Delete unused variable.
160 * mi/mi-cmd-target.c (mi_cmd_target_file_delete):
161 Delete unused variable.
162 * mi/mi-interp.c (mi_interpreter_exec): Delete unused variable.
163 (mi_cmd_interpreter_exec): Delete unused variable.
164 (mi_on_normal_stop): Delete unused variable.
165 * mi/mi-main.c (run_one_inferior): Delete unused variable.
166 (print_one_inferior): Delete unused variables.
167 (mi_execute_command): Delete unused variable.
168 (mi_cmd_execute): Delete unused variable.
169 (timestamp): Delete unused variable.
170
171 * cli/cli-dump.c (dump_memory_to_file): Delete unused variable.
172 (restore_binary_file): Delete unused variable.
173 * cli/cli-decode.c (deprecated_cmd_warning): Delete unused variables.
174 * cli/cli-script.c (define_command): Delete unused variables.
175 (recurse_read_control_structure): Delete unused variable.
176 (script_from_file): Delete unused variable.
177 * cli/cli-cmds.c (complete_command): Delete unused variable.
178 (disassemble_command): Delete unused variable.
179
180 * ax-gdb.c (gen_struct_elt_for_reference): Delete unused variables.
181 * tracepoint.c (delete_trace_variable_command):
182 Delete unused variables.
183 (encode_actions_1): Delete unused variables.
184 (start_tracing): Delete unused variable.
185 (trace_status_mi): Delete unused variable.
186 (tfind_1): Delete unused variable.
187 (trace_find_pc_command): Delete unused variable.
188 (trace_find_line_command): Delete unused variables.
189 (trace_find_range_command): Delete unused variables.
190 (trace_find_outside_command): Delete unused variables.
191 (parse_tracepoint_definition): Delete unused variables.
192 (tfile_fetch_registers): Delete unused variable.
193
194 * dcache.c (dcache_init): Delete unused variable.
195 (dcache_info): Delete unused variable.
196
197 * remote.c (remote_threads_info): Delete unused variable.
198 (process_stop_reply) :Delete unused variable.
199 (remote_get_trace_status): Delete unused variables.
200
201 * linux-thread-db.c (add_thread_db_info): Delete unused variable.
202 (thread_from_lwp): Delete unused variable.
203 (enable_thread_event_reporting): Delete unused variable.
204 (check_for_thread_db): Delete unused variables.
205 (thread_db_find_new_threads_2): Delete unused variable.
206
207 * linux-fork.c (info_checkpoints_command): Delete unused variables.
208 (checkpoint_command): Delete unused variable.
209 (linux_fork_context): Delete unused variables.
210
211 * linux-nat.c (linux_parent_pid): Delete unused global variable.
212 (linux_tracefork_child): Delete unused variable.
213 (linux_child_follow_fork): Delete unused variable.
214 (linux_nat_detach): Delete unused variable.
215 (linux_handle_extended_wait): Delete unused variable.
216 (linux_nat_has_pending_sigint): Delete unused variable.
217 (linux_nat_find_memory_regions): Delete unused variable.
218 (linux_nat_make_corefile_notes): Delete unused variables.
219 (linux_nat_info_proc_cmd): Delete unused variable.
220 (linux_proc_pending_signals): Delete unused variable.
221 (linux_nat_stop_lwp): Delete unused variables.
222 (_initialize_linux_nat): Delete unused variable.
223
224 * ser-pipe.c (pipe_ops): Delete unused global variable.
225
226 * linux-record.c (record_linux_system_call):
227 Delete unused variables.
228
229 * corelow.c (core_xfer_partial): Delete unused variables.
230
231 * solib-svr4.c (find_program_interpreter): Delete unused variable.
232 (svr4_solib_create_inferior_hook): Add ifdef around
233 conditionally-used variable declarations.
234
235 * solib.c (solib_find): Delete unused variable.
236 (free_so_symbols): Delete unused variable.
237 (info_sharedlibrary_command): Delete unused variable.
238 (reload_shared_libraries_1): Delete unused variable.
239 (_initialize_solib): Delete unused variable.
240
241 * i386-tdep.c (i386_supply_xstateregset) Delete unused variable.
242 (i386_collect_xstateregset): Delete unused variable.
243 * i387-tdep.c (i387_print_float_info): Delete unused variable.
244
245 * features/i386/i386-mmx.c (initialize_tdesc_i386_mmx):
246 Delete unused variable 'type'.
247
248 2010-05-05 Joel Brobecker <brobecker@adacore.com>
249
250 * gdbtypes.h (MAX_OF_TYPE, MIN_OF_TYPE): Delete macros. *
251 ada-lang.c: Remove comment mentioning these macros. * m2-exp.y:
252 Delete commented out code.
253
254 2010-05-05 Joel Brobecker <brobecker@adacore.com>
255
256 * sparc-tdep.c (sparc_structure_or_union_p): Return non-zero
257 for array types.
258 * sparc64-tdep.c (sparc64_structure_or_union_p): Likewise.
259
260 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
261
262 ARI fix: Remove ATTRIBUTE_UNUSED throughout.
263 * arm-linux-tdep.c (arm_linux_cleanup_svc): Remove
264 ATTRIBUTE_UNUSED.
265 (cleanup_kernel_helper_return): Likewise.
266 * arm-tdep.c (copy_unmodified): Likewise.
267 (copy_preload): Likewise.
268 (copy_copro_load_store): Likewise.
269 (cleanup_branch): Likewise.
270 (copy_b_bl_blx): Likewise.
271 (copy_bx_blx_reg): Likewise.
272 (copy_alu_imm): Likewise.
273 (copy_alu_reg): Likewise.
274 (copy_alu_shifted_reg): Likewise.
275 (cleanup_load): Likewise.
276 (cleanup_store): Likewise.
277 (cleanup_block_load_pc): Likewise.
278 (cleanup_svc): Likewise.
279 (copy_undef): Likewise.
280 (copy_unpred): Likewise.
281 * remote.c (register_remote_support_xml): Likewise.
282
283 2010-05-05 Hui Zhu <teawater@gmail.com>
284
285 * gdbarch.h (gdbarch_has_dos_based_file_system): Update comment.
286
287 2010-05-04 Mark Kettenis <kettenis@gnu.org>
288
289 * remote.c (register_remote_support_xml)
290 (remote_query_supported_append, remote_query_supported): Add cast
291 to NULL used as sentinel.
292 * tracepoint.c (tvariables_info_1): Likewise.
293 * utils.c (add_internal_problem_command): Likewise.
294
295 2010-05-04 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
296
297 * dwarf2loc.c (read_pieced_value, write_pieced_value,
298 dwarf2_evaluate_loc_desc): Handle not being able to access DWARF
299 registers gracefully.
300
301 2010-05-04 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
302
303 * exec.c (print_section_info): Display entry point without arch
304 specific parts.
305
306 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
307
308 PR exp/11349.
309 * printcmd.c (x_command): Only dereference once implicitly for
310 TYPE_CODE_REF.
311
312 2010-05-03 Doug Evans <dje@google.com>
313
314 * event-loop.c (gdb_timer): Delete unused global.
315 (create_timer): Update.
316
317 2010-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
318
319 * cp-namespace.c (cp_lookup_symbol_imports): Support ALIAS for the
320 CURRENT->DECLARATION case.
321 * cp-support.h (struct using_direct): Provide extended comment.
322
323 2010-05-03 Mark Kettenis <kettenis@gnu.org>
324
325 * hppaobsd-tdep.c (HPPAOBSD_SIZEOF_GREGS): Renamed from
326 HPPABSD_SIZEOF_GREGS.
327 (HPPAOBSD_SIZEOF_FPREGS): New define.
328 (hppaobsd_supply_gregset): Renamed from hppabsd_supply_gregset.
329 (hppaobsd_supply_fpregset): New function.
330 (hppaobsd_gregset): Renamed from hppabsd_gregset.
331 (hppaobsd_fpregset): New variable.
332 (hppaobsd_regset_from_core_section): Handle floating-point registers.
333 (_initialize_hppabsd_tdep): Remove spurious blank line.
334
335 2010-05-03 Pierre Muller <muller@ics.u-strasbg.fr>
336
337 PR pascal/11349.
338 * p-valprint.c (pascal_value_print): Always dereference a value with
339 type code TYPE_CODE_REF.
340
341 2010-05-03 Pedro Alves <pedro@codesourcery.com>
342
343 * remote.c (remote_notice_signals): New.
344 (remote_start_remote): In non-stop mode, update the remote end on
345 which signals it can silently pass.
346 (init_remote_ops): Install remote_notice_signals.
347
348 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
349
350 * cli/cli-cmds.h (error_no_arg): Remove. Move the comment ...
351 * command.h (error_no_arg): ... here. Remove NORETURN, change
352 ATTR_NORETURN to ATTRIBUTE_NORETURN.
353 * defs.h (NORETURN, ATTR_NORETURN): Remove.
354 (perror_with_name, verror, error, error_stream, vfatal, fatal)
355 (internal_verror, internal_error, nomem): Remove NORETURN, change
356 ATTR_NORETURN to ATTRIBUTE_NORETURN.
357 * exceptions.c (throw_exception, deprecated_throw_reason, throw_verror)
358 (throw_vfatal, throw_error): Remove NORETURN.
359 (throw_it): Remove NORETURN, change ATTR_NORETURN to ATTRIBUTE_NORETURN.
360 * exceptions.h (throw_exception, throw_verror, throw_vfatal)
361 (throw_error, deprecated_throw_reason): Remove NORETURN, change
362 ATTR_NORETURN to ATTRIBUTE_NORETURN.
363 * linespec.c (cplusplus_error): Remove NORETURN, change ATTR_NORETURN
364 to ATTRIBUTE_NORETURN for prototype, for the definition only remove
365 NORETURN.
366 * remote-mips.c (mips_error): Change NORETURN to ATTRIBUTE_NORETURN.
367 * remote-sim.c (gdb_os_error): Change ATTR_NORETURN to
368 ATTRIBUTE_NORETURN.
369 * target.c (tcomplain): Likewise.
370 * target.h (noprocess): Remove NORETURN, change ATTR_NORETURN to
371 ATTRIBUTE_NORETURN.
372 * utils.c (verror, error, vfatal, fatal, error_stream, internal_verror)
373 (internal_error, perror_with_name, nomem): Remove NORETURN.
374 * xml-support.h (gdb_xml_error): Change ATTR_NORETURN to
375 ATTRIBUTE_NORETURN.
376
377 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
378
379 * ada-lang.c (lim_warning): Change ATTR_FORMAT to ATTRIBUTE_PRINTF.
380 * amd64-tdep.c (amd64_insn_length_fprintf): Likewise.
381 * cli-out.c (cli_field_fmt): New ATTRIBUTE_PRINTF.
382 (cli_message, out_field_fmt): Change ATTR_FORMAT to ATTRIBUTE_PRINTF.
383 * complaints.c (find_complaint): New ATTRIBUTE_PRINTF.
384 (vcomplaint): Change ATTR_FORMAT to ATTRIBUTE_PRINTF.
385 * complaints.h (complaint, internal_complaint): Likewise.
386 * defs.h: Change ATTR_FORMAT to ATTRIBUTE_PRINTF in the top comment.
387 (ATTR_FORMAT): Remove.
388 (query, nquery, yquery, vprintf_filtered, vfprintf_filtered)
389 (fprintf_filtered, fprintfi_filtered, printf_filtered, printfi_filtered)
390 (vprintf_unfiltered, vfprintf_unfiltered, fprintf_unfiltered)
391 (printf_unfiltered, xasprintf, xvasprintf, xstrprintf, xstrvprintf)
392 (xsnprintf, verror, error, vfatal, fatal, internal_verror)
393 (internal_error, internal_vwarning, internal_warning, warning)
394 (vwarning): Change ATTR_FORMAT to ATTRIBUTE_PRINTF.
395 * disasm.c (fprintf_disasm): Likewise.
396 * exceptions.c (throw_it): Likewise.
397 * exceptions.h (exception_fprintf, throw_verror, throw_vfatal)
398 (throw_error): Likewise.
399 * language.h (type_error, range_error): Likewise.
400 * linespec.c (cplusplus_error): Likewise.
401 * mi/mi-interp.c (mi_interp_query_hook): Likewise.
402 * mi/mi-out.c (mi_field_fmt, mi_message): Likewise.
403 * monitor.c (monitor_debug): Likewise.
404 * parser-defs.h (parser_fprintf): Likewise.
405 * serial.h (serial_printf): Likewise.
406 * tui/tui-hooks.c (tui_query_hook): Likewise.
407 * ui-out.c (default_field_fmt, default_message, uo_field_fmt)
408 (uo_message): Likewise.
409 * ui-out.h (ui_out_field_fmt, ui_out_message): Likewise.
410 * utils.c (vfprintf_maybe_filtered, internal_vproblem, defaulted_query):
411 Likewise.
412 * xml-support.h (gdb_xml_debug, gdb_xml_error): Likewise.
413
414 2010-05-02 Pedro Alves <pedro@codesourcery.com>
415
416 * cli-out.c (cli_table_begin, cli_table_body, cli_table_end)
417 (cli_table_header, cli_begin, cli_end, cli_field_int)
418 (cli_field_skip, cli_field_string, cli_field_fmt, cli_spaces)
419 (cli_text, cli_message, cli_wrap_hint, cli_flush, cli_redirect):
420 Delete forward declarations.
421 (cli_ui_out_impl): Move below the callbacks.
422 (_initialize_cli_out): Delete.
423
424 2010-05-02 Pedro Alves <pedro@codesourcery.com>
425
426 * README: Use consistent `GDB' and `GDBserver' spellings.
427
428 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
429
430 * cli/cli-dump.h (parse_and_eval_with_error): Remove the declaration.
431
432 2010-05-01 Pedro Alves <pedro@codesourcery.com>
433
434 * infrun.c (prepare_for_detach): In non-stop, context switch to
435 the thread that got the event before handling the event.
436
437 2010-04-30 Tom Tromey <tromey@redhat.com>
438
439 * symtab.c (symbol_set_names): Fix typo.
440
441 2010-04-30 Pierre Muller <muller@ics.u-strasbg.fr>
442
443 * python/py-param.c (parm_constants): Avoid ARI warning
444 by adding ARI comment.
445 (parmpy_init): Likewise.
446
447 2010-04-30 Pierre Muller <muller@ics.u-strasbg.fr>
448
449 * windows-tdep.c (windows_get_tlb_type): Remember last GDBARCH
450 and created type for re-use.
451
452 2010-04-30 Pierre Muller <muller@ics.u-strasbg.fr>
453
454 * NEWS: Mention gdbserver support for x86_64 Windows 64-bit.
455
456 2010-04-29 Doug Evans <dje@google.com>
457
458 * ser-base.h (reschedule): Delete prototype.
459 * ser-base.c (reschedule): Make static.
460
461 2010-04-29 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
462
463 * arm-linux-tdep.c (ARM_LINUX_JB_PC): Remove.
464 (ARM_LINUX_JB_PC_FPA): Add, offset of PC in longjmp buffer for FPA.
465 (ARM_LINUX_JB_PC_EABI): Add, offset of PC in longjmp buffer for
466 EABI.
467 (arm_linux_init_abi): Set up JB_PC field dependent on FP model in
468 use.
469
470 2010-04-29 Pedro Alves <pedro@codesourcery.com>
471
472 PR gdb/11557
473
474 * regcache.c (registers_changed): Rename to ...
475 (registers_changed_ptid): ... this, and only delete register cache
476 entries matching the ptid filter argument.
477 (registers_changed): Reimplement on top of registers_changed_ptid.
478 * regcache.h (registers_changed_ptid): Declare.
479 * target.c (target_resume): Flush register caches.
480
481 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
482 Tom Tromey <tromey@redhat.com>
483 Thiago Jung Bauermann <bauerman@br.ibm.com>
484
485 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-parameter.
486 (SUBDIR_PYTHON_SRCS): Likewise.
487 (py-parameter.o): New rule.
488 * python/py-parameter.c: New file.
489 * python/python-internal.h (gdbpy_initialize_parameter)
490 (gdbpy_parameter, gdbpy_parameter_value)
491 (gdbpy_parse_command_name): Declare.
492 * python/py-cmd.c (parse_command_name): Rename to
493 gdbpy_parse_command_name.
494 (gdbpy_parse_command_name): Accept a starting list parameter and
495 use over cmdlist.
496 (cmdpy_init): Use gdbpy_parse_command_name.
497 * python/python.c (parameter_to_python): Rename to
498 gdbpy_parameter_to_python. Accept enum var_types and value.
499 (gdbpy_parameter): Use gdbpy_parameter_value.
500 (_initialize_python): Call gdbpy_initialize_parameters.
501
502 2010-04-29 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
503
504 * MAINTAINERS: Add myself for write after approval privileges.
505
506 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
507
508 D language support.
509 * Makefile.in (SFILES): Add d-lang.c d-valprint.c.
510 (COMMON_OBS): Add d-lang.o d-valprint.o.
511 (HFILES_NO_SRCDIR): Add d-lang.h.
512 * NEWS: Mention D language support.
513 * c-lang.c (c_emit_char, exp_descriptor_c): Make public.
514 * c-lang.h (c_emit_char, exp_descriptor_c): Add declaration.
515 * d-lang.c: New file.
516 * d-lang.h: New file.
517 * d-valprint.c: New file.
518 * defs.h (enum language): Add language_d.
519 * dwarf2read.c (set_cu_language): Add DW_LANG_D.
520 * language.c (binop_result_type, integral_type, character_type)
521 (string_type, boolean_type, structured_type): Add language_d.
522 * symfile.c (init_filename_language_table): Add language_d.
523 * symtab.c: Include d-lang.h.
524 (symbol_init_language_specific, symbol_find_demangled_name)
525 (symbol_natural_name, lookup_symbol_in_language)
526 (symbol_demangled_name, symbol_matches_domain): Add language_d.
527
528 2010-04-27 Joel Brobecker <brobecker@adacore.com>
529
530 * solib-svr4.c (solib_svr4_r_map): Expand function description.
531
532 2010-04-27 Joel Brobecker <brobecker@adacore.com>
533
534 * symfile.c (init_filename_language_table): Register .dg files
535 with language_ada.
536
537 2010-04-27 Joel Brobecker <brobecker@adacore.com>
538
539 * gdbtypes.h (struct main_type): Expand comment about target_type
540 field.
541
542 2010-04-27 Pedro Alves <pedro@codesourcery.com>
543 Tristan Gingold <gingold@adacore.com>
544
545 * symfile.c (reread_symbols): Also search for file in libraries.
546 Update comment.
547
548 2010-04-27 Joel Brobecker <brobecker@adacore.com>
549
550 * configure.tgt: Treat x86-lynxos targets as x86 bareboard targets
551 in terms of configuration.
552
553 2010-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
554
555 * objfiles.c: Include solist.h.
556 (free_all_objfiles): New variable so. Check stale solist objfiles.
557 * symfile.c (symbol_file_clear): Swap the order of free_all_objfiles
558 and no_shared_libraries.
559
560 2010-04-27 Joel Brobecker <brobecker@adacore.com>
561
562 ARI warning fix.
563 * python/py-auto-load.c (source_section_scripts): Remove trailing
564 new-line in i18n string.
565
566 2010-04-26 Doug Evans <dje@google.com>
567
568 * serial.c (serial_write): Handle serial_debug_p akin to serial_read.
569
570 2010-04-26 Tom Tromey <tromey@redhat.com>
571
572 * cli/cli-decode.c (complete_on_cmdlist): Make two passes over the
573 command list.
574
575 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
576
577 Removal of config/i386/nm-i386sol2.h native configuration file.
578 * config/i386/nm-i386sol2.h: Remove file.
579 * config/i386/i386sol2.mh: Remove NAT_FILE definition.
580 * config/i386/sol2-64.mh: Idem.
581 * config/djgpp/fnchange.lst: Remove reference to that file.
582 * Makefile.in (HFILES_NO_SRCDIR): Idem.
583
584 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
585
586 PR breakpoints/11531.
587 * config/i386/nm-i386sol2.h (CANNOT_STEP_HW_WATCHPOINTS): Remove
588 macro definition and related comment.
589 * infrun.c (CANNOT_STEP_HW_WATCHPOINTS): Remove macro.
590 (resume): Remove code and comment related to this macro.
591
592 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
593
594 * cp-namespace.c (cp_lookup_symbol_in_namespace): Fix alloca size.
595 Fix whitespace.
596
597 2010-04-24 Pedro Alves <pedro@codesourcery.com>
598
599 * defs.h: Adjust comment.
600 * filesystem.h, filesystem.c: New files.
601 * Makefile.in (SFILES): Add filesystem.c.
602 (COMMON_OBS): Add filesystem.o.
603 * solib.c (solib_find): Handle DOS-based filesystems. Handle
604 different target and host path flavours.
605 * arm-symbian-tdep.c (arm_symbian_init_abi): Set
606 has_dos_based_file_system on the gdbarch.
607 * arm-wince-tdep.c (arm_wince_init_abi): Ditto.
608 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Ditto.
609 * i386-tdep.c (i386_go32_init_abi): Ditto.
610 * gdbarch.sh (has_dos_based_file_system): New.
611 * gdbarch.h, gdbarch.c: Regenerate.
612 * NEWS: Mention improved support for remote targets with DOS-based
613 filesystems. Mention new `set/show target-file-system-kind'
614 commands.
615
616 2010-04-23 Stan Shebs <stan@codesourcery.com>
617
618 * ax.h (struct agent_expr): Merge in agent_reqs fields, add some
619 comments.
620 (struct agent_reqs): Remove.
621 (ax_reg_mask): Declare.
622 * ax-general.c (new_agent_expr): Add gdbarch argument, set new fields.
623 (free_agent_expr): Free reg_mask.
624 (ax_print): Add scope and register mask info.
625 (ax_reqs): Remove agent_reqs argument, use agent expression
626 fields, and move part of register mask computation to...
627 (ax_reg_mask): New function.
628 * ax-gdb.c (gen_trace_static_fields): Call it.
629 (gen_traced_pop): Ditto.
630 (is_nontrivial_conversion): Add dummy gdbarch to new_agent_expr.
631 (gen_trace_for_var): Pass gdbarch to new_agent_expr.
632 (gen_trace_for_expr): Ditto, and clear optimized_out flag.
633 (gen_eval_for_expr): Ditto, and require an rvalue.
634 (agent_command): Call ax_reqs.
635 (agent_eval_command): Ditto.
636 * tracepoint.c (report_agent_reqs_errors): Use agent expression fields.
637 (validate_action_line): Ditto.
638 (collect_symbol): Ditto.
639 (encode_actions_1): Ditto.
640
641 2010-04-23 Daniel Jacobowitz <dan@codesourcery.com>
642 Paul Pluzhnikov <ppluzhnikov@google.com>
643 Jan Kratochvil <jan.kratochvil@redhat.com>
644
645 Fix deadlock on looped list of loaded shared objects.
646 * solib-svr4.c (LM_PREV): New function.
647 (IGNORE_FIRST_LINK_MAP_ENTRY): Use it.
648 (svr4_current_sos): Check for correct l_prev. New variables prev_lm
649 and next_lm. Clear prev_lm for solib_svr4_r_ldsomap.
650 * config/djgpp/fnchange.lst: Add translation for solib-corrupted.exp.
651
652 2010-04-23 Doug Evans <dje@google.com>
653
654 * configure.ac (CONFIG_SRCS): Add py-auto-load.o even if not using
655 python.
656 * configure: Regenerate.
657 * main.c: #include "python/python.h".
658 (captured_main): Defer loading auto-loaded scripts until after
659 local_gdbinit has been sourced.
660 * python/py-auto-load.c (gdbpy_global_auto_load): New global.
661 (load_auto_scripts_for_objfile): New function.
662 (auto_load_new_objfile): Call it.
663 * python/python.h (gdbpy_global_auto_load): Declare.
664 (load_auto_scripts_for_objfile): Declare.
665
666 Add support for auto-loading scripts from .debug_gdb_scripts section.
667 * NEWS: Add entry for .debug_gdb_scripts.
668 * Makefile.in SUBDIR_PYTHON_OBS): Add py-auto-load.o.
669 (SUBDIR_PYTHON_SRCS): Add py-auto-load.c.
670 (py-auto-load.o): New rule.
671 * cli/cli-cmds.c (find_and_open_script): Make externally visible.
672 * cli/cli-cmds.h (find_and_open_script): Update prototype.
673 * python/py-auto-load.c: New file.
674 * python/python-internal.h: #include <stdio.h>.
675 (set_python_list, show_python_list): Declare.
676 (gdbpy_initialize_auto_load): Declare.
677 (source_python_script_for_objfile): Declare.
678 * python/python.c: Remove #include of observer.h.
679 (gdbpy_auto_load): Moved to py-auto-load.c.
680 (GDBPY_AUTO_FILENAME): Ditto.
681 (gdbpy_new_objfile): Delete.
682 (source_python_script_for_objfile): New function.
683 (set_python_list, show_python_list): Make externally visible.
684 (_initialize_python): Move "auto-load" command to py-auto-load.c
685 and observer_attach_new_objfile to py-auto-load.c.
686
687 2010-04-23 Jerome Guitton <guitton@adacore.com>
688
689 * alpha-tdep.c (INSN_OPCODE, MEM_RA, MEM_RB, MEM_DISP, BR_RA)
690 (OPR_FUNCTION, OPR_HAS_IMMEDIATE, OPR_RA, OPR_RC, OPR_LIT): New macros.
691 (lda_opcode, stq_opcode, bne_opcode, subq_opcode, subq_function):
692 New constants.
693 (alpha_heuristic_analyze_probing_loop): New function.
694 (alpha_heuristic_frame_unwind_cache): In the prologue analysis, detect
695 and handle cases when a stack probe loop is generated.
696 * alpha-mdebug-tdep.c (alpha_mdebug_frameless): New function.
697 (alpha_mdebug_max_frame_size_exceeded): New function.
698 (alpha_mdebug_after_prologue): Use alpha_mdebug_frameless.
699 (alpha_mdebug_frame_sniffer, alpha_mdebug_frame_base_sniffer):
700 Return 0 when the maximum debuggable frame size has been exceeded.
701
702 2010-04-23 Joel Brobecker <brobecker@adacore.com>
703
704 Fix ARI warning.
705 * ppc-linux-nat.c (booke_cmp_hw_point): Do not mark inline.
706
707 2010-04-20 Chris Moller <cmoller@redhat.com>
708
709 PR 10179
710
711 * symtab.c (rbreak_command): Added code to include a filename
712 specification in the rbreak argument.
713 * NEWS: Added a brief description of filename-qualified rbreak.
714
715 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
716
717 Fix crashes on dangling display expressions.
718 * ada-lang.c (ada_operator_check): New function.
719 (ada_exp_descriptor): Fill-in the field operator_check.
720 * c-lang.c (exp_descriptor_c): Fill-in the field operator_check.
721 * jv-lang.c (exp_descriptor_java): Likewise.
722 * m2-lang.c (exp_descriptor_modula2): Likewise.
723 * scm-lang.c (exp_descriptor_scm): Likewise.
724 * parse.c (exp_descriptor_standard): Likewise.
725 (operator_check_standard): New function.
726 (exp_iterate, exp_uses_objfile_iter, exp_uses_objfile): New functions.
727 * parser-defs.h (struct exp_descriptor): New field operator_check.
728 (operator_check_standard, exp_uses_objfile): New declarations.
729 * printcmd.c: Remove the inclusion of solib.h.
730 (display_uses_solib_p): Remove the function.
731 (clear_dangling_display_expressions): Call lookup_objfile_from_block
732 and exp_uses_objfile instead of display_uses_solib_p.
733 * solist.h (struct so_list) <objfile>: New comment.
734 * symtab.c (lookup_objfile_from_block): Remove the static qualifier.
735 * symtab.h (lookup_objfile_from_block): New declaration.
736 (struct general_symbol_info) <obj_section>: Extend the comment.
737
738 2010-04-22 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
739 Thiago Jung Bauermann <bauerman@br.ibm.com>
740
741 * ppc-linux-nat.c (PTRACE_GET_DEBUGREG): Update comment.
742 (PPC_PTRACE_GETWDBGINFO, PPC_PTRACE_SETHWDEBUG, PPC_PTRACE_DELHWDEBUG,
743 ppc_debug_info, PPC_DEBUG_FEATURE_INSN_BP_RANGE,
744 PPC_DEBUG_FEATURE_INSN_BP_MASK, PPC_DEBUG_FEATURE_DATA_BP_RANGE,
745 PPC_DEBUG_FEATURE_DATA_BP_MASK, ppc_hw_breakpoint,
746 PPC_BREAKPOINT_TRIGGER_EXECUTE, PPC_BREAKPOINT_TRIGGER READ,
747 PPC_BREAKPOINT_TRIGGER_WRITE, PPC_BREAKPOINT_TRIGGER_RW,
748 PPC_BREAKPOINT_MODE_EXACT PPC_BREAKPOINT_MODE_RANGE_INCLUSIVE,
749 PPC_BREAKPOINT_MODE_RANGE_EXCLUSIVE, PPC_BREAKPOINT_MODE_MASK,
750 PPC_BREAKPOINT_CONDITION_NONE, PPC_BREAKPOINT_CONDITION_AND,
751 PPC_BREAKPOINT_CONDITION_EXACT, PPC_BREAKPOINT_CONDITION_OR,
752 PPC_BREAKPOINT_CONDITION_AND_OR, PPC_BREAKPOINT_CONDITION_BE_ALL,
753 PPC_BREAKPOINT_CONDITION_BE_SHIFT, PPC_BREAKPOINT_CONDITION_BE):
754 Define, in case <ptrace.h> doesn't provide it.
755 (booke_debug_info): New variable.
756 (max_slots_number): Ditto.
757 (hw_break_tuple): New struct.
758 (thread_points): Ditto.
759 (ppc_threads): New variable.
760 (PPC_DEBUG_CURRENT_VERSION): New define.
761 (have_ptrace_new_debug_booke): New function.
762 (ppc_linux_check_watch_resources): Renamed to ...
763 (ppc_linux_can_use_hw_breakpoint): ... this. Handle BookE processors.
764 (ppc_linux_region_ok_for_hw_watchpoint): Handle BookE processors.
765 (booke_cmp_hw_point): New function.
766 (booke_find_thread_points_by_tid): Ditto.
767 (booke_insert_point): Ditto.
768 (booke_remove_point): Ditto.
769 (ppc_linux_insert_hw_breakpoint): Ditto.
770 (ppc_linux_remove_hw_breakpoint): Ditto.
771 (get_trigger_type): Ditto.
772 (ppc_linux_insert_watchpoint): Handle BookE processors.
773 (ppc_linux_remove_watchpoint): Ditto.
774 (ppc_linux_new_thread): Ditto.
775 (ppc_linux_thread_exit): New function..
776 (ppc_linux_stopped_data_address): Handle BookE processors.
777 (ppc_linux_watchpoint_addr_within_range): Ditto.
778 (_initialize_ppc_linux_nat): Initialize to_insert_hw_breakpoint and
779 to_remove_hw_breakpoint fields of the target operations struct.
780 Add observe for the thread_exit event.
781
782 2010-04-22 H.J. Lu <hongjiu.lu@intel.com>
783
784 * i386-linux-nat.c (regmap): Removed.
785 (fetch_register): Replace regmap with
786 i386_linux_gregset_reg_offset.
787 (store_register): Likewise.
788 (supply_gregset): Likewise.
789 (fill_gregset): Likewise.
790
791 * i386-linux-tdep.c (i386_linux_gregset_reg_offset): Make it
792 global.
793
794 * i386-linux-tdep.h (i386_linux_gregset_reg_offset): New.
795
796 2010-04-22 Chris Moller <cmoller@redhat.com>
797
798 * cp-valprint.c (cp_print_value_fields): Replaced obstack_base()
799 method of popping recursion-detection stack with a method based on
800 obstack_object_size(). (Similar to the PR9167 patch below, but for
801 the static array obstack rather than the static member obstack.)
802
803 2010-04-22 H.J. Lu <hongjiu.lu@intel.com>
804
805 * amd64-linux-nat.c (amd64_linux_gregset64_reg_offset): Removed.
806 (_initialize_amd64_linux_nat): Replace
807 amd64_linux_gregset64_reg_offset with
808 amd64_linux_gregset_reg_offset.
809
810 * amd64-linux-tdep.c (amd64_linux_gregset_reg_offset): Make it
811 global.
812
813 * amd64-tdep.h (amd64_linux_gregset_reg_offset): New.
814
815 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
816
817 PR stabs/11479.
818 * stabsread.c (set_length_in_type_chain): New function.
819 (read_struct_type): Call set_length_in_type_chain function.
820 (read_enum_type): Idem.
821
822 2010-04-21 Stan Shebs <stan@codesourcery.com>
823 Nathan Sidwell <nathan@codesourcery.com>
824
825 * tracepoint.c (trace_save): Open in binary mode.
826
827 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
828
829 * gdbtypes.h (builtin_type): Add builtin_char16 and builtin_char32
830 fields.
831 * gdbtypes.c (gdbtypes_post_init): Set builtin_char16 and
832 builtin_char32 fields.
833 * printcmd.c (decode_format): Set char size to '\0'
834 for strings unless explicit size is given.
835 (print_formatted): Correct calculation of NEXT_ADDRESS
836 for 16 or 32 bit strings.
837 (do_examine): Do not force byte size for strings.
838 Use builtin_char16 and builtin_char32 types to display
839 16 or 32 bit-wide strings.
840 (x_command): Set LAST_SIZE to 'b' for string type.
841
842 2010-04-21 H.J. Lu <hongjiu.lu@intel.com>
843
844 PR corefiles/11523
845 * amd64-linux-tdep.c (amd64_linux_core_read_description): Check
846 XCR0 first.
847
848 * i386-linux-tdep.c (i386_linux_core_read_xcr0): Return 0 if
849 there is no .reg-xstate section.
850 (i386_linux_core_read_description): Check XCR0 first.
851
852 2010-04-21 Mike Frysinger <vapier@gentoo.org>
853
854 * gdb/sparc-tdep.c (sparc32_store_return_value): Add gdb_assert ()
855 for len <= 8.
856
857 2010-04-21 Chris Moller <cmoller@redhat.com>
858
859 PR 9167
860 * cp-valprint.c (cp_print_value_fields): Replaced obstack_base()
861 method of popping recursion-detection stack with a method based on
862 obstack_object_size().
863
864 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
865
866 PR pascal/11492.
867 * p-valprint.c (pascal_val_print): Fix default printing of integer
868 arrays.
869
870 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
871
872 Fix compilation warning on gcc-4.1.2.
873 * rs6000-aix-tdep.c (rs6000_convert_from_func_ptr_addr): Initialize
874 local variable`pc' to zero.
875
876 2010-04-20 Joel Brobecker <brobecker@adacore.com>
877
878 Implement thread support with core files on alpha-tru64.
879 * dec-thread.c (dec_thread_find_new_threads): New function,
880 extracted from resync_thread_list.
881 (resync_thread_list): Add OPS parameter. Replace extracted-out
882 code by call to dec_thread_find_new_threads.
883 (dec_thread_wait): Update call to resync_thread_list.
884 (init_dec_thread_ops): Set dec_thread_ops.to_find_new_threads.
885
886 2010-04-20 Joel Brobecker <brobecker@adacore.com>
887
888 * ada-lang.c (value_pointer): New function.
889 (make_array_descriptor): Call value_pointer to convert addresses to
890 pointers.
891
892 2010-04-20 Joel Brobecker <brobecker@adacore.com>
893
894 * rs6000-aix-tdep.c: #include exceptions.h.
895 (rs6000_convert_from_func_ptr_addr): If an exception is thrown
896 while reading the memory at ADDR, then ADDR cannot be a function
897 descriptor.
898
899 2010-04-20 Joel Brobecker <brobecker@adacore.com>
900
901 * ada-typeprint.c (ada_print_typedef): New function.
902 * ada-lang.h (ada_print_typedef): Add declaration.
903 * ada-lang.c (ada_language_defn): set la_print_typdef field
904 to ada_print_typedef.
905
906 2010-04-20 Joel Brobecker <brobecker@adacore.com>
907
908 * procfs.c (procfs_address_to_host_pointer): Only define when used.
909
910 2010-04-20 Joel Brobecker <brobecker@adacore.com>
911
912 * procfs.c (iterate_over_mappings_cb_ftype): New typedef.
913 (iterate_over_mappings): Adjust function profile. Add declaration.
914 (insert_dbx_link_bpt_in_region, info_mappings_callback):
915 Adjust accordingly.
916
917 2010-04-20 Joel Brobecker <brobecker@adacore.com>
918
919 * procfs.c (solib_mappings_callback): Move function up to avoid
920 a compiler warning.
921
922 2010-04-20 Joel Brobecker <brobecker@adacore.com>
923
924 * procfs.c (find_signalled_thread, find_stop_signal): Move
925 these functions down to define them only when used.
926
927 2010-04-20 Joel Brobecker <brobecker@adacore.com>
928
929 * valprint.c (common_val_print): Fix the value before extracting
930 its contents.
931 * ada-lang.c (ada_to_fixed_value): Make this function extern.
932 * ada-lang.h (ada_to_fixed_value): New function declaration.
933 * ada-valprint.c (ada_value_print): Use ada_to_fixed_value
934 to avoid code duplication and fix a bug in the handling of
935 fixed types contents.
936
937 2010-04-20 Tom Tromey <tromey@redhat.com>
938
939 * dwarf2read.c (dwarf2_compute_name): Handle DW_AT_linkage_name.
940 (read_partial_die): Likewise.
941 (dwarf_attr_name): Likewise.
942
943 2010-04-20 Chris Moller <cmoller@redhat.com>
944
945 PR 10867
946
947 * cp-valprint.c (global): Adding new static array recursion
948 detection obstack.
949 (cp_print_value_fields, cp_print_static_field): Added new static
950 array recursion detection code.
951
952 2010-04-20 Mark Kettenis <kettenis@gnu.org>
953
954 * i386-linux-tdep.c (i386_linux_regset_sections): Size of the
955 general-purpose register set should be 68 instead of 144.
956 (i386_linux_sse_regset_sections): Likewise.
957 (i386_linux_avx_regset_sections): Likewise.
958
959 2010-04-20 Stan Shebs <stan@codesourcery.com>
960 Nathan Sidwell <nathan@codesourcery.com>
961
962 * dwarf2loc.c (struct axs_var_loc): New struct.
963 (dwarf2_tracepoint_var_loc): New function.
964 (dwarf2_tracepoint_var_access): New function.
965 (dwarf2_tracepoint_var_ref): Use dwarf2_tracepoint_var_loc, deal
966 with DW_OP_piece.
967 (locexpr_describe_location_piece): New function.
968 (locexpr_describe_location_1): New function.
969 (locexpr_describe_location): Call it, update signature.
970 (loclist_describe_location): Rewrite to loop over locations,
971 update signature.
972 * symtab.h (struct symbol_computed_ops): Add address to
973 describe_location arguments, return void.
974 * printcmd.c (address_info): Get context PC, pass to computed
975 location description.
976 * tracepoint.c (scope_info): Ditto.
977 * ax-gdb.c (trace_kludge): Export.
978
979 2010-04-20 Tom Tromey <tromey@redhat.com>
980
981 * dwarf2-frame.c (decode_frame_entry_1): Handle CIE version 4.
982 (struct dwarf2_cie) <segment_size>: New field.
983 * dwarf2read.c (partial_read_comp_unit_head): Accept DWARF 4.
984 (skip_one_die): Handle DW_FORM_flag_present, DW_FORM_sec_offset,
985 DW_FORM_exprloc.
986 (read_attribute_value): Handle DW_FORM_flag_present,
987 DW_FORM_sec_offset, DW_FORM_exprloc.
988 (dump_die_shallow): Likewise.
989 (attr_form_is_section_offset): Handle DW_FORM_sec_offset.
990 (dwarf2_const_value): Handle DW_FORM_exprloc.
991 (attr_form_is_block): Likewise.
992 (struct line_header) <maximum_ops_per_instruction>: New field.
993 (dwarf_decode_line_header): Set new field.
994 (dwarf_decode_lines): Handle new field.
995
996 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
997
998 * f-exp.y: Add new production to recognize the `logical*8' type.
999 (LOGICAL_S8_KEYWORD): New token.
1000 * f-lang.c (enum f_primitive_types)
1001 <f_primitive_type_logical_s8>: New field.
1002 (f_language_arch_info): Handling `logical*8' type.
1003 (build_fortran_types): Building `logical*8' type.
1004 * f-lang.h (struct builtin_f_type) <builtin_logical_s8>: New field.
1005
1006 2010-04-19 Doug Evans <dje@google.com>
1007
1008 * ser-base.c (generic_readchar): Watch for EOF in read of error_fd.
1009 * ser-pipe.c (pipe_open): Fix file descriptor leaks.
1010 (pipe_close): Ditto.
1011
1012 2010-04-19 Pierre Muller <muller@ics.u-strasbg.fr>
1013
1014 * configure.tgt (x86_64-*-mingw*): Set BUILD_GDBSERVER to yes.
1015
1016 2010-04-19 Pierre Muller <muller@ics.u-strasbg.fr>
1017
1018 * windows-tdep.c (windows_get_tlb_type): Change current_seh.handle
1019 type to void function.
1020
1021 2010-04-19 Stan Shebs <stan@codesourcery.com>
1022 Vladimir Prus <vladimir@codesourcery.com>
1023
1024 * tracepoint.c (tfind_1): Add missing newline, report exit from
1025 tfind mode as such.
1026 * target.c (update_current_target): Make default
1027 to_trace_find return -1.
1028
1029 2010-04-19 Mike Frysinger <vapier@gentoo.org>
1030
1031 * objc-lang.c (find_methods): Move symname check up.
1032
1033 2010-04-19 Pedro Alves <pedro@codesourcery.com>
1034
1035 * ada-lang.c (print_recreate_exception)
1036 <ex_catch_exception_unhandled>: It's "catch exception unhandled",
1037 not "catch unhandled".
1038
1039 2010-04-19 Pedro Alves <pedro@codesourcery.com>
1040
1041 PR breakpoints/8554.
1042
1043 Implement `save-breakpoints'.
1044
1045 * breakpoint.c (save_cmdlist): New.
1046 (breakpoint_set_cmdlist, breakpoint_show_cmdlist): Moved up close
1047 to save_cmdlist.
1048 (print_recreate_catch_fork): New.
1049 (catch_fork_breakpoint_ops): Install it.
1050 (print_recreate_catch_vfork): New.
1051 (catch_vfork_breakpoint_ops): Install it.
1052 (print_recreate_catch_syscall): New.
1053 (catch_syscall_breakpoint_ops): Install it.
1054 (print_recreate_catch_exec): New.
1055 (catch_exec_breakpoint_ops): Install it.
1056 (print_recreate_exception_catchpoint): New.
1057 (gnu_v3_exception_catchpoint_ops): Install it.
1058 (save_breakpoints): New, based on tracepoint_save_command, but
1059 handle all breakpoint types.
1060 (save_breakpoints_command): New.
1061 (tracepoint_save_command): Rename to...
1062 (save_tracepoints_command): ... this, and reimplement using
1063 save_breakpoints.
1064 (save_command): New.
1065 (_initialize_breakpoints): Install the "save" command prefix.
1066 Install the "save breakpoints" command. Make "save-tracepoints" a
1067 deprecated alias for "save tracepoints".
1068 * breakpoint.h (struct breakpoint_ops): New field `print_recreate'.
1069 * ada-lang.c (print_recreate_exception): New.
1070 (print_recreate_catch_exception): New.
1071 (catch_exception_breakpoint_ops): Install it.
1072 (print_recreate_catch_exception_unhandled): New.
1073 (catch_exception_unhandled_breakpoint_ops): Install it.
1074 (print_recreate_catch_assert): New.
1075 (catch_assert_breakpoint_ops): Install it.
1076
1077 * NEWS: Mention the new `save breakpoints' command. Mention the
1078 new `save tracepoints' alias and that `save-tracepoints' is now
1079 deprecated.
1080
1081 2010-04-18 Pedro Alves <pedro@codesourcery.com>
1082
1083 PR tui/9217
1084
1085 * tui/tui-out.c: Include cli-out.h.
1086 (tui_table_begin, tui_table_body, tui_table_end, tui_table_header)
1087 (tui_begin, tui_end, tui_field_int, tui_field_skip)
1088 (tui_field_string, tui_field_fmt, tui_spaces, tui_text)
1089 (tui_message, tui_wrap_hint, tui_flush): Delete forward
1090 declarations.
1091 (struct ui_out_data): Rename to...
1092 (struct tui_ui_out_data): ... this. Remove `stream' and
1093 `suppress_output' fields, and inherit cli_ui_out_data.
1094 (tui_out_data): New typedef.
1095 (tui_ui_out_impl): Don't initialize fields staticaly.
1096 (tui_table_begin, tui_table_body, tui_table_end, tui_table_header)
1097 (tui_begin, tui_end): Delete.
1098 (tui_field_int): Adjust to delegate most work to the base type.
1099 (tui_field_skip): Delete.
1100 (tui_field_string, tui_field_fmt): Adjust comment. Adjust to
1101 delegate most work to the base type.
1102 (tui_spaces): Delete.
1103 (tui_text): Adjust to delegate most work to the base type.
1104 (tui_message): Delete.
1105 (tui_wrap_hint): Delete.
1106 (tui_flush): Delete.
1107 (out_field_fmt): Delete.
1108 (field_separator): Delete.
1109 (tui_out_new): Adjust to initialize the base type.
1110 (_initialize_tui_out): Initialize tui_ui_out_impl.
1111 * cli-out.c (struct ui_out_data): Moved out to cli-out.h, renamed
1112 cli_ui_out_data.
1113 (cli_out_data): Adjust.
1114 (cli_ui_out_impl): Make extern.
1115 (cli_table_header, cli_field_int, cli_field_skip): Use
1116 uo_field_string instead of cli_field_string.
1117 (cli_redirect): Adjust to use cli_out_data.
1118 (cli_out_data_ctor): New.
1119 (cli_out_new): Use it.
1120 * cli-out.h (struct ui_file): Remove forward declaration.
1121 (struct cli_ui_out_data): New, moved from cli-out.c, and renamed.
1122 (cli_ui_out_impl): Declare.
1123 (cli_out_data_ctor): Declare.
1124 * ui-out.c (struct ui_out) <data>: Change type to void pointer.
1125 (uo_field_string): No longer static.
1126 (ui_out_data): Change return type to void pointer.
1127 (ui_out_new): Change `data' parameter type to void pointer.
1128 * ui-out.h (struct ui_out_data): Don't forward declare.
1129 (ui_out_data): Change return type to void pointer.
1130 (ui_out_new): Change `data' parameter type to void pointer.
1131 (uo_field_string): Declare.
1132
1133 2010-04-17 Pedro Alves <pedro@codesourcery.com>
1134
1135 * ui-file.c (tee_file_isatty): Return whether `tee->one' is a tty,
1136 instead of always false.
1137
1138 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
1139
1140 PR corefiles/11511
1141 * amd64-linux-tdep.c (amd64_linux_gregset_reg_offset): Support
1142 orig_rax.
1143
1144 2010-04-17 Pedro Alves <pedro@codesourcery.com>
1145
1146 * breakpoint.c (watchpoints_triggered): Use
1147 is_hardware_watchpoint.
1148 (watchpoints_triggered): Ditto.
1149 (bpstat_check_location): Use is_watchpoint and
1150 is_hardware_watchpoint.
1151 (bpstat_check_watchpoint): Use is_watchpoint and
1152 is_hardware_watchpoint.
1153 (bpstat_stop_status): Fix comment.
1154 (user_settable_breakpoint): Use is_watchpoint.
1155 (hw_watchpoint_used_count): Use is_hardware_watchpoint.
1156 (disable_watchpoints_before_interactive_call_start): Use
1157 is_watchpoint.
1158 (enable_watchpoints_after_interactive_call_stop): Use
1159 is_watchpoint.
1160 (clear_command): Use is_watchpoint.
1161 (do_enable_breakpoint): Use is_watchpoint.
1162
1163 2010-04-16 Mike Frysinger <vapier@gentoo.org>
1164
1165 * solib-frv.c (enable_break1_done): Delete.
1166 (enable_break2): Do not check enable_break1_done. Move the
1167 enable_break2_done setting and call to
1168 remove_solib_event_breakpoints() to the end. Return without
1169 warning when the contents of _dl_debug_addr are 0.
1170 (enable_break): Do not set enable_break1_done.
1171 (frv_clear_solib): Likewise.
1172
1173 2010-04-16 Kevin Buettner <kevinb@redhat.com>
1174
1175 * m32c-tdep.c (m32c_m16c_address_to_pointer): Print warning
1176 instead of an error if no PLT entry is found. Return a
1177 potentially useful result.
1178 (m32c_m16c_pointer_to_address): Add code to search for function
1179 address when no .plt entry is found.
1180
1181 2010-04-16 Stan Shebs <stan@codesourcery.com>
1182
1183 * tracepoint.c (trace_variable_command): Run a cleanup.
1184
1185 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1186
1187 * p-lang.c (pascal_one_char): Do not restrict C to 0..255 range.
1188
1189 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
1190
1191 Support for Windows OS Thread Information Block.
1192 * NEWS: Document new feature.
1193 * remote.c (PACKET_qGetTIBAddr): New enum element.
1194 (remote_get_tib_address): New function.
1195 (init_remote_ops): Set to_get_tib_address field
1196 to remote_get_tib_address.
1197 (_initialize_remote): Add add_packet_config_cmd
1198 for PACKET_qGetTIBAddr.
1199 * target.c (update_current_target): Set default value for
1200 new to_get_tib_address field.
1201 * target.h (target_ops): New field to_get_tib_address.
1202 (target_get_tib_address): New macro.
1203 * windows-nat.c (thread_info): Add thread_local_base field.
1204 (windows_add_thread): Add tlb argument of type 'void *'.
1205 (fake_create_process): Adapt windows_add_thread call.
1206 (get_windows_debug_event): Idem.
1207 (windows_get_tib_address): New function.
1208 (init_windows_ops): Set to_get_tib_address field
1209 to remote_get_tib_address.
1210 (_initialize_windows_nat): Replace info_w32_cmdlist
1211 initialization by a call to init_w32_command_list.
1212 (info_w32_command, info_w32_cmdlist): Removed from here...
1213 to windows-tdep.c file.
1214 * windows-tdep.h (info_w32_cmdlist): Declare.
1215 (init_w32_command_list): New external function
1216 declaration.
1217 * windows-tdep.c: Add several headers.
1218 (info_w32_cmdlist): to here, made global.
1219 (thread_information_32): New struct.
1220 (thread_information_64): New struct.
1221 (TIB_NAME): New char array.
1222 (MAX_TIB32, MAX_TIB64, FULL_TIB_SIZE): New constants.
1223 (maint_display_all_tib): New static variable.
1224 (windows_get_tlb_type): New function.
1225 (tlb_value_read, tlb_value_write): New functions.
1226 (tlb_value_funcs): New static struct.
1227 (tlb_make_value): New function.
1228 (display_one_tib): New function.
1229 (display_tib): New function.
1230 (show_maint_show_all_tib):New function.
1231 (info_w32_command): Moved from windows-nat.c.
1232 (init_w32_command_list): New function.
1233 (_initialize_windows_tdep): New function.
1234 New "maint set/show show-all-tib" command
1235 New "$_tlb" internal variable.
1236
1237 2010-04-16 Joel Brobecker <brobecker@adacore.com>
1238
1239 * tui/tui-regs.c (tui_display_register): Add comment about
1240 a couple of casts.
1241 * tui/tui-stack.c (tui_show_locator_content): Ditto.
1242
1243 2010-04-15 Stan Shebs <stan@codesourcery.com>
1244
1245 * frame.c: Include tracepoint.h.
1246 (get_current_frame): Allow a trace frame to be an alternate source
1247 of stack frame data.
1248 * tracepoint.c (tfind_1): Don't try to get current stack frame if
1249 it won't succeed.
1250
1251 2010-04-15 Pedro Alves <pedro@codesourcery.com>
1252
1253 * ppc-linux-tdep.c (bsd_uthread_solib_loaded): Always pass 0 for
1254 flags.
1255 * solib-spu.c (spu_solib_loaded): Always pass 0 for flags.
1256
1257 2010-04-15 Doug Evans <dje@google.com>
1258
1259 * NEWS: Add entry for python program space support.
1260 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-progspace.o.
1261 (SUBDIR_PYTHON_SRCS): Add py-progspace.c.
1262 (py-progspace.o): New rule.
1263 * python/py-prettyprint.c (find_pretty_printer_from_objfiles): New
1264 function.
1265 (find_pretty_printer_from_progspace): New function.
1266 (find_pretty_printer_from_gdb): New function.
1267 (find_pretty_printer): Rewrite.
1268 * python/py-progspace.c: New file.
1269 * python/python-internal.h (program_space): Add forward decl.
1270 (pspace_to_pspace_object, pspy_get_printers): Declare.
1271 (gdbpy_initialize_pspace): Declare.
1272 * python/python.c: #include "progspace.h".
1273 (gdbpy_get_current_progspace, gdbpy_progspaces): New functions.
1274 (_initialize_python): Call gdbpy_initialize_pspace.
1275 (GdbMethods): Add current_progspace, progspaces.
1276
1277 Add -s option to source command.
1278 * NEWS: Document new option.
1279 * cli/cli-cmds.c (find_and_open_script): Add function comment.
1280 Delete from_tty and cleanupp args. Split filep arg into file and
1281 full_pathp. New arg search_path.
1282 (source_script_from_stream): New function.
1283 (source_script_with_search): New function.
1284 (source_script): Rewrite.
1285 (source_command): Parse "-s" option.
1286 (init_cli_cmds): Add "-s" docs to source command help, and reformat.
1287 * python/python.c (source_python_script): Make file arg a const char *.
1288 Don't call fclose, leave for caller.
1289 * python/python.h (source_python_script): Update.
1290
1291 2010-04-14 Daniel Jacobowitz <dan@codesourcery.com>
1292 Pedro Alves <pedro@codesourcery.com>
1293
1294 Avoid rereading shared libraries that haven't changed.
1295
1296 * solib.c (free_so_symbols): New function, from ...
1297 (free_so): ... here. Call it.
1298 (solib_read_symbols): Don't warn here if symbols have already been
1299 loaded.
1300 (solib_add): Warn here instead, if a pattern was specified.
1301 (reload_shared_libraries_1): New.
1302 (reload_shared_libraries): Rewrite to not fetch the library list.
1303
1304 2010-04-14 Doug Evans <dje@google.com>
1305
1306 * source.c (openp): Strip DOS drive letter if present before
1307 concatenating string to search path.
1308
1309 2010-04-14 Pedro Alves <pedro@codesourcery.com>
1310
1311 * objfiles.h (gdb_bfd_close_or_warn): Declare.
1312 * objfiles.c (gdb_bfd_close_or_warn): New.
1313 * corelow.c: Include objfiles.h
1314 (core_close): Use gdb_bfd_close_or_warn.
1315 * elfread.c (build_id_verify): Ditto.
1316 * exec.c (exec_close, exec_close_1): Ditto.
1317
1318 2010-04-14 Daniel Jacobowitz <dan@codesourcery.com>
1319 Pedro Alves <pedro@codesourcery.com>
1320
1321 Group errors for many missing shared libraries.
1322
1323 * solist.h (struct so_list): Remove from_tty.
1324 * solib.c (solib_bfd_open): Return NULL if we failed to open a BFD.
1325 (solib_map_sections): Take so_list argument. Return 0 if we
1326 failed to open a BFD. Add target sections here.
1327 (symbol_add_stub): Delete.
1328 (solib_read_symbols): Inline symbol_add_stub. Use current flags,
1329 not from_tty copied from the so_list. Don't warn a second time
1330 for a missing library.
1331 (update_solib_list): Don't save from_tty. Use TRY_CATCH. Do not
1332 add to the section table here. Print out a single warning for all
1333 missing libraries.
1334 * bsd-uthread.c (bsd_uthread_solib_loaded): Always pass 0 for
1335 flags.
1336
1337 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1338
1339 * python/py-block.c (gdbpy_block_for_pc): Use i8n to encompass
1340 error/warning messages. Capitalize and use complete sentences.
1341 (blpy_block_syms_iternext): Likewise.
1342 * python/py-cmd.c (parse_command_name, cmdpy_init): Likewise.
1343 * python/py-frame.c (FRAPY_REQUIRE_VALID, frapy_block)
1344 (frame_info_to_frame_object, frapy_read_var)
1345 (gdbpy_frame_stop_reason_string): Likewise.
1346 * python/py-lazy-string.c (stpy_convert_to_value)
1347 (gdbpy_create_lazy_string_object): Likewise.
1348 * python/py-objfile.c (objfpy_set_printers): Likewise.
1349 * python/py-prettyprint.c (gdbpy_default_visualizer): Likewise.
1350 * python/python.c (parameter_to_python): Likewise.
1351 * python/py-type.c (typy_range, typy_target): Likewise.
1352 * python/py-value.c (valpy_cast, valpy_length, valpy_getitem)
1353 (valpy_richcompare, valpy_int, valpy_long, valpy_float): Likewise.
1354
1355
1356 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
1357
1358 PR python/11381
1359
1360 * python/py-prettyprint.c (pretty_print_one_value): Test for
1361 Py_None.
1362 (print_string_repr): Test for Py_None. Set flags accordingly.
1363 Return value depending on return type.
1364 (print_children): Take a value indicating whether data was printed
1365 before this function was called. Alter output accordingly.
1366 (apply_val_pretty_printer): Capture return value from
1367 print_string_repr and pass to print_children.
1368
1369 2010-04-13 Mark Kettenis <kettenis@gnu.org>
1370
1371 PR corefiles/11481
1372 * i386-linux-tdep.c (i386_linux_regset_sections): Remove extended
1373 register note sections.
1374 (i386_linux_sse_regset_sections, i386_linux_avx_regset_sections):
1375 New variables.
1376 (i386_linux_init_abi): Install list of supported register note
1377 sections that matches the target description.
1378
1379 2010-04-13 Pedro Alves <pedro@codesourcery.com>
1380
1381 * remote.c (remote_get_noisy_reply): Don't error out on empty
1382 replies.
1383 (remote_start_remote): Update and merge tracepoints and trace
1384 state variables as long as the target supports tracepoints.
1385 (remote_trace_init): Fix prototype.
1386 (remote_download_trace_state_variable): Validate reply.
1387 (remote_trace_set_readonly_regions): Fix prototype.
1388 (remote_trace_start): Fix prototype. Check for empty reply.
1389 (remote_get_trace_status): Small cleanup.
1390 (remote_trace_stop): Fix prototype. Check for empty reply.
1391 (remote_trace_find): Check for empty reply.
1392 (remote_save_trace_data): Validate reply.
1393 (remote_set_disconnected_tracing): Check for empty reply, and
1394 validate reply.
1395 (remote_set_circular_trace_buffer): Ditto.
1396
1397 2010-04-13 Pierre Muller <muller@ics.u-strasbg.fr>
1398
1399 Suppress unused value warning during compilation.
1400 * tui/tui-regs.c (tui_display_register): Cast wstandout and wstandend
1401 calls to void.
1402 * tui/tui-stack.c (tui_show_locator_content): Likewise.
1403
1404 2010-04-12 Stan Shebs <stan@codesourcery.com>
1405
1406 * tracepoint.c (tfile_xfer_partial): Check read result.
1407
1408 2010-04-12 Mike Frysinger <vapier@gentoo.org>
1409
1410 * remote-m32r-sdi.c (m32r_files_info): Add const to local "file" var.
1411 * remote-sim.c (gdbsim_files_info): Likewise.
1412
1413 2010-04-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1414
1415 * arm-tdep.h (gdb_regnum): Add ARM_FPSCR_REGNUM
1416 * arm-linux-nat.c (arm_linux_vfp_register_count): New
1417 variable.
1418 (fetch_vfp_registers): New function to fetch VFP registers.
1419 (store_vfp_registers): New function to store VFP registers.
1420 (arm_linux_fetch_inferior_registers): Add support for VFP
1421 registers.
1422 (arm_linux_store_inferior_registers): Likewise.
1423 (arm_linux_read_description): Likewise.
1424 (_initialize_arm_linux_nat): Delay initialising iWMMX tdesc
1425 until we need it.
1426
1427 2010-04-11 H.J. Lu <hongjiu.lu@intel.com>
1428
1429 * amd64-tdep.c (amd64_supply_xstateregset): Remove the unused
1430 tdep.
1431 (amd64_collect_xstateregset): Likewise.
1432
1433 2010-04-09 Stan Shebs <stan@codesourcery.com>
1434
1435 * tracepoint.c (trace_status_mi): Report frames created.
1436
1437 * tracepoint.c (trace_dump_command): Include default-collect
1438 expressions.
1439
1440 2010-04-09 Ulrich Weigand <uweigand@de.ibm.com>
1441
1442 * symtab.c (find_function_start_sal): Never return SAL pointing
1443 before function start address, even if line info is missing.
1444
1445 2010-04-09 Pedro Alves <pedro@codesourcery.com>
1446
1447 * NEWS: Mention tracepoints support.
1448
1449 2010-04-09 Pedro Alves <pedro@codesourcery.com>
1450
1451 * tracepoint.c (trace_status_mi): Report disconnected tracing and
1452 circular trace buffer statuses.
1453
1454 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1455
1456 * config/djgpp/fnchange.lst: Fix typo in translations for
1457 symbol-without-target_section.exp and symbol-without-target_section.c.
1458
1459 2010-04-09 Pedro Alves <pedro@codesourcery.com>
1460
1461 * breakpoint.c (condition_command): Pass condition expression to
1462 set_breakpoint_condition stripped from breakpoint number.
1463
1464 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
1465 Thiago Jung Bauermann <bauerman@br.ibm.com>
1466 Tom Tromey <tromey@redhat.com>
1467
1468 * breakpoint.c (condition_command): Simplify. Move condition
1469 setting code to ...
1470 (set_breakpoint_condition): ... here. New function.
1471 * breakpoint.h (set_breakpoint_condition): Declare.
1472 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-breakpoint.
1473 (SUBDIR_PYTHON_SRCS): Likewise.
1474 (py-breakpoint.o): New rule.
1475 * python/py-breakpoint.c: New file.
1476 * python/python-internal.h (gdbpy_breakpoints)
1477 (gdbpy_initialize_breakpoints): Declare.
1478 (GDB_PY_SET_HANDLE_EXCEPTION) Define.
1479
1480 2010-04-09 Pedro Alves <pedro@codesourcery.com>
1481
1482 * regformats/regdat.sh: Include server.h. Don't include
1483 regcache.h.
1484
1485 2010-04-08 Stan Shebs <stan@codesourcery.com>
1486 Pedro Alves <pedro@codesourcery.com>
1487
1488 * tracepoint.h (struct trace_status): New fields disconnected_tracing
1489 and circular_buffer.
1490 (disconnect_tracing): Rename from disconnect_or_stop_tracing.
1491 * tracepoint.c (trace_status_command): Display target's status for
1492 disconnected tracing and circular buffer.
1493 (disconnect_tracing): Rename from disconnect_or_stop_tracing, add
1494 query for non-disconnected-tracing case, remove the stop_tracing
1495 call.
1496 (tfile_open): Clear disconnected and circular buffer status.
1497 (trace_save): Save disconnected and circular buffer status.
1498 (parse_trace_status): Parse disconnected and circular buffer status,
1499 also recognize disconnected as a stop reason.
1500 * remote.c (remote_set_disconnected_tracing): Only set
1501 QTDisconnected if the remote end supports disconnected tracing.
1502 Warn otherwise, if trying to enable disconnected tracing.
1503 * infcmd.c (detach_command): Update disconnect_tracing call.
1504 * cli/cli-cmds.c (quit_command): Ditto.
1505
1506 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1507
1508 * i387-tdep.c (i387_collect_xsave): Replace abort with
1509 internal_error.
1510
1511 2010-04-08 Stan Shebs <stan@codesourcery.com>
1512
1513 * breakpoint.c (default_collect_info): New function.
1514 (breakpoints_info): Call it.
1515 (maintenance_info_breakpoints): Ditto.
1516 (tracepoints_info): Ditto.
1517
1518 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1519
1520 * i387-tdep.c (i387_collect_xsave): Re-indent.
1521
1522 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
1523
1524 * i386-linux-nat.c (have_ptrace_getfpxregs): Initialize to -1
1525 if HAVE_PTRACE_GETFPXREGS is defined.
1526 (i386_linux_read_description): Set have_ptrace_getfpxregs and
1527 have_ptrace_getregset to 0 if ptrace PTRACE_GETFPXREGS failed.
1528
1529 * i386-linux-tdep.c: Include "features/i386/i386-mmx-linux.c"
1530 (i386_linux_core_read_description): Return tdesc_i386_mmx_linux
1531 if .reg-xfp section doesn't exist.
1532 (_initialize_i386_linux_tdep): Call initialize_tdesc_i386_mmx_linux.
1533
1534 * i386-linux-tdep.h (tdesc_i386_mmx_linux): New.
1535
1536 * i386-tdep.c: Include "features/i386/i386-mmx.c".
1537 (i386_go32_init_abi): Set tdesc to tdesc_i386_mmx.
1538 (i386_validate_tdesc_p): Make org.gnu.gdb.i386.sse optional. Set
1539 xcr0 to I386_XSTATE_X87_MASK if SSE isn't available.
1540 (i386_gdbarch_init): Update comments.
1541 (_initialize_i386_tdep): Call initialize_tdesc_i386_mmx.
1542
1543 * common/i386-xstate.h (I386_XSTATE_X87_MASK): New.
1544
1545 * config/djgpp/fnchange.lst: Add i386 MMX XML files.
1546
1547 * features/Makefile (i386/i386-mmx-expedite): New.
1548 (i386/i386-mmx-linux-expedite): Likewise.
1549 ($(outdir)/i386/i386-mmx.dat): Likewise.
1550 ($(outdir)/i386/i386-mmx-linux.dat): Likewise.
1551
1552 * features/i386/i386-mmx-linux.c: New.
1553 * features/i386/i386-mmx-linux.xml: Likewise.
1554 * features/i386/i386-mmx.c: Likewise.
1555 * features/i386/i386-mmx.xml: Likewise.
1556 * regformats/i386/i386-mmx-linux.dat: Likewise.
1557 * regformats/i386/i386-mmx.dat: Likewise.
1558
1559 * features/Makefile (WHICH): Add i386/i386-mmx and
1560 i386/i386-mmx-linux.
1561
1562 2010-04-08 Doug Evans <dje@google.com>
1563
1564 * source.c (openp): Skip $cdir in PATH.
1565
1566 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
1567
1568 PR python/11417
1569 * python/py-lazy-string.c (stpy_convert_to_value): Check for
1570 a NULL address.
1571 (gdbpy_create_lazy_string_object): Allow strings with a NULL
1572 address and a zero length.
1573
1574 2010-04-08 Hui Zhu <teawater@gmail.com>
1575
1576 * i386-tdep.c (i386_process_record): Add support for insn
1577 rdtsc.
1578
1579 2010-04-07 Doug Evans <dje@google.com>
1580
1581 * python/python.c (source_python_script): Use ensure_python_env
1582 to prepare environment for script.
1583
1584 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
1585
1586 * amd64-linux-nat.c: Include "regset.h", "elf/common.h",
1587 <sys/uio.h> and "i386-xstate.h".
1588 (PTRACE_GETREGSET): New.
1589 (PTRACE_SETREGSET): Likewise.
1590 (have_ptrace_getregset): Likewise.
1591 (amd64_linux_gregset64_reg_offset): Include 16 upper YMM
1592 registers.
1593 (amd64_linux_gregset32_reg_offset): Include 8 upper YMM
1594 registers.
1595 (amd64_linux_fetch_inferior_registers): Support PTRACE_GETFPREGS.
1596 (amd64_linux_store_inferior_registers): Likewise.
1597 (amd64_linux_read_description): Check and enable AVX target
1598 descriptions.
1599
1600 * amd64-linux-tdep.c: Include "regset.h", "i386-linux-tdep.h"
1601 and "features/i386/amd64-avx-linux.c".
1602 (amd64_linux_regset_sections): New.
1603 (amd64_linux_core_read_description): Check and enable AVX
1604 target description.
1605 (amd64_linux_init_abi): Set xsave_xcr0_offset. Call
1606 set_gdbarch_core_regset_sections.
1607 (_initialize_amd64_linux_tdep): Call
1608 initialize_tdesc_amd64_avx_linux.
1609
1610 * amd64-linux-tdep.h (AMD64_LINUX_ORIG_RAX_REGNUM): Replace
1611 AMD64_MXCSR_REGNUM with AMD64_YMM15H_REGNUM.
1612 (tdesc_amd64_avx_linux): New.
1613 (amd64_linux_update_xstateregset): Likewise.
1614
1615 * amd64-tdep.c: Include "features/i386/amd64-avx.c".
1616 (amd64_ymm_names): New.
1617 (amd64_ymmh_names): Likewise.
1618 (amd64_register_name): Likewise.
1619 (amd64_supply_xstateregset): Likewise.
1620 (amd64_collect_xstateregset): Likewise.
1621 (amd64_supply_xsave): Likewise.
1622 (amd64_collect_xsave): Likewise.
1623 (AMD64_NUM_REGS): Removed.
1624 (amd64_dwarf_reg_to_regnum): Return %ymmN register number for
1625 %xmmN if AVX is available.
1626 (amd64_pseudo_register_name): Support pseudo YMM registers.
1627 (amd64_regset_from_core_section): Support .reg-xstate section.
1628 (amd64_init_abi): Set ymmh_register_names, num_ymm_regs
1629 and ymm0h_regnum. Call set_gdbarch_register_name.
1630 (amd64_init_abi): Call initialize_tdesc_amd64_avx.
1631
1632 * amd64-tdep.h (amd64_regnum): Add AMD64_YMM0H_REGNUM and
1633 AMD64_YMM15H_REGNUM.
1634 (AMD64_NUM_REGS): New.
1635 (amd64_supply_xsave): Likewise.
1636 (amd64_collect_xsave): Likewise.
1637 (amd64_register_name): Removed.
1638 (amd64_register_type): Likewise.
1639
1640 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
1641
1642 * i387-tdep.c: Include "i386-xstate.h".
1643 (XSAVE_XSTATE_BV_ADDR): New.
1644 (xsave_avxh_offset): Likewise.
1645 (XSAVE_AVXH_ADDR): Likewise.
1646 (i387_supply_xsave): Likewise.
1647 (i387_collect_xsave): Likewise.
1648
1649 * i387-tdep.h (I387_NUM_YMM_REGS): New.
1650 (I387_YMM0H_REGNUM): Likewise.
1651 (I387_YMMENDH_REGNUM): Likewise.
1652 (i387_supply_xsave): Likewise.
1653 (i387_collect_xsave): Likewise.
1654
1655 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
1656
1657 * i386-linux-nat.c: Include "regset.h", "elf/common.h",
1658 <sys/uio.h> and "i386-xstate.h".
1659 (PTRACE_GETREGSET): New.
1660 (PTRACE_SETREGSET): Likewise.
1661 (fetch_xstateregs): Likewise.
1662 (store_xstateregs): Likewise.
1663 (GETXSTATEREGS_SUPPLIES): Likewise.
1664 (regmap): Include 8 upper YMM registers.
1665 (i386_linux_fetch_inferior_registers): Support XSAVE extended
1666 state.
1667 (i386_linux_store_inferior_registers): Likewise.
1668 (i386_linux_read_description): Check and enable AVX target
1669 descriptions.
1670
1671 * i386-linux-tdep.c: Include "regset.h", "i387-tdep.h",
1672 "i386-xstate.h" and "features/i386/i386-avx-linux.c".
1673 (i386_linux_regset_sections): Add ".reg-xstate".
1674 (i386_linux_gregset_reg_offset): Include 8 upper YMM registers.
1675 (i386_linux_core_read_xcr0): New.
1676 (i386_linux_core_read_description): Check and enable AVX target
1677 description.
1678 (i386_linux_init_abi): Set xsave_xcr0_offset.
1679 (_initialize_i386_linux_tdep): Call
1680 initialize_tdesc_i386_avx_linux.
1681
1682 * i386-linux-tdep.h (I386_LINUX_ORIG_EAX_REGNUM): Replace
1683 I386_SSE_NUM_REGS with I386_AVX_NUM_REGS.
1684 (i386_linux_core_read_xcr0): New.
1685 (tdesc_i386_avx_linux): Likewise.
1686 (I386_LINUX_XSAVE_XCR0_OFFSET): Likewise.
1687
1688 * i386-tdep.c: Include "i386-xstate.h" and
1689 "features/i386/i386-avx.c".
1690 (i386_ymm_names): New.
1691 (i386_ymmh_names): Likewise.
1692 (i386_ymmh_regnum_p): Likewise.
1693 (i386_ymm_regnum_p): Likewise.
1694 (i386_xmm_regnum_p): Likewise.
1695 (i386_register_name): Likewise.
1696 (i386_ymm_type): Likewise.
1697 (i386_supply_xstateregset): Likewise.
1698 (i386_collect_xstateregset): Likewise.
1699 (i386_sse_regnum_p): Removed.
1700 (i386_pseudo_register_name): Support pseudo YMM registers.
1701 (i386_pseudo_register_type): Likewise.
1702 (i386_pseudo_register_read): Likewise.
1703 (i386_pseudo_register_write): Likewise.
1704 (i386_dbx_reg_to_regnum): Return %ymmN register number for
1705 %xmmN if AVX is available.
1706 (i386_regset_from_core_section): Support .reg-xstate section.
1707 (i386_register_reggroup_p): Supper upper YMM and YMM registers.
1708 (i386_process_record): Replace i386_sse_regnum_p with
1709 i386_xmm_regnum_p.
1710 (i386_validate_tdesc_p): Support org.gnu.gdb.i386.avx feature.
1711 Set ymmh_register_names, num_ymm_regs, ymm0h_regnum and xcr0.
1712 (i386_gdbarch_init): Set xstateregset. Set xsave_xcr0_offset.
1713 Call set_gdbarch_register_name. Replace I386_SSE_NUM_REGS with
1714 I386_AVX_NUM_REGS. Set ymmh_register_names, ymm0h_regnum and
1715 num_ymm_regs. Add num_ymm_regs to set_gdbarch_num_pseudo_regs.
1716 Set ymm0_regnum.
1717 (_initialize_i386_tdep): Call initialize_tdesc_i386_avx.
1718
1719 * i386-tdep.h (gdbarch_tdep): Add xstateregset, ymm0_regnum,
1720 xcr0, xsave_xcr0_offset, ymm0h_regnum, ymmh_register_names and
1721 i386_ymm_type.
1722 (i386_regnum): Add I386_YMM0H_REGNUM, and I386_YMM7H_REGNUM.
1723 (I386_AVX_NUM_REGS): New.
1724 (i386_xmm_regnum_p): Likewise.
1725 (i386_ymm_regnum_p): Likewise.
1726 (i386_ymmh_regnum_p): Likewise.
1727
1728 * common/i386-xstate.h: New.
1729
1730 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
1731
1732 * config/djgpp/fnchange.lst: Add x86 AVX XML files.
1733
1734 * features/Makefile (WHICH): Add i386/i386-avx,
1735 i386/i386-avx-linux, i386/x86-64-avx and i386/x86-64-avx-linux.
1736 (i386/i386-avx-expedite): New.
1737 (i386/i386-avx-linux-expedite): Likewise.
1738 (i386/x86-64-avx-expedite):Likewise.
1739 (i386/x86-64-avx-linux-expedite): Likewise.
1740 ($(outdir)/i386/i386-avx.dat): New dependency.
1741 ($(outdir)/i386/i386-avx-linux.dat): Likewise.
1742 ($(outdir)/i386/x86-avx-64.dat): Likewise.
1743 ($(outdir)/i386/x86-64-avx-linux.dat): Likewise.
1744
1745 * features/i386/32bit-avx.xml: New.
1746 * features/i386/64bit-avx.xml: Likewise.
1747 * features/i386/i386-avx-linux.c: Likewise.
1748 * features/i386/i386-avx-linux.xml: Likewise.
1749 * features/i386/i386-avx.c: Likewise.
1750 * features/i386/i386-avx.xml: Likewise.
1751 * features/i386/x86-64-avx-linux.c: Likewise.
1752 * features/i386/x86-64-avx-linux.xml: Likewise.
1753 * features/i386/x86-64-avx.c: Likewise.
1754 * features/i386/x86-64-avx.xml: Likewise.
1755 * regformats/i386/i386-avx-linux.dat: Likewise.
1756 * regformats/i386/i386-avx.dat: Likewise.
1757 * regformats/i386/x86-64-avx-linux.dat: Likewise.
1758 * regformats/i386/x86-64-avx.dat: Likewise.
1759
1760 2010-04-07 Doug Evans <dje@google.com>
1761
1762 * top.c (source_file_name): Make const char *.
1763 * top.h (source_file_name): Update.
1764 * cli/cli-script.c (source_cleanup_lines_args): Make old_file
1765 const char *.
1766 (script_from_file): Change `file' arg to const char *.
1767 * cli/cli-script.h (script_from_file): Update.
1768
1769 2010-04-06 Doug Evans <dje@google.com>
1770
1771 * cli/cli-cmds.c (source_command): Run cleanups.
1772
1773 2010-04-06 Stan Shebs <stan@codesourcery.com>
1774
1775 * defs.h (char_ptr): Move typedef here from...
1776 * ada-lang.c (char_ptr): Remove.
1777 * charset.c (char_ptr): Remove.
1778 * tracepoint.h (struct uploaded_string): Remove.
1779 (struct uploaded_tp): Use vectors for string arrays.
1780 * tracepoint.c (trace_save): Use vectors of actions.
1781 (parse_tracepoint_definition): Ditto.
1782 (get_uploaded_tp): Clear vectors.
1783 * breakpoint.c (create_tracepoint_from_upload): Use vectors.
1784 (next_cmd): Change to an int.
1785 (read_next_cmd): Use vector of command strings.
1786
1787 2010-04-06 Doug Evans <dje@google.com>
1788
1789 * top.h (source_script, cd_command): Delete.
1790 * main.c: #include "cli/cli-cmds.h"
1791
1792 2010-04-06 Kevin Buettner <kevinb@redhat.com>
1793
1794 * m32c-tdep.c (make_types): When calling `arch_type', pass size of
1795 type in bytes, not bits.
1796
1797 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
1798
1799 * stabsread.c (define_symbol): Add support for char
1800 and string constants.
1801
1802 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
1803
1804 Remove remaining "%ll" uses.
1805 * go32-nat.c (go32_pte_for_address): Replace "0x%llx" using
1806 hex_string call.
1807 * rs6000-nat.c (rs6000_ptrace64): Idem.
1808 * solib-pa64.c (pa64_current_sos): Idem.
1809 * solib-spu.c (spu_current_sos): Idem.
1810 * linux-nat.c (linux_nat_find_memory_regions): Replace "%lld" using
1811 plongest call.
1812 * nto-procfs.c (procfs_meminfo): Replace "0x%016llx" using
1813 phex (VAR, 8) call.
1814 * sh64-tdep.c (sh64_show_media_regs): Idem.
1815
1816 2010-04-05 Stan Shebs <stan@codesourcery.com>
1817
1818 * tracepoint.c: Include gdbcore.h.
1819 (tfile_xfer_partial): Return partial results, also try reading
1820 from executable.
1821 (tfile_has_all_memory): New function.
1822 (init_tfile_ops): Use it.
1823
1824 2010-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
1825
1826 PR gdb/10736:
1827 * xml-syscall.c (my_gdb_datadir): New variable to keep track of
1828 the changes in data-directory.
1829 (init_sysinfo): Reload the syscall XML file if the data-directory
1830 has changed.
1831
1832 2010-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1833
1834 Code cleanup.
1835 * breakpoint.c (bpstat_stop_status): Use bpstat_causes_stop.
1836
1837 2010-04-04 Stan Shebs <stan@codesourcery.com>
1838 Nathan Sidwell <nathan@codesourcery.com>
1839
1840 * breakpoint.c (breakpoint_1): Add filter argument, return number of
1841 breakpoints printed.
1842 (is_hardware_watchpoint): Make argument const.
1843 (is_watchpoint): Ditto.
1844 (is_tracepoint): Merge of tracepoint_type and breakpoint_is_tracepoint,
1845 use it everywhere.
1846 (breakpoints_info): Pass NULL to breakpoint_1.
1847 (maintenance_info_breakpoints): Ditto.
1848 (watchpoints_info): New function.
1849 (tracepoints_info): Use breakpoint_1 filter.
1850 (set_ignore_count): Warn that tracepoint ignore count will be ignored.
1851 (_initialize_breakpoint): Make "info watchpoints" its own command.
1852 * breakpoint.h (is_tracepoint): Rename from breakpoint_is_tracepoint.
1853 * mi/mi-cmd-break.c (mi_cmd_break_commands): Use is_tracepoint.
1854
1855 2010-04-04 Stan Shebs <stan@codesourcery.com>
1856
1857 * tracepoint.c (tfile_fetch_registers): Add fallback case.
1858
1859 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1860
1861 * infcmd.c (run_command_1): Call proceed with regcache_read_pc address.
1862 * config/djgpp/fnchange.lst: Add translation for break-entry.exp.
1863
1864 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1865
1866 * breakpoint.c (bpstat_find_step_resume_breakpoint): Remove.
1867 * breakpoint.h (bpstat_find_step_resume_breakpoint): Remove.
1868
1869 2010-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1870
1871 * dwarf2read.c (read_namespace_type): Use common "return set_die_type"
1872 code form.
1873
1874 2010-04-02 Hui Zhu <teawater@gmail.com>
1875
1876 * i386-tdep.c (OT_DQUAD): New enum.
1877 (i386_process_record): Add code for MMX, 3DNow!, SSE, SSE2,
1878 SSE3, SSSE3 and SSE4.
1879
1880 2010-04-02 Hui Zhu <teawater@gmail.com>
1881
1882 * i386-tdep.c (i386_record_lea_modrm_addr): Remove useless
1883 "*addr = 0".
1884
1885 2010-04-02 Pedro Alves <pedro@codesourcery.com>
1886
1887 * tracepoint.c (trace_dump_actions): New, factored out from
1888 trace_dump_command, and adjusted to recurse into while-stepping's
1889 action list.
1890 (trace_dump_command): Use it.
1891
1892 2010-04-02 Pedro Alves <pedro@codesourcery.com>
1893
1894 * breakpoint.h (struct counted_command_line): Moved definition to
1895 breakpoint.c, and forward declare.
1896 (breakpoint_commands): Declare.
1897 * breakpoint.c (struct counted_command_line): Moved here.
1898 (breakpoint_commands): New.
1899 * tracepoint.c (encode_actions): Use breakpoint_commands.
1900 * remote.c (remote_download_tracepoint): Ditto.
1901
1902 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
1903
1904 * remote.c (remote_parse_stop_reply): Use hex_string instead
1905 of phex_nz for error.
1906
1907 2010-04-01 Stan Shebs <stan@codesourcery.com>
1908 Nathan Sidwell <nathan@codesourcery.com>
1909
1910 * tracepoint.h (enum actionline_type): Remove.
1911 (validate_actionline): Change return to void.
1912 * tracepoint.c (report_agent_reqs_errors): New function.
1913 (validate_actionline): Call it, change return to void, report errors
1914 more consistently.
1915 (collect_symbol): Call report_agent_reqs_errors.
1916 (encode_actions_1): Ditto.
1917 (encode_actions): Don't expect a result from validate_actionline.
1918
1919 2010-04-01 Stan Shebs <stan@codesourcery.com>
1920
1921 * tracepoint.c (trace_start_command): Confirm if trace is running.
1922 (trace_stop_command): Error if trace not running.
1923
1924 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
1925
1926 * amd64-tdep.c (amd64_byte_names): Add "ah", "bh", "ch", "dh".
1927 (AMD64_NUM_LOWER_BYTE_REGS): New.
1928 (amd64_pseudo_register_read): Handle "ah", "bh", "ch", "dh".
1929 (amd64_pseudo_register_write): Likewise.
1930 (amd64_init_abi): Set num_byte_regs to 20.
1931
1932 2010-04-01 Pedro Alves <pedro@codesourcery.com>
1933
1934 * breakpoint.c (multi_start, multi_end, last_was_multi): Delete.
1935 (prev_breakpoint_count): New.
1936 (set_breakpoint_count): Adjust.
1937 (rbreak_start_breakpoint_count): New.
1938 (start_rbreak_breakpoints): Adjust.
1939 (end_rbreak_breakpoints): Adjust.
1940 (struct commands_info) <arg>: New field.
1941 (do_map_commands_command): Tweak output to include breakpoint spec
1942 range.
1943 (commands_command_1): Adjust. Avoid setting an xfree cleanup if
1944 ARG was empty on entry. Set INFO's arg.
1945 (create_breakpoint): Adjust.
1946
1947 * NEWS: Clarify `commands' changes.
1948
1949 2010-04-01 Pedro Alves <pedro@codesourcery.com>
1950
1951 * tracepoint.c: Include stack.h.
1952 (struct add_local_symbols_data): New.
1953 (do_collect_symbol): New.
1954 (add_local_symbols): Rewrite using iterate_over_block_arg_vars and
1955 iterate_over_block_local_vars.
1956 * stack.c (print_block_frame_locals): Rewrite as ...
1957 (iterate_over_block_locals): ... this. Take a callback function
1958 pointer and generic data pointer, and call that instead of
1959 print_variable_and_value.
1960 (struct print_variable_and_value_data): New.
1961 (do_print_variable_and_value): New.
1962 (iterate_over_block_local_vars): New, abstracted out from
1963 print_frame_local_vars.
1964 (print_frame_local_vars): Rewrite using
1965 iterate_over_block_local_vars.
1966 (iterate_over_block_arg_vars): New, abstracted out from
1967 print_frame_arg_vars.
1968 (print_frame_arg_vars): Rewrite using iterate_over_block_arg_vars.
1969 * stack.h (iterate_over_block_arg_local_vars_cb): New typedef.
1970 (iterate_over_block_arg_vars, iterate_over_block_local_vars): Declare.
1971
1972 2010-03-31 Richard Earnshaw <rearnsha@arm.com>
1973
1974 * arm-tdep.c (thumb_get_next_pc_raw): Correctly detect TBH
1975 instructions. Use the PC+4 if the base of the TBB or TBH is the
1976 PC register.
1977
1978 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
1979
1980 Fix crash on reading wrong function declaration DWARF.
1981 * dwarf2read.c (read_subroutine_type): New variable void_type.
1982 Pre-fill all TYPE_FIELD_TYPEs. Move nparams and iparams initialization
1983 more close to their use.
1984
1985 2010-03-31 Stan Shebs <stan@codesourcery.com>
1986
1987 * breakpoint.c (tracepoint_save_command): Include variables,
1988 conditionals, tracepoint types, and default-collect.
1989 * tracepoint.c (save_trace_state_variables): New function.
1990 * tracepoint.h (save_trace_state_variables): Declare it.
1991
1992 2010-03-31 Pierre Muller <muller@ics.u-strasbg.fr>
1993
1994 * remote.c (end_thread): ARI fix: Use xstrdup instead of strdup.
1995
1996 2010-03-30 Keith Seitz <keiths@redhat.com>
1997
1998 * c-typeprint.c (c_type_print_args): Don't print "void"
1999 for java, regardless of whether it is TYPE_PROTOTYPED.
2000 Use the passed-in language instead of current_language.
2001 (c_type_print_varspec_suffix): Use current_language instead
2002 of assuming language_c.
2003 * jv-typeprint.c (java_type_print_base): (bz 9320) Strip off
2004 any return type specifier from the physname.
2005
2006 2010-03-30 Pedro Alves <pedro@codesourcery.com>
2007
2008 * tui/tui-interp.c (tui_is_toplevel): New.
2009 (tui_init): Set it.
2010 (tui_allowed_p): New.
2011 * tui/tui.c (tui_enable): Check if the TUI is allowed before
2012 enabling it.
2013 * tui/tui.h (tui_allowed_p): Declare.
2014
2015 2010-03-30 Ozkan Sezer <sezeroz@gmail.com>
2016
2017 * serial.h: Include winsock2.h before windows.h.
2018
2019 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
2020
2021 * NEWS: Mention xmlRegisters= in qSupported packet.
2022
2023 * i386-tdep.c: Include "remote.h".
2024 (_initialize_i386_tdep): Call register_remote_support_xml.
2025
2026 * remote.c (remote_support_xml): New.
2027 (register_remote_support_xml): Likewise.
2028 (remote_query_supported_append): Likewise.
2029 (remote_query_supported): Support remote_support_xml.
2030
2031 * remote.h (register_remote_support_xml): New.
2032
2033 2010-03-29 Stan Shebs <stan@codesourcery.com>
2034
2035 * tracepoint.c (trace_find_line_command): Remove dead code.
2036
2037 * tracepoint.h (struct uploaded_string): New struct.
2038 (struct uploaded_tp): New fields for source strings.
2039 * breakpoint.c (this_utp, next_cmd): New globals.
2040 (read_uploaded_action): New function.
2041 (create_tracepoint_from_upload): Fill in more parts
2042 of a tracepoint.
2043 * tracepoint.c (encode_source_string): New function.
2044 (trace_save): Write out source strings, fix error checks.
2045 (parse_tracepoint_definition): Add source string parsing.
2046 * remote.c (PACKET_TracepointSource): New packet type.
2047 (remote_download_command_source): New function.
2048 (remote_download_tracepoint): Download source pieces also.
2049 (_initialize_remote): Add packet config command.
2050
2051 * tracepoint.c (collect_symbol): Send LOC_UNRESOLVED symbols to
2052 expression handler.
2053
2054 * tracepoint.c (start_tracing): Check tracepoints before sending
2055 commands to target, don't start if all tracepoints disabled.
2056
2057 2010-03-28 Pedro Alves <pedro@codesourcery.com>
2058
2059 * cli/cli-script.c (process_next_line): Handle 'stepping'.
2060
2061 2010-03-26 Stan Shebs <stan@codesourcery.com>
2062
2063 * tracepoint.c (disconnect_or_stop_tracing): Get out of tfind mode.
2064
2065 2010-03-26 Tom Tromey <tromey@redhat.com>
2066
2067 * breakpoint.c (commands_command_1): Duplicate 'arg'.
2068
2069 2010-03-26 Ulrich Weigand <uweigand@de.ibm.com>
2070
2071 * breakpoint.c (expand_line_sal_maybe): Always call skip_prologue_sal.
2072 (skip_prologue_sal): Remove local definition.
2073 (resolve_sal_pc): Remove now unnecessary code.
2074 * linespec.c (minsym_found): Call skip_prologue_sal.
2075 * symtab.c (find_function_start_pc): Remove.
2076 (find_function_start_sal): Extract prologue skipping into ...
2077 (skip_prologue_sal): ... this new function. Handle code both
2078 with and without debug info. Respect SAL's explicit_pc and
2079 explicit_line flags. Inline old find_function_start_pc.
2080 * symtab.h (find_function_start_pc): Remove.
2081 (skip_prologue_sal): Add prototype.
2082
2083 2010-03-26 Ulrich Weigand <uweigand@de.ibm.com>
2084
2085 * dwarf2read.c (read_func_scope): Also scan specification DIEs
2086 for DW_TAG_imported_module children.
2087
2088 2010-03-26 Ulrich Weigand <uweigand@de.ibm.com>
2089
2090 * dwarf2read.c (dwarf2_name): Work around GCC bugzilla debug/41828 by
2091 ignoring spurious DW_AT_name attributes for unnamed structs or unions.
2092 * completer.c (add_struct_fields): Fix inverted logic.
2093
2094 2010-03-26 Ulrich Weigand <uweigand@de.ibm.com>
2095
2096 * breakpoint.c (bpstat_clear_actions): Reset bs->commands_left.
2097
2098 2010-03-26 Pedro Alves <pedro@codesourcery.com>
2099
2100 * tracepoint.c (current_trace_status): Don't make sure error_desc
2101 is non-NULL here.
2102 (parse_trace_status): Release a previous error_desc string, and
2103 set it to NULL by default. If stop reason is tracepoint_error,
2104 make sure error_desc is not left NULL.
2105
2106 2010-03-26 Pedro Alves <pedro@codesourcery.com>
2107
2108 * tracepoint.c (trace_save): Remove X from tracepoint error
2109 description.
2110
2111 2010-03-26 Pedro Alves <pedro@codesourcery.com>
2112
2113 * tracepoint.c (parse_trace_status): Don't allow plain strings in
2114 the terror description. Don't expect an X prefix.
2115
2116 2010-03-25 Stan Shebs <stan@codesourcery.com>
2117
2118 * tracepoint.h (trace_stop_reason): Add tracepoint_error.
2119 (struct trace_status): New field error_desc.
2120 * tracepoint.c (stop_reason_names): Add terror.
2121 (current_trace_status): Ensure non-NULL error description.
2122 (trace_status_command): Add error report.
2123 (trace_status_mi): Ditto.
2124 (trace_save): Add special case for error description.
2125 (parse_trace_status): Add case for errors.
2126
2127 2010-03-25 Keith Seitz <keiths@redhat.com>
2128
2129 * dwarf2read.c (read_subroutine_type): If the compilation unit
2130 language is Java, mark any formal parameter named "this" as
2131 artificial (GCC/43521).
2132 (dwarf2_name): Add special handling for Java constructors.
2133
2134 2010-03-25 Tom Tromey <tromey@redhat.com>
2135
2136 PR gdb/11327, PR gdb/11328, PR breakpoints/11368:
2137 * infrun.c (handle_inferior_event): Change initialization of
2138 stop_stack_dummy.
2139 (handle_inferior_event): Change assignment to stop_stack_dummy.
2140 (normal_stop): Update use of stop_stack_dummy.
2141 (struct inferior_status) <stop_stack_dummy>: Change type.
2142 * inferior.h (stop_stack_dummy): Update.
2143 * infcmd.c (stop_stack_dummy): Change type.
2144 * infcall.c (cleanup_delete_std_terminate_breakpoint): New
2145 function.
2146 (call_function_by_hand): Call set_std_terminate_breakpoint.
2147 Rewrite std::terminate handling.
2148 * breakpoint.h (enum bptype) <bp_std_terminate,
2149 bp_std_terminate_master>: New.
2150 (enum stop_stack_kind): New.
2151 (struct bpstat_what) <call_dummy>: Change type.
2152 (set_std_terminate_breakpoint, delete_std_terminate_breakpoint):
2153 Declare.
2154 * breakpoint.c (create_std_terminate_master_breakpoint): New
2155 function.
2156 (update_breakpoints_after_exec): Handle bp_std_terminate_master.
2157 Call create_std_terminate_master_breakpoint.
2158 (print_it_typical): Handle new breakpoint kinds.
2159 (bpstat_stop_status): Handle bp_std_terminate_master.
2160 (bpstat_what): Correctly set call_dummy field. Handle
2161 bp_std_terminate_master and bp_std_terminate.
2162 (print_one_breakpoint_location): Update.
2163 (allocate_bp_location): Update.
2164 (set_std_terminate_breakpoint): New function.
2165 (delete_std_terminate_breakpoint): Likewise.
2166 (create_thread_event_breakpoint): Update.
2167 (delete_command): Update.
2168 (breakpoint_re_set_one): Update.
2169 (breakpoint_re_set): Call create_std_terminate_master_breakpoint.
2170
2171 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2172
2173 * symfile.c (build_section_addr_info_from_bfd): New.
2174 (build_section_addr_info_from_objfile): Base it on
2175 build_section_addr_info_from_bfd.
2176 (addrs_section_compar, addrs_section_sort): New.
2177 (addr_info_make_relative): New variables my_cleanup, abfd_addrs,
2178 addrs_sorted, abfd_addrs_sorted and addrs_to_abfd_addrs. Build
2179 addrs_to_abfd_addrs. Use it for recalculating ADDRS.
2180
2181 2010-03-24 Michael Snyder <msnyder@localhost.localdomain>
2182
2183 * elfread.c (find_separate_debug_file_by_buildid):
2184 Remove unused local variable.
2185
2186 2010-03-24 Tom Tromey <tromey@redhat.com>
2187
2188 PR breakpoints/9352:
2189 * NEWS: Mention changes to `commands' and `rbreak'.
2190 * symtab.c (do_end_rbreak_breakpoints): New function.
2191 (rbreak_command): Call start_rbreak_breakpoints; arrange to call
2192 end_rbreak_breakpoints.
2193 * breakpoint.c (breakpoint_count, tracepoint_count): Now static.
2194 (set_breakpoint_count): Likewise. Clear last_was_multi.
2195 (multi_start, multi_end, last_was_multi): New globals.
2196 (start_rbreak_breakpoints, end_rbreak_breakpoints): New
2197 functions.
2198 (struct commands_info): New
2199 (do_map_commands_command): New function.
2200 (commands_command_1): New function.
2201 (commands_command): Use it.
2202 (commands_from_control_command): Likewise.
2203 (do_delete_breakpoint): New function.
2204 (delete_command): Use it.
2205 (map_breakpoint_numbers): Add 'data' argument. Pass to callback.
2206 (do_map_disable_breakpoint): New function.
2207 (disable_command): Use it.
2208 (do_map_enable_breakpoint): New function.
2209 (enable_command): Use it.
2210 (enable_once_breakpoint): Add argument.
2211 (enable_once_command): Update.
2212 (enable_delete_breakpoint): Add argument.
2213 (enable_delete_command): Update.
2214 (break_command_really): Set last_was_multi when needed.
2215 (check_tracepoint_command): Fix formatting.
2216 (validate_commands_for_breakpoint): New function.
2217 (breakpoint_set_commands): Use it.
2218 (tracepoint_save_command): Update.
2219 * breakpoint.h (start_rbreak_breakpoints, end_rbreak_breakpoints):
2220 Declare.
2221
2222 2010-03-24 Tom Tromey <tromey@redhat.com>
2223
2224 * breakpoint.h (struct counted_command_line): New struct.
2225 (struct breakpoint) <commands>: Change type.
2226 (struct bpstats) <commands>: Change type.
2227 <commands_left>: New field.
2228 * breakpoint.c (alloc_counted_command_line): New function.
2229 (incref_counted_command_line): Likewise.
2230 (decref_counted_command_line): Likewise.
2231 (do_cleanup_counted_command_line): Likewise.
2232 (make_cleanup_decref_counted_command_line): Likewise.
2233 (breakpoint_set_commands): Use decref_counted_command_line and
2234 alloc_counted_command_line.
2235 (commands_command): Don't error if breakpoint commands are
2236 executing.
2237 (commands_from_control_command): Likewise.
2238 (bpstat_free): Update.
2239 (bpstat_copy): Likewise.
2240 (bpstat_clear_actions): Likewise.
2241 (bpstat_do_actions_1): Likewise.
2242 (bpstat_stop_status): Likewise.
2243 (print_one_breakpoint_location): Likewise.
2244 (delete_breakpoint): Likewise.
2245 (bpstat_alloc): Initialize new field.
2246 (tracepoint_save_command): Update.
2247 * tracepoint.c (encode_actions): Update.
2248 (trace_dump_command): Update.
2249
2250 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
2251
2252 * dwarf2-frame.c (dwarf2_frame_find_quirks): Use producer_is_realview.
2253 * dwarf2read.c (load_full_comp_unit): Read DW_AT_producer.
2254 (read_structure_type): For RealView, set TYPE_STUB on structures with
2255 no byte size and no children.
2256 (read_subroutine_type): Mark functions as prototyped by default.
2257 * symtab.c (producer_is_realview): New function.
2258 * symtab.h (expand_line_sal): Fix declaration formatting.
2259 (producer_is_realview): Declare.
2260
2261 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
2262
2263 * arm-tdep.c (skip_prologue_function): New function.
2264 (submask, bit, bits, sbits, BranchDest): Move higher in the file.
2265 (thumb_analyze_prologue): Document return value. Recognize more
2266 Thumb instructions, skippable calls, and some Thumb-2 instructions.
2267 Add debug output.
2268 (arm_skip_prologue): Remove call dummy check. Check the prologue
2269 for non-GNU compilers.
2270 (arm_instruction_changes_pc): New function.
2271 (arm_analyze_prologue): New function, broken out from
2272 arm_scan_prologue. Recognize more ARM instructions and skippable
2273 calls. Update comments. Handle NULL cache. Return the address
2274 of the first unrecognized instruction. Do not skip past other
2275 instructions which change control flow. Add debug output.
2276 (arm_scan_prologue): Use arm_analyze_prologue.
2277 (ARM_PC_32): Delete.
2278 (shifted_reg_val): Simplify ARM_PC_32 check.
2279
2280 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2281
2282 * tracepoint.c (tvariables_info_1): Actually compute
2283 the number of rows in the result.
2284
2285 2010-03-24 Pedro Alves <pedro@codesourcery.com>
2286
2287 * remote.c (crc32): Constify `buf' parameter.
2288 (remote_verify_memory): New, abstracted out from...
2289 (compare_sections_command): ... this. Remove hardcoded target
2290 checks.
2291 (init_remote_ops): Install remote_verify_memory.
2292 * target.c (target_verify_memory): New.
2293 * target.h (struct target_ops) <to_verify_memory>: New field.
2294 (target_verify_memory): Declare.
2295
2296 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2297
2298 Implement -trace-save.
2299
2300 * mi-cmds.h (mi_cmds_trace_save): Declare.
2301 * mi-cmds.c (mi_cmds): Register -trace-save.
2302 * mi/mi-main.c (mi_cmd_trace_save): New.
2303 * remote.c (remote_save_trace_data): Take const parameter.
2304 * target.h (struct target_ops::to_save_trace_data): Take
2305 const parameter.
2306 * target.c (update_current_target): Adjust to the above.
2307 * tracepoint.c (trave_save): New, extracted from
2308 (trace_save_command): ...this.
2309 (tfile_trace_find): Remove message that is unnecessary now
2310 that 'tfind' reports found frame.
2311 * tracepoint.h (trace_save): Declare.
2312
2313 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2314
2315 Implement -trace-find.
2316
2317 * mi/mi-cmds.c (mi_cmds): Register -trace-find.
2318 * mi/mi-cmds.h (mi_cmd_trace_find): Declare.
2319 * mi/mi-main.c (mi_cmd_trace_find): New.
2320 * target.h (struct target_ops): Document to_trace_find.
2321 * tracepoint.h (tfind_1): Declare.
2322 * tracepoint.c (finish_tfind_command): Rename to...
2323 (tfind_1): ...this.
2324 * remote.c (remote_trace_find): Return -1 if target say
2325 there's no frame. Improve error diagnostics.
2326
2327 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2328
2329 -trace-define-variable and -trace-list-variables.
2330
2331 * tracepoint.c (create_trace_state_variable): Make
2332 private copy of name, as opposed to assuming the
2333 pointer lives forever.
2334 (tvariables_info_1): New.
2335 (tvariables_info): Use the above.
2336 * tracepoint.h (create_trace_state_variable, tvariables_info_1):
2337 Declare.
2338 * mi/mi-cmds.c (mi_cmds): Register -trace-define-variable
2339 and -trace-list-variables.
2340 * mi/mi-cmds.h (mi_cmd_trace_define_variable)
2341 (mi_cmd_trace_list_variables): New.
2342 * mi/mi-main.c (mi_cmd_trace_define_variable)
2343 (mi_cmd_trace_list_variables): New.
2344
2345 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2346
2347 Implement -break-passcount.
2348
2349 * mi/mi-cmd-break.c (mi_cmd_break_passcount): New.
2350 * mi/mi-cmds.c (mi_cmds): Register -break-passcount.
2351 * mi/mi-cmds.h (mi_cmd_break_passcount): Declare.
2352
2353 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2354
2355 -trace-start/-trace-end/-trace-status.
2356
2357 * mi/mi-cmds.c (mi_cmds): Register -trace-start, -trace-status
2358 and -trace-stop.
2359 * mi/mi-cmds.h (mi_cmd_trace_start, mi_cmd_trace_status)
2360 (mi_cmd_trace_stop): Declare.
2361 * mi/mi-main.c (mi_cmd_trace_start, mi_cmd_trace_status)
2362 (mi_cmd_trace_stop): New.
2363 * tracepoint.c (start_tracing): New, extracted from...
2364 (trace_start_command): ...this.
2365 (trace_status_mi): New.
2366 * tracepoint.h (struct trace_status): Document
2367 stopping_tracepoint.
2368 (start_tracing, stop_tracing, trace_status_mi): Declare.
2369
2370 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2371
2372 Implement creating tracepoints with -break-insert.
2373
2374 * mi/mi-cmd-break.c (mi_cmd_break_insert): Handle -a
2375 to mean that tracepoint should be created.
2376
2377 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2378
2379 * breakpoint.c (check_no_tracepoint_commands): Use
2380 current spelling of 'teval'.
2381
2382 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
2383
2384 Unify actions and commands
2385
2386 * defs.h (read_command_lines, read_command_lines_1): New
2387 parameters validator and closure.
2388 * tracepoint.h (struct action_line): Remove.
2389 * breakpoint.h (struct breakpoint): Remove the 'actions'
2390 field.
2391 * defs.h (enum command_control_type): New value
2392 while_stepping_control.
2393 (struct command_line): Add comments.
2394 * breakpoint.c (breakoint_is_tracepoint): New.
2395 (breakpoint_set_commands): For tracepoints,
2396 verify the commands are permissible.
2397 (check_tracepoint_commands): New.
2398 (commands_command): Require that each new line is validated using
2399 check_tracepoint_command, if we set commands for a tracepoint.
2400 (create_tracepoint_from_upload): Likewise.
2401 (print_one_breakpoint_location): Remove the code to print
2402 actions specifically.
2403 (tracepoint_save_command): Relay to print_command_lines.
2404 * cli/cli-script.c (process_next_line): New parameters validator
2405 and closure. Handle 'while-stepping'. Call validator if not null.
2406 (read_command_lines, read_command_lines1): Likewise.
2407 (recurse_read_control_structure): New parameters validator and
2408 closure. Handle while_stepping_control.
2409 (print_command_lines): Handle while-stepping.
2410 (get_command_line, define_command, document_command): Adjust.
2411 * remote.c (remote_download_tracepoint): Adjust.
2412 * tracepoint.c (make_cleanup_free_actions, read_actions)
2413 (free_actions, do_free_actions_cleanup): Remove.
2414 (trace_actions_command): Use read_command_lines.
2415 (validate_actionline): Use error in one place.
2416 (encode_actions_1): New, extracted from...
2417 (encode_actions): ...this. Also use cleanups for exception
2418 safety.
2419 (trace_dump_command): Adjust.
2420 * mi/mi-cmd-break (mi_cmd_break_commands): Validate commands if
2421 it's tracepoint.
2422
2423 2010-03-23 Mike Frysinger <vapier@gentoo.org>
2424
2425 * Makefile.in (OPCODES_CFLAGS): Add -I$(OPCODES_SRC)/..
2426
2427 2010-03-22 Stan Shebs <stan@codesourcery.com>
2428
2429 * value.c (value_static_field): Be lazy about the field's value.
2430
2431 2010-03-22 Reid Kleckner <reid@kleckner.net>
2432
2433 PR gdb/11094
2434 * breakpoint.c (disable_breakpoints_in_unloaded_shlib): Add
2435 bp_jit_event.
2436 (disable_breakpoints_in_shlibs): Likewise.
2437
2438 2010-03-22 Ulrich Weigand <uweigand@de.ibm.com>
2439
2440 * dwarf2read.c (partial_die_parent_scope): Work around buggy
2441 GCC 4.1 debug info generation (GCC PR c++/28460).
2442 (determine_prefix): Likewise.
2443
2444 2010-03-20 Daniel Jacobowitz <dan@codesourcery.com>
2445
2446 * tui/tui-disasm.c (tui_get_begin_asm_address): Default to
2447 get_current_arch.
2448 * tui/tui-layout.c (extract_display_start_addr): Likewise.
2449
2450 2010-03-19 Stan Shebs <stan@codesourcery.com>
2451
2452 * ax-gdb.c (gen_fetch): Handle bool.
2453 (gen_usual_unary): Ditto.
2454 (gen_cast): Ditto.
2455 (gen_equal): New function.
2456 (gen_less): New function.
2457 (gen_expr_binop_rest): Call them, also return integer type from
2458 logical operations.
2459 (gen_expr): Ditto.
2460
2461 2010-03-19 Tom Tromey <tromey@redhat.com>
2462
2463 * jv-lang.c (jv_dynamics_objfile_data_key)
2464 (jv_type_objfile_data_key): New globals.
2465 (class_symtab): Move earlier.
2466 (jv_per_objfile_free): New function.
2467 (get_dynamics_objfile): Call set_objfile_data. Add 'gdbarch'
2468 parameter.
2469 Remove ancient #if 1.
2470 (add_class_symbol): Remove redundant declaration.
2471 (java_lookup_class): Use alloc_type, not alloc_type_arch.
2472 (java_link_class_type): Mark as static. Update.
2473 (jv_clear_object_type): New function.
2474 (set_java_object_type): Likewise.
2475 (get_java_object_type): Use set_java_object_type.
2476 (is_object_type): Likewise.
2477 (_initialize_java_language): Register new objfile keys.
2478 (get_java_class_symtab): Add 'gdbarch' parameter.
2479 (add_class_symtab_symbol): Update.
2480 (type_from_class): Update.
2481
2482 2010-03-19 Stan Shebs <stan@codesourcery.com>
2483
2484 * ax-general.c (ax_const_l): Fix a sizing bug.
2485
2486 2010-03-18 Joel Brobecker <brobecker@adacore.com>
2487
2488 GDB 7.1 released.
2489
2490 2010-03-18 Stan Shebs <stan@codesourcery.com>
2491 Pedro Alves <pedro@codesourcery.com>
2492
2493 * target.h (struct target_ops): New method
2494 to_set_circular_trace_buffer.
2495 (target_set_circular_trace_buffer): New macro.
2496 * target.c (update_current_target): Add
2497 to_set_circular_trace_buffer, fix to_set_disconnected_tracing
2498 default behavior.
2499 * remote.c (remote_set_circular_trace_buffer): New function.
2500 (init_remote_ops): Add it to vector.
2501 * tracepoint.h (struct trace_status): New field traceframes_created,
2502 change buffer_size and buffer_free to int.
2503 * tracepoint.c (circular_trace_buffer): New global.
2504 (start_tracing): Send values of disconnected tracing and circular
2505 trace buffer settings.
2506 (set_circular_trace_buffer): New function.
2507 (parse_trace_state): Handle total space and frames created.
2508 (trace_status_command): Display total space and total frames
2509 created.
2510 (trace_save): Write out new status values.
2511 (parse_trace_status): Set traceframe_count, traceframes_created,
2512 buffer_free and buffer_size to -1 by default.
2513 (_initialize_tracepoint): New setshow for circular-trace-buffer.
2514 * NEWS: Mention the circular trace buffer option.
2515
2516 2010-03-18 Tom Tromey <tromey@redhat.com>
2517
2518 * infcmd.c (finish_command_continuation): Wrap print_return_value
2519 in TRY_CATCH.
2520
2521 2010-03-18 Joel Brobecker <brobecker@adacore.com>
2522
2523 * dwarf2read.c (add_partial_subprogram): Make sure the subprogram
2524 DIE has a name before creating the associated partial symbol.
2525 (read_func_scope): Emit a complaint if the subprogram does not
2526 have a name or when we can't extract the subprogram PC bounds.
2527
2528 2010-03-18 Ulrich Weigand <uweigand@de.ibm.com>
2529
2530 * mi/mi-main.c (mi_cmd_list_thread_groups): Use get_current_arch
2531 instead of selected frame architecture.
2532
2533 2010-03-18 Pedro Alves <pedro@codesourcery.com>
2534
2535 * infcmd.c (until_command): Use ERROR_NO_INFERIOR. Ensure there's
2536 a valid selected thread, and that it is not running.
2537 (advance_command): Ditto.
2538 (finish_command): Ditto.
2539
2540 2010-03-17 Stan Shebs <stan@codesourcery.com>
2541
2542 * ax-gdb.c (require_rvalue): Disallow non-scalars.
2543
2544 * infcall.c: Include tracepoint.h.
2545 (call_function_by_hand): Disallow calls in tfind mode.
2546 * infcmd.c: Include tracepoint.h.
2547 (ensure_not_tfind_mode): New function.
2548 (continue_1): Call it.
2549 (step_1) Ditto.
2550 (jump_command): Ditto.
2551 (signal_command): Ditto.
2552 (advance_command): Ditto.
2553 (until_command): Ditto.
2554 (finish_command): Ditto.
2555 * tracepoint.h (disconnect_or_stop_tracing): Declare.
2556
2557 * ax-gdb.h (struct axs_value): New field optimized_out.
2558 (gen_trace_for_var): Add gdbarch argument.
2559 * ax-gdb.c (gen_trace_static_fields): New function.
2560 (gen_traced_pop): Call it, add gdbarch argument.
2561 (gen_trace_for_expr): Update call to it.
2562 (gen_trace_for_var): Ditto, and report optimized-out variables.
2563 (gen_struct_ref_recursive): Check for optimized-out value.
2564 (gen_struct_elt_for_reference): Ditto.
2565 (gen_static_field): Pass gdbarch instead of expression, assume
2566 optimization if field not found.
2567 (gen_var_ref): Set the optimized_out flag.
2568 (gen_expr): Error on optimized-out variable.
2569 * tracepoint.c (collect_symbol): Handle struct-valued vars as
2570 expressions, skip optimized-out variables with computed locations.
2571 * dwarf2loc.c (dwarf2_tracepoint_var_ref): Flag instead of
2572 erroring out if location expression missing.
2573 (loclist_tracepoint_var_ref): Don't error out here.
2574
2575 2010-03-17 Tom Tromey <tromey@redhat.com>
2576
2577 * dwarf2read.c (dwarf2_get_section_info): Handle case where no
2578 DWARF data is available.
2579
2580 2010-03-17 Daniel Jacobowitz <dan@codesourcery.com>
2581
2582 * symfile.c (generic_load): Reset breakpoints after loading.
2583
2584 2010-03-17 Tom Tromey <tromey@redhat.com>
2585
2586 * linux-nat.c (linux_nat_detach): Check debug_linux_nat.
2587
2588 2010-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2589
2590 * spu-tdep.c (spu_catch_start): Replace set_breakpoint call with the
2591 create_breakpoint call, adjust the parameters.
2592
2593 2010-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2594 Chandru <chandru@in.ibm.com>
2595
2596 * dwarf2read.c (read_subrange_type): Set TYPE_HIGH_BOUND_UNDEFINED.
2597 * valarith.c (value_subscripted_rvalue): Suppress error if
2598 TYPE_ARRAY_UPPER_BOUND_IS_UNDEFINED.
2599
2600 2010-03-16 Holger Hans Peter Freyther <zecke@selfish.org>
2601
2602 * linux-record.c (record_linux_msghdr): Remove unintended semicolons.
2603
2604 2010-03-16 Joel Brobecker <brobecker@adacore.com>
2605
2606 * ada-tasks.c (task_command_1): Check that the task ptid is valid
2607 before doing the associated thread switch.
2608
2609 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2610
2611 * MAINTAINERS: Update my email address.
2612
2613 2010-03-16 Vladimir Prus <vladimir@codesourcery.com>
2614
2615 Simplify MI breakpoint setting.
2616
2617 * breakpoint.c (break_command_really): Make nonstatic and
2618 rename to...
2619 (create_breakpoint): ...this. Rename prior function by this name
2620 to...
2621 (create_breakpoint_sal): ...this.
2622 (create_breakpoints): Rename to...
2623 (create_breakpoints_sal): ...this.
2624 (set_breakpoint): Remove.
2625 * breakpoint.h: Adjust to above changes.
2626 * mi/mi-cmd-break.c (mi_cmd_break_insert): Simplify.
2627
2628 2010-03-15 Stan Shebs <stan@codesourcery.com>
2629
2630 * ax-gdb.c: Include cp-support.h.
2631 (find_field): Remove.
2632 (gen_primitive_field): New function.
2633 (gen_struct_ref_recursive): New function.
2634 (gen_struct_ref): Rewrite to call gen_struct_ref_recursive instead
2635 of find_field.
2636 (gen_static_field): New function.
2637 (gen_struct_elt_for_reference): New.
2638 (gen_namespace_elt): New.
2639 (gen_maybe_namespace_elt): New.
2640 (gen_aggregate_elt_ref): New.
2641 (gen_expr): Add OP_SCOPE, display opcode name in error message.
2642
2643 2010-03-15 Tom Tromey <tromey@redhat.com>
2644
2645 * dwarf2read.c (die_needs_namespace): Also return 0 for
2646 DW_TAG_subprogram.
2647
2648 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
2649
2650 PR c++/7936:
2651 * cp-support.h: Added char *declaration element to using_direct
2652 data struct.
2653 (cp_add_using): Added char *declaration argument.
2654 (cp_add_using_directive): Ditto.
2655 (cp_lookup_symbol_imports): made extern.
2656 * cp-namespace.c: Updated with the above changes.
2657 * dwarf2read.c (read_import_statement): Ditto.
2658 (read_namespace): Ditto.
2659 (read_import_statement): Support import declarations.
2660 * cp-namespace.c (cp_lookup_symbol_imports): Check for imported
2661 declarations.
2662 Added support for 'declaration_only' search.
2663 (cp_lookup_symbol_namespace): Attempt to search for the name as
2664 is before consideration of imports.
2665 * symtab.c (lookup_symbol_aux_local): Added a 'declaration_only'
2666 search at every block level search.
2667 Now takes language argument.
2668 (lookup_symbol_aux): Updated.
2669
2670 2010-03-15 Tom Tromey <tromey@redhat.com>
2671
2672 * c-exp.y (name_not_typename): Add 'operator' clause.
2673
2674 2010-03-15 Ralf Corsepius <ralf.corsepius@rtems.org> (tiny change)
2675
2676 * configure.ac: Exit if ${gdb_target_obs}" is not set.
2677 * configure: Regenerate.
2678
2679 2010-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2680
2681 * symfile.c (addr_info_make_relative): Ignore also missing ".dynbss"
2682 and ".sdynbss". Update the comment.
2683
2684 2010-03-15 Jie Zhang <jie@codesourcery.com>
2685
2686 * MAINTAINERS: Update my email address.
2687
2688 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
2689
2690 * gdbtypes.h (TYPE_IS_OPAQUE): Correct HAVE_CPLUS_STRUCT check.
2691
2692 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
2693
2694 * charset.c [USE_WIN32API]: Include <windows.h>.
2695 (_initialize_charset): Correct type of w32_host_default_charset.
2696
2697 2010-03-14 Pedro Alves <pedro@codesourcery.com>
2698
2699 * infrun.c (ptid_match): Don't assert that PTID is not a pid ptid.
2700
2701 2010-03-12 Tom Tromey <tromey@redhat.com>
2702
2703 PR c++/9708:
2704 * dwarf2read.c (die_needs_namespace) <DW_TAG_variable>: A variable
2705 in a lexical block does not need a namespace.
2706 (new_symbol) <DW_TAG_variable>: Put extern variables on
2707 list_in_scope in all cases.
2708
2709 2010-03-12 Stan Shebs <stan@codesourcery.com>
2710
2711 * ax-gdb.c (gen_expr): Add shift expressions.
2712 (gen_expr_binop_rest): Ditto.
2713
2714 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
2715
2716 * buildsym.c (finish_block): Reset using_directives pointer
2717 after block initialization.
2718
2719 2010-03-12 H.J. Lu <hongjiu.lu@intel.com>
2720
2721 * amd64-tdep.c (amd64_word_names): Replace "sp" with "".
2722 * i386-tdep.c (i386_word_names): Likewise.
2723
2724 2010-03-12 Pedro Alves <pedro@codesourcery.com>
2725
2726 * target.c (memory_xfer_partial): Don't use the stack cache if
2727 inspecting trace frames.
2728 * tracepoint.c (finish_tfind_command): Invalidate the target
2729 dcache.
2730
2731 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2732
2733 * solib-svr4.c (LM_ADDR_CHECK) <info_verbose>: Use printf_unfiltered
2734 for the PIC displacement, print also the displacement value.
2735 (svr4_exec_displacement): Print DISPLACEMENT if INFO_VERBOSE.
2736
2737 2010-03-10 Kevin Buettner <kevinb@redhat.com>
2738
2739 * remote-mips.c (close_ports, mips_initialize_cleanups)
2740 (mips_exit_cleanups, mips_send_command, mips_open, pmon_open)
2741 (ddb_open, lsi_open, mips_remove_breakpoint, mips_remove_watchpoint)
2742 (mips_stopped_by_watchpoint, send_srec, pmon_checkset)
2743 (pmon_make_fastrec, pmon_check_ack, mips_expect_download)
2744 (pmon_check_entry_address, pmon_check_total, pmon_end_download)
2745 (pmon_download, pmon_load_fast, _initialize_remote_mips): Add
2746 comments describing each of these functions.
2747 (mips_enter_debug, mips_exit_debug, common_open)
2748 (mips_signal_from_protocol, pmon_makeb64, pmon_zeroset): Add
2749 blank line after the comment describing the function.
2750
2751 2010-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2752
2753 * solib-svr4.c (svr4_exec_displacement): Return now success, new
2754 parameter displacementp. Update comment.
2755 (svr4_relocate_main_executable): Return if non-zero SECTION_OFFSETS
2756 element exists. Return if svr4_exec_displacement was not successful.
2757 Update comment.
2758
2759 2010-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2760 Daniel Jacobowitz <dan@codesourcery.com>
2761
2762 * solib-svr4.c (read_program_header): Support type == -1 to read
2763 all program headers.
2764 (read_program_headers_from_bfd): New function.
2765 (svr4_static_exec_displacement): Remove and move the comment ...
2766 (svr4_exec_displacement): ... here. Remove variable found. New
2767 variable displacement. Check also DYNAMIC. Verify DISPLACEMENT
2768 alignment for ELF targets. Compare target vs. exec_bfd PHDRs for ELF
2769 targets using read_program_headers_from_bfd. Remove the call of
2770 svr4_static_exec_displacement.
2771
2772 2010-03-10 Tom Tromey <tromey@redhat.com>
2773
2774 * dwarf2read.c (struct pubnames_header): Remove.
2775 (_PUBNAMES_HEADER): Remove.
2776 (_ACTUAL_PUBNAMES_HEADER_SIZE): Remove.
2777 (struct aranges_header): Remove.
2778 (_ARANGES_HEADER, _ACTUAL_ARANGES_HEADER_SIZE): Remove.
2779 (struct dwarf2_per_objfile) <pubnames, aranges>: Remove.
2780 (PUBNAMES_SECTION): Remove.
2781 (ARANGES_SECTION): Remove.
2782 (dwarf2_locate_sections): Don't handle pubnames or aranges.
2783 (dwarf2_build_psymtabs): Remove dead code.
2784 (dwarf2_build_psymtabs_easy): Remove.
2785
2786 2010-03-10 Tom Tromey <tromey@redhat.com>
2787
2788 * elfread.c (elf_symfile_read): Don't call
2789 dwarf2_build_frame_info.
2790 * dwarf2read.c (struct dwarf2_section_info) <readin>: New field.
2791 (struct dwarf2_per_objfile) <objfile>: New field.
2792 (dwarf2_has_info): Now idempotent. Set objfile field.
2793 (dwarf2_read_section): Check and set readin field. Call
2794 posix_madvise.
2795 (dwarf2_build_psymtabs): Don't read all sections.
2796 (read_type_comp_unit_head): Read types section.
2797 (create_debug_types_hash_table): Likewise.
2798 (init_cu_die_reader): Add asserts.
2799 (process_type_comp_unit): Add assert.
2800 (dwarf2_build_psymtabs_hard): Read info section.
2801 (load_partial_comp_unit): Add assert.
2802 (create_all_comp_units): Read info section.
2803 (load_full_comp_unit): Likewise.
2804 (dwarf2_ranges_read): Read ranges section.
2805 (dwarf2_record_block_ranges): Add assert.
2806 (dwarf2_read_abbrevs): Read abbrev section.
2807 (read_indirect_string): Read str section.
2808 (dwarf_decode_line_header): Read line section.
2809 (read_signatured_type_at_offset): Read types section.
2810 (dwarf_decode_macros): Read macinfo section.
2811 (dwarf2_symbol_mark_computed): Read loc section.
2812 * dwarf2-frame.c (dwarf2_frame_find_fde): Call
2813 dwarf2_build_frame_info.
2814 (dwarf2_build_frame_info): Unconditionally set
2815 dwarf2_frame_objfile_data on the objfile.
2816 * configure.ac: Check for posix_madvise.
2817 * config.in, configure: Rebuild.
2818
2819 2010-03-10 Tom Tromey <tromey@redhat.com>
2820
2821 * xcoffread.c (xcoff_start_psymtab): Update.
2822 (xcoff_end_psymtab): Update.
2823 * psymtab.c (allocate_psymtab): Remove dead code.
2824 * psympriv.h (struct partial_symtab) <read_symtab_private>: Now
2825 void*.
2826 * mdebugread.c (parse_partial_symbols): Update.
2827 (new_psymtab): Likewise.
2828 * dwarf2read.c (process_psymtab_comp_unit): Update.
2829 (psymtab_to_symtab_1): Update.
2830 * dbxread.c (start_psymtab): Update.
2831 (end_psymtab): Likewise.
2832
2833 2010-03-10 Tom Tromey <tromey@redhat.com>
2834
2835 * xcoffread.c: Include psymtab.h.
2836 (xcoff_sym_fns): Update.
2837 * symtab.h (struct partial_symbol): Remove.
2838 (PSYMBOL_DOMAIN, PSYMBOL_CLASS): Remove.
2839 (struct partial_symtab): Remove.
2840 (PSYMTAB_TO_SYMTAB): Remove.
2841 (lookup_partial_symbol, lookup_partial_symtab, find_pc_psymtab)
2842 (find_pc_sect_psymtab): Remove.
2843 (find_pc_sect_symtab_via_partial): Declare.
2844 (find_pc_psymtab, find_pc_sect_psymbol, psymtab_to_symtab)
2845 (find_main_psymtab): Remove.
2846 (find_main_filename): Declare.
2847 (fixup_psymbol_section): Remove.
2848 (fixup_section): Declare.
2849 * symtab.c: Include psymtab.h.
2850 (lookup_symtab): Use lookup_symtab method.
2851 (lookup_partial_symtab): Remove.
2852 (find_pc_sect_psymtab_closer): Remove.
2853 (find_pc_sect_psymtab): Remove.
2854 (find_pc_sect_symtab_via_partial): New function.
2855 (find_pc_psymtab, find_pc_sect_psymbol, find_pc_psymbol): Remove.
2856 (fixup_section): No longer static.
2857 (fixup_psymbol_section): Remove.
2858 (lookup_symbol_aux): Use lookup_symbol_aux_quick.
2859 (lookup_global_symbol_from_objfile): Likewise.
2860 (lookup_symbol_aux_psymtabs): Remove.
2861 (lookup_symbol_aux_quick): New function.
2862 (lookup_symbol_global): Use lookup_symbol_aux_quick.
2863 (lookup_partial_symbol): Remove.
2864 (basic_lookup_transparent_type_quick): New function.
2865 (basic_lookup_transparent_type): Use it.
2866 (find_main_psymtab): Remove.
2867 (find_main_filename): New function.
2868 (find_pc_sect_symtab): Use find_pc_sect_symtab method.
2869 (find_line_symtab): Use expand_symtabs_with_filename method.
2870 (output_partial_symbol_filename): New function.
2871 (sources_info): Use map_partial_symbol_filenames.
2872 (struct search_symbols_data): New type.
2873 (search_symbols_file_matches): New function.
2874 (search_symbols_name_matches): Likewise.
2875 (search_symbols): Use expand_symtabs_matching method.
2876 (struct add_name_data): Rename from add_macro_name_data.
2877 (add_macro_name): Update.
2878 (add_partial_symbol_name): New function.
2879 (default_make_symbol_completion_list): Use
2880 map_partial_symbol_names.
2881 (struct add_partial_symbol_name): New type.
2882 (maybe_add_partial_symtab_filename): New function.
2883 (make_source_files_completion_list): Use
2884 map_partial_symbol_filenames.
2885 (expand_line_sal): Use expand_symtabs_with_filename method.
2886 * symmisc.c: Include psymtab.h.
2887 (print_objfile_statistics): Use print_stats method.
2888 (dump_objfile): Use dump method.
2889 (dump_psymtab, maintenance_print_psymbols)
2890 (maintenance_info_psymtabs, maintenance_check_symtabs)
2891 (extend_psymbol_list): Remove.
2892 * symfile.h (struct quick_symbol_functions): New struct.
2893 (struct sym_fns) <qf>: New field.
2894 (sort_pst_symbols): Remove.
2895 (increment_reading_symtab): Declare.
2896 * symfile.c: Include psymtab.h.
2897 (compare_psymbols, sort_pst_symbols): Remove.
2898 (psymtab_to_symtab): Remove.
2899 (increment_reading_symtab): New function.
2900 (symbol_file_add_with_addrs_or_offsets): Use expand_all_symtabs
2901 method.
2902 (set_initial_language): Use find_main_filename.
2903 (allocate_psymtab, discard_psymtab, cashier_psymtab): Remove.
2904 (free_named_symtabs): Remove unused code.
2905 (start_psymtab_common, add_psymbol_to_bcache)
2906 (append_psymbol_to_list, add_psymbol_to_list, init_psymbol_list):
2907 Remove.
2908 * stack.c: Include psymtab.h, symfile.h.
2909 (backtrace_command_1): Use find_pc_sect_symtab_via_partial.
2910 * source.h (psymtab_to_fullname): Don't declare.
2911 * source.c: Include psymtab.h.
2912 (select_source_symtab): Use find_last_source_symtab method.
2913 (forget_cached_source_info): Use forget_cached_source_info
2914 method.
2915 (find_and_open_source): No longer static.
2916 (psymtab_to_fullname): Remove.
2917 * somread.c: Include psymtab.h.
2918 (som_sym_fns): Update.
2919 * psympriv.h: New file.
2920 * psymtab.h: New file.
2921 * psymtab.c: New file.
2922 * objfiles.h: (ALL_OBJFILE_PSYMTABS): Remove.
2923 (ALL_PSYMTABS, ALL_PSPACE_PSYMTABS): Likewise.
2924 * objfiles.c: Include psymtab.h.
2925 (objfile_relocate1): Use relocate method.
2926 (objfile_has_partial_symbols): Use has_symbols method.
2927 * mipsread.c: Include psymtab.h.
2928 (ecoff_sym_fns): Update.
2929 * mi/mi-cmd-file.c: Include psymtab.h.
2930 (print_partial_file_name): New function.
2931 (mi_cmd_file_list_exec_source_files): Use
2932 map_partial_symbol_filenames.
2933 * mdebugread.c: Include psympriv.h.
2934 * machoread.c: Include psympriv.h.
2935 (macho_sym_fns): Update.
2936 * m2-exp.y (yylex): Use lookup_symtab.
2937 * elfread.c: Include psympriv.h.
2938 (elf_sym_fns): Update.
2939 * dwarf2read.c: Include psympriv.h.
2940 * dbxread.c: Include psympriv.h.
2941 (aout_sym_fns): Update.
2942 * cp-support.c: Include psymtab.h.
2943 (read_in_psymtabs): Remove.
2944 (make_symbol_overload_list_qualified): Use
2945 expand_symtabs_for_function method.
2946 * coffread.c: Include psympriv.h.
2947 (coff_sym_fns): Update.
2948 * blockframe.c: Include psymtab.h.
2949 (find_pc_partial_function): Use find_pc_sect_symtab method.
2950 * ada-lang.h (ada_update_initial_language): Update.
2951 * ada-lang.c: Include psymtab.h.
2952 (ada_update_initial_language): Remove 'main_pst' argument.
2953 (ada_lookup_partial_symbol): Remove.
2954 (struct ada_psym_data): New type.
2955 (ada_add_psyms): New function.
2956 (ada_add_non_local_symbols): Use map_ada_symtabs method.
2957 (struct add_partial_datum): New type.
2958 (ada_add_partial_symbol_completions): New function.
2959 (ada_make_symbol_completion_list): Use map_partial_symbol_names.
2960 (ada_exception_support_info_sniffer): Update.
2961 * Makefile.in (SFILES): Add psymtab.c.
2962 (COMMON_OBS): Add psymtab.o.
2963 (HFILES_NO_SRCDIR): Add psymtab.h, psympriv.h.
2964
2965 2010-03-10 Pierre Muller <muller@ics.u-strasbg.fr>
2966
2967 * remote-fileio.c (cygwin_conv_path): Define macro for old cygwin API.
2968
2969 2010-03-10 Sami Wagiaalla <swagiaal@redhat.com>
2970
2971 PR C++/11236:
2972 * cp-namespace.c (cp_add_using): Deleted.
2973 (cp_add_using_directive): Use obstack allocations.
2974 Merged the function cp_add_using into this one.
2975 Added 'struct obstack *' argument.
2976 (cp_scan_for_anonymous_namespaces): Updated.
2977 * cp-support.h: Updated.
2978 * dwarf2read.c (read_import_statement): Updated.
2979 (read_namespace): Updated.
2980
2981 2010-03-10 Pierre Muller <muller@ics.u-strasbg.fr>
2982
2983 * windows-nat.c (cygwin_conv_path): Remove old macro.
2984
2985 2010-03-10 Pedro Alves <pedro@codesourcery.com>
2986
2987 * breakpoint.c (condition_command): Handle watchpoint conditions.
2988 (is_hardware_watchpoint): Add comment.
2989 (is_watchpoint): New.
2990 (update_watchpoint): Don't reparse the watchpoint's condition
2991 unless necessary.
2992 (WP_IGNORE): New.
2993 (watchpoint_check): Use it.
2994 (bpstat_check_watchpoint): Handle it.
2995 (bpstat_check_breakpoint_conditions): Evaluate watchpoint local
2996 conditions in a frame where it makes sense.
2997 (watch_command_1): Store the innermost block of the condition
2998 expression.
2999 (delete_breakpoint): Delete the watchpoint condition expression.
3000 * breakpoint.h (struct bp_location) <cond>: Update comment.
3001 (struct breakpoint): New field `cond_exp_valid_block'.
3002
3003 2010-03-09 Joel Brobecker <brobecker@adacore.com>
3004
3005 Adjust handling of Ada DIEs after dwarf2_physname patch.
3006 * dwarf2read.c (dwarf2_compute_name): Add handling of Ada DIEs.
3007
3008 2010-03-09 Christopher Faylor <me+cygwin@cgf.cx>
3009 Pierre Muller <muller@ics.u-strasbg.fr>
3010
3011 * windows-nat.c (cygwin_conv_path): Redefine to properly convert
3012 from/to posix/win32.
3013 (windows_make_so): Use non-Cygwin 1.7 specific function.
3014 (windows_create_inferior): Make sure that cygallargs points to
3015 original args in non Cygwin 1.7. case.
3016
3017 2010-03-09 Michael Snyder <msnyder@vmware.com>
3018
3019 * i386-tdep.c (i386_record_lea_modrm_addr): Use extract_signed_int
3020 after target_read_memory to get host byte order.
3021 (i386_process_record): Ditto.
3022
3023 2010-03-09 Keith Seitz <keiths@redhat.com>
3024
3025 Based on work from Daniel Jacobowitz <dan@codesourcery.com>
3026 * c-typeprint.c (cp_type_print_method_args): For non-static methods,
3027 print out const or volatile qualifiers, too.
3028 (c_type_print_args): Add parameters show_artificial and language.
3029 Skip artificial parameters when requested.
3030 Use the appropriate language printer.
3031 (c_type_print_varspec): Tell c_type_print_args to skip artificial
3032 parameters and pass language_c.
3033 * dwarf2read.c (die_list): New file global.
3034 (struct partial_die_info): Update comments for name field.
3035 (pdi_needs_namespace): Renamed to ...
3036 (die_needs_namespace): ... this. Rewrite.
3037 (dwarf2_linkage_name): Remove.
3038 (add_partial_symbol): Do not predicate the call to
3039 partial_die_full_name based on pdi_needs_namespace.
3040 Remove call to cp_check_possible_namespace_symbols and associated
3041 outdated comments.
3042 (guess_structure_name): Do not inspect child subprogram DIEs.
3043 (dwarf2_fullname): Update comments.
3044 Use die_needs_namespace to assist in computing the name.
3045 (read_func_scope): Use dwarf2_name to get the DIE's name.
3046 Use dwarf2_physname to get the "linkage name" of the DIE.
3047 (dwarf2_add_member_field): Use dwarf2_physname instead of
3048 dwarf2_linkage_name.
3049 (read_structure_type): For structs and classes, set TYPE_NAME, too.
3050 (determine_class): Remove.
3051 (read_partial_die): Ignore DW_AT_MIPS_linkage_name for all languages
3052 except Ada.
3053 (new_symbol): Unconditionally call dwarf2_name.
3054 Compute the "linkage name" using dwarf2_physname.
3055 Use dwarf2_name instead of dwarf2_full_name for enumerator DIEs.
3056 When determining to scan for anonymous C++ namespaces, ignore
3057 the linkage name.
3058 (dwarf2_physname): New function.
3059 (dwarf2_full_name): Move content to new function and call
3060 that.
3061 (dwarf2_compute_name): "New" function.
3062 (_initialize_dwarf2_read): Initialize die_list.
3063 * gnu-v3-eabi.c (gnu_v3_find_method_in): Remove unused variable
3064 physname.
3065 (gnu_v3_print_method_ptr): Use the physname for virtual methods
3066 without a demangled name.
3067 Print out type information for non-virtual methods.
3068 * linespec.c (decode_line_1): Force ANY string using "::" (or
3069 "." for java) to use decode_compound, and clean up any stray quoting.
3070 If we found a file symtab, re-evaluate whether the remainder is_quoted.
3071 (decode_compound): Stop consuming at an open parenthesis.
3072 Keep template parameters.
3073 Keep any overload information.
3074 Keep keywords like "const".
3075 Remove paren_pointer.
3076 Move is_quoted check from set_flags to here.
3077 Remove #if 0 code from 2000. Ten years is long enough.
3078 (find_method): Before comparing symbol names, canonicalize the string
3079 from the user.
3080 If a specific overload is requested, find it. Otherwise throw an error.
3081 (find_method_overload_end): New function.
3082 (set_flags): Remove.
3083 (decode_compound): Assume that parentheses are matched.
3084 It's a lot easier.
3085 * symtab.c (symbol_find_demangled_name): Add DMGL_VERBOSE flag
3086 to cplus_demangle.
3087 * linespec.c (decode_line_1): Keep important keywords like
3088 "const" and "volatile".
3089 * symtab.h (SYMBOL_CPLUS_DEMANGLED_NAME): Remove.
3090 * typeprint.h (c_type_print_args): Add declaration.
3091 * ui-file.c (do_ui_file_obsavestring): New function.
3092 (ui_file_obsavestring): New function.
3093 * ui-file.h (ui_file_obsavestring): Add declaration.
3094 * valops.c (find_overload_match): Resolve the object to
3095 a non-pointer type.
3096 If the object is a data member, search the object for the member
3097 and return with staticp set.
3098 Use SYMBOL_NATURAL_NAME instead of SYMBOL_CPLUS_DEMANGLED_NAME.
3099 Do not attempt to extract a function name from non-function types.
3100 If the extracted function name and the original name are the same,
3101 we don't have a C++ method.
3102
3103 From Jan Kratochvil <jan.kratochvil@redhat.com>:
3104 * dwarf2read.c (new_symbol <DW_TAG_enumerator>): Call dwarf2_full_name.
3105
3106 * ada-lang.c (ada_lookup_symbol): Remove linkage_name parameters
3107 and arguments from symbol lookups.
3108 * ax-gdb.c (gen_expr): Likewise.
3109 * cp-namespace.c (cp_lookup_symbol_nonlocal, lookup_namespace_scope,
3110 cp_lookup_symbol_namespace, lookup_symbol_file, lookup_nested_type,
3111 lookup_possible_namespace_symbol): Likewise.
3112 * cp-support.c (read_in_psymtabs): Likewise.
3113 * cp-support.h (cp_lookup_symbol_nonlocal): Likewise.
3114 * language.h (la_lookup_symbol_nonlocal): Likewise.
3115 * scm-valprint.c (scm_inferior_print): Likewise.
3116 * solib-darwin.c (darwin_relocate_section_addresses): Likewise.
3117 * solib-svr.c (elf_lookup_lib): Likewise.
3118 * solib.c (show_auto_solib_add): Likewise.
3119 * solist.h (lookup_lib_global, solib_global_lookup): Likewise.
3120 * symmisc.c (maintenance_check_symtabs): Likewise.
3121 * symtab.c (lookup_symbol_in_language, lookup_symbol_aux,
3122 lookup_symbol_aux_local, lookup_symbol_aux_block,
3123 lookup_symbol_from_objfile, lookup_symbol_aux_symtabs,
3124 lookup_symbol_aux_psymtabs,basic_lookup_symbol_nonlocal,
3125 lookup_symbol_static, lookup_symbol_global, symbol_matches_domain,
3126 basic_lookup_transparent_type, find_main_psymtab,
3127 lookup_block_symbol): Likewise.
3128 * symtab.h (basic_lookp_symbol_nonlocal, lookup_symbol_static,
3129 lookup_symbol_global, lookup_symbol_aux_block,
3130 lookup_symbol_partial_symbol, lookup_block_symbol,
3131 lookup_global_symbol, value_maybe_namespace_elt): Likewise.
3132
3133 2010-03-09 Pierre Muller <muller@ics.u-strasbg.fr>
3134
3135 * python/python-internal.h: Include symtab.h.
3136
3137 2010-03-09 Joel Brobecker <brobecker@adacore.com>
3138 Pierre Muller <muller@ics.u-strasbg.fr>
3139
3140 * p-lang.c (is_pascal_string_type): Remove unneeded parentheses.
3141 * p-valprint.c (pascal_val_print): Remove undeed block and fix
3142 indentation.
3143
3144 2010-03-08 Tom Tromey <tromey@redhat.com>
3145
3146 * breakpoint.c (breakpoint_1): Add "QUIT".
3147
3148 2010-03-08 Daniel Jacobowitz <dan@codesourcery.com>
3149 Pedro Alves <pedro@codesourcery.com>
3150
3151 * solib.c (solib_find): Replace extension if
3152 solib_symbols_extension is set in the target gdbarch.
3153 * arm-symbian-tdep.c (arm_symbian_init_abi): Set
3154 solib_symbols_extension to "sym".
3155 * gdbarch.sh (solib_symbols_extension): New variable.
3156 (pstring): New function.
3157 * gdbarch.h, gdbarch.c: Regenerate.
3158
3159 2010-03-08 Tom Tromey <tromey@redhat.com>
3160
3161 PR cli/9591:
3162 * NEWS: Update.
3163 * utils.c: Include main.h.
3164 (fputs_maybe_filtered): Don't paginate if `batch_flag'.
3165 (defaulted_query): Use default answer if `batch_flag'.
3166 * main.h (batch_flag): Declare.
3167 * main.c (batch_flag): New global.
3168 (captured_main): Remove 'batch'. Update.
3169
3170 2010-03-08 Kevin Buettner <kevinb@redhat.com>
3171
3172 From Richard Sandiford, Martin M. Hunt, Corinna Vinschen,
3173 and Kevin Buettner:
3174
3175 * remote-mips.c (rockhopper_ops): New target_ops struct.
3176 (MON_ROCKHOPPER): New mips_monitor_type.
3177 (read_hex_value): New function.
3178 (mips_request): Send 8-byte values with a 'T' packet. Read the
3179 packet argument as a string and use read_hex_value to parse it.
3180 (mips_exit_debug): Wait for response when using MON_ROCKHOPPER.
3181 (rockhopper_open): New function.
3182 (mips_wait): Read the PC, FP and SP fields as strings. Use
3183 read_hex_value to parse them and mips_set_register to commit them.
3184 (mips_set_register): New function.
3185 (mips_fetch_registers): Do not cast register value to "unsigned"
3186 when reading a MON_ROCKHOPPER 't' packet. Use mips_set_register.
3187 (mips_store_registers): Use a 'T' packet to set registers when
3188 using MON_ROCKHOPPER.
3189 (pmon_end_download): Don't run initEther if using MON_ROCKHOPPER
3190 and expect the total to be printed before the entry address.
3191 (_initialize_remote_mips): Initialize and add rockhopper_ops.
3192
3193 2010-03-08 Kevin Buettner <kevinb@redhat.com>
3194
3195 * remote-mips.c (mips_fetch_word): Add new parameter, `valp'.
3196 Change return value to int. Store value fetched in location
3197 addressed by `val'. Use function's return value as success
3198 or failure indicator. Adjust all callers.
3199
3200 2010-03-08 Pierre Muller <muller@ics.u-strasbg.fr>
3201
3202 * p-lang.c (is_pascal_string_type): Check that TYPE arg is non NULL.
3203
3204 2010-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3205 Hui Zhu <teawater@gmail.com>
3206
3207 * record.c (record_open_1): Check tmp_to_stopped_by_watchpoint and
3208 tmp_to_stopped_data_address.
3209 (record_open): Reset tmp_to_stopped_by_watchpoint and
3210 tmp_to_stopped_data_address.
3211 * target.c (init_dummy_target): Add to_stopped_by_watchpoint and
3212 to_stopped_data_address.
3213
3214 2010-03-08 Hui Zhu <teawater@gmail.com>
3215
3216 * i386-tdep.c (i386_process_record): Initialize regnum.
3217
3218 2010-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3219
3220 * symfile.c (addr_info_make_relative): New variable sect_name, use it.
3221 Do not warn on ".gnu.liblist" and ".gnu.conflict".
3222
3223 2010-03-08 Joel Brobecker <brobecker@adacore.com>
3224
3225 Memory error when reading wrong core file.
3226 * solib-svr4.c (solib_svr4_r_map): catch and print all exception
3227 errors while reading the inferior memory, and return zero if
3228 an exception was raised.
3229
3230 2010-03-07 Michael Snyder <msnyder@vmware.com>
3231
3232 * record.c (record_restore): Rename tmpu8 to rectype.
3233
3234 * i386-tdep.c (i386_record_lea_modrm_addr): Rename local variables
3235 tmpu8, tmpi16, tmpi32, tmpulongest to addr8, addr16, addr32, addr64.
3236
3237 (i386_record_push): Rename local tmpulongest to addr.
3238
3239 (i386_process_record): Rename local tmpulongest to addr.
3240
3241 Rename local variables tmpu16, tmpu32, tmpu64 to addr16, addr32,
3242 addr64.
3243
3244 Rename local variable tmpu8 to opcode8 and regnum.
3245
3246 2010-03-07 Joel Brobecker <brobecker@adacore.com>
3247
3248 * remote.c (remote_get_ada_task_ptid): New function.
3249 (init_remote_ops): Set remote_ops.to_get_ada_task_ptid.
3250
3251 2010-03-06 Christopher Faylor <me+cygwin@cgf.cx>
3252
3253 * windows-nat.c: Reorganize #ifdef __CYGWIN__ considerations into one
3254 block. Define helper macros to reduce ifdefs in code.
3255 (get_module_name): Use cygwin_buf_t for buffer and __PMAX for buffer
3256 size. Call unadorned GetModuleFileNameEx rather than
3257 GetModuleFileNameEx*.
3258 (windows_make_so): Use __PMAX to denote maximum buffer size and
3259 cygwin_buf_t for buffer type. Use GetSystemDirectory{W,A} as
3260 appropriate.
3261 (get_image_name): Use __PMAX to denote maximum buffer size.
3262 (handle_load_dll): Likewise.
3263 (windows_pid_to_exec_file): Likewise.
3264 (windows_create_inferior): Add many accommodations for older Cygwin and
3265 non-Cygwin.
3266 (bad_GetModuleFileNameExW): Control inclusion of this function based on
3267 __USEWIDE conditional.
3268 (bad_GetModuleFileNameExA): Likewise.
3269 (_initialize_loadable): Just use real function names without the dyn_
3270 part since they are defined earlier.
3271
3272 2010-03-05 Corinna Vinschen <vinschen@redhat.com>
3273 Tom Tromey <tromey@redhat.com>
3274
3275 * utils.c (host_char_to_target): Add 'gdbarch' argument.
3276 (parse_escape): Likewise.
3277 * python/py-utils.c (unicode_to_target_string): Update.
3278 (unicode_to_target_python_string): Update.
3279 (target_string_to_unicode): Update.
3280 * printcmd.c (printf_command): Update.
3281 * p-exp.y (yylex): Update.
3282 * objc-exp.y (yylex): Update.
3283 * mi/mi-parse.c: Include charset.h.
3284 (mi_parse_escape): New function.
3285 (mi_parse_argv): Use it.
3286 * jv-exp.y (yylex): Update.
3287 * i386-cygwin-tdep.c (i386_cygwin_auto_wide_charset): New
3288 function.
3289 (i386_cygwin_init_abi): Call set_gdbarch_auto_wide_charset.
3290 * gdbarch.sh (auto_charset, auto_wide_charset): New.
3291 * gdbarch.c: Rebuild.
3292 * gdbarch.h: Rebuild.
3293 * defs.h (parse_escape): Update.
3294 * cli/cli-setshow.c: Include arch-utils.h.
3295 (do_setshow_command): Update.
3296 * cli/cli-cmds.c (echo_command): Update.
3297 * charset.h (target_charset, target_wide_charset): Update.
3298 * charset.c: Include arch-utils.h.
3299 (target_charset_name): Default to "auto".
3300 (target_wide_charset_name): Likewise.
3301 (show_target_charset_name): Handle "auto".
3302 (show_target_wide_charset_name): Likewise.
3303 (be_le_arch): New global.
3304 (set_be_le_names): Add 'gdbarch' argument.
3305 (validate): Likewise. Don't call set_be_le_names.
3306 (set_charset_sfunc, set_host_charset_sfunc)
3307 (set_target_charset_sfunc, set_target_wide_charset_sfunc):
3308 Update.
3309 (target_charset): Add 'gdbarch' argument.
3310 (target_wide_charset): Likewise. Remove 'byte_order' argument.
3311 (auto_target_charset_name): New global.
3312 (default_auto_charset, default_auto_wide_charset): New functions.
3313 (_initialize_charset): Set auto_target_charset_name. Allow "auto"
3314 for target charsets. Copy result of nl_langinfo. Use GetACP if
3315 USE_WIN32API.
3316 * c-lang.c (charset_for_string_type): Add 'gdbarch' argument,
3317 remove 'byte_order' argument. Update.
3318 (classify_type): Likewise.
3319 (c_emit_char): Update.
3320 (c_printchar): Update.
3321 (c_printstr): Update.
3322 (c_get_string): Update.
3323 (evaluate_subexp_c): Update.
3324 * arch-utils.h (default_auto_charset, default_auto_wide_charset):
3325 Declare.
3326 * python/python.c (gdbpy_target_charset): New function.
3327 (gdbpy_target_wide_charset): Likewise.
3328 (GdbMethods): Update.
3329 * NEWS: Update.
3330
3331 2010-03-05 Ulrich Weigand <uweigand@de.ibm.com>
3332
3333 * symfile.c (build_section_addr_info_from_objfile): Do not mask
3334 off high address bits.
3335
3336 2010-03-05 Ulrich Weigand <uweigand@de.ibm.com>
3337
3338 * python/py-lazy-string.c (gdbpy_extract_lazy_string): Extract
3339 address as UnsignedLongLong, not LongLong.
3340
3341 2010-03-05 Kevin Buettner <kevinb@redhat.com>
3342 Pedro Alves <pedro@codesourcery.com>
3343
3344 * remote-mips.c (gdbthread.h): Include.
3345 (remote_mips_ptid): Declare.
3346 (mips_error): Only mourn the inferior when inferior_ptid is non-null.
3347 (common_open): Set inferior_ptid, add it as an inferior, and
3348 as a thread too. Delete FIXME comment regarding start_remote().
3349 (mips_close): Invoke generic_mourn_inferior().
3350 (mips_kill): Make sure that target_mourn_inferior is invoked.
3351 (mips_mourn_inferior): Don't invoke generic_mourn_inferior, as
3352 it's now invoked from mips_close().
3353 (mips_load): Don't null out inferior_ptid. Don't call
3354 clear_symtab_users().
3355 (mips_thread_alive, mips_pid_to_str): New functions.
3356 (_initialize_remote_mips): Initialize remote_mips_ptid. Initialize
3357 to_thread_alive and to_pid_to_str operations.
3358
3359 2010-03-04 Tom Tromey <tromey@redhat.com>
3360
3361 * dwarf2read.c (skip_one_die) <DW_FORM_ref_addr>: Use offset size
3362 in DWARF 3 and later.
3363 (read_attribute_value) <DW_FORM_ref_addr>: Likewise.
3364
3365 2010-03-04 Keith Seitz <keiths@redhat.com>
3366
3367 * linespec.c (decode_line_1): Update comments for is_quote_enclosed.
3368 If the filename portion of the linespec was quoted, recheck the
3369 remainder for additional quoting.
3370 (locate_first_half): Skip over completer chars, too.
3371
3372 2010-03-04 Tom Tromey <tromey@redhat.com>
3373
3374 * printcmd.c (printf_command): Pass dummy argument to
3375 printf_filtered.
3376
3377 2010-03-04 Doug Evans <dje@google.com>
3378
3379 * arm-tdep.c (arm_make_stub_cache): Delete unused locals reg,
3380 unwound_fp.
3381
3382 * arm-tdep.c (arm_stub_unwind_sniffer): Add comment.
3383
3384 2010-03-04 Pedro Alves <pedro@codesourcery.com>
3385
3386 * breakpoint.c (update_watchpoint): Create a sentinel location if
3387 the software watchpoint isn't watching any memory.
3388 (breakpoint_address_bits): Skip dummy software watchpoint locations.
3389
3390 2010-03-04 Pedro Alves <pedro@codesourcery.com>
3391
3392 * utils.c (fputs_maybe_filtered): Check if there's already a top
3393 level interpreter before dereferencing it. If there isn't one,
3394 don't paginate either.
3395
3396 2010-03-04 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3397
3398 * arm-tdep.c (arm_pc_is_thumb): Add heuristic that tries to get
3399 the state right when single stepping.
3400 (arm_get_next_pc_raw, thumb_get_next_pc_raw): New functions.
3401 Get the next PC along with the instruction state.
3402 (thumb_get_next_pc): Remove.
3403 (arm_get_next_pc): Modified to use arm_get_next_pc_raw.
3404
3405 2010-03-04 Hui Zhu <teawater@gmail.com>
3406
3407 * i386-tdep.c (i386_process_record): Change "addr" to "tmpu64".
3408
3409 2010-03-03 Pedro Alves <pedro@codesourcery.com>
3410
3411 * utils.c (fputs_maybe_filtered): Always disable pagination if the
3412 top level interpreter is MI.
3413
3414 2010-03-03 Stan Shebs <stan@codesourcery.com>
3415
3416 * remote.c (remote_download_tracepoint): Iterate over locations.
3417 * tracepoint.c (validate_actionline): Ditto.
3418 (encode_actions): Add location argument.
3419 (trace_dump_command): Check all locations to see if stepping
3420 frame.
3421
3422 2010-03-03 H.J. Lu <hongjiu.lu@intel.com>
3423 Eli Zaretskii <eliz@gnu.org>
3424
3425 * NEWS: Add X86 general purpose registers section.
3426
3427 2010-03-03 Tom Tromey <tromey@redhat.com>
3428
3429 PR mi/11098:
3430 * varobj.c (install_new_value): Handle case where new print_value
3431 is NULL.
3432
3433 2010-03-03 Dainis Jonitis <jonitis@gmail.com>
3434
3435 PR gdb/11345:
3436 * printcmd.c (printf_command): Print end of format string using
3437 printf_filtered.
3438
3439 2010-03-02 Tom Tromey <tromey@redhat.com>
3440
3441 * mi/mi-cmd-break.c (mi_read_next_line): Add missing 'void'.
3442 * defs.h (read_command_lines_1): Add missing 'void'.
3443 * cli/cli-script.c (recurse_read_control_structure): Add missing
3444 'void'.
3445 (read_next_line): Likewise.
3446 (read_command_lines_1): Likewise.
3447
3448 2010-03-02 Ulrich Weigand <uweigand@de.ibm.com>
3449
3450 * spu-tdep.c (spu_analyze_prologue): Track instruction to
3451 store backchain as part of prologue.
3452
3453 2010-03-02 Daniel Jacobowitz <dan@codesourcery.com>
3454
3455 * progspace.c (update_address_spaces): Update inferior address spaces
3456 also.
3457
3458 2010-03-02 Doug Evans <dje@google.com>
3459
3460 * dwarf2read.c (add_partial_subprogram): Add missing baseaddr to
3461 lowpc,highpc args to addrmap_set_empty.
3462
3463 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
3464
3465 * amd64-tdep.c (amd64_byte_names): New.
3466 (amd64_word_names): Likewise.
3467 (amd64_dword_names): Likewise.
3468 (amd64_pseudo_register_name): Likewise.
3469 (amd64_pseudo_register_read): Likewise.
3470 (amd64_pseudo_register_write): Likewise.
3471 (amd64_init_abi): Set num_byte_regs, num_word_regs, num_dword_regs
3472 and num_mmx_regs. Call set_gdbarch_pseudo_register_read,
3473 set_gdbarch_pseudo_register_write and
3474 set_tdesc_pseudo_register_name. Don't call
3475 set_gdbarch_num_pseudo_regs. Don't set mm0_regnum.
3476
3477 * i386-tdep.c (i386_num_mmx_regs): Removed.
3478 (i386_num_pseudo_regs): Likewise.
3479 (i386_byte_names): New.
3480 (i386_word_names): Likewise.
3481 (i386_byte_regnum_p): Likewise.
3482 (i386_word_regnum_p): Likewise.
3483 (i386_mmx_regnum_p): Updated.
3484 (i386_pseudo_register_name): Make it global. Handle byte and
3485 word pseudo-registers.
3486 (i386_pseudo_register_read): Likewise.
3487 (i386_pseudo_register_write): Likewise.
3488 (i386_pseudo_register_type): Handle byte, word and dword
3489 pseudo-registers
3490 (i386_register_reggroup_p): Don't include pseudo
3491 registers, except for MXX, in any register groups. Don't
3492 include pseudo byte, word, dword registers in general_reggroup.
3493 (i386_gdbarch_init): Set num_byte_regs, num_word_regs,
3494 num_dword_regs, al_regnum, ax_regnum and eax_regnum. Put MMX
3495 pseudo-registers after word pseudo-registers. Call
3496 set_gdbarch_num_pseudo_regs after calling gdbarch_init_osabi.
3497
3498 * i386-tdep.h (gdbarch_tdep): Add num_mmx_regs, num_byte_regs,
3499 al_regnum, num_word_regs, ax_regnum, num_dword_regs and
3500 eax_regnum.
3501 (i386_byte_regnum_p): New.
3502 (i386_word_regnum_p): Likewise.
3503 (i386_dword_regnum_p): Likewise.
3504 (i386_pseudo_register_name): Likewise.
3505 (i386_pseudo_register_read): Likewise.
3506 (i386_pseudo_register_write): Likewise.
3507
3508 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
3509
3510 * target-descriptions.c (tdesc_type): Remove
3511 TDESC_TYPE_I386_EFLAGS and TDESC_TYPE_I386_MXCSR.
3512 (tdesc_predefined_types): Likewise.
3513 (tdesc_gdb_type): Likewise. Pass NULL to append_flags_type_flag
3514 if flag name is empty.
3515 (maint_print_c_tdesc_cmd): Handle TDESC_TYPE_FLAGS.
3516
3517 * features/i386/32bit-core.xml: Define i386_eflags.
3518 * features/i386/64bit-core.xml: Likewise.
3519
3520 * features/i386/32bit-sse.xml: Define i386_mxcsr.
3521 * features/i386/64bit-sse.xml: Likewise.
3522
3523 * features/i386/amd64-linux.c: Regenerated.
3524 * features/i386/amd64.c: Likewise.
3525 * features/i386/i386-linux.c: Likewise.
3526 * features/i386/i386.c: Likewise.
3527
3528 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3529
3530 * gdbtypes.c (append_composite_type_field_raw): New.
3531 (append_composite_type_field_aligned): Use the new function.
3532 * gdbtypes.h (append_composite_type_field_raw): Declare.
3533 * target-descriptions.c (struct tdesc_type_field): Add start and end.
3534 (struct tdesc_type_flag): New type.
3535 (struct tdesc_type): Add TDESC_TYPE_STRUCT and TDESC_TYPE_FLAGS to
3536 kind. Add size to u.u. Add u.f for flags.
3537 (tdesc_gdb_type): Handle TDESC_TYPE_STRUCT and TDESC_TYPE_FLAGS.
3538 (tdesc_free_type): Likewise.
3539 (tdesc_create_struct, tdesc_set_struct_size, tdesc_create_flags): New.
3540 (tdesc_add_field): Handle TDESC_TYPE_STRUCT.
3541 (tdesc_add_bitfield, tdesc_add_flag): New.
3542 * target-descriptions.h (tdesc_create_struct, tdesc_set_struct_size)
3543 (tdesc_create_flags, tdesc_add_bitfield, tdesc_add_flag): Declare.
3544 * xml-tdesc.c (struct tdesc_parsing_data): Rename current_union to
3545 current_type. Add current_type_size and current_type_is_flags.
3546 (tdesc_start_union): Clear the new fields.
3547 (tdesc_start_struct, tdesc_start_flags): New.
3548 (tdesc_start_field): Handle struct fields, including bitfields.
3549 (field_attributes): Make type optional. Add start and end.
3550 (union_children): Rename to struct_union_children.
3551 (union_attributes): Rename to struct_union_attributes. Add optional
3552 size.
3553 (flags_attributes): New.
3554 (feature_children): Add struct and flags.
3555 * features/gdb-target.dtd: Add flags and struct to features.
3556 Make field type optional. Add field start and end.
3557
3558 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
3559
3560 * amd64-linux-nat.c (AMD64_LINUX_USER64_CS): New.
3561 (amd64_linux_read_description): Likewise.
3562 (_initialize_amd64_linux_nat): Set to_read_description to
3563 amd64_linux_read_description.
3564
3565 * amd64-linux-tdep.c: Include "features/i386/amd64-linux.c".
3566 (amd64_linux_register_name): Removed.
3567 (amd64_linux_register_type): Likewise.
3568 (amd64_linux_core_read_description): New.
3569 (amd64_linux_init_abi): Set target description to
3570 tdesc_amd64_linux if needed. Support orig_rax in target
3571 description. Don't call set_gdbarch_register_name nor
3572 set_gdbarch_register_type. Call
3573 set_gdbarch_core_read_description.
3574 (_initialize_amd64_linux_tdep): Call
3575 initialize_tdesc_amd64_linux.
3576
3577 * amd64-linux-tdep.h (tdesc_amd64_linux): New.
3578
3579 * amd64-tdep.c: Include "features/i386/amd64.c".
3580 (amd64_register_names): Removed.
3581 (amd64_register_name): Likewise.
3582 (amd64_register_type): Likewise.
3583 (amd64_init_abi): Set num_core_regs and register_names. Set
3584 target description to tdesc_amd64 if needed. Don't call
3585 set_gdbarch_register_name nor set_gdbarch_register_type.
3586 (_initialize_amd64_tdep): New.
3587
3588 * i386-linux-nat.c (i386_linux_read_description): New.
3589 (_initialize_i386_linux_nat): Set to_read_description to
3590 i386_linux_read_description.
3591
3592 * i386-linux-tdep.c: Include "features/i386/i386-linux.c".
3593 (i386_linux_register_name): Removed.
3594 (i386_linux_core_read_description): New.
3595 (i386_linux_read_description): Likewise.
3596 (i386_linux_init_abi): Don't call set_gdbarch_register_name.
3597 Set target description to tdesc_i386_linux if needed. Support
3598 orig_eax. Set register_reggroup_p. Call
3599 set_gdbarch_core_read_description.
3600 (_initialize_i386_linux_tdep): Call initialize_tdesc_i386_linux.
3601
3602 * i386-linux-tdep.h (tdesc_i386_linux): New.
3603
3604 * i386-nto-tdep.c (i386nto_regset_id): Replace I386_NUM_FREGS
3605 with I387_NUM_REGS.
3606
3607 * i386-tdep.c: Include "features/i386/i386.c".
3608 (i386_register_names): Make it const.
3609 (i386_mmx_names): Likewise.
3610 (i386_num_register_names): Removed.
3611 (i386_register_name): Likewise.
3612 (i386_eflags_type): Likewise.
3613 (i386_mxcsr_type): Likewise.
3614 (i386_sse_type): Likewise.
3615 (i386_register_type): Likewise.
3616 (i387_ext_type): Call tdesc_find_type instead of arch_float_type.
3617 (i386_pseudo_register_name): New.
3618 (i386_pseudo_register_type): Likewise.
3619 (i386_mmx_type): Make it static.
3620 (i386_gdbarch_init): Check arch. Replace I386_NUM_FREGS with
3621 I387_NUM_REGS. Set num_core_regs and register_names. Don't
3622 call set_gdbarch_register_name nor set_gdbarch_register_type.
3623 Set register_reggroup_p. Set target description to tdesc_i386
3624 if needed. Call set_tdesc_pseudo_register_type,
3625 set_tdesc_pseudo_register_name and tdesc_use_registers.
3626 (_initialize_i386_tdep): Call initialize_tdesc_i386.
3627 initialize_tdesc_x86_64.
3628
3629 * i386-tdep.h (gdbarch_tdep): Remove i386_eflags_type,
3630 i386_mxcsr_type and i386_sse_type. Add num_core_regs,
3631 register_names, tdesc and register_reggroup_p.
3632 (I386_NUM_FREGS): Removed.
3633 (i386_eflags_type): Likewise.
3634 (i386_mxcsr_type): Likewise.
3635 (i386_mmx_type): Likewise.
3636 (i386_sse_type): Likewise.
3637 (i386_register_name): Likewise.
3638 (i386_regnum): Add I386_MXCSR_REGNUM.
3639 (I386_SSE_NUM_REGS): Defined with I386_MXCSR_REGNUM.
3640
3641 * i387-tdep.h (I387_NUM_REGS): New.
3642
3643 * regformats/i386/i386-linux.dat: Generated.
3644 * regformats/i386/i386.dat: Likewise.
3645 * regformats/i386/amd64-linux.dat: Likewise.
3646 * regformats/i386/amd64.dat: Likewise.
3647
3648 * regformats/reg-i386-linux.dat: Removed.
3649 * regformats/reg-i386.dat: Likewise.
3650 * regformats/reg-x86-64-linux.dat: Likewise.
3651 * regformats/reg-x86-64.dat: Likewise.
3652
3653 2010-03-01 Corinna Vinschen <vinschen@redhat.com>
3654
3655 * remote-fileio.c (remote_fileio_func_rename): Use Cygwin 1.7
3656 cygwin_conv_path API rather than the deprecated
3657 cygwin_conv_to_full_posix_path.
3658 * windows-nat.c:
3659 (GetModuleFileNameExA): Undefine for Cygwin.
3660 (GetModuleFileNameExW): Define for Cygwin.
3661 (get_module_name): Change size of pathbuf to PATH_MAX for Cygwin.
3662 Call GetModuleFileNameExW and convert path to POSIX using
3663 cygwin_conv_path.
3664 (windows_make_so): Always define p. Drop unused variable m.
3665 Don't use Win32 functions to check file existance, rather use
3666 access on Cygwin. Fetch system directory using GetSystemDirectoryW.
3667 Use canonicalize_file_name to get full path.
3668 (get_image_name): Use wcstombs, rather than WideCharToMultiByte
3669 to convert Unicode pathname to multibyte on Cygwin. Otherwise,
3670 use correct target buffer size in call to WideCharToMultiByte.
3671 (handle_load_dll): Change size of dll_buf to PATH_MAX for Cygwin.
3672 (windows_pid_to_exec_file): Change size of path to PATH_MAX for Cygwin.
3673 (windows_create_inferior): Convert all paths and arguments to wchar_t
3674 and use CreateProcessW on Cygwin.
3675 (_initialize_windows_nat): Disable DOS-style path warning on Cygwin.
3676 (bad_GetModuleFileNameExA): Undefine for Cygwin.
3677 (bad_GetModuleFileNameExW): Define for Cygwin.
3678 (_initialize_loadable): Load GetModuleFileNameExW into
3679 dyn_GetModuleFileNameExW on Cygwin. Don't load ANSI function on Cygwin.
3680
3681 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
3682
3683 PR python/11036
3684 * python/py-frame.c (frapy_read_var): Add block argument and logic
3685 to cope with user provided blocks.
3686
3687 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3688
3689 * infcall.c (call_function_by_hand): Remove gdb_assert on sp and old_sp.
3690 New comment.
3691
3692 2010-02-28 Corinna Vinschen <vinschen@redhat.com>
3693
3694 * Makefile.in (SUBDIR_MI_OBS): Move mi-common.o from here...
3695 (COMMON_OBS): ... to here since it's used unconditionally.
3696 (SUBDIR_MI_SRCS): Move mi/mi-common.c from here...
3697 (SFILES): To here.
3698
3699 2010-02-26 David Daney <ddaney@caviumnetworks.com>
3700
3701 * mips-linux-tdep.c: Update struct sigframe comments.
3702 (SIGFRAME_CODE_OFFSET): Delete macro.
3703 (mips_linux_o32_sigframe_init): Calculate sigcontext_base using
3704 this_frame's sp.
3705 (mips_linux_n32n64_sigframe_init): Same.
3706
3707 2010-02-26 Kevin Buettner <kevinb@redhat.com>
3708
3709 * remote-mips.c (mips_load): Don't use pseudo-register when
3710 invalidating regcache.
3711
3712 2010-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3713
3714 * arm-tdep.c (thumb_get_next_pc): Correct conditional branch opcode.
3715
3716 2010-02-26 Pedro Alves <pedro@codesourcery.com>
3717
3718 * NEWS: Add "New targets" section, and mention ARM Symbian
3719 support.
3720
3721 2010-02-26 Ulrich Weigand <uweigand@de.ibm.com>
3722
3723 * dwarf2loc.c (struct piece_closure): Remove ARCH member,
3724 add ADDR_SIZE member.
3725 (allocate_piece_closure): Update.
3726 (copy_pieced_value_closure): Likewise.
3727 (dwarf2_evaluate_loc_desc): Likewise.
3728 (read_pieced_value): Use DWARF address size instead of
3729 GDB's gdbarch_addr_bit as size of values on the DWARF stack.
3730
3731 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
3732 Tom Tromey <tromey@redhat.com>
3733
3734 * python/py-type.c (typy_lookup_typename): Add in block argument.
3735 If provided restrict lookup to specified blocks.
3736 (gdbpy_lookup_type): Likewise.
3737 (typy_lookup_type): Likewise.
3738
3739 2010-02-25 Daniel Jacobowitz <dan@codesourcery.com>
3740
3741 Symbian config
3742
3743 gdb/
3744 * arm-symbian-tdep.c: New.
3745 * configure.tgt (arm*-*-symbianelf*): New target.
3746 (*-*-symbianelf*): New OS.
3747 * osabi.c (gdb_osabi_names): Add Symbian.
3748 * defs.h (gdb_osabi): Add GDB_OSABI_SYMBIAN.
3749 * Makefile.in (ALL_TARGET_OBJS): Add arm-symbian-tdep.o.
3750 (ALLDEPFILES): Add arm-symbian-tdep.c.
3751
3752 2010-02-25 Daniel Jacobowitz <dan@codesourcery.com>
3753
3754 * symfile.c (find_lowest_section): Include SEC_ALLOC sections.
3755
3756 2010-02-24 Pedro Alves <pedro@codesourcery.com>
3757
3758 * mi/mi-main.c (mi_cmd_execute): Fix typo.
3759
3760 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
3761 Tom Tromey <tromey@redhat.com>
3762 Thiago Jung Bauermann <bauerman@br.ibm.com>
3763
3764 * python/python.c (_initialize_python): Call
3765 gdbpy_initialize_symtabs, gdbpy_initialize_symbols and
3766 gdbpy_initialize_blocks.
3767 * python/python-internal.h: Declare struct symbol, block and
3768 symtab_and_line. Declare block_object_type and
3769 symbol_object_type
3770 (gdbpy_lookup_symbol gdbpy_block_for_pc)
3771 (symtab_and_line_to_sal_object, symtab_to_symtab_object)
3772 (symbol_to_symbol_object, block_to_block_object)
3773 (gdbpy_initialize_symtabs,gdbpy_initialize_symbols)
3774 (gdbpy_initialize_blocks ): Declare.
3775 * python/py-frame.c (frapy_block, frapy_function, frapy_find_sal)
3776 (frapy_select): Add methods.
3777 (frapy_read_var): Add symbol branch.
3778 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-symbol, py-symtab,
3779 py-block.
3780 (SUBDIR_PYTHON_SRCS): Likewise.
3781 (py-symbol.o): New rule.
3782 (py-symtab.o): Likewise.
3783 (py-block.o): Likewise.
3784 * python/py-symbol.c: New file.
3785 * python/py-symtab.c: Likewise.
3786 * python/py-block.c: Likewise.
3787
3788 2010-02-24 Pedro Alves <pedro@codesourcery.com>
3789
3790 PR gdb/11321
3791
3792 * inferior.h (prepare_for_detach): Declare.
3793 (struct inferior) <detaching>: New field.
3794 * infrun.c (prepare_for_detach): New.
3795 (handle_inferior_event) <random signal>: Don't stop if detaching.
3796 * target.c (target_detach): Call prepare_for_detach.
3797
3798 2010-02-24 Pedro Alves <pedro@codesourcery.com>
3799
3800 Per-process displaced stepping queue.
3801
3802 * infrun.c (displaced_step_ptid, displaced_step_request_queue)
3803 (displaced_step_gdbarch, displaced_step_closure,
3804 (displaced_step_original, displaced_step_copy): Move globals to
3805 this...
3806 (struct displaced_step_inferior_state): ... new structure.
3807 (displaced_step_inferior_states): New global.
3808 (get_displaced_stepping_state, add_displaced_stepping_state)
3809 (remove_displaced_stepping_state, infrun_inferior_exit): New
3810 functions.
3811 (displaced_step_clear): Add displaced_step_inferior_state
3812 parameter, and adjust to handle it.
3813 (displaced_step_clear_cleanup): Parameter is now a
3814 displaced_step_inferior_state. Adjust.
3815 (displaced_step_prepare): Adjust.
3816 (displaced_step_fixup, displaced_step_fixup)
3817 (infrun_thread_ptid_changed, resume): Adjust.
3818 (init_wait_for_inferior): Don't call displaced_step_clear.
3819 (infrun_thread_stop_requested): Rewrite.
3820 (_initialize_infrun): Install infrun_inferior_exit as
3821 inferior_exit observer.
3822
3823 2010-02-24 Pedro Alves <pedro@codesourcery.com>
3824
3825 * inferior.h (ptid_match): Declare.
3826 * infrun.c (ptid_match): New.
3827 * remote.c (queued_stop_reply): Rewrite and use ptid_match.
3828 (handle_notification): Add debug output.
3829 * linux-nat.c (ptid_match): Delete.
3830
3831 2010-02-24 David S. Miller <davem@davemloft.net>
3832
3833 * gdb_ptrace.h (PT_SYSCALL): If PTRACE_SYSCALL is available, use it.
3834 * syscalls/sparc-linux.xml: New.
3835 * syscalls/sparc64-linux.xml: New.
3836 * Makefile.in (XML_SYSCALL_FILES): Add new syscall XML files.
3837 * sparc-linux-tdep.c (XML_SYSCALL_FILENAME_SPARC32): Define.
3838 (sparc32_linux_get_syscall_number): New function.
3839 (sparc32_linux_init_abi): Set syscall XML file name and hook up
3840 syscall number fetcher.
3841 * sparc64-linux-tdep.c (XML_SYSCALL_FILENAME_SPARC64): Define.
3842 (sparc64_linux_get_syscall_number): New function.
3843 (sparc64_linux_init_abi): Set syscall XML file name and hook up
3844 syscall number fetcher.
3845
3846 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3847
3848 Multiexec MI
3849
3850 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
3851 * inferior.c (add_inferior_silent): Notify inferior_added
3852 observer.
3853 (delete_inferior_1): Notify inferior_removed observer.
3854 (exit_inferior_1): Pass inferior, not pid, to observer.
3855 (inferior_appeared): Likewise.
3856 (add_inferior_with_spaces): New.
3857 (add_inferior_command): Use the above.
3858 * inferior.h (delete_inferior_1, add_inferior_with_spaces):
3859 Declare.
3860
3861 * inflow.c (inflow_inferior_exit): Likewise.
3862 * jit.c (jit_inferior_exit_hook): Likewise.
3863
3864 * mi/mi-cmds.c (mi_cmds): Register add-inferior and
3865 remove-inferior.
3866 * mi/mi-cmds.h (mi_cmd_add_inferior, mi_cmd_remove_inferior): New.
3867 * mi/mi-interp.c (mi_inferior_added, mi_inferior_removed): New.
3868 (report_initial_inferior): New.
3869 (mi_inferior_removed): Register the above. Make sure
3870 inferior_added observer is called on the first inferior.
3871 (mi_new_thread, mi_thread_exit): Thread group is now identified by
3872 inferior number, not pid.
3873 (mi_solib_loaded, mi_solib_unloaded): Report which inferiors are
3874 affected.
3875 * mi/mi-main.c (current_context): New.
3876 (proceed_thread_callback): Use typed closure.
3877 Proceed everything if pid is 0. Most implementation split into
3878 (proceed_thread): ... this.
3879 (run_one_inferior): New.
3880 (mi_cmd_exec_continue, mi_cmd_exec_interrupt, mi_cmd_exec_run):
3881 Adjust for multiexec behaviour.
3882 (mi_cmd_add_inferior, mi_cmd_remove_inferior): New.
3883 (mi_cmd_execute): Handle the 'thread-group' option here.
3884 Do some extra checks.
3885 * mi-parse.c (mi_parse): Handle the --all and --thread-group
3886 options.
3887 * mi-parse.h (struct mi_parse): New fields all and thread_group.
3888
3889 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
3890
3891 Make -exec-run a proper MI commands.
3892
3893 * mi/mi-cmds.h (mi_cmd_exec_run): Declare.
3894 * mi/mi-cmds.c (mi_cmds): Adjust.
3895 * mi/mi-main.c (mi_cmd_exec_run): New.
3896
3897 2010-02-24 Pedro Alves <pedro@codesourcery.com>
3898 Stan Shebs <stan@codesourcery.com>
3899
3900 * tracepoint.h (set_traceframe_number)
3901 (cleanup_restore_current_traceframe): Declare.
3902 * tracepoint.c (set_traceframe_number): New.
3903 (struct current_traceframe_cleanup): New.
3904 (do_restore_current_traceframe_cleanup)
3905 (restore_current_traceframe_cleanup_dtor)
3906 (make_cleanup_restore_current_traceframe): New.
3907 * infrun.c: Include tracepoint.h.
3908 (fetch_inferior_event): Switch out and in of tfind mode.
3909
3910 2010-02-24 Pedro Alves <pedro@codesourcery.com>
3911
3912 * breakpoint.c (breakpoint_init_inferior): Also delete
3913 bp_shlib_event breakpoints.
3914 * solib-frv.c (enable_break): Remove call to
3915 remove_solib_event_breakpoints.
3916 * solib-svr4.c (enable_break): Ditto.
3917 * solib-darwin.c (darwin_solib_create_inferior_hook): Ditto.
3918 * solib-pa64.c (pa64_solib_create_inferior_hook): Ditto.
3919 * solib-som.c (som_solib_create_inferior_hook): Ditto.
3920 * solib-spu.c (spu_enable_break): Ditto.
3921
3922 2010-02-23 Harald Koenig <H.Koenig@science-computing.de>
3923
3924 * c-exp.y (token_and_value): s/union YYSTYPE/YYSTYPE.
3925
3926 2010-02-23 Harald Koenig <H.Koenig@science-computing.de>
3927
3928 * varobj.c (varobj_update): Avoid non-constants in initializers.
3929
3930 2010-02-23 Tom Tromey <tromey@redhat.com>
3931
3932 * dwarf2loc.c (read_pieced_value) <DWARF_VALUE_STACK>: Correctly
3933 handle big-endian values.
3934 (dwarf2_evaluate_loc_desc) <DWARF_VALUE_STACK>: Likewise.
3935
3936 2010-02-22 Pedro Alves <pedro@codesourcery.com>
3937
3938 PR9605
3939
3940 gdb/
3941 * breakpoint.c (insert_bp_location): If inserting the read
3942 watchpoint failed, fallback to an access watchpoint.
3943 (bpstat_check_watchpoint): Stop for read watchpoint triggers even
3944 if the value changed, if not watching the same memory for writes.
3945 (watchpoint_locations_match): Add comment.
3946 (update_global_location_list): Copy the location's watchpoint type.
3947 * i386-nat.c (i386_length_and_rw_bits): It's an internal error to
3948 handle read watchpoints here.
3949 (i386_insert_watchpoint): Read watchpoints aren't supported.
3950 * remote.c (remote_insert_watchpoint): Return 1 for unsupported
3951 packets.
3952 * target.h (target_insert_watchpoint): Update description.
3953
3954 2010-02-19 Tom Tromey <tromey@redhat.com>
3955
3956 * p-typeprint.c (pascal_type_print_varspec_prefix): Update.
3957 * m2-typeprint.c (m2_print_type): Update.
3958 * gdbtypes.c (recursive_dump_type): Update.
3959 (copy_type_recursive): Update.
3960 * c-typeprint.c (c_type_print_varspec_prefix): Update.
3961 (c_type_print_base): Update.
3962 * gdbtypes.h (TYPE_CODE_TEMPLATE, TYPE_CODE_TEMPLATE_ARG):
3963 Remove.
3964 (struct cplus_struct_type) <ntemplate_args>: Remove.
3965 <struct template_arg>: Remove.
3966 <is_dynamic>: Move earlier.
3967 (TYPE_TEMPLATE_ARGS): Remove.
3968 (TYPE_NTEMPLATE_ARGS): Remove.
3969 (TYPE_TEMPLATE_ARG): Remove.
3970
3971 2010-02-19 Tom Tromey <tromey@redhat.com>
3972
3973 PR c++/8693, PR c++/9496:
3974 * cp-namespace.c (cp_lookup_nested_type): Handle TYPE_CODE_UNION.
3975 * c-exp.y (lex_one_token): Rename from yylex. Don't call
3976 write_dollar_variable. Don't try to classify NAME tokens.
3977 (token_and_value): New type.
3978 (token_fifo, popping, name_obstack): New globals.
3979 (classify_name): New function.
3980 (classify_inner_name): Likewise.
3981 (yylex): Likewise.
3982 (VARIABLE): Now has type sval.
3983 (exp : VARIABLE): Call write_dollar_variable.
3984 (qualified_name): Use TYPENAME, not typebase. Add production for
3985 multiple "::" instances.
3986 (variable): Use name_not_typename.
3987 (qualified_type): Remove.
3988 (typebase): Update.
3989
3990 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3991
3992 * symfile.c (addr_info_make_relative): Extend comment. Move SECT to
3993 a more inner block. Initialize ADDR by LOWER_OFFSET only if it was
3994 found by bfd_get_section_by_name.
3995 * symfile.h (struct section_addr_info) <sectindex>: New comment.
3996
3997 2010-02-19 Joel Brobecker <brobecker@adacore.com>
3998
3999 * NEWS: Add new "[...] since 7.1" section. Rename the "[...] since
4000 7.0 section" into "Changes in 7.1".
4001
4002 2010-02-19 Joel Brobecker <brobecker@adacore.com>
4003
4004 GDB 7.1 branch created (branch timestamp: 2010-02-18 20:00 UTC)
4005 * version.in: Bump version to 7.1.50.20100219-cvs.
4006
4007 2010-02-18 Harald Koenig <H.Koenig@science-computing.de>
4008
4009 * mi/mi-main.c (mi_cmd_exec_jump): Drop unneeded `return'.
4010 * symfile.c (symfile_map_offsets_to_segments): Fix assertion.
4011
4012 2010-02-17 Tom Tromey <tromey@redhat.com>
4013
4014 * NEWS: Add Python API Improvements section.
4015
4016 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
4017
4018 * NEWS: Correct typo.
4019
4020 2010-02-17 Tom Tromey <tromey@redhat.com>
4021
4022 * objfiles.c (gdb_bfd_ref): Handle abfd==NULL.
4023
4024 2010-02-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4025
4026 * symfile.c (build_section_addr_info_from_objfile): Include sections
4027 only if they are SEC_ALLOC or SEC_LOAD.
4028
4029 2010-02-17 H.J. Lu <hongjiu.lu@intel.com>
4030
4031 PR shlibs/11293
4032 * solib-svr4.c (enable_break): Check size of CORE_ADDR instead
4033 of ULONGEST for address size.
4034
4035 2010-02-17 Tom Tromey <tromey@redhat.com>
4036
4037 * NEWS: Add C++ improvements section.
4038
4039 2010-02-17 Ulrich Weigand <uweigand@de.ibm.com>
4040
4041 * python/python-internal.h [!WITH_THREAD] (PyGILState_Release,
4042 PyThreadState_Swap): Avoid "statement with no effect" warning.
4043
4044 2010-02-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4045
4046 * solib-svr4.c (enable_break <target_auxv_search>): New variable
4047 addr_bit. Adjust LOAD_ADDR sign for cross-arch inferiors.
4048
4049 2010-02-17 Tristan Gingold <gingold@adacore.com>
4050 Petr Hluzin <petr.hluzin@gmail.com>
4051
4052 * avr-tdep.c (avr_scan_prologue): Convert an if statement to a
4053 gdb_assert. Fix info->size for SIG prologue.
4054
4055 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4056
4057 * infcmd.c (show_inferior_tty_command): Check for NULL.
4058 Correct output message.
4059
4060 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4061
4062 * linespec.c (decode_line_1): Handle FILE:FUNCTION even if
4063 FUNCTION contains parentheses. Improve removal of a trailing
4064 single quote.
4065
4066 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4067
4068 * gcore.c (do_bfd_delete_cleanup): New function.
4069 (gcore_command): Use it. Discard the cleanup after success.
4070 (gcore_copy_callback): Delete dead code.
4071
4072 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
4073
4074 * symfile.c (addr_info_make_relative): Always use
4075 find_lowest_section.
4076
4077 2010-02-16 Sami Wagiaalla <swagiaal@redhat.com>
4078
4079 * NEWS: Added entry for namespace fixes.
4080
4081 2010-02-15 Tom Tromey <tromey@redhat.com>
4082
4083 * dwarf2read.c (guess_structure_name): Allocate name on the
4084 objfile obstack.
4085
4086 2010-02-15 Tom Tromey <tromey@redhat.com>
4087
4088 * c-typeprint.c (c_type_print_base): Reverse order of test.
4089
4090 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4091
4092 * solib-svr4.c (LM_ADDR_CHECK): New variable minpagesize. Optionally
4093 initialize it from ELF BFD. Extend the prelink condition by it.
4094
4095 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4096
4097 * defs.h (parse_pid_to_attach): New.
4098 * utils.c (parse_pid_to_attach): New.
4099 * darwin-nat.c (darwin_attach): Replace ARGS parsing by parse_pid.
4100 * gnu-nat.c (gnu_attach): Likewise.
4101 * nto-procfs.c (procfs_attach): Likewise.
4102 * procfs.c (procfs_attach): Likewise.
4103 * windows-nat.c (windows_attach): Likewise.
4104 * inf-ptrace.c (inf_ptrace_attach): Likewise. Remove variable dummy.
4105 * inf-ttrace.c (inf_ttrace_attach): Likewise.
4106 * remote.c (extended_remote_attach_1): Likewise. New comment on getpid
4107 check.
4108
4109 2010-02-14 Masaki Muranaka <monaka@monami-software.com>
4110
4111 * MAINTAINERS: Add myself for write after approval privileges.
4112
4113 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4114
4115 * solib-svr4.c: (LM_ADDR_CHECK): Move variable align to a more inner
4116 block.
4117
4118 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4119
4120 * solib-svr4.c: (LM_ADDR_CHECK): Print successful prelink adjustment
4121 only if INFO_VERBOSE.
4122
4123 2010-02-12 Tomas Holmberg <th@virtutech.com>
4124
4125 * mi/mi-main.c: Added the --reverse flag to the following MI
4126 commands: exec-continue, exec-finish, exec-next, exec-step,
4127 exec-next-instruction, exec-step-instruction. This is to
4128 support reverse execution over the MI interface to gdb.
4129
4130 2010-02-12 Pedro Alves <pedro@codesourcery.com>
4131
4132 * tracepoint.c (_initialize_tracepoint): Specify that the address
4133 range of `tfind outsize' is exclusive, and that the address range
4134 of `tfind range' is inclusive, in the commands' help strings.
4135
4136 2010-02-12 Joel Brobecker <brobecker@adacore.com>
4137
4138 Spurious "dll not found" error messages on x64-windows.
4139 * windows-nat.c: Add include of complaints.h.
4140 (handle_unload_dll): Change dll-not-found error into a complaint.
4141
4142 2010-02-12 Pedro Alves <pedro@codesourcery.com>
4143
4144 * breakpoint.c (allocate_bp_location): Use bp_loc_other for
4145 bp_tracepoint and bp_fast_tracepoint, not
4146 bp_loc_software_breakpoint.
4147 (update_global_location_list): Tracepoints are never duplicates of
4148 anything.
4149
4150 2010-02-12 Pedro Alves <pedro@codesourcery.com>
4151
4152 * breakpoint.c (break_command_really): Change return type to int.
4153 Return false if no breakpoint was created, true otherwise.
4154 (trace_command): Don't set the tracepoint count if no tracepoint
4155 was created.
4156 (ftrace_command): Ditto.
4157 (create_tracepoint_from_upload): Bail out if the tracepoint wasn't
4158 created in the breakpoints table.
4159
4160 2010-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4161 Ulrich Weigand <uweigand@de.ibm.com>
4162
4163 * solib-svr4.c (LM_ADDR_CHECK): New comment on PPC-aware condition.
4164
4165 2010-02-11 Pedro Alves <pedro@codesourcery.com>
4166
4167 * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out if
4168 the offset value isn't of integral type.
4169
4170 2010-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4171
4172 * breakpoint.c (delete_breakpoint) <bpt->related_breakpoint != NULL>:
4173 New.
4174
4175 2010-02-11 Pedro Alves <pedro@codesourcery.com>
4176
4177 * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out on
4178 non-subscriptable types.
4179 * valarith.c (binop_types_user_defined_p): New, abstracted out
4180 from ...
4181 (binop_user_defined_p): ... this.
4182 * value.h (binop_types_user_defined_p): Declare.
4183
4184 2010-02-11 Pedro Alves <pedro@codesourcery.com>
4185
4186 * tracepoint.c (tfile_open): Remove spurious discard_cleanups.
4187 Merge uploaded TSVs before merging uploaded tracepoints.
4188
4189 2010-02-11 Pedro Alves <pedro@codesourcery.com>
4190
4191 * ax-gdb.c (gen_deref): Don't allow dereferencing void pointers.
4192
4193 2010-02-11 Vladimir Prus <vladimir@codesourcery.com>
4194
4195 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Add extra
4196 whitespace character after a dot in comment.
4197 (mi_cmd_stack_list_arguments, mi_cmd_stack_list_variables):
4198 Likewise.
4199 (list_args_or_locals): For the 'all' (that is
4200 -stack-list-variables) case, always output list of tuples.
4201 Output 'arg' field if variable is argument.
4202
4203 2010-02-10 Tom Tromey <tromey@redhat.com>
4204
4205 * parser-defs.h (parser_debug): Declare.
4206 * parse.c (_initialize_parse): Install "debug parser" set/show
4207 command.
4208 (parser_debug): New global.
4209 (show_parserdebug): New function.
4210 * c-exp.y (c_parse): Set yydebug.
4211
4212 2010-02-10 H.J. Lu <hongjiu.lu@intel.com>
4213
4214 * target-descriptions.c (tdesc_type): Add TDESC_TYPE_I387_EXT,
4215 TDESC_TYPE_I386_EFLAGS and TDESC_TYPE_I386_MXCSR.
4216 (tdesc_predefined_types): Add i387_ext, i386_eflags and
4217 i386_mxcsr.
4218 (tdesc_find_type): New.
4219 (tdesc_gdb_type): Use tdesc_find_type. Handle TDESC_TYPE_I387_EXT,
4220 TDESC_TYPE_I386_EFLAGS and TDESC_TYPE_I386_MXCSR.
4221
4222 * target-descriptions.h (tdesc_find_type): New.
4223
4224 2010-02-10 Michael Snyder <msnyder@vmware.com>
4225
4226 * gdb-gdb.py: Comment fix.
4227
4228 2010-02-09 Tristan Gingold <gingold@adacore.com>
4229
4230 * machoread.c (macho_symfile_relocate): New function.
4231 (macho_sym_fns): Use macho_symfile_relocate instead of
4232 default_symfile_relocate.
4233 (macho_oso_data): New type.
4234 (current_oso): New variable.
4235 (macho_add_oso_symfile): Do not compute section_addr_info, but
4236 instead set vma of sections.
4237 Do not set SYMFILE_VERBOSE to call symbol_file_add_from_bfd.
4238 Set and clear current_oso.
4239
4240 2010-02-09 Joel Brobecker <brobecker@adacore.com>
4241
4242 Wrong type description for tagged type parameter.
4243 * ada-lang.c (ada_evaluate_subexp) [OP_VAR_VALUE]: When noside is
4244 EVAL_AVOID_SIDE_EFFECTS, also handle the case when type is a
4245 reference to a tagged type.
4246
4247 2010-02-09 Tristan Gingold <gingold@adacore.com>
4248
4249 * objfiles.c (objfile_separate_debug_iterate): Do not iterate on
4250 brothers of the parent.
4251
4252 2010-02-08 Tom Tromey <tromey@redhat.com>
4253
4254 PR c++/8017:
4255 * value.h: Update.
4256 * valops.c (search_struct_field): Make 'name' const.
4257 (search_struct_method): Likewise.
4258 (find_method_list): Make 'method' const.
4259 (value_struct_elt): Make 'name' and 'err' const.
4260 (value_find_oload_method_list): Make 'method' const.
4261 (find_overload_match): Make 'name' const.
4262 * eval.c (evaluate_subexp_standard): New locals function,
4263 function_name.
4264 <OP_FUNCALL>: Handle OP_SCOPE specially.
4265
4266 2010-02-08 Ulrich Weigand <uweigand@de.ibm.com>
4267
4268 * infrun.c (handle_inferior_event): Do not look up regcache
4269 for exited processes.
4270
4271 2010-02-08 Chris Moller <moller@mollerware.com>
4272
4273 PR gdb/10728
4274 * valarith.c (value_ptrdiff): Added a test for a zero type length,
4275 warn if found, and assume length = 1.
4276
4277 2010-02-08 Chris Moller <cmoller@redhat.com>
4278
4279 PR gdb/9067
4280 * cp-valprint.c (cp_print_value_fields) Fix use of obstacks.
4281 cp_print_static_field) Fix use of obstacks.
4282
4283 2010-02-08 Pedro Alves <pedro@codesourcery.com>
4284
4285 * linux-nat.c (linux_nat_resume): In non-stop, also only tag
4286 resumed LWPs as resumed.
4287 (linux_nat_wait_1): If there's no resumed LWP in the set of LWPs
4288 we're waiting for, bail out with TARGET_WAITKIND_IGNORE, instead
4289 of throwing an internal error. If an LWP of a process we're not
4290 waiting for reports a signal, don't force collecting a SIGSTOP,
4291 and if it was breakpoint hit in non-stop mode, cancel it. Don't
4292 go through all LWPs cancelling breakpoints in non-stop mode.
4293 (resume_stopped_resumed_lwps): New.
4294 (linux_nat_wait): Use it.
4295
4296 2010-02-07 H.J. Lu <hongjiu.lu@intel.com>
4297
4298 * features/Makefile (WHICH): Add i386/i386, i386/i386-linux,
4299 i386/amd64 and i386/amd64-linux.
4300 (i386/i386-expedite): New.
4301 (i386/i386-linux-expedite): Likewise.
4302 (i386/amd64-expedite):Likewise.
4303 (i386/amd64-linux-expedite): Likewise.
4304 ($(outdir)/i386/i386-linux.dat): Likewise.
4305 ($(outdir)/i386/amd64.dat): Likewise.
4306 ($(outdir)/i386/amd64-linux.dat): Likewise.
4307
4308 * features/i386/32bit-core.xml: New.
4309 * features/i386/32bit-linux.xml: Likewise.
4310 * features/i386/32bit-sse.xml: Likewise.
4311 * features/i386/64bit-core.xml: Likewise.
4312 * features/i386/64bit-linux.xml: Likewise.
4313 * features/i386/64bit-sse.xml: Likewise.
4314 * features/i386/i386-linux.xml: Likewise.
4315 * features/i386/i386.xml: Likewise.
4316 * features/i386/amd64-linux.xml: Likewise.
4317 * features/i386/amd64.xml: Likewise.
4318 * features/i386/i386-linux.c: Likewise.
4319 * features/i386/i386.c: Likewise.
4320 * features/i386/amd64-linux.c: Likewise.
4321 * features/i386/amd64.c: Likewise.
4322
4323 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
4324
4325 PR c++/7935:
4326 * cp-support.h: Added char* alias element to using_direct data
4327 struct.
4328 (cp_add_using): Added char* alias argument.
4329 (cp_add_using_directive): Ditto.
4330 * cp-namespace.c: Updated with the above changes.
4331 (cp_lookup_symbol_imports): Check for aliases.
4332 * dwarf2read.c (read_import_statement): Figure out local alias
4333 for the import and pass it on to cp_add_using.
4334 (read_namespace): Pass alias argument to cp_add_using.
4335
4336 2010-02-05 Hui Zhu <teawater@gmail.com>
4337
4338 * defs.h (gdb_bfd_errmsg): New extern.
4339 * exec.c (exec_file_attach): Change bfd_errmsg to
4340 gdb_bfd_errmsg.
4341 * utils.c (AMBIGUOUS_MESS1): New macro.
4342 (AMBIGUOUS_MESS2): New macro.
4343 (gdb_bfd_errmsg): New function.
4344
4345 2010-02-04 Doug Evans <dje@google.com>
4346
4347 * solib-svr4.c (enable_break): Add comment.
4348
4349 2010-02-04 Anthony Green <green@moxielogic.com>
4350
4351 * moxie-tdep.c (moxie_analyze_prologue): Fail protocol analysis
4352 gracefully.
4353
4354 2010-02-04 Tom Tromey <tromey@redhat.com>
4355
4356 * valops.c (search_struct_field): Account for
4357 value_embedded_offset. Fix check for virtual base past the end of
4358 the object. Use value_copy when making a slice of the value.
4359
4360 2010-02-04 H.J. Lu <hongjiu.lu@intel.com>
4361
4362 PR tui/9622
4363 * tui/tui-interp.c (tui_init): Call tui_initialize_readline
4364 only if gdb_stdout is a tty.
4365
4366 2010-02-04 H.J. Lu <hongjiu.lu@intel.com>
4367
4368 * target-descriptions.c: Include "osabi.h".
4369 (maint_print_c_tdesc_cmd): Generate set_tdesc_osabi for valid
4370 OSABI.
4371
4372 2010-02-04 Tristan Gingold <gingold@adacore.com>
4373
4374 * machoread.c (macho_add_oso): Renamed to macho_register_oso.
4375 (macho_symtab_read): Adjust calls to macho_add_oso.
4376 (macho_oso_symfile): Renamed to macho_symfile_read_all_oso.
4377 (macho_symfile_read): Adjust call to macho_oso_symfile.
4378 (macho_new_init): Move this function after declarations.
4379 (macho_symfile_init): Ditto.
4380 * darwin-nat-info.c (darwin_lib_gdb_ports): Remove.
4381 * darwin-nat.c (darwin_lookup_task): Remove unused prototype.
4382
4383 2010-02-04 Vladimir Prus <vladimir@codesourcery.com>
4384
4385 Include MI command in remotelog.
4386
4387 * mi/mi-main.c (mi_execute_command): Call target_log_command.
4388
4389 2010-02-03 H.J. Lu <hongjiu.lu@intel.com>
4390
4391 * remote.c (remote_state): Remove gdbarch.
4392 (init_remote_state): Don't set gdbarch.
4393 (remote_query_supported): Pass target_gdbarch instead of
4394 rs->gdbarch to gdbarch_qsupported.
4395
4396 2010-02-03 H.J. Lu <hongjiu.lu@intel.com>
4397
4398 * gdbarch.sh: Add qsupported.
4399
4400 * gdbarch.c: Regenerated.
4401 * gdbarch.h: Likewise.
4402
4403 * remote.c (remote_state): Add gdbarch.
4404 (init_remote_state): Set gdbarch.
4405 (remote_query_supported): Support gdbarch_qsupported.
4406
4407 2010-02-03 Daniel Jacobowitz <dan@codesourcery.com>
4408
4409 * amd64fbsd-nat.c (amd64fbsd_supply_pcb): Also check for
4410 __FreeBSD_kernel_version.
4411
4412 2010-02-03 Tristan Gingold <gingold@adacore.com>
4413
4414 * symfile.h (struct sym_fns): Add sym_relocate field.
4415 (default_symfile_relocate): New prototype.
4416 (symfile_relocate_debug_section): First argument is now an objfile.
4417 * symfile.c (default_symfile_relocate): Rename from
4418 symfile_relocate_debug_section, first argument is now an objfile.
4419 (symfile_relocate_debug_section): New function.
4420 * coffread.c (coff_sym_fns): Set sym_relocate field.
4421 * somread.c (som_sym_fns): Ditto.
4422 * mipsread.c (ecoff_sym_fns): Ditto.
4423 * machoread.c (macho_sym_fns): Ditto.
4424 * elfread.c (elf_sym_fns): Ditto.
4425 * dwarf2read.c (dwarf2_read_section): Ditto.
4426 * xcoffread.c (xcoff_sym_fns): Ditto.
4427 * dbxread.c (aout_sym_fns): Ditto.
4428 (dbx_psymtab_to_symtab): Adjust call to symfile_relocate_debug_section.
4429 (elfstab_build_psymtabs): Ditto.
4430
4431 2010-02-03 H.J. Lu <hongjiu.lu@intel.com>
4432
4433 * defs.h (MAX_REGISTER_SIZE): Increase to 32.
4434
4435 2010-02-02 Tom Tromey <tromey@redhat.com>
4436
4437 * valops.c (value_cast_structs): Try downcasting using the RTTI
4438 type.
4439
4440 2010-02-02 Tom Tromey <tromey@redhat.com>
4441
4442 * gnu-v2-abi.c: Don't include gnu-v2-abi.h.
4443 (gnuv2_baseclass_offset): Now static.
4444 * Makefile.in (HFILES_NO_SRCDIR): Remove gnu-v2-abi.h.
4445 * gnu-v2-abi.h: Remove.
4446
4447 2010-02-02 Tom Tromey <tromey@redhat.com>
4448
4449 * m2-typeprint.c (m2_record_fields): Don't use
4450 TYPE_DECLARED_TYPE.
4451 * gdbtypes.h (TYPE_DECLARED_CLASS): New macro.
4452 (struct main_type) <flag_declared_class>: New field.
4453 (struct cplus_struct_type) <declared_type>: Remove.
4454 <ntemplate_args>: Move earlier.
4455 (DECLARED_TYPE_CLASS, DECLARED_TYPE_UNION, DECLARED_TYPE_STRUCT)
4456 (DECLARED_TYPE_TEMPLATE): Remove.
4457 (TYPE_DECLARED_TYPE): Remove.
4458 * gdbtypes.c (lookup_union): Don't use TYPE_DECLARED_TYPE.
4459 * dwarf2read.c (read_structure_type): Set TYPE_DECLARED_CLASS.
4460 * c-typeprint.c (c_type_print_base): Use TYPE_DECLARED_CLASS, not
4461 TYPE_DECLARED_TYPE.
4462
4463 2010-02-02 Tom Tromey <tromey@redhat.com>
4464
4465 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
4466 * valops.c (search_struct_field): Compute nbases after calling
4467 CHECK_TYPEDEF.
4468 (check_field): Call CHECK_TYPEDEF.
4469 * cp-valprint.c (cp_print_value): Pass correct address to
4470 baseclass_offset. Fix check for virtual base past the end of the
4471 object. Don't offset address passed to cp_print_value_fields or
4472 apply_val_pretty_printer.
4473 (cp_print_value_fields): Fix call to val_print.
4474 (cp_print_value_fields_rtti): New function.
4475 * c-valprint.c (c_val_print): Use cp_print_value_fields_rtti.
4476 * p-valprint.c (pascal_object_print_value_fields): Fix call to
4477 val_print.
4478 * python/py-prettyprint.c (apply_val_pretty_printer): Add embedded
4479 offset to address.
4480 * language.h (struct language_defn) <la_val_print>: Document.
4481 * c-lang.h (cp_print_value_fields_rtti): Declare.
4482
4483 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4484
4485 PR libc/11214:
4486 * linux-low.c (linux_tracefork_child) [!(__UCLIBC__ && HAS_NOMMU)]: New.
4487 (linux_test_for_tracefork): Move `stack' into [__UCLIBC__ && HAS_NOMMU].
4488 (linux_test_for_tracefork) [!(__UCLIBC__ && HAS_NOMMU)]: New.
4489
4490 2010-02-01 Michael Matz <matz@suse.de>
4491 Daniel Jacobowitz <dan@codesourcery.com>
4492
4493 * i386-tdep.c (i386_frame_cache): Assume valid anonymous
4494 functions use a frame pointer.
4495
4496 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4497
4498 * solib-svr4.c (scan_dyntag): New variable dyn_addr. Replace gdb_assert
4499 by a conditional setting DYN_ADDR. Use DYN_ADDR.
4500 * config/djgpp/fnchange.lst: Add translations for
4501 symbol-without-target_section.exp and symbol-without-target_section.c.
4502
4503 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4504
4505 * gdbarch.sh: Set LANG and LC_ALL to C, not c.
4506 (remote_breakpoint_for_pc): Correct invalid_p check.
4507 * gdbarch.c: Regenerated.
4508
4509 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4510
4511 * arm-tdep.c (arm_find_mapping_symbol): New function, from
4512 arm_pc_is_thumb.
4513 (arm_pc_is_thumb): Use arm_find_mapping_symbol.
4514 (extend_buffer_earlier): New function.
4515 (MAX_IT_BLOCK_PREFIX, IT_SCAN_THRESHOLD): New constants.
4516 (arm_adjust_breakpoint_address): New function.
4517 (arm_gdbarch_init): Register arm_adjust_breakpoint_address.
4518
4519 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4520
4521 * arm-linux-tdep.c (arm_linux_thumb2_be_breakpoint)
4522 (arm_linux_thumb2_le_breakpoint): New constants.
4523 (arm_linux_init_abi): Set thumb2_breakpoint and
4524 thumb2_breakpoint_size.
4525 * arm-tdep.c (thumb_insn_size, thumb_advance_itstate): New functions.
4526 (thumb_get_next_pc): Add a comment. Rename IT to ITSTATE.
4527 Implement support for single stepping through IT blocks if
4528 a 32-bit Thumb breakpoint instruction is available.
4529 (arm_breakpoint_from_pc): If a 32-bit Thumb breakpoint instruction
4530 is available, use it when needed.
4531 (arm_remote_breakpoint_from_pc): New function.
4532 (arm_gdbarch_init): Register arm_remote_breakpoint_from_pc.
4533 * arm-tdep.h (struct gdbarch_tdep): Correct thumb_breakpoint
4534 comment. Add thumb2_breakpoint and thumb2_breakpoint_size.
4535
4536 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4537
4538 * arch-utils.c (default_remote_breakpoint_from_pc): New function.
4539 * arch-utils.h (default_remote_breakpoint_from_pc): Declare.
4540 * gdbarch.c, gdbarch.h: Regenerated.
4541 * gdbarch.sh (remote_breakpoint_from_pc): New architecture method.
4542 * remote.c (remote_insert_breakpoint, remote_insert_hw_breakpoint): Use
4543 gdbarch_remote_breakpoint_from_pc.
4544
4545 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
4546
4547 * infrun.c (prepare_to_proceed): Handle other signals which might
4548 match a breakpoint.
4549 (handle_inferior_event): Move the check for unusual breakpoint
4550 signals earlier.
4551
4552 2010-01-29 Paul Hilfinger <hilfinger@adacore.com>
4553
4554 amd64 - function returning record with field straddling 2 registers.
4555 * amd64-tdep.c (amd_classify_aggregate): Handle the case of
4556 a record of length <= 16 in which a field straddles the two
4557 eightbytes.
4558
4559 2010-01-29 Joel Brobecker <brobecker@adacore.com>
4560
4561 Implement return values on amd64-windows.
4562 * amd64-windows-tdep.c: #include gdbcore.h and regcache.h.
4563 (amd64_windows_return_value): New function.
4564 (amd64_windows_init_abi): Call set_gdbarch_return_value with
4565 amd64_windows_return_value.
4566
4567 2010-01-29 Joel Brobecker <brobecker@adacore.com>
4568
4569 amd64-windows: 32 bytes allocated on stack by caller for integer
4570 parameter registers.
4571 * i386-tdep.h (struct gdbarch_tdep): Add new field
4572 integer_param_regs_saved_in_caller_frame.
4573 * amd64-windows-tdep.c (amd64_windows_init_abi): Set
4574 tdep->integer_param_regs_saved_in_caller_frame to 1.
4575 * amd64-tdep.c (amd64_push_dummy_call): Allocate some memory on
4576 stack if tdep->integer_param_regs_saved_in_caller_frame is set.
4577
4578 2010-01-29 Joel Brobecker <brobecker@adacore.com>
4579
4580 amd64-windows: memory args passed by pointer during function calls.
4581 * i386-tdep.h (gdbarch_tdep): Add field memory_args_by_pointer.
4582 * amd64-tdep.c (amd64_push_arguments): Add handling of architectures
4583 where tdep->memory_args_by_pointer is non-zero.
4584 * amd64-windows-tdep.c (amd64_windows_init_abi): Set
4585 tdep->memory_args_by_pointer to 1.
4586
4587 2010-01-29 Joel Brobecker <brobecker@adacore.com>
4588
4589 amd64-windows: Integer parameters in function calls.
4590 * i386-tdep.h (enum amd64_reg_class): New, moved here from
4591 amd64-tdep.c.
4592 (struct gdbarch_tdep): Add fields call_dummy_num_integer_regs,
4593 call_dummy_integer_regs, and classify.
4594 * amd64-tdep.h (amd64_classify): Add declaration.
4595 * amd64-tdep.c (amd64_dummy_call_integer_regs): New static constant.
4596 (amd64_reg_class): Delete, moved to i386-tdep.h.
4597 (amd64_classify): Make non-static. Move declaration to amd64-tdep.h.
4598 Replace call to amd64_classify by call to tdep->classify.
4599 (amd64_push_arguments): Get the list of registers to use for
4600 passing integer parameters from the gdbarch tdep structure,
4601 rather than using a hardcoded one. Replace calls to amd64_classify
4602 by calls to tdep->classify.
4603 (amd64_push_dummy_call): Get the register number used for
4604 the "hidden" argument from tdep->call_dummy_integer_regs.
4605 (amd64_init_abi): Initialize tdep->call_dummy_num_integer_regs
4606 and tdep->call_dummy_integer_regs. Set tdep->classify.
4607 * amd64-windows-tdep.c: Add include of gdbtypes.h.
4608 (amd64_windows_dummy_call_integer_regs): New static global.
4609 (amd64_windows_classify): New function.
4610 (amd64_windows_init_abi): Initialize tdep->call_dummy_num_integer_regs
4611 tdep->call_dummy_integer_regs and tdep->classify.
4612
4613 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4614
4615 * regcache.c (regcache_xmalloc): Add aspace argument. Use it
4616 for the new regcache. All callers updated.
4617 (regcache_cpy, regcache_cpy_no_passthrough): Do not set aspace here.
4618 (get_thread_arch_regcache): Do not set aspace here.
4619 * regcache.h (regcache_xmalloc): Update declaration.
4620
4621 * frame.c, infcall.c, ppc-linux-tdep.c: Calls to
4622 regcache_xmalloc updated.
4623
4624 2010-01-28 Joel Brobecker <brobecker@adacore.com>
4625
4626 Another -Wunused-function error in procfs.c (sparc-solaris)
4627 * procfs.c (insert_dbx_link_breakpoint): Delete declaration. Move up.
4628 Only define if SYS_syssgi is defined.
4629 (remove_dbx_link_breakpoint): Delete declaration. Move up.
4630 (dbx_link_addr, insert_dbx_link_bpt_in_file)
4631 (insert_dbx_link_bpt_in_region): Move up. Only define if SYS_syssgi
4632 is itself defined.
4633
4634 2010-01-27 Christopher Faylor <me+cygwin@cgf.cx>
4635
4636 * windows-nat.c (windows_initialization_done): New variable.
4637 (get_windows_debug_event): Issue error when process dies before
4638 completely initializing.
4639 (do_initial_windows_stuff): Set flag to indicate when we are done with
4640 the initial steps of attaching to the child.
4641
4642 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4643
4644 * symtab.h (struct symbol <symtab>): New comment on NULL values.
4645
4646 2010-01-27 Doug Evans <dje@google.com>
4647
4648 * solib-svr4.c (solib_break_names): Add __dl_rtld_db_dlactivity.
4649
4650 * breakpoint.c (bpstat_stop_status): Delete useless code.
4651
4652 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4653
4654 * printcmd.c (display_uses_solib_p): Remove variable section. Access
4655 objfile via SYMBOL_SYMTAB.
4656
4657 2010-01-26 Tom Tromey <tromey@redhat.com>
4658
4659 PR exp/7643:
4660 * eval.c (evaluate_subexp_for_address) <UNOP_IND>: Call
4661 coerce_array on result.
4662
4663 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
4664
4665 * cp-namespace.c (cp_lookup_symbol_namespace): Added
4666 search_parent argument.
4667 (cp_add_using): Initialize 'searched' field.
4668 (reset_directive_searched): New function.
4669 * cp-support.h: Add 'searched' field to using_direct struct.
4670 (cp_lookup_symbol_imports): Ditto.
4671 * cp-namespace.c (cp_lookup_symbol_imports): Ditto.
4672 Perform recursive search.
4673 Implement non parent search.
4674 * valops.c (value_maybe_namespace_elt): Updated.
4675
4676 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
4677
4678 PR gdb/10929:
4679 * dwarf2read.c (read_lexical_block_scope): Create blocks for
4680 scopes which contain using directives even if they contain no
4681 declarations.
4682 * symtab.c (lookup_symbol_aux): Pass lowest level block to
4683 la_lookup_symbol_nonlocal.
4684 * cp-namespace.c (cp_lookup_symbol_nonlocal): call
4685 cp_lookup_symbol_namespace.
4686 (cp_lookup_symbol_namespace): Perform an import lookup at every
4687 block level.
4688 (cp_lookup_symbol_imports): New function.
4689 (cp_lookup_symbol_in_namespace): New function.
4690
4691 2010-01-25 Tom Tromey <tromey@redhat.com>
4692
4693 PR gdb/11049:
4694 * c-valprint.c (c_val_print): Fix test of extract_unsigned_integer
4695 result.
4696
4697 2010-01-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4698
4699 * configure.ac: Only use host_os part when disabling TUI on osf.
4700 Use test to check variables, prefix strings with x.
4701 * configure: Regenerate.
4702
4703 * solib-osf.c (osf_current_sos): Initialize tail.
4704
4705 2010-01-25 gingold <gingold@adacore.com>
4706
4707 * windows-nat.c (windows_continue): Use %x to print thread id.
4708 (get_windows_debug_event): Ditto.
4709
4710 2010-01-22 Tom Tromey <tromey@redhat.com>
4711
4712 PR symtab/11199:
4713 * dwarf2read.c (quirk_gcc_member_function_pointer): Change return
4714 type and arguments. Use smash_to_methodptr_type.
4715 (read_structure_type): Call quirk_gcc_member_function_pointer
4716 later.
4717 * gdbtypes.h (smash_to_methodptr_type): Declare.
4718 * gdbtypes.c (smash_to_methodptr_type): New function.
4719 (lookup_methodptr_type): Use it.
4720
4721 2010-01-21 Tom Tromey <tromey@redhat.com>
4722
4723 PR symtab/11198:
4724 * symtab.h (lookup_minimal_symbol_and_objfile): Declare.
4725 * minsyms.c (lookup_minimal_symbol_and_objfile): New function.
4726 * glibc-tdep.c (find_minsym_and_objfile): Remove.
4727 (glibc_skip_solib_resolver): Use
4728 lookup_minimal_symbol_and_objfile.
4729
4730 2010-01-21 Kai Tietz <kai.tietz@onevision.com>
4731
4732 * inflow.c (check_syscall): Guard by #if clause for GO32 and
4733 WIN32 targets.
4734
4735 2010-01-20 Tom Tromey <tromey@redhat.com>
4736
4737 PR backtrace/10770:
4738 * valarith.c (value_binop): Handle BINOP_GTR, BINOP_LEQ, and
4739 BINOP_GEQ. Handle BINOP_NOTEQUAL in the signed case.
4740 * dwarf2expr.c (new_dwarf_expr_context): Allocate
4741 dwarf_stack_values, not CORE_ADDRs.
4742 (execute_stack_op): Change DW_OP_div and comparison operators to
4743 use signed operands.
4744
4745 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
4746
4747 Per-inferior args and tty and environment.
4748
4749 * infcmd.c (inferior_args): Rename to ...
4750 (inferior_args_scratch): ... this.
4751 (inferior_io_terminal): Rename to ...
4752 (inferior_io_terminal_scratch): ... this.
4753 (inferior_argc, inferior_argv): Remove.
4754 (set_inferior_io_terminal, get_inferior_io_terminal): Store
4755 inside current_inferior().
4756 (set_inferior_tty_command, show_inferior_tty_command): New.
4757 (get_inferior_args, set_inferior_args): Store inside
4758 current_inferior().
4759 (notice_args_set): Likewise and rename to...
4760 (set_args_command): ... this.
4761 (set_inferior_args_vector): Likewise.
4762 (notice_args_read): Rename to...
4763 (show_args_command): ...new.
4764 (tty_command): Remove.
4765 (run_command_1): Don't free old args, as they are freed by
4766 set_inferior_arg now.
4767 (run_no_args_command): Likewise.
4768 (inferior_environ): Remove.
4769 (run_command_1): Use environment of the current inferior.
4770 (environment_info, set_environment_command)
4771 (unset_environment_command, path_info, path_command): Likewise.
4772 (_initialize_infcmd): Adjust for function and variable renames.
4773 Do not init inferior_environ.
4774 * inferior.h (set_inferior_arg): Adjust prototype.
4775 (struct inferior): New fields args, argc, argv, terminal, environment.
4776 (inferior_environ): Remove declaration.
4777 * inferior.c (free_inferior): Free new fields.
4778 (add_inferior_silent): Initialize 'environment' field.
4779 * main.c (captured_main): Set arguments only after the initial
4780 inferior has been created. Set set_inferior_io_terminal,
4781 not tty_command.
4782 * mi/mi-main.c (mi_cmd_env_path): Use environment of the current
4783 inferior.
4784 (_initialize_mi_cmd_env): Adjust for disappearance of global
4785 inferior_environ.
4786 * solib.c (solib_find): Use environment of the current inferior.
4787
4788 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4789
4790 * varobj.c (varobj_add_child, install_dynamic_child): Wrap into #if
4791 HAVE_PYTHON.
4792 (instantiate_pretty_printer): Move HAVE_PYTHON outside of the function.
4793
4794 2010-01-20 Joel Brobecker <brobecker@adacore.com>
4795
4796 Get rid of ada-lang.c:function_name_from_pc.
4797 * ada-lang.c: Add "stack.h" #include.
4798 (function_name_from_pc): Delete.
4799 (is_known_support_routine): Replace call to function_name_from_pc
4800 by call to find_frame_funname.
4801 (ada_unhandled_exception_name_addr_from_raise): Likewise.
4802
4803 2010-01-19 Tom Tromey <tromey@redhat.com>
4804
4805 PR c++/11026:
4806 * dwarf2read.c (read_partial_die): Allocate partial DIE's name on
4807 objfile obstack.
4808
4809 2010-01-19 Tom Tromey <tromey@redhat.com>
4810
4811 * top.c (stop_sig, float_handler, do_nothing): Remove.
4812
4813 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4814
4815 * breakpoint.c (watchpoint_check): Check the call
4816 gdbarch_in_function_epilogue_p before calling frame_find_by_id.
4817 Extend the comment.
4818 * config/djgpp/fnchange.lst: Add translations for
4819 watchpoint-cond-gone.exp, watchpoint-cond-gone.c and
4820 watchpoint-cond-gone-stripped.c.
4821
4822 2010-01-19 Tom Tromey <tromey@redhat.com>
4823
4824 PR c++/8000:
4825 * dwarf2read.c (partial_die_parent_scope): Put enumeration type
4826 into parent scope, and enumerator into grandparent scope.
4827
4828 2010-01-19 Joel Brobecker <brobecker@adacore.com>
4829
4830 * NEWS: Add entry for "set/show ada trust-PAD-over-XVS" commands.
4831
4832 2010-01-19 Joel Brobecker <brobecker@adacore.com>
4833
4834 * configure.host: Make x86_64-*-solaris2.1[0-9]* an alias of
4835 i[34567]86-*-solaris2.1[0-9]*.
4836 * configure.tgt: Likewise.
4837
4838 2010-01-19 Joel Brobecker <brobecker@adacore.com>
4839
4840 * NEWS: Document the source command enhancement allowing it
4841 to load Python scripts. Document the "set/show script-extension"
4842 commands.
4843
4844 2010-01-19 Joel Brobecker <brobecker@adacore.com>
4845
4846 Add -Wunused-function to compile flags.
4847 * configure.ac: Add -Wunused-function to build_warnings.
4848 * configure: Regenerate.
4849
4850 2010-01-19 Joel Brobecker <brobecker@adacore.com>
4851
4852 "delete" ada-lex.c:input function, not used.
4853 * ada-lex.l: #define YY_NO_INPUT.
4854
4855 2010-01-19 Joel Brobecker <brobecker@adacore.com>
4856
4857 Delete free_named_symtabs and associated cleanup.
4858 * symfile.h (free_named_symtabs): Delete declaration.
4859 * symfile.c: Remove some commented out code (clear_symtab_users_once).
4860 (cashier_psymtab): Comment function out.
4861 Delete declaration.
4862 (free_named_symtabs): Delete.
4863 * coffread.c (coff_end_symtab): Remove call to free_named_symtabs.
4864 * dbxread.c (end_psymtab): Likewise.
4865 * dwarf2read.c (process_psymtab_comp_unit): Ditto.
4866 * exec.c (exec_close_1): Ditto.
4867 * xcoffread.c (xcoff_end_psymtab): Likewise.
4868
4869 2010-01-19 Joel Brobecker <brobecker@adacore.com>
4870
4871 * stack.c (print_block_frame_labels): Comment function out.
4872
4873 2010-01-19 Joel Brobecker <brobecker@adacore.com>
4874
4875 Delete unused or undefined functions.
4876 * breakpoint.c (ep_parse_optional_filename): Delete.
4877 * dcache.c (dcache_write_line): Remove declaration.
4878 * infrun.c (build_infrun): Remove declaration.
4879 * tracepoint.c (tracepoint_save_command): Remove declaration.
4880 * linux-nat.c (init_lwp_list): Delete. No longer used.
4881 * event-loop.c (check_async_signal_handlers): Delete declaration.
4882 * infrun.c (init_execution_control_state): Delete.
4883 (proceed): Update comment to avoid mentioning
4884 init_execution_control_state.
4885 * target.c (kill_or_be_killed, nosupport_runtime): Delete.
4886 * ada-lang.c (ada_to_static_fixed_value): Delete.
4887 * scm-lang.c (evaluate_subexp_scm): Delete declaration.
4888 * cp-namespace.c (cp_copy_usings): Delete.
4889 * xml-syscall.c (xml_number_of_syscalls): Delete.
4890 * progspace.c (find_program_space_by_num): Delete.
4891 * inflow.c (handle_sigio): Delete declaration.
4892 * hppa-tdep.c (hppa_alignof): Delete.
4893 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset)
4894 (mipsnbsd_core_osabi_sniffer): Delete.
4895
4896 2010-01-18 Tom Tromey <tromey@redhat.com>
4897
4898 PR c++/9680:
4899 * c-exp.y (REINTERPRET_CAST, DYNAMIC_CAST, STATIC_CAST)
4900 (CONST_CAST): New tokens.
4901 (exp): Add new productions.
4902 (ident_tokens): Add const_cast, dynamic_cast, static_cast, and
4903 reinterpret_cast.
4904 (is_cast_operator): New function.
4905 (yylex): Handle cast operators specially.
4906 * eval.c (evaluate_subexp_standard) <UNOP_DYNAMIC_CAST,
4907 UNOP_REINTERPRET_CAST>: New cases.
4908 * expprint.c (print_subexp_standard): Likewise.
4909 (op_name_standard): Likewise.
4910 (dump_subexp_body_standard): Likewise.
4911 * parse.c (operator_length_standard): Likewise.
4912 * expression.h (enum exp_opcode): New constants UNOP_DYNAMIC_CAST,
4913 UNOP_REINTERPRET_CAST.
4914 * gdbtypes.c (class_types_same_p): New function.
4915 (is_ancestor): Use it.
4916 (is_public_ancestor): New function.
4917 (is_unique_ancestor_worker): Likewise.
4918 (is_unique_ancestor): Likewise.
4919 * gdbtypes.h (class_types_same_p, is_public_ancestor)
4920 (is_unique_ancestor): Declare.
4921 * valops.c (value_reinterpret_cast): New function.
4922 (dynamic_cast_check_1): Likewise.
4923 (dynamic_cast_check_2): Likewise.
4924 (value_dynamic_cast): Likewise.
4925 * value.h (value_reinterpret_cast, value_dynamic_cast): Declare.
4926
4927 2010-01-18 Joel Brobecker <brobecker@adacore.com>
4928
4929 Fix build failure when building without Python support.
4930 * python/python.c: Always include exceptions.h, even when HAVE_PYTHON
4931 is not defined.
4932
4933 2010-01-18 Joel Brobecker <brobecker@adacore.com>
4934
4935 Use XVS field type instead of doing a parallel lookup.
4936 * ada-lang.c (ada_get_base_type): Follow the XVS field type
4937 if it is a reference type instead of doing a type lookup using
4938 the XVS field name.
4939
4940 2010-01-18 Joel Brobecker <brobecker@adacore.com>
4941
4942 Trust PAD types instead of using PAD___XVS.
4943 * ada-lang.c (trust_pad_over_xvs): New static variable.
4944 (ada_is_aligner_type): If !trust_pad_over_xvs and there is a
4945 parallel XVS type, follow the XVS type instead of the PAD type.
4946 (unwrap_value): Make sure that there is no parallel XVE type
4947 before returning the value as is.
4948 (set_ada_list, show_ada_list): New static variables.
4949 (set_ada_command, show_ada_command): New functions.
4950 (_initialize_ada_language): Add new "set/show ada" prefix commands.
4951 Add new "set/show ada trust-PAD-over-XVS" setting.
4952
4953 2010-01-18 Tom Tromey <tromey@redhat.com>
4954 Thiago Jung Bauermann <bauerman@br.ibm.com>
4955
4956 Allow "source" to load python scripts.
4957 * exceptions.h (enum errors): Add UNSUPPORTED_ERROR.
4958 * python/python.c (source_python_script): New function.
4959 * python/python.h (source_python_script): Add declaration.
4960 * cli/cli-cmds.c: #include exceptions.h and python/python.h.
4961 (script_ext_off, script_ext_soft, script_ext_strict)
4962 (script_ext_enums, script_ext_mode): New static constants.
4963 (show_script_ext_mode, find_and_open_script): New functions.
4964 (source_script): Enhance to handle Python scripts.
4965 (init_cli_cmds): Add set/show script-extension commands.
4966
4967 2010-01-16 Stan Shebs <stan@codesourcery.com>
4968
4969 * tracepoint.h (struct trace_status): Use unsigned long long
4970 instead of size_t.
4971 * tracepoint.c (trace_status_command): Fix printf directive.
4972 (trace_save_command): Check fwrite returns, fix printf directive.
4973 (trace_filename): New global.
4974 (tfile_open): Set it, check read returns.
4975 (tfile_close): Free trace_filename.
4976 (tfile_get_traceframe_address): Check read returns.
4977 (tfile_trace_find): Ditto.
4978 (tfile_fetch_registers): Ditto.
4979 (tfile_xfer_partial): Ditto.
4980 (tfile_get_trace_state_variable_value): Ditto.
4981
4982 2010-01-15 Stan Shebs <stan@codesourcery.com>
4983
4984 Add trace file support.
4985 * tracepoint.h (enum trace_stop_reason): New enum.
4986 (struct trace_status): New struct.
4987 (parse_trace_status): Declare.
4988 (struct uploaded_tp): Move here from remote.c,
4989 add fields for actions.
4990 (struct uploaded_tsv): New struct.
4991 * tracepoint.c (tfile_ops): New target vector.
4992 (trace_fd): New global.
4993 (tfile_open): New function.
4994 (tfile_close): New function.
4995 (tfile_files_info): New function.
4996 (tfile_get_trace_status): New function.
4997 (tfile_get_traceframe_address): New function.
4998 (tfile_trace_find): New function.
4999 (tfile_fetch_registers): New function.
5000 (tfile_xfer_partial): New function.
5001 (tfile_get_trace_state_variable_value): New function.
5002 (init_tfile_ops): New function.
5003 (_initialize_tracepoint): Call it, add tfile target.
5004 (trace_status): New global.
5005 (current_trace_status): New function.
5006 (trace_running_p): Remove, change all users to get from
5007 current_trace_status()->running.
5008 (get_trace_status): Remove.
5009 (trace_status_command): Call target_get_trace_status directly,
5010 report more detail including tracing stop reasons.
5011 (trace_find_command): Always allow tfind on a file.
5012 (trace_find_pc_command): Ditto.
5013 (trace_find_tracepoint_command): Ditto.
5014 (trace_find_line_command): Ditto.
5015 (trace_find_range_command): Ditto.
5016 (trace_find_outside_command): Ditto.
5017 (trace_frames_offset, cur_offset): Declare as off_t.
5018 (trace_regblock_size): Rename from reg_size, update users.
5019 (parse_trace_status): New function.
5020 (tfile_interp_line): New function.
5021 (disconnect_or_stop_tracing): Ensure current trace
5022 status before asking what to do.
5023 (stop_reason_names): New global.
5024 (trace_save_command): New command.
5025 (get_uploaded_tp): Move here from remote.c.
5026 (find_matching_tracepoint): Ditto.
5027 (merge_uploaded_tracepoints): New function.
5028 (parse_trace_status): Use stop_reason_names.
5029 (_initialize_tracepoint): Define tsave command.
5030 * target.h (target_ops): New fields to_save_trace_data,
5031 to_upload_tracepoints, to_upload_trace_state_variables,
5032 to_get_raw_trace_data, change to_get_trace_status
5033 to take a pointer to a status struct.
5034 (target_save_trace_data): New macro.
5035 (target_upload_tracepoints): New macro.
5036 (target_upload_trace_state_variables): New macro.
5037 (target_get_raw_trace_data): New macro.
5038 * target.c (update_current_target): Add new methods, change
5039 signature of to_get_trace_status.
5040 * remote.c (hex2bin): Make globally visible.
5041 (bin2hex): Ditto.
5042 (remote_download_trace_state_variable): Download name also.
5043 (remote_get_trace_status): Update parameter, use
5044 parse_trace_status.
5045 (remote_save_trace_data): New function.
5046 (remote_upload_tracepoints): New function.
5047 (remote_upload_trace_state_variables): New function.
5048 (remote_get_raw_trace_data): New function.
5049 (remote_start_remote): Use them.
5050 (_initialize_remote_ops): Add operations.
5051 * ax-gdb.c: Include breakpoint.h.
5052 * breakpoint.c (create_tracepoint_from_upload): Use
5053 break_command_really, return tracepoint, warn about unimplemented
5054 parts.
5055 * NEWS: Mention trace file addition.
5056
5057 2010-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5058
5059 Fix compilation warning on gcc-3.4.
5060 * exec.c (print_section_info): Move the `displacement' variable
5061 initialization to its declaration.
5062
5063 2010-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5064
5065 * gdb-gdb.py (StructMainTypePrettyPrinter): Fix TYPE_CODE_RANGE
5066 comparison.
5067
5068 2010-01-15 Eric Botcazou <botcazou@adacore.com>
5069
5070 "info tasks" broken by typedefs in ATCB type definitions.
5071 * ada-lang.c (ada_template_to_fixed_record_type_1): Add call to
5072 ada_check_typedef before retrieving the length of the type for
5073 regular fields.
5074
5075 2010-01-15 Joel Brobecker <brobecker@adacore.com>
5076
5077 Do not use name-based lookup for unconstrained packed arrays.
5078 * ada-lang.c (find_parallel_type_by_descriptive_type):
5079 Limit the fallback to name-based lookups to the case where
5080 the type is a constrained packed array.
5081
5082 2010-01-15 Joel Brobecker <brobecker@adacore.com>
5083
5084 Enhance gdb-gdb.py to handle main_type.type_specific.
5085 * gdb-gdb.py: Print the type-specific part of struct main_type.
5086
5087 2010-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5088
5089 * configure.ac (AC_CHECK_FUNCS): Check for setrlimit and getrlimit.
5090 * configure: Regenerate.
5091 * config.in: Regenerate.
5092 * utils.c: Include sys/resource.h.
5093 (dump_core, can_dump_core): New.
5094 (internal_vproblem): Update the comment. Check can_dump_core while
5095 setting dump_core_p. Replace two abort calls by dump_core calls.
5096
5097 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5098 Eli Zaretskii <eliz@gnu.org>
5099
5100 * NEWS: Document the PIE support.
5101
5102 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5103
5104 * linux-tdep.c: Remove includes gdbcore.h, observer.h and elf-bfd.h.
5105 (check_is_pie_binary, _initialize_linux_tdep): Remove.
5106
5107 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5108
5109 * solib-svr4.c (svr4_exec_displacement): New comment for entry_point.
5110 Replace exec_entry_point call by bfd_get_start_address.
5111
5112 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5113
5114 Support Valgrind attachments broken by the PIE support.
5115 * auxv.c: Include gdbcore.h.
5116 (procfs_xfer_auxv): Make static. Reduce its comment. Drop its
5117 parameters ops, object and annex. Remove their assertions.
5118 (ld_so_xfer_auxv, memory_xfer_auxv): New function.
5119 * auxv.h (procfs_xfer_auxv): Remove comment. Rename to ...
5120 (memory_xfer_auxv): ... here.
5121 * linux-nat.c (linux_xfer_partial): Rename procfs_xfer_auxv to
5122 memory_xfer_auxv.
5123 * procfs.c (procfs_xfer_partial): Likewise.
5124 * solib-svr4.c (svr4_relocate_main_executable): New prototype.
5125 (svr4_special_symbol_handling): Call svr4_relocate_main_executable.
5126 (svr4_solib_create_inferior_hook): Conditionalize the
5127 svr4_relocate_main_executable call.
5128
5129 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5130
5131 * solib-svr4.c (scan_dyntag): Remove variable dyn_addr. New variable
5132 target_section. Find SECT in current_target_sections, gdb_assert it.
5133 (elf_lookup_lib_symbol): Pass the binary file if given symfile_objfile.
5134 New variable abfd.
5135 * symtab.c (lookup_objfile_from_block): Return the binary file instead
5136 of separate debug info file.
5137
5138 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5139
5140 Support PIEs with no symfile_objfile.
5141 * exec.c (print_section_info <abfd == exec_bfd>): Relocate Entry point.
5142 * solib-svr4.c (svr4_relocate_main_executable <exec_bfd>): New block.
5143
5144 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5145
5146 * solib-svr4.c (svr4_relocate_main_executable): Move the static exec
5147 code part to ...
5148 (svr4_static_exec_displacement): ... a new function.
5149 (svr4_exec_displacement): New function.
5150 (svr4_relocate_main_executable): Call svr4_exec_displacement. Allocate
5151 new_offsets using alloca now. Remove variable old_chain and changed.
5152 Call objfile_relocate unconditionally now.
5153
5154 2010-01-14 Doug Evans <dje@google.com>
5155
5156 * gdbtypes.c (arch_flags_type): Fix comment.
5157 * gdbtypes.h (arch_composite_type): Fix comment.
5158
5159 2009-01-14 Tristan Gingold <gingold@adacore.com>
5160
5161 * machoread.c (macho_add_oso_symfile): Add symfile_flags parameter.
5162 Call xstrdup for abfd->filename. Pass symfile_flags and objfile flags
5163 to symbol_file_add_from_bfd. Add OSO as separate objfile.
5164 (macho_oso_symfile): Add symfile_flags parameter. Pass it to
5165 macho_add_oso_symfile.
5166 (macho_symfile_read): Pass symfile_flags to macho_oso_symfile.
5167
5168 2010-01-14 Joel Brobecker <brobecker@adacore.com>
5169
5170 Tru64: Dead threads are never deleted.
5171 * dec-thread.c (dec_thread_ptid_is_alive): New function.
5172 (dec_thread_count_gdb_threads): Fix counter increment.
5173 (dec_thread_add_gdb_thread): Fix *listp increment.
5174 (resync_thread_list): Fix bug in deletion of dead threads that
5175 caused all threads to be deleted, instead of just the dead ones.
5176
5177 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5178
5179 PR python/10705
5180
5181 * python/python-internal.h: Add lazy_string_object_type
5182 definition.
5183 (create_lazy_string_object, gdbpy_initialize_lazy_string)
5184 (gdbpy_is_lazystring, gdbpy_extract_lazy_string): Define.
5185 * python/py-value.c (valpy_lazy_string): New function.
5186 (convert_value_from_python): Add lazy string conversion.
5187 * python/py-prettyprint.c (pretty_print_one_value): Check if
5188 return is also a lazy string.
5189 (print_string_repr): Add lazy string printing branch.
5190 (print_children): Likewise.
5191 * python/py-lazy-string.c: New file. Implement lazy strings.
5192 * python/python.c (_initialize_python): Call
5193 gdbpy_initialize_lazy_string.
5194 * varobj.c (value_get_print_value): Add lazy string printing
5195 branch. Account for encoding.
5196 * c-lang.c (c_printstr): Account for new encoding argument. If
5197 encoding is NULL, find encoding suited for type, otherwise use
5198 user encoding.
5199 * language.h (language_defn): Add encoding argument.
5200 (LA_PRINT_STRING): Likewise.
5201 * language.c (unk_lang_printstr): Update to reflect new encoding
5202 argument to language_defn.
5203 * ada-lang.h (ada_printstr): Likewise.
5204 * c-lang.h (c_printstr): Likewise.
5205 * p-lang.h (pascal_printstr);
5206 * f-lang.c (f_printstr): Likewise.
5207 * m2-lang.c (m2_printstr): Likewise.
5208 * objc-lang.c (objc_printstr): Likewise.
5209 * p-lang.c (pascal_printstr): Likewise.
5210 * scm-lang.c (scm_printstr): Likewise.
5211 * c-valprint.c (c_val_print): Update LA_PRINT_STRING call for
5212 encoding argument.
5213 * ada-valprint.c (ada_printstr): Likewise.
5214 * f-valprint.c (f_val_print): Likewise
5215 * m2-valprint.c (m2_val_print): Likewise.
5216 * p-valprint.c (pascal_val_print): Likewise.
5217 * expprint.c (print_subexp_standard): Likewise.
5218 * valprint.c (val_print_string): Likewise.
5219 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-lazy-string.
5220 (SUBDIR_PYTHON_SRCS): Likewise.
5221 (py-lazy-string.o): New rule.
5222
5223 2010-01-13 Doug Evans <dje@google.com>
5224
5225 * mi/mi-main.c (list_available_thread_groups): Avoid "may be used
5226 uninitialized" warning from gcc on local `tree'.
5227
5228 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5229
5230 Implement core awareness.
5231
5232 * bcache.c (compare_ints): Remove
5233 (print_percentage): Use compare_positive_ints.
5234 * defs.h (compare_positive_ints): Declare.
5235 * linux-nat.h (struct lin_lwp): New field core.
5236 (linux_nat_core_of_thread_1): Declare.
5237 * linux-nat.c (add_lwp): Init the 'core' field.
5238 (linux_nat_wait_1): Record the core.
5239 (linux_nat_core_of_thread_1, linux_nat_core_of_thread): New.
5240 (linux_nat_add_target): Register the above.
5241 * linux-thread-db.c (update_thread_core): New.
5242 (thread_db_find_new_threads): Update core information for
5243 every thread.
5244 * remote.c (struct private_thread_info): New.
5245 (free_private_thread_info, demand_private_info): New.
5246 (PACKET_qXfer_threads, use_osdata_threads): New.
5247 (struct thread_item, threads_parsing_context
5248 (start_thread, end_thread, thread_attributes)
5249 (thread_children, threads_children, threads_elements): New.
5250 (remote_threads_info): Try qXfer:threads before anything
5251 else.
5252 (remote_protocol_packets): Register qXfer:threads.
5253 (remote_open_1): Init use_osdata_threads.
5254 (struct stop_reply): New field 'core'.
5255 (remote_parse_stop_reply): Parse core number.
5256 (process_stop_reply): Record core number.
5257 (remote_xfer_partial): Handle qXfer:threads.
5258 (remote_core_of_thread): New.
5259 (init_remote_ops): Register remote_core_of_thread.
5260 (_initialize_remote): Register qXfer:read.
5261 * target.c (target_core_of_thread): New
5262 * target.h (enum target_object): New value TARGET_OBJECT_THREADS.
5263 (struct target_ops): New field to_core_of_threads.
5264 (target_core_of_thread): Declare.
5265 * gdbthread.h (struct thread_info): New field private_dtor.
5266 * thread.c (print_thread_info): Report the core.
5267 * ui-out.c (MAX_UI_OUT_LEVELS): Increase.
5268 * utils.c (compare_positive_ints): New.
5269 * features/threads.dtd: New.
5270 * mi/mi-interp.c (mi_on_normal_stop): Report the core.
5271 * mi/mi-main.c (struct collect_cores_data, collect_cores)
5272 (do_nothing, free_vector_of_osdata_items)
5273 (splay_tree_int_comparator, free_splay_tree): New.
5274 (print_one_inferior_data): Implemented printing of selected
5275 inferiors. Collect and print cores.
5276 (output_cores): New.
5277 (mi_cmd_list_thread_groups): Support --recurse. Permit specifying
5278 thread groups together with --available.
5279
5280 2010-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5281
5282 * configure: Regenerate (for _STRUCTURED_PROC).
5283
5284 2010-01-12 Joel Brobecker <brobecker@adacore.com>
5285
5286 Delete dead function.
5287 * ada-lang.c (extract_string): Delete. No longer used.
5288
5289 2010-01-12 Joel Brobecker <brobecker@adacore.com>
5290
5291 Fix -Wunused warning in dec-thread.c.
5292 * dec-thread.c (dec_thread_count_gdb_threads)
5293 (dec_thread_add_gdb_thread): Prevent -Wunused warning.
5294
5295 2010-01-12 Joel Brobecker <brobecker@adacore.com>
5296
5297 * ada-valprint.c (ada_print_floating): Remove trailing space.
5298
5299 2010-01-12 Joel Brobecker <brobecker@adacore.com>
5300
5301 Add support for DW_AT_GNAT_descriptive_type.
5302 * gdbtypes.h (enum type_specific_kind): New enum.
5303 (struct main_type) [type_specific_field]: New component.
5304 [type_specific]: Add new component "gnat_stuff".
5305 (struct gnat_aux_type): New type.
5306 (INIT_CPLUS_SPECIFIC): Also set TYPE_SPECIFIC_FIELD (type).
5307 (HAVE_CPLUS_STRUCT): Also check TYPE_SPECIFIC_FIELD (type).
5308 (gnat_aux_default, allocate_gnat_aux_type): Add declaration.
5309 (INIT_GNAT_SPECIFIC, ALLOCATE_GNAT_AUX_TYPE, HAVE_GNAT_AUX_INFO)
5310 (TYPE_SPECIFIC_FIELD): New macros.
5311 (TYPE_CPLUS_SPECIFIC): Return cplus_struct_default if the given
5312 type does not hold any cplus-specific data.
5313 (TYPE_RAW_CPLUS_SPECIFIC): New macro.
5314 (TYPE_GNAT_SPECIFIC, TYPE_DESCRIPTIVE_TYPE): New macros.
5315 (TYPE_IS_OPAQUE): Use HAVE_CPLUS_STRUCT to check if type has
5316 cplus-specific data.
5317 * gdbtypes.c (allocate_cplus_struct_type): Minor stylistic rewrite.
5318 Set new component TYPE_SPECIFIC_FIELD (type).
5319 (gnat_aux_default): New constant.
5320 (allocate_gnat_aux_type): New function.
5321 (init_type): Add initialization the type-specific stuff for
5322 TYPE_CODE_FLT and TYPE_CODE_FUNC types.
5323 (print_gnat_stuff): New function.
5324 (recursive_dump_type): Use HAVE_CPLUS_STRUCT to check for cplus-
5325 specific data. Adjust code that prints the contents of the
5326 type-specific union using the TYPE_SPECIFIC_FIELD value.
5327 * dwarf2read.c (dwarf2_attach_fields_to_type): Do not allocate
5328 the type cplus stuff for Ada types.
5329 (dwarf2_add_member_fn, dwarf2_attach_fn_fields_to_type):
5330 Error out if these routines are called with an Ada type.
5331 (read_structure_type, read_array_type, read_subrange_type):
5332 Add call to set_descriptive_type.
5333 (set_die_type): Initialize the gnat-specific data if necessary.
5334 (need_gnat_info, die_descriptive_type, set_descriptive_type):
5335 New functions.
5336 * ada-lang.c (decode_constrained_packed_array_type): Use
5337 decode_constrained_packed_array_type instead of doing a standard
5338 lookup to locate a parallel type.
5339 (find_parallel_type_by_descriptive_type): New function.
5340 (ada_find_parallel_type_with_name): New function.
5341 (ada_find_parallel_type): Reimplement using
5342 ada_find_parallel_type_with_name.
5343 * ada-valprint.c (print_field_values): Use HAVE_CPLUS_STRUCT
5344 to check if type has a cplus stuff.
5345 * linespec.c (total_number_of_methods): Likewise.
5346 * mdebugread.c (new_type): Likewise.
5347
5348 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5349
5350 * NEWS: Document the 0b binary number prefix parsing.
5351
5352 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5353
5354 * objfiles.c (objfile_relocate1): Change the return type to int.
5355 Describe the new return value. Return non-zero if data changed.
5356 (objfile_relocate): New variable changed. Set it. Call
5357 breakpoint_re_set depending on CHANGED.
5358
5359 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5360
5361 Implement binary numbers parsing.
5362 * c-exp.y (parse_number): New case 'b' and 'B'.
5363
5364 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5365 Tristan Gingold <gingold@adacore.com>
5366
5367 * solib.c (info_sharedlibrary_command): Replace
5368 objfile_has_partial_symbols and objfile_has_full_symbols calls by
5369 objfile_has_symbols.
5370
5371 2010-01-10 Joel Brobecker <brobecker@adacore.com>
5372
5373 * NEWS: Document the improvements made to the mips-irix port.
5374
5375 2010-01-09 Joel Brobecker <brobecker@adacore.com>
5376
5377 Fix the documentation of valprint.c:value_print.
5378 * valprint.c (value_print): Update the function description to
5379 mention that the syntax of the output follows the current_language,
5380 not necessarily C.
5381
5382 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5383
5384 Fix displacement of separate debug info files.
5385 * objfiles.c (objfile_relocate): Rename to ...
5386 (objfile_relocate1): ... here and make it static. Extend the comment.
5387 (objfile_relocate): New function.
5388 * solib-spu.c (spu_relocate_main_executable): Explicitly check if
5389 SYMFILE_OBJFILE is NULL. Remove variables objfile and old_chain.
5390 Remove following of SEPARATE_DEBUG_OBJFILE. new_offsets is now
5391 allocated using alloca.
5392 * symfile.c (copy_section_addr_info): Remove.
5393 (build_section_addr_info_from_objfile): Make it global. New variables
5394 addr_bit and mask, use them.
5395 * symfile.h (build_section_addr_info_from_objfile): New prototype.
5396 (copy_section_addr_info): Remove.
5397
5398 2010-01-09 Joel Brobecker <brobecker@adacore.com>
5399
5400 Signal unwinder for mips-irix N32.
5401 * mips-irix-tdep.c: #include mips-tdep.h, trad-frame.h, and
5402 tramp-frame.h.
5403 (SIGTRAMP_FRAME_SIZE, SIGCONTEXT_PC_OFF, SIGCONTEXT_REGS_OFF)
5404 (SIGCONTEXT_FPREGS_OFF, SIGCONTEXT_FPCSR_OFF, SIGCONTEXT_HI_OFF)
5405 (SIGCONTEXT_LO_OFF): New macros.
5406 (mips_irix_n32_tramp_frame_init): New function.
5407 (mips_irix_n32_tramp_frame): New static constant.
5408 (mips_irix_init_abi): Prepend the mips_irix_n32_tramp_frame unwinder.
5409
5410 2010-01-09 Joel Brobecker <brobecker@adacore.com>
5411
5412 Breakpoint in shared library does not work on mips-irix.
5413 * procfs.c: #include "observer.h".
5414 (procfs_inferior_created): New function, moving here the code
5415 which unsets the syssgi syscall-exit notifications.
5416 (procfs_create_inferior): Remove the code which unsets the syssgi
5417 syscall-exit notifications. It is too early to do this here.
5418 (_initialize_procfs): Attach the procfs_inferior_created observer.
5419
5420 2010-01-09 Joel Brobecker <brobecker@adacore.com>
5421
5422 Wrong return convention for arrays (mips-irix).
5423 * mips-tdep.c (mips_n32n64_return_value): Arrays whose size is
5424 128 bits or smaller are returned the same way as structs
5425 and unions of the the same size.
5426
5427 2010-01-09 Joel Brobecker <brobecker@adacore.com>
5428
5429 Cannot set the PC on mips-irix.
5430 * irix5-nat.c (fill_gregset): Check regno against the raw PC
5431 register number, no the cooked one.
5432
5433 2010-01-09 Joel Brobecker <brobecker@adacore.com>
5434
5435 Error while loading core file on mips-irix.
5436 * solib-irix.c (irix_solib_create_inferior_hook): Do nothing
5437 if debugging from a core file.
5438
5439 2010-01-09 Joel Brobecker <brobecker@adacore.com>
5440
5441 GDB hangs when attaching to process on mips-irix.
5442 * solib-irix.c (irix_solib_create_inferior_hook): Do nothing if
5443 attaching to a process.
5444
5445 2010-01-09 Joel Brobecker <brobecker@adacore.com>
5446
5447 Use the correct breakpoint instruction on mips-irix.
5448 * mips-tdep.c (mips_breakpoint_from_pc): Add new static variable
5449 containing the correct breakpoint instruction to use on mips-irix.
5450 Use it when the osabi is GDB_OSABI_IRIX.
5451
5452 2010-01-09 Joel Brobecker <brobecker@adacore.com>
5453
5454 -Wunused warning in procfs.c (mips-irix only).
5455 * procfs.c (gdb_praddset, gdb_prdelset): New macros. Use them
5456 throughout instead of using praddset and prdelset respectively.
5457
5458 2010-01-09 Joel Brobecker <brobecker@adacore.com>
5459
5460 GDB crash while stepping into function.
5461 * infrun.c (handle_inferior_event): Refetch the current frame
5462 after handling what.main_action, in case that pointer became
5463 dangling.
5464
5465 2010-01-09 Joel Brobecker <brobecker@adacore.com>
5466
5467 Fix build failure of solaris-hosted cross debuggers.
5468 * ada-valprint.c, parse.c: Include defs.h before including ctype.h.
5469
5470 2010-01-09 Daniel Gutson <dgutson@codesourcery.com>
5471
5472 Fix build failure on sparc-solaris.
5473 * procfs.c: (procfs_do_thread_registers) Use elfcore_write_lwpstatus.
5474
5475 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5476
5477 Move some symfile code into subroutines.
5478 * symfile.h (relative_addr_info_to_section_offsets)
5479 (addr_info_make_relative): New prototypes.
5480 * symfile.c (default_symfile_offsets): Move a part to ...
5481 (relative_addr_info_to_section_offsets): ... this new function.
5482 (default_symfile_offsets): Call it.
5483 (syms_from_objfile <!mainline && addrs && addrs->other[0].name>): Move
5484 this part to ...
5485 (addr_info_make_relative): ... this new function.
5486
5487 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5488
5489 Add from_tty to solib_create_inferior_hook.
5490 * infcmd.c (post_create_inferior): Move solib_add after
5491 solib_create_inferior_hook. Pass from_tty to
5492 solib_create_inferior_hook. Call solib_add and SOLIB_ADD with
5493 0 from_tty and comment why.
5494 * infrun.c (follow_exec): Pass from_tty solib_create_inferior_hook as 0.
5495 * linux-nat.c (linux_child_follow_fork): Likewise.
5496 * nto-procfs.c (procfs_post_attach, procfs_create_inferior): Likewise.
5497 * solib-darwin.c (darwin_solib_create_inferior_hook): New parameter
5498 from_tty.
5499 * solib-frv.c (frv_solib_create_inferior_hook): Likewise.
5500 * solib-irix.c (irix_solib_create_inferior_hook): Likewise.
5501 * solib-null.c (null_solib_create_inferior_hook): Likewise.
5502 * solib-osf.c (osf_solib_create_inferior_hook): Likewise.
5503 * solib-pa64.c (pa64_solib_create_inferior_hook): Likewise.
5504 * solib-som.c (som_solib_create_inferior_hook): Likewise.
5505 * solib-spu.c (spu_solib_create_inferior_hook): New parameter from_tty.
5506 Pass it to svr4_so_ops.solib_create_inferior_hook.
5507 * solib-sunos.c (sunos_solib_create_inferior_hook): New parameter
5508 from_tty.
5509 * solib-svr4.c (enable_break): New parameter from_tty. Pass it to
5510 solib_add.
5511 (svr4_solib_create_inferior_hook): New parameter from_tty. Pass it to
5512 enable_break.
5513 * solib-target.c (solib_target_solib_create_inferior_hook): New
5514 parameter from_tty.
5515 * solib.c (solib_create_inferior_hook): New parameter from_tty. Pass
5516 it to ops->solib_create_inferior_hook.
5517 (reload_shared_libraries): Pass from_tty to solib_create_inferior_hook.
5518 Move solib_add after solib_create_inferior_hook, call it now with
5519 from_tty as 0. New comment there.
5520 * solib.h (solib_create_inferior_hook): New parameter from_tty.
5521 * solist.h (struct target_so_ops <solib_create_inferior_hook>):
5522 Likewise.
5523
5524 2010-01-08 Vladimir Prus <vladimir@codesourcery.com>
5525
5526 Fix multiexec race.
5527 * infrun.c (handle_inferior_event): Use get_thread_regcache
5528 with events ptid, not get_current_regcache.
5529
5530 2009-01-08 Joel Brobecker <brobecker@adacore.com>
5531
5532 GDB crash with empty executable name (MinGW).
5533 * source.c (openp): Add assert that parameter string is not NULL.
5534 if parameter string is an empty string, then return with a failure
5535 immediately.
5536
5537 2009-01-08 Joel Brobecker <brobecker@adacore.com>
5538
5539 Get rid of support for VAX Floats.
5540 * ada-lang.h (ada_is_vax_floating_type, ada_vax_float_type_suffix)
5541 (ada_vax_float_print_function): Delete.
5542 * ada-lang.c (ada_is_vax_floating_type, ada_vax_float_type_suffix)
5543 (ada_vax_float_print_function): Delete.
5544 * ada-typeprint.c (print_vax_floating_point_type): Delete.
5545 (ada_print_type): Remove support for VAX floats.
5546 * ada-valprint.c (ada_val_print_1): Remove support for VAX floats.
5547
5548 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5549
5550 * stabsread.c (read_args): Handle zero arguments.
5551
5552 2009-01-08 Joel Brobecker <brobecker@adacore.com>
5553
5554 Cannot find in-tree libiconv.a after reconfigure.
5555 * acinclude.m4 (AM_ICONV): If we find an in-tree libiconv.a
5556 that we can use, then cache the path to this archive.
5557 * configure: Regenerate.
5558
5559 2010-01-07 Stan Shebs <stan@codesourcery.com>
5560
5561 Make tracepoint operations go through target vector.
5562 * target.h (enum trace_find_type): New enum.
5563 (struct target_ops): New fields to_trace_init,
5564 to_download_tracepoint, to_download_trace_state_variable,
5565 to_trace_set_readonly_regions, to_trace_start, to_get_trace_status,
5566 to_trace_stop, to_trace_find, to_get_trace_state_variable_value,
5567 to_set_disconnected_tracing.
5568 (target_trace_init): New macro.
5569 (target_download_tracepoint): New macro.
5570 (target_download_trace_state_variable): New macro.
5571 (target_trace_start): New macro.
5572 (target_trace_set_readonly_regions): New macro.
5573 (target_get_trace_status): New macro.
5574 (target_trace_stop): New macro.
5575 (target_trace_find): New macro.
5576 (target_get_trace_state_variable_value): New macro.
5577 (target_set_disconnected_tracing): New macro.
5578 * target.c (update_current_target): Inherit and set defaults for
5579 tracepoint operations.
5580 * tracepoint.c (default_collect): Make globally visible.
5581 (target_is_remote): Remove, along with all calls.
5582 (tvariables_info): Call target_get_trace_state_variable_value.
5583 (remote_set_transparent_ranges): Remove.
5584 (trace_start_command): Call target_trace_init,
5585 target_download_tracepoint, etc.
5586 (download_tracepoint): Remove.
5587 (trace_stop_command): Simplify.
5588 (stop_tracing): Call target_trace_stop.
5589 (get_trace_status): Call target_get_trace_status.
5590 (trace_status_command): Add case for targets that cannot trace.
5591 (finish_tfind_command): Change to take numerical arguments, call
5592 target_trace_find.
5593 (trace_find_command): Update call to finish_tfind_command.
5594 (trace_find_pc_command): Ditto.
5595 (trace_find_tracepoint_command): Ditto.
5596 (trace_find_line_command): Ditto.
5597 (trace_find_range_command): Ditto.
5598 (trace_find_outside_command): Ditto.
5599 (set_disconnected_tracing_value): Call
5600 target_set_disconnected_tracing.
5601 * remote.c: Add protocol encoding bits from tracepoint.c.
5602 (trace_error): Move from tracepoint.c.
5603 (remote_get_noisy_reply): Ditto.
5604 (free_actions_list_cleanup_wrapper): Ditto.
5605 (free_actions_list): Ditto.
5606 (remote_trace_init): New function.
5607 (remote_download_tracepoint): New function.
5608 (remote_download_trace_state_variable): New function.
5609 (remote_trace_set_readonly_regions): New function.
5610 (remote_trace_start): New function.
5611 (remote_get_trace_status): New function.
5612 (remote_trace_stop): New function.
5613 (remote_trace_find): New function.
5614 (remote_download_trace_state_variable): New function.
5615 (remote_set_disconnected_tracing): New function.
5616 (init_remote_ops): Add tracepoint operations.
5617
5618 * tracepoint.c (trace_dump_command): Don't decr_pc_after_break.
5619
5620 2010-01-07 Tristan Gingold <gingold@adacore.com>
5621
5622 * symfile.c (build_section_addr_info_from_objfile): New function.
5623 (symbol_file_add_separate): Don't use offsets from objfile but
5624 built an addr info.
5625
5626 2010-01-06 Stan Shebs <stan@codesourcery.com>
5627
5628 Support disconnected tracing.
5629 * infcmd.c (detach_command): Ask whether to stop tracing.
5630 * cli/cli-cmds.c (quit_command): Ditto.
5631 * breakpoint.h (struct breakpoint): New field number_on_target.
5632 * breakpoint.c (create_tracepoint_from_upload): New function.
5633 (get_tracepoint_by_number_on_target): New function.
5634 * remote.c (struct remote): New field disconnected_tracing.
5635 (remote_disconnected_tracing_feature): New function.
5636 (remote_protocol_features): Add DisconnectedTracing.
5637 (struct uploaded_tp): New struct.
5638 (uploaded_tps): New global.
5639 (get_uploaded_tp): New function.
5640 (find_matching_tracepoint): New function.
5641 (remote_get_tracing_state): New function.
5642 (remote_start_remote): Call it.
5643 * tracepoint.c (disconnected_tracing): New global.
5644 (trace_start_command): Initialize number_on_target.
5645 (stop_tracing): New function, split out from...
5646 (trace_stop_command): Call stop_tracing.
5647 (get_trace_status): New function, split out from...
5648 (trace_status_command): Call get_trace_status, add info on
5649 disconnection behavior.
5650 (disconnect_or_stop_tracing): New function.
5651 (finish_tfind_command): Translate from number on target.
5652 (trace_find_tracepoint_command): Translate to number on target.
5653 (send_disconnected_tracing_value): New function.
5654 (set_disconnected_tracing): New function.
5655 (_initialize_tracepoint): Add disconnected-tracing variable.
5656 * NEWS: Mention disconnected tracing.
5657
5658 2010-01-06 Tristan Gingold <gingold@adacore.com>
5659
5660 * symtab.c (lookup_global_symbol_from_objfile): Rename objfile
5661 parameter to main_objfile. Iterate on all separate debug objfiles.
5662 * symfile.h (symbol_file_add_separate)
5663 (find_separate_debug_file_by_debuglink): Remove parameter names.
5664 * symfile.c (symbol_file_add_separate): Use add_separate_objfile.
5665 (reread_symbols): Use free_objfile_separate_debug.
5666 * objfiles.h (struct objfile): Add separate_debug_objfile_link.
5667 Adjust comment.
5668 (objfile_separate_debug_iterate, add_separate_debug_objfile)
5669 (free_objfile_separate_debug): New prototypes.
5670 * objfiles.c (objfile_separate_debug_iterate): New function.
5671 (add_separate_debug_objfile, free_objfile_separate_debug): New
5672 functions.
5673 (free_objfile): Use free_objfile_separate_debug. Adjust for
5674 multiple separate debug objfile.
5675 (objfile_has_symbols): Adjust comment. Iterate on all separate
5676 debug objfiles.
5677 * minsyms.c (lookup_minimal_symbol): Adjust for multiple separate
5678 debug objfile.
5679 (lookup_minimal_symbol_text): Ditto.
5680 (lookup_minimal_symbol_by_pc_name): Ditto.
5681 (lookup_minimal_symbol_solib_trampoline): Ditto.
5682 (lookup_minimal_symbol_by_pc_section_1): Iterate on all separate
5683 debug objfiles.
5684
5685 2010-01-05 Stan Shebs <stan@codesourcery.com>
5686
5687 Add fast tracepoints.
5688 * arch-utils.h (default_fast_tracepoint_valid_at): Declare.
5689 * arch-utils.c (default_fast_tracepoint_valid_at): New function.
5690 * breakpoint.h (enum bptype): Add bp_fast_tracepoint.
5691 * breakpoint.c (tracepoint_type): New function.
5692 (ALL_TRACEPOINTS): Use it.
5693 (should_be_inserted): Ditto.
5694 (bpstat_check_location): Ditto.
5695 (print_one_breakpoint_location): Ditto.
5696 (user_settable_breakpoint): Ditto.
5697 (set_breakpoint_location_function): Ditto.
5698 (disable_breakpoints_in_shlibs): Ditto.
5699 (delete_trace_command): Ditto.
5700 (print_it_typical): Add bp_fast_tracepoint case.
5701 (bpstat_what): Ditto.
5702 (print_one_breakpoint_location): Ditto.
5703 (allocate_bp_location): Ditto.
5704 (mention): Ditto.
5705 (breakpoint_re_set_one): Ditto.
5706 (disable_command): Ditto.
5707 (enable_command): Ditto.
5708 (check_fast_tracepoint_sals): New function.
5709 (break_command_really): Call it.
5710 (ftrace_command): New function.
5711 (_initialize_breakpoint): Add ftrace command.
5712 * gdbarch.sh (fast_tracepoint_valid_at): New.
5713 * gdbarch.h, gdbarch.c: Regenerate.
5714 * i386-tdep.c (i386_fast_tracepoint_valid_at): New function.
5715 (i386_gdbarch_init): Use it.
5716 * remote.c (struct remote_state): New field fast_tracepoints.
5717 (PACKET_FastTracepoints): New packet config type.
5718 (remote_fast_tracepoint_feature): New function.
5719 (remote_protocol_features): Add FastTracepoints.
5720 (remote_supports_fast_tracepoints): New function.
5721 (_initialize_remote): Add FastTracepoints.
5722 * tracepoint.c (download_tracepoint): Add fast tracepoint option.
5723 * NEWS: Mention fast tracepoints.
5724
5725 2010-01-06 Joel Brobecker <brobecker@adacore.com>
5726
5727 * gdb-gdb.py: New file.
5728
5729 2010-01-05 Michael Snyder <msnyder@vmware.com>
5730
5731 * infrun.c (handle_inferior_event): Fix typo in comment.
5732
5733 2010-01-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5734
5735 * symfile.c (syms_from_objfile): Remove the !MAINLINE conditional.
5736
5737 2010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
5738
5739 * features/Makefile (WHICH): Add s390-linux32, s390-linux64,
5740 and s390x-linux64.
5741 (s390-linux32-expedite): Define.
5742 (s390-linux64-expedite): Define.
5743 (s390x-linux64-expedite): Define.
5744 * features/s390-acr.xml: New file.
5745 * features/s390-fpr.xml: New file.
5746 * features/s390-core32.xml: New file.
5747 * features/s390-core64.xml: New file.
5748 * features/s390x-core64.xml: New file.
5749 * features/s390-linux32.xml: New file.
5750 * features/s390-linux64.xml: New file.
5751 * features/s390x-linux64.xml: New file.
5752 * features/s390-linux32.c: New generated file.
5753 * features/s390-linux64.c: New generated file.
5754 * features/s390x-linux64.c: New generated file.
5755
5756 * regformats/s390-linux32.dat: New generated file.
5757 * regformats/s390-linux64.dat: New generated file.
5758 * regformats/s390x-linux64.dat: New generated file.
5759 * regformats/reg-s390.dat: Remove.
5760 * regformats/reg-s390x.dat: Remove.
5761
5762 * s390-nat.c: Include "auxv.h" and <elf.h>.
5763 (HWCAP_S390_HIGH_GPRS): Define if undefined.
5764 (s390_target_wordsize): New function.
5765 (s390_auxv_parse): Likewise.
5766 (s390_get_hwcap): Likewise.
5767 (s390_read_description): Likewise.
5768 (_initialize_s390_nat): Install s390_auxv_parse and
5769 s390_read_description.
5770
5771 * s390-tdep.c: Include "features/s390-linux32.c",
5772 "features/s390-linux64.c", and "features/s390x-linux64.c".
5773 (struct gdbarch_tdep): Add gpr_full_regnum, pc_regnum, and cc_regnum.
5774 (s390_register_call_saved): New function.
5775 (s390_register_name): Remove.
5776 (s390_register_type): Remove.
5777 (s390_dwarf_regmap): Add lower half GPR pseudo DWARF CFI regnums.
5778 (s390_dwarf_reg_to_regnum): Remap GPR regnums to full GPRs.
5779 (s390_adjust_frame_regnum): Remap GPR regnums to lower halves for CFI.
5780 (s390_pseudo_register_name): New function.
5781 (s390_pseudo_register_type): New function.
5782 (s390_pseudo_register_read): Handle both 32-bit and 64-bit cases.
5783 Handle full GPR pesudos and varying pseudo register numbers.
5784 (s390_pseudo_register_write): Likewise
5785 (s390x_pseudo_register_read): Remove.
5786 (s390x_pseudo_register_write): Likewise.
5787 (s390_register_group): Remove.
5788 (s390_pseudo_register_group): New function.
5789 (s390_regmap_gregset): Add GPR upper halves.
5790 (s390x_regmap_gregset): Likewise.
5791 (s390_regmap_fpregset): Likewise.
5792 (s390_regmap_upper): New global variable.
5793 (s390_upper_regset): New global variable.
5794 (s390_upper_regset_sections): New global variable.
5795 (s390_regset_from_core_section): Handle GPR upper halves.
5796 (s390_core_read_description): New function.
5797 (s390_prologue_frame_unwind_cache): Set up ABI call-saved/clobbered
5798 register information. Handle varying pseudo register numbers.
5799 (s390_backchain_frame_unwind_cache): Likewise.
5800 (s390_frame_prev_register): Unwind full GPRs to show lower halves.
5801 (s390_stub_frame_unwind_cache): Handle varying pseudo register numbers.
5802 (s390_sigtramp_frame_unwind_cache): Unwind PSWM and PSWA as well as
5803 PC and CC pseudos. Unwind upper halves and full GPRs as appropriate.
5804 Handle varying pseudo register numbers.
5805 (s390_unwind_pc): Handle varying pseudo register numbers.
5806 (s390_dwarf2_prev_register): New function.
5807 (s390_dwarf2_frame_init_reg): Set up ABI call-saved/clobbered
5808 register information. Handle varying pseudo register numbers.
5809 Install s390_dwarf2_prev_register to unwind full GPRs.
5810 (s390_gdbarch_init): Handle target descriptions. Assign varying
5811 pseudo register numbers. Install s390_adjust_frame_regnum.
5812 (_initialize_s390_tdep): Initialize target descriptions.
5813
5814 * s390-tdep.h (S390_R0_UPPER_REGNUM .. S390_R15_UPPER_REGNUM): Define.
5815 (S390_NUM_REGS): Redefine to include upper half registers.
5816 (S390_PC_REGNUM, S390_CC_REGNUM): Remove.
5817 (S390_NUM_PSEUDO_REGS, S390_NUM_TOTAL_REGS): Likewise.
5818 (tdesc_s390_linux32): Add declaration.
5819 (tdesc_s390_linux64): Likewise.
5820 (tdesc_s390x_linux64): Likewise.
5821
5822 2010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
5823
5824 * regset.h (struct core_regset_section): Add HUMAN_NAME.
5825 * i386-linux-tdep.c (i386_linux_regset_sections): Fill in HUMAN_NAME.
5826 * ppc-linux-tdep.c (ppc_linux_vsx_regset_sections): Likewise.
5827 (ppc_linux_vmx_regset_sections): Likewise.
5828 (ppc_linux_fp_regset_sections): Likewise.
5829
5830 * corelow.c (get_core_register_section): Constify arguments.
5831 (get_core_registers): Use gdbarch_core_regset_sections instead
5832 of hard-coded platform-specific register section names.
5833
5834 2010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
5835
5836 * dwarf2loc.c (read_pieced_value): If a piece occupies part of
5837 a register, assume the least-significant part is used.
5838 (write_pieced_value): Likewise.
5839
5840 2010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
5841
5842 * printcmd.c: Include "arch-utils.h".
5843 (do_one_display): Re-parse expression if current architecture changed.
5844
5845 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5846 Joel Brobecker <brobecker@adacore.com>
5847
5848 * gdbtypes.c (check_typedef): New comment on type length.
5849 * value.c (allocate_value_lazy): Remove the unused atype variable. New
5850 comment on type length.
5851 (value_primitive_field): Keep the original TYPE value, new comment.
5852
5853 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5854
5855 * cli/cli-script.c (process_next_line): Rename p1 as p_end and p2 as
5856 p_start. Change != comparisons to > and < comparisons.
5857
5858 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5859
5860 * cli/cli-script.c (process_next_line): Check P2 overrun.
5861
5862 2009-01-01 Joel Brobecker <brobecker@adacore.com>
5863
5864 Update the copyright hearder to add year 2010 for most GDB files.
5865
5866 2009-01-01 Joel Brobecker <brobecker@adacore.com>
5867
5868 Fix build failure in inf-ptrace.c.
5869 * inf-ptrace.c (inf_ptrace_follow_fork): Fix typo.
5870
5871 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5872
5873 * top.c (print_gdb_version): Update copyright year.
5874
5875 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5876
5877 Fix break *FUN'address thread NUM.
5878 * ada-lex.l (task): Expand rule to also match the thread keyword.
5879
5880 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5881
5882 Fix break *FUN'address task NUM.
5883 * ada-lex.l (task): New rule.
5884 * ada-lang.c (valid_task_id): Make sure the Ada task list has
5885 been built before using it.
5886
5887 For older changes see ChangeLog-2009.
5888 \f
5889 Local Variables:
5890 mode: change-log
5891 left-margin: 8
5892 fill-column: 74
5893 version-control: never
5894 coding: utf-8
5895 End: