gdb
[binutils-gdb.git] / gdb / ChangeLog
1 2010-12-21 Tom Tromey <tromey@redhat.com>
2
3 * thread.c (print_thread_info): Make a ui-out table in CLI mode.
4
5 2010-12-20 Yao Qi <yao@codesourcery.com>
6
7 * arm-tdep.c (arm_register_reggroup_p): New.
8 (arm_gdbarch_init): Set arm_register_reggroup_p for hook
9 register_reggroup_p.
10
11 2010-12-20 Yao Qi <yao@codesourcery.com>
12
13 * features/arm-core.xml: Add attribute type to reg from r0 to r12.
14 * features/arm-with-iwmmxt.c: Regenerate.
15 * features/arm-with-neon.c: Regenerate.
16 * features/arm-with-vfpv2.c: Regenerate.
17 * features/arm-with-vfpv3.c: Regenerate.
18
19 2010-12-17 Marc Khouzam <marc.khouzam@ericsson.com>
20
21 * mi/mi-main.c (mi_cmd_remove_inferior): Don't delete current inferior.
22 (get_other_inferior): New.
23
24 2010-12-17 Marc Khouzam <marc.khouzam@ericsson.com>
25
26 * python/py-progspace.c (py_free_pspace): Obtain arch another
27 way to avoid dereferencing a null pointer.
28
29 2010-12-17 Michael Snyder <msnyder@vmware.com>
30
31 * utils.c (do_my_cleanups): Comment fix-up.
32
33 2010-12-17 Kevin Buettner <kevinb@redhat.com>
34
35 * mips-tdep.c (make_mips16_addr): New function.
36 (mips_elf_make_msymbol_special): Don't set the low bit in the
37 symbol's address.
38 (mips_read_pc, mips_unwind_pc, mips_addr_bits_remove): Strip bit
39 indicating mips16 address, if present.
40 (mips_write_pc): Set bit indicating mips16 address when in a mips16
41 function.
42 (mips_eabi_push_dummy_call, mips_o64_push_dummy_call): Likewise,
43 but for each function pointer argument to inferior function call.
44
45 2010-12-17 Tom Tromey <tromey@redhat.com>
46
47 * psympriv.h (struct partial_symtab) <readin>: Move field
48 earlier.
49
50 2010-12-16 Kevin Buettner <kevinb@redhat.com>
51
52 * mips-tdep.c (mips_convert_register_float_case_p)
53 (mips_convert_register_gpreg_case_p): New functions.
54 (mips_convert_register_p): Invoke new functions above.
55 (mips_register_to_value): Add case for fetching value shorter
56 than 64 bits from a 64-bit register.
57 (mips_value_to_register): Add case for storing value shorter
58 than 64 bits into a 64-bit register.
59
60 2010-12-16 Joel Borggrén-Franck <joel.borggren.franck@gmail.com>
61
62 * python/py-value.c (value_object_type) <tp_flags>: Add
63 Py_TPFLAGS_BASETYPE.
64
65 2010-12-16 Mike Frysinger <vapier@gentoo.org>
66
67 * NEWS: Mention new sim --map-info flag.
68
69 2010-12-15 Doug Evans <dje@google.com>
70
71 * dwarf2read.c (_initialize_dwarf2_read): Fix help text of
72 "save gdb-index" command.
73
74 2010-12-15 Tom Tromey <tromey@redhat.com>
75
76 * infrun.c (save_infcall_control_state): Handle the
77 exception-resume breakpoint.
78 (restore_infcall_control_state): Likewise.
79 (discard_infcall_control_state): Likewise.
80
81 2010-12-15 Kevin Buettner <kevinb@redhat.com>
82
83 * mips-tdep.c (mips_pseudo_register_write): Sign extend 32-bit
84 cooked values that are being transferred to 64-bit raw registers.
85 (mips_pseudo_register_read): Revise to preserve symmetry with
86 mips_pseudo_register_write().
87
88 2010-12-15 Greg Watson <g.watson@computer.org>
89
90 * f-exp.y (yylex): Check entire token against keywords.
91
92 2010-12-15 Doug Evans <dje@google.com>
93
94 Rename "maint set python auto-load" to "set auto-load-scripts".
95 * NEWS: Mention it.
96 * python/py-auto-load.c (auto_load_scripts): Renamed from
97 gdbpy_auto_load.
98 (load_auto_scripts_for_objfile): Update.
99 (gdbpy_initialize_auto_load): Rename "maint set python auto-load" to
100 "set auto-load-scripts".
101
102 2010-12-14 Kevin Buettner <kevinb@redhat.com>
103
104 * mips-tdep.c (mips_eabi_push_dummy_call): Place signed, rather
105 than unsigned, values in registers.
106
107 2010-12-14 Ken Werner <ken.werner@de.ibm.com>
108
109 * valops.c (value_one): Use get_array_bounds to compute the number
110 of array elements instead of dividing the length of the array by the
111 length of the element types.
112 * valarith.c (value_complement, value_neg): Likewise.
113
114 2010-12-14 Joel Brobecker <brobecker@adacore.com>
115
116 * irix5-nat.c: Replace fp_r, fp_regs and fp_scr by __fp_r, __fp_regs
117 and __fp_scr respectively throughout.
118 * configure.ac: Compile with -Dsiginfo=__siginfo if building with
119 Python using GCC on IRIX.
120 * configure: Regenerate.
121
122 2010-12-13 Kevin Buettner <kevinb@redhat.com>
123
124 * solib-svr4.c (enable_break): Don't attempt to place breakpoints,
125 when attaching, on the names in bkpt_names: _start, __start, and
126 main.
127
128 2010-12-12 Stan Shebs <stan@codesourcery.com>
129
130 * value.c (value_of_internalvar): Add case for trace state
131 variables.
132
133 2010-12-12 Doug Evans <dje@google.com>
134
135 * dwarf2read.c (dwarf2_per_objfile): New member quick_file_names_table.
136 (dwarf2_per_cu_quick_data): Move definition down to "quick functions"
137 section. Delete members lines full_names. Rename read_lines to
138 no_file_data.
139 (quick_file_names): New struct.
140 (hash_file_name_entry, eq_file_name_entry): New functions.
141 (delete_file_name_entry, create_quick_file_names_table): New functions.
142 (dwarf2_read_index): Initialize quick_file_names_table.
143 (dw2_get_file_names): Renamed from dw2_require_line_header.
144 Return pointer to quick_file_names entry. All callers updated.
145 (dw2_get_real_path): Renamed from dw2_require_full_path.
146 Replace per_cu arg with pointer to quick_file_names entry.
147 All callers updated.
148 (dw2_free_cached_file_names): New function.
149 (dw2_forget_cached_source_info): Call it (via htab_traverse_noresize).
150 (dwarf2_initialize_objfile): Initialize quick_file_names_table in
151 the OBJF_READNOW case.
152 (dwarf2_free_objfile): Rewrite freeing of quick file names tables.
153
154 2010-12-12 Mark Kettenis <kettenis@gnu.org>
155
156 * mips64obsd-tdep.c (floatformats_mips64_quad): New define.
157 (mips64obsd_init_abi): Set long_double_bit and long_double_format.
158
159 2010-12-12 Mark Kettenis <kettenis@gnu.org>
160
161 * sparc-tdep.c: Fix typo in comment.
162
163 2010-12-10 Doug Evans <dje@google.com>
164
165 * dwarf2read.c: Whitespace cleanup, plus comment additions.
166 No code changes.
167
168 2010-12-10 Tom Tromey <tromey@redhat.com>
169
170 * NEWS: Document exception-handling change.
171
172 2010-12-09 Marc Khouzam <marc.khouzam@ericsson.com>
173
174 * mi/mi-parse.c (mi_parse): Wrong error message.
175
176 2010-12-09 Doug Evans <dje@google.com>
177
178 * symfile.h (quick_symbol_functions): Clarify usage of
179 map_symbol_filenames.
180
181 2010-12-09 Tom Tromey <tromey@redhat.com>
182
183 * mi/mi-parse.h (mi_parse): Update.
184 * mi/mi-parse.c (mi_parse_cleanup): New function.
185 (mi_parse): Add 'token' argument. Throw exception on error.
186 * mi/mi-main.c (mi_print_exception): New function.
187 (mi_execute_command): Use mi_print_exception. Catch exceptions
188 from mi_parse.
189
190 2010-12-09 Tom Tromey <tromey@redhat.com>
191
192 PR c++/9593:
193 * thread.c (clear_thread_inferior_resources): Call
194 delete_longjmp_breakpoint.
195 * infrun.c (handle_inferior_event): Handle exception breakpoints.
196 (handle_inferior_event): Likewise.
197 (insert_exception_resume_breakpoint): New function.
198 (check_exception_resume): Likewise.
199 * inferior.h (delete_longjmp_breakpoint_cleanup): Declare.
200 * infcmd.c (delete_longjmp_breakpoint_cleanup): No longer static.
201 (step_1): Set thread's initiating frame.
202 (until_next_continuation): New function.
203 (until_next_command): Support exception breakpoints.
204 (finish_command_continuation): Delete longjmp breakpoint.
205 (finish_forward): Support exception breakpoints.
206 * gdbthread.h (struct thread_info) <initiating_frame>: New field.
207 * breakpoint.h (enum bptype) <bp_exception, bp_exception_resume,
208 bp_exception_master>: New constants.
209 (struct bpstat_what) <is_longjmp>: New field.
210 (set_longjmp_breakpoint): Update.
211 * breakpoint.c (create_exception_master_breakpoint): New function.
212 (update_breakpoints_after_exec): Handle bp_exception_master. Call
213 create_exception_master_breakpoint.
214 (print_it_typical): Handle bp_exception_master, bp_exception.
215 (bpstat_stop_status): Handle bp_exception_master.
216 (bpstat_what): Handle bp_exception_master, bp_exception,
217 bp_exception_resume.
218 (bptype_string): Likewise.
219 (print_one_breakpoint_location): Likewise.
220 (allocate_bp_location): Likewise.
221 (set_longjmp_breakpoint): Handle exception breakpoints. Change
222 interface.
223 (delete_longjmp_breakpoint): Handle exception breakpoints.
224 (mention): Likewise.
225 (struct until_break_command_continuation_args) <thread_num>: New
226 field.
227 (until_break_command_continuation): Call
228 delete_longjmp_breakpoint.
229 (until_break_command): Support exception breakpoints.
230 (delete_command): Likewise.
231 (breakpoint_re_set_one): Likewise.
232 (breakpoint_re_set): Likewise.
233
234 2010-12-08 Doug Evans <dje@google.com>
235
236 * gdbtypes.h (TYPE_IS_OPAQUE): Reformat.
237
238 * gdbtypes.c (check_typedef): Tweak comment.
239
240 PR symtab/12302
241 * dwarf2read.c (struct psymtab_cu_index_map): New struct.
242 (hash_psymtab_cu_index, eq_psymtab_cu_index): New functions.
243 (struct addrmap_index_data): New struct.
244 (add_address_entry): Remove arg `pst', new args `start', `end'.
245 (add_address_entry_worker, write_address_map): New functions.
246 (write_psymtabs_to_index): Address table generation moved to
247 write_address_map. Build a table mapping psymtab to CU index
248 to pass to it.
249
250 * dwarf2read.c (write_psymtabs_to_index): When stat fails, pass file
251 name to perror.
252
253 * symfile.h (quick_symbol_functions): Clarify usage of
254 expand_symtabs_with_filename.
255 * dwarf2read.c (dw2_expand_symtabs_with_filename): Only iterate over
256 comp units, ignore type units.
257
258 * dwarf2read.c (dw2_expand_symtabs_with_filename): Use FILENAME_CMP.
259
260 2010-12-07 Doug Evans <dje@google.com>
261
262 * dwarf2read.c (dw2_lookup_symtab): Remove duplicate call to
263 gdb_realpath.
264
265 PR python/12227
266 * NEWS: Mention -data-directory.
267 * main.c (captured_main): Recognize -data-directory.
268
269 2010-12-06 Marc Khouzam <marc.khouzam@ericsson.com>
270
271 * mi/mi-parse.c (mi_parse): Missing else.
272
273 2010-12-04 Masaki Muranaka <monaka@monami-software.com>
274
275 * configure.tgt: Accept microblaze*-*-linux* for linux target
276 and microblaze*-*-* for as target.
277
278 2010-12-02 Keith Seitz <keiths@redhat.com>
279
280 * linespec.c (find_method): Move name canonicalization outside
281 the loop.
282 Be paranoid and use a cleanup.
283
284 2010-12-01 Doug Evans <dje@google.com>
285
286 * dwarf2read.c (save_gdb_index_command): Add comment.
287
288 2010-12-01 Ulrich Weigand <uweigand@de.ibm.com>
289
290 * valops.c (value_assign): Returned value is never lazy. If a
291 C++ class type is returned, fix incorrect enclosing type / embedded
292 offset. If internal variable is returned, allocate new internalvar
293 value using value_of_internalvar.
294
295 * NEWS: Document changes in behavior of "print x = 0" and similar
296 expressions.
297
298 2010-11-29 Doug Evans <dje@google.com>
299
300 * python/lib/gdb/printing.py (register_pretty_printer): Change
301 printer-name:subprinter-name to printer-name;subprinter-name.
302 * python/lib/gdb/command/pretty_printers.py (parse_printer_regexps):
303 Ditto.
304 (InfoPrettyPrinter, EnablePrettyPrinter, DisablePrettyPrinter): Ditto.
305
306 2010-11-29 Tom Tromey <tromey@redhat.com>
307
308 * opencl-lang.c (lval_func_check_synthetic_pointer): New
309 function.
310 * value.h (struct lval_funcs) <indirect, check_synthetic_pointer>:
311 New fields.
312 (value_bits_synthetic_pointer): Declare.
313 * value.c (value_bits_synthetic_pointer): New function.
314 * valprint.c (valprint_check_validity): Handle synthetic
315 pointers.
316 * valops.c (value_ind): Use new 'indirect' lval_funcs method.
317 * valarith.c (value_ptradd): Use set_value_component_location.
318 * p-valprint.c (pascal_object_print_value_fields): Handle
319 synthetic pointers.
320 * jv-valprint.c (java_print_value_fields): Handle synthetic
321 pointers.
322 * dwarf2read.c (dwarf_stack_op_name): Add
323 DW_OP_GNU_implicit_pointer.
324 (dwarf2_fetch_die_location_block): Add get_frame_pc, baton
325 arguments. Handle location lists.
326 (fill_in_loclist_baton): New function.
327 (dwarf2_symbol_mark_computed): Use it.
328 * dwarf2loc.h (dwarf2_find_location_expression): Declare.
329 (dwarf2_fetch_die_location_block): Add get_frame_pc, baton
330 arguments.
331 * dwarf2loc.c (dwarf2_find_location_expression): Rename from
332 find_location_expression. No longer static. Update all callers.
333 (dwarf_expr_frame_pc): New function.
334 (per_cu_dwarf_call): Add get_frame_pc, baton arguments. Update
335 all callers.
336 (struct piece_closure) <per_cu>: New field.
337 (allocate_piece_closure): Add per_cu argument.
338 (read_pieced_value): Handle DWARF_VALUE_IMPLICIT_POINTER.
339 (check_pieced_value_bits): Remove validity argument, add check_for
340 argument. Handle DWARF_VALUE_IMPLICIT_POINTER.
341 (check_pieced_value_validity, check_pieced_value_invalid):
342 Update.
343 (check_pieced_synthetic_pointer): New function.
344 (get_frame_address_in_block_wrapper): New function.
345 (indirect_pieced_value): New function.
346 (pieced_value_funcs): Update.
347 (invalid_synthetic_pointer): New function.
348 (dwarf2_evaluate_loc_desc_full): Rename from
349 dwarf2_evaluate_loc_desc. Add byte_offset argument.
350 (dwarf2_evaluate_loc_desc): Rewrite.
351 (dwarf2_loc_desc_needs_frame): Set new field on context.
352 (get_ax_pc): New function.
353 (disassemble_dwarf_expression): Handle
354 DW_OP_GNU_implicit_pointer.
355 * dwarf2expr.h (enum dwarf_value_location)
356 <DWARF_VALUE_IMPLICIT_POINTER>: New constant.
357 (struct dwarf_expr_context) <get_frame_pc>: New field.
358 (struct dwarf_expr_piece) <v.ptr>: New field.
359 * dwarf2expr.c (add_piece): Handle DWARF_VALUE_IMPLICIT_POINTER.
360 (execute_stack_op): Handle DW_OP_GNU_implicit_pointer.
361 * dwarf2-frame.c (no_get_frame_pc): New function.
362 (execute_stack_op): Set new field on context.
363 * cp-valprint.c (cp_print_value_fields): Handle synthetic
364 pointers.
365
366 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
367
368 PR python/12199
369
370 * python/py-breakpoint.c (bppy_delete_breakpoint): New function.
371
372 2010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
373
374 Fix step_resume_breakpoint unsaved during an infcall.
375 * gdbthread.h (struct thread_control_state): Move here field
376 step_resume_breakpoint ...
377 (struct thread_info): ... from here.
378 * infrun.c (save_infcall_control_state): Reset
379 control.step_resume_breakpoint to NULL.
380 (restore_infcall_control_state, discard_infcall_control_state): Delete
381 control.step_resume_breakpoint.
382 * arm-linux-tdep.c, infrun.c, thread.c: Update all the references to
383 the moved field.
384
385 2010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
386
387 Rename and move inferior_thread_state and inferior_status.
388 * gdbthread.h (struct thread_control_state): New struct, move fields
389 step_range_start, step_range_end, step_frame_id, step_stack_frame_id,
390 trap_expected, proceed_to_finish, in_infcall, step_over_calls,
391 stop_step and stop_bpstat here from struct thread_info.
392 (struct thread_suspend_state): New struct, move field stop_signal here
393 from struct thread_info.
394 (struct thread_info): Move the fields above from this struct.
395 * inferior.h: Move the inferior_thread_state and inferior_status
396 declarations comment to their definitions at infrun.c.
397 (struct inferior_control_state): New struct, move field stop_soon from
398 struct inferior here.
399 (struct inferior_suspend_state): New empty struct.
400 (struct inferior): New fields control and suspend. Move out field
401 stop_soon.
402 * infrun.c (struct inferior_thread_state): Rename to ...
403 (infcall_suspend_state): ... here. Replace field stop_signal by
404 fields thread_suspend and inferior_suspend.
405 (save_inferior_thread_state): Rename to ...
406 (save_infcall_suspend_state): ... here. New variable inf. Update the
407 code for new fields.
408 (restore_inferior_thread_state): Rename to ...
409 (restore_infcall_suspend_state): ... here. New variable inf. Update
410 the code for new fields.
411 (do_restore_inferior_thread_state_cleanup): Rename to ...
412 (do_restore_infcall_suspend_state_cleanup): ... here.
413 (make_cleanup_restore_inferior_thread_state): Rename to ...
414 (make_cleanup_restore_infcall_suspend_state): ... here.
415 (discard_inferior_thread_state): Rename to ...
416 (discard_infcall_suspend_state): ... here.
417 (get_inferior_thread_state_regcache): Rename to ...
418 (get_infcall_suspend_state_regcache): ... here.
419 (struct inferior_status): Rename to ...
420 (struct infcall_control_state): ... here. Replace fields
421 step_range_start, step_range_end, step_frame_id, step_stack_frame_id,
422 trap_expected, proceed_to_finish, in_infcall, step_over_calls,
423 stop_step, stop_bpstat and stop_soon by fields thread_control and
424 inferior_control.
425 (save_inferior_status): Rename to ...
426 (save_infcall_control_state): ... here. Update the code for new
427 fields.
428 (restore_inferior_status): Rename to ...
429 (restore_infcall_control_state): ... here. Update the code for new
430 fields.
431 (do_restore_inferior_status_cleanup): Rename to ...
432 (do_restore_infcall_control_state_cleanup): ... here.
433 (make_cleanup_restore_inferior_status): Rename to ...
434 (make_cleanup_restore_infcall_control_state): ... here.
435 (discard_inferior_status): Rename to ...
436 (discard_infcall_control_state): ... here.
437 * alpha-tdep.c, breakpoint.c, dummy-frame.c, dummy-frame.h,
438 exceptions.c, fbsd-nat.c, gdbthread.h, infcall.c, infcmd.c,
439 inferior.c, inferior.h, infrun.c, linux-nat.c, mi/mi-interp.c,
440 mips-tdep.c, procfs.c, solib-irix.c, solib-osf.c, solib-spu.c,
441 solib-sunos.c, solib-svr4.c, thread.c, windows-nat.c: Update all the
442 references to the moved fields and renamed functions.
443
444 2010-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
445
446 * infcall.c (struct inferior_thread_state) <siginfo_gdbarch>: Fix up
447 the comment.
448 (save_inferior_thread_state): Reset tp->stop_signal.
449
450 2010-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
451
452 * infcall.c (call_function_by_hand): Remove variable
453 caller_state_cleanup.
454
455 2010-11-25 Marc Khouzam <marc.khouzam@ericsson.com>
456
457 PR breakpoints/12217
458
459 * breakpoint.c (is_marker_spec): Check for NULL.
460
461 2010-11-25 Pedro Alves <pedro@codesourcery.com>
462
463 * breakpoint.h: No longer include python.h or python-internal.h.
464 (struct breakpoint_object): Forward declare.
465 * defs.h (PyObject) [!HAVE_PYTHON]: Don't define.
466 * varobj.c (PyObject) [!HAVE_PYTHON]: Define.
467 * python/py-breakpoint.c (build_bp_list): Cast py_bp_object to
468 PyObject pointer.
469 (gdbpy_breakpoint_created): Remove casts around py_bp_object
470 accesses.
471
472 2010-11-24 Joel Brobecker <brobecker@adacore.com>
473
474 * rs6000-tdep.c (bfd_uses_spe_extensions): Use bfd_elf_get_obj_attr_int
475 only if HAVE_ELF is defined.
476
477 2010-11-24 Jan Kratochvil <jan.kratochvil@redhat.com>
478
479 Code cleanup.
480 * infrun.c (struct inferior_status) <stepping_over_breakpoint>
481 (save_inferior_status) <stepping_over_breakpoint>
482 (restore_inferior_status) <stepping_over_breakpoint>: Rename to
483 trap_expected.
484 (struct inferior_status) <step_resume_break_address>: Remove.
485
486 2010-11-24 Jan Kratochvil <jan.kratochvil@redhat.com>
487
488 Code cleanup.
489 * infrun.c (struct inferior_status, save_inferior_status)
490 (restore_inferior_status): Group and reorder the fields, comment their
491 groups.
492
493 2010-11-24 Jan Kratochvil <jan.kratochvil@redhat.com>
494
495 Code cleanup.
496 * dictionary.c
497 (struct dict_vector) <iter_match_first, iter_match_next>
498 (iter_match_first_hashed, iter_match_next_hashed)
499 (iter_match_first_linear, iter_match_next_linear)
500 (dict_iter_match_first, dict_iter_match_next, iter_match_first_hashed)
501 (iter_match_next_hashed, iter_match_first_linear)
502 (iter_match_next_linear): Use symbol_compare_ftype.
503 * dictionary.h: Include symfile.h.
504 (dict_iter_match_first, dict_iter_match_next): Use
505 symbol_compare_ftype.
506 * dwarf2read.c (dw2_map_matching_symbols): Likewise.
507 * psymtab.c (match_partial_symbol, match_partial_symbol, map_block)
508 (map_matching_symbols_psymtab): Likewise.
509 * symfile.h (symbol_compare_ftype): New typedef.
510 (struct quick_symbol_functions) <map_matching_symbols): Use
511 symbol_compare_ftype.
512
513 2010-11-23 Tom Tromey <tromey@redhat.com>
514
515 * configure: Rebuild.
516 * configure.ac (READLINE_TEXI_INCFLAG): New subst.
517
518 2010-11-19 Tom Tromey <tromey@redhat.com>
519
520 * Makefile.in (SUBDIRS): Add doc.
521 * configure: Rebuild.
522 * configure.ac: Don't configure in doc. Create doc/Makefile.
523
524 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>
525
526 PR python/12212
527
528 * python/py-inferior.c (find_thread_object): Check if PIDGET
529 returns 0.
530
531 010-11-22 Joel Brobecker <brobecker@adacore.com>
532
533 * ada-lang.c (ada_template_to_fixed_record_type_1): Delete bit_incr.
534
535 2010-11-22 Joel Brobecker <brobecker@adacore.com>
536
537 * ada-lang.c (ada_to_fixed_type): Expand function documentation.
538 Return the original type if the main type portions match rather
539 than when the type themselves match.
540
541 2010-11-22 Joel Brobecker <brobecker@adacore.com>
542
543 * ada-lang.c (ada_template_to_fixed_record_type_1):
544 For dynamic fields, check the field size against the maximum
545 object size.
546
547 2010-11-22 Joel Brobecker <brobecker@adacore.com>
548
549 * mips-irix-tdep.c (mips_irix_n32_stack_tramp_frame_init): New
550 function.
551 (mips_irix_n32_stack_tramp_frame): New static global.
552 (mips_irix_init_abi): Add mips_irix_n32_stack_tramp_frame to
553 list of unwinder.
554
555 2010-11-22 Jerome Guitton <guitton@adacore.com>
556
557 * ada-tasks.c (get_tcb_types_info): Use C lookups to get
558 ATCB symbols.
559
560 2010-11-22 Joel Brobecker <brobecker@adacore.com>
561
562 * ada-lang.c (ada_check_typedef): Call ada_check_typedef only
563 if type1 is a typedef.
564
565 2010-11-22 Joel Brobecker <brobecker@adacore.com>
566
567 * ada-lang.h (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Add
568 "_finalizer" to the list.
569
570 2010-11-22 Joel Brobecker <brobecker@adacore.com>
571
572 * symfile.c: Remove all "#if 0"/"#endif" blocks.
573
574 2010-11-22 Joel Brobecker <brobecker@adacore.com>
575
576 * symfile.c: Add missing second space after period in various comments.
577
578 2010-11-22 Joel Brobecker <brobecker@adacore.com>
579
580 * ada-typeprint.c (print_array_type): Fix formatting in comment.
581 (print_selected_record_field_types): Fix formatting in function
582 documentation.
583
584 2010-11-22 Joel Brobecker <brobecker@adacore.com>
585
586 * ravenscar-thread.c (_initialize_ravenscar): Fix copy/paste typo
587 in name of "show ravenscar" prefix command name.
588
589 2010-11-22 Joel Brobecker <brobecker@adacore.com>
590
591 * ravenscar-thread.c (show_ravenscar_task_switching_command):
592 Add missing '\n' in output.
593
594 2010-11-22 Joel Brobecker <brobecker@adacore.com>
595
596 * ravenscar-thread.c (running_thread_name): Change value.
597 (read_thread_id): Remove advance declaration.
598 (get_running_thread_msymbol): New function.
599 (has_ravenscar_runtime): Use get_running_thread_msymbol to
600 compute msym_running_thread.
601 (get_running_thread_id): Renames read_thread_id. Slight modifications
602 to not take any argument anymore, using get_running_thread_msymbol
603 to determine which symbol to use instead.
604 (ravenscar_running_thread): Use get_running_thread_id instead of
605 read_thread_id.
606
607 2010-11-22 Joel Brobecker <brobecker@adacore.com>
608
609 * ravenscar-sparc-thread.c (supply_register_at_address):
610 Fix passing of buf in call to regcache_raw_supply.
611
612 2010-11-22 Jan Kratochvil <jan.kratochvil@redhat.com>
613
614 * dwarf2read.c (dwarf2_read_index): Ignore higher .gdb_index versions.
615
616 2010-11-22 Tom Tromey <tromey@redhat.com>
617
618 * Makefile.in (.PRECIOUS): Reference ada-lex.c.
619
620 2010-11-19 Keith Seitz <keiths@redhat.com>
621
622 * data-directory/Makefile.in (SYSCALLS_INSTALL_DIR):
623 Remove extraneous '/' after $(DESTDIR).
624 (PYTHON_INSTALL_DIR): Likewise.
625
626 2010-11-19 Jan Kratochvil <jan.kratochvil@redhat.com>
627
628 Fix stale memory references.
629 * elfread.c (elf_symfile_read): Replace xmalloc by bfd_alloc, drop
630 xfree, new comment.
631
632 2010-11-19 Jan Kratochvil <jan.kratochvil@redhat.com>
633 Tom Tromey <tromey@redhat.com>
634
635 * Makefile.in (.y.c): Directly create $@ from YLWRAP.
636 (.PHONY): Remove for .y outputs.
637
638 2010-11-19 Will Drewry <wad@google.com>
639 Tavis Ormandy <taviso@google.com>
640 Jan Kratochvil <jan.kratochvil@redhat.com>
641
642 * dwarf2read.c (decode_locdesc): Enforce location description stack
643 boundaries.
644
645 2010-11-18 Pierre Muller <muller@ics.u-strasbg.fr>
646
647 * arm-tdep.c (arm_in_function_epilogue_p): Fix code when "MOV SP"
648 instruction is found.
649
650 2010-11-17 Tom Tromey <tromey@redhat.com>
651
652 * value.c (value_entirely_optimized_out): Check the
653 'check_any_valid' field.
654
655 2010-11-16 Jan Kratochvil <jan.kratochvil@redhat.com>
656
657 * ada-lang.c (modify_general_field): Remove.
658 (make_array_descriptor): Replace all modify_general_field calls by
659 modify_field.
660 * value.c (modify_field): Update comment. New variable bytesize.
661 Normalize BITPOS. Initialize BYTESIZE, use it.
662
663 2010-11-16 Jan Kratochvil <jan.kratochvil@redhat.com>
664
665 * dwarf2read.c (dw2_forget_cached_source_info): Clear the FULL_NAMES
666 elements after xfree.
667
668 2010-11-16 Tom Tromey <tromey@redhat.com>
669
670 * gdb-add-index.sh: Really remove.
671
672 2010-11-16 Jan Kratochvil <jan.kratochvil@redhat.com>
673
674 Code cleanup.
675 * dwarf2read.c (alloc_one_comp_unit): Rename prototype to ...
676 (init_one_comp_unit): ... this one.
677 (prepare_one_comp_unit): New prototype.
678 (dw2_require_line_header, process_psymtab_comp_unit): Use
679 init_one_comp_unit.
680 (process_psymtab_comp_unit): Use prepare_one_comp_unit.
681 (load_partial_comp_unit): Remove variable attr. Use
682 init_one_comp_unit with xmalloc. Use prepare_one_comp_unit.
683 (load_full_comp_unit): Use init_one_comp_unit with xmalloc. Use
684 prepare_one_comp_unit.
685 (read_signatured_type): Remove variable attr. Use init_one_comp_unit.
686 Use prepare_one_comp_unit.
687 (alloc_one_comp_unit): Rename to ...
688 (init_one_comp_unit): ... here and remove there calloc, new parameter
689 cu.
690 (prepare_one_comp_unit): New function.
691
692 2010-11-14 Pierre Muller <muller@ics.u-strasbg.fr>
693
694 * arm-tdep.c (arm_in_function_epilogue_p): Fix code to avoid
695 possible used of uninitialized variable.
696
697 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
698
699 * rs6000-tdep.c (bfd_uses_spe_extensions): New function.
700 (rs6000_gdbarch_init): Call it.
701
702 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
703
704 * rs6000-tdep.c (gdb_print_insn_powerpc): Disassemble e500
705 instructions if debugging an E500 binary.
706
707 2010-11-12 Tom Tromey <tromey@redhat.com>
708
709 * varobj.c (value_get_print_value): Rearrange. Pass stream to
710 apply_varobj_pretty_printer.
711 * c-lang.c: Include exceptions.h.
712 (c_get_string): Throw MEMORY_ERROR when appropriate.
713 * python/py-prettyprint.c (enum string_repr_result): New.
714 (print_stack_unless_memory_error): New function.
715 (print_string_repr): Change return type. Use
716 print_stack_unless_memory_error.
717 (print_children): Use print_stack_unless_memory_error.
718 (apply_val_pretty_printer): Update. Don't print children if
719 string representation threw an exception.
720 (apply_varobj_pretty_printer): Add 'stream' argument. Use
721 print_stack_unless_memory_error.
722 * python/python.c (gdbpy_gdb_error, gdbpy_gdb_memory_error): New
723 globals.
724 (_initialize_python): Initialize them.
725 * python/python-internal.h (GDB_PY_HANDLE_EXCEPTION): Use
726 gdbpy_convert_exception.
727 (GDB_PY_SET_HANDLE_EXCEPTION): Likewise.
728 (gdbpy_gdb_error, gdbpy_gdb_memory_error): Declare.
729 (gdbpy_convert_exception): Declare.
730 (apply_varobj_pretty_printer): Update.
731 * python/py-utils.c (gdbpy_convert_exception): New function.
732
733 2010-11-12 Marc Khouzam <marc.khouzam@ericsson.com>
734
735 * mi/mi-main.c (mi_cmd_target_detach): Accept new
736 thread-group id format.
737
738 2010-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
739
740 * spu-tdep.c (spu_catch_start): Fix compilation error typo.
741
742 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
743
744 * python/py-breakpoint.c (BPPY_REQUIRE_VALID): Check if bp is
745 NULL.
746 (BPPY_SET_REQUIRE_VALID): Ditto.
747 (bpnum_is_valid): Delete function.
748 (bppy_get_visibility): New function.
749 (bppy_new): Parse for, and validate internal keyword. Pass
750 internal keyword to breakpoint or watchpoint functions.
751 (build_bp_list): New function.
752 (gdbpy_breakpoints): Rewrite. Use build_bp_list and
753 iterate_over_breakpoints.
754 (gdbpy_breakpoint_created): Rewrite. Do not store breakpoints in a
755 look-aside vector.
756 (gdbpy_breakpoint_deleted): Rewrite, defer breakpoint management
757 to internal breakpoint chain.
758
759 * breakpoint.c (set_breakpoint_number): New function.
760 (breakpoint_1): Check if breakpoint number is more than zero.
761 (set_raw_breakpoint_without_location): Set py_bp_object to NULL.
762 (create_breakpoint_sal): Take a new parameter called internal.
763 Call set_breakpoint_number with internal parameter. Do not
764 mention internal breakpoints. All callers updated.
765 (create_breakpoint): Ditto.
766 (create_breakpoints_sal): Ditto.
767 (watch_command_1): Ditto.
768 (watch_command_wrapper): Take a new parameter called internal.
769 All callers updated.
770 (rwatch_command_wrapper): Ditto.
771 (awatch_command_wrapper): Ditto.
772 (save_breakpoints): Update breakpoint save condition check.
773 (iterate_over_breakpoints): New function.
774 * breakpoint.h: Add conditional python includes. Add py_bp_object
775 and comment to struct breakpoint. Update all callers.
776 * defs.h: Add PyObject definition for GDB builds without Python.
777
778 2010-11-10 Doug Evans <dje@google.com>
779
780 * python/lib/gdb/command/pretty_printers.py
781 (do_enable_pretty_printer_1): Handle printer.subprinters is None.
782
783 * value.c (set_value_enclosing_type): Renamed from
784 value_change_enclosing_type. All callers updated.
785 * value.h (set_value_enclosing_type): Update.
786 * valops.c (value_full_object): Always return a copy if we need to
787 make changes to the input value.
788
789 2010-11-09 Pedro Alves <pedro@codesourcery.com>
790
791 * breakpoint.c (watch_command_1): Get a pointer of the lazy
792 version of the expression's value, even if reading the value from
793 memory fails. When creating a -location watchpoint, get the
794 value's address from the lazy value pointer.
795
796 2010-11-07 Jan Kratochvil <jan.kratochvil@redhat.com>
797
798 * infrun.c (restore_inferior_thread_state): Use
799 discard_inferior_thread_state to free the data.
800 (discard_inferior_thread_state): xfree also siginfo_data.
801
802 2010-11-05 Doug Evans <dje@google.com>
803
804 Make gdb.parameter("directories") work.
805 New command "set directories".
806 * NEWS: Document them.
807 * source.c (set_directories_command): New function.
808 (show_directories_1): Renamed from show_directories.
809 All callers updated.
810 (show_directories_command): New function.
811 (_initialize_source): Install "directories" as a set/show
812 variable instead of just a show command.
813
814 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
815
816 * NEWS: Mention OpenCL C language support.
817 * Makefile.in (SFILES): Add opencl-lang.c.
818 (COMMON_OBS): Add opencl-lang.o.
819 * opencl-lang.c: New File
820 * defs.h (enum language): Add language_opencl.
821 * dwarf2read.c (read_file_scope): Handle DW_AT_producer for the
822 IBM XL C OpenCL compiler.
823 * c-lang.h: Include "parser-defs.h".
824 (evaluate_subexp_c): Declare.
825 * c-lang.c (evaluate_subexp_c): Remove the static qualifier.
826 (c_op_print_tab): Add declaration.
827 * eval.c (binop_promote): Handle language_opencl.
828 * c-exp.y: Lookup the primitive types instead of referring to the
829 builtins.
830
831 2010-11-05 Jan Kratochvil <jan.kratochvil@redhat.com>
832
833 Fix configure --enable-plugins --without-python.
834 * configure.ac (for ELF support in BFD) <"$plugins" = "yes">: New.
835 * configure: Regenerate.
836
837 2010-11-05 Jan Kratochvil <jan.kratochvil@redhat.com>
838
839 * solib.c (solib_read_symbols): Call exception_fprintf even without
840 FROM_TTY. Print also so->so_name.
841
842 2010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
843
844 * gdbtypes.h (struct rank): Created subrank.
845 * gdbtypes.c: Initialized subrank for all
846 'BADNESS' constants.
847 (distance_to_ancestor): New function.
848 (is_ancestor): Use distance_to_ancestor.
849 (is_public_ancestor): Ditto.
850 (sum_ranks): Handle subrank.
851 (compare_ranks): Ditto.
852 (rank_one_type): Subrank base conversions.
853
854 2010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
855
856 * gdbtypes.h: Create struct rank.
857 Convert all 'BADNESS' macros to const struct rank declarations.
858 (sum_ranks): New function.
859 (compare_ranks): New function.
860 * valops.c (find_oload_champ): Updated.
861 (classify_oload_match): Use compare_ranks.
862 Improved comments.
863 (compare_parameters): Use compare_ranks.
864 * gdbtypes.c: Initialize 'BADNESS' constants.
865 (sum_ranks): New function.
866 (compare_ranks): New function.
867 (compare_badness): Use compare_ranks.
868 (rank_function): Use global constants instead of literals.
869 (rank_one_type): Ditto.
870 Return struct rank.
871 Use sum_ranks.
872
873 2010-11-04 Doug Evans <dje@google.com>
874
875 * python/py-prettyprint.c (find_pretty_printer_from_gdb): Fix comment.
876 (find_pretty_printer): Fix comments.
877
878 2010-11-04 Hui Zhu <teawater@gmail.com>
879
880 * tracepoint.c (remote_trace_set_readonly_regions): Change lma to vma.
881
882 2010-11-03 Joel Brobecker <brobecker@adacore.com>
883
884 * ada-valprint.c (ada_val_print_array): Move variables `eltlen'
885 and `len' declaration and computation inside block where they
886 are being used.
887
888 2010-11-03 Joel Brobecker <brobecker@adacore.com>
889
890 * valprint.c (val_print_array_elements): Put back handling of
891 empty arrays.
892
893 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
894
895 * dwarf2read.c (read_array_type): Read the DW_AT_byte_size from the
896 DIE and set the length of the type.
897 * gdbtypes.h (get_array_bounds): Move here from valprint.h.
898 * gdbtypes.c (get_array_bounds): Move here from valprint.c and
899 return 0 if the corresponding bounds of the type are undefined.
900 * valprint.h (get_array_bounds): Move declaration to gdbtypes.h.
901 * valprint.c (get_array_bounds): Move implementation to gdbtypes.c.
902 (val_print_array_elements): Use get_array_bounds to compute the number
903 of array elements instead of dividing the length of the array by the
904 length of the element types.
905 * valarith.c (vector_binop): Likewise.
906 * valops.c (value_cast): Likewise.
907 * c-valprint.c (c_val_print): Likewise.
908 * c-typeprint.c (c_type_print_varspec_suffix): Likewise.
909
910 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
911
912 * valarith.c (value_pos, value_neg, value_complement): Handle
913 vector types.
914 * valops.c (value_one): Likewise.
915
916 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
917
918 * value.h (value_non_lval): Declare.
919 * value.c (value_non_lval): New function.
920 * eval.c (evaluate_subexp_standard) <UNOP_POSTINCREMENT,
921 UNOP_POSTDECREMENT>: Call value_non_lval to ensure to return a
922 non-lvalue.
923
924 2010-11-02 Doug Evans <dje@google.com>
925
926 New python module gdb.printing, and new commands info pretty-printer,
927 enable pretty-printer, disable pretty-printer.
928 * NEWS: Mention them.
929 * data-directory/Makefile.in (PYTHON_FILES): Add gdb/printing.py,
930 gdb/command/__init__.py, gdb/command/pretty_printers.py.
931 * python/lib/gdb/__init__.py: Install pretty-printer commands.
932 * python/lib/gdb/printing.py: New file.
933 * python/lib/gdb/command/__init__.py: New file.
934 * python/lib/gdb/command/pretty_printers.py: New file.
935
936 2010-11-02 Tom Tromey <tromey@redhat.com>
937
938 * NEWS: Mention Guile removal.
939 * defs.h (enum language) <language_scm>: Remove.
940 * Makefile.in (SFILES): Remove scm-exp.c, scm-lang.c,
941 scm-valprint.c.
942 (HFILES_NO_SRCDIR): Remove scm-lang.h, scm-tags.h.
943 (COMMON_OBS): Remove scm-exp.o, scm-lang.o, scm-valprint.o.
944 * scm-exp.c, scm-lang.c, scm-valprint.c, scm-lang.h, scm-tags.h:
945 Remove.
946
947 2010-11-02 Doug Evans <dje@google.com>
948
949 * top.c: #include "python/python.h".
950 (gdb_init): Add a comment regarding initialize_all_files.
951 Call finish_python_initialization at the end.
952 * python/python.h (finish_python_initialization): Declare.
953 * python/python.c (finish_python_initialization): New function.
954 (_initialize_python): Move python-implemented initialization there
955 and call it.
956 (GdbMethods): Use #ifdef HAVE_PYTHON for consistency.
957
958 2010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
959
960 Revert:
961 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
962 Pedro Alves <pedro@codesourcery.com>
963 * gdbthread.h (currently_stepping): New declaration.
964 * infrun.c (currently_stepping): Remove the forward declaration.
965 (currently_stepping): Make it global.
966 * linux-nat.c (resume_callback) <lp->stopped && lp->status == 0>: New
967 variables tp and step, initialized them. Pass STEP to to_resume.
968 Print also possibly "PTRACE_SINGLESTEP" if STEP. Initialize LP->STEP.
969 * remote.c (currently_stepping_callback): New.
970 (remote_vcont_resume)
971 <ptid_equal (ptid, minus_one_ptid) || ptid_is_pid (ptid)>:
972 New variable tp. Call currently_stepping_callback and step such
973 thread.
974
975 2010-11-01 Hui Zhu <teawater@gmail.com>
976
977 * tracepoint.c (tfile_xfer_partial): Change lma to vma.
978
979 2010-10-28 Hui Zhu <teawater@gmail.com>
980
981 * tracepoint.c (trace_save): Change utp->actions to
982 utp->step_actions.
983
984 2010-10-26 Joel Brobecker <brobecker@adacore.com>
985
986 * (_FILE_OFFSET_BITS): Fix typo in comment.
987
988 2010-10-26 Joel Brobecker <brobecker@adacore.com>
989
990 * python/python-internal.h (_FILE_OFFSET_BITS): Undefine.
991 (PyEval_InitThreads): Remove duplicate. Define as nothing.
992 (PyEval_ReleaseLock): Define as nothing.
993
994 2010-10-26 Joel Brobecker <brobecker@adacore.com>
995
996 * dwarf2read.c (psymtab_include_file_name): Replace call to strcmp
997 by call to FILENAME_CMP.
998
999 2010-10-26 Joel Brobecker <brobecker@adacore.com>
1000
1001 * dictionary.c (dict_hash): Move assignment out of if condition.
1002
1003 2010-10-22 Jie Zhang <jie@codesourcery.com>
1004
1005 * Makefile.in (install): Remove dependency of install-only and
1006 recursively invoke make for install-only.
1007 * data-directory/Makefile.in: Add FLAGS_TO_PASS variable.
1008 (install): Pass FLAGS_TO_PASS when recursively make install-only.
1009
1010 2010-10-20 Hui Zhu <teawater@gmail.com>
1011
1012 * tracepoint.c (tfile_get_traceframe_address): Call
1013 extract_signed_integer.
1014 (tfile_trace_find): Call extract_signed_integer and
1015 extract_unsigned_integer. Change data_size to unsigned int.
1016 (tfile_fetch_registers): Call extract_unsigned_integer.
1017 (tfile_xfer_partial): Ditto.
1018 (tfile_get_trace_state_variable_value): Call
1019 extract_signed_integer and extract_unsigned_integer.
1020
1021 2010-10-20 Vladimir Prus <vladimir@codesourcery.com>
1022
1023 * remote.c (remote_get_threadlist): If we got empty
1024 response, bail out immediately, and don't emit any
1025 warnings.
1026
1027 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
1028
1029 * arm-tdep.c (thumb_get_next_pc_raw): Handle Thumb-16 encoding
1030 for "mov pc, REG" as well.
1031 (thumb_instruction_changes_pc): Likewise.
1032
1033 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
1034
1035 PR C++/11500:
1036 * valarith.c (value_x_unop): Handle STRUCTOP_PTR.
1037 * eval.c (evaluate_subexp_standard): Check for overload of
1038 'operator->'.
1039 * valarith.c (value_x_binop): Throw NOT_FOUND_ERROR.
1040 (value_x_unop): Ditto.
1041 * valops.c: Include "exceptions.h".
1042 (find_overload_match): Throw NOT_FOUND_ERROR.
1043 (value_struct_elt): Ditto.
1044
1045 2010-10-19 Tom Tromey <tromey@redhat.com>
1046
1047 * python/py-cmd.c (cmdpy_function): Unreference exception state.
1048
1049 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
1050
1051 * gdbtypes.h: Introduce BOOL_PTR_CONVERSION_BADNESS.
1052 * gdbtypes.c (rank_one_type): Use BOOL_PTR_CONVERSION_BADNESS
1053 for conversion.
1054 Make all other conversions illegal.
1055
1056 2010-10-18 Doug Evans <dje@google.com>
1057
1058 * c-typeprint.c (c_type_print_base, case TYPE_CODE_TYPEDEF): Verify
1059 assumptions of when this case happens. Print "<unnamed typedef>".
1060
1061 2010-10-18 Tom Tromey <tromey@redhat.com>
1062
1063 * valprint.c (val_print_string): Pass 'encoding' to
1064 LA_PRINT_STRING.
1065
1066 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1067
1068 Fix the `stopped language detection' testcase for gcc-4.5.
1069 * dwarf2read.c (read_partial_die): Set also LANGUAGE_OF_MAIN.
1070 * symfile.c (set_initial_language): Move variable filename to a more
1071 inner block. Prefer LANGUAGE_OF_MAIN.
1072 * symtab.c (language_of_main): New variable.
1073 (set_main_name): Always reset LANGUAGE_OF_MAIN.
1074 * symtab.h (language_of_main): New declaration.
1075
1076 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1077 Pedro Alves <pedro@codesourcery.com>
1078
1079 * gdbthread.h (currently_stepping): New declaration.
1080 * infrun.c (currently_stepping): Remove the forward declaration.
1081 (currently_stepping): Make it global.
1082 * linux-nat.c (resume_callback) <lp->stopped && lp->status == 0>: New
1083 variables tp and step, initialized them. Pass STEP to to_resume.
1084 Print also possibly "PTRACE_SINGLESTEP" if STEP. Initialize LP->STEP.
1085 * remote.c (currently_stepping_callback): New.
1086 (remote_vcont_resume)
1087 <ptid_equal (ptid, minus_one_ptid) || ptid_is_pid (ptid)>:
1088 New variable tp. Call currently_stepping_callback and step such
1089 thread.
1090
1091 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1092
1093 * infrun.c (follow_exec): Replace symbol_file_add_main by
1094 symbol_file_add with SYMFILE_DEFER_BP_RESET, set_initial_language and
1095 breakpoint_re_set.
1096 * m32r-rom.c (m32r_load, m32r_upload_command): Use parameter 0 for
1097 clear_symtab_users.
1098 * objfiles.c (free_all_objfiles): Likewise.
1099 * remote-m32r-sdi.c (m32r_load): Likewise.
1100 * solib-som.c (som_solib_create_inferior_hook): Likewise.
1101 * symfile.c (new_symfile_objfile): New comment for add_flags. Call
1102 clear_symtab_users with ADD_FLAGS.
1103 (reread_symbols): Use parameter 0 for clear_symtab_users.
1104 (clear_symtab_users): New parameter add_flags. Do not call
1105 breakpoint_re_set if SYMFILE_DEFER_BP_RESET.
1106 (clear_symtab_users_cleanup): Use parameter 0 for clear_symtab_users.
1107 * symtab.h (clear_symtab_users): New parameter add_flags.
1108
1109 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1110
1111 Fix GCC false warning.
1112 * varobj.c (value_get_print_value) <str_addr>: Initialize it.
1113
1114 2010-10-16 Pierre Muller <muller@ics.u-strasbg.fr>
1115
1116 * p-typeprint.c (pascal_type_print_method_args): Fix problem in
1117 display of type of method arguments.
1118
1119 2010-10-15 Tom Tromey <tromey@redhat.com>
1120
1121 PR python/11948:
1122 * varobj.c (value_get_print_value): Use val_print_string to print
1123 lazy strings.
1124 * python/py-prettyprint.c (print_string_repr): Use
1125 val_print_string to print lazy strings. Fix cleanup logic.
1126 (print_children): Likewise.
1127 * python/python-internal.h (gdbpy_extract_lazy_string): Update.
1128 * python/py-lazy-string.c (gdbpy_extract_lazy_string): Rewrite.
1129 Change return type to 'void', add 'addr' argument.
1130 * value.h (val_print_string): Update.
1131 * valprint.c (val_print_string): Add 'encoding' argument.
1132 * printcmd.c (print_formatted): Update.
1133 * p-valprint.c (pascal_val_print): Update.
1134 * m2-valprint.c (print_unpacked_pointer): Update.
1135 (m2_print_array_contents): Likewise.
1136 * jv-valprint.c (java_value_print): Update.
1137 * f-valprint.c (f_val_print): Update.
1138 * c-valprint.c (c_val_print): Update.
1139 * auxv.c (fprint_target_auxv): Update.
1140
1141 2010-10-15 Doug Evans <dje@google.com>
1142 Jan Kratochvil <jan.kratochvil@redhat.com>
1143
1144 PR exp/12117
1145 * gdbtypes.c (check_typedef): Clean up function comment.
1146 Keep track of instance flags as we strip typedefs and create a new
1147 type to preserve them if necessary.
1148 * gdbtypes.h (type) <instance_flags>: Extend the comment.
1149
1150 2010-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
1151
1152 * p-lang.c (is_pascal_string_type): Use TYPE_FIELD_NAME accessor.
1153
1154 2010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
1155
1156 * gdbtypes.h: Create BASE_PTR_CONVERSION_BADNESS.
1157 * gdbtypes.c (rank_one_type): Move type comparison code out of here
1158 to...
1159 (types_equal): ...here. And changed it as follows:
1160 Outside of typedefs type must be of the same TYPE_CODE.
1161 When compairing two pointers or references they are equal if their
1162 targets are equal.
1163 Correct pointer conversions.
1164
1165 2010-10-14 Pierre Muller <muller@ics.u-strasbg.fr>
1166
1167 * p-lang.c (is_pascal_string_type): Avoid crashes on structures
1168 having fields without names.
1169
1170 2010-10-13 Tom Tromey <tromey@redhat.com>
1171
1172 * language.h (LA_PRINT_ARRAY_INDEX): Fix argument name.
1173
1174 2010-10-13 Doug Evans <dje@google.com>
1175
1176 New python module gdb.types.
1177 * NEWS: Document it.
1178 * data-directory/Makefile.in (PYTHON_FILES): Add gdb/types.py.
1179 * python/lib/gdb/types.py: New file.
1180
1181 * c-typeprint.c: Whitespace cleanup.
1182 (cp_type_print_method_args): Remove unnecessary forward decl.
1183 (cp_type_print_derivation_info): Ditto.
1184 (c_type_print_varspec_prefix): Mark as static at definition.
1185 (c_type_print_modifier): Fix arg descriptions.
1186
1187 2010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1188
1189 * python/py-breakpoint.c (bppy_set_condition): New comment.
1190 * python/py-cmd.c (cmdpy_function): Call also gdbpy_print_stack for
1191 failed PyUnicode_Decode.
1192 (cmdpy_completer): Skip element for failed
1193 python_string_to_host_string.
1194 (cmdpy_init): Return -1 on failed python_string_to_host_string.
1195 * python/py-frame.c (frapy_read_var): Extend the function comment.
1196 * python/py-function.c (fnpy_init): Return -1 on failed
1197 python_string_to_host_string.
1198 * python/py-inferior.c (infpy_read_memory, infpy_write_memory): Extend
1199 the function comment.
1200 (infpy_search_memory): Extend the function comment. Remove the
1201 PyErr_SetString call on already set error state.
1202 * python/py-param.c (set_parameter_value): Extend the function
1203 comment. Return -1 on failed python_string_to_host_string, twice.
1204 (set_attr): Extend the function comment.
1205 (compute_enum_values): Extend the function comment. New variable
1206 back_to. Protect self->enumeration by BACK_TO cleanups. Return 0 on
1207 failed python_string_to_host_string.
1208 (get_doc_string): Call gdbpy_print_stack on failed
1209 python_string_to_host_string.
1210 (parmpy_init): Extend the function comment.
1211 * python/py-prettyprint.c (pretty_print_one_value): Likewise.
1212 (gdbpy_get_display_hint, print_children): Call gdbpy_print_stack on
1213 failed python_string_to_host_string.
1214 * python/py-value.c (valpy_new, valpy_getitem, valpy_call)
1215 (valpy_binop, valpy_richcompare): Extend the function comment.
1216 * python/python.c
1217 (struct python_env) <error_type, error_value, error_traceback>: New
1218 fields.
1219 (restore_python_env): Handle PyErr_Occurred. Call PyErr_Restore.
1220 (ensure_python_env): Call PyErr_Fetch.
1221 * varobj.c (update_dynamic_varobj_children): Call gdbpy_print_stack on
1222 failed convert_value_from_python.
1223 (value_get_print_value): Call gdbpy_print_stack on failed
1224 python_string_to_target_python_string.
1225
1226 2010-10-12 Tom Tromey <tromey@redhat.com>
1227
1228 * python/py-prettyprint.c (search_pp_list): Fix error checking.
1229
1230 2010-10-12 Sami Wagiaalla <swagiaal@redhat.com>
1231
1232 * gdbtypes.c (do_is_ancestor): New function.
1233 (is_ancestor): Use do_is_ancestor.
1234 (is_public_ancestor): Use do_is_ancestor.
1235
1236 2010-10-12 Pierre Muller <muller@ics.u-strasbg.fr>
1237
1238 * ser-go32.c (struct dos_ops): Add missing fdopen field.
1239
1240 2010-10-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1241
1242 * arm-tdep.c (arm_mode_strings): Add NULL entry at end of array.
1243
1244 2010-10-11 Doug Evans <dje@google.com>
1245
1246 * c-typeprint.c (c_type_print_modifier): Add note that this prints
1247 the address space id too.
1248
1249 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1250
1251 Fix attaching to re-prelinked executables on ppc64.
1252 * solib-svr4.c (svr4_exec_displacement): New variable plt2_asect,
1253 initialize it, try to adjust FILESZ field by it.
1254
1255 2010-10-08 Daniel Jacobowitz <dan@codesourcery.com>
1256
1257 * tracepoint.c (merge_uploaded_trace_state_variables): Only print
1258 messages if info_verbose.
1259
1260 2010-10-08 Ken Werner <ken.werner@de.ibm.com>
1261
1262 * valops.c (value_cast): Handle vector types.
1263 * valarith.c (value_binop): Widen scalar to vector if appropriate.
1264
1265 2010-10-08 Ulrich Weigand <uweigand@de.ibm.com>
1266
1267 * arm-tdep.c (thumb_expand_immediate): New function.
1268 (thumb_instruction_changes_pc): Likewise.
1269 (thumb2_instruction_changes_pc): Likewise.
1270 (thumb_analyze_prologue): Handle 32-bit Thumb instructions during
1271 prologue parsing. Improved support for optimized code.
1272 (thumb_scan_prologue): Do not reply on line-number information,
1273 use same heuristics as arm_scan_prologue insead.
1274 (skip_prologue_function): Accept functions
1275 "__tls_get_addr" and "__aeabi_read_tp".
1276
1277 2010-10-08 Ulrich Weigand <uweigand@de.ibm.com>
1278 Daniel Jacobowitz <dan@codesourcery.com>
1279
1280 * arm-tdep.c (thumb_in_function_epilogue_p)
1281 (arm_in_function_epilogue_p): New.
1282 (arm_gdbarch_init): Install arm_in_function_epilogue_p as
1283 gdbarch_in_function_epilogue_p callback.
1284
1285 2010-10-07 Doug Evans <dje@google.com>
1286
1287 * cc-with-index.sh (output_file): Default to a.out.
1288
1289 * dwarf2read.c (mapped_index): Rename member index_table to
1290 symbol_table and index_table_slots to symbol_table_slots.
1291 All uses updated.
1292 (create_symbol_hash_table): Renamed from create_index_table.
1293 All callers updated.
1294 (add_indices_to_cpool): Rename arg index_table to symbol_hash_table.
1295 (write_hash_table): Rename local index_table to symbol_hash_table.
1296
1297 * addrmap.h (addrmap_foreach_fn): New typedef.
1298 (addrmap_foreach): Declare.
1299 * addrmap.c (struct addrmap_funcs): New member foreach.
1300 (addrmap_foreach): New function.
1301 (addrmap_fixed_foreach): New function.
1302 (addrmap_fixed_funcs): Update.
1303 (struct mutable_foreach_data): New struct.
1304 (addrmap_mutable_foreach_worker): New function.
1305 (addrmap_mutable_foreach): New function.
1306 (addrmap_mutable_funcs): Update.
1307
1308 2010-10-07 Paul Hilfinger <hilfinger@adacore.com>
1309
1310 * dictionary.c (dict_hash): Revert to msymbol_hash_iw in
1311 more cases.
1312
1313 2010-10-07 Paul Hilfinger <hilfinger@adacore.com>
1314
1315 * ada-lang.c (full_match): Declare.
1316 (ada_match_name): Rename to match_name (we should avoid prefixing static
1317 symbols with "ada_").
1318 (match_name): New name for ada_match_name.
1319 (struct ada_psym_data): Remove and replace with...
1320 (struct match_data): User data for map_matching_symbols.
1321 (ada_add_psyms): Remove.
1322 (aux_add_nonlocal_symbols): New function, used as callback for
1323 map_matching_symbols.
1324 (compare_names): Ordering function adopted from strcmp_iw for Ada-encoded
1325 symbols.
1326 (ada_add_non_local_symbols): Rename to add_nonlocal_symbols.
1327 (add_nonlocal_symbols): Renamed from ada_add_non_local_symbols.
1328 Rework to use map_matching_symbols instead of map_ada_symtabs.
1329 (ada_lookup_symbol_list): Use add_nonlocal_symbols.
1330 * psymtab.c: Include dependency on dictionary.h.
1331 (match_partial_symbol): New function.
1332 (ada_lookup_partial_symbol): Remove.
1333 (map_block): New function, auxiliary to map_matching_symbols_psymtab.
1334 (map_matching_symbols_psymtab): New function.
1335 (psym_functions): Replace map_ada_symtabs with map_matching_symbols_psymtab.
1336 * symfile.h: Replace map_ada_symtabs definition with map_matching_symbols.
1337
1338 2010-10-06 Paul Hilfinger <hilfinger@adacore.com>
1339
1340 * ada-lang.c (ada_match_name): Use new API for wild_match.
1341 (wild_match): Change API to be consistent with that of strcmp_iw;
1342 return 0 for a match, and switch operand order.
1343 (full_match): New function.
1344 (ada_add_block_symbols): Use dict_iter_match_{first,next} for
1345 matching to allow use of hashing.
1346 * dictionary.c (struct dict_vector): Generalize iter_name_first,
1347 iter_name_next ot iter_match_first, iter_match_next.
1348 (iter_name_first_hashed): Replace with iter_match_first_hashed.
1349 (iter_name_next_hashed): Replace with iter_match_next_hashed.
1350 (iter_name_first_linear): Replace with iter_match_first_linear.
1351 (iter_name_next_linear): Replace with iter_match_next_linear.
1352 (dict_iter_name_first): Re-implement to use dict_iter_match_first.
1353 (dict_iter_name_next): Re-implement to use dict_iter_match_next.
1354 (dict_iter_match_first): New function.
1355 (dict_iter_match_next): New function.
1356 (dict_hash): New function.
1357 * dictionary.h (dict_iter_match_first, dict_iter_match_next): Declare.
1358 * psymtab.c (ada_lookup_partial_symbol): Use new wild_match API.
1359
1360 2010-10-06 Doug Evans <dje@google.com>
1361
1362 * data-directory/Makefile.in: Remove @host_makefile_frag@, @frags@.
1363
1364 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
1365
1366 * dwarf2read.c (read_tag_const_type): Handle const arrays.
1367
1368 2010-10-06 Doug Evans <dje@google.com>
1369
1370 * Makefile.in (REQUIRED_SUBDIRS): New var.
1371 (subdir_do): Verify required subdir Makefiles exist.
1372
1373 Create subdir data-directory.
1374 * Makefile.in (XML_SYSCALL_DIR, XML_SYSCALL_FILES): Moved to
1375 data-directory/Makefile.in.
1376 (SUBDIRS): Add data-directory.
1377 (all): Remove xml-syscall-copy dependency.
1378 (xml-syscall-copy): Moved to data-directory/Makefile.in as
1379 stamp-syscalls.
1380 (xml-syscall-install): Moved to data-directory/Makefile.in as
1381 install-syscalls.
1382 (install-only): Remove xml-syscall-install dependency.
1383 (all-data-directory): New rule.
1384 (data-directory/Makefile): New rule.
1385 * configure.ac (AC_OUTPUT): Add data-directory/Makefile.
1386 * configure: Regenerate.
1387 * data-directory/Makefile.in: New file.
1388 * python/lib/gdb/__init__.py: New file.
1389
1390 2010-10-06 Joel Brobecker <brobecker@adacore.com>
1391
1392 Fix ARI warnings in advance_wild_match.
1393 * ada-lang.c (advance_wild_match): Delete local variable t2.
1394 Adjust code accordingly. Minor reformatting.
1395
1396 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
1397
1398 * gdbtypes.h (struct main_type): Remove flag_nottext.
1399 (enum type_flag_value): Remove TYPE_FLAG_NOTTEXT.
1400 (enum type_instance_flag_value): Add TYPE_INSTANCE_FLAG_NOTTEXT.
1401 (TYPE_NOTTEXT): Use TYPE_INSTANCE_FLAG_NOTTEXT instead of flag_nottext.
1402 * gdbtypes.c (make_vector_type): Use TYPE_INSTANCE_FLAG_NOTTEXT instead
1403 of TYPE_FLAG_NOTTEXT.
1404 (init_type): Remove the initialization of the flag_nottext field.
1405 (gdbtypes_post_init): Use TYPE_INSTANCE_FLAG_NOTTEXT instead of
1406 TYPE_FLAG_NOTTEXT.
1407 * c-valprint.c (c_val_print): Remove TYPE_VECTOR check.
1408
1409 2010-10-04 Doug Evans <dje@google.com>
1410
1411 * cc-with-index.sh: New file.
1412
1413 * dwarf2read.c (dw2_do_instantiate_symtab): Insert blank line after
1414 function comment.
1415 (dw2_instantiate_symtab, dw2_get_cu, extract_cu_value): Ditto.
1416 (create_cus_from_index, create_addrmap_from_index): Ditto.
1417 (mapped_index_string_hash, find_slot_in_mapped_hash): Ditto.
1418 (dw2_setup, dw2_require_line_header, dw2_require_full_path): Ditto.
1419 (dw2_do_expand_symtabs_matching): Ditto.
1420 (eq_strtab_entry, create_strtab, add_string): Ditto.
1421 (hash_strtab_entry): Ditto.
1422 (hash_symtab_entry, eq_symtab_entry, delete_symtab_entry): Ditto.
1423 (create_index_table, create_mapped_symtab, find_slot): Ditto.
1424 (hash_expand, add_index_entry, add_indices_to_cpool): Ditto.
1425 (write_hash_table, add_address_entry, write_psymbols): Ditto.
1426 (write_obstack, unlink_if_set, write_one_signatured_type): Ditto.
1427 (write_psymtabs_to_index): Ditto.
1428
1429 2010-10-04 Joel Brobecker <brobecker@adacore.com>
1430
1431 * ada-lang.c: #include "value.h".
1432 (ensure_lval): Delete advance declaration. Remove gdbarch and sp
1433 arguments. Implement using value_allocate_space_in_inferior
1434 instead of allocating memory from the stack.
1435 (make_array_descriptor): Remove gdbarch and sp parameters. Update
1436 calls to ensure_lval.
1437 (ada_convert_actual): Remove gdbarch and sp parameters. Update
1438 calls to make_array_descriptor and ensure_lval.
1439 * ada-lang.h (ada_convert_actual): Update declaration.
1440 * infcall.c (value_arg_coerce): Update call to ada_convert_actual.
1441
1442 2010-10-04 Doug Evans <dje@google.com>
1443
1444 * python/python.c (_initialize_python): Define new function
1445 GdbSetPythonDirectory in python. Use it to update sys.path and
1446 gdb.__path__.
1447
1448 2010-10-03 Paul Hilfinger <hilfinger@adacore.com>
1449
1450 * gdb/ada-typeprint.c (print_selected_record_field_types): New function,
1451 incorporating and generalizing print_record_field_types.
1452 (print_record_field_types): Change return value and update comment.
1453 Re-implement using print_selected_record_field_types.
1454 (print_choices): Print "=>" here.
1455 Handle case of unencoded variant branch.
1456 (print_variant_clauses): Reformat comment.
1457 Special-case unencoded variant branch.
1458
1459 2010-10-03 Paul Hilfinger <hilfinger@adacore.com>
1460
1461 * ada-lang.c (wild_match): Reimplement.
1462 Change API to eliminate unused length argument, reverse arguments and
1463 make 0 the 'true' return value.
1464 (advance_wild_match): New auxiliary function for wild_match to improve
1465 readability.
1466 (ada_match_name, ada_add_block_symbols): Use new API for wild_match.
1467 * psymtab.c (ada_lookup_partial_symbol, map_ada_symtabs): Use new
1468 API for wild_match.
1469 * symfile.h (map_ada_symtabs): Modify declaration to use new API for
1470 wild_match.
1471 * dwarf2read.c (dw2_map_ada_symtabs): Ditto.
1472
1473 2010-10-01 Doug Evans <dje@google.com>
1474
1475 * dwarf2read.c (_initialize_dwarf2_read): Add usage info to help text
1476 for `save gdb-index' command.
1477
1478 2010-10-01 Tom Tromey <tromey@redhat.com>
1479
1480 * symfile.h (allocate_symtab): Update.
1481 * symfile.c (allocate_symtab): Make 'filename' const.
1482 * psymtab.c (add_psymbol_to_bcache): Make 'name' const.
1483 (add_psymbol_to_list): Likewise.
1484 * psympriv.h (struct partial_symtab) <filename, dirname>: Now
1485 const.
1486 (add_psymbol_to_list): Update.
1487 * mdebugread.c (new_symtab): Make 'name' const.
1488 (psymtab_to_symtab_1): Make 'filename' const.
1489 * elfread.c (elfstab_offset_sections): Update.
1490 * dwarf2read.c (dwarf_decode_lines): Make 'comp_dir' const.
1491 (dwarf2_start_subfile): Make 'dirname' and 'comp_dir' const.
1492 (psymtab_include_file_name): Update.
1493 * dbxread.c (find_stab_function_addr): Make 'filename' const.
1494 * buildsym.h (start_subfile): Update.
1495 * buildsym.c (start_subfile): Make arguments const.
1496
1497 2010-09-30 Ali Lakhia <lakhia@alumni.utexas.net>
1498
1499 * fork-child.c (breakup_args): Fix crash if shell forking is
1500 disabled at compile time.
1501
1502 2010-10-01 Joel Brobecker <brobecker@adacore.com>
1503
1504 * ada-lang.c (desc_bounds): Add handling of the case where
1505 the P_BOUNDS field is a pointer to a stub.
1506 (desc_data_target_type): Same for P_ARRAY field.
1507 (ada_check_typedef): Strip the typedef layers from the type
1508 found by ada_find_any_type.
1509
1510 2010-10-01 Joel Brobecker <brobecker@adacore.com>
1511
1512 * sparc-tdep.c (sparc32_frame_align): New function.
1513 (sparc32_gdbarch_init): Set the frame_align gdbarch method.
1514 * sparc64-tdep.c (sparc64_frame_align): New function.
1515 (sparc64_gdbarch_init): Set the frame_align gdbarch method.
1516
1517 2010-09-30 H.J. Lu <hongjiu.lu@intel.com>
1518
1519 * defs.h (MAX_REGISTER_SIZE): Set to 64.
1520
1521 2010-09-30 Tom Tromey <tromey@redhat.com>
1522
1523 * symfile.h (struct sym_fns) <next>: Remove.
1524 (add_symtab_fns): Update.
1525 * symfile.c (sym_fns_ptr): New typedef.
1526 (symtab_fns): Now a VEC.
1527 (add_symtab_fns): Update. Change argument type.
1528 (find_sym_fns): Update. Change return type.
1529 (get_symfile_segment_data): Update.
1530 * objfiles.h (struct objfile) <sf>: Now const.
1531 * somread.c (som_sym_fns): Now const. Update.
1532 * xcoffread.c (xcoff_sym_fns): Now const. Update.
1533 * mipsread.c (ecoff_sym_fns): Now const. Update.
1534 * machoread.c (macho_sym_fns): Now const. Update.
1535 * elfread.c (elf_sym_fns): Now const. Update.
1536 (elf_sym_fns_gdb_index): Likewise.
1537 * dbxread.c (aout_sym_fns): Now const. Update.
1538 * coffread.c (coff_sym_fns): Now const. Update.
1539
1540 2010-09-30 Tom Tromey <tromey@redhat.com>
1541
1542 * value.c (value_primitive_field): Take 'offset' into account for
1543 packed field.
1544
1545 2010-09-30 Tom Tromey <tromey@redhat.com>
1546
1547 * completer.c (count_struct_fields): Handle anonymous structs and
1548 unions.
1549 (add_struct_fields): Likewise.
1550
1551 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1552
1553 Fix printing parameters of inlined functions.
1554 * ada-lang.c (is_known_support_routine)
1555 (ada_unhandled_exception_name_addr_from_raise): Provide NULL parameter
1556 for find_frame_funname.
1557 * python/py-frame.c (frapy_name): Likewise.
1558 * stack.c (find_frame_funname): New parameter funcp. Update the
1559 function comment. Fill it in.
1560 (print_frame): New variable func. Initialize it by
1561 find_frame_funname. Print arguments only if FUNC is not NULL. Use
1562 FUNC as the parameter of print_args_stub.
1563 * stack.h (find_frame_funname): New parameter funcp. Remove the
1564 function declaration comment.
1565
1566 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1567
1568 PR corefiles/12071.
1569 * inferior.c (have_live_inferiors): New variables old_chain, inf and
1570 tp. Iterate INFERIOR_LIST and call target_has_execution.
1571
1572 2010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1573
1574 Fix GDB crash on inferior calls with self-referencing classes.
1575 * gnu-v3-abi.c (gnuv3_pass_by_reference): Do not call itself on static
1576 member fields.
1577
1578 2010-09-29 Doug Evans <dje@google.com>
1579
1580 Workaround for gcc/45682.
1581 * dwarf2read.c (partial_die_info): New fields fixup_called,
1582 linkage_name.
1583 (guess_partial_die_structure_name): Renamed from guess_structure_name.
1584 Move definition next to use. Use linkage_name to determine if class
1585 is in a namespace. All callers updated.
1586 (fixup_partial_die): Return early if already called.
1587 Set fixup_called when done.
1588 (guess_full_die_structure_name): New function.
1589 (determine_prefix): Call it for class/struct/union dies if c++ and
1590 .debug_types section is present and parent is DW_TAG_compile_unit.
1591
1592 2010-09-28 Joel Brobecker <brobecker@adacore.com>
1593
1594 * configure.tgt (sparc-*-*): Set gdb_sim to ../sim/erc32/libsim.a.
1595 (sparc-*-rtems*): Delete. Now redundant with sparc-*-*.
1596
1597 2010-09-28 Joel Brobecker <brobecker@adacore.com>
1598
1599 * NEWS: Announce Ravenscar Profile support.
1600
1601 2010-09-28 Joel Brobecker <brobecker@adacore.com>
1602 Jerome Guitton <guitton@adacore.com>
1603
1604 * ravenscar-thread.c, ravenscar-thread.h, ravenscar-sparc-thread.c:
1605 New files.
1606 * configure.tgt (sparc-*-*): Add ravenscar-thread.o and
1607 ravenscar-sparc-thread.o to gdb_target_obs.
1608
1609 2010-09-28 Joel Brobecker <brobecker@adacore.com>
1610
1611 * ada-tasks.c (iterate_over_live_ada_tasks): New function.
1612 * ada-lang.h (iterate_over_live_ada_tasks): Declare.
1613
1614 2010-09-27 Pierre Muller <muller@ics.u-strasbg.fr>
1615
1616 * amd64-windows-tdep.c (amd64_skip_main_prologue): New function.
1617 (amd64_windows_init_abi): Register amd64_skip_main_prologue as gdbarch
1618 skip_main_prologue method.
1619
1620 2010-09-27 Tom Tromey <tromey@redhat.com>
1621
1622 * dwarf2read.c (dwarf2_read_index): Only allow version 3.
1623 (write_psymbols): Add 'psyms_seen' and 'is_static' arguments.
1624 Only emit a given psymbol once.
1625 (struct signatured_type_index_data) <psyms_seen>: New field.
1626 (write_one_signatured_type): Update.
1627 (cleanup_htab): New function.
1628 (write_psymtabs_to_index): Update. Create psyms_seen hash. Bump
1629 version to 3.
1630 (save_gdb_index_command): Update index documentation.
1631
1632 2010-09-27 Tom Tromey <tromey@redhat.com>
1633
1634 * bcache.c (expand_hash_table): Use hash_function, not hash.
1635
1636 2010-09-27 Tom Tromey <tromey@redhat.com>
1637
1638 * gdb_wchar.h: Change minimum libiconv to 0x108.
1639
1640 2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1641
1642 Fix lost siginfo_t for inferior calls.
1643 * infrun.c
1644 (struct inferior_thread_state) <siginfo_gdbarch, siginfo_data>: New.
1645 (save_inferior_thread_state): New variables regcache, gdbarch and
1646 siginfo_data. Initialize SIGINFO_DATA if gdbarch_get_siginfo_type_p.
1647 Move INF_STATE allocation later, pre-clear it. Initialize REGISTERS
1648 using REGCACHE.
1649 (restore_inferior_thread_state): New variables regcache and gdbarch.
1650 Restore SIGINFO_DATA for matching GDBARCH. Restore REGISTERS using
1651 REGCACHE. Free also SIGINFO_DATA.
1652
1653 2010-09-24 Tom Tromey <tromey@redhat.com>
1654
1655 * dwarf2read.c (dw2_expand_symtabs_matching): Add missing
1656 MAYBE_SWAPs.
1657 (dw2_map_symbol_names): Likewise.
1658
1659 2010-09-24 Sami Wagiaalla <swagiaal@redhat.com>
1660
1661 * valops.c (find_oload_champ_namespace_loop): replace incorrect
1662 discard_cleanups do_cleanups.
1663
1664 2010-09-24 Pedro Alves <pedro@codesourcery.com>
1665
1666 PR gdb/11842
1667
1668 * amd64-linux-nat.c (compat_siginfo_from_siginfo)
1669 (siginfo_from_compat_siginfo): Also copy si_pid and si_uid when
1670 si_code is < 0. Check for si_code == SI_TIMER before checking for
1671 si_code < 0.
1672
1673 2010-09-24 Pedro Alves <pedro@codesourcery.com>
1674
1675 * objfiles.h (ALL_OBJSECTIONS): Handle breaks in the inner loop.
1676
1677 2010-09-22 Joel Brobecker <brobecker@adacore.com>
1678
1679 * ada-tasks.c (read_atcb): Do not compute the task ptid when
1680 debugging a core file.
1681
1682 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1683
1684 Code cleanup.
1685 * objfiles.c (allocate_objfile) <objfile->name != NULL>: Remove.
1686 (free_objfile) <objfile->name != NULL>: Remove the conditional around
1687 xfree.
1688 * objfiles.h (struct objfile) <name>: New comment it is never NULL.
1689 * python/py-auto-load.c (auto_load_new_objfile) <!objfile->name>:
1690 Remove.
1691 * python/py-objfile.c (objfpy_get_filename) <obj->objfile->name>
1692 Remove the conditional.
1693 * python/py-progspace.c (pspy_get_filename) <objfile->name>: Likewise.
1694
1695 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1696
1697 * main.c: Include objfiles.h.
1698 (captured_main): New variable objfile. Call
1699 load_auto_scripts_for_objfile for ALL_OBJFILES.
1700
1701 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1702
1703 * dwarf2read.c (die_needs_namespace) <DW_TAG_variable>: Add also
1704 DW_TAG_constant.
1705
1706 2010-09-22 Joel Brobecker <brobecker@adacore.com>
1707
1708 * dwarf2read.c (scan_partial_symbols): Add handling of
1709 DW_TAG_constant DIEs.
1710 (add_partial_symbol, load_partial_dies, new_symbol): Likewise.
1711
1712 2010-09-22 Joel Brobecker <brobecker@adacore.com>
1713
1714 * configure.ac: Add support for --enable-gdbserver.
1715 * configure: Regenerate.
1716
1717 2010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
1718
1719 PR C++/12028
1720 * valops.c (find_oload_champ_namespace_loop): removed incorrect
1721 'old_cleanups' reassignment.
1722
1723 2010-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1724
1725 * charset.c (wchar_iterate) <EILSEQ>: Return any possibly converted
1726 characters.
1727
1728 2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
1729
1730 PR mi/11407
1731 * mi/mi-cmd-stack.c (list_args_or_locals): Catch exceptions from
1732 read_var_value and common_val_print and print a warning.
1733
1734 2010-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1735
1736 * MAINTAINERS (GLOBAL MAINTAINERS) <Jan Kratochvil>: Move the entry to
1737 keep the list in alphabetical order. Use longer e-mail address.
1738
1739 2010-09-15 Tom Tromey <tromey@redhat.com>
1740
1741 * MAINTAINERS (GLOBAL MAINTAINERS): Add Jan Kratochvil.
1742
1743 2010-09-15 Tom Tromey <tromey@redhat.com>
1744
1745 * charset.c (iconv_open): New define.
1746 (iconv): Likewise.
1747 (iconv_close): Likewise.
1748 (phony_iconv_open): Add "phony_" prefix.
1749 (phony_iconv_close): Likewise.
1750 (phony_iconv): Likewise.
1751 * gdb_wchar.h: Check _LIBICONV_VERSION, __STDC_ISO_10646__.
1752 Change how INTERMEDIATE_ENCODING is defined.
1753
1754 2010-09-15 Doug Evans <dje@google.com>
1755
1756 * dwarf2read.c (struct die_info): Fix comment.
1757
1758 2010-09-15 Alan Modra <amodra@gmail.com>
1759
1760 PR 4606
1761 * gcore.c (gcore_create_callback): Clear SEC_HAS_CONTENTS rather
1762 than setting SEC_NEVER_LOAD on sections that need not be copied.
1763
1764 2010-09-14 Tom Tromey <tromey@redhat.com>
1765
1766 * psympriv.h (add_psymbol_to_list, init_psymbol_list)
1767 (start_psymtab_common, allocate_psymtab, discard_psymtab):
1768 Declare.
1769 * symfile.h (extend_psymbol_list): Remove.
1770 (add_psymbol_to_list, init_psymbol_list, start_psymtab_common)
1771 (allocate_psymtab, discard_psymtab): Move to psympriv.h.
1772 * psymtab.c (extend_psymbol_list): Move earlier. Now static.
1773
1774 2010-09-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1775
1776 * dwarf2read.c (dw2_map_ada_symtabs): Remove the internal_error.
1777 Update the comment.
1778
1779 2010-09-14 Tom Tromey <tromey@redhat.com>
1780
1781 PR symtab/8399:
1782 * dwarf2loc.c (locexpr_describe_location_piece): Don't call error
1783 for unrecognized frame base expression.
1784
1785 2010-09-14 Tom Tromey <tromey@redhat.com>
1786
1787 PR exp/11803:
1788 * value.c (value_static_field): Use value_of_variable.
1789
1790 2010-09-14 Pierre Muller <muller@ics.u-strasbg.fr>
1791
1792 * m32r-rom.c: Replace winsock.h with winsock2.h header.
1793 * remote-m32r-sdi.c: Replace winsock.h by winsock2.h.
1794
1795 2010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
1796
1797 PR symtab/11992:
1798 * c-exp.y (classify_name): Check is_a_member_of_this before returning
1799 UNKNOWN_CPP_NAME.
1800
1801 2010-09-13 Joel Brobecker <brobecker@adacore.com>
1802
1803 * NEWS: Add x86-lynxos to the list of platforms supported by
1804 gdbserver.
1805
1806 2010-09-13 Joel Brobecker <brobecker@adacore.com>
1807
1808 * NEWS: Announce GDBserver support for version 5.x of ppc-lynxos.
1809
1810 2010-09-13 Tom Tromey <tromey@redhat.com>
1811
1812 * Makefile.in (HFILES_NO_SRCDIR): Add progspace.h.
1813
1814 2010-09-13 H.J. Lu <hongjiu.lu@intel.com>
1815
1816 * i386-tdep.c (i386_ymm_type): Set type name to
1817 builtin_type_vec256i.
1818
1819 2010-09-12 Michael Snyder <msnyder@vmware.com>
1820
1821 * i386-tdep.c (i386_gdbarch_init): Fix typo in comments.
1822
1823 2010-09-12 H.J. Lu <hongjiu.lu@intel.com>
1824
1825 * i386-tdep.c (i386_gdbarch_init): Fix typo in comments.
1826
1827 2010-09-11 H.J. Lu <hongjiu.lu@intel.com>
1828
1829 * amd64-tdep.c (amd64_register_name): Removed.
1830 (amd64_init_abi): Don't call set_gdbarch_register_name.
1831
1832 * i386-tdep.c (i386_ymmh_regnum_p): Make it static.
1833
1834 * i386-tdep.h (i386_ymmh_regnum_p): Removed.
1835
1836 2010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1837 Paul Bolle <pebolle@tiscali.nl>
1838
1839 Redirect also uiout and stdtarg{,err} in execute_command_to_string.
1840 * cli-logging.c (struct saved_output_files) <targerr>: New.
1841 (set_logging_redirect, pop_output_files, handle_redirections):
1842 Redirect also gdb_stdtargerr.
1843 * defs.h (struct ui_out, make_cleanup_ui_out_redirect_pop): New
1844 declarations.
1845 * event-top.c (gdb_setup_readline, gdb_disable_readline): Redirect
1846 also gdb_stdtargerr.
1847 * top.c (execute_command_to_string): Move make_cleanup_ui_file_delete
1848 to the top. Redirect also gdb_stdlog, gdb_stdtarg and gdb_stdtargerr.
1849 Use ui_out_redirect, register make_cleanup_ui_out_redirect_pop.
1850 * tui/tui-io.c (tui_setup_io): Redirect also gdb_stdtargerr.
1851 * utils.c (do_ui_out_redirect_pop, make_cleanup_ui_out_redirect_pop):
1852 New functions.
1853
1854 2010-09-10 Pierre Muller <muller@ics.u-strasbg.fr>
1855
1856 * hppa-tdep.c (unwind_command): Use host_address_to_string function
1857 to display a host address.
1858 * monitor.c (monitor_read_memory): Likewise.
1859 * xtensa-tdep.c (xtensa_push_dummy_call): Likewise.
1860
1861 2010-09-10 Pierre Muller <muller@ics.u-strasbg.fr>
1862
1863 * coffread.c (struct coff_symbol): Change c_value type from `long' to
1864 `CORE_ADDRESS' as it might contain target addresses.
1865
1866 2010-09-10 Pierre Muller <muller@ics.u-strasbg.fr>
1867
1868 * alpha-mdebug-tdep.c (find_proc_desc): Use SYMBOL_VALUE_BYTES macro
1869 before cast to pointer to avoid warning.
1870
1871 2010-09-09 Kevin Buettner <kevinb@redhat.com>
1872
1873 * v850-tdep.c (v850_gdbarch_init): Change the v850's `char'
1874 type to be signed.
1875
1876 2010-09-09 Ulrich Weigand <uweigand@de.ibm.com>
1877
1878 * dwarf2read.c (fixup_partial_die): Do not set dummy name for
1879 anonymous class partial DIEs.
1880
1881 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1882
1883 * dwarf2read.c (dwarf2_compute_name): Check that the first
1884 argument is a pointer.
1885
1886 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1887
1888 * dwarf2read.c (read_func_scope, read_structure_type)
1889 (read_common_block): Check for a NULL return from new_symbol.
1890
1891 2010-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1892
1893 * dwarf2read.c (dwarf2_read_index): Return on no SEC_HAS_CONTENTS.
1894
1895 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1896
1897 * dwarf2read.c (read_structure_type): Move processing of
1898 fields and member functions from here...
1899 (process_structure_scope): ... to here.
1900
1901 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
1902
1903 * gnu-v3-abi.c (gnuv3_print_method_ptr): Do not use
1904 the domain type.
1905 (gnuv3_make_method_ptr): Likewise.
1906
1907 2010-09-08 Tom Tromey <tromey@redhat.com>
1908
1909 * breakpoint.c (create_breakpoint): Add missing _().
1910
1911 2010-09-08 Doug Evans <dje@google.com>
1912
1913 * dwarf2-frame.h (dwarf2_frame_build_info): Delete, unused.
1914
1915 2010-09-08 Tom Tromey <tromey@redhat.com>
1916
1917 Revert:
1918 2010-09-01 Tom Tromey <tromey@redhat.com>
1919 * dwarf2read.c, gdbtypes.c, psymtab.c, symfile.h, symtab.c,
1920 symtab.h: Revert earlier change.
1921
1922 2010-09-09 Sami Wagiaalla <swagiaal@redhat.com>
1923
1924 * psymtab.c (add_psymbol_to_bcache): Initialize
1925 obj_section.
1926 memset psymbol.ginfo.value to 0.
1927
1928 2010-09-06 Pedro Alves <pedro@codesourcery.com>
1929
1930 * infrun.c (resume): Extend comment on ignoring single-step
1931 requests on vfork parents waiting for a vfork-done.
1932
1933 2010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1934 Pedro Alves <pedro@codesourcery.com>
1935
1936 * corelow.c (core_open): Use target_signal_from_host if CORE_GDBARCH
1937 is NULL.
1938 * fork-child.c (startup_inferior) <resume_signal>: Use enum
1939 target_signal type.
1940 * linux-nat.c (linux_nat_resume): Use target_signal_to_host before
1941 calling strsignal. Use enum target_signal type for saved_signo.
1942 (linux_handle_extended_wait) <signo>: Use enum target_signal type.
1943 (linux_nat_wait_1): Use enum target_signal type for signo. Use
1944 target_signal_to_host before calling strsignal.
1945 * remote-m32r-sdi.c (m32r_wait, m32r_detach): Replace 0 by
1946 TARGET_SIGNAL_0.
1947
1948 2010-09-06 Pedro Alves <pedro@codesourcery.com>
1949 Jan Kratochvil <jan.kratochvil@redhat.com>
1950
1951 * common/signals.c (ANY): Remove.
1952 (SET): No longer use ANY.
1953
1954 2010-09-06 Yao Qi <yao@codesourcery.com>
1955
1956 * infrunc(resume): When inferior is waiting_for_vfork_done,
1957 clear step and don't use displaced stepping.
1958
1959 2010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1960
1961 * breakpoint.c (can_use_hardware_watchpoint): Handle the first
1962 value specially.
1963
1964 2010-09-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1965
1966 Code cleanup - split print_stop_reason.
1967 * infrun.c (enum inferior_stop_reason): Remove.
1968 (print_stop_reason): Remove by splitting into ...
1969 (print_exited_reason, print_signal_exited_reason)
1970 (print_no_history_reason, print_signal_received_reason)
1971 (print_end_stepping_range_reason): ... these new functions. Update
1972 the preceding comment.
1973 (handle_inferior_event): Change the calls to print_exited_reason,
1974 print_signal_exited_reason, print_no_history_reason,
1975 print_signal_received_reason, print_end_stepping_range_reason.
1976 (handle_step_into_function, handle_step_into_function_backward):
1977 Change the calls to print_end_stepping_range_reason.
1978
1979 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1980
1981 * breakpoint.c (save_breakpoints): Use RETURN_MASK_ALL.
1982 * cli-out.c: Include vec.h.
1983 (cli_field_fmt, cli_spaces, cli_text, cli_message, cli_flush): New
1984 variable stream, initialize it, use it.
1985 (cli_redirect): New function comment. Replace the stream and
1986 original_stream fields by the new streams field. Remove the
1987 original_stream != NULL conditional, assert error on NULL instead.
1988 (out_field_fmt, field_separator): New variable stream, initialize it, use it.
1989 (cli_out_data_ctor): Assert non-NULL stream. Replace the stream and
1990 original_stream fields by the new streams field.
1991 (cli_out_set_stream): Replace the stream field by the new streams
1992 field.
1993 * cli-out.h: Include vec.h.
1994 (ui_filep): New typedef, call DEF_VEC_P for it.
1995 (struct cli_ui_out_data): Replace the stream and original_stream
1996 fields by the new streams field.
1997 * cli/cli-logging.c (set_logging_redirect): Call ui_out_redirect with
1998 NULL first. Extend the comment.
1999 (handle_redirections): Call ui_out_redirect with output.
2000 * python/py-breakpoint.c (bppy_get_commands): Move ui_out_redirect
2001 calls outside of the TRY_CATCH block.
2002
2003 2010-09-03 Joel Brobecker <brobecker@adacore.com>
2004
2005 GDB 7.2 released.
2006
2007 2010-09-02 Joel Brobecker <brobecker@adacore.com>
2008
2009 Back out the following change:
2010 | 2010-06-29 Hui Zhu <teawater@gmail.com>
2011 | * record.c (set_record_pic_cmdlist,
2012 | show_record_pic_cmdlist): New variables.
2013 | (set_record_pic_command,
2014 | show_record_pic_command): New functions.
2015 | (record_pic_function, record_pic_line, record_pic_enum,
2016 | set_record_pic_type, record_pic_hide_nofunction,
2017 | record_pic_hide_nosource, record_pic_hide_same): New variables.
2018 | (record_pic_fputs): New function.
2019 | (function_list, node_list, edge_list): New struct.
2020 | (function_list, node_list, edge_list): New variables.
2021 | (record_pic_cleanups, record_pic_node,
2022 | record_pic_edge, cmd_record_pic): New functions.
2023 | (_initialize_record): Add new commands for record pic.
2024
2025 2010-09-02 Daniel Jacobowitz <dan@codesourcery.com>
2026
2027 * config.in, configure: Regenerated.
2028 * configure.ac: Check for waitpid.
2029 * ser-pipe.c (pipe_close): Wait for the program to exit.
2030
2031 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2032
2033 * cli/cli-logging.c: Include gdb_assert.h.
2034 (set_logging_overwrite): New function.
2035 (logging_redirect): New comment.
2036 (logging_no_redirect_file, set_logging_redirect)
2037 (pop_output_files) <logging_no_redirect_file>: New.
2038 (handle_redirections) <!logging_redirect>: New variable
2039 no_redirect_file. Remove file autoclose for tee_file_new. No longer
2040 discard cleanup for the close of former OUTPUT. Set
2041 LOGGING_NO_REDIRECT_FILE.
2042 (handle_redirections) <logging_redirect>: gdb_assert
2043 LOGGING_NO_REDIRECT_FILE.
2044 (show_logging_command) <logging_redirect handling>: Adjust messages
2045 for SAVED_FILENAME not NULL.
2046 (_initialize_cli_logging): Install set_logging_overwrite and
2047 set_logging_redirect.
2048
2049 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2050
2051 * iq2000-tdep.c (iq2000_scan_prologue): Initialize SAL.END.
2052
2053 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2054
2055 * Makefile.in (GDB_WARN_CFLAGS_NO_FORMAT): Convert it to the no- form.
2056 (monitor.o): Replace $(INTERNAL_WARN_CFLAGS) by $(INTERNAL_CFLAGS) and
2057 add $(GDB_WARN_CFLAGS_NO_FORMAT).
2058 (printcmd.o): Replace $(INTERNAL_CFLAGS_BASE) by $(INTERNAL_CFLAGS).
2059
2060 2010-09-02 Yao Qi <yao@codesourcery.com>
2061
2062 * linux-nat.c (status_to_str): Use WTERMSIG to extract the signal
2063 number from a WIFSIGNALED status.
2064
2065 2010-09-01 Tom Tromey <tromey@redhat.com>
2066
2067 * symtab.h (lookup_type_symbol): Declare.
2068 * symtab.c (lookup_symbol_in_language_full): Rename from
2069 lookup_symbol_in_language. Add 'for_type' argument.
2070 (lookup_symbol_in_language): New function.
2071 (lookup_type_symbol): Likewise.
2072 (lookup_symbol_aux): Add 'for_type' argument.
2073 (match_symbol_aux): New function.
2074 (lookup_symbol_aux_symtabs): Use expand_one_symtab_matching.
2075 (match_transparent_type): New function.
2076 (basic_lookup_transparent_type): Use expand_one_symtab_matching.
2077 * symfile.h (struct quick_symbol_functions)
2078 <pre_expand_symtabs_matching>: Remove.
2079 <expand_one_symtab_matching>: New field.
2080 * psymtab.c (expand_one_symtab_matching_psymtabs): New function.
2081 (pre_expand_symtabs_matching_psymtabs): Remove.
2082 (psym_functions): Update.
2083 * gdbtypes.c (lookup_typename): Use lookup_type_symbol.
2084 * dwarf2read.c (dw2_lookup_symbol): Update comment.
2085 (dw2_pre_expand_symtabs_matching): Remove.
2086 (dw2_expand_one_symtab_matching): New function.
2087 (dwarf2_gdb_index_functions): Update.
2088
2089 2010-09-01 Joel Brobecker <brobecker@adacore.com>
2090
2091 * NEWS: Add entry announcing GDBserver support on powerpc-lynxos.
2092
2093 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
2094
2095 * mi/mi-main.c (mi_cmd_list_target_features): Add `reverse'
2096 as a feature reported by -list-target-features.
2097
2098 2010-09-01 Joel Brobecker <brobecker@adacore.com>
2099
2100 * features/Makefile (WHICH): Add rs6000/powerpc-32.
2101 (powerpc-32.o, powerpc-32.c): New rules.
2102 (clean): Also remove powerpc-32.c.
2103 * regformats/rs6000/powerpc-32.dat: Generate.
2104
2105 2010-08-31 Sami Wagiaalla <swagiaal@redhat.com>
2106
2107 * symfile.c (reread_symbols): Use psymbol_bcache_free, and
2108 psymbol_bcache_init.
2109 * psymtab.h (psymbol_bcache_init): New function prototype.
2110 (psymbol_bcache_free): New function prototype.
2111 (psymbol_bcache_get_bcache): New function prototype.
2112 * psymtab.c (psymbol_bcache_init): New function.
2113 (psymbol_bcache_free): New function.
2114 (psymbol_bcache_full): New function.
2115 (psymbol_bcache_get_bcache): New function.
2116 (add_psymbol_to_bcache): use psymbol_bcache_full.
2117 * objfiles.h (psymbol_cache): Change type of psymbol_cache to
2118 psymbol_bcache.
2119 * symmisc.c (print_symbol_bcache_statistics): Updated.
2120 (print_objfile_statistics): Updated.
2121 * objfiles.c (allocate_objfile): Use psymbol_bcache_init to initialize
2122 psymbol_cache.
2123 (free_objfile): Use psymbol_bcache_free.
2124
2125 2010-08-31 Tom Tromey <tromey@redhat.com>
2126
2127 PR c++/11961:
2128 * dwarf2read.c (new_symbol_full) <DW_TAG_template_type_param>:
2129 Don't set TYPE_NAME on the type.
2130
2131 2010-08-31 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
2132
2133 * infrun.c (set_exec_direction_func): Error out if target does not
2134 support reverse execution.
2135
2136 2010-08-31 Jan Kratochvil <jan.kratochvil@redhat.com>
2137
2138 Make linux_get_siginfo_type `type *' unique.
2139 * linux-tdep.c (linux_gdbarch_data_handle, struct linux_gdbarch_data)
2140 (init_linux_gdbarch_data, get_linux_gdbarch_data): New.
2141 (linux_get_siginfo_type): New variable linux_gdbarch_data. Initialize
2142 it. Use linux_gdbarch_data->siginfo_type as a persistent storage.
2143 (_initialize_linux_tdep): New.
2144
2145 2010-08-31 Jan Kratochvil <jan.kratochvil@redhat.com>
2146
2147 Code cleanup.
2148 * defs.h (find_memory_region_ftype): New typedef.
2149 (exec_set_find_memory_regions): Use it.
2150 * exec.c (exec_set_find_memory_regions): Use find_memory_region_ftype.
2151 * fbsd-nat.c (fbsd_find_memory_regions): Likewise.
2152 * gcore.c (objfile_find_memory_regions): Likewise.
2153 * gnu-nat.c (gnu_find_memory_regions): Likewise.
2154 * linux-nat.c (linux_nat_find_memory_regions): Likewise.
2155 * procfs.c (iterate_over_mappings_cb_ftype): Remove.
2156 (iterate_over_mappings): Rename iterate_over_mappings_cb_ftype to
2157 find_memory_region_ftype.
2158 (insert_dbx_link_bpt_in_region): Likewise.
2159 (iterate_over_mappings): Likewise. Drop the comment part about the
2160 function prototype.
2161 (find_memory_regions_callback): Use find_memory_region_ftype.
2162 (proc_find_memory_regions): Likewise.
2163 (info_mappings_callback): Rename iterate_over_mappings_cb_ftype to
2164 find_memory_region_ftype.
2165 * target.c (dummy_find_memory_regions): Use find_memory_region_ftype.
2166 * target.h (struct target_ops) <to_find_memory_regions>: Likewise.
2167
2168 2010-08-31 Sami Wagiaalla <swagiaal@redhat.com>
2169
2170 * psymtab.c (add_psymbol_to_bcache): Remove 'static' from
2171 'static partial_symbol psymbol'.
2172 (psymbol_hash): New function.
2173 (psymbol_compare): New function.
2174 * bcache.c (hash_continue): New.
2175 (hash): Use hash_continue.
2176 * bcache.c: Add hash_function and compare_function
2177 pointers to bcache struct.
2178 (bcache_full): Use bcache->hash_function, and
2179 bcache->compare_function.
2180 (bcache_compare): New function.
2181 (bcache_xmalloc): Take hash_function and
2182 compare_function arguments and initialize the
2183 bcach's pointers.
2184 Updated comment.
2185 * objfiles.c (allocate_objfile): Updated.
2186 * symfile.c (reread_symbols): Updated.
2187 * python/py-type.c (typy_richcompare): Updated.
2188
2189 2010-08-30 Andre Poenitz <andre.poenitz@nokia.com>
2190 Tom Tromey <tromey@redhat.com>
2191
2192 PR python/11792:
2193 * python/py-value.c (valpy_get_dynamic_type): New function.
2194 (value_object_getset): Add "dynamic_type".
2195 (valpy_get_type): Fail on error.
2196
2197 2010-08-30 Yao Qi <yao@codesourcery.com>
2198
2199 * arm-linux-tdep.c (arm_linux_sigreturn_return_addr): New.
2200 (arm_linux_syscall_next_pc): New.
2201 (arm_linux_copy_svc): Use arm_linux_sigreturn_return_addr instead.
2202 (arm_linux_init_abi): Initialize syscall_next_pc.
2203 * arm-tdep.c (thumb_get_next_pc_raw): Get next pc of SWI in Thumb mode.
2204 (arm_get_next_pc_raw): Get next pc of SWI in ARM mode.
2205 * arm-tdep.h (struct gdbarch_tdep): Add a function pointer syscall_next_pc.
2206 Declare arm_frame_is_thumb.
2207
2208 2010-08-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2209
2210 Code cleanup.
2211 * breakpoint.c (bpstat_alloc): Remove unused prototype.
2212 (bpstat_alloc): Change parameters cbs to bs_link_pointer. Adjust the
2213 code.
2214 (bpstat_stop_status): Change root_bs into bs_head and bs_link. Adjust
2215 calls of bpstat_alloc. Remove explicit bs chain termination.
2216
2217 2010-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2218
2219 Code cleanup.
2220 * linux-nat.c (pull_pid_from_list): Rename status to statusp.
2221 (my_waitpid): Likewise.
2222
2223 2010-08-27 Doug Evans <dje@google.com>
2224
2225 * dwarf2read.c (dw2_require_line_header): Read from .debug_types
2226 as appropriate.
2227
2228 2010-08-27 Tom Tromey <tromey@redhat.com>
2229
2230 * dwarf2read.c (dwarf2_attach_fields_to_type): Don't set
2231 TYPE_FIELD_IGNORE_BITS.
2232
2233 2010-08-27 Doug Evans <dje@google.com>
2234
2235 * dwarf2read.c (dwarf2_per_objfile_free): Reorganize buffers to match
2236 the order they're defined in. munmap .debug_types buffer.
2237
2238 2010-08-26 Doug Evans <dje@google.com>
2239
2240 * dwarf2read.c (dw2_require_full_path): Rename parameter cu to per_cu.
2241 (dw2_forget_cached_source_info): Rename local cu to per_cu.
2242 (dw2_lookup_symtab, dw2_do_expand_symtabs_matching): Ditto.
2243 (dw2_print_stats, dw2_expand_all_symtabs): Ditto.
2244 (dw2_expand_symtabs_with_filename, dw2_find_symbol_file): Ditto.
2245 (dw2_find_symbol_file, dw2_expand_symtabs_matching): Ditto.
2246 (dw2_map_symbol_filenames, dwarf2_initialize_objfile): Ditto.
2247 (dwarf2_free_objfile, write_one_signatured_type): Ditto.
2248 (write_psymtabs_to_index): Ditto.
2249
2250 2010-08-26 Pedro Alves <pedro@codesourcery.com>
2251
2252 * NEWS: Mention libthread_db debugging with core files.
2253
2254 2010-08-26 Doug Evans <dje@google.com>
2255
2256 * dwarf2read.c (dwarf2_build_include_psymtabs): Remove unnecessary
2257 forward decl. Pass pst->dirname to dwarf_decode_lines.
2258 (psymtab_include_file_name): New function.
2259 (dwarf_decode_lines): Call it. Update comments.
2260
2261 2010-08-25 Pedro Alves <pedro@codesourcery.com>
2262
2263 * dwarf2read.c (inherit_abstract_dies): Handle origin die's
2264 compilation unit being different from target die's.
2265
2266 2010-08-24 Doug Evans <dje@google.com>
2267
2268 PR symtab/11942
2269 * dwarf2read.c (dwarf2_per_objfile): New members debug_info_type_hash,
2270 debug_types_type_hash.
2271 (dwarf2_cu, dwarf2_per_cu_data): Delete member type_hash.
2272 All uses updated.
2273 (lookup_die_type): Renamed from tag_type_to_tag. First look in
2274 appropriate type_hash table. All callers updated.
2275 (allocate_signatured_type_table): Renamed from
2276 allocate_signatured_type_hash_table. All callers updated.
2277 (create_signatured_type_table_from_index): Renamed from
2278 create_signatured_type_hash_from_index. All callers updated.
2279 (read_die_type): Add comment. Move actual reading to ...
2280 (read_die_type_1): ... here. New function.
2281 (follow_die_ref_or_sig): Tweak comment.
2282 (set_die_type): Rewrite to use appropriate choice of
2283 debug_info_type_hash or debug_types_type_hash.
2284 (get_die_type_at_offset): New function.
2285 (get_die_type): Call it.
2286
2287 2010-08-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2288
2289 * python/py-type.c (typy_richcompare): Initialize worklist.
2290
2291 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
2292 Kazu Hirata <kazu@codesourcery.com>
2293 Jonathan Larmour <jifl@eCosCentric.com>
2294
2295 * arm-tdep.c: Include features/arm-with-m.c.
2296 (arm_psr_thumb_bit): New. Update all uses of CPSR_T to
2297 call this function.
2298 (arm_pc_is_thumb): Add a gdbarch argument. Update all callers.
2299 Check is_m after force-mode.
2300 (arm_gdbarch_init): Check the binary before the target description.
2301 Add check for M profile attribute. If we have an M-profile device,
2302 but no target register description, use arm-with-m. Recognize the
2303 new org.gnu.gdb.arm.m-profile feature and its xpsr register.
2304 (_initialize_arm_tdep): Call initialize_tdesc_arm_with_m.
2305 * arm-tdep.h (XPSR_T): Define.
2306 (struct gdbarch_tdep): Add is_m member.
2307 * features/arm-m-profile.xml, features/arm-with-m.c,
2308 features/arm-with-m.xml: New files.
2309
2310 2010-08-23 Doug Evans <dje@google.com>
2311
2312 * dwarf2read.c (read_structure_type): Add comment.
2313 (read_enumeration_type): Add comment.
2314 (process_enumeration_scope): Move definition of some locals
2315 closer to their use.
2316 (read_namespace_type): Add comment.
2317 (set_die_type): Fix typo in comment.
2318
2319 2010-08-23 Tom Tromey <tromey@redhat.com>
2320
2321 PR python/11145:
2322 * python/py-value.c: Include expression.h.
2323 (valpy_do_cast): New function.
2324 (valpy_cast): Use it.
2325 (valpy_dynamic_cast): New function.
2326 (valpy_reinterpret_cast): Likewise.
2327 (value_object_methods): Add dynamic_cast, reinterpret_cast.
2328
2329 2010-08-23 Tom Tromey <tromey@redhat.com>
2330
2331 PR python/11391:
2332 * python/py-value.c (valpy_nonzero): Don't throw error for other
2333 Value types.
2334
2335 2010-08-23 Tom Tromey <tromey@redhat.com>
2336
2337 PR python/10676:
2338 * python/py-type.c: Include bcache.h, vec.h.
2339 (struct type_equality_entry): New.
2340 (compare_strings): New function.
2341 (check_types_equal): Likewise.
2342 (check_types_worklist): Likewise.
2343 (typy_richcompare): Likewise.
2344 (type_object_type): Set tp_richcompare field.
2345
2346 2010-08-23 Tom Tromey <tromey@redhat.com>
2347
2348 PR python/10953:
2349 * python/py-type.c (typy_fields): Call check_typedef.
2350 (typy_template_argument): Add TRY_CATCH.
2351
2352 2010-08-23 Tom Tromey <tromey@redhat.com>
2353
2354 PR python/11915:
2355 * python/py-type.c (typy_array): New function.
2356 (type_object_methods): Add "array".
2357
2358 2010-08-20 Pedro Alves <pedro@codesourcery.com>
2359
2360 * python/python.c: Include "serial.h".
2361 (gdbpy_event_fds): Change type to `struct serial *' a array from
2362 int array.
2363 (gdbpy_run_events): Change parameters. Use serial_readchar in
2364 place of read.
2365 (gdbpy_post_event): Use serial_write in place of write.
2366 (gdbpy_initialize_events): Use serial_pipe instead of pipe, and
2367 serial_async in place of add_file_handler.
2368
2369 2010-08-20 Pedro Alves <pedro@codesourcery.com>
2370
2371 * serial.h (gdb_pipe, serial_pipe): Declare.
2372 * serial.c (serial_interface_lookup): Take a const char pointer.
2373 (serial_fdopen): Rename to ...
2374 (serial_fdopen_ops): ... this. Add an OPS parameter and use it.
2375 Call the OPS' fdopen function if there is one.
2376 (serial_fdopen): Rewrite as wrapper to serial_fdopen_ops.
2377 (serial_pipe): New.
2378 (struct serial_ops) <fdopen>: New field.
2379
2380 * ser-mingw.c (free_pipe_state):
2381 (free_pipe_state): Close output on non-pex pipes.
2382 (pipe_windows_fdopen): New.
2383 (gdb_pipe): New.
2384 (_initialize_ser_windows): Register pipe_windows_fdopen.
2385 * ser-go32.c (gdb_pipe): New.
2386 * ser-pipe.c (pipe_close): Close file descriptor even if there's
2387 no state pointer.
2388 (pipe_ops): Delete.
2389 (gdb_pipe): New.
2390
2391 2010-08-20 Keith Seitz <keiths@redhat.com>
2392
2393 PR symtab/11465:
2394 * dwarf2read.c (struct delayed_method_info): New struct.
2395 (struct dwarf2_cu): Add vector method_list.
2396 (scan_partial_symbols): Count methods for union, class, structure,
2397 and interface types.
2398 (add_to_method_list): New function.
2399 (free_delayed_list): New function.
2400 (compute_delayed_physnames): New function.
2401 (process_full_comp_unit): Make a cleanup for the CU's delayed
2402 physname list, compute the delayed physnames, and free the
2403 the list.
2404 (dwarf2_add_member_fn): For C++ and Java, delay the computation
2405 of the physname until after the CU is read.
2406
2407 * dwarf2read.c (read_structure_type): Check if the current
2408 DIE's type was already completed after dwarf2_full_name
2409 was called.
2410
2411 2010-08-19 Stan Shebs <stan@codesourcery.com>
2412
2413 * NEWS: Mention some additional changes.
2414
2415 2010-08-19 Tom Tromey <tromey@redhat.com>
2416
2417 * Makefile.in (install-python): Add DESTDIR.
2418
2419 2010-08-19 Doug Evans <dje@google.com>
2420
2421 PR exp/11926
2422 * parser-defs.h (parse_float, parse_c_float): Declare.
2423 * parse.c (parse_float, parse_c_float): New function.
2424 * c-exp.y (parse_number): Call parse_c_float.
2425 * objc-exp.y (parse_number): Ditto.
2426 * p-exp.y (parse_number): Ditto. Use ANSI/ISO-style definition.
2427 * jv-exp.y (parse_number): Call parse_float, fix suffix handling.
2428
2429 2010-08-19 Joel Brobecker <brobecker@adacore.com>
2430
2431 * psymtab.c (map_symbol_filenames_psymtab): Call FUN with
2432 the arguments in the correct order.
2433 * symtab.c (maybe_add_partial_symtab_filename): Declare
2434 the arguments in the correct order.
2435
2436 2010-08-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2437
2438 * varobj.c (varobj_create): Replace variable old_fi with old_id,
2439 initialize it by null_frame_id, wrap its usage by get_frame_id,
2440 frame_id_p and frame_find_by_id.
2441
2442 2010-08-18 Tom Tromey <tromey@redhat.com>
2443
2444 PR python/11900:
2445 * configure: Rebuild.
2446 * configure.ac: Add install-python to CONFIG_INSTALL.
2447 * Makefile.in (install-python): New.
2448
2449 2010-08-18 Doug Evans <dje@google.com>
2450
2451 * gdb_assert.h (gdb_assert_not_reached): New macro.
2452 (gdb_assert_fail): Fix typo in comment.
2453 * avr-tdep.c (avr_return_value): Use gdb_assert_not_reached instead of
2454 gdb_assert (0).
2455 * darwin-nat.c (darwin_check_new_threads): Ditto.
2456 * dwarf2read.c (dwarf2_get_section_info): Ditto.
2457 (munmap_section_buffer): Ditto.
2458 * m32c-tdep.c (make_types): Ditto.
2459 (m32c_decode_srcdest4, m32c_decode_sd23, m32c_frame_base): Ditto.
2460 * macroexp.c (get_character_constant): Ditto.
2461 (get_string_literal): Ditto.
2462 * mep-tdep.c (mep_pseudo_cr_size): Ditto.
2463 (mep_pseudo_cr_index, mep_register_type): Ditto.
2464 (mep_pseudo_register_read, mep_pseudo_register_write): Ditto.
2465 (mep_get_insn, mep_analyze_prologue): Ditto.
2466 * objfiles.c (qsort_cmp): Ditto.
2467 * prologue-value.c (pv_is_identical): Ditto.
2468 * record.c (record_get_loc): Ditto.
2469 * value.c (value_static_field): Ditto.
2470 * xtensa-tdep.c (call0_track_op): Ditto.
2471
2472 2010-08-18 Tom Tromey <tromey@redhat.com>
2473
2474 PR symtab/11919:
2475 * gdbtypes.c (lookup_struct_elt_type): Clean up error emission.
2476 * parse.c (parse_field_expression): Use RETURN_MASK_ERROR. Move
2477 name-copying lower. Document exception behavior.
2478 * completer.c (expression_completer): Catch exceptions from
2479 parse_field_expression.
2480
2481 2010-08-18 Pedro Alves <pedro@codesourcery.com>
2482
2483 PR corefile/8210
2484
2485 * linux-thread-db.c (add_thread_db_info): Skip glibc/BZ5983
2486 workaround on core files.
2487 (try_thread_db_load_1): Don't try enabling thread event reporting
2488 on core files.
2489 (thread_db_load): Allow thread_db on core files.
2490 (attach_thread): Don't check thread signals on core files, nor try
2491 really attaching to the thread, nor enabling thread event event
2492 reporting.
2493 (thread_db_detach): Don't try disabing thread event reporting or
2494 removing thread event breakpoints when debugging a core file.
2495 (find_new_threads_callback): Don't try enabling thread event
2496 reporting on core files.
2497 (thread_db_find_new_threads_2): Don't look for a stopped lwp when
2498 debugging a core file.
2499 (thread_db_find_new_threads): Don't update thread
2500 cores (processors) when debugging a core (dump).
2501
2502 2010-08-18 Pedro Alves <pedro@codesourcery.com>
2503
2504 PR corefile/8210
2505
2506 * corelow.c (add_to_thread_list): Don't use
2507 gdbarch_core_reg_section_encodes_pid. Use bfd_core_file_pid.
2508 (get_core_register_section): Don't use
2509 gdbarch_core_reg_section_encodes_pid.
2510
2511 * gdbarch.sh (core_reg_section_encodes_pid): Delete.
2512 * gdbarch.h, gdbarch.c: Regenerate.
2513 * amd64-sol2-tdep.c (amd64_sol2_init_abi): Don't set
2514 gdbarch_core_reg_section_encodes_pid.
2515 * i386-sol2-tdep.c (i386_sol2_init_abi): Ditto.
2516 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Ditto.
2517 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Ditto.
2518
2519 2010-08-18 Yao Qi <yao@codesourcery.com>
2520
2521 * MAINTAINERS : Add myself under Write After Approval.
2522
2523 2010-08-17 Tom Tromey <tromey@redhat.com>
2524
2525 * NEWS: Mention template parameter support.
2526
2527 2010-08-17 Pedro Alves <pedro@codesourcery.com>
2528
2529 PR breakpoints/11371
2530
2531 * breakpoint.c (decref_bp_location): Assert the reference count is
2532 sane.
2533
2534 2010-08-17 Pedro Alves <pedro@codesourcery.com>
2535
2536 PR breakpoints/11371
2537
2538 * breakpoint.c (breakpoint_init_inferior): Decrement the
2539 location's reference count instead of deleting right away.
2540 (bpstat_free): Decrement the location's reference count. Make
2541 static.
2542 (bpstat_copy): Increment the location's reference count.
2543 (bpstat_find_breakpoint): Adjust.
2544 (bpstat_num): Adjust.
2545 (print_it_typical): Adjust. Use the breakpoint pointer in the
2546 bpstat instead of the location's owner.
2547 (bpstat_alloc): Remove const qualifier from the 'bl' parameter.
2548 Adjust to record the location's owner in the bpstat.
2549 (watchpoint_check): Use the breakpoint pointer in the bpstat
2550 instead of the location's owner.
2551 (bpstat_check_breakpoint_conditions): Don't handle
2552 bp_watchpoint_scope here. Use the breakpoint pointer in the
2553 bpstat instead of the location's owner.
2554 (bpstat_stop_status): Defer inferior function calls to after
2555 building the bpstat list. Handle bp_watchpoint_scope here. Use
2556 the breakpoint pointer in the bpstat instead of the location's
2557 owner.
2558 (bpstat_what): Use the breakpoint pointer in the bpstat instead of
2559 the location's owner.
2560 (free_bp_location): Don't walk bpstats clearing locations.
2561 (incref_bp_location): New.
2562 (decref_bp_location): New.
2563 (breakpoint_auto_delete): Use the breakpoint pointer in the bpstat
2564 instead of the location's owner.
2565 (update_global_location_list): Clear the location's owner, and
2566 decrement the location's reference count instead of deleting it
2567 right away.
2568 (breakpoint_retire_moribund): Decrement the location's reference
2569 count instead of deleting it right away.
2570 (bpstat_remove_bp_location): Delete.
2571 (bpstat_remove_breakpoint): New.
2572 (bpstat_remove_bp_location_callback): Delete.
2573 (bpstat_remove_breakpoint_callback): New.
2574 (delete_breakpoint): Iterate over all threads' stop_bpstat's
2575 clearing references to the breakpoint that is being deleted.
2576
2577 * breakpoint.h (struct bp_location) <refc>: New field.
2578 <owner>: Update comments.
2579 (bpstat_free): Delete declaration.
2580 (struct bpstats): Change the type of the breakpoint_at field to
2581 struct breakpoint point, from struct bp_location pointer. Add new
2582 field bp_location_at.
2583
2584 2010-08-16 Tom Tromey <tromey@redhat.com>
2585
2586 * NEWS: Fix typo.
2587
2588 2010-08-16 Tom Tromey <tromey@redhat.com>
2589
2590 * NEWS: Mention watch -location.
2591
2592 2010-08-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2593
2594 * breakpoint.c (update_watchpoint): Add source empty line. Prefer
2595 EXP_STRING_REPARSE to EXP_STRING.
2596 (watch_command_1): Set also EXP_STRING_REPARSE.
2597 (delete_breakpoint): Free also EXP_STRING_REPARSE.
2598 * breakpoint.h (struct breakpoint): New field exp_string_reparse.
2599 Update comment for exp_string.
2600
2601 2010-08-16 Tom Tromey <tromey@redhat.com>
2602
2603 * value.c (release_value): Clear 'next' pointer.
2604 * breakpoint.c (watch_command_1): Add 'just_location' argument.
2605 (watch_command_wrapper): Update.
2606 (watch_maybe_just_location): New function.
2607 (watch_command): Update.
2608 (rwatch_command_wrapper): Update.
2609 (rwatch_command): Update.
2610 (awatch_command_wrapper): Update.
2611 (awatch_command): Update.
2612 (check_for_argument): New function.
2613 (_initialize_breakpoint): Update help text.
2614
2615 2010-08-14 Ulrich Weigand <uweigand@de.ibm.com>
2616
2617 * arm-tdep.c (arm_push_dummy_call): Handle pointers to
2618 typedef'ed function types correctly.
2619
2620 2010-08-13 Tom Tromey <tromey@redhat.com>
2621
2622 * python/python-internal.h (gdbpy_get_hook_function): Don't
2623 declare.
2624
2625 2010-08-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2626
2627 * cli/cli-logging.c (logging_overwrite, logging_redirect): Make them
2628 static.
2629
2630 2010-08-13 Ken Werner <ken.werner@de.ibm.com>
2631
2632 * python/python.c (gdbpy_solib_name): Remove the const qualifier of
2633 the format strings to be compatible with Python 2.4.
2634
2635 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
2636
2637 Easier and more stubborn MI memory read commands.
2638
2639 * mi/mi-cmds.c (mi_cmds): Register data-read-memory-bytes
2640 and data-write-memory-bytes.
2641 * mi/mi-cmds.h (mi_cmd_data_read_memory_bytes)
2642 (mi_cmd_data_write_memory_bytes): New.
2643 * mi/mi-main.c (mi_cmd_data_read_memory): Use regular target_read.
2644 (mi_cmd_data_read_memory_bytes, mi_cmd_data_write_memory_bytes):
2645 New.
2646 (mi_cmd_list_features): Add "data-read-memory-bytes" feature.
2647 * target.c (target_read_until_error): Remove.
2648 (read_whatever_is_readable, free_memory_read_result_vector)
2649 (read_memory_robust): New.
2650 * target.h (target_read_until_error): Remove.
2651 (struct memory_read_result, free_memory_read_result_vector)
2652 (read_memory_robust): New.
2653
2654 2010-08-13 Hui Zhu <teawater@gmail.com>
2655
2656 * dwarf2read.c (load_partial_comp_unit): Initialize free_cu_cleanup.
2657 (read_comp_unit): Initialize back_to.
2658
2659 2010-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2660 Pedro Alves <pedro@codesourcery.com>
2661
2662 * dwarf2read.c: Include "c-lang.h" and "valprint.h".
2663 (struct dwarf2_per_objfile) <reading_partial_symbols>: New field.
2664 (struct partial_die_info) <has_template_arguments>: New field.
2665 <num_attrs>: Change type to unsigned char.
2666 <building_fullname>: New field.
2667 (dwarf2_build_psymtabs_hard): Set reading_partial_symbols. Only
2668 allocate a CU if we don't have one already. Add a cleanup for the
2669 CU.
2670 (partial_die_full_name): Handle template arguments not in
2671 DW_AT_name.
2672 (dwarf2_psymtab_to_symtab): Clear reading_partial_symbols.
2673 (load_full_comp_unit): Only allocate a CU if we don't have one
2674 already.
2675 (do_ui_file_peek_last): New.
2676 (dwarf2_compute_name): Handle template parameters not in
2677 DW_AT_name.
2678 (read_comp_unit): Read and free abbrevs if not read yet.
2679 (load_partial_dies): Handle template arguments not in DW_AT_name.
2680 (find_partial_die): If we have a CU, but no a partial dies yet,
2681 also read in the CU.
2682 (dwarf2_const_value_attr): New, abstracted out from
2683 dwarf2_const_value.
2684 (dwarf2_const_value, dwarf2_const_value_data): Adjust to use
2685 dwarf2_const_value_attr.
2686 (determine_prefix): Detect and break loops created by RCVT's debug
2687 info.
2688 (maybe_queue_comp_unit): Bail out early if reading partial
2689 symbols.
2690 (follow_die_offset): Load full CU if we have no dies.
2691 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Make public.
2692 * dwarf2loc.h (dwarf2_evaluate_loc_desc): Declare.
2693
2694 2010-08-11 Tom Tromey <tromey@redhat.com>
2695 Phil Muldoon <pmuldoon@redhat.com>
2696
2697 * python/python.c (gdbpy_run_events): New function.
2698 (gdbpy_post_event): Likewise.
2699 (gdbpy_initialize_events): Likewise.
2700 (_initialize_python): Call gdbpy_initialize_events.
2701
2702 2010-08-11 Ken Werner <ken.werner@de.ibm.com>
2703
2704 * gdb/valarith.c (vector_binop): New function.
2705 (scalar_binop): Likewise.
2706 (value_binop): Call scalar_binop or vector_binop depending on the types.
2707 * gdb/eval.c (ptrmath_type_p): Return 0 in case of TYPE_VECTOR.
2708 (evaluate_subexp_with_coercion): Add vector check to not convert vectors
2709 to pointers.
2710 * gdb/value.c (coerce_array): Add vector check to not coerce vectors.
2711
2712 2010-08-11 Brad Roberts <braddr@puremagic.com>
2713
2714 * d-lang.c (extract_identifiers): Handle multiple digits.
2715
2716 2010-08-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2717
2718 Code cleanup.
2719 * dummy-frame.c (dummy_frame_unwinder): Remove its static qualifier.
2720 Rename to dummy_frame_unwind.
2721 (dummy_frame_unwind): Remove.
2722 * dummy-frame.h (dummy_frame_unwind): Reference directly the struct.
2723 * frame-unwind.c (frame_unwind_init): Use address of
2724 dummy_frame_unwind and inline_frame_unwind.
2725 * frame.c (create_sentinel_frame): Use address of
2726 sentinel_frame_unwind.
2727 * inline-frame.c (inline_frame_unwinder): Rename to
2728 inline_frame_unwind.
2729 (inline_frame_unwind): Remove.
2730 * inline-frame.h (inline_frame_unwind): Reference directly the struct.
2731 * sentinel-frame.c (sentinel_frame_unwinder): Rename to
2732 sentinel_frame_unwind.
2733 (sentinel_frame_unwind): Remove.
2734 * sentinel-frame.h (sentinel_frame_unwind): Reference directly the
2735 struct.
2736
2737 2010-08-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2738
2739 Code cleanup.
2740 * frame-unwind.c (frame_unwind_find_by_frame): Remove the return type
2741 and returned value. New comment from frame-unwind.h.
2742 * frame-unwind.h (frame_unwind_find_by_frame): Remove the return type.
2743 Extend the comment.
2744 * frame.c (get_frame_id, frame_unwind_register_value)
2745 (create_new_frame, get_prev_frame_1, frame_unwinder_is)
2746 (get_frame_type, frame_unwind_arch): Do not use the return value of
2747 frame_unwind_find_by_frame.
2748
2749 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2750 Thiago Jung Bauermann <bauerman@br.ibm.com>
2751 Tom Tromey <tromey@redhat.com>
2752
2753 * python/python.c (gdbpy_solib_address): New function.
2754 (gdbpy_decode_line): Likewise.
2755
2756 2010-08-10 Tom Tromey <tromey@redhat.com>
2757
2758 Revert gdb-add-index addition:
2759 * Makefile.in (install-only): Don't install gdb-add-index.
2760 * gdb-add-index.sh: Remove.
2761
2762 2010-08-09 Kevin Buettner <kevinb@redhat.com>
2763
2764 * remote-sim.c (gdbsim_xfer_inferior_memory): Replace
2765 `target_has_execution' check with `to_has_memory' check.
2766 (gdbsim_has_all_memory, gdbsim_has_memory): New functions.
2767 (init_gdbsym_ops): Initialize relevant fields of `gdbsim_ops'
2768 with `gdbsim_has_all_memory' and `gdbsim_has_memory'.
2769
2770 2010-08-09 Kevin Buettner <kevinb@redhat.com>
2771
2772 * remote-sim.c (program_loaded, gdbsim_desc, remote_sim_ptid)
2773 (resume_siggnal, resume_step): Move these static globals...
2774 (struct sim_inferior_data): ...into this new struct.
2775 (sim_inferior_data_key, next_pid, sim_argv, gdbsim_is_open):
2776 New static globals.
2777 (gdb_callback, callbacks_initialized): Move these globals to
2778 a point earlier in the file.
2779 (check_for_duplicate_sim_descriptor, get_sim_inferior_data)
2780 (get_sim_inferior_data_by_ptid, sim_inferior_data_cleanup)
2781 (gdbsim_close_inferior, gdbsim_resume_inferior)
2782 (gdbsim_stop_inferior): New functions.
2783 (SIM_INSTANCE_NOT_NEEDED, SIM_INSTANCE_NEEDED, INITIAL_PID):
2784 New constants.
2785 (gdbsim_fetch_register, gdbsim_store_register, gdbsim_load)
2786 (gdbsim_create_inferior, gdbsim_open, gdbsim_close, gdbsim_resume)
2787 (gdbsim_stop, gdbsim_cntrl_c, gdbsim_wait)
2788 (gdbsim_xfer_inferior_memory, gdbsim_files_info)
2789 (gdbsim_mourn_inferior, simulator_command, gdbsim_thread_alive,
2790 (gdbsim_pid_to_str): Invoke `get_sim_inferior_data' to set
2791 new local variable `sim_data' in each of these functions. Use
2792 `sim_data' to reference former globals `program_loaded',
2793 `gdbsim_desc', `remote_sim_ptid', `resume_siggnal', and
2794 `resume_step'.
2795 (gdbsim_open): Remove local variable `argv'. Put results of call
2796 to `gdb_buildargv' in `sim_argv' rather than in `argv'. Don't
2797 make a cleanup for it. Free it though when a sim instance cannot
2798 be obtained.
2799 (gdbsim_close): Free sim_argv and null it out as appropriate.
2800 Close sim instances in all inferiors.
2801 (gdbsim_cntrl_c): Stop all inferiors.
2802 (gdbsim_wait):
2803 (_initialize_remote_sim): Initialize `sim_inferior_data_key'.
2804
2805 2010-08-09 Sami Wagiaalla <swagiaal@redhat.com>
2806
2807 * dwarf2read.c (new_symbol): Add symbol to variable list at end of
2808 function after symbol construction is complete.
2809 Do the same for template symbol addition to template_symbols list.
2810
2811 2010-08-09 Sami Wagiaalla <swagiaal@redhat.com>
2812
2813 * symtab.c (symbol_get_demangled_name): Remove assertion and
2814 return NULL when language_specific.cplus_specific is not initialized.
2815 * stabsread.c (define_symbol): Set the name before calling
2816 cp_scan_for_anonymous_namespaces.
2817
2818 2010-08-09 Sami Wagiaalla <swagiaal@redhat.com>
2819
2820 * symtab.h: Renamed SYMBOL_INIT_LANGUAGE_SPECIFIC to
2821 SYMBOL_SET_LANGUAGE.
2822 (symbol_init_language_specific): Renamed to symbol_set_language.
2823 * symtab.c (symbol_init_language_specific): Removed redundant check
2824 for language_cplus.
2825 Renamed to symbol_set_language.
2826 * stabsread.c (define_symbol): Updated.
2827 (read_enum_type): Updated
2828 * psymtab.c (add_psymbol_to_bcache): Updated.
2829 * minsyms.c (install_minimal_symbols): Updated.
2830 * coffread.c (process_coff_symbol): SYMBOL_SET_LANGUAGE instead of
2831 SYMBOL_LANGUAGE to set the language.
2832 * minsyms.c (prim_record_minimal_symbol_full): Ditto.
2833 * mdebugread.c (new_symbol): Ditto.
2834 * cp-namespace.c (check_one_possible_namespace_symbol): Ditto.
2835 * dwarf2read.c (new_symbol_full): Ditto.
2836 * jv-lang.c (add_class_symbol): Ditto.
2837
2838 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2839
2840 * defs.h (make_cleanup_restore_uinteger, make_cleanup_restore_ui_file)
2841 (make_cleanup_restore_page_info)
2842 (set_batch_flag_and_make_cleanup_restore_page_info): New declarations.
2843 * gdbcmd.h (execute_command_to_string): New declaration.
2844 * python/python.c (struct restore_ui_file_closure, restore_ui_file)
2845 (make_cleanup_restore_ui_file): Move to utils.c
2846 (execute_gdb_command) <to_string>: Move ...
2847 * top.c (execute_command_to_string): ... here. Call
2848 set_batch_flag_and_make_cleanup_restore_page_info.
2849 * utils.c (make_cleanup_restore_integer): New source file blank line.
2850 (make_cleanup_restore_uinteger): New.
2851 (struct restore_ui_file_closure, do_restore_ui_file)
2852 (make_cleanup_restore_ui_file): Move here from python/python.c.
2853 (init_page_info) <batch_flag>
2854 (do_restore_page_info_cleanup, make_cleanup_restore_page_info)
2855 (set_batch_flag_and_make_cleanup_restore_page_info): New.
2856
2857 2010-08-06 Maciej W. Rozycki <macro@codesourcery.com>
2858
2859 * thread.c (add_thread_silent): Use null_ptid instead of
2860 minus_one_ptid while getting rid of stale inferior_ptid.
2861
2862 2010-08-06 Corinna Vinschen <vinschen@redhat.com>
2863
2864 * dwarf2-frame.c (struct dwarf2_cie): Add ptr_size member.
2865 Throughout, call read_encoded_value with ptr_size rather than addr_size.
2866 (decode_frame_entry_1): Remove redundant setting of
2867 addr_size. Call gdbarch_dwarf2_addr_size rather than gdbarch_ptr_bit
2868 to determine addr_size in Dwarf versions < 4. Set ptr_size dependent
2869 on examined frame section. Add comment to explain why.
2870 * gdbarch.sh (dwarf2_addr_size): Define as variable. Add lengthy
2871 comment to explain usage.
2872 * gdbarch.c: Regenerate.
2873 * gdbarch.h: Regenerate.
2874
2875 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set dwarf2_addr_size to 4.
2876
2877 2010-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2878
2879 Code cleanup.
2880 * varobj.c (varobj_create): Move variables fi, old_fi and block to
2881 a more inner block.
2882
2883 2010-08-05 Pedro Alves <pedro@codesourcery.com>
2884
2885 * configure.tgt (alpha*-*-linux*, am33_2.0*-*-linux*, frv-*-*)
2886 (hppa*-*-linux*, ia64-*-linux*, m32r*-*-linux*, m68*-*-linux*)
2887 (microblaze*-linux-*, mips*-*-linux*, sh*-*-linux*)
2888 (sparc-*-linux*, sparc64-*-linux*, xtensa*-*-linux*): Add
2889 linux-tdep.o to gdb_target_obs.
2890
2891 2010-08-05 Marc Khouzam <marc.khouzam@ericsson.com>
2892
2893 * mi/mi-main.c (mi_cmd_remove_inferior): Properly access first
2894 argument.
2895
2896 2010-08-05 Hui Zhu <teawater@gmail.com>
2897
2898 * mips-linux-tdep.c(regset.h): New include.
2899 (mips_supply_gregset_wrapper, mips_fill_gregset_wrapper,
2900 mips_supply_fpregset_wrapper, mips_fill_fpregset_wrapper,
2901 mips64_supply_gregset_wrapper, mips64_fill_gregset_wrapper,
2902 mips64_supply_fpregset_wrapper, mips64_fill_fpregset_wrapper,
2903 mips_linux_regset_from_core_section): New functions.
2904 (fetch_core_registers, regset_core_fns): Deleted.
2905 (mips_linux_init_abi): Add mips_linux_regset_from_core_section.
2906 Deleted regset_core_fns.
2907 * mips-tdep.c(mips_gdbarch_init): Initialize tdep->gregset,
2908 tdep->gregset64, tdep->fpregset and tdep->fpregset64.
2909 * mips-tdep.h(gdbarch_tdep): Add gregset, gregset64, fpregset
2910 and fpregset64.
2911
2912 2010-08-04 Pedro Alves <pedro@codesourcery.com>
2913
2914 * s390-tdep.c: Include linux-tdep.h.
2915 (s390_gdbarch_init): Call linux_init_abi.
2916
2917 2010-08-04 Pedro Alves <pedro@codesourcery.com>
2918
2919 * corelow.c (core_pid_to_str): Default to using normal_pid_to_str
2920 instead of printing "Thread" here.
2921 * linux-tdep.c: Include inferior.h.
2922 (linux_core_pid_to_str): New.
2923 (linux_init_abi): New.
2924 * linux-tdep.h (linux_init_abi): Declare.
2925 * alpha-linux-tdep.c: Include linux-tdep.h.
2926 (alpha_linux_init_abi): Call linux_init_abi.
2927 * amd64-linux-tdep.c (amd64_linux_init_abi): Call linux_init_abi.
2928 * arm-linux-tdep.c (arm_linux_init_abi): Call linux_init_abi.
2929 * frv-linux-tdep.c: Include linux-tdep.h
2930 (frv_linux_init_abi): Call linux_init_abi.
2931 * hppa-linux-tdep.c: Include linux-tdep.h
2932 (hppa_linux_init_abi): Call linux_init_abi.
2933 * i386-linux-tdep.c (i386_linux_init_abi): Call linux_init_abi.
2934 * ia64-linux-tdep.c: Include linux-tdep.h.
2935 (ia64_linux_init_abi): Call linux_init_abi.
2936 * m32r-linux-tdep.c: Include linux-tdep.h.
2937 (m32r_linux_init_abi): Call linux_init_abi.
2938 * m68klinux-tdep.c: Include linux-tdep.h.
2939 (m68k_linux_init_abi): Call linux_init_abi.
2940 * microblaze-linux-tdep.c: Include linux-tdep.h.
2941 (microblaze_linux_init_abi): Call linux_init_abi.
2942 * mips-linux-tdep.c: Include linux-tdep.h.
2943 (mips_linux_init_abi): Call linux_init_abi.
2944 * mn10300-linux-tdep.c: Include linux-tdep.h.
2945 (am33_linux_init_osabi): Call linux_init_abi. Rename the
2946 'gdbinfo' parameter to 'info'.
2947 * ppc-linux-tdep.c: Include linux-tdep.h.
2948 (ppc_linux_init_abi): Call linux_init_abi.
2949 * sh-linux-tdep.c: Include linux-tdep.h.
2950 (sh_linux_init_abi): Call linux_init_abi.
2951 * sparc-linux-tdep.c: Include linux-tdep.h.
2952 (sparc32_linux_init_abi): Call linux_init_abi.
2953 * sparc64-linux-tdep.c: Include linux-tdep.h.
2954 (sparc64_linux_init_abi): Call linux_init_abi.
2955 * xtensa-linux-tdep.c: Include linux-tdep.h.
2956 (xtensa_linux_init_abi): Call linux_init_abi.
2957 * i386-cygwin-tdep.c (i386_windows_core_pid_to_str): New.
2958 (i386_cygwin_init_abi): Install it as gdbarch_core_pid_to_str
2959 callback.
2960
2961 2010-08-03 Doug Evans <dje@google.com>
2962
2963 * breakpoint.c (bpdisp_text): Constify bpdisps.
2964 * solib-svr4.c (solib_break_names): Constify.
2965 (bkpt_names, main_name_list): Constify.
2966 (match_main): Constify soname arg.
2967 (bfd_lookup_symbol): Remove unnecessary forward decl.
2968 Constify symname arg.
2969 (enable_break): Constify bkpt_namep.
2970 * symtab.c (search_symbols): Constify types, types2, types3, types4.
2971 (symtab_symbol_info): Constify classnames.
2972
2973 2010-08-03 Phil Muldoon <pmuldoon@redhat.com>
2974
2975 * NEWS: Document Python value inferior function calls.
2976
2977 2010-08-02 Doug Evans <dje@google.com>
2978
2979 * dwarf2read.c (dwarf_attr_name): Add DW_AT_GNU_odr_signature.
2980
2981 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2982
2983 * linux-thread-db.c (libthread_db_debug): New variable.
2984 (thread_db_find_new_threads_silently): Control verbosity with it.
2985 (try_thread_db_load_1, try_thread_db_load): Likewise.
2986 (find_new_threads_once): Likewise.
2987 (_initialize_thread_db): Set/show it.
2988
2989 2010-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
2990
2991 * common/signals.c (signals): Move the content to signals.def.
2992 Include it. Remove the INDENT comments.
2993
2994 2010-07-30 Tom Tromey <tromey@redhat.com>
2995
2996 * Makefile.in (install-only): Install gdb-add-index.
2997 * gdb-add-index.sh: New file.
2998
2999 2010-07-31 Renquan Cheng <crq@gcc.gnu.org>
3000
3001 * MAINTAINERS: Add myself for write after approval privileges.
3002
3003 2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3004
3005 * symfile.c (addr_section_name): New function.
3006 (addrs_section_compar): Use it.
3007 (addr_info_make_relative): Use it. Move variable sect_name into a more
3008 inner block. Make ".dynbss" and ".sdynbss" checks more strict.
3009
3010 2010-07-30 Tom Tromey <tromey@redhat.com>
3011
3012 * configure: Rebuild.
3013 * configure.ac: Add missing case for Python 2.7.
3014
3015 2010-07-29 DJ Delorie <dj@redhat.com>
3016
3017 * rx-tdep.c (rx_analyze_prologue): Don't require branches to have
3018 conditions.
3019
3020 2010-07-29 Pedro Alves <pedro@codesourcery.com>
3021
3022 * PROBLEMS: Remove mention of all problems.
3023
3024 2010-07-28 Pedro Alves <pedro@codesourcery.com>
3025
3026 PR build/11848
3027 * configure.ac: Check for wresize.
3028 * configure, config.in: Regenerate.
3029 * tui/tui-win.c (make_visible_with_new_height): Wrap wresize call
3030 with HAVE_WRESIZE.
3031
3032 2010-07-28 Tom Tromey <tromey@redhat.com>
3033
3034 PR python/11060:
3035 * python/py-type.c (typy_legacy_template_argument): New function,
3036 extracted from typy_template_argument.
3037 (typy_template_argument): Use TYPE_TEMPLATE_ARGUMENT. Return a
3038 value when needed.
3039
3040 2010-07-28 Oleg Nesterov <oleg@redhat.com>
3041
3042 * remote.c (readchar): Call pop_target in case of SERIAL_ERROR.
3043
3044 2010-07-27 Tom Tromey <tromey@redhat.com>
3045
3046 * dwarf2read.c (dwarf2_const_value_data): Never sign extend.
3047
3048 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3049
3050 * dwarf2read.c (read_subroutine_type): Improve THIS detection,
3051 handling DW_AT_object_pointer, and workaround GCC PR 43053.
3052
3053 2010-07-28 Tom Tromey <tromey@redhat.com>
3054
3055 * Makefile.in (HFILES_NO_SRCDIR): Remove link-warning.h.
3056
3057 2010-07-28 Joel Brobecker <brobecker@adacore.com>
3058
3059 * remote.c (remote_download_tracepoint): Add missing gettext markup.
3060 * tracepoint.c (parse_static_tracepoint_marker_definition): Likewise.
3061
3062 2010-07-28 Joel Brobecker <brobecker@adacore.com>
3063
3064 * breakpoint.c (breakpoint_re_set_one): Move call to set_language
3065 down, just before the block that parse the breakpoint addr_string.
3066
3067 2010-07-28 Tom Tromey <tromey@redhat.com>
3068
3069 PR c++/9946:
3070 * symfile.c (reread_symbols): Clear template_symbols.
3071 * symtab.h (struct symbol) <is_cplus_template_function>: New
3072 field.
3073 (SYMBOL_IS_CPLUS_TEMPLATE_FUNCTION): New macro.
3074 (struct template_symbol): New.
3075 * symtab.c (lookup_symbol_aux_local): Use
3076 cp_lookup_symbol_imports_or_template.
3077 * objfiles.h (struct objfile) <template_symbols>: New field.
3078 * objfiles.c (relocate_one_symbol): New function.
3079 (objfile_relocate1): Use it. Relocate isolated symbols.
3080 * gdbtypes.h (struct cplus_struct_type) <n_template_arguments,
3081 template_arguments>: New fields.
3082 (TYPE_N_TEMPLATE_ARGUMENTS): New macro.
3083 (TYPE_TEMPLATE_ARGUMENTS): Likewise.
3084 (TYPE_TEMPLATE_ARGUMENT): Likewise.
3085 (lookup_typename): Update.
3086 * gdbtypes.c (lookup_typename): Constify "block" argument.
3087 * dwarf2read.c: Include vec.h.
3088 (symbolp): New typedef.
3089 (read_func_scope): Read template arguments. Allocate a
3090 template_symbol when needed.
3091 (read_structure_type): Read template arguments.
3092 (new_symbol_full): New function, from new_symbol. Handle
3093 DW_TAG_template_type_param and DW_TAG_template_value_param.
3094 (new_symbol): Rewrite as wrapper.
3095 * cp-support.h (cp_lookup_symbol_imports_or_template): Declare.
3096 * cp-namespace.c: Include language.h.
3097 (search_symbol_list): New function.
3098 (cp_lookup_symbol_imports_or_template): Likewise.
3099
3100 2010-07-28 Balazs Kezes <rlblaster@gmail.com>
3101
3102 * tui/tui-win.c (make_visible_with_new_height): Resize and move
3103 the command window to the new size and position.
3104
3105 2010-07-28 Balazs Kezes <rlblaster@gmail.com>
3106
3107 * tui/tui-win.c (tui_resize_all): Update the locator's origin's
3108 coordinates.
3109
3110 2010-07-28 Balazs Kezes <rlblaster@gmail.com>
3111
3112 * tui/tui-io.c (tui_handle_resize_during_io): Call tui_resize_all
3113 after a detecting a resize.
3114 * tui/tui-win.c (tui_resize_all): Remove tui_set_win_resized_to
3115 call.
3116
3117 2010-07-28 Pedro Alves <pedro@codesourcery.com>
3118
3119 * configure.ac: Check for resize_term.
3120 * configure, config.in: Regenerate.
3121
3122 2010-07-27 Joel Brobecker <brobecker@adacore.com>
3123
3124 * MAINTAINERS (Write After Approval): Reorder a couple of entries.
3125
3126 2010-07-27 Daniel Jacobowitz <dan@codesourcery.com>
3127
3128 * dwarf2read.c (read_string): Rename to ...
3129 (read_direct_string): ... this.
3130 (skip_one_die, read_attribute_value, dwarf_decode_line_header)
3131 (dwarf_decode_lines, dwarf_decode_macros): Adjust.
3132
3133 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3134
3135 * linux-nat.c (linux_nat_lp_status_is_event): New function.
3136 (count_events_callback, select_event_lwp_callback)
3137 (cancel_breakpoints_callback, linux_nat_wait_1): Use it.
3138
3139 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3140
3141 * ia64-linux-nat.c (ia64_linux_status_is_event): New function.
3142 (_initialize_ia64_linux_nat): Install it.
3143 * linux-nat.c (sigtrap_is_event, linux_nat_status_is_event)
3144 (linux_nat_set_status_is_event): New.
3145 (stop_wait_callback, count_events_callback, select_event_lwp_callback)
3146 cancel_breakpoints_callback, linux_nat_filter_event)
3147 (linux_nat_wait_1): Use linux_nat_status_is_event.
3148 * linux-nat.h (linux_nat_set_status_is_event): New prototype.
3149
3150 2010-07-27 Tom Tromey <tromey@redhat.com>
3151
3152 * NEWS: Mention labels, .gdb_index.
3153
3154 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3155
3156 * cli/cli-cmds.c (disassemble_command): Add support of disassemble
3157 "start,+length" form of arguments.
3158 * NEWS: Add "Changed commands" (disassemble) section for "Changes
3159 since GDB 7.1"; and merge two separated paragraphs of disassemble
3160 description in "Changes in GDB 7.0".
3161
3162 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3163
3164 * top.c (input_from_terminal_p): Return 0 on BATCH_FLAG.
3165 * utils.c (defaulted_query): Do not explicitly check for BATCH_FLAG.
3166 (fputs_maybe_filtered): Do not do filtering also on
3167 ! INPUT_FROM_TERMINAL_P.
3168
3169 2010-07-27 Joel Brobecker <brobecker@adacore.com>
3170
3171 * dwarf2read.c (dw2_find_pc_sect_symtab): Remove trailing newline
3172 in warning message.
3173
3174 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3175
3176 * python/py-value.c (valpy_call): New Function.
3177
3178 2010-07-27 Ken Werner <ken.werner@de.ibm.com>
3179
3180 * dwarf2read.c (dwarf2_read_index): Initialize the types_list and
3181 types_list_elements variables.
3182
3183 2010-07-26 Tom Tromey <tromey@redhat.com>
3184
3185 * dwarf2loc.c (locexpr_describe_location_piece): Also recognize
3186 TLS with DW_OP_const4u or DW_OP_const8u.
3187
3188 2010-07-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3189
3190 * ppc-linux-nat.c (store_vsx_register): Use PTRACE_GETVSXREGS to get
3191 VSX registers contents.
3192
3193 2010-07-26 Jerome Guitton <guitton@adacore.com>
3194
3195 * dwarf2read.c (add_partial_symbol): Do not add a global variable if
3196 its adress is null. Add comment to explain why.
3197 (new_symbol): Ditto.
3198
3199 2010-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3200
3201 * linux-nat.c (linux_nat_do_thread_registers): Convert STOP_SIGNAL to
3202 the host signal first.
3203
3204 2010-07-23 Tom Tromey <tromey@redhat.com>
3205
3206 * dwarf2read.c (struct dwarf2_per_objfile) <n_type_comp_units,
3207 type_comp_units>: New fields.
3208 (dw2_get_cu): New function.
3209 (create_cus_from_index): Remove unused argument.
3210 (create_signatured_type_hash_from_index): New function.
3211 (create_addrmap_from_index): Update.
3212 (dwarf2_read_index): Handle version 2.
3213 (dw2_find_last_source_symtab, dw2_forget_cached_source_info)
3214 (dw2_lookup_symtab, dw2_do_expand_symtabs_matching)
3215 (dw2_print_stats, dw2_expand_all_symtabs)
3216 (dw2_expand_symtabs_with_filename, dw2_find_symbol_file)
3217 (dw2_expand_symtabs_matching, dw2_map_symbol_filenames): Update.
3218 (dwarf2_initialize_objfile): Call create_debug_types_hash_table.
3219 (allocate_signatured_type_hash_table): New function.
3220 (add_signatured_type_cu_to_list): Likewise.
3221 (create_debug_types_hash_table): Use them. Set type_comp_units.
3222 (read_signatured_type): Ensure section data is available.
3223 (add_address_entry): Don't record empty ranges.
3224 (struct signatured_type_index_data): New.
3225 (write_one_signatured_type): New function.
3226 (write_psymtabs_to_index): Write type CUs.
3227 (save_gdb_index_command): Update comment.
3228 (process_type_comp_unit): Move inititalization of
3229 from_debug_types...
3230 (create_debug_types_hash_table): ... here.
3231
3232 2010-07-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3233
3234 * gdb_gcore.sh (tmpfile): Remove the variable, its initialization,
3235 cleanup and generating of gdb script to it.
3236 (gdb): Use redirection from /dev/null. Use --nx. Turn off pagination
3237 and terminal size. Convert $tmpfile to a series of -ex-es.
3238
3239 2010-07-23 Keith Seitz <keiths@redhat.com>
3240
3241 * symtab.c (basic_lookup_transparent_type): Call pre-expand
3242 hook for STATIC_BLOCK types, too.
3243
3244 2010-07-23 Keith Seitz <keiths@redhat.com>
3245
3246 * dwarf2read.c: Remove unused typedef dwarf2_cu_per_cu_data_ptr
3247 and vector definition.
3248
3249 2010-07-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3250
3251 * linux-nat.c (cancel_breakpoint): Remove unused forward declaration.
3252
3253 2010-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3254
3255 * dwarf2read.c: Include completer.h.
3256 (save_gdb_index_command): Use matching usage command name.
3257 (_initialize_dwarf2_read): New variable c, initialize it by add_cmd.
3258 Set filename_completer for it.
3259
3260 2010-07-22 Tom Tromey <tromey@redhat.com>
3261
3262 * dwarf2read.c (create_debug_types_hash_table): Set objfile on
3263 type signature's per-CU data.
3264
3265 2010-07-22 Pedro Alves <pedro@codesourcery.com>
3266
3267 * NEWS: Mention target reported shared libraries support by
3268 default.
3269
3270 2010-07-21 Pedro Alves <pedro@codesourcery.com>
3271
3272 PR symtab/11827
3273
3274 Revert:
3275 2010-05-21 Pierre Muller <muller@ics.u-strasbg.fr>
3276 * dwarf2read.c (process_die): Also allow DW_TAG_const_type
3277 and DW_TAG_volatile_type.
3278 (new_symbol): Likewise.
3279
3280 2010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
3281
3282 * eval.c (evaluate_subexp_standard): Disabled evaluation of C++
3283 function symbols before overload resolution.
3284
3285 2010-07-21 Pedro Alves <pedro@codesourcery.com>
3286
3287 * breakpoint.c (bptype_string): New, abstracted out from
3288 print_one_breakpoint_location.
3289 (print_one_breakpoint_location): Adjust.
3290 (breakpoint_1): Adjust the type column width dynamically.
3291
3292 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3293
3294 * symfile.c (find_separate_debug_file_by_debuglink): Remove
3295 a gdb_assert call, new comment.
3296
3297 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3298
3299 * linux-nat.c (linux_handle_extended_wait): Handle case when
3300 event == PTRACE_EVENT_CLONE && stopping && WSTOPSIG (status) != SIGSTOP.
3301
3302 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3303
3304 Code cleanup.
3305 * linux-nat.c (linux_nat_wait_1): Reset STATUS after calling
3306 linux_nat_wait_1. Use always LP->STATUS afterwards.
3307
3308 2010-07-20 Hui Zhu <teawater@gmail.com>
3309
3310 * inf-ptrace.c (inf_ptrace_create_inferior): Initialize back_to.
3311 (inf_ptrace_attach): Ditto.
3312
3313 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3314
3315 Make core files the process_stratum.
3316 * corefile.c (core_target): New variable.
3317 (core_file_command): Remove variable t, use core_target.
3318 * corelow.c (core_ops): Make it static.
3319 (init_core_ops): Change to process_stratum. Initialize CORE_TARGET.
3320 * defs.h (make_cleanup_unpush_target): New prototype.
3321 * gdbarch.h: Regenerate.
3322 * gdbarch.sh (core_pid_to_str): Remove core_stratum from its comment.
3323 * gdbcore.h (core_target): New declaration.
3324 * inf-ptrace.c (inf_ptrace_create_inferior, inf_ptrace_attach): New
3325 variables ops_already_pushed and back_to. Use push_target,
3326 make_cleanup_unpush_target and discard_cleanups calls.
3327 * record.c (record_open): Replace core_stratum by a core_bfd check.
3328 * target.c (target_is_pushed): New function.
3329 (find_core_target): Remove.
3330 * target.h (enum strata) <core_stratum>: Remove.
3331 (target_is_pushed): New declaration.
3332 (find_core_target): Remove declaration.
3333 * tracepoint.c (init_tfile_ops) <to_stratum>: Remove comment.
3334 * utils.c (do_unpush_target, make_cleanup_unpush_target): New functions.
3335
3336 2010-07-19 Hui Zhu <teawater@gmail.com>
3337
3338 * breakpoint.c (single_step_breakpoints_inserted): New
3339 function.
3340 * breakpoint.h (single_step_breakpoints_inserted): Extern.
3341 * infrun.c (maybe_software_singlestep): Add check code.
3342 * record.c (record_resume): Add code for software single step.
3343 (record_wait): Ditto.
3344
3345 2010-07-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3346
3347 * linux-nat.c (linux_handle_extended_wait): Move variable new_lp into
3348 a more inner block. Remove its unused declaration initializer.
3349
3350 2010-07-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
3351
3352 * NEWS: Mention support for the new ptrace interface and hardware
3353 accelerated watchpoint conditions on powerpc-linux.
3354
3355 2010-07-16 Ozkan Sezer <sezeroz@gmail.com>
3356
3357 * target.c (debug_to_insert_breakpoint): Instead of casting to unsigned
3358 long and %ld, use core_addr_to_string() and %s to print CORE_ADDR vars
3359 and host_address_to_string() and %s for pointers.
3360 (debug_to_remove_breakpoint): Likewise.
3361 (debug_to_region_ok_for_hw_watchpoint): Likewise.
3362 (debug_to_can_accel_watchpoint_condition): Likewise.
3363 (debug_to_stopped_data_address): Likewise.
3364 (debug_to_watchpoint_addr_within_range): Likewise.
3365 (debug_to_insert_hw_breakpoint): Likewise.
3366 (debug_to_remove_hw_breakpoint): Likewise.
3367 (debug_to_insert_watchpoint): Likewise.
3368 (debug_to_remove_watchpoint): Likewise.
3369
3370 2010-07-16 Sami Wagiaalla <swagiaal@redhat.com>
3371
3372 * symtab.h (symbol_set_demangled_name): Now takes an optional objfile*
3373 argument.
3374 (cplus_specific): New struct.
3375 * symtab.c (symbol_set_demangled_name): Updated.
3376 Use cplus_specific for cplus symbols.
3377 (symbol_get_demangled_name): Retrive the name from the cplus_specific
3378 struct for cplus symbols.
3379 (symbol_init_language_specific): Set cplus_specific for cplus symbols.
3380 (symbol_set_names): Pass objfile to symbol_set_demangled_name.
3381 * symtab.c (symbol_init_cplus_specific): New function.
3382
3383 2010-07-16 Sami Wagiaalla <swagiaal@redhat.com>
3384
3385 * symtab.h (symbol_set_demangled_name): New function.
3386 (symbol_get_demangled_name): New function.
3387 * symtab.c (symbol_set_demangled_name): New function.
3388 (symbol_get_demangled_name): New function.
3389 (symbol_init_language_specific): Use demangled_name setter and getter.
3390 (symbol_set_names): Ditto.
3391 (symbol_natural_name): Ditto.
3392 (symbol_demangled_name): Ditto.
3393 * dwarf2read.c (new_symbol): Ditto.
3394
3395 2010-07-16 Sami Wagiaalla <swagiaal@redhat.com>
3396
3397 * symtab.h: Renamed cplus_specific to mangled_lang.
3398 * symtab.c (symbol_init_language_specific): Updated.
3399 (symbol_set_names): Updated.
3400 (symbol_natural_name): Updated.
3401 (symbol_demangled_name): Updated.
3402 * ada-lang.c (ada_decode_symbol): Updated.
3403 * dwarf2read.c (new_symbol): Updated.
3404
3405 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
3406
3407 * valops.c (value_assign): Do not call to value_coerce_to_target.
3408 (value_must_coerce_to_target): Return 0 in case of TYPE_VECTOR.
3409
3410 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
3411
3412 * MAINTAINERS: Add myself for write after approval privileges.
3413
3414 2010-07-13 Emmanuel Thomé <Emmanuel.Thome@gmail.com>
3415
3416 * c-valprint.c (c_val_print): Add embedded_offset to address in
3417 call to val_print_array_elements.
3418
3419 2010-07-13 Tom Tromey <tromey@redhat.com>
3420
3421 * dwarf2read.c (dwarf2_read_index): Correctly set 'total_size'.
3422
3423 2010-07-13 Tom Tromey <tromey@redhat.com>
3424
3425 * dwarf2read.c (dwarf2_per_cu_text_offset): Fix reference to
3426 objfile.
3427
3428 2010-07-13 Tom Tromey <tromey@redhat.com>
3429
3430 * symfile.c (set_initial_language): Update.
3431 (deduce_language_from_filename): Argument type now const.
3432 * symtab.h (find_main_filename): Update.
3433 (deduce_language_from_filename): Update.
3434 * symtab.c (find_main_filename): Make result const.
3435 * dwarf2read.c (dw2_find_symbol_file): Change return type.
3436 * psymtab.c (find_symbol_file_from_partial): Change return type.
3437 * symfile.h (struct quick_symbol_functions) <find_symbol_file>:
3438 Make result const.
3439
3440 2010-07-13 Tom Tromey <tromey@redhat.com>
3441
3442 * breakpoint.c (save_cmdlist): No longer static.
3443 * gdbcmd.h (save_cmdlist): Declare.
3444 * symfile.c (symbol_file_add_with_addrs_or_offsets): Set
3445 OBJF_READNOW on objfile if readnow_symbol_files.
3446 * elfread.c (elf_symfile_read): Use dwarf2_initialize_objfile.
3447 (elf_sym_fns_gdb_index): New global.
3448 * dwarf2read.c: Include exceptions.h.
3449 (offset_type): New.
3450 (struct mapped_index): New.
3451 (dwarf2_per_cu_data_ptr): New typedef.
3452 (struct dwarf2_per_objfile) <using_index, index_table, gdb_index>:
3453 New fields.
3454 (GDB_INDEX_SECTION): New define.
3455 (struct dwarf2_per_cu_quick_data): New.
3456 (struct dwarf2_per_cu_data) <objfile>: New field.
3457 <psymtab>: Removed.
3458 <v>: New field.
3459 (byte_swap): New function.
3460 (MAYBE_SWAP): New macro.
3461 (INDEX_SUFFIX): New macro.
3462 (dw2_do_instantiate_symtab): New function.
3463 (dw2_instantiate_symtab): Likewise.
3464 (create_cus_from_index): Likewise.
3465 (create_addrmap_from_index): Likewise.
3466 (mapped_index_string_hash): Likewise.
3467 (find_slot_in_mapped_hash): Likewise.
3468 (dwarf2_read_index): Likewise.
3469 (dw2_setup): Likewise.
3470 (dw2_require_line_header): Likewise.
3471 (dw2_require_full_path): Likewise.
3472 (dw2_find_last_source_symtab): Likewise.
3473 (dw2_forget_cached_source_info): Likewise.
3474 (dw2_lookup_symtab): Likewise.
3475 (dw2_lookup_symbol): Likewise.
3476 (dw2_do_expand_symtabs_matching): Likewise.
3477 (dw2_pre_expand_symtabs_matching): Likewise.
3478 (dw2_print_stats): Likewise.
3479 (dw2_dump): Likewise.
3480 (dw2_relocate): Likewise.
3481 (dw2_expand_symtabs_for_function): Likewise.
3482 (dw2_expand_all_symtabs): Likewise.
3483 (dw2_expand_symtabs_with_filename): Likewise.
3484 (dw2_find_symbol_file): Likewise.
3485 (dw2_map_ada_symtabs): Likewise.
3486 (dw2_expand_symtabs_matching): Likewise.
3487 (dw2_find_pc_sect_symtab): Likewise.
3488 (dw2_map_symbol_names): Likewise.
3489 (dw2_map_symbol_filenames): Likewise.
3490 (dw2_has_symbols): Likewise.
3491 (dwarf2_gdb_index_functions): New global.
3492 (dwarf2_initialize_objfile): New function.
3493 (process_psymtab_comp_unit): Update.
3494 (add_partial_subprogram): Likewise.
3495 (dwarf2_psymtab_to_symtab): Likewise.
3496 (psymtab_to_symtab_1): Use dw2_do_instantiate_symtab.
3497 (process_full_comp_unit): Update.
3498 (find_file_and_directory): New function.
3499 (read_file_scope): Use find_file_and_directory.
3500 (dwarf2_per_cu_objfile): Update.
3501 (dwarf2_per_cu_addr_size): Update.
3502 (dwarf2_per_cu_offset_size): Update.
3503 (dwarf2_free_objfile): Free the index, if needed.
3504 (dwarf2_per_objfile_free): Unmap the index, if needed.
3505 (struct strtab_entry): New.
3506 (hash_strtab_entry): New function.
3507 (eq_strtab_entry): Likewise.
3508 (create_strtab): Likewise.
3509 (add_string): Likewise.
3510 (struct symtab_index_entry): New.
3511 (struct mapped_symtab): New.
3512 (hash_symtab_entry): New function.
3513 (eq_symtab_entry): Likewise.
3514 (delete_symtab_entry): Likewise.
3515 (create_index_table): Likewise.
3516 (create_mapped_symtab): Likewise.
3517 (cleanup_mapped_symtab): Likewise.
3518 (find_slot): Likewise.
3519 (hash_expand): Likewise.
3520 (add_index_entry): Likewise.
3521 (add_indices_to_cpool): Likewise.
3522 (write_hash_table): Likewise.
3523 (add_address_entry): Likewise.
3524 (write_psymbols): Likewise.
3525 (write_obstack): Likewise.
3526 (unlink_if_set): Likewise.
3527 (write_psymtabs_to_index): Likewise.
3528 (save_gdb_index_command): Likewise.
3529 (_initialize_dwarf2_read): Install "save gdb-index"
3530 command.
3531 (create_all_comp_units): Initialize 'objfile' field of CU.
3532 (dwarf2_locate_sections): Check for .gdb_index.
3533 * psymtab.h (dwarf2_gdb_index_functions): Declare.
3534 * symfile.h (dwarf2_initialize_objfile): Declare.
3535
3536 2010-07-13 Tom Tromey <tromey@redhat.com>
3537
3538 * symtab.c (lookup_symbol_aux_symtabs): Call pre-expand hook.
3539 (basic_lookup_transparent_type): Likewise.
3540 * symfile.h (struct quick_symbol_functions)
3541 <pre_expand_symtabs_matching>: New field.
3542 * psymtab.c (pre_expand_symtabs_matching_psymtabs): New function.
3543 (psym_functions): Update.
3544
3545 2010-07-13 Tom Tromey <tromey@redhat.com>
3546
3547 PR breakpoints/8357:
3548 * symtab.h (domain_enum_tag) <LABEL_DOMAIN>: Update comment.
3549 * linespec.c (decode_line_1): Update comment. Call decode_label.
3550 (decode_label): New function.
3551 (symbol_found): Handle LOC_LABEL.
3552 * dwarf2read.c (new_symbol) <DW_TAG_label>: Set symbol's type and
3553 domain. Call add_symbol_to_list.
3554
3555 2010-07-13 Tom Tromey <tromey@redhat.com>
3556
3557 * dwarf2loc.h (dwarf2_per_cu_text_offset): Declare.
3558 * dwarf2loc.c (find_location_expression): Use
3559 dwarf2_per_cu_text_offset.
3560 (dwarf2_evaluate_loc_desc): Likewise.
3561 (dwarf2_loc_desc_needs_frame): Likewise.
3562 (compile_dwarf_to_ax): Likewise.
3563 (loclist_describe_location): Likewise.
3564 * dwarf2read.c (dwarf2_per_cu_text_offset): New function.
3565 (dwarf2_per_cu_objfile): Update comment.
3566
3567 2010-07-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3568
3569 * dwarf2read.c (read_subrange_type): Call read_subrange_type.
3570 * p-lang.c (pascal_printstr): Likewise.
3571
3572 2010-07-09 Tom Tromey <tromey@redhat.com>
3573
3574 * python/py-prettyprint.c (gdbpy_get_display_hint): Don't use
3575 'hint' if it is NULL.
3576
3577 2010-07-09 Hui Zhu <teawater@gmail.com>
3578
3579 * source.c (print_source_lines_base): Add check for noprint.
3580
3581 2010-07-08 Joel Brobecker <brobecker@adacore.com>
3582
3583 * python/python-config.py: Resync with Python 2.7 version of this
3584 script.
3585
3586 2010-07-08 Joel Brobecker <brobecker@adacore.com>
3587
3588 * NEWS: Fix typo in section name (s/GDB 7.1/GDB 7.2).
3589
3590 2010-07-07 Joel Brobecker <brobecker@adacore.com>
3591
3592 * NEWS: Create a new section for the next release branch.
3593 Rename the section of the current branch, now that it has
3594 been cut.
3595
3596 2010-07-07 Joel Brobecker <brobecker@adacore.com>
3597
3598 GDB 7.2 branch created (branch timestamp: 2010-07-07 17:00 UTC)
3599 * version.in: Bump version to 7.2.50.20100707-cvs.
3600
3601 2010-07-07 Tom Tromey <tromey@redhat.com>
3602
3603 * dwarf2read.c (dwarf2_const_value) <DW_form_addr>: Create a
3604 LOC_COMPUTED symbol.
3605 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Set new field.
3606 (dwarf2_loc_desc_needs_frame): Likewise.
3607 (compile_dwarf_to_ax) <DW_OP_addr>: Use offset.
3608 * dwarf2expr.h (struct dwarf_expr_context) <offset>: New field.
3609 * dwarf2expr.c (execute_stack_op) <DW_OP_addr>: Use offset.
3610 * dwarf2-frame.c (execute_stack_op): Set 'offset' field. Add
3611 'offset' argument.
3612 (struct dwarf2_frame_cache) <text_offset>: New field.
3613 (dwarf2_frame_cache): Set new field.
3614 (dwarf2_frame_prev_register): Update.
3615 (dwarf2_frame_sniffer): Update.
3616 (dwarf2_frame_base_sniffer): Update.
3617 (dwarf2_frame_find_fde): Add 'out_offset' argument.
3618
3619 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3620 Thiago Jung Bauermann <bauerman@br.ibm.com>
3621
3622 Support for hw accelerated condition watchpoints in booke powerpc.
3623
3624 * breakpoint.c (fetch_watchpoint_value): Rename to fetch_subexp_value
3625 and move to eval.c. Change callers.
3626 (insert_bp_location): Pass watchpoint condition in
3627 target_insert_watchpoint.
3628 (remove_breakpoint_1) Pass watchpoint condition in
3629 target_remove_watchpoint.
3630 (watchpoint_locations_match): Call
3631 target_can_accel_watchpoint_condition.
3632 * eval.c: Include wrapper.h.
3633 (fetch_subexp_value): Moved from breakpoint.c.
3634 * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint):
3635 Formatting fix.
3636 (can_use_watchpoint_cond_accel): New function.
3637 (calculate_dvc): Likewise.
3638 (num_memory_accesses): Likewise.
3639 (check_condition): Likewise.
3640 (ppc_linux_can_accel_watchpoint_condition): Likewise
3641 (ppc_linux_insert_watchpoint): Call can_use_watchpoint_cond_accel,
3642 check_condition and calculate_dvc.
3643 (ppc_linux_remove_watchpoint): Likewise.
3644 (_initialize_ppc_linux_nat): Set to_can_accel_watchpoint_condition to
3645 ppc_linux_can_accel_watchpoint_condition
3646 * target.c (debug_to_insert_watchpoint): Add argument for watchpoint
3647 condition.
3648 (debug_to_remove_watchpoint): Likewise.
3649 (debug_to_can_accel_watchpoint_condition): New function.
3650 (update_current_target): Set to_can_accel_watchpoint_condition.
3651 (setup_target_debug): Set to_can_accel_watchpoint_condition.
3652 * target.h: Add opaque declaration for struct expression.
3653 (struct target_ops) <to_insert_watchpoint>,
3654 <to_remove_watchpoint>: Add new arguments to pass the watchpoint
3655 <to_can_accel_watchpoint_condition>: New member.
3656 condition. Update all callers and implementations.
3657 (target_can_accel_watchpoint_condition): New macro.
3658 * value.c (free_value_chain): New function.
3659 * value.h (fetch_subexp_value): New prototype.
3660 (free_value_chain): Likewise.
3661
3662 2010-07-07 Ulrich Weigand <uweigand@de.ibm.com>
3663
3664 * linux-nat.c (linux_nat_do_thread_registers): Use section size
3665 from gdbarch_core_regset_sections also for .reg if present.
3666
3667 * amd64-linux-tdep.c (amd64_linux_regset_sections): Fix incorrect
3668 section size for .reg.
3669 * ppc-linux-tdep.c (ppc_linux_vsx_regset_sections): Likewise.
3670 (ppc_linux_vmx_regset_sections): Likewise.
3671 (ppc_linux_fp_regset_sections): Likewise.
3672 (ppc64_linux_vsx_regset_sections): New variable.
3673 (ppc64_linux_vmx_regset_sections): Likewise.
3674 (ppc64_linux_fp_regset_sections): Likewise.
3675 (ppc_linux_init_abi): Install core_regset_section lists appropriate
3676 for current word size.
3677
3678 2010-07-06 Joel Brobecker <brobecker@adacore.com>
3679
3680 * server.c (myresume): Make static.
3681
3682 2010-07-06 Tom Tromey <tromey@redhat.com>
3683
3684 * configure, config.in: Rebuild.
3685 * configure.ac (HAVE_LIBPYTHON2_7): New define.
3686 * python/python-internal.h: Handle HAVE_LIBPYTHON2_7.
3687
3688 2010-07-06 Andreas Schwab <schwab@linux-m68k.org>
3689
3690 * breakpoint.c (_initialize_breakpoint): Add "cl" as alias for
3691 "clear".
3692
3693 2010-07-06 Ken Werner <ken.werner@de.ibm.com>
3694
3695 * gdbtypes.h (floatformats_ieee_half): Add declaration.
3696 * gdbtypes.c (floatformats_ieee_half): New variable.
3697 * doublest.c (floatformat_from_length): Set format to
3698 gdbarch_half_format if length matches.
3699 * gdbarch.sh (half_bit): New architecture method.
3700 (half_format): Likewise.
3701 * gdbarch.h: Regenerate.
3702 * gdbarch.c: Likewise.
3703
3704 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3705 Joel Brobecker <brobecker@adacore.com>
3706
3707 Fix re-run of PIE executable, PR shlibs/11776.
3708 * solib-svr4.c (svr4_relocate_main_executable) <symfile_objfile>: Remove
3709 the part of pre-set SYMFILE_OBJFILE->SECTION_OFFSETS.
3710
3711 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3712 Joel Brobecker <brobecker@adacore.com>
3713
3714 * auxv.c (memory_xfer_auxv): Update attach comment.
3715 * solib-svr4.c (svr4_special_symbol_handling): Remove the call to
3716 svr4_relocate_main_executable.
3717 (svr4_solib_create_inferior_hook): Make the call to
3718 svr4_relocate_main_executable unconditional.
3719
3720 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3721 Joel Brobecker <brobecker@adacore.com>
3722
3723 * auxv.c (ld_so_xfer_auxv): Do not error on failed read of data_address.
3724
3725 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3726 Joel Brobecker <brobecker@adacore.com>
3727
3728 Fix attaching to PIEs prelinked on the disk after the process was
3729 started.
3730 * solib-svr4.c (svr4_exec_displacement): New variable arch_size.
3731 Verify it against bfd_get_arch_size. Try to match arbitrary
3732 displacement for the phdrs comparison.
3733
3734 2010-07-02 Tom Tromey <tromey@redhat.com>
3735
3736 PR exp/11780:
3737 * libunwind-frame.c (libunwind_frame_prev_register): Don't set
3738 value as optimized-out.
3739
3740 2010-07-02 Ulrich Weigand <uweigand@de.ibm.com>
3741 Thiago Jung Bauermann <bauerman@br.ibm.com>
3742
3743 * breakpoint.c (can_use_hardware_watchpoint): Answer "what does this
3744 represent?" question in comment. Change comment to a proper sentence.
3745
3746 2010-07-02 Ken Werner <ken.werner@de.ibm.com>
3747
3748 * c-valprint.c (c_val_print): Fix printing of character vectors.
3749
3750 2010-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3751
3752 * spu-tdep.c (spu_catch_start): Adjust the caller of changed
3753 create_breakpoint prototype.
3754
3755 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3756
3757 * breakpoint.c (BREAK_ARGS_HELP, _initialize_breakpoint): Clarify
3758 usefulness suggestion of multiple breakpoints at same location.
3759
3760 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3761
3762 * breakpoint.c (BREAK_ARGS_HELP): Add missing `the'.
3763
3764 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3765
3766 * dwarf2loc.c (locexpr_tracepoint_var_ref)
3767 (loclist_tracepoint_var_ref): Handle optimized out values.
3768
3769 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3770
3771 * breakpoint.c (update_watchpoint, _initialize_breakpoint): Remove
3772 unnecessary space in string.
3773 * filesystem.c (_initialize_filesystem): Ditto.
3774 * frame.c (_initialize_frame): Ditto.
3775 * infcmd.c (step_once): Ditto.
3776 * infrun.c (_initialize_infrun): Ditto.
3777 * linux-nat.c (linux_child_follow_fork): Ditto.
3778 * maint.c (maintenance_deprecate): Ditto.
3779 * memattr.c (_initialize_mem): Ditto.
3780 * mips-tdep.c (_initialize_mips_tdep): Ditto.
3781 * monitor.c (monitor_open): Ditto.
3782 * procfs.c (procfs_xfer_memory): Ditto.
3783 * reverse.c (bookmarks_info): Ditto.
3784 * sh64-tdep.c (sh64_show_media_regs, sh64_show_compact_regs): Ditto.
3785 * stack.c (_initialize_stack): Ditto.
3786 * tracepoint.c (_initialize_tracepoint): Ditto.
3787 * xtensa-tdep.c (xtensa_supply_gregset,
3788 xtensa_regset_from_core_section): Ditto.
3789
3790 2010-07-01 Tom Tromey <tromey@redhat.com>
3791
3792 * value.h (struct lval_funcs) <check_any_valid>: Rename from
3793 check_all_valid.
3794 * value.c (value_entirely_optimized_out): Invert result. Update
3795 for new function name.
3796
3797 2010-07-01 Pedro Alves <pedro@codesourcery.com>
3798
3799 Static tracepoints support.
3800
3801 * NEWS: Mention new support for static tracepoints.
3802 (New packets): Mention qTfSTM, qTsSTM, qTSTMat and
3803 qXfer:statictrace:read.
3804 (New features in the GDB remote stub, GDBserver): Mention static
3805 tracepoints support using an UST based backend.
3806 (New commands): Mention "info static-tracepoint-markers" and
3807 "strace".
3808 * breakpoint.c (is_marker_spec): New.
3809 (is_tracepoint): Handle static tracepoints.
3810 (validate_commands_for_breakpoint): Static tracepoints can't do
3811 while-stepping.
3812 (static_tracepoints_here): New.
3813 (bpstat_what): Handle static tracepoints.
3814 (print_one_breakpoint_location, allocate_bp_location, mention):
3815 Ditto.
3816 (create_breakpoint_sal): Ditto.
3817 (decode_static_tracepoint_spec): New.
3818 (create_breakpoint): Replace `hardwareflag', and `traceflag' with
3819 `type_wanted'. Adjust. Handle static tracepoint marker
3820 locations.
3821 (break_command_1): Adjust.
3822 (update_static_tracepoint): New.
3823 (update_breakpoint_locations): Handle static tracepoints.
3824 (breakpoint_re_set_one): Handle static tracepoint marker
3825 locations.
3826 (disable_command, enable_command): Handle static tracepoints.
3827 (trace_command, ftrace_command): Adjust.
3828 (strace_command): New.
3829 (create_tracepoint_from_upload): Adjust.
3830 (save_breakpoints): Handle static tracepoints.
3831 (_initialize_breakpoint): Install the "strace" command.
3832 * breakpoint.h (enum bptype): New bp_static_tracepoint type.
3833 (struct breakpoint): New fields static_trace_marker_id and
3834 static_trace_marker_id_idx.
3835 (breakpoints_here_p): Declare.
3836 (create_breakpoint): Adjust.
3837 (static_tracepoints_here): Declare.
3838 * remote.c (struct remote_state) <static_tracepoints>: New field.
3839 (PACKET_qXfer_statictrace_read, PACKET_StaticTracepoints): New.
3840 (remote_static_tracepoint_marker_at): New.
3841 (remote_static_tracepoint_markers_by_strid): New.
3842 (remote_static_tracepoint_feature): New.
3843 (remote_disconnected_tracing_feature): Handle "StaticTracepoints".
3844 (remote_xfer_partial): Handle TARGET_OBJECT_STATIC_TRACE_DATA.
3845 (remote_supports_static_tracepoints): New.
3846 (remote_download_tracepoint): Download static tracepoints.
3847 (init_remote_ops): Install remote_static_tracepoint_marker_at and
3848 remote_static_tracepoint_markers_by_strid.
3849 (_initialize_remote): Install set|show remote static-tracepoints,
3850 and set|show remote read-sdata-object commands.
3851 * target.c (update_current_target): Inherit and default
3852 to_static_tracepoint_marker_at, and
3853 to_static_tracepoint_markers_by_strid.
3854 * target.h (static_tracepoint_marker): Forward declare.
3855 (enum target_object): New object TARGET_OBJECT_STATIC_TRACE_DATA.
3856 (static_tracepoint_marker_p): New typedef.
3857 (DEF_VEC_P(static_tracepoint_marker_p)): New VEC type.
3858 (struct target_ops): New fields to_static_tracepoint_marker_at and
3859 to_static_tracepoint_markers_by_strid.
3860 (target_static_tracepoint_marker_at)
3861 (target_static_tracepoint_markers_by_strid): New.
3862 * tracepoint.c: Include source.h.
3863 (validate_actionline): Handle $_sdata.
3864 (struct collection_list): New field strace_data.
3865 (add_static_trace_data): New.
3866 (clear_collection_list): Clear strace_data.
3867 (stringify_collection_list): Account for a possible static trace
3868 data collection.
3869 (encode_actions_1): Encode an $_sdata collection.
3870 (parse_tracepoint_definition): Handle static tracepoints.
3871 (parse_static_tracepoint_marker_definition): New.
3872 (release_static_tracepoint_marker): New.
3873 (print_one_static_tracepoint_marker): New.
3874 (info_static_tracepoint_markers_command): New.
3875 (sdata_make_value): New.
3876 (_initialize_tracepoint): Create the $_sdata convenience variable.
3877 Add the "info static-tracepoint-markers" command.
3878 Mention $_sdata in the "collect" command's help output.
3879 * tracepoint.h (struct static_tracepoint_marker): New.
3880 (parse_static_tracepoint_marker_definition)
3881 (release_static_tracepoint_marker): Declare.
3882 * mi/mi-cmd-break.c (mi_cmd_break_insert): Adjust.
3883 * python/py-breakpoint.c (bppy_new): Adjust.
3884
3885 2010-06-30 Joel Brobecker <brobecker@adacore.com>
3886
3887 * python/python-internal.h (_XOPEN_SOURCE): Undefine before
3888 including Python.h.
3889
3890 2010-06-29 Doug Evans <dje@google.com>
3891
3892 PR gdb/11702
3893 * dwarf2read.c (dwarf2_add_field): Only create a symbol if
3894 DW_AT_external is present.
3895
3896 PR gdb/11702
3897 * NEWS: Add entry.
3898 * dwarf2read.c (dwarf2_add_field): If DW_AT_const_value is present,
3899 create a symbol for the field and record the value.
3900 (new_symbol): Handle DW_TAG_member.
3901 * gdbtypes.c (field_is_static): Remove FIXME.
3902 * symtab.c (search_symbols): When searching for VARIABLES_DOMAIN,
3903 only ignore LOC_CONST symbols that are enums.
3904
3905 * dwarf2read.c: Remove trailing whitespace.
3906
3907 Delete FIELD_LOC_KIND_DWARF_BLOCK, unused.
3908 * gdbtypes.h (enum field_loc_kind): Delete FIELD_LOC_KIND_DWARF_BLOCK.
3909 (struct main_type, field loc): Delete dwarf_block.
3910 (FIELD_DWARF_BLOCK): Delete.
3911 (SET_FIELD_DWARF_BLOCK): Delete.
3912 (TYPE_FIELD_DWARF_BLOCK): Delete.
3913 * gdb-gdb.py (StructMainTypePrettyPrinter.struct_field_location_img):
3914 Update.
3915
3916 2010-06-29 Hui Zhu <teawater@gmail.com>
3917
3918 * record.c (set_record_pic_cmdlist,
3919 show_record_pic_cmdlist): New variables.
3920 (set_record_pic_command,
3921 show_record_pic_command): New functions.
3922 (record_pic_function, record_pic_line, record_pic_enum,
3923 set_record_pic_type, record_pic_hide_nofunction,
3924 record_pic_hide_nosource, record_pic_hide_same): New variables.
3925 (record_pic_fputs): New function.
3926 (function_list, node_list, edge_list): New struct.
3927 (function_list, node_list, edge_list): New variables.
3928 (record_pic_cleanups, record_pic_node,
3929 record_pic_edge, cmd_record_pic): New functions.
3930 (_initialize_record): Add new commands for record pic.
3931
3932 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3933
3934 * dwarf2read.c (read_structure_type) <fi.typedef_field_list>: Call
3935 ALLOCATE_CPLUS_STRUCT_TYPE.
3936
3937 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3938 Tom Tromey <tromey@redhat.com>
3939 Thiago Jung Bauermann <bauerman@br.ibm.com>
3940
3941 * value.c (pack_unsigned_long): New function.
3942 (value_from_ulongest): New function.
3943 * value.h (value_from_ulongest): Declare.
3944 * python/python.c (_initialize_python): Call
3945 gdbpy_initialize_thread and gdbpy_initialize_inferior.
3946 * python/python-internal.h: Define thread_object.
3947 (gdbpy_inferiors, gdbpy_selected_thread)
3948 (frame_info_to_frame_object, create_thread_object)
3949 (find_thread_object, find_inferior_object)
3950 (gdbpy_initialize_thread, gdbpy_initialize_inferiors)
3951 (gdbpy_is_value_object, get_addr_from_python): Declare.
3952 * python/py-value.c (builtin_type_upylong): Define.
3953 (convert_value_from_python): Add logic for ulongest.
3954 (gdbpy_is_value_object): New function.
3955 * python/py-utils.c (get_addr_from_python): New function.
3956 * python/py-frame.c (frame_info_to_frame_object): Return a PyObject.
3957 (gdbpy_selected_frame): Use PyObject over frame_info.
3958 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-inferior and
3959 py-infthread.
3960 (SUBDIR_PYTHON_SRCS): Likewise.
3961 (py-inferior.o): New Rule.
3962 (py-infthread.o): New Rule.
3963 * python/py-inferior.c: New File.
3964 * python/py-infthread.c: New File.
3965
3966 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3967
3968 * c-typeprint.c (c_type_print_base): For no fields check include also
3969 TYPE_TYPEDEF_FIELD_COUNT. Print new typedefs section.
3970 * dwarf2read.c (struct typedef_field_list)
3971 (struct field_info) <typedef_field_list, typedef_field_list_count>: New.
3972 (dwarf2_add_typedef): New.
3973 (read_structure_type): Call dwarf2_add_typedef for DW_TAG_typedef.
3974 Copy also FI.TYPEDEF_FIELD_LIST.
3975 * gdbtypes.h (struct typedef_field)
3976 (struct cplus_struct_type) <typedef_field, typedef_field_count>
3977 (TYPE_TYPEDEF_FIELD_ARRAY, TYPE_TYPEDEF_FIELD, TYPE_TYPEDEF_FIELD_NAME)
3978 (TYPE_TYPEDEF_FIELD_TYPE, TYPE_TYPEDEF_FIELD_COUNT): New.
3979
3980 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3981
3982 * cp-namespace.c (cp_lookup_nested_type): New variable
3983 concatenated_name. Turn the current return condition into a reverse
3984 one. Call also lookup_static_symbol_aux on the constructed qualified
3985 name.
3986 * symtab.c (lookup_symbol_aux): Move variable objfile and searching in
3987 other files into a called ...
3988 (lookup_static_symbol_aux): ... new function here.
3989 * symtab.h (lookup_static_symbol_aux): New prototype.
3990 * valops.c (value_maybe_namespace_elt): Call also
3991 lookup_static_symbol_aux if we failed otherwise.
3992
3993 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3994
3995 Fix PR c++/11703 and PR gdb/1448.
3996 * c-exp.y (yylex) <last_was_coloncolon && first_was_coloncolon>: Add
3997 FIRST_ITER check.
3998
3999 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4000
4001 Fix modification of cplus_struct_default.
4002 * dwarf2read.c (dwarf2_add_member_fn) <no DW_AT_vtable_elem_location>:
4003 Call ALLOCATE_CPLUS_STRUCT_TYPE.
4004 * gdbtypes.c (cplus_struct_default): New empty initializer, comment it.
4005
4006 2010-06-28 Joel Brobecker <brobecker@adacore.com>
4007
4008 * NEWS: Add entry announcing the python directory.
4009
4010 2010-06-28 Tom Tromey <tromey@redhat.com>
4011
4012 * dwarf2read.c (read_structure_type): Allocate null cleanup later.
4013
4014 2010-06-28 Doug Evans <dje@google.com>
4015
4016 * breakpoint.c (breakpoint_sals_to_pc): Delete arg address, unused.
4017 All callers updated.
4018
4019 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4020
4021 * cp-valprint.c (cp_print_value_fields) <recurse == 0>: Call
4022 obstack_begin after each obstack_free.
4023
4024 2010-06-27 Doug Evans <dje@google.com>
4025
4026 * value.c (value_static_field): Use `switch' instead of `if'.
4027 Assert-fail if passed invalid TYPE_FIELD_LOC_KIND.
4028
4029 * valops.c (search_struct_field): Fix typo in error message.
4030
4031 2010-06-26 Ulrich Weigand <uweigand@de.ibm.com>
4032
4033 * dwarf2expr.c (execute_stack_op): Place preprocessor
4034 directives at the start of the source line.
4035
4036 2010-06-25 Paul Hilfinger <hilfinger@adacore.com>
4037
4038 * defs.h (make_command_stats_cleanup): Declare.
4039 (set_display_time): Declare.
4040 (set_display_space): Declare.
4041 * event-top.c (command_handler): Use make_command_stats_cleanup.
4042 * main.c (display_time, display_space): Move definitions to utils.c.
4043 (captured_main): Use make_command_stats_cleanup to get start-up
4044 statistics.
4045 Use set_display_time and set_display_space for processing OPT_STATISTICS
4046 case.
4047 * maint.c (maintenance_time_display): Use set_display_time.
4048 (maintenance_space_display): Use set_display_space.
4049 * top.c (execute_command): Remove obsolete 'maint time' code.
4050 (command_loop): Use make_command_stats_cleanup.
4051 * utils.c (struct cmd_stats): Structure for storing initial time
4052 and space usage.
4053 (display_time, display_space): Move definitions here from utils.c.
4054 (set_display_time): New function.
4055 (set_display_space): New function.
4056 (make_command_stats_cleanup): New function.
4057 (report_command_stats): New auxiliary function for
4058 make_command_stats_cleanup.
4059
4060 2010-06-25 Ulrich Weigand <uweigand@de.ibm.com>
4061
4062 * solib-spu.c (append_ocl_sos): Fix xsnprintf statement for
4063 hosts where CORE_ADDR is long long.
4064
4065 2010-06-25 Tom Tromey <tromey@redhat.com>
4066
4067 PR python/10808:
4068 * python/python.c (execute_gdb_command): Add keywords. Accept
4069 "to_string" argument.
4070 (struct restore_ui_file_closure): New.
4071 (restore_ui_file): New function.
4072 (make_cleanup_restore_ui_file): Likewise.
4073 (GdbMethods) <execute>: Update.
4074
4075 2010-06-25 Ulrich Weigand <uweigand@de.ibm.com>
4076
4077 * s390-tdep.c (s390_push_dummy_call): Error on stack overflow
4078 during inferior call stack frame setup.
4079
4080 2010-06-25 Ken Werner <ken.werner@de.ibm.com>
4081
4082 * solib-spu.c: Include "exception.h".
4083 (ocl_program_data_key): New variable.
4084 (append_ocl_sos): New function.
4085 (ocl_enable_break): Likewise.
4086 (spu_current_sos): Call append_ocl_sos.
4087 (spu_solib_loaded): Call ocl_enable_break.
4088 (_initialize_spu_solib): Register ocl_program_data_key.
4089
4090 2010-06-25 Ulrich Weigand <uweigand@de.ibm.com>
4091
4092 * cp-support.c (reset_directive_searched): New function.
4093 (make_symbol_overload_list_using): Prevent recursive calls.
4094
4095 2010-06-25 Phil Muldoon <pmuldoon@redhat.com>
4096
4097 * printcmd.c (print_variable_and_value): Print error message on
4098 caught exception.
4099
4100 2010-06-25 Ulrich Weigand <uweigand@de.ibm.com>
4101
4102 * dwarf2expr.h (struct dwarf_value_location): Use ULONGEST as type
4103 of stack values.
4104 (struct dwarf_expr_piece): Rename "expr" member to "mem". Add new
4105 "value" member.
4106 (dwarf_expr_push): Change input type to ULONGEST.
4107 (dwarf_expr_fetch): Change return type to ULONGEST.
4108 (dwarf_expr_fetch_address): Add prototype.
4109 (dwarf2_read_address): Remove prototype.
4110 * dwarf2expr.c (dwarf_expr_push): Use ULONGEST as type of stack values.
4111 Truncate stack values to ctx->addr_size bytes.
4112 (dwarf_expr_fetch): Change return value to ULONGEST.
4113 (dwarf_expr_fetch_address): New function.
4114 (add_piece): Use dwarf_expr_fetch_address instead of dwarf_expr_fetch
4115 when appropriate. Update for struct dwarf_expr_piece changes.
4116 (dwarf2_read_address): Remove.
4117 (unsigned_address_type): Remove.
4118 (signed_address_type): Remove.
4119 (execute_stack_op): Use dwarf_expr_fetch_address instead of
4120 dwarf_expr_fetch when appropriate. Use ULONGEST as type of stack
4121 values. Perform operations on ULONGEST instead of on GDB values,
4122 sign-extending from ctx->addr_size bytes as needed. Read DW_OP_addr
4123 values and DW_OP_deref results as unsigned integers.
4124 * dwarf2loc.c (read_pieced_value): Update for struct dwarf_expr_piece
4125 changes.
4126 (write_pieced_value): Likewise.
4127 (dwarf2_evaluate_loc_desc): Use dwarf_expr_fetch_address instead of
4128 dwarf_expr_fetch when appropriate.
4129 (compile_dwarf_to_ax): Read DW_OP_addr values as unsigned integers.
4130 * dwarf2-frame.c (execute_stack_op): Use dwarf_expr_fetch_address
4131 instead of dwarf_expr_fetch when appropriate.
4132
4133 2010-06-25 Pierre Muller <muller@ics.u-strasbg.fr>
4134
4135 * c-typeprint.c (c_print_typedef): Append new type name for typedefs.
4136
4137 2010-06-24 Joel Brobecker <brobecker@adacore.com>
4138
4139 * python/python.c (_initialize_python): Add new "constant"
4140 PYTHONDIR in gdb module. Insert this path at the head of
4141 sys.path. Set gdb.__path__ to gdb.PYTHONDIR + '/gdb' and
4142 exec its __init__.py script if it exists in that directory.
4143
4144 2010-06-24 Kevin Buettner <kevinb@redhat.com>
4145
4146 * rx-tdep.c (RX_ACC_REGNUM): Define.
4147 (RX_NUM_REGS): Redefine to 26.
4148 (rx_register_name): Add register "acc". Change order of several
4149 registers. Change name of "vct" register to "fintv" to match RX
4150 documentation.
4151 (rx_register_type): Add case for RX_ACC_REGNUM.
4152
4153 2010-06-24 Tom Tromey <tromey@redhat.com>
4154
4155 * psymtab.c (lookup_partial_symbol): Mark definition as static.
4156
4157 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4158 Tom Tromey <tromey@redhat.com>
4159
4160 Fix GDB startup on readonly filesystem.
4161 * charset.c (find_charset_names): Use PEX_USE_PIPES for pex_init.
4162
4163 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4164 Pedro Alves <pedro@codesourcery.com>
4165
4166 Fix PR 9436.
4167 * breakpoint.c (handle_jit_event): New function.
4168 (bpstat_what): Remove enum class, kc, ss, sn, sgl, slr, clr, sr, shl,
4169 jit, err, table and bs_class. New variables shlib_event, jit_event,
4170 this_action and bptype. Change bs_class assignments to this_action
4171 assignments. new unhandled bptype internal error. Move here
4172 shlib_event and jit_event handling from handle_inferior_event.
4173 * breakpoint.h (enum bpstat_what_main_action): Extend the comment.
4174 Reorder items. Remove BPSTAT_WHAT_CHECK_SHLIBS and
4175 BPSTAT_WHAT_CHECK_JIT.
4176 * inferior.h (debug_infrun, stop_on_solib_events): New declarations.
4177 * infrun.c (debug_infrun, stop_on_solib_events): Remove static.
4178 (handle_inferior_event): Reinitialize frame and gdbarch after
4179 bpstat_what call. Move BPSTAT_WHAT_CHECK_SHLIBS and
4180 BPSTAT_WHAT_CHECK_JIT handling to bpstat_what. Reinitialize even
4181 gdbarch when frame gets reinitialized.
4182
4183 2010-06-24 Hui Zhu <teawater@gmail.com>
4184
4185 * printcmd.c (ui_printf): New function.
4186 (printf_command): Call ui_printf.
4187 (_initialize_printcmd): New command "eval".
4188
4189 2010-06-23 Ulrich Weigand <uweigand@de.ibm.com>
4190
4191 * infrun.c (handle_inferior_event): Handle presence of single-step
4192 breakpoints for TARGET_WAITKIND_FORKED and TARGET_WAITKIND_VFORKED.
4193 Cancel single-step breakpoints for TARGET_WAITKIND_EXITED,
4194 TARGET_WAITKIND_SIGNALED, and TARGET_WAITKIND_EXECD.
4195 * breakpoint.c (detach_single_step_breakpoints): New function.
4196 (detach_breakpoints): Call it.
4197 (cancel_single_step_breakpoints): New function.
4198 * breakpoint.h (cancel_single_step_breakpoints): Add prototype.
4199
4200 * spu-tdep.c (spu_memory_remove_breakpoint): New function.
4201 (spu_gdbarch_init): Install it.
4202
4203 2010-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4204
4205 * configure.ac: Always set RDYNAMIC at least as `-rdynamic'.
4206 * configure: Regenerate.
4207
4208 2010-06-22 Hui Zhu <teawater@gmail.com>
4209
4210 * i386-tdep.c (i386_record_lea_modrm): Change warning to query.
4211 (i386_process_record): Ditto.
4212 * record.c (record_memory_query): New variable.
4213 (_initialize_record): New command "set record memory-query".
4214 * record.h (record_memory_query): New extern.
4215
4216 2010-06-21 Doug Evans <dje@google.com>
4217
4218 * i386-tdep.h (i386_displaced_step_copy_insn): Declare.
4219 * i386-tdep.c (i386_displaced_step_copy_insn): New function.
4220 (i386_syscall_p): Change type of lengthp to int.
4221 (i386_displaced_step_fixup): Handle kernels that run one past a
4222 syscall insn.
4223 * i386-linux-tdep.c (i386_linux_init_abi): Use
4224 i386_displaced_step_copy_insn instead of
4225 simple_displaced_step_copy_insn.
4226
4227 2010-06-21 Tom Tromey <tromey@redhat.com>
4228
4229 * dwarf2read.c (read_base_type): Handle DW_ATE_UTF.
4230 (dwarf_type_encoding_name): Likewise.
4231
4232 2010-06-21 Tom Tromey <tromey@redhat.com>
4233
4234 * p-valprint.c (pascal_val_print): Use TYPE_ERROR_NAME.
4235 * p-typeprint.c (pascal_type_print_base): Use TYPE_ERROR_NAME.
4236 * m2-valprint.c (m2_val_print): Use TYPE_ERROR_NAME.
4237 * gdbtypes.h (TYPE_ERROR_NAME): New macro.
4238 * f-valprint.c (f_val_print): Use TYPE_ERROR_NAME.
4239 * f-typeprint.c (f_type_print_base): Use TYPE_ERROR_NAME.
4240 * dwarf2read.c (tag_type_to_type): Create a new error type on
4241 failure.
4242 * c-valprint.c (c_val_print): Use TYPE_ERROR_NAME.
4243 * c-typeprint.c (c_type_print_base): Use TYPE_ERROR_NAME.
4244
4245 2010-06-21 Michael Snyder <msnyder@vmware.com>
4246
4247 * breakpoint.c (_initialize_breakpoint): Use add_prefix_cmd,
4248 not add_abbrev_prefix_cmd, for "enable breakpoints".
4249
4250 2010-06-21 Ulrich Weigand <uweigand@de.ibm.com>
4251
4252 * dwarf2loc.c (find_location_expression): Add relocation offset
4253 to base-address-selection entry base addresses. Read addresses
4254 (and offsets) as signed/unsigned integers, depending on the
4255 BFD's sign_extend_vma flag. Do not call dwarf2_read_address.
4256 (loclist_describe_location): Likewise.
4257 (disassemble_dwarf_expression): Read DW_OP_addr operand as
4258 unsigned integer. Do not call dwarf2_read_address.
4259 (locexpr_describe_location): Likewise for DW_OP_GNU_push_tls_address.
4260
4261 2010-06-19 Ulrich Weigand <uweigand@de.ibm.com>
4262
4263 * spu-tdep.c (spu_frame_unwind_cache): Use LSLR register
4264 value instead of hard-coded SPU_LS_SIZE.
4265 (spu_software_single_step): Likewise.
4266 * spu-tdep.h (SPU_LS_SIZE): Remove.
4267
4268 2010-06-19 Ulrich Weigand <uweigand@de.ibm.com>
4269
4270 * spu-multiarch.c (spu_xfer_partial): Wrap around local store
4271 limit on local store memory accesses.
4272 * spu-linux-nat.c (spu_xfer_partial): Likewise.
4273 * spu-tdep.c (spu_lslr): Remove.
4274 (spu_pointer_to_address): Do not truncate addresses.
4275 (spu_integer_to_address): Likewise.
4276 (spu_overlay_new_objfile): Use SPU_OVERLAY_LMA.
4277 * spu-tdep.h: Add comments.
4278 (SPUADDR_SPU): Respect SPU_OVERLAY_LMA bit.
4279 (SPU_OVERLAY_LMA): Define.
4280
4281 2010-06-18 Stan Shebs <stan@codesourcery.com>
4282
4283 * osdata.c (get_osdata): Warn separately if target does not report
4284 type list.
4285 (info_osdata_command): Allow empty type, report error if target
4286 does not return available types of OS data.
4287 * linux-nat.c (linux_nat_xfer_osdata): Report list of OS data
4288 types if no annex supplied.
4289
4290 * thread.c (thread_id_make_value): Make a value representing the
4291 current thread.
4292 (_initialize_thread): Create $_thread.
4293
4294 2010-06-17 Joel Brobecker <brobecker@adacore.com>
4295
4296 * dwarf2read.c (psymtabs_addrmap_cleanup): Add empty line after
4297 last local variable declaration. No real code change.
4298
4299 2010-06-17 Tom Tromey <tromey@redhat.com>
4300
4301 * dwarf2read.c (psymtabs_addrmap_cleanup): New function.
4302 (dwarf2_build_psymtabs_hard): Use it. Create addrmap on a
4303 temporary obstack.
4304
4305 2010-06-16 Sergio Durigan Junior <sergiodj@redhat.com>
4306 Jan Kratochvil <jan.kratochvil@redhat.com>
4307
4308 * breakpoint.c: Include parser-defs.h.
4309 (watchpoint_exp_is_const): New function.
4310 (watch_command_1): Call watchpoint_exp_is_const to check
4311 if the expression is constant.
4312
4313 2010-06-15 Andreas Schwab <schwab@linux-m68k.org>
4314
4315 * configure.ac: Check for RDYNAMIC also for cross builds.
4316 * configure: Regenerate.
4317
4318 2010-06-15 Pedro Alves <pedro@codesourcery.com>
4319
4320 * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.
4321 (SFILES): Remove solib-null.c, add solib-target.c.
4322 (COMMON_OBS): Remove solib-null.o, add solib-target.o.
4323 (ALLDEPFILES): Remove solib-target.c.
4324 * solib-target.c (_initialize_solib_target): Set
4325 current_target_so_ops to solib_target_so_ops if not already set.
4326 * solib-null.c: Delete.
4327
4328 2010-06-14 Pedro Alves <pedro@codesourcery.com>
4329
4330 * NEWS: Mention GDBserver's JIT compilation of tracepoint
4331 bytecode.
4332
4333 2010-06-14 Ulrich Weigand <uweigand@de.ibm.com>
4334
4335 * cp-valprint.c (cp_print_static_field): Members of
4336 dont_print_stat_array_obstack are of type "struct type *".
4337 (_initialize_cp_valprint): Likewise.
4338
4339 2010-06-14 Ulrich Weigand <uweigand@de.ibm.com>
4340
4341 * frame.c (frame_register_unwind): Do not access contents
4342 of "optimized out" unwound register value.
4343
4344 2010-06-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4345
4346 * ada-lang.h (ada_print_type): Make varstring const.
4347 * ada-typeprint.c (print_func_type): Make name const.
4348 (ada_print_type): Make varstring const.
4349 * c-lang.h (c_print_type): Make varstring const.
4350 * c-typeprint.c (c_print_type): Likewise.
4351 * f-lang.h (f_print_type): Likewise.
4352 * f-typeprint.c (f_print_type): Likewise.
4353 * jv-lang.h (java_print_type): Likewise.
4354 * jv-typeprint.c (java_print_type): Likewise.
4355 * language.c (unk_lang_print_type): Likewise.
4356 * language.h (struct language_defn) <la_print_type>: Likewise.
4357 * m2-lang.h (m2_print_type): Likewise.
4358 * m2-typeprint.c (m2_print_type): Likewise.
4359 * p-lang.h (pascal_print_type): Likewise.
4360 * p-typeprint.c (pascal_print_type): Likewise.
4361
4362 2010-06-11 Stan Shebs <stan@codesourcery.com>
4363
4364 Add per-operation permission flags.
4365
4366 * target.h (struct target_ops): New method to_set_permissions.
4367 (target_set_permissions): New macro.
4368 (target_insert_breakpoint): Change macro to function.
4369 (target_remove_breakpoint): Ditto.
4370 (target_stop): Ditto.
4371 (may_write_registers): Declare.
4372 (may_write_memory): Declare.
4373 (may_insert_breakpoints): Declare.
4374 (may_insert_tracepoints): Declare.
4375 (may_insert_fast_tracepoints): Declare.
4376 (may_stop): Declare.
4377 * target.c (may_write_registers, may_write_registers_1): New globals.
4378 (may_write_memory, may_write_memory_1): New globals.
4379 (may_insert_breakpoints, may_insert_breakpoints_1): New globals.
4380 (may_insert_tracepoints, may_insert_tracepoints_1): New globals.
4381 (may_insert_fast_tracepoints, may_insert_fast_tracepoints_1): New
4382 globals.
4383 (may_stop, may_stop_1): New global.
4384 (target_xfer_partial): Test for write permission.
4385 (target_store_registers): Ditto.
4386 (target_insert_breakpoint): New function.
4387 (target_remove_breakpoint): New function.
4388 (target_stop): New function.
4389 (_initialize_targets): Add new set/show variables.
4390 (set_write_memory_permission): New function.
4391 (update_target_permissions): New function.
4392 (set_target_permissions): New function.
4393 (update_current_target): Default to_set_permissions.
4394 (_initialize_targets): Use new globals and setter function.
4395 * tracepoint.c (start_tracing): Test for permission.
4396 * inferior.h (update_observer_mode): Declare.
4397 * infrun.c (non_stop_1): Define earlier.
4398 (observer_mode, observer_mode_1): New globals.
4399 (set_observer_mode, show_observer_mode): New functions.
4400 (update_observer_mode): New function.
4401 (_initialize_infrun): Define "set observer" command.
4402 * remote.c (PACKET_QAllow): New optional packet.
4403 (remote_protocol_features): Add QAllow.
4404 (remote_set_permissions): New function.
4405 (remote_start_remote): Call it.
4406 (init_remote_ops): Add it to target vector.
4407 (_initialize_remote): Add config command for QAllow.
4408
4409 2010-06-11 Tom Tromey <tromey@redhat.com>
4410
4411 * dwarf2read.c (dwarf2_add_member_fn): Handle correct form of
4412 DW_AT_vtable_elem_location even when GCC extension is seen.
4413
4414 2010-06-11 Tom Tromey <tromey@redhat.com>
4415
4416 PR gdb/9977, PR exp/11636:
4417 * value.h (value_offset): Update.
4418 (struct lval_funcs) <check_validity>: New field.
4419 <copy_closure>: Make argument const.
4420 (value_computed_closure): Update.
4421 (value_contents_for_printing): Declare.
4422 (value_bits_valid): Likewise.
4423 (val_print): Likewise.
4424 (set_value_component_location): Update.
4425 (value_entirely_optimized_out): Declare.
4426 * value.c (value_offset): Argument now const.
4427 (require_not_optimized_out): New function.
4428 (value_contents_for_printing): New function.
4429 (value_contents_all): Call require_not_optimized_out.
4430 (value_contents): Likewise.
4431 (value_bits_valid): New function.
4432 (value_computed_closure): Argument now const.
4433 (set_value_component_location): Make 'whole' argument const.
4434 (value_entirely_optimized_out): New function.
4435 (value_bitsize): Argument now 'const'.
4436 (value_bitpos): Likewise.
4437 (value_type): Likewise.
4438 * valprint.h (val_print_array_elements): Update.
4439 * valprint.c (val_print): Add 'val' argument. Use
4440 valprint_check_validity.
4441 (valprint_check_validity): New function.
4442 (value_check_printable): Use value_entirely_optimized_out.
4443 (common_val_print): Update.
4444 (value_print): Likewise.
4445 (val_print_array_elements): Add 'val' argument.
4446 * valops.c (value_fetch_lazy): Use value_contents_for_printing,
4447 value_bits_valid. Reinit frame cache for lval_computed.
4448 * sh64-tdep.c (sh64_do_register): Update.
4449 * scm-valprint.c (scm_val_print): Add 'val' argument.
4450 * scm-lang.h (scm_val_print): Update.
4451 * python/python.h (apply_val_pretty_printer): Update.
4452 * python/py-prettyprint.c (apply_val_pretty_printer): Add 'val'
4453 argument. Call set_value_component_location.
4454 * printcmd.c (print_scalar_formatted): Update.
4455 * p-valprint.c (pascal_val_print): Add 'val' argument.
4456 (pascal_object_print_value_fields): Likewise.
4457 (pascal_object_print_value): Likewise.
4458 (pascal_object_print_static_field): Update.
4459 * p-lang.h (pascal_val_print): Update.
4460 (pascal_object_print_value_fields): Update.
4461 * mt-tdep.c (mt_registers_info): Update.
4462 * mi/mi-main.c (get_register): Update.
4463 (mi_cmd_data_evaluate_expression): Use common_val_print.
4464 * m2-valprint.c (m2_print_array_contents): Add 'val' argument.
4465 (m2_print_unbounded_array): Likewise.
4466 (m2_val_print): Likewise.
4467 * m2-lang.h (m2_val_print): Update.
4468 * language.h (struct language_defn) <la_val_print>: Add 'val'
4469 argument.
4470 (LA_VAL_PRINT): Likewise.
4471 * language.c (unk_lang_val_print): Add 'val' argument.
4472 * jv-valprint.c (java_print_value_fields): Add 'val' argument.
4473 (java_val_print): Likewise.
4474 * jv-lang.h (java_val_print): Add 'val' argument.
4475 * infcmd.c (default_print_registers_info): Update.
4476 * f-valprint.c (f77_print_array_1): Add 'val' argument.
4477 (f77_print_array): Likewise.
4478 (f_val_print): Likewise.
4479 * f-lang.h (f_val_print): Add 'val' argument.
4480 * dwarf2loc.c (read_pieced_value): Use value_bitsize and
4481 value_bitpos.
4482 <DWARF_VALUE_OPTIMIZED_OUT>: Don't print warning. Call
4483 set_value_optimized_out.
4484 (write_pieced_value): Use value_bitsize and value_bitpos.
4485 <default>: Don't exit loop.
4486 (check_pieced_value_validity): New function.
4487 (pieced_value_funcs): Reference check_pieced_value_validity,
4488 check_pieced_value_invalid.
4489 (copy_pieced_value_closure): Update.
4490 (check_pieced_value_bits): New function.
4491 (check_pieced_value_invalid): New function.
4492 * d-valprint.c (dynamic_array_type): Add 'val' argument.
4493 (d_val_print): Likewise.
4494 * d-lang.h (d_val_print): Update.
4495 * cp-valprint.c (cp_print_value_fields): Add 'val' argument.
4496 (cp_print_value_fields_rtti): Likewise.
4497 (cp_print_value): Likewise.
4498 (cp_print_static_field): Update.
4499 * c-valprint.c (c_val_print): Add 'val' argument.
4500 (c_value_print): Update.
4501 * c-lang.h (c_val_print): Update.
4502 (cp_print_value_fields): Likewise.
4503 (cp_print_value_fields_rtti): Likewise.
4504 * ada-valprint.c (struct ada_val_print_args): Remove.
4505 (val_print_packed_array_elements): Add 'val' argument.
4506 (ada_val_print): Likewise. Rewrite.
4507 (ada_val_print_stub): Remove.
4508 (ada_val_print_array): Add 'val' argument.
4509 (ada_val_print_1): Likewise.
4510 (print_variant_part): Likewise.
4511 (ada_value_print): Update.
4512 (print_record): Add 'val' argument.
4513 (print_field_values): Likewise.
4514 * ada-lang.h (ada_val_print): Update.
4515
4516 2010-06-11 Tom Tromey <tromey@redhat.com>
4517
4518 * vec.h (VEC_cleanup): New macro.
4519 (DEF_VEC_ALLOC_FUNC_I): Update.
4520 (DEF_VEC_ALLOC_FUNC_P): Likewise.
4521 (DEF_VEC_ALLOC_FUNC_O): Likewise.
4522 * dwarf2loc.c (struct axs_var_loc): Remove.
4523 (unimplemented): New function.
4524 (translate_register): Likewise.
4525 (access_memory): Likewise.
4526 (compile_dwarf_to_ax): Likewise.
4527 (dwarf2_tracepoint_var_loc): Remove.
4528 (dwarf2_tracepoint_var_access): Likewise.
4529 (dwarf2_tracepoint_var_ref): Likewise.
4530 (locexpr_tracepoint_var_ref): Use compile_dwarf_to_ax.
4531 (loclist_tracepoint_var_ref): Likewise.
4532 * dwarf2expr.h (dwarf_expr_require_composition): Declare.
4533 * dwarf2expr.c (dwarf_expr_require_composition): Rename from
4534 require_composition. No longer static.
4535 (execute_stack_op): Update.
4536 * ax-gdb.h (trace_kludge): Declare.
4537
4538 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4539
4540 * breakpoint.c (breakpoint_restore_shadows): New OWNER comment.
4541 (should_be_inserted): Return zero also on NULL OWNER.
4542 (breakpoint_program_space_exit): New OWNER comment.
4543 (insert_breakpoint_locations): Extend comment for OWNER.
4544 (remove_breakpoint_1, remove_breakpoint): Assert on OWNER.
4545 (breakpoint_init_inferior, breakpoint_here_p, breakpoint_thread_match):
4546 New OWNER comment.
4547 (print_it_typical): Return PRINT_UNKNOWN on NULL OWNER.
4548 (watchpoint_check): New assert on BREAKPOINT_AT and OWNER.
4549 (bpstat_check_location): New assert on OWNER.
4550 (bpstat_check_watchpoint, bpstat_check_breakpoint_conditions): Move BL
4551 and B initializations to the code block. New assert on them.
4552 (print_one_breakpoint_location): New OWNER comment.
4553 (watchpoint_locations_match): Assert on OWNER.
4554 (breakpoint_locations_match): Move HW_POINT1 and HW_POINT2
4555 initializations to the code block. New assert on OWNER.
4556 (set_breakpoint_location_function): New assert on OWNER.
4557 (disable_breakpoints_in_shlibs, disable_breakpoints_in_unloaded_shlib)
4558 (bp_location_compare, update_global_location_list)
4559 (update_global_location_list): New OWNER comment.
4560
4561 2010-06-09 Ulrich Weigand <uweigand@de.ibm.com>
4562
4563 * Makefile.in (HFILES_NO_SRCDIR): Remove config/i386/nm-linux.h
4564
4565 2010-06-09 Ulrich Weigand <uweigand@de.ibm.com>
4566
4567 * config/nm-linux.h (struct target_ops): Remove forward declaration.
4568 (lin_thread_get_thread_signals): Remove prototype.
4569 (GET_THREAD_SIGNALS): Remove.
4570 * linux-nat.h (lin_thread_get_thread_signals): Add prototype.
4571 * linux-thread-db.c (check_thread_signals): Directly call
4572 lin_thread_get_thread_signals; do not check GET_THREAD_SIGNALS.
4573
4574 2010-06-09 Ulrich Weigand <uweigand@de.ibm.com>
4575
4576 * gregset.h (GDB_FPXREGSET_T): Remove.
4577 (gdb_fpxregset_t): Likewise.
4578 (supply_fpxregset): Remove prototype.
4579 (fill_fpxregset): Likewise.
4580 * i386-linux-nat.c (supply_fpxregset): Remove.
4581 (fill_fpxregset): Likewise.
4582 (fetch_fpxregs): Inline supply_fpxregset call.
4583 (store_fpxregs): Inline fill_fpxregset call.
4584
4585 * config/i386/linux.mh: Set NAT_FILE to config/nm-linux.h.
4586 * config/i386/nm-linux.h: Remove file.
4587
4588 2010-06-09 Michael Snyder <msnyder@vmware.com>
4589
4590 * target.c (update_current_target): Fix spelling error in comment.
4591 (target_mourn_inferior): Fix spelling error in error message.
4592
4593 2010-06-08 Paul Hilfinger <hilfingr@adacore.com>
4594
4595 * dictionary.h (dict_iter_name_first, dict_iter_name_next): Refer to
4596 SYMBOL_SEARCH_NAME, not SYMBOL_BEST_NAME, in comments.
4597
4598 2010-06-08 Michael Snyder <msnyder@vmware.com>
4599
4600 * remote.c (remote_close): Set inferior_ptid to null_ptid.
4601
4602 2010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4603
4604 * configure.ac <"${have_libpython}" != no>: New workaround of
4605 python#4434.
4606 * configure: Regenerate.
4607
4608 2010-06-08 Hui Zhu <teawater@gmail.com>
4609
4610 * record.c (record_wait): Move signal out of replay code.
4611
4612 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4613
4614 Fix PR 10640.
4615 * dwarf2-frame.c (no_dwarf_call): New function.
4616 (execute_stack_op): Set CTX->DWARF_CALL.
4617 * dwarf2expr.c (execute_stack_op) <DW_OP_call2, DW_OP_call4>: New.
4618 * dwarf2expr.h (struct dwarf_expr_context) <dwarf_call>: New.
4619 (struct dwarf_expr_context) <get_subr>: Remove the #if0-ed field.
4620 * dwarf2loc.c (per_cu_dwarf_call, dwarf_expr_dwarf_call): New functions.
4621 (dwarf2_evaluate_loc_desc): Initialize CTX->DWARF_CALL.
4622 (needs_frame_dwarf_call): New function.
4623 (dwarf2_loc_desc_needs_frame): Initialize CTX->DWARF_CALL.
4624 * dwarf2read.c (follow_die_offset): Based on former follow_die_ref.
4625 Update the comment. Move variables die, offset and error call to ...
4626 (follow_die_ref): ... a new function.
4627 (dwarf2_fetch_die_location_block): New function.
4628 * dwarf2loc.h (dwarf2_fetch_die_location_block): New prototype.
4629
4630 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4631
4632 * dwarf2loc.c (struct dwarf_expr_baton) Replace objfile by per_cu.
4633 (dwarf_expr_tls_address): Use per_cu instead of objfile.
4634 (dwarf2_evaluate_loc_desc): Drop initialization of BATON.OBJFILE.
4635 Initialize new BATON.PER_CU. Adjust CTX->GDBARCH initialization for
4636 this change.
4637 (struct needs_frame_baton): New field per_cu.
4638 (dwarf2_loc_desc_needs_frame): Initialize new BATON.PER_CU.
4639 * dwarf2read.c (struct dwarf2_per_cu_data) <cu>: Extend the comment.
4640
4641 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
4642
4643 * cp-support.c (make_symbol_overload_list_namespace): Only search
4644 static and global blocks.
4645 (make_symbol_overload_list_block): New function.
4646 (make_symbol_overload_list): Separate namespace search from block
4647 search.
4648 (make_symbol_overload_list_qualified): Use
4649 make_symbol_overload_list_block.
4650
4651 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
4652
4653 * value.h: Created oload_search_type enum.
4654 (find_overload_match): Use oload_search_type enum.
4655 * valops.c (find_overload_match): Support combined member and
4656 non-member search.
4657 * eval.c (evaluate_subexp_standard): Calls to
4658 find_overload_match now use oload_search_type enum.
4659 (oload_method_static): Verify index is a proper value.
4660 * valarith.c (value_user_defined_cpp_op): Search for and handle
4661 both member and non-member operators.
4662 (value_user_defined_cpp_op): New function.
4663 (value_user_defined_op): New function.
4664 (value_x_unop): Use value_user_defined_op.
4665 (value_x_binop): Ditto.
4666 * cp-support.c (make_symbol_overload_list_using): Added block
4667 iteration.
4668 Add check for namespace aliases and imported declarations.
4669
4670 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4671
4672 * breakpoint.h (owner): Extend the comment.
4673
4674 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4675
4676 Clear stale specific bp_location from former whole breakpoint.
4677 * breakpoint.c (delete_breakpoint): Move the stale referencing clear
4678 code ...
4679 (free_bp_location): ... here. Rename there the called function to
4680 bpstat_remove_bp_location_callback.
4681 (bpstat_remove_breakpoint_callback): Rename to ...
4682 (bpstat_remove_bp_location_callback): ... here, change DATA resolution
4683 to struct bp_location. Change the called function to
4684 bpstat_remove_bp_location. Create new declaration for the function.
4685 (bpstat_remove_breakpoint): Rename to ...
4686 (bpstat_remove_bp_location): ..., change the parameter to loc, adjust
4687 code for the new parameter type.
4688
4689 2010-06-07 Nathan Sidwell <nathan@codesourcery.com>
4690
4691 * README: Make version-agnostic.
4692
4693 2010-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4694
4695 Fix duplicate types for single DIE.
4696 * dwarf2read.c (read_structure_type): Move set_descriptive_type after
4697 set_die_type.
4698 (read_array_type): Remove type initialization. Recheck get_die_type
4699 after initial die_type. Move set_die_type before set_descriptive_type.
4700 (read_set_type): New variable domain_type. Recheck get_die_type after
4701 initial die_type. Move attr initialization later.
4702 (read_tag_pointer_type, read_tag_reference_type): New variable
4703 target_type. Recheck get_die_type after initial die_type.
4704 (read_tag_ptr_to_member_type): Recheck get_die_type after initial
4705 die_type and die_containing_type.
4706 (read_tag_const_type, read_tag_volatile_type, read_subroutine_type):
4707 Recheck get_die_type after initial die_type.
4708 (read_subrange_type): Recheck get_die_type after initial die_type.
4709 Move set_die_type before set_descriptive_type.
4710 (set_die_type): Extend the function comment. Call complaint if DIE has
4711 some type already set.
4712
4713 2010-06-05 Vladimir Prus <vladimir@codesourcery.com>
4714
4715 * mi/mi-main.c (mi_cmd_list_thread_groups): Adjust
4716 for current naming of thread groups (iN, not N).
4717
4718 2010-06-04 Sergio Durigan Junior <sergiodj@redhat.com>
4719
4720 * ada-lang.c (ada_operator_length): Constify `struct expression'.
4721 * parse.c (operator_length): Likewise.
4722 (operator_length_standard): Likewise.
4723 * parser-defs.h (operator_length): Likewise.
4724 (operator_length_standard): Likewise.
4725 (struct exp_descriptor <operator_length>): Likewise.
4726
4727 2010-06-04 Doug Evans <dje@google.com>
4728
4729 Add support for enabling/disabling individual pretty-printers.
4730 * python/py-prettyprint.c (search_pp_list): Skip disabled printers.
4731 * python/python-internal.h (gdbpy_enabled_cst): Declare.
4732 * python/python.c (gdbpy_enabled_cst): Define.
4733 (_initialize_python): Initialize gdbpy_enabled_cst.
4734 * NEWS: Add entry.
4735
4736 2010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4737
4738 * breakpoint.c (update_global_location_list): Fix comment typo.
4739
4740 2010-06-04 Hui Zhu <teawater@gmail.com>
4741
4742 * dwarf2loc.c (disassemble_dwarf_expression): Change ul to l.
4743
4744 2010-06-03 Doug Evans <dje@google.com>
4745
4746 * configure.ac: Don't fail if python is unusable when
4747 configured with --with-python=auto.
4748 * configure: Regenerate.
4749
4750 2010-06-03 Sami Wagiaalla <swagiaal@redhat.com>
4751
4752 * dwarf2read.c (new_symbol): Remove redundant naming of symbol.
4753
4754 2010-06-03 Pierre Muller <muller@ics.u-strasbg.fr>
4755
4756 * valprint.h (get_array_bounds): Change low and high parameter types
4757 to LONGEST *.
4758 * valprint.c (get_array_bounds): Use get_discrete_bounds call to
4759 compute bounds.
4760 (val_print_array_elements): Adapt to change above.
4761 * ada-valprint.c (print_optional_low_bound): Adapt to change above.
4762 * p-valprint.c (pascal_val_print): Likewise.
4763
4764 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4765
4766 * symfile.c (init_filename_language_table): New extensions .for, .FOR,
4767 .ftn, .FTN, .fpp, .FPP, .f90, .F90, .f95, .F95, .f03, .F03, .f08 and
4768 .F08.
4769
4770 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4771
4772 Support DW_TAG_module as separate namespaces.
4773 * dwarf2read.c (typename_concat): New parameter physname.
4774 (read_module_type): New function and declaration.
4775 (scan_partial_symbols): Scan also DW_TAG_module children.
4776 (partial_die_parent_scope): Accept scope even from DW_TAG_module. Pass
4777 to typename_concat backward compatible physname value 0.
4778 (partial_die_full_name, read_namespace_type): Pass to typename_concat
4779 backward compatible physname value 0.
4780 (add_partial_module, read_module): Remove FIXME comment.
4781 (process_die) <DW_TAG_module>: Set PROCESSING_HAS_NAMESPACE_INFO.
4782 (die_needs_namespace) <DW_TAG_variable>: Allow returning true even for
4783 DIEs under DW_TAG_module.
4784 (dwarf2_compute_name): Move the ada block for DW_AT_linkage_name and
4785 DW_AT_MIPS_linkage_name first, extend it for language_fortran
4786 && physname and return there instead of just setting NAME. Extend
4787 the main block for language_fortran. Pass physname parameter to the
4788 typename_concat call.
4789 (read_import_statement, read_func_scope, get_scope_pc_bounds)
4790 (load_partial_dies, determine_prefix): Support also DW_TAG_module.
4791 (new_symbol): Fill in cplus_specific.demangled_name if it is still
4792 missing from SYMBOL_SET_NAMES in the language_fortran case.
4793 (new_symbol) <DW_TAG_variable>: Force LOC_UNRESOLVED for gfortran module
4794 variables.
4795 (read_type_die) <DW_TAG_module>: New.
4796 (MAX_SEP_LEN): Increase to 7.
4797 (typename_concat): New parameter physname. New variable lead. Support
4798 also language_fortran.
4799 * f-exp.y (yylex): Consider : also as a symbol name character class.
4800 * f-lang.c: Include cp-support.h.
4801 (f_word_break_characters, f_make_symbol_completion_list): New functions.
4802 (f_language_defn): Use cp_lookup_symbol_nonlocal,
4803 f_word_break_characters and f_make_symbol_completion_list.
4804 * f-typeprint.c (f_type_print_base) <TYPE_CODE_MODULE>: New.
4805 * gdbtypes.h (enum type_code) <TYPE_CODE_MODULE>: New.
4806 * symtab.c (symbol_init_language_specific): Support language_fortran.
4807 (symbol_find_demangled_name): New comment on language_fortran.
4808 (symbol_natural_name, symbol_demangled_name): Use demangled_name even
4809 for language_fortran.
4810 (lookup_symbol_aux_local): Check imports also for language_fortran.
4811 (default_make_symbol_completion_list): Rename to ...
4812 (default_make_symbol_completion_list_break_on): ... this name. New
4813 parameter break_on, use it.
4814 (default_make_symbol_completion_list): New stub.
4815 * symtab.h (default_make_symbol_completion_list_break_on): New
4816 prototype.
4817
4818 2010-06-02 Joel Brobecker <brobecker@adacore.com>
4819
4820 * remote.c (remote_get_noisy_reply): Remove trailing "\n" in call
4821 to error.
4822
4823 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4824
4825 * dwarf2read.c (typename_concat): Add const to the variable sep.
4826
4827 2010-06-02 Tom Tromey <tromey@redhat.com>
4828
4829 * dwarf2loc.h (dwarf2_per_cu_data): Declare.
4830 * dwarf2read.c (dwarf_stack_op_name): No longer static. Return
4831 type is const. Add 'def' argument. Add missing operators, remove
4832 unhandled ones.
4833 (decode_locdesc): Update.
4834 (dwarf2_always_disassemble): New global.
4835 (show_dwarf2_always_disassemble): New function.
4836 (_initialize_dwarf2_read): Add always-disassemble.
4837 (dwarf2_per_cu_offset_size): New function.
4838 * dwarf2loc.c (dwarf2_always_disassemble): Declare.
4839 (piece_end_p): New function.
4840 (locexpr_describe_location_piece): Replace 'size' argument with
4841 'end'. Use piece_end_p. Rewrite recognition of TLS. Recognize
4842 some constants. Remove errors.
4843 (disassemble_dwarf_expression): New function.
4844 (locexpr_describe_location_1): Use disassemble_dwarf_expression.
4845 Add 'offset_size' argument.
4846 (loclist_describe_location): Change output formatting.
4847 * dwarf2expr.h (dwarf_stack_op_name): Declare.
4848
4849 2010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
4850
4851 * cp-support.c (make_symbol_overload_list_adl_namespace): Handle
4852 anonymous type case.
4853
4854 2010-06-02 Pierre Muller <muller@ics.u-strasbg.fr>
4855
4856 * dwarf2read.c (read_subrange_type): Handle missing base type
4857 according to Dwarf-2 specifications.
4858
4859 2010-06-01 Sergio Durigan Junior <sergiodj@redhat.com>
4860
4861 * expprint.c (print_subexp_standard): Remove exp_opcodes BINOP_INCL,
4862 BINOP_EXCL.
4863 (op_name_standard): Remove exp_opcodes BINOP_INCL, BINOP_EXCL,
4864 UNOP_LOWER, UNOP_UPPER, UNOP_LENGTH.
4865 (dump_subexp_body_standard): Remove exp_opcodes BINOP_INCL,
4866 BINOP_EXCL, UNOP_LOWER, UNOP_UPPER, UNOP_LENGTH, UNOP_CARD,
4867 UNOP_CHMAX, UNOP_CHMIN.
4868 * expression.h (enum exp_opcode) <BINOP_INCL, BINOP_EXCL,
4869 UNOP_LOWER, UNOP_UPPER, UNOP_LENGTH, UNOP_CARD, UNOP_CHMAX,
4870 UNOP_CHMIN>: Remove opcodes.
4871
4872 2010-06-01 Pierre Muller <muller@ics.u-strasbg.fr>
4873
4874 * dwarf2read.c (read_func_scope): Do not complain for
4875 external function if bounds are not found.
4876
4877 2010-06-01 Pedro Alves <pedro@codesourcery.com>
4878
4879 * NEWS: Mention gdbserver fast tracepoints support.
4880
4881 2010-05-31 Pierre Muller <muller@ics.u-strasbg.fr>
4882
4883 * windows-nat.c (GetConsoleFontSize, GetCurrentConsoleFont):
4884 New macros.
4885 (windows_set_console_info): New function.
4886 (windows_create_inferior): Call windows_set_console_info
4887 if NEW_CONSOLE is true.
4888 (bad_GetCurrentConsoleFont, bad_GetConsoleFontSize): New functions.
4889 (_initialize_loadable): Initialize GetConsoleFontSize and
4890 GetCurrentConsoleFont.
4891
4892 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4893
4894 * Makefile.in (RDYNAMIC): New.
4895 (SFILES): Add proc-service.list.
4896 * config/alpha/alpha-linux.mh (NAT_CDEPS): New.
4897 (LOADLIBES): Replace -rdynamic by $(RDYNAMIC).
4898 * config/arm/linux.mh: Likewise.
4899 * config/i386/linux.mh: Likewise.
4900 * config/i386/linux64.mh: Likewise.
4901 * config/ia64/linux.mh: Likewise.
4902 * config/m32r/linux.mh: Likewise.
4903 * config/m68k/linux.mh: Likewise.
4904 * config/mips/linux.mh: Likewise.
4905 * config/pa/linux.mh: Likewise.
4906 * config/powerpc/linux.mh: Likewise.
4907 * config/powerpc/ppc64-linux.mh: Likewise.
4908 * config/s390/s390.mh: Likewise.
4909 * config/sparc/linux.mh: Likewise.
4910 * config/sparc/linux64.mh: Likewise.
4911 * config/xtensa/linux.mh: Likewise.
4912 * configure.ac: New RDYNAMIC on native host and GCC.
4913 (solaris*): Replace -Wl,-export-dynamic by $RDYNAMIC.
4914 * configure: Regenerate.
4915 * proc-service.list: New.
4916
4917 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4918
4919 * linux-nat.c (linux_nat_core_of_thread_1): Fix crash on invalid
4920 CONTENT.
4921
4922 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4923
4924 * linux-nat.c (linux_nat_wait_1): Do not call
4925 linux_nat_core_of_thread_1 on TARGET_WAITKIND_EXITED or
4926 TARGET_WAITKIND_SIGNALLED.
4927
4928 2010-05-27 Joel Brobecker <brobecker@adacore.com>
4929
4930 * ada-lang.c (ada_inferior_data): New struct.
4931 (ada_inferior_data): New static global.
4932 (ada_inferior_data_cleanup, get_ada_inferior_data, ada_inferior_exit)
4933 (ada_get_tsd_type): New functions.
4934 (ada_tag_name_2): Use ada_get_tsd_type instead of ada_find_any_type
4935 to look the tsd type up.
4936 (_initialize_ada_language): Attach ada_inferior_exit to inferior_exit
4937 event. Set ada_inferior_data.
4938
4939 2010-05-27 Pedro Alves <pedro@codesourcery.com>
4940
4941 * remote.c (unpack_varlen_hex): Remove forward declaration.
4942 (remote_console_output): Make static, and add forward declaration.
4943 * remote.h: Drop FIXME comment.
4944 (unpack_varlen_hex): Declare.
4945 (remote_console_output, remote_cisco_objfile_relocate)
4946 (deprecated_target_resume_hook, deprecated_target_wait_loop_hook):
4947 Delete declarations.
4948 * tracepoint.c: Include "remote.h".
4949 (unpack_varlen_hex): Delete declaration.
4950
4951 2010-05-27 Tom Tromey <tromey@redhat.com>
4952
4953 * dwarf2loc.c (struct piece_closure) <refc>: New field.
4954 (allocate_piece_closure): Initialize refc.
4955 (copy_pieced_value_closure): Use refc.
4956 (free_pieced_value_closure): Likewise.
4957
4958 2010-05-27 Tom Tromey <tromey@redhat.com>
4959
4960 * arm-tdep.c (push_stack_item): 'contents' now const.
4961 (arm_push_dummy_call): Make 'val' const. Use value_contents, not
4962 value_contents_writeable. Introduce new temporary.
4963
4964 2010-05-27 Tom Tromey <tromey@redhat.com>
4965
4966 * findcmd.c (parse_find_args): Use value_contents, not
4967 value_contents_raw.
4968
4969 2010-05-27 Tom Tromey <tromey@redhat.com>
4970
4971 * alpha-tdep.c (alpha_push_dummy_call): Make alpha_arg.contents
4972 const. Use value_contents, not value_contents_writeable.
4973
4974 2010-05-27 Joel Brobecker <brobecker@adacore.com>
4975
4976 * ada-lang.c (ensure_lval): Replace call to value_contents_raw
4977 by call to value_contents.
4978
4979 2010-05-27 Ozkan Sezer <sezeroz@gmail.com>
4980
4981 * MAINTAINERS: Add myself for write after approval privileges.
4982
4983 2010-05-26 Doug Evans <dje@google.com>
4984
4985 Allow python to find its files if moved from original location.
4986 * acinclude.m4 (GDB_AC_DEFINE_RELOCATABLE): New function.
4987 (GDB_AC_WITH_DIR): Call it.
4988 * configure.ac: Define WITH_PYTHON_PATH if we can find the
4989 python installation directory.
4990 * config.in: Regenerate.
4991 * configure: Regenerate.
4992 * defs.h (python_libdir): Declare.
4993 * main.c (python_libdir): Define.
4994 (captured_main): Initialize python_libdir.
4995 * python/python.c (_initialize_python): #ifdef WITH_PYTHON_PATH,
4996 call Py_SetProgramName to make sure python can find its libraries
4997 and modules.
4998
4999 * configure.ac: Try to use python's distutils to fetch compilation
5000 parameters.
5001 * configure: Regenerate.
5002 * python/python-config.py: New file.
5003
5004 2010-05-26 Ozkan Sezer <sezeroz@gmail.com>
5005
5006 * ser-tcp.c (net_open): Check error return from socket() call by its
5007 equality to -1 not by it being negative.
5008 (net_close): Likewise.
5009
5010 2010-05-26 Pedro Alves <pedro@codesourcery.com>
5011
5012 * NEWS: Mention the `qRelocInsn' feature.
5013 * gdbarch.sh (relocate_instruction): New.
5014 * amd64-tdep.c (rip_relative_offset): New.
5015 (append_insns): New.
5016 (amd64_relocate_instruction): New.
5017 (amd64_init_abi): Install it.
5018 * i386-tdep.c (append_insns): New.
5019 (i386_relocate_instruction): New.
5020 (i386_gdbarch_init): Install it.
5021 * remote.c (remote_get_noisy_reply): Handle qRelocInsn requests.
5022 * gdbarch.h, gdbarch.c: Regenerate.
5023
5024 2010-05-26 Tom Tromey <tromey@redhat.com>
5025
5026 * dwarf2loc.h (struct dwarf2_locexpr_baton) <data>: Now const.
5027 (struct dwarf2_loclist_baton) <data>: Likewise.
5028 * dwarf2loc.c (find_location_expression): Constify return type.
5029 (dwarf2_evaluate_loc_desc): Make 'data' argument const.
5030 (dwarf2_loc_desc_needs_frame): Likewise.
5031 (loclist_read_variable): Constify.
5032 (loclist_describe_location): Likewise.
5033 (loclist_tracepoint_var_ref): Likewise.
5034
5035 2010-05-25 Tom Tromey <tromey@redhat.com>
5036
5037 * dwarf2loc.c (dwarf_expr_frame_base): Constify.
5038 (dwarf_expr_frame_base_1): Likewise.
5039 (read_pieced_value): Update.
5040 (needs_frame_frame_base): Constify.
5041 (dwarf2_tracepoint_var_loc): Likewise.
5042 (dwarf2_tracepoint_var_access): Likewise.
5043 (locexpr_describe_location_piece): Likewise.
5044 (locexpr_describe_location_1): Likewise.
5045 * dwarf2expr.h (struct dwarf_expr_context) <get_frame_base>:
5046 Constify.
5047 (data): Now const.
5048 (struct dwarf_expr_piece) <v.literal.data>: Likewise.
5049 (dwarf_expr_eval, read_uleb128, read_sleb128)
5050 (dwarf2_read_address): Update.
5051 * dwarf2expr.c (dwarf_expr_eval): Constify.
5052 (read_uleb128): Likewise.
5053 (read_sleb128): Likewise.
5054 (dwarf2_read_address): Likewise.
5055 (require_composition): Likewise.
5056 (execute_stack_op): Likewise.
5057 * dwarf2-frame.h (struct dwarf2_frame_state_reg) <loc.exp>: Now a
5058 "const gdb_byte *".
5059 * dwarf2-frame.c (struct dwarf2_frame_state_reg_info) <cfa_exp>:
5060 Now const.
5061 (no_get_frame_base): Constify.
5062 (execute_stack_op): Likewise.
5063 (execute_cfa_program): Likewise.
5064 (read_encoded_value): Likewise.
5065
5066 2010-05-25 Doug Evans <dje@google.com>
5067
5068 * ser-pipe.c (pipe_open): Ignore SIGINTs in child.
5069
5070 * event-loop.h (GDB_READABLE, GDB_WRITABLE, GDB_EXCEPTION): Move to ...
5071 * event-loop.c: ... here.
5072 * tui/tui-io.c (tui_readline_output): Rename parameter `code' to
5073 `error' for clarity.
5074 (tui_getc): Pass correct value for `error' parameter to
5075 tui_readline_output.
5076
5077 Add python gdb.GdbError and gdb.string_to_argv.
5078 * NEWS: Document them.
5079 * python/py-cmd.c (cmdpy_function): Don't print a traceback if
5080 the exception is gdb.GdbError. Print a second traceback if there's
5081 an error computing the error message.
5082 (gdbpy_string_to_argv): New function.
5083 * python/py-utils.c (gdbpy_obj_to_string): New function.
5084 (gdbpy_exception_to_string): New function.
5085 * python/python-internal.h (gdbpy_string_to_argv): Declare.
5086 (gdbpy_obj_to_string, gdbpy_exception_to_string): Declare.
5087 (gdbpy_gdberror_exc): Declare.
5088 * python/python.c (gdbpy_gdberror_exc): New global.
5089 (_initialize_python): Initialize gdbpy_gdberror_exc and create
5090 gdb.GdbError.
5091 (GdbMethods): Add string_to_argv.
5092
5093 2010-05-21 Pierre Muller <muller@ics.u-strasbg.fr>
5094
5095 * windows-nat.c (display_selector): Call GetLastError to give better
5096 failure explanation.
5097
5098 2010-05-24 Pedro Alves <pedro@codesourcery.com>
5099
5100 * config.in: Regenerate.
5101
5102 2010-05-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5103
5104 Code cleanup.
5105 * target.c (push_target): Return only void. Remove the return value
5106 comment.
5107 * target.h (push_target): Return only void.
5108
5109 2010-05-23 Pedro Alves <pedro@codesourcery.com>
5110
5111 Update gnulib from latest git.
5112 (250b80067c1e1d8faa0c42fb572f721975b929c5)
5113
5114 * gnulib/memcmp.c: Removed.
5115 * gnulib/memchr.valgrind: New.
5116 * gnulib/stddef.in.h: New.
5117 * gnulib/Makefile.am: Updated.
5118 * gnulib/memchr.c: Updated.
5119 * gnulib/memmem.c: Updated.
5120 * gnulib/stdint.in.h: Updated.
5121 * gnulib/str-two-way.h: Updated.
5122 * gnulib/string.in.h: Updated.
5123 * gnulib/wchar.in.h: Updated.
5124
5125 * gnulib/extra/link-warning.h: Removed.
5126 * gnulib/extra/c++defs.h: New.
5127 * gnulib/extra/warn-on-use.h: New.
5128 * gnulib/extra/arg-nonnull.h: Updated.
5129
5130 * gnulib/m4/extensions.m4: Updated.
5131 * gnulib/m4/gnulib-cache.m4: Updated.
5132 * gnulib/m4/gnulib-common.m4: Updated.
5133 * gnulib/m4/gnulib-comp.m4: Updated.
5134 * gnulib/m4/gnulib-tool.m4: Updated.
5135 * gnulib/m4/include_next.m4: Updated.
5136 * gnulib/m4/longlong.m4: Updated.
5137 * gnulib/m4/memchr.m4: Updated.
5138 * gnulib/m4/memmem.m4: Updated.
5139 * gnulib/m4/stdint.m4: Updated.
5140 * gnulib/m4/string_h.m4: Updated.
5141 * gnulib/m4/memcmp.m4: Removed.
5142 * gnulib/m4/onceonly_2_57.m4: Removed.
5143 * gnulib/m4/00gnulib.m4: New.
5144 * gnulib/m4/mmap-anon.m4: New.
5145 * gnulib/m4/multiarch.m4: New.
5146 * gnulib/m4/onceonly.m4: New.
5147 * gnulib/m4/stddef_h.m4: New.
5148 * gnulib/m4/warn-on-use.m4: New.
5149 * gnulib/m4/wchar.m4: Removed.
5150 * gnulib/m4/wchar_h.m4: New.
5151 * gnulib/m4/wchar_t.m4: New.
5152 * gnulib/m4/wint_t.m4: New.
5153
5154 * aclocal.m4: Regenerate.
5155 * config.in: Likewise.
5156 * configure: Likewise.
5157 * gnulib/Makefile.in: Likewise.
5158
5159 2010-05-21 Tom Tromey <tromey@redhat.com>
5160
5161 * dwarf2loc.c (extract_bits_primitive): New function.
5162 (extract_bits): Likewise.
5163 (insert_bits): Likewise.
5164 (copy_bitwise): Likewise.
5165 (read_pieced_value): Do all operations in bits.
5166 (write_pieced_value): Likewise.
5167 * dwarf2expr.h (struct dwarf_expr_piece) <offset>: New field.
5168 * dwarf2expr.c (add_piece): New arguments bit_piece, offset.
5169 Always use xrealloc to resize piece array.
5170 (execute_stack_op) <DW_OP_reg0>: Handle DW_OP_bit_piece.
5171 <DW_OP_piece>: Update.
5172 <DW_OP_bit_piece>: New case.
5173
5174 2010-05-21 Tom Tromey <tromey@redhat.com>
5175
5176 * dwarf2loc.c (read_pieced_value): Exit loop when result is full.
5177 <DWARF_VALUE_OPTIMIZED_OUT>: New case.
5178 * dwarf2expr.h (enum dwarf_value_location)
5179 <DWARF_VALUE_OPTIMIZED_OUT>: New constant.
5180 * dwarf2expr.c (dwarf_expr_stack_empty_p): New function.
5181 (add_piece): Handle empty piece.
5182 (execute_stack_op) <DW_OP_piece>: Handle
5183 DWARF_VALUE_OPTIMIZED_OUT.
5184
5185 2010-05-21 Tom Tromey <tromey@redhat.com>
5186
5187 * eval.c (evaluate_subexp_standard) <BINOP_SUBSCRIPT>: Call
5188 evaluate_subexp, not evaluate_subexp_with_coercion.
5189
5190 2010-05-21 Pierre Muller <muller@ics.u-strasbg.fr>
5191
5192 * dwarf2read.c (new_symbol): Handle DW_AT_variable_parameter
5193 attribute.
5194
5195 2010-05-21 Tom Tromey <tromey@redhat.com>
5196
5197 * dwarf2loc.c (read_pieced_value): Work properly when 'v' has an
5198 offset.
5199 (write_pieced_value): Likewise.
5200
5201 2010-05-21 Pierre Muller <muller@ics.u-strasbg.fr>
5202
5203 * dwarf2read.c (process_die): Also allow DW_TAG_const_type
5204 and DW_TAG_volatile_type.
5205 (new_symbol): Likewise.
5206
5207 2010-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
5208
5209 * p-valprint.c (pascal_val_print): Call get_array_bounds
5210 to obtain the number of elements in an array.
5211
5212 2010-05-19 Doug Evans <dje@google.com>
5213
5214 * python.c (gdbpy_print_stack): Ensure output ends with a newline.
5215
5216 * python.c (source_python_script): Add comment.
5217 (source_python_script_for_objfile): Remove unnecessary call to
5218 gdbpy_print_stack.
5219
5220 2010-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5221 Sergio Durigan Junior <sergiodj@redhat.com>
5222
5223 Code cleanup.
5224 * parse.c (exp_iterate): Use operator_length wrapper function.
5225
5226 2010-05-18 Michael Snyder <msnyder@vmware.com>
5227
5228 * ada-lang.c: White space.
5229 * ada-typeprint.c: White space.
5230 * ada-valprint.c: White space.
5231 * addrmap.c: White space.
5232 * auxv.c: White space.
5233 * ax-gdb.c: White space.
5234
5235 2010-05-18 Hui Zhu <teawater@gmail.com>
5236
5237 * linux-fork.c (inferior_call_waitpid_cleanup): Add check
5238 for oldfp.
5239 (inferior_call_waitpid): Move make_cleanup out of check.
5240 Check the return of waitpid.
5241 (delete_checkpoint_command): Add pptid to save fi->parent_ptid.
5242
5243 2010-05-17 Michael Snyder <msnyder@vmware.com>
5244
5245 * tui/tui.c: White space.
5246 * tui/tui-data.c: White space.
5247 * tui/tui-disasm.c: White space.
5248 * tui/tui-file.c: White space.
5249 * tui/tui-interp.c: White space.
5250 * tui/tui-main.c: White space.
5251 * tui/tui-out.c: White space.
5252 * tui/tui-regs.c: White space.
5253 * tui/tui-source.c: White space.
5254 * tui/tui-stack.c: White space.
5255 * tui/tui-win.c: White space.
5256 * tui/tui-winsource.c: White space.
5257
5258 * procfs.c: White space.
5259
5260 * python/py-auto-load.c: White space.
5261 * python/py-block.c: White space.
5262 * python/py-breakpoint.c: White space.
5263 * python/py-cmd.c: White space.
5264 * python/py-function.c: White space.
5265 * python/py-lazy-string.c: White space.
5266 * python/py-objfile.c: White space.
5267 * python/py-param.c: White space.
5268 * python/py-prettyprint.c: White space.
5269 * python/py-progspace.c: White space.
5270 * python/py-symtab.c: White space.
5271 * python/python.c: White space.
5272 * python/py-type.c: White space.
5273 * python/py-utils.c: White space.
5274 * python/py-value.c: White space.
5275
5276 * mi/mi-cmd-break.c: White space.
5277 * mi/mi-cmd-env.c: White space.
5278 * mi/mi-cmds.c: White space.
5279 * mi/mi-cmd-stack.c: White space.
5280 * mi/mi-cmd-var.c: White space.
5281 * mi/mi-console.c: White space.
5282 * mi/mi-getopt.c: White space.
5283 * mi/mi-interp.c: White space.
5284 * mi/mi-main.c: White space.
5285 * mi/mi-out.c: White space.
5286 * mi/mi-parse.c: White space.
5287
5288 * cli/cli-cmds.c: White space.
5289 * cli/cli-decode.c: White space.
5290 * cli/cli-dump.c: White space.
5291 * cli/cli-interp.c: White space.
5292 * cli/cli-logging.c: White space.
5293 * cli/cli-script.c: White space.
5294 * cli/cli-setshow.c: White space.
5295
5296 * valarith.c: White space.
5297 * valops.c: White space.
5298 * valprint.c: White space.
5299 * value.c: White space.
5300 * varobj.c: White space.
5301 * xcoffread.c: White space.
5302 * xml-support.c: White space.
5303 * xml-tdesc.c: White space.
5304
5305 2010-05-17 Andreas Schwab <schwab@redhat.com>
5306
5307 PR gdb/11092
5308 * c-lang.c (c_printstr): Compute real length of NUL terminated
5309 string at first.
5310
5311 2010-05-17 Joel Brobecker <brobecker@adacore.com>
5312
5313 * parse.c (parse_exp_in_context): When block is not NULL, use
5314 its associated language to parse the expression instead of
5315 the current_language.
5316
5317 2010-05-17 Joel Brobecker <brobecker@adacore.com>
5318
5319 * jv-lang.c (java_lookup_class): Remove commented out code.
5320 (type_from_class): Likewise.
5321 (java_op_print_tab): Remove commented-out elements.
5322
5323 2010-05-17 Joel Brobecker <brobecker@adacore.com>
5324
5325 * ada-lang.c (to_fixed_range_type): The the raw index type as
5326 argument instead of the raw type name. Remove orig_type parameter.
5327 Update calls throughout.
5328 (ada_fixup_array_indexes_type): New function.
5329 (ada_array_bound_from_type): Add call to ada_fixup_array_indexes_type.
5330 * ada-lang.h (ada_fixup_array_indexes_type): Add declaration.
5331 * ada-typeprint.c (print_range_type): Renames print_range_type_named.
5332 Remove name parameter.
5333 (print_array_type): Add call to ada_fixup_array_indexes_type.
5334 Update calls to print_range_type.
5335 (ada_print_type): Update calls to print_range_type.
5336
5337 2010-05-17 Pierre Muller <muller@ics.u-strasbg.fr>
5338
5339 * dwarf2read.c (read_set_type): Set type length if
5340 DW_AT_byte_size attribute is present.
5341
5342 2010-05-17 Pierre Muller <muller@ics.u-strasbg.fr>
5343
5344 * p-valprint.c (pascal_val_print): Handle set type if range limits
5345 are undefined but size is known.
5346
5347 2010-05-17 Pedro Alves <pedro@codesourcery.com>
5348
5349 * procfs.c: Reformat.
5350
5351 2010-05-16 Michael Snyder <msnyder@vmware.com>
5352
5353 * target.c: White space.
5354 * target-descriptions.c: White space.
5355 * target-memory.c: White space.
5356 * thread.c: White space.
5357 * top.c: White space.
5358 * tracepoint.c: White space.
5359 * trad-frame.c: White space.
5360 * tramp-frame.c: White space.
5361 * ui-file.c: White space.
5362 * ui-out.c: White space.
5363 * user-regs.c: White space.
5364 * utils.c: White space.
5365
5366 * scm-exp.c: White space.
5367 * scm-lang.c: White space.
5368 * scm-valprint.c: White space.
5369 * sentinel-frame.c: White space.
5370 * ser-base.c: White space.
5371 * ser-go32.c: White space.
5372 * serial.c: White space.
5373 * ser-mingw.c: White space.
5374 * ser-pipe.c: White space.
5375 * ser-tcp.c: White space.
5376 * ser-unix.c: White space.
5377 * solib.c: White space.
5378 * solib-darwin.c: White space.
5379 * solib-frv.c: White space.
5380 * solib-irix.c: White space.
5381 * solib-osf.c: White space.
5382 * solib-pa64.c: White space.
5383 * solib-som.c: White space.
5384 * solib-spu.c: White space.
5385 * solib-svr4.c: White space.
5386 * solib-target.c: White space.
5387 * source.c: White space.
5388 * stabsread.c: White space.
5389 * stack.c: White space.
5390 * std-regs.c: White space.
5391 * symfile.c: White space.
5392 * symmisc.c: White space.
5393 * symtab.c: White space.
5394
5395 2010-05-16 Michael Snyder <msnyder@vmware.com>
5396
5397 * source.c (_initialize_source): Add "rev" as an abbreviation
5398 for the "reverse-search" command.
5399
5400 2010-05-16 Michael Snyder <msnyder@vmware.com>
5401
5402 * record.c: White space.
5403 * regcache.c: White space.
5404 * reggroups.c: White space.
5405 * remote-fileio.c: White space.
5406 * remote-m32r-sdi.c: White space.
5407 * remote-mips.c: White space.
5408 * remote-sim.c: White space.
5409 * remote.c: White space.
5410 (process_g_packet): Remove orphan braces.
5411
5412 2010-05-15 Michael Snyder <msnyder@vmware.com>
5413
5414 * parse.c: White space.
5415 * p-lang.c: White space.
5416 * posix-hdep.c: White space.
5417 * printcmd.c: White space.
5418 * progspace.c: White space.
5419 * prologue-value.c: White space.
5420 * psymtab.c: White space.
5421 * p-typeprint.c: White space.
5422 * p-valprint.c: White space.
5423
5424 * objc-lang.c: White space.
5425 * objfiles.c: White space.
5426 * observer.c: White space.
5427 * osabi.c: White space.
5428 * osdata.c: White space.
5429
5430 * m2-lang.c: White space.
5431 * m2-valprint.c: White space.
5432 * macrocmd.c: White space.
5433 * macroexp.c: White space.
5434 * macroscope.c: White space.
5435 * macrotab.c: White space.
5436 * main.c: White space.
5437 * maint.c: White space.
5438 * mdebugread.c: White space.
5439 * memattr.c: White space.
5440 * minsyms.c: White space.
5441 * monitor.c: White space.
5442
5443 2010-05-14 Michael Snyder <msnyder@vmware.com>
5444
5445 * jv-lang.c: White space.
5446 * jv-typeprint.c: White space.
5447 * jv-valprint.c: White space.
5448 * language.c: White space.
5449 * libunwind-frame.c: White space.
5450 * linespec.c: White space.
5451 * linux-nat.c: White space.
5452 * linux-record.c: White space.
5453 * linux-thread-db.c: White space.
5454
5455 * infcall.c: White space.
5456 * inf-child.c: White space.
5457 * infcmd.c: White space.
5458 * inferior.c: White space.
5459 * inf-loop.c: White space.
5460 * inflow.c: White space.
5461 * inline-frame.c: White space.
5462 * interps.c: White space.
5463
5464 * gcore.c: White space.
5465 * gdb.c: White space.
5466 * gdbtypes.c: White space.
5467 * gnu-nat.c: White space.
5468 * gnu-v2-abi.c: White space.
5469 * gnu-v3-abi.c: White space.
5470
5471 * findcmd.c: White space.
5472 * findvar.c: White space.
5473 * fork-child.c: White space.
5474 * frame-base.c: White space.
5475 * frame.c: White space.
5476 * frame-unwind.c: White space.
5477 * f-valprint.c: White space.
5478
5479 * elfread.c: White space.
5480 * environ.c: White space.
5481 * eval.c: White space.
5482 * event-loop.c: White space.
5483 * event-top.c: White space.
5484 * exceptions.c: White space.
5485 * exec.c: White space.
5486 * expprint.c: White space.
5487
5488 * dbxread.c: White space.
5489 * dcache.c: White space.
5490 * disasm.c: White space.
5491 * doublest.c: White space.
5492 * dsrec.c: White space.
5493 * dummy-frame.c: White space.
5494 * dwarf2expr.c: White space.
5495 * dwarf2-frame.c: White space.
5496 * dwarf2loc.c: White space.
5497 * dwarf2read.c: White space.
5498
5499 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
5500
5501 PR python/11482
5502
5503 * python/py-value.c (valpy_hash): New function.
5504 (value_object_type): Register valpy_hash.
5505
5506 2010-05-14 Hui Zhu <teawater@gmail.com>
5507 Michael Snyder <msnyder@vmware.com>
5508
5509 * linux-fork.c (gdbthread.h): New include.
5510 (fork_info): Add parent_ptid.
5511 (inferior_call_waitpid_cleanup, inferior_call_waitpid): New
5512 functions.
5513 (delete_checkpoint_command): Call inferior_call_waitpid.
5514 (checkpoint_command): Set parent_ptid.
5515
5516 2010-05-13 Michael Snyder <msnyder@vmware.com>
5517
5518 * dictionary.c: Re-indent to GNU coding standard.
5519
5520 * charset.c: White space.
5521 * c-lang.c: White space.
5522 * cli-out.c: White space.
5523 * coffread.c: White space.
5524 * complaints.c: White space.
5525 * completer.c: White space.
5526 * corefile.c: White space.
5527 * corelow.c: White space.
5528 * cp-abi.c: White space.
5529 * cp-namespace.c: White space.
5530 * cp-support.c: White space.
5531 * cp-valprint.c: White space.
5532 * c-typeprint.c: White space.
5533 * c-valprint.c: White space.
5534 * blockframe.c: White space.
5535 * breakpoint.c: White space.
5536 * buildsym.c: White space.
5537 * blockframe.c: White space.
5538 * bcache.c: White space.
5539 * gdbarch.sh: White space, add blank lines.
5540 * arch-utils.c: Ditto.
5541 * gdbarch.c: Regenerate.
5542 * frame.c: White space, add blank lines.
5543 * stack.c: White space, add blank lines.
5544 (initialize_stack): Remove long-dead code.
5545
5546 2010-05-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5547
5548 Code cleanup.
5549 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Change the parameter to type.
5550 (locexpr_read_variable, loclist_read_variable): Update the callers.
5551
5552 2010-05-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5553
5554 Code cleanup.
5555 * dwarf2read.c (die_type, die_descriptive_type): Remove variable type.
5556 Remove check of NULL returned by tag_type_to_type.
5557 (die_containing_type): Remove variable type. Remove type_die variable
5558 initialization. Remove check of NULL returned by tag_type_to_type.
5559
5560 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
5561
5562 PR exp/11530.
5563 * gdbtypes.c (lookup_struct_elt_type): Also lookup
5564 names of unnamed structures or unions.
5565
5566 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
5567
5568 * procfs.c (proc_watchpoint_address): New function.
5569 (procfs_stopped_by_watchpoint): Remove useless check after
5570 find_procinfo_or_die call.
5571 (procfs_stopped_data_address): New function.
5572 (procfs_use_watchpoints): Register new watchpoint related function.
5573
5574 2010-05-11 Tom Tromey <tromey@redhat.com>
5575
5576 * eval.c (evaluate_subexp_standard): Revert inadvertent change.
5577
5578 2010-05-10 Michael Snyder <msnyder@vmware.com>
5579
5580 * utils.c: White space cleanup.
5581
5582 2010-05-10 Tom Tromey <tromey@redhat.com>
5583
5584 * eval.c (ptrmath_type_p): Add 'lang' argument.
5585 (evaluate_subexp_standard): Update.
5586 (evaluate_subexp_with_coercion): Update.
5587 * language.h (CAST_IS_CONVERSION): Add 'LANG' argument.
5588
5589 2010-05-10 Michael Snyder <msnyder@vmware.com>
5590
5591 * utils.c (do_fclose_cleanup) Restore local variable.
5592
5593 2010-05-09 Doug Evans <dje@google.com>
5594
5595 * record.c (init_record_core_ops): Rename record_core to record-core.
5596
5597 2010-05-08 Joel Brobecker <brobecker@adacore.com>
5598
5599 Implement task switching on pa-hpux.
5600 * inf-ttrace.c (inf_ttrace_get_ada_task_ptid): New function.
5601 (inf_ttrace_target): Set t->to_get_ada_task_ptid.
5602
5603 2010-05-08 Pierre Muller <muller@ics.u-strasbg.fr>
5604
5605 * valops.c (find_overload_match): Add missing i18n markup.
5606
5607 2010-05-08 Pierre Muller <muller@ics.u-strasbg.fr>
5608
5609 * p-exp.y (exp : SIZEOF '(' exp ')'): New rule.
5610
5611 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5612
5613 * dwarf2read.c (typename_concat): Use (char *) NULL terminated stdarg
5614 list for the obconcat call.
5615 * mdebugread.c (parse_symbol): Likewise.
5616 * stabsread.c (define_symbol, read_member_functions, read_cpp_abbrev):
5617 Likewise.
5618 * symfile.c (obconcat): Replace the s1, s2 and s3 parameters by `...'.
5619 New variable ap. Remove variables len and val.
5620 * symfile.h (obconcat): Likewise for the prototype.
5621
5622 2010-05-07 Michael Snyder <msnyder@vmware.com>
5623
5624 * python/python.c (execute_gdb_command): Remove unused variables.
5625 * python/py-block.c (gdbpy_block_for_pc): Remove unused variable.
5626 * python/py-breakpoint.c (gdbpy_breakpoint_created):
5627 Remove unused variable.
5628 * python/py-cmd.c (cmdpy_function): Remove unused variable.
5629 (cmdpy_completer): Remove unused variable.
5630 * python/py-frame.c (frapy_find_sal): Remove unused variable.
5631 * python/py-function.c (fnpy_call): Remove unused variable.
5632 * python/py-objfile.c (objfile_to_objfile_object):
5633 Remove unused variable.
5634 * python/py-param.c (parmpy_init): Remove unused variable.
5635 * python/py-prettyprint.c (apply_varobj_pretty_printer):
5636 Remove unused variable.
5637 (gdbpy_default_visualizer): Remove unused variable.
5638 * python/py-progspace.c (pspace_to_pspace_object):
5639 Remove unused variable.
5640 * python/py-symtab.c (symtab_and_line_to_sal_object):
5641 Remove unused variable.
5642 * python/py-type.c (typy_template_argument):
5643 Remove unused variable.
5644 * python/py-value.c (valpy_string): Remove unused variable.
5645 (convert_value_from_python): Remove unused variables.
5646
5647 2010-05-07 Michael Snyder <msnyder@vmware.com>
5648
5649 * valops.c (value_cast_pointers): Restore unused variable 'type1',
5650 and use it to compute variable 't1'.
5651
5652 2010-05-07 Joel Brobecker <brobecker@adacore.com>
5653
5654 * ada-lang.c (assign_aggregate): Remove unused variable.
5655
5656 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
5657
5658 PR C++/7943:
5659 * valops.c (find_overload_match): Handle fsym == NULL case.
5660 Add int no_adl argument.
5661 (find_oload_champ_namespace_loop): Call make_symbol_overload_list_adl
5662 when appropriate.
5663 Add int no_adl argument.
5664 (find_oload_champ_namespace): Add int no_adl argument.
5665 * parse.c (operator_length_standard): Return length for OP_ADL_FUNC
5666 expression.
5667 * expprint.c (op_name_standard): Added string for OP_ADL_FUNC case.
5668 * eval.c (evaluate_subexp_standard): Added OP_ADL_FUNC case.
5669 Evaluate arguments and use them to perform ADL lookup.
5670 Pass no_adl argument to find_overload_match.
5671 Disable adl lookup when evaluating a fully qualified OP_FUNCALL.
5672 * cp-support.h: Added prototype for
5673 make_symbol_overload_list_namespace.
5674 * cp-support.c (make_symbol_overload_list_namespace): New function.
5675 (make_symbol_overload_list_adl_namespace): New function.
5676 (make_symbol_overload_list_adl): New function.
5677 (make_symbol_overload_list_using): Moved code to add function to
5678 overload set to make_symbol_overload_list_namespace.
5679 * c-exp.y: create UNKNOWN_CPP_NAME token.
5680 Add parse rule for ADL functions.
5681 (classify_name): Recognize an UNKNOWN_CPP_NAME.
5682
5683 2010-05-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5684
5685 * fbsd-nat.c (fbsd_make_corefile_notes): Add cast to NULL used as
5686 sentinel.
5687
5688 2010-05-07 Joel Brobecker <brobecker@adacore.com>
5689
5690 Implement task switching on solaris targets.
5691 * sol-thread.c (thread_db_find_thread_from_tid)
5692 (sol_get_ada_task_ptid): New functions.
5693 (init_sol_thread_ops): Set sol_thread_ops.to_get_ada_task_ptid.
5694
5695 2010-05-07 Pedro Alves <pedro@codesourcery.com>
5696
5697 * remote.c (remote_query_supported_append): Use reconcat.
5698 (remote_query_supported): Install a cleanup. Use reconcat.
5699
5700 2010-05-07 Pedro Alves <pedro@codesourcery.com>
5701
5702 * gdbarch.sh (qsupported): Delete.
5703 * gdbarch.h, gdbarch.c: Regenerate.
5704 * remote.c (remote_query_supported): Remove use of
5705 gdbarch_qsupported.
5706
5707 2010-05-06 Sergio Durigan Junior <sergiodj@redhat.com>
5708
5709 * xml-syscall.c (syscall_start_syscalls_info): Remove unused
5710 function.
5711
5712 2010-05-06 Michael Snyder <msnyder@vmware.com>
5713
5714 * xml-support.c (xinclude_start_include): Delete unused variable.
5715 (xml_process_xincludes): Delete unused variable.
5716 * xml-syscall.c (syscall_parse_xml): Delete unused variable.
5717 * target-descriptions.c (tdesc_gdb_type): Delete unused variable.
5718 (tdesc_find_arch_register): Delete unused variable.
5719 (tdesc_use_registers): Delete unused variable.
5720 * xml-tdesc.c (tdesc_start_target): Delete unused variable.
5721 * inferior.c (print_inferior): Delete unused variable.
5722 * record.c (record_open_1): Delete unused variable.
5723 (record_restore): Delete unused variable.
5724 (cmd_record_save): Delete unused variable.
5725 * gcore.c (derive_heap_segment): Delete unused variable.
5726 (objfile_find_memory_regions): Use unused variable.
5727 * jit.c (jit_inferior_init): Delete unused variable.
5728 * progspace.c (clone_program_space): Delete unused variable.
5729 (pspace_empty_p): Delete unused variable.
5730
5731 * frame-unwind.c (frame_unwind_find_by_frame):
5732 Delete unused variable.
5733 * gnu-v2-abi.c (gnuv2_value_rtti_type): Delete unused variable.
5734 * cp-support.c (mangled_name_to_comp): Delete unused variable.
5735 (method_name_from_physname): Delete unused variable.
5736 (cp_func_name): Delete unused variable.
5737 (cp_validate_operator): Delete unused variable.
5738 * cp-namespace.c (cp_scan_for_anonymous_namespaces):
5739 Delete unused variable.
5740 * trad-frame.c (trad_frame_get_prev_register):
5741 Delete unused variable.
5742 * tramp-frame.c (tramp_frame_cache): Delete unused variable.
5743
5744 * serial.c (serial_for_fd): Delete unused variable.
5745 * mdebugread.c (psymtab_to_symtab_1): Delete unused variable.
5746 * top.c (execute_command): Delete unused variable.
5747 (init_main): Delete unused variable.
5748 * utils.c (do_fclose_cleanup): Delete unused variable.
5749 (do_all_inferior_continuations): Delete unused variable.
5750 (initialize_utils): Delete unused variable.
5751 (internal_problem_mode): Delete unused global.
5752 * frame.c (get_prev_frame): Delete unused global.
5753 (get_frame_locals_address): Delete unused global.
5754 (get_frame_args_address): Delete unused global.
5755
5756 * p-typeprint.c (pascal_type_print_base): Delete unused variable.
5757 (pascal_type_print_varspec_prefix): Delete unused variable.
5758 * f-typeprint.c (f_type_print_base): Delete unused variable.
5759 (f_type_print_varspec_suffix): Delete unused variable.
5760 * m2-typeprint.c (m2_print_type): Delete unused variable.
5761 (m2_long_set): Delete unused variable.
5762 * ada-valprint.c (ada_val_print_1): Delete unused variable.
5763 * d-valprint.c (dynamic_array_type): Delete unused variable.
5764 * f-valprint.c (f77_get_dynamic_length_of_aggregate):
5765 Delete unused variable.
5766 (f77_create_arrayprint_offset_tbl): Delete unused variable.
5767 * m2-valprint.c (m2_val_print): Delete unused variable.
5768
5769 * ui-out.c (ui_out_field_int): Delete unused variable.
5770 (ui_out_field_fmt_int): Delete unused variable.
5771 * varobj.c (varobj_list_children): Delete unused variable.
5772 (varobj_set_value): Delete unused variable.
5773 (install_new_value_visualizer): Delete unused variable.
5774 (varobj_set_visualizer): Delete unused variable.
5775 (varobj_update): Delete unused variable.
5776 (varobj_editable_p): Delete unused variable.
5777 (c_value_of_root): Delete unused variable.
5778 (cplus_describe_child): Delete unused variable.
5779
5780 * ada-lang.c (add_defn_to_vec): Delete unused variable.
5781 (decode_constrained_packed_array_type): Delete unused variable.
5782 (add_defn_to_vec): Delete unused variable.
5783 (symbol_completion_match): Delete unused variable.
5784 (value_tag_from_contents_and_address): Delete unused variable.
5785 (ada_evaluate_subexp): Delete unused variable.
5786 * c-lang.c (classify_type): Delete unused variable.
5787 * f-lang.c (f_printstr): Delete unused variable.
5788 * objc-lang.c (objc_printstr): Delete unused variable.
5789 * ada-tasks.c (get_known_tasks_addr): Delete unused variable.
5790 * jv-lang.c (type_from_class): ifdef unused variable.
5791 (java_class_name_from_physname): Delete unused variable.
5792 * m2-lang.c (m2_printstr): Delete unused variable.
5793
5794 * objfiles.c (objfile_relocate): Delete unused variable.
5795 * maint.c (_initialize_maint_cmds): Delete unused variable.
5796 * demangle.c (_initialize_demangler): Delete unused variable.
5797 * corefile.c (reopen_exec_file): Delete unused variable.
5798 * dwarf2expr.c (dwarf2_read_address): Delete unused variable.
5799 * dwarf2-frame.c (decode_frame_entry): Delete unused variable.
5800
5801 * osabi.c (_initialize_gdb_osabi): Delete unused variable.
5802 * memattr.c (mem_delete): Delete unused variable.
5803 (invalidate_target_mem_regions): Delete unused variable.
5804 * mem-break.c (default_memory_insert_breakpoint):
5805 Delete unused variable.
5806 * target.c (target_get_osdata): Delete unused variable.
5807 * parse.c (length_of_subexp): Delete unused variable.
5808 (prefixify_subexp): Delete unused variable.
5809 (exp_iterate): Delete unused variable.
5810 * reverse.c (delete_bookmark_command): Delete unused variable.
5811
5812 * macrocmd.c (_initialize_macrocmd): Delete unused variable.
5813 * macroexp.c (gather_arguments): Delete unused variable.
5814 (substitute_args): Delete unused variable.
5815 * completer.c (gdb_completer_loc_break_characters): Unused, delete.
5816 * gdbarch.sh (gdbarch_printable_names): Delete unused variable.
5817 (_initialize_gdbarch): Delete unused variable.
5818 * gdbarch.c, gdbarch.h: Regenerate.
5819 * arch-utils.c (initialize_current_architecture):
5820 Delete unused variable.
5821 (_initialize_gdbarch_utils): Delete unused variable.
5822 * gdbtypes.c (make_cv_type): Delete unused variable.
5823 (make_type_with_address_space): Delete unused variable.
5824
5825 * linespec.c (decode_compound): Delete unused variable.
5826 * dictionary.c (iterator_next_hashed): Delete unused variable.
5827 * infcall.c (call_function_by_hand): Delete unused variable.
5828 * infcmd.c (step_1): Delete unused variable.
5829 (registers_info): Delete unused variable.
5830 (attach_command): Delete unused variable.
5831 * infrun.c (follow_exec): Delete unused variable.
5832 (handle_step_into_function_backwards): Delete unused variable.
5833 (_initialize_infrun): Delete unused variable.
5834 * stack.c (parse_frame_specification_1): Delete unused variable.
5835 (frame_info): Delete unused variable.
5836 (backtrace_command_1): Delete unused variable.
5837 (catch_info): Delete unused variable.
5838
5839 * eval.c (evaluate_subexp_standard): Delete unused variable.
5840 * valops.c (value_cast_pointers): Delete unused variable.
5841 (value_dynamic_cast): Delete unused variable.
5842 (value_array): Delete unused variable.
5843 (find_overload_match): Delete unused variable.
5844 * valarith.c (value_subscript): Delete unused variable.
5845 (value_binop): Delete unused variable.
5846 * valprint.c (_initialize_valprint): Delete unused variable.
5847 * printcmd.c (print_command_1): Delete unused variable.
5848 (address_info): Delete unused variable.
5849 (printf_command): Delete unused variable.
5850
5851 * auxv.c (target_auxv_search): Delete unused variable.
5852 * blockframe.c (get_frame_block): Delete unused variable.
5853 * regcache.c (regcache_cpy): Delete unused variable.
5854 (regcache_cpy_no_passthrough): Delete unused variable.
5855 * charset.c (wchar_iterate): Delete unused variable.
5856 (find_charset_names): Delete unused variable.
5857 (_initialize_charset): Delete unused variable.
5858 * disasm.c (do_mixed_source_and_assembly):
5859 Delete unused variable.
5860 * source.c (set_default_source_symtab_and_line):
5861 Delete unused variable.
5862 (set_substitute_path_command): Delete unused variable.
5863 * value.c (preserve_values): Delete unused variable.
5864 (value_from_double): Delete unused variable.
5865
5866 2010-05-05 Michael Snyder <msnyder@vmware.com>
5867
5868 * psymtab.c (lookup_partial_symbol): Delete unused variable.
5869 (find_last_source_symtab_from_partial): Delete unused variable.
5870 * symfile.c (place_section): Delete unused variable.
5871 (default_symfile_offsets): Delete unused variable.
5872 (get_debug_link_info): Delete unused variable.
5873 (find_separate_debug_file_by_debuglink): Delete unused variable.
5874 (add_symbol_file_command): Delete unused variable.
5875 (symfile_find_segment_sections): Delete unused variable.
5876 * symmisc.c (free_symtab): Delete unused variable.
5877 (dump_symtab_1): Delete unused variable.
5878 * symtab.c (lookup_symbil_aux_quick): Delete unused variable.
5879 (find_pc_sect_symtab): Delete unused variable.
5880 (skip_prologue_using_lineinfo): Delete unused variable.
5881 (sources_info): Delete unused variable.
5882 (completion_list_add_name): Delete unused variable.
5883 (expand_line_sal): Delete unused variable.
5884
5885 * breakpoint.c (validate_commands_for_breakpoint):
5886 Delete unused variables.
5887 (insert_catchpoint): Delete unused variable.
5888 (update_watchpoint): Delete unused variable.
5889 (insert_bp_location): Delete unused variable.
5890 (insert_breakpoint_locations): Delete unused variable.
5891 (remove_breakpoint_1): Delete unused variable.
5892 (software_breakpoint_inserted_here_p): Delete unused variable.
5893 (watchpoints_triggered): Delete unused variable.
5894 (bpstat_check_watchpoint): Delete unused variable.
5895 (bpstat_stop_status): Delete unused variable.
5896 (print_one_breakpoint_location): Delete unused variable.
5897 (allocate_bp_location): Delete unused variable.
5898 (create_breakpoint): Delete unused variable.
5899 (watch_command_1): Delete unused variable.
5900 (catch_exception_command_1): Delete unused variable.
5901 (catch_ada_exception_command): Delete unused variable.
5902 (delete_breakpoint): Delete unused variable.
5903 (breakpoint_re_set_one): Delete unused variable.
5904 (do_enable_breakpoint): Delete unused variable.
5905
5906 2010-05-06 Pedro Alves <pedro@codesourcery.com>
5907
5908 * amd64-tdep.c: Include disasm.h.
5909 (amd64_insn_length_fprintf, amd64_insn_length_init_dis)
5910 (amd64_insn_length): Moved to disasm.c and renamed.
5911 (fixup_riprel): Adjust.
5912 * disasm.c (do_ui_file_delete): New.
5913 (gdb_insn_length): New.
5914 (gdb_buffered_insn_length_fprintf)
5915 (gdb_buffered_insn_length_init_dis)
5916 (gdb_buffered_insn_length): New, moved from amd64-tdep.c, and
5917 renamed.
5918 * disasm.h (gdb_insn_length): Declare.
5919 (gdb_buffered_insn_length): Declare.
5920
5921 2010-05-06 Pedro Alves <pedro@codesourcery.com>
5922
5923 * remote.c (clear_threads_parsing_context): New.
5924 (remote_threads_info): Delete unused null_cleanup. Install a
5925 cleanup to clear the threads_parsing_context in case parsing
5926 throws.
5927
5928 2010-05-05 Michael Snyder <msnyder@vmware.com>
5929
5930 * c-exp.y (parse_string_or_char): Delete unused variable.
5931 (c_lex): Delete unused variable.
5932 * cp-name-parser.y (cpname_lex): Delete unused variable.
5933 * ada-exp.y (find_primitive_type): Delete unused variable.
5934 (write_var_or_type): Delete unused variable.
5935 * jv-exp.y (java_parse): Delete unused variable.
5936 (push_expression_name): Delete unused variable.
5937 * p-exp.y (pascal_lex): Delete unused variable.
5938
5939 2010-05-05 Pedro Alves <pedro@codesourcery.com>
5940
5941 * remote.c (remote_threads_info): Really revert previous previous
5942 change.
5943
5944 2010-05-05 Michael Snyder <msnyder@vmware.com>
5945
5946 * elfread.c (elf_symtab_read): Delete unused variable.
5947 (find_separate_debug_file_by_buildid): Delete unused variables.
5948 (elf_symfile_read): Delete unused variable.
5949
5950 * coffread.c (coff_symfile_read): Delete unused variables.
5951
5952 * coff-pe-read.c (add_pe_exported_sym): Delete unused variable.
5953 (read_pe_exported_syms): Delete unused variable.
5954
5955 * stabsread.c (define_symbol): Delete unused variable.
5956
5957 * dwarf2read.c (read_type_comp_unit_head): Delete unused variable.
5958 (process_psymtab_comp_unit): Delete unused variable.
5959 (dwarf2_build_psymtabs_hard): Delete unused variable.
5960 (load_partial_comp_unit): Delete unused variable.
5961 (create_all_comp_units): Delete unused variable.
5962 (scan_partial_symbols): Delete unused variable.
5963 (add_partial_symbol): Delete unused variable.
5964 (add_partial_namespace): Delete unused variable.
5965 (add_partial_enumeration): Delete unused variable.
5966 (load_full_comp_unit): Delete unused variable.
5967 (process_full_comp_unit): Delete unused variable.
5968 (read_file_scope): Delete unused variable.
5969 (read_type_unit_scope): Delete unused variable.
5970 (process_structure_scope): Delete unused variable.
5971 (process_enumeration_scope): Delete unused variable.
5972 (read_tag_ptr_to_member_type): Delete unused variable.
5973 (read_typedef): Delete unused variable.
5974 (read_partial_die): Delete unused variable.
5975 (decode_locdesc): Delete unused variable.
5976 (zeroed_partial_die): Delete unused global variable.
5977
5978 * tui/tui-interp.c (_initialize_tui_interp):
5979 Delete unused variable.
5980 * tui/tui-regs.c tui_display_registers_from):
5981 Delete unused variable.
5982 (tui_check_register_values): Delete unused variable.
5983 (tui_register_format): Delete unused variable.
5984 * tui/tui-win.c (_initialize_tui_win): Delete unused variable.
5985 * tui/tui-windata.c (tui_display_data_from_line):
5986 Delete unused variables.
5987 (tui_vertical_data_scroll): Delete unused variables.
5988
5989 2010-05-05 Michael Snyder <msnyder@vmware.com>
5990
5991 * remote.c (remote_threads_info): Revert questionable part of
5992 the previous change.
5993
5994 2010-05-05 Michael Snyder <msnyder@vmware.com>
5995
5996 * mi/mi-out.c (mi_table_begin): Delete unused variable.
5997 * mi/mi-cmd-var.c (print_varobj): Delete unused variable.
5998 (mi_cmd_var_list_children): Delete unused variable.
5999 (varobj_update_one): Delete unused variable.
6000 * mi/mi-cmd-break.c (mi_cmd_break_insert): Delete unused variables.
6001 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals):
6002 Delete unused variable.
6003 (mi_cmd_stack_list_variables): Delete unused variable.
6004 (list_args_or_locals): Delete unused variable.
6005 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file):
6006 Delete unused variables.
6007 (mi_cmd_file_list_exec_source_files): Delete unused variable.
6008 * mi/mi-cmd-target.c (mi_cmd_target_file_delete):
6009 Delete unused variable.
6010 * mi/mi-interp.c (mi_interpreter_exec): Delete unused variable.
6011 (mi_cmd_interpreter_exec): Delete unused variable.
6012 (mi_on_normal_stop): Delete unused variable.
6013 * mi/mi-main.c (run_one_inferior): Delete unused variable.
6014 (print_one_inferior): Delete unused variables.
6015 (mi_execute_command): Delete unused variable.
6016 (mi_cmd_execute): Delete unused variable.
6017 (timestamp): Delete unused variable.
6018
6019 * cli/cli-dump.c (dump_memory_to_file): Delete unused variable.
6020 (restore_binary_file): Delete unused variable.
6021 * cli/cli-decode.c (deprecated_cmd_warning): Delete unused variables.
6022 * cli/cli-script.c (define_command): Delete unused variables.
6023 (recurse_read_control_structure): Delete unused variable.
6024 (script_from_file): Delete unused variable.
6025 * cli/cli-cmds.c (complete_command): Delete unused variable.
6026 (disassemble_command): Delete unused variable.
6027
6028 * ax-gdb.c (gen_struct_elt_for_reference): Delete unused variables.
6029 * tracepoint.c (delete_trace_variable_command):
6030 Delete unused variables.
6031 (encode_actions_1): Delete unused variables.
6032 (start_tracing): Delete unused variable.
6033 (trace_status_mi): Delete unused variable.
6034 (tfind_1): Delete unused variable.
6035 (trace_find_pc_command): Delete unused variable.
6036 (trace_find_line_command): Delete unused variables.
6037 (trace_find_range_command): Delete unused variables.
6038 (trace_find_outside_command): Delete unused variables.
6039 (parse_tracepoint_definition): Delete unused variables.
6040 (tfile_fetch_registers): Delete unused variable.
6041
6042 * dcache.c (dcache_init): Delete unused variable.
6043 (dcache_info): Delete unused variable.
6044
6045 * remote.c (remote_threads_info): Delete unused variable.
6046 (process_stop_reply) :Delete unused variable.
6047 (remote_get_trace_status): Delete unused variables.
6048
6049 * linux-thread-db.c (add_thread_db_info): Delete unused variable.
6050 (thread_from_lwp): Delete unused variable.
6051 (enable_thread_event_reporting): Delete unused variable.
6052 (check_for_thread_db): Delete unused variables.
6053 (thread_db_find_new_threads_2): Delete unused variable.
6054
6055 * linux-fork.c (info_checkpoints_command): Delete unused variables.
6056 (checkpoint_command): Delete unused variable.
6057 (linux_fork_context): Delete unused variables.
6058
6059 * linux-nat.c (linux_parent_pid): Delete unused global variable.
6060 (linux_tracefork_child): Delete unused variable.
6061 (linux_child_follow_fork): Delete unused variable.
6062 (linux_nat_detach): Delete unused variable.
6063 (linux_handle_extended_wait): Delete unused variable.
6064 (linux_nat_has_pending_sigint): Delete unused variable.
6065 (linux_nat_find_memory_regions): Delete unused variable.
6066 (linux_nat_make_corefile_notes): Delete unused variables.
6067 (linux_nat_info_proc_cmd): Delete unused variable.
6068 (linux_proc_pending_signals): Delete unused variable.
6069 (linux_nat_stop_lwp): Delete unused variables.
6070 (_initialize_linux_nat): Delete unused variable.
6071
6072 * ser-pipe.c (pipe_ops): Delete unused global variable.
6073
6074 * linux-record.c (record_linux_system_call):
6075 Delete unused variables.
6076
6077 * corelow.c (core_xfer_partial): Delete unused variables.
6078
6079 * solib-svr4.c (find_program_interpreter): Delete unused variable.
6080 (svr4_solib_create_inferior_hook): Add ifdef around
6081 conditionally-used variable declarations.
6082
6083 * solib.c (solib_find): Delete unused variable.
6084 (free_so_symbols): Delete unused variable.
6085 (info_sharedlibrary_command): Delete unused variable.
6086 (reload_shared_libraries_1): Delete unused variable.
6087 (_initialize_solib): Delete unused variable.
6088
6089 * i386-tdep.c (i386_supply_xstateregset) Delete unused variable.
6090 (i386_collect_xstateregset): Delete unused variable.
6091 * i387-tdep.c (i387_print_float_info): Delete unused variable.
6092
6093 * features/i386/i386-mmx.c (initialize_tdesc_i386_mmx):
6094 Delete unused variable 'type'.
6095
6096 2010-05-05 Joel Brobecker <brobecker@adacore.com>
6097
6098 * gdbtypes.h (MAX_OF_TYPE, MIN_OF_TYPE): Delete macros. *
6099 ada-lang.c: Remove comment mentioning these macros.
6100 * m2-exp.y: Delete commented out code.
6101
6102 2010-05-05 Joel Brobecker <brobecker@adacore.com>
6103
6104 * sparc-tdep.c (sparc_structure_or_union_p): Return non-zero
6105 for array types.
6106 * sparc64-tdep.c (sparc64_structure_or_union_p): Likewise.
6107
6108 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
6109
6110 ARI fix: Remove ATTRIBUTE_UNUSED throughout.
6111 * arm-linux-tdep.c (arm_linux_cleanup_svc): Remove
6112 ATTRIBUTE_UNUSED.
6113 (cleanup_kernel_helper_return): Likewise.
6114 * arm-tdep.c (copy_unmodified): Likewise.
6115 (copy_preload): Likewise.
6116 (copy_copro_load_store): Likewise.
6117 (cleanup_branch): Likewise.
6118 (copy_b_bl_blx): Likewise.
6119 (copy_bx_blx_reg): Likewise.
6120 (copy_alu_imm): Likewise.
6121 (copy_alu_reg): Likewise.
6122 (copy_alu_shifted_reg): Likewise.
6123 (cleanup_load): Likewise.
6124 (cleanup_store): Likewise.
6125 (cleanup_block_load_pc): Likewise.
6126 (cleanup_svc): Likewise.
6127 (copy_undef): Likewise.
6128 (copy_unpred): Likewise.
6129 * remote.c (register_remote_support_xml): Likewise.
6130
6131 2010-05-05 Hui Zhu <teawater@gmail.com>
6132
6133 * gdbarch.h (gdbarch_has_dos_based_file_system): Update comment.
6134
6135 2010-05-04 Mark Kettenis <kettenis@gnu.org>
6136
6137 * remote.c (register_remote_support_xml)
6138 (remote_query_supported_append, remote_query_supported): Add cast
6139 to NULL used as sentinel.
6140 * tracepoint.c (tvariables_info_1): Likewise.
6141 * utils.c (add_internal_problem_command): Likewise.
6142
6143 2010-05-04 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
6144
6145 * dwarf2loc.c (read_pieced_value, write_pieced_value,
6146 dwarf2_evaluate_loc_desc): Handle not being able to access DWARF
6147 registers gracefully.
6148
6149 2010-05-04 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
6150
6151 * exec.c (print_section_info): Display entry point without arch
6152 specific parts.
6153
6154 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
6155
6156 PR exp/11349.
6157 * printcmd.c (x_command): Only dereference once implicitly for
6158 TYPE_CODE_REF.
6159
6160 2010-05-03 Doug Evans <dje@google.com>
6161
6162 * event-loop.c (gdb_timer): Delete unused global.
6163 (create_timer): Update.
6164
6165 2010-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6166
6167 * cp-namespace.c (cp_lookup_symbol_imports): Support ALIAS for the
6168 CURRENT->DECLARATION case.
6169 * cp-support.h (struct using_direct): Provide extended comment.
6170
6171 2010-05-03 Mark Kettenis <kettenis@gnu.org>
6172
6173 * hppaobsd-tdep.c (HPPAOBSD_SIZEOF_GREGS): Renamed from
6174 HPPABSD_SIZEOF_GREGS.
6175 (HPPAOBSD_SIZEOF_FPREGS): New define.
6176 (hppaobsd_supply_gregset): Renamed from hppabsd_supply_gregset.
6177 (hppaobsd_supply_fpregset): New function.
6178 (hppaobsd_gregset): Renamed from hppabsd_gregset.
6179 (hppaobsd_fpregset): New variable.
6180 (hppaobsd_regset_from_core_section): Handle floating-point registers.
6181 (_initialize_hppabsd_tdep): Remove spurious blank line.
6182
6183 2010-05-03 Pierre Muller <muller@ics.u-strasbg.fr>
6184
6185 PR pascal/11349.
6186 * p-valprint.c (pascal_value_print): Always dereference a value with
6187 type code TYPE_CODE_REF.
6188
6189 2010-05-03 Pedro Alves <pedro@codesourcery.com>
6190
6191 * remote.c (remote_notice_signals): New.
6192 (remote_start_remote): In non-stop mode, update the remote end on
6193 which signals it can silently pass.
6194 (init_remote_ops): Install remote_notice_signals.
6195
6196 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6197
6198 * cli/cli-cmds.h (error_no_arg): Remove. Move the comment ...
6199 * command.h (error_no_arg): ... here. Remove NORETURN, change
6200 ATTR_NORETURN to ATTRIBUTE_NORETURN.
6201 * defs.h (NORETURN, ATTR_NORETURN): Remove.
6202 (perror_with_name, verror, error, error_stream, vfatal, fatal)
6203 (internal_verror, internal_error, nomem): Remove NORETURN, change
6204 ATTR_NORETURN to ATTRIBUTE_NORETURN.
6205 * exceptions.c (throw_exception, deprecated_throw_reason, throw_verror)
6206 (throw_vfatal, throw_error): Remove NORETURN.
6207 (throw_it): Remove NORETURN, change ATTR_NORETURN to ATTRIBUTE_NORETURN.
6208 * exceptions.h (throw_exception, throw_verror, throw_vfatal)
6209 (throw_error, deprecated_throw_reason): Remove NORETURN, change
6210 ATTR_NORETURN to ATTRIBUTE_NORETURN.
6211 * linespec.c (cplusplus_error): Remove NORETURN, change ATTR_NORETURN
6212 to ATTRIBUTE_NORETURN for prototype, for the definition only remove
6213 NORETURN.
6214 * remote-mips.c (mips_error): Change NORETURN to ATTRIBUTE_NORETURN.
6215 * remote-sim.c (gdb_os_error): Change ATTR_NORETURN to
6216 ATTRIBUTE_NORETURN.
6217 * target.c (tcomplain): Likewise.
6218 * target.h (noprocess): Remove NORETURN, change ATTR_NORETURN to
6219 ATTRIBUTE_NORETURN.
6220 * utils.c (verror, error, vfatal, fatal, error_stream, internal_verror)
6221 (internal_error, perror_with_name, nomem): Remove NORETURN.
6222 * xml-support.h (gdb_xml_error): Change ATTR_NORETURN to
6223 ATTRIBUTE_NORETURN.
6224
6225 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6226
6227 * ada-lang.c (lim_warning): Change ATTR_FORMAT to ATTRIBUTE_PRINTF.
6228 * amd64-tdep.c (amd64_insn_length_fprintf): Likewise.
6229 * cli-out.c (cli_field_fmt): New ATTRIBUTE_PRINTF.
6230 (cli_message, out_field_fmt): Change ATTR_FORMAT to ATTRIBUTE_PRINTF.
6231 * complaints.c (find_complaint): New ATTRIBUTE_PRINTF.
6232 (vcomplaint): Change ATTR_FORMAT to ATTRIBUTE_PRINTF.
6233 * complaints.h (complaint, internal_complaint): Likewise.
6234 * defs.h: Change ATTR_FORMAT to ATTRIBUTE_PRINTF in the top comment.
6235 (ATTR_FORMAT): Remove.
6236 (query, nquery, yquery, vprintf_filtered, vfprintf_filtered)
6237 (fprintf_filtered, fprintfi_filtered, printf_filtered, printfi_filtered)
6238 (vprintf_unfiltered, vfprintf_unfiltered, fprintf_unfiltered)
6239 (printf_unfiltered, xasprintf, xvasprintf, xstrprintf, xstrvprintf)
6240 (xsnprintf, verror, error, vfatal, fatal, internal_verror)
6241 (internal_error, internal_vwarning, internal_warning, warning)
6242 (vwarning): Change ATTR_FORMAT to ATTRIBUTE_PRINTF.
6243 * disasm.c (fprintf_disasm): Likewise.
6244 * exceptions.c (throw_it): Likewise.
6245 * exceptions.h (exception_fprintf, throw_verror, throw_vfatal)
6246 (throw_error): Likewise.
6247 * language.h (type_error, range_error): Likewise.
6248 * linespec.c (cplusplus_error): Likewise.
6249 * mi/mi-interp.c (mi_interp_query_hook): Likewise.
6250 * mi/mi-out.c (mi_field_fmt, mi_message): Likewise.
6251 * monitor.c (monitor_debug): Likewise.
6252 * parser-defs.h (parser_fprintf): Likewise.
6253 * serial.h (serial_printf): Likewise.
6254 * tui/tui-hooks.c (tui_query_hook): Likewise.
6255 * ui-out.c (default_field_fmt, default_message, uo_field_fmt)
6256 (uo_message): Likewise.
6257 * ui-out.h (ui_out_field_fmt, ui_out_message): Likewise.
6258 * utils.c (vfprintf_maybe_filtered, internal_vproblem, defaulted_query):
6259 Likewise.
6260 * xml-support.h (gdb_xml_debug, gdb_xml_error): Likewise.
6261
6262 2010-05-02 Pedro Alves <pedro@codesourcery.com>
6263
6264 * cli-out.c (cli_table_begin, cli_table_body, cli_table_end)
6265 (cli_table_header, cli_begin, cli_end, cli_field_int)
6266 (cli_field_skip, cli_field_string, cli_field_fmt, cli_spaces)
6267 (cli_text, cli_message, cli_wrap_hint, cli_flush, cli_redirect):
6268 Delete forward declarations.
6269 (cli_ui_out_impl): Move below the callbacks.
6270 (_initialize_cli_out): Delete.
6271
6272 2010-05-02 Pedro Alves <pedro@codesourcery.com>
6273
6274 * README: Use consistent `GDB' and `GDBserver' spellings.
6275
6276 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6277
6278 * cli/cli-dump.h (parse_and_eval_with_error): Remove the declaration.
6279
6280 2010-05-01 Pedro Alves <pedro@codesourcery.com>
6281
6282 * infrun.c (prepare_for_detach): In non-stop, context switch to
6283 the thread that got the event before handling the event.
6284
6285 2010-04-30 Tom Tromey <tromey@redhat.com>
6286
6287 * symtab.c (symbol_set_names): Fix typo.
6288
6289 2010-04-30 Pierre Muller <muller@ics.u-strasbg.fr>
6290
6291 * python/py-param.c (parm_constants): Avoid ARI warning
6292 by adding ARI comment.
6293 (parmpy_init): Likewise.
6294
6295 2010-04-30 Pierre Muller <muller@ics.u-strasbg.fr>
6296
6297 * windows-tdep.c (windows_get_tlb_type): Remember last GDBARCH
6298 and created type for re-use.
6299
6300 2010-04-30 Pierre Muller <muller@ics.u-strasbg.fr>
6301
6302 * NEWS: Mention gdbserver support for x86_64 Windows 64-bit.
6303
6304 2010-04-29 Doug Evans <dje@google.com>
6305
6306 * ser-base.h (reschedule): Delete prototype.
6307 * ser-base.c (reschedule): Make static.
6308
6309 2010-04-29 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
6310
6311 * arm-linux-tdep.c (ARM_LINUX_JB_PC): Remove.
6312 (ARM_LINUX_JB_PC_FPA): Add, offset of PC in longjmp buffer for FPA.
6313 (ARM_LINUX_JB_PC_EABI): Add, offset of PC in longjmp buffer for
6314 EABI.
6315 (arm_linux_init_abi): Set up JB_PC field dependent on FP model in
6316 use.
6317
6318 2010-04-29 Pedro Alves <pedro@codesourcery.com>
6319
6320 PR gdb/11557
6321
6322 * regcache.c (registers_changed): Rename to ...
6323 (registers_changed_ptid): ... this, and only delete register cache
6324 entries matching the ptid filter argument.
6325 (registers_changed): Reimplement on top of registers_changed_ptid.
6326 * regcache.h (registers_changed_ptid): Declare.
6327 * target.c (target_resume): Flush register caches.
6328
6329 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
6330 Tom Tromey <tromey@redhat.com>
6331 Thiago Jung Bauermann <bauerman@br.ibm.com>
6332
6333 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-parameter.
6334 (SUBDIR_PYTHON_SRCS): Likewise.
6335 (py-parameter.o): New rule.
6336 * python/py-parameter.c: New file.
6337 * python/python-internal.h (gdbpy_initialize_parameter)
6338 (gdbpy_parameter, gdbpy_parameter_value)
6339 (gdbpy_parse_command_name): Declare.
6340 * python/py-cmd.c (parse_command_name): Rename to
6341 gdbpy_parse_command_name.
6342 (gdbpy_parse_command_name): Accept a starting list parameter and
6343 use over cmdlist.
6344 (cmdpy_init): Use gdbpy_parse_command_name.
6345 * python/python.c (parameter_to_python): Rename to
6346 gdbpy_parameter_to_python. Accept enum var_types and value.
6347 (gdbpy_parameter): Use gdbpy_parameter_value.
6348 (_initialize_python): Call gdbpy_initialize_parameters.
6349
6350 2010-04-29 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
6351
6352 * MAINTAINERS: Add myself for write after approval privileges.
6353
6354 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
6355
6356 D language support.
6357 * Makefile.in (SFILES): Add d-lang.c d-valprint.c.
6358 (COMMON_OBS): Add d-lang.o d-valprint.o.
6359 (HFILES_NO_SRCDIR): Add d-lang.h.
6360 * NEWS: Mention D language support.
6361 * c-lang.c (c_emit_char, exp_descriptor_c): Make public.
6362 * c-lang.h (c_emit_char, exp_descriptor_c): Add declaration.
6363 * d-lang.c: New file.
6364 * d-lang.h: New file.
6365 * d-valprint.c: New file.
6366 * defs.h (enum language): Add language_d.
6367 * dwarf2read.c (set_cu_language): Add DW_LANG_D.
6368 * language.c (binop_result_type, integral_type, character_type)
6369 (string_type, boolean_type, structured_type): Add language_d.
6370 * symfile.c (init_filename_language_table): Add language_d.
6371 * symtab.c: Include d-lang.h.
6372 (symbol_init_language_specific, symbol_find_demangled_name)
6373 (symbol_natural_name, lookup_symbol_in_language)
6374 (symbol_demangled_name, symbol_matches_domain): Add language_d.
6375
6376 2010-04-27 Joel Brobecker <brobecker@adacore.com>
6377
6378 * solib-svr4.c (solib_svr4_r_map): Expand function description.
6379
6380 2010-04-27 Joel Brobecker <brobecker@adacore.com>
6381
6382 * symfile.c (init_filename_language_table): Register .dg files
6383 with language_ada.
6384
6385 2010-04-27 Joel Brobecker <brobecker@adacore.com>
6386
6387 * gdbtypes.h (struct main_type): Expand comment about target_type
6388 field.
6389
6390 2010-04-27 Pedro Alves <pedro@codesourcery.com>
6391 Tristan Gingold <gingold@adacore.com>
6392
6393 * symfile.c (reread_symbols): Also search for file in libraries.
6394 Update comment.
6395
6396 2010-04-27 Joel Brobecker <brobecker@adacore.com>
6397
6398 * configure.tgt: Treat x86-lynxos targets as x86 bareboard targets
6399 in terms of configuration.
6400
6401 2010-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6402
6403 * objfiles.c: Include solist.h.
6404 (free_all_objfiles): New variable so. Check stale solist objfiles.
6405 * symfile.c (symbol_file_clear): Swap the order of free_all_objfiles
6406 and no_shared_libraries.
6407
6408 2010-04-27 Joel Brobecker <brobecker@adacore.com>
6409
6410 ARI warning fix.
6411 * python/py-auto-load.c (source_section_scripts): Remove trailing
6412 new-line in i18n string.
6413
6414 2010-04-26 Doug Evans <dje@google.com>
6415
6416 * serial.c (serial_write): Handle serial_debug_p akin to serial_read.
6417
6418 2010-04-26 Tom Tromey <tromey@redhat.com>
6419
6420 * cli/cli-decode.c (complete_on_cmdlist): Make two passes over the
6421 command list.
6422
6423 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
6424
6425 Removal of config/i386/nm-i386sol2.h native configuration file.
6426 * config/i386/nm-i386sol2.h: Remove file.
6427 * config/i386/i386sol2.mh: Remove NAT_FILE definition.
6428 * config/i386/sol2-64.mh: Idem.
6429 * config/djgpp/fnchange.lst: Remove reference to that file.
6430 * Makefile.in (HFILES_NO_SRCDIR): Idem.
6431
6432 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
6433
6434 PR breakpoints/11531.
6435 * config/i386/nm-i386sol2.h (CANNOT_STEP_HW_WATCHPOINTS): Remove
6436 macro definition and related comment.
6437 * infrun.c (CANNOT_STEP_HW_WATCHPOINTS): Remove macro.
6438 (resume): Remove code and comment related to this macro.
6439
6440 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6441
6442 * cp-namespace.c (cp_lookup_symbol_in_namespace): Fix alloca size.
6443 Fix whitespace.
6444
6445 2010-04-24 Pedro Alves <pedro@codesourcery.com>
6446
6447 * defs.h: Adjust comment.
6448 * filesystem.h, filesystem.c: New files.
6449 * Makefile.in (SFILES): Add filesystem.c.
6450 (COMMON_OBS): Add filesystem.o.
6451 * solib.c (solib_find): Handle DOS-based filesystems. Handle
6452 different target and host path flavours.
6453 * arm-symbian-tdep.c (arm_symbian_init_abi): Set
6454 has_dos_based_file_system on the gdbarch.
6455 * arm-wince-tdep.c (arm_wince_init_abi): Ditto.
6456 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Ditto.
6457 * i386-tdep.c (i386_go32_init_abi): Ditto.
6458 * gdbarch.sh (has_dos_based_file_system): New.
6459 * gdbarch.h, gdbarch.c: Regenerate.
6460 * NEWS: Mention improved support for remote targets with DOS-based
6461 filesystems. Mention new `set/show target-file-system-kind'
6462 commands.
6463
6464 2010-04-23 Stan Shebs <stan@codesourcery.com>
6465
6466 * ax.h (struct agent_expr): Merge in agent_reqs fields, add some
6467 comments.
6468 (struct agent_reqs): Remove.
6469 (ax_reg_mask): Declare.
6470 * ax-general.c (new_agent_expr): Add gdbarch argument, set new fields.
6471 (free_agent_expr): Free reg_mask.
6472 (ax_print): Add scope and register mask info.
6473 (ax_reqs): Remove agent_reqs argument, use agent expression
6474 fields, and move part of register mask computation to...
6475 (ax_reg_mask): New function.
6476 * ax-gdb.c (gen_trace_static_fields): Call it.
6477 (gen_traced_pop): Ditto.
6478 (is_nontrivial_conversion): Add dummy gdbarch to new_agent_expr.
6479 (gen_trace_for_var): Pass gdbarch to new_agent_expr.
6480 (gen_trace_for_expr): Ditto, and clear optimized_out flag.
6481 (gen_eval_for_expr): Ditto, and require an rvalue.
6482 (agent_command): Call ax_reqs.
6483 (agent_eval_command): Ditto.
6484 * tracepoint.c (report_agent_reqs_errors): Use agent expression fields.
6485 (validate_action_line): Ditto.
6486 (collect_symbol): Ditto.
6487 (encode_actions_1): Ditto.
6488
6489 2010-04-23 Daniel Jacobowitz <dan@codesourcery.com>
6490 Paul Pluzhnikov <ppluzhnikov@google.com>
6491 Jan Kratochvil <jan.kratochvil@redhat.com>
6492
6493 Fix deadlock on looped list of loaded shared objects.
6494 * solib-svr4.c (LM_PREV): New function.
6495 (IGNORE_FIRST_LINK_MAP_ENTRY): Use it.
6496 (svr4_current_sos): Check for correct l_prev. New variables prev_lm
6497 and next_lm. Clear prev_lm for solib_svr4_r_ldsomap.
6498 * config/djgpp/fnchange.lst: Add translation for solib-corrupted.exp.
6499
6500 2010-04-23 Doug Evans <dje@google.com>
6501
6502 * configure.ac (CONFIG_SRCS): Add py-auto-load.o even if not using
6503 python.
6504 * configure: Regenerate.
6505 * main.c: #include "python/python.h".
6506 (captured_main): Defer loading auto-loaded scripts until after
6507 local_gdbinit has been sourced.
6508 * python/py-auto-load.c (gdbpy_global_auto_load): New global.
6509 (load_auto_scripts_for_objfile): New function.
6510 (auto_load_new_objfile): Call it.
6511 * python/python.h (gdbpy_global_auto_load): Declare.
6512 (load_auto_scripts_for_objfile): Declare.
6513
6514 Add support for auto-loading scripts from .debug_gdb_scripts section.
6515 * NEWS: Add entry for .debug_gdb_scripts.
6516 * Makefile.in SUBDIR_PYTHON_OBS): Add py-auto-load.o.
6517 (SUBDIR_PYTHON_SRCS): Add py-auto-load.c.
6518 (py-auto-load.o): New rule.
6519 * cli/cli-cmds.c (find_and_open_script): Make externally visible.
6520 * cli/cli-cmds.h (find_and_open_script): Update prototype.
6521 * python/py-auto-load.c: New file.
6522 * python/python-internal.h: #include <stdio.h>.
6523 (set_python_list, show_python_list): Declare.
6524 (gdbpy_initialize_auto_load): Declare.
6525 (source_python_script_for_objfile): Declare.
6526 * python/python.c: Remove #include of observer.h.
6527 (gdbpy_auto_load): Moved to py-auto-load.c.
6528 (GDBPY_AUTO_FILENAME): Ditto.
6529 (gdbpy_new_objfile): Delete.
6530 (source_python_script_for_objfile): New function.
6531 (set_python_list, show_python_list): Make externally visible.
6532 (_initialize_python): Move "auto-load" command to py-auto-load.c
6533 and observer_attach_new_objfile to py-auto-load.c.
6534
6535 2010-04-23 Jerome Guitton <guitton@adacore.com>
6536
6537 * alpha-tdep.c (INSN_OPCODE, MEM_RA, MEM_RB, MEM_DISP, BR_RA)
6538 (OPR_FUNCTION, OPR_HAS_IMMEDIATE, OPR_RA, OPR_RC, OPR_LIT): New macros.
6539 (lda_opcode, stq_opcode, bne_opcode, subq_opcode, subq_function):
6540 New constants.
6541 (alpha_heuristic_analyze_probing_loop): New function.
6542 (alpha_heuristic_frame_unwind_cache): In the prologue analysis, detect
6543 and handle cases when a stack probe loop is generated.
6544 * alpha-mdebug-tdep.c (alpha_mdebug_frameless): New function.
6545 (alpha_mdebug_max_frame_size_exceeded): New function.
6546 (alpha_mdebug_after_prologue): Use alpha_mdebug_frameless.
6547 (alpha_mdebug_frame_sniffer, alpha_mdebug_frame_base_sniffer):
6548 Return 0 when the maximum debuggable frame size has been exceeded.
6549
6550 2010-04-23 Joel Brobecker <brobecker@adacore.com>
6551
6552 Fix ARI warning.
6553 * ppc-linux-nat.c (booke_cmp_hw_point): Do not mark inline.
6554
6555 2010-04-20 Chris Moller <cmoller@redhat.com>
6556
6557 PR 10179
6558
6559 * symtab.c (rbreak_command): Added code to include a filename
6560 specification in the rbreak argument.
6561 * NEWS: Added a brief description of filename-qualified rbreak.
6562
6563 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6564
6565 Fix crashes on dangling display expressions.
6566 * ada-lang.c (ada_operator_check): New function.
6567 (ada_exp_descriptor): Fill-in the field operator_check.
6568 * c-lang.c (exp_descriptor_c): Fill-in the field operator_check.
6569 * jv-lang.c (exp_descriptor_java): Likewise.
6570 * m2-lang.c (exp_descriptor_modula2): Likewise.
6571 * scm-lang.c (exp_descriptor_scm): Likewise.
6572 * parse.c (exp_descriptor_standard): Likewise.
6573 (operator_check_standard): New function.
6574 (exp_iterate, exp_uses_objfile_iter, exp_uses_objfile): New functions.
6575 * parser-defs.h (struct exp_descriptor): New field operator_check.
6576 (operator_check_standard, exp_uses_objfile): New declarations.
6577 * printcmd.c: Remove the inclusion of solib.h.
6578 (display_uses_solib_p): Remove the function.
6579 (clear_dangling_display_expressions): Call lookup_objfile_from_block
6580 and exp_uses_objfile instead of display_uses_solib_p.
6581 * solist.h (struct so_list) <objfile>: New comment.
6582 * symtab.c (lookup_objfile_from_block): Remove the static qualifier.
6583 * symtab.h (lookup_objfile_from_block): New declaration.
6584 (struct general_symbol_info) <obj_section>: Extend the comment.
6585
6586 2010-04-22 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6587 Thiago Jung Bauermann <bauerman@br.ibm.com>
6588
6589 * ppc-linux-nat.c (PTRACE_GET_DEBUGREG): Update comment.
6590 (PPC_PTRACE_GETWDBGINFO, PPC_PTRACE_SETHWDEBUG, PPC_PTRACE_DELHWDEBUG,
6591 ppc_debug_info, PPC_DEBUG_FEATURE_INSN_BP_RANGE,
6592 PPC_DEBUG_FEATURE_INSN_BP_MASK, PPC_DEBUG_FEATURE_DATA_BP_RANGE,
6593 PPC_DEBUG_FEATURE_DATA_BP_MASK, ppc_hw_breakpoint,
6594 PPC_BREAKPOINT_TRIGGER_EXECUTE, PPC_BREAKPOINT_TRIGGER READ,
6595 PPC_BREAKPOINT_TRIGGER_WRITE, PPC_BREAKPOINT_TRIGGER_RW,
6596 PPC_BREAKPOINT_MODE_EXACT PPC_BREAKPOINT_MODE_RANGE_INCLUSIVE,
6597 PPC_BREAKPOINT_MODE_RANGE_EXCLUSIVE, PPC_BREAKPOINT_MODE_MASK,
6598 PPC_BREAKPOINT_CONDITION_NONE, PPC_BREAKPOINT_CONDITION_AND,
6599 PPC_BREAKPOINT_CONDITION_EXACT, PPC_BREAKPOINT_CONDITION_OR,
6600 PPC_BREAKPOINT_CONDITION_AND_OR, PPC_BREAKPOINT_CONDITION_BE_ALL,
6601 PPC_BREAKPOINT_CONDITION_BE_SHIFT, PPC_BREAKPOINT_CONDITION_BE):
6602 Define, in case <ptrace.h> doesn't provide it.
6603 (booke_debug_info): New variable.
6604 (max_slots_number): Ditto.
6605 (hw_break_tuple): New struct.
6606 (thread_points): Ditto.
6607 (ppc_threads): New variable.
6608 (PPC_DEBUG_CURRENT_VERSION): New define.
6609 (have_ptrace_new_debug_booke): New function.
6610 (ppc_linux_check_watch_resources): Renamed to ...
6611 (ppc_linux_can_use_hw_breakpoint): ... this. Handle BookE processors.
6612 (ppc_linux_region_ok_for_hw_watchpoint): Handle BookE processors.
6613 (booke_cmp_hw_point): New function.
6614 (booke_find_thread_points_by_tid): Ditto.
6615 (booke_insert_point): Ditto.
6616 (booke_remove_point): Ditto.
6617 (ppc_linux_insert_hw_breakpoint): Ditto.
6618 (ppc_linux_remove_hw_breakpoint): Ditto.
6619 (get_trigger_type): Ditto.
6620 (ppc_linux_insert_watchpoint): Handle BookE processors.
6621 (ppc_linux_remove_watchpoint): Ditto.
6622 (ppc_linux_new_thread): Ditto.
6623 (ppc_linux_thread_exit): New function..
6624 (ppc_linux_stopped_data_address): Handle BookE processors.
6625 (ppc_linux_watchpoint_addr_within_range): Ditto.
6626 (_initialize_ppc_linux_nat): Initialize to_insert_hw_breakpoint and
6627 to_remove_hw_breakpoint fields of the target operations struct.
6628 Add observe for the thread_exit event.
6629
6630 2010-04-22 H.J. Lu <hongjiu.lu@intel.com>
6631
6632 * i386-linux-nat.c (regmap): Removed.
6633 (fetch_register): Replace regmap with
6634 i386_linux_gregset_reg_offset.
6635 (store_register): Likewise.
6636 (supply_gregset): Likewise.
6637 (fill_gregset): Likewise.
6638
6639 * i386-linux-tdep.c (i386_linux_gregset_reg_offset): Make it
6640 global.
6641
6642 * i386-linux-tdep.h (i386_linux_gregset_reg_offset): New.
6643
6644 2010-04-22 Chris Moller <cmoller@redhat.com>
6645
6646 * cp-valprint.c (cp_print_value_fields): Replaced obstack_base()
6647 method of popping recursion-detection stack with a method based on
6648 obstack_object_size(). (Similar to the PR9167 patch below, but for
6649 the static array obstack rather than the static member obstack.)
6650
6651 2010-04-22 H.J. Lu <hongjiu.lu@intel.com>
6652
6653 * amd64-linux-nat.c (amd64_linux_gregset64_reg_offset): Removed.
6654 (_initialize_amd64_linux_nat): Replace
6655 amd64_linux_gregset64_reg_offset with
6656 amd64_linux_gregset_reg_offset.
6657
6658 * amd64-linux-tdep.c (amd64_linux_gregset_reg_offset): Make it
6659 global.
6660
6661 * amd64-tdep.h (amd64_linux_gregset_reg_offset): New.
6662
6663 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6664
6665 PR stabs/11479.
6666 * stabsread.c (set_length_in_type_chain): New function.
6667 (read_struct_type): Call set_length_in_type_chain function.
6668 (read_enum_type): Idem.
6669
6670 2010-04-21 Stan Shebs <stan@codesourcery.com>
6671 Nathan Sidwell <nathan@codesourcery.com>
6672
6673 * tracepoint.c (trace_save): Open in binary mode.
6674
6675 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
6676
6677 * gdbtypes.h (builtin_type): Add builtin_char16 and builtin_char32
6678 fields.
6679 * gdbtypes.c (gdbtypes_post_init): Set builtin_char16 and
6680 builtin_char32 fields.
6681 * printcmd.c (decode_format): Set char size to '\0'
6682 for strings unless explicit size is given.
6683 (print_formatted): Correct calculation of NEXT_ADDRESS
6684 for 16 or 32 bit strings.
6685 (do_examine): Do not force byte size for strings.
6686 Use builtin_char16 and builtin_char32 types to display
6687 16 or 32 bit-wide strings.
6688 (x_command): Set LAST_SIZE to 'b' for string type.
6689
6690 2010-04-21 H.J. Lu <hongjiu.lu@intel.com>
6691
6692 PR corefiles/11523
6693 * amd64-linux-tdep.c (amd64_linux_core_read_description): Check
6694 XCR0 first.
6695
6696 * i386-linux-tdep.c (i386_linux_core_read_xcr0): Return 0 if
6697 there is no .reg-xstate section.
6698 (i386_linux_core_read_description): Check XCR0 first.
6699
6700 2010-04-21 Mike Frysinger <vapier@gentoo.org>
6701
6702 * gdb/sparc-tdep.c (sparc32_store_return_value): Add gdb_assert ()
6703 for len <= 8.
6704
6705 2010-04-21 Chris Moller <cmoller@redhat.com>
6706
6707 PR 9167
6708 * cp-valprint.c (cp_print_value_fields): Replaced obstack_base()
6709 method of popping recursion-detection stack with a method based on
6710 obstack_object_size().
6711
6712 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
6713
6714 PR pascal/11492.
6715 * p-valprint.c (pascal_val_print): Fix default printing of integer
6716 arrays.
6717
6718 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
6719
6720 Fix compilation warning on gcc-4.1.2.
6721 * rs6000-aix-tdep.c (rs6000_convert_from_func_ptr_addr): Initialize
6722 local variable`pc' to zero.
6723
6724 2010-04-20 Joel Brobecker <brobecker@adacore.com>
6725
6726 Implement thread support with core files on alpha-tru64.
6727 * dec-thread.c (dec_thread_find_new_threads): New function,
6728 extracted from resync_thread_list.
6729 (resync_thread_list): Add OPS parameter. Replace extracted-out
6730 code by call to dec_thread_find_new_threads.
6731 (dec_thread_wait): Update call to resync_thread_list.
6732 (init_dec_thread_ops): Set dec_thread_ops.to_find_new_threads.
6733
6734 2010-04-20 Joel Brobecker <brobecker@adacore.com>
6735
6736 * ada-lang.c (value_pointer): New function.
6737 (make_array_descriptor): Call value_pointer to convert addresses to
6738 pointers.
6739
6740 2010-04-20 Joel Brobecker <brobecker@adacore.com>
6741
6742 * rs6000-aix-tdep.c: #include exceptions.h.
6743 (rs6000_convert_from_func_ptr_addr): If an exception is thrown
6744 while reading the memory at ADDR, then ADDR cannot be a function
6745 descriptor.
6746
6747 2010-04-20 Joel Brobecker <brobecker@adacore.com>
6748
6749 * ada-typeprint.c (ada_print_typedef): New function.
6750 * ada-lang.h (ada_print_typedef): Add declaration.
6751 * ada-lang.c (ada_language_defn): set la_print_typdef field
6752 to ada_print_typedef.
6753
6754 2010-04-20 Joel Brobecker <brobecker@adacore.com>
6755
6756 * procfs.c (procfs_address_to_host_pointer): Only define when used.
6757
6758 2010-04-20 Joel Brobecker <brobecker@adacore.com>
6759
6760 * procfs.c (iterate_over_mappings_cb_ftype): New typedef.
6761 (iterate_over_mappings): Adjust function profile. Add declaration.
6762 (insert_dbx_link_bpt_in_region, info_mappings_callback):
6763 Adjust accordingly.
6764
6765 2010-04-20 Joel Brobecker <brobecker@adacore.com>
6766
6767 * procfs.c (solib_mappings_callback): Move function up to avoid
6768 a compiler warning.
6769
6770 2010-04-20 Joel Brobecker <brobecker@adacore.com>
6771
6772 * procfs.c (find_signalled_thread, find_stop_signal): Move
6773 these functions down to define them only when used.
6774
6775 2010-04-20 Joel Brobecker <brobecker@adacore.com>
6776
6777 * valprint.c (common_val_print): Fix the value before extracting
6778 its contents.
6779 * ada-lang.c (ada_to_fixed_value): Make this function extern.
6780 * ada-lang.h (ada_to_fixed_value): New function declaration.
6781 * ada-valprint.c (ada_value_print): Use ada_to_fixed_value
6782 to avoid code duplication and fix a bug in the handling of
6783 fixed types contents.
6784
6785 2010-04-20 Tom Tromey <tromey@redhat.com>
6786
6787 * dwarf2read.c (dwarf2_compute_name): Handle DW_AT_linkage_name.
6788 (read_partial_die): Likewise.
6789 (dwarf_attr_name): Likewise.
6790
6791 2010-04-20 Chris Moller <cmoller@redhat.com>
6792
6793 PR 10867
6794
6795 * cp-valprint.c (global): Adding new static array recursion
6796 detection obstack.
6797 (cp_print_value_fields, cp_print_static_field): Added new static
6798 array recursion detection code.
6799
6800 2010-04-20 Mark Kettenis <kettenis@gnu.org>
6801
6802 * i386-linux-tdep.c (i386_linux_regset_sections): Size of the
6803 general-purpose register set should be 68 instead of 144.
6804 (i386_linux_sse_regset_sections): Likewise.
6805 (i386_linux_avx_regset_sections): Likewise.
6806
6807 2010-04-20 Stan Shebs <stan@codesourcery.com>
6808 Nathan Sidwell <nathan@codesourcery.com>
6809
6810 * dwarf2loc.c (struct axs_var_loc): New struct.
6811 (dwarf2_tracepoint_var_loc): New function.
6812 (dwarf2_tracepoint_var_access): New function.
6813 (dwarf2_tracepoint_var_ref): Use dwarf2_tracepoint_var_loc, deal
6814 with DW_OP_piece.
6815 (locexpr_describe_location_piece): New function.
6816 (locexpr_describe_location_1): New function.
6817 (locexpr_describe_location): Call it, update signature.
6818 (loclist_describe_location): Rewrite to loop over locations,
6819 update signature.
6820 * symtab.h (struct symbol_computed_ops): Add address to
6821 describe_location arguments, return void.
6822 * printcmd.c (address_info): Get context PC, pass to computed
6823 location description.
6824 * tracepoint.c (scope_info): Ditto.
6825 * ax-gdb.c (trace_kludge): Export.
6826
6827 2010-04-20 Tom Tromey <tromey@redhat.com>
6828
6829 * dwarf2-frame.c (decode_frame_entry_1): Handle CIE version 4.
6830 (struct dwarf2_cie) <segment_size>: New field.
6831 * dwarf2read.c (partial_read_comp_unit_head): Accept DWARF 4.
6832 (skip_one_die): Handle DW_FORM_flag_present, DW_FORM_sec_offset,
6833 DW_FORM_exprloc.
6834 (read_attribute_value): Handle DW_FORM_flag_present,
6835 DW_FORM_sec_offset, DW_FORM_exprloc.
6836 (dump_die_shallow): Likewise.
6837 (attr_form_is_section_offset): Handle DW_FORM_sec_offset.
6838 (dwarf2_const_value): Handle DW_FORM_exprloc.
6839 (attr_form_is_block): Likewise.
6840 (struct line_header) <maximum_ops_per_instruction>: New field.
6841 (dwarf_decode_line_header): Set new field.
6842 (dwarf_decode_lines): Handle new field.
6843
6844 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6845
6846 * f-exp.y: Add new production to recognize the `logical*8' type.
6847 (LOGICAL_S8_KEYWORD): New token.
6848 * f-lang.c (enum f_primitive_types)
6849 <f_primitive_type_logical_s8>: New field.
6850 (f_language_arch_info): Handling `logical*8' type.
6851 (build_fortran_types): Building `logical*8' type.
6852 * f-lang.h (struct builtin_f_type) <builtin_logical_s8>: New field.
6853
6854 2010-04-19 Doug Evans <dje@google.com>
6855
6856 * ser-base.c (generic_readchar): Watch for EOF in read of error_fd.
6857 * ser-pipe.c (pipe_open): Fix file descriptor leaks.
6858 (pipe_close): Ditto.
6859
6860 2010-04-19 Pierre Muller <muller@ics.u-strasbg.fr>
6861
6862 * configure.tgt (x86_64-*-mingw*): Set BUILD_GDBSERVER to yes.
6863
6864 2010-04-19 Pierre Muller <muller@ics.u-strasbg.fr>
6865
6866 * windows-tdep.c (windows_get_tlb_type): Change current_seh.handle
6867 type to void function.
6868
6869 2010-04-19 Stan Shebs <stan@codesourcery.com>
6870 Vladimir Prus <vladimir@codesourcery.com>
6871
6872 * tracepoint.c (tfind_1): Add missing newline, report exit from
6873 tfind mode as such.
6874 * target.c (update_current_target): Make default
6875 to_trace_find return -1.
6876
6877 2010-04-19 Mike Frysinger <vapier@gentoo.org>
6878
6879 * objc-lang.c (find_methods): Move symname check up.
6880
6881 2010-04-19 Pedro Alves <pedro@codesourcery.com>
6882
6883 * ada-lang.c (print_recreate_exception)
6884 <ex_catch_exception_unhandled>: It's "catch exception unhandled",
6885 not "catch unhandled".
6886
6887 2010-04-19 Pedro Alves <pedro@codesourcery.com>
6888
6889 PR breakpoints/8554.
6890
6891 Implement `save-breakpoints'.
6892
6893 * breakpoint.c (save_cmdlist): New.
6894 (breakpoint_set_cmdlist, breakpoint_show_cmdlist): Moved up close
6895 to save_cmdlist.
6896 (print_recreate_catch_fork): New.
6897 (catch_fork_breakpoint_ops): Install it.
6898 (print_recreate_catch_vfork): New.
6899 (catch_vfork_breakpoint_ops): Install it.
6900 (print_recreate_catch_syscall): New.
6901 (catch_syscall_breakpoint_ops): Install it.
6902 (print_recreate_catch_exec): New.
6903 (catch_exec_breakpoint_ops): Install it.
6904 (print_recreate_exception_catchpoint): New.
6905 (gnu_v3_exception_catchpoint_ops): Install it.
6906 (save_breakpoints): New, based on tracepoint_save_command, but
6907 handle all breakpoint types.
6908 (save_breakpoints_command): New.
6909 (tracepoint_save_command): Rename to...
6910 (save_tracepoints_command): ... this, and reimplement using
6911 save_breakpoints.
6912 (save_command): New.
6913 (_initialize_breakpoints): Install the "save" command prefix.
6914 Install the "save breakpoints" command. Make "save-tracepoints" a
6915 deprecated alias for "save tracepoints".
6916 * breakpoint.h (struct breakpoint_ops): New field `print_recreate'.
6917 * ada-lang.c (print_recreate_exception): New.
6918 (print_recreate_catch_exception): New.
6919 (catch_exception_breakpoint_ops): Install it.
6920 (print_recreate_catch_exception_unhandled): New.
6921 (catch_exception_unhandled_breakpoint_ops): Install it.
6922 (print_recreate_catch_assert): New.
6923 (catch_assert_breakpoint_ops): Install it.
6924
6925 * NEWS: Mention the new `save breakpoints' command. Mention the
6926 new `save tracepoints' alias and that `save-tracepoints' is now
6927 deprecated.
6928
6929 2010-04-18 Pedro Alves <pedro@codesourcery.com>
6930
6931 PR tui/9217
6932
6933 * tui/tui-out.c: Include cli-out.h.
6934 (tui_table_begin, tui_table_body, tui_table_end, tui_table_header)
6935 (tui_begin, tui_end, tui_field_int, tui_field_skip)
6936 (tui_field_string, tui_field_fmt, tui_spaces, tui_text)
6937 (tui_message, tui_wrap_hint, tui_flush): Delete forward
6938 declarations.
6939 (struct ui_out_data): Rename to...
6940 (struct tui_ui_out_data): ... this. Remove `stream' and
6941 `suppress_output' fields, and inherit cli_ui_out_data.
6942 (tui_out_data): New typedef.
6943 (tui_ui_out_impl): Don't initialize fields staticaly.
6944 (tui_table_begin, tui_table_body, tui_table_end, tui_table_header)
6945 (tui_begin, tui_end): Delete.
6946 (tui_field_int): Adjust to delegate most work to the base type.
6947 (tui_field_skip): Delete.
6948 (tui_field_string, tui_field_fmt): Adjust comment. Adjust to
6949 delegate most work to the base type.
6950 (tui_spaces): Delete.
6951 (tui_text): Adjust to delegate most work to the base type.
6952 (tui_message): Delete.
6953 (tui_wrap_hint): Delete.
6954 (tui_flush): Delete.
6955 (out_field_fmt): Delete.
6956 (field_separator): Delete.
6957 (tui_out_new): Adjust to initialize the base type.
6958 (_initialize_tui_out): Initialize tui_ui_out_impl.
6959 * cli-out.c (struct ui_out_data): Moved out to cli-out.h, renamed
6960 cli_ui_out_data.
6961 (cli_out_data): Adjust.
6962 (cli_ui_out_impl): Make extern.
6963 (cli_table_header, cli_field_int, cli_field_skip): Use
6964 uo_field_string instead of cli_field_string.
6965 (cli_redirect): Adjust to use cli_out_data.
6966 (cli_out_data_ctor): New.
6967 (cli_out_new): Use it.
6968 * cli-out.h (struct ui_file): Remove forward declaration.
6969 (struct cli_ui_out_data): New, moved from cli-out.c, and renamed.
6970 (cli_ui_out_impl): Declare.
6971 (cli_out_data_ctor): Declare.
6972 * ui-out.c (struct ui_out) <data>: Change type to void pointer.
6973 (uo_field_string): No longer static.
6974 (ui_out_data): Change return type to void pointer.
6975 (ui_out_new): Change `data' parameter type to void pointer.
6976 * ui-out.h (struct ui_out_data): Don't forward declare.
6977 (ui_out_data): Change return type to void pointer.
6978 (ui_out_new): Change `data' parameter type to void pointer.
6979 (uo_field_string): Declare.
6980
6981 2010-04-17 Pedro Alves <pedro@codesourcery.com>
6982
6983 * ui-file.c (tee_file_isatty): Return whether `tee->one' is a tty,
6984 instead of always false.
6985
6986 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
6987
6988 PR corefiles/11511
6989 * amd64-linux-tdep.c (amd64_linux_gregset_reg_offset): Support
6990 orig_rax.
6991
6992 2010-04-17 Pedro Alves <pedro@codesourcery.com>
6993
6994 * breakpoint.c (watchpoints_triggered): Use
6995 is_hardware_watchpoint.
6996 (watchpoints_triggered): Ditto.
6997 (bpstat_check_location): Use is_watchpoint and
6998 is_hardware_watchpoint.
6999 (bpstat_check_watchpoint): Use is_watchpoint and
7000 is_hardware_watchpoint.
7001 (bpstat_stop_status): Fix comment.
7002 (user_settable_breakpoint): Use is_watchpoint.
7003 (hw_watchpoint_used_count): Use is_hardware_watchpoint.
7004 (disable_watchpoints_before_interactive_call_start): Use
7005 is_watchpoint.
7006 (enable_watchpoints_after_interactive_call_stop): Use
7007 is_watchpoint.
7008 (clear_command): Use is_watchpoint.
7009 (do_enable_breakpoint): Use is_watchpoint.
7010
7011 2010-04-16 Mike Frysinger <vapier@gentoo.org>
7012
7013 * solib-frv.c (enable_break1_done): Delete.
7014 (enable_break2): Do not check enable_break1_done. Move the
7015 enable_break2_done setting and call to
7016 remove_solib_event_breakpoints() to the end. Return without
7017 warning when the contents of _dl_debug_addr are 0.
7018 (enable_break): Do not set enable_break1_done.
7019 (frv_clear_solib): Likewise.
7020
7021 2010-04-16 Kevin Buettner <kevinb@redhat.com>
7022
7023 * m32c-tdep.c (m32c_m16c_address_to_pointer): Print warning
7024 instead of an error if no PLT entry is found. Return a
7025 potentially useful result.
7026 (m32c_m16c_pointer_to_address): Add code to search for function
7027 address when no .plt entry is found.
7028
7029 2010-04-16 Stan Shebs <stan@codesourcery.com>
7030
7031 * tracepoint.c (trace_variable_command): Run a cleanup.
7032
7033 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
7034
7035 * p-lang.c (pascal_one_char): Do not restrict C to 0..255 range.
7036
7037 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
7038
7039 Support for Windows OS Thread Information Block.
7040 * NEWS: Document new feature.
7041 * remote.c (PACKET_qGetTIBAddr): New enum element.
7042 (remote_get_tib_address): New function.
7043 (init_remote_ops): Set to_get_tib_address field
7044 to remote_get_tib_address.
7045 (_initialize_remote): Add add_packet_config_cmd
7046 for PACKET_qGetTIBAddr.
7047 * target.c (update_current_target): Set default value for
7048 new to_get_tib_address field.
7049 * target.h (target_ops): New field to_get_tib_address.
7050 (target_get_tib_address): New macro.
7051 * windows-nat.c (thread_info): Add thread_local_base field.
7052 (windows_add_thread): Add tlb argument of type 'void *'.
7053 (fake_create_process): Adapt windows_add_thread call.
7054 (get_windows_debug_event): Idem.
7055 (windows_get_tib_address): New function.
7056 (init_windows_ops): Set to_get_tib_address field
7057 to remote_get_tib_address.
7058 (_initialize_windows_nat): Replace info_w32_cmdlist
7059 initialization by a call to init_w32_command_list.
7060 (info_w32_command, info_w32_cmdlist): Removed from here...
7061 to windows-tdep.c file.
7062 * windows-tdep.h (info_w32_cmdlist): Declare.
7063 (init_w32_command_list): New external function
7064 declaration.
7065 * windows-tdep.c: Add several headers.
7066 (info_w32_cmdlist): to here, made global.
7067 (thread_information_32): New struct.
7068 (thread_information_64): New struct.
7069 (TIB_NAME): New char array.
7070 (MAX_TIB32, MAX_TIB64, FULL_TIB_SIZE): New constants.
7071 (maint_display_all_tib): New static variable.
7072 (windows_get_tlb_type): New function.
7073 (tlb_value_read, tlb_value_write): New functions.
7074 (tlb_value_funcs): New static struct.
7075 (tlb_make_value): New function.
7076 (display_one_tib): New function.
7077 (display_tib): New function.
7078 (show_maint_show_all_tib):New function.
7079 (info_w32_command): Moved from windows-nat.c.
7080 (init_w32_command_list): New function.
7081 (_initialize_windows_tdep): New function.
7082 New "maint set/show show-all-tib" command
7083 New "$_tlb" internal variable.
7084
7085 2010-04-16 Joel Brobecker <brobecker@adacore.com>
7086
7087 * tui/tui-regs.c (tui_display_register): Add comment about
7088 a couple of casts.
7089 * tui/tui-stack.c (tui_show_locator_content): Ditto.
7090
7091 2010-04-15 Stan Shebs <stan@codesourcery.com>
7092
7093 * frame.c: Include tracepoint.h.
7094 (get_current_frame): Allow a trace frame to be an alternate source
7095 of stack frame data.
7096 * tracepoint.c (tfind_1): Don't try to get current stack frame if
7097 it won't succeed.
7098
7099 2010-04-15 Pedro Alves <pedro@codesourcery.com>
7100
7101 * ppc-linux-tdep.c (bsd_uthread_solib_loaded): Always pass 0 for
7102 flags.
7103 * solib-spu.c (spu_solib_loaded): Always pass 0 for flags.
7104
7105 2010-04-15 Doug Evans <dje@google.com>
7106
7107 * NEWS: Add entry for python program space support.
7108 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-progspace.o.
7109 (SUBDIR_PYTHON_SRCS): Add py-progspace.c.
7110 (py-progspace.o): New rule.
7111 * python/py-prettyprint.c (find_pretty_printer_from_objfiles): New
7112 function.
7113 (find_pretty_printer_from_progspace): New function.
7114 (find_pretty_printer_from_gdb): New function.
7115 (find_pretty_printer): Rewrite.
7116 * python/py-progspace.c: New file.
7117 * python/python-internal.h (program_space): Add forward decl.
7118 (pspace_to_pspace_object, pspy_get_printers): Declare.
7119 (gdbpy_initialize_pspace): Declare.
7120 * python/python.c: #include "progspace.h".
7121 (gdbpy_get_current_progspace, gdbpy_progspaces): New functions.
7122 (_initialize_python): Call gdbpy_initialize_pspace.
7123 (GdbMethods): Add current_progspace, progspaces.
7124
7125 Add -s option to source command.
7126 * NEWS: Document new option.
7127 * cli/cli-cmds.c (find_and_open_script): Add function comment.
7128 Delete from_tty and cleanupp args. Split filep arg into file and
7129 full_pathp. New arg search_path.
7130 (source_script_from_stream): New function.
7131 (source_script_with_search): New function.
7132 (source_script): Rewrite.
7133 (source_command): Parse "-s" option.
7134 (init_cli_cmds): Add "-s" docs to source command help, and reformat.
7135 * python/python.c (source_python_script): Make file arg a const char *.
7136 Don't call fclose, leave for caller.
7137 * python/python.h (source_python_script): Update.
7138
7139 2010-04-14 Daniel Jacobowitz <dan@codesourcery.com>
7140 Pedro Alves <pedro@codesourcery.com>
7141
7142 Avoid rereading shared libraries that haven't changed.
7143
7144 * solib.c (free_so_symbols): New function, from ...
7145 (free_so): ... here. Call it.
7146 (solib_read_symbols): Don't warn here if symbols have already been
7147 loaded.
7148 (solib_add): Warn here instead, if a pattern was specified.
7149 (reload_shared_libraries_1): New.
7150 (reload_shared_libraries): Rewrite to not fetch the library list.
7151
7152 2010-04-14 Doug Evans <dje@google.com>
7153
7154 * source.c (openp): Strip DOS drive letter if present before
7155 concatenating string to search path.
7156
7157 2010-04-14 Pedro Alves <pedro@codesourcery.com>
7158
7159 * objfiles.h (gdb_bfd_close_or_warn): Declare.
7160 * objfiles.c (gdb_bfd_close_or_warn): New.
7161 * corelow.c: Include objfiles.h
7162 (core_close): Use gdb_bfd_close_or_warn.
7163 * elfread.c (build_id_verify): Ditto.
7164 * exec.c (exec_close, exec_close_1): Ditto.
7165
7166 2010-04-14 Daniel Jacobowitz <dan@codesourcery.com>
7167 Pedro Alves <pedro@codesourcery.com>
7168
7169 Group errors for many missing shared libraries.
7170
7171 * solist.h (struct so_list): Remove from_tty.
7172 * solib.c (solib_bfd_open): Return NULL if we failed to open a BFD.
7173 (solib_map_sections): Take so_list argument. Return 0 if we
7174 failed to open a BFD. Add target sections here.
7175 (symbol_add_stub): Delete.
7176 (solib_read_symbols): Inline symbol_add_stub. Use current flags,
7177 not from_tty copied from the so_list. Don't warn a second time
7178 for a missing library.
7179 (update_solib_list): Don't save from_tty. Use TRY_CATCH. Do not
7180 add to the section table here. Print out a single warning for all
7181 missing libraries.
7182 * bsd-uthread.c (bsd_uthread_solib_loaded): Always pass 0 for
7183 flags.
7184
7185 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
7186
7187 * python/py-block.c (gdbpy_block_for_pc): Use i8n to encompass
7188 error/warning messages. Capitalize and use complete sentences.
7189 (blpy_block_syms_iternext): Likewise.
7190 * python/py-cmd.c (parse_command_name, cmdpy_init): Likewise.
7191 * python/py-frame.c (FRAPY_REQUIRE_VALID, frapy_block)
7192 (frame_info_to_frame_object, frapy_read_var)
7193 (gdbpy_frame_stop_reason_string): Likewise.
7194 * python/py-lazy-string.c (stpy_convert_to_value)
7195 (gdbpy_create_lazy_string_object): Likewise.
7196 * python/py-objfile.c (objfpy_set_printers): Likewise.
7197 * python/py-prettyprint.c (gdbpy_default_visualizer): Likewise.
7198 * python/python.c (parameter_to_python): Likewise.
7199 * python/py-type.c (typy_range, typy_target): Likewise.
7200 * python/py-value.c (valpy_cast, valpy_length, valpy_getitem)
7201 (valpy_richcompare, valpy_int, valpy_long, valpy_float): Likewise.
7202
7203
7204 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
7205
7206 PR python/11381
7207
7208 * python/py-prettyprint.c (pretty_print_one_value): Test for
7209 Py_None.
7210 (print_string_repr): Test for Py_None. Set flags accordingly.
7211 Return value depending on return type.
7212 (print_children): Take a value indicating whether data was printed
7213 before this function was called. Alter output accordingly.
7214 (apply_val_pretty_printer): Capture return value from
7215 print_string_repr and pass to print_children.
7216
7217 2010-04-13 Mark Kettenis <kettenis@gnu.org>
7218
7219 PR corefiles/11481
7220 * i386-linux-tdep.c (i386_linux_regset_sections): Remove extended
7221 register note sections.
7222 (i386_linux_sse_regset_sections, i386_linux_avx_regset_sections):
7223 New variables.
7224 (i386_linux_init_abi): Install list of supported register note
7225 sections that matches the target description.
7226
7227 2010-04-13 Pedro Alves <pedro@codesourcery.com>
7228
7229 * remote.c (remote_get_noisy_reply): Don't error out on empty
7230 replies.
7231 (remote_start_remote): Update and merge tracepoints and trace
7232 state variables as long as the target supports tracepoints.
7233 (remote_trace_init): Fix prototype.
7234 (remote_download_trace_state_variable): Validate reply.
7235 (remote_trace_set_readonly_regions): Fix prototype.
7236 (remote_trace_start): Fix prototype. Check for empty reply.
7237 (remote_get_trace_status): Small cleanup.
7238 (remote_trace_stop): Fix prototype. Check for empty reply.
7239 (remote_trace_find): Check for empty reply.
7240 (remote_save_trace_data): Validate reply.
7241 (remote_set_disconnected_tracing): Check for empty reply, and
7242 validate reply.
7243 (remote_set_circular_trace_buffer): Ditto.
7244
7245 2010-04-13 Pierre Muller <muller@ics.u-strasbg.fr>
7246
7247 Suppress unused value warning during compilation.
7248 * tui/tui-regs.c (tui_display_register): Cast wstandout and wstandend
7249 calls to void.
7250 * tui/tui-stack.c (tui_show_locator_content): Likewise.
7251
7252 2010-04-12 Stan Shebs <stan@codesourcery.com>
7253
7254 * tracepoint.c (tfile_xfer_partial): Check read result.
7255
7256 2010-04-12 Mike Frysinger <vapier@gentoo.org>
7257
7258 * remote-m32r-sdi.c (m32r_files_info): Add const to local "file" var.
7259 * remote-sim.c (gdbsim_files_info): Likewise.
7260
7261 2010-04-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
7262
7263 * arm-tdep.h (gdb_regnum): Add ARM_FPSCR_REGNUM
7264 * arm-linux-nat.c (arm_linux_vfp_register_count): New
7265 variable.
7266 (fetch_vfp_registers): New function to fetch VFP registers.
7267 (store_vfp_registers): New function to store VFP registers.
7268 (arm_linux_fetch_inferior_registers): Add support for VFP
7269 registers.
7270 (arm_linux_store_inferior_registers): Likewise.
7271 (arm_linux_read_description): Likewise.
7272 (_initialize_arm_linux_nat): Delay initialising iWMMX tdesc
7273 until we need it.
7274
7275 2010-04-11 H.J. Lu <hongjiu.lu@intel.com>
7276
7277 * amd64-tdep.c (amd64_supply_xstateregset): Remove the unused
7278 tdep.
7279 (amd64_collect_xstateregset): Likewise.
7280
7281 2010-04-09 Stan Shebs <stan@codesourcery.com>
7282
7283 * tracepoint.c (trace_status_mi): Report frames created.
7284
7285 * tracepoint.c (trace_dump_command): Include default-collect
7286 expressions.
7287
7288 2010-04-09 Ulrich Weigand <uweigand@de.ibm.com>
7289
7290 * symtab.c (find_function_start_sal): Never return SAL pointing
7291 before function start address, even if line info is missing.
7292
7293 2010-04-09 Pedro Alves <pedro@codesourcery.com>
7294
7295 * NEWS: Mention tracepoints support.
7296
7297 2010-04-09 Pedro Alves <pedro@codesourcery.com>
7298
7299 * tracepoint.c (trace_status_mi): Report disconnected tracing and
7300 circular trace buffer statuses.
7301
7302 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7303
7304 * config/djgpp/fnchange.lst: Fix typo in translations for
7305 symbol-without-target_section.exp and symbol-without-target_section.c.
7306
7307 2010-04-09 Pedro Alves <pedro@codesourcery.com>
7308
7309 * breakpoint.c (condition_command): Pass condition expression to
7310 set_breakpoint_condition stripped from breakpoint number.
7311
7312 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
7313 Thiago Jung Bauermann <bauerman@br.ibm.com>
7314 Tom Tromey <tromey@redhat.com>
7315
7316 * breakpoint.c (condition_command): Simplify. Move condition
7317 setting code to ...
7318 (set_breakpoint_condition): ... here. New function.
7319 * breakpoint.h (set_breakpoint_condition): Declare.
7320 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-breakpoint.
7321 (SUBDIR_PYTHON_SRCS): Likewise.
7322 (py-breakpoint.o): New rule.
7323 * python/py-breakpoint.c: New file.
7324 * python/python-internal.h (gdbpy_breakpoints)
7325 (gdbpy_initialize_breakpoints): Declare.
7326 (GDB_PY_SET_HANDLE_EXCEPTION) Define.
7327
7328 2010-04-09 Pedro Alves <pedro@codesourcery.com>
7329
7330 * regformats/regdat.sh: Include server.h. Don't include
7331 regcache.h.
7332
7333 2010-04-08 Stan Shebs <stan@codesourcery.com>
7334 Pedro Alves <pedro@codesourcery.com>
7335
7336 * tracepoint.h (struct trace_status): New fields disconnected_tracing
7337 and circular_buffer.
7338 (disconnect_tracing): Rename from disconnect_or_stop_tracing.
7339 * tracepoint.c (trace_status_command): Display target's status for
7340 disconnected tracing and circular buffer.
7341 (disconnect_tracing): Rename from disconnect_or_stop_tracing, add
7342 query for non-disconnected-tracing case, remove the stop_tracing
7343 call.
7344 (tfile_open): Clear disconnected and circular buffer status.
7345 (trace_save): Save disconnected and circular buffer status.
7346 (parse_trace_status): Parse disconnected and circular buffer status,
7347 also recognize disconnected as a stop reason.
7348 * remote.c (remote_set_disconnected_tracing): Only set
7349 QTDisconnected if the remote end supports disconnected tracing.
7350 Warn otherwise, if trying to enable disconnected tracing.
7351 * infcmd.c (detach_command): Update disconnect_tracing call.
7352 * cli/cli-cmds.c (quit_command): Ditto.
7353
7354 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
7355
7356 * i387-tdep.c (i387_collect_xsave): Replace abort with
7357 internal_error.
7358
7359 2010-04-08 Stan Shebs <stan@codesourcery.com>
7360
7361 * breakpoint.c (default_collect_info): New function.
7362 (breakpoints_info): Call it.
7363 (maintenance_info_breakpoints): Ditto.
7364 (tracepoints_info): Ditto.
7365
7366 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
7367
7368 * i387-tdep.c (i387_collect_xsave): Re-indent.
7369
7370 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
7371
7372 * i386-linux-nat.c (have_ptrace_getfpxregs): Initialize to -1
7373 if HAVE_PTRACE_GETFPXREGS is defined.
7374 (i386_linux_read_description): Set have_ptrace_getfpxregs and
7375 have_ptrace_getregset to 0 if ptrace PTRACE_GETFPXREGS failed.
7376
7377 * i386-linux-tdep.c: Include "features/i386/i386-mmx-linux.c"
7378 (i386_linux_core_read_description): Return tdesc_i386_mmx_linux
7379 if .reg-xfp section doesn't exist.
7380 (_initialize_i386_linux_tdep): Call initialize_tdesc_i386_mmx_linux.
7381
7382 * i386-linux-tdep.h (tdesc_i386_mmx_linux): New.
7383
7384 * i386-tdep.c: Include "features/i386/i386-mmx.c".
7385 (i386_go32_init_abi): Set tdesc to tdesc_i386_mmx.
7386 (i386_validate_tdesc_p): Make org.gnu.gdb.i386.sse optional. Set
7387 xcr0 to I386_XSTATE_X87_MASK if SSE isn't available.
7388 (i386_gdbarch_init): Update comments.
7389 (_initialize_i386_tdep): Call initialize_tdesc_i386_mmx.
7390
7391 * common/i386-xstate.h (I386_XSTATE_X87_MASK): New.
7392
7393 * config/djgpp/fnchange.lst: Add i386 MMX XML files.
7394
7395 * features/Makefile (i386/i386-mmx-expedite): New.
7396 (i386/i386-mmx-linux-expedite): Likewise.
7397 ($(outdir)/i386/i386-mmx.dat): Likewise.
7398 ($(outdir)/i386/i386-mmx-linux.dat): Likewise.
7399
7400 * features/i386/i386-mmx-linux.c: New.
7401 * features/i386/i386-mmx-linux.xml: Likewise.
7402 * features/i386/i386-mmx.c: Likewise.
7403 * features/i386/i386-mmx.xml: Likewise.
7404 * regformats/i386/i386-mmx-linux.dat: Likewise.
7405 * regformats/i386/i386-mmx.dat: Likewise.
7406
7407 * features/Makefile (WHICH): Add i386/i386-mmx and
7408 i386/i386-mmx-linux.
7409
7410 2010-04-08 Doug Evans <dje@google.com>
7411
7412 * source.c (openp): Skip $cdir in PATH.
7413
7414 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
7415
7416 PR python/11417
7417 * python/py-lazy-string.c (stpy_convert_to_value): Check for
7418 a NULL address.
7419 (gdbpy_create_lazy_string_object): Allow strings with a NULL
7420 address and a zero length.
7421
7422 2010-04-08 Hui Zhu <teawater@gmail.com>
7423
7424 * i386-tdep.c (i386_process_record): Add support for insn
7425 rdtsc.
7426
7427 2010-04-07 Doug Evans <dje@google.com>
7428
7429 * python/python.c (source_python_script): Use ensure_python_env
7430 to prepare environment for script.
7431
7432 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
7433
7434 * amd64-linux-nat.c: Include "regset.h", "elf/common.h",
7435 <sys/uio.h> and "i386-xstate.h".
7436 (PTRACE_GETREGSET): New.
7437 (PTRACE_SETREGSET): Likewise.
7438 (have_ptrace_getregset): Likewise.
7439 (amd64_linux_gregset64_reg_offset): Include 16 upper YMM
7440 registers.
7441 (amd64_linux_gregset32_reg_offset): Include 8 upper YMM
7442 registers.
7443 (amd64_linux_fetch_inferior_registers): Support PTRACE_GETFPREGS.
7444 (amd64_linux_store_inferior_registers): Likewise.
7445 (amd64_linux_read_description): Check and enable AVX target
7446 descriptions.
7447
7448 * amd64-linux-tdep.c: Include "regset.h", "i386-linux-tdep.h"
7449 and "features/i386/amd64-avx-linux.c".
7450 (amd64_linux_regset_sections): New.
7451 (amd64_linux_core_read_description): Check and enable AVX
7452 target description.
7453 (amd64_linux_init_abi): Set xsave_xcr0_offset. Call
7454 set_gdbarch_core_regset_sections.
7455 (_initialize_amd64_linux_tdep): Call
7456 initialize_tdesc_amd64_avx_linux.
7457
7458 * amd64-linux-tdep.h (AMD64_LINUX_ORIG_RAX_REGNUM): Replace
7459 AMD64_MXCSR_REGNUM with AMD64_YMM15H_REGNUM.
7460 (tdesc_amd64_avx_linux): New.
7461 (amd64_linux_update_xstateregset): Likewise.
7462
7463 * amd64-tdep.c: Include "features/i386/amd64-avx.c".
7464 (amd64_ymm_names): New.
7465 (amd64_ymmh_names): Likewise.
7466 (amd64_register_name): Likewise.
7467 (amd64_supply_xstateregset): Likewise.
7468 (amd64_collect_xstateregset): Likewise.
7469 (amd64_supply_xsave): Likewise.
7470 (amd64_collect_xsave): Likewise.
7471 (AMD64_NUM_REGS): Removed.
7472 (amd64_dwarf_reg_to_regnum): Return %ymmN register number for
7473 %xmmN if AVX is available.
7474 (amd64_pseudo_register_name): Support pseudo YMM registers.
7475 (amd64_regset_from_core_section): Support .reg-xstate section.
7476 (amd64_init_abi): Set ymmh_register_names, num_ymm_regs
7477 and ymm0h_regnum. Call set_gdbarch_register_name.
7478 (amd64_init_abi): Call initialize_tdesc_amd64_avx.
7479
7480 * amd64-tdep.h (amd64_regnum): Add AMD64_YMM0H_REGNUM and
7481 AMD64_YMM15H_REGNUM.
7482 (AMD64_NUM_REGS): New.
7483 (amd64_supply_xsave): Likewise.
7484 (amd64_collect_xsave): Likewise.
7485 (amd64_register_name): Removed.
7486 (amd64_register_type): Likewise.
7487
7488 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
7489
7490 * i387-tdep.c: Include "i386-xstate.h".
7491 (XSAVE_XSTATE_BV_ADDR): New.
7492 (xsave_avxh_offset): Likewise.
7493 (XSAVE_AVXH_ADDR): Likewise.
7494 (i387_supply_xsave): Likewise.
7495 (i387_collect_xsave): Likewise.
7496
7497 * i387-tdep.h (I387_NUM_YMM_REGS): New.
7498 (I387_YMM0H_REGNUM): Likewise.
7499 (I387_YMMENDH_REGNUM): Likewise.
7500 (i387_supply_xsave): Likewise.
7501 (i387_collect_xsave): Likewise.
7502
7503 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
7504
7505 * i386-linux-nat.c: Include "regset.h", "elf/common.h",
7506 <sys/uio.h> and "i386-xstate.h".
7507 (PTRACE_GETREGSET): New.
7508 (PTRACE_SETREGSET): Likewise.
7509 (fetch_xstateregs): Likewise.
7510 (store_xstateregs): Likewise.
7511 (GETXSTATEREGS_SUPPLIES): Likewise.
7512 (regmap): Include 8 upper YMM registers.
7513 (i386_linux_fetch_inferior_registers): Support XSAVE extended
7514 state.
7515 (i386_linux_store_inferior_registers): Likewise.
7516 (i386_linux_read_description): Check and enable AVX target
7517 descriptions.
7518
7519 * i386-linux-tdep.c: Include "regset.h", "i387-tdep.h",
7520 "i386-xstate.h" and "features/i386/i386-avx-linux.c".
7521 (i386_linux_regset_sections): Add ".reg-xstate".
7522 (i386_linux_gregset_reg_offset): Include 8 upper YMM registers.
7523 (i386_linux_core_read_xcr0): New.
7524 (i386_linux_core_read_description): Check and enable AVX target
7525 description.
7526 (i386_linux_init_abi): Set xsave_xcr0_offset.
7527 (_initialize_i386_linux_tdep): Call
7528 initialize_tdesc_i386_avx_linux.
7529
7530 * i386-linux-tdep.h (I386_LINUX_ORIG_EAX_REGNUM): Replace
7531 I386_SSE_NUM_REGS with I386_AVX_NUM_REGS.
7532 (i386_linux_core_read_xcr0): New.
7533 (tdesc_i386_avx_linux): Likewise.
7534 (I386_LINUX_XSAVE_XCR0_OFFSET): Likewise.
7535
7536 * i386-tdep.c: Include "i386-xstate.h" and
7537 "features/i386/i386-avx.c".
7538 (i386_ymm_names): New.
7539 (i386_ymmh_names): Likewise.
7540 (i386_ymmh_regnum_p): Likewise.
7541 (i386_ymm_regnum_p): Likewise.
7542 (i386_xmm_regnum_p): Likewise.
7543 (i386_register_name): Likewise.
7544 (i386_ymm_type): Likewise.
7545 (i386_supply_xstateregset): Likewise.
7546 (i386_collect_xstateregset): Likewise.
7547 (i386_sse_regnum_p): Removed.
7548 (i386_pseudo_register_name): Support pseudo YMM registers.
7549 (i386_pseudo_register_type): Likewise.
7550 (i386_pseudo_register_read): Likewise.
7551 (i386_pseudo_register_write): Likewise.
7552 (i386_dbx_reg_to_regnum): Return %ymmN register number for
7553 %xmmN if AVX is available.
7554 (i386_regset_from_core_section): Support .reg-xstate section.
7555 (i386_register_reggroup_p): Supper upper YMM and YMM registers.
7556 (i386_process_record): Replace i386_sse_regnum_p with
7557 i386_xmm_regnum_p.
7558 (i386_validate_tdesc_p): Support org.gnu.gdb.i386.avx feature.
7559 Set ymmh_register_names, num_ymm_regs, ymm0h_regnum and xcr0.
7560 (i386_gdbarch_init): Set xstateregset. Set xsave_xcr0_offset.
7561 Call set_gdbarch_register_name. Replace I386_SSE_NUM_REGS with
7562 I386_AVX_NUM_REGS. Set ymmh_register_names, ymm0h_regnum and
7563 num_ymm_regs. Add num_ymm_regs to set_gdbarch_num_pseudo_regs.
7564 Set ymm0_regnum.
7565 (_initialize_i386_tdep): Call initialize_tdesc_i386_avx.
7566
7567 * i386-tdep.h (gdbarch_tdep): Add xstateregset, ymm0_regnum,
7568 xcr0, xsave_xcr0_offset, ymm0h_regnum, ymmh_register_names and
7569 i386_ymm_type.
7570 (i386_regnum): Add I386_YMM0H_REGNUM, and I386_YMM7H_REGNUM.
7571 (I386_AVX_NUM_REGS): New.
7572 (i386_xmm_regnum_p): Likewise.
7573 (i386_ymm_regnum_p): Likewise.
7574 (i386_ymmh_regnum_p): Likewise.
7575
7576 * common/i386-xstate.h: New.
7577
7578 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
7579
7580 * config/djgpp/fnchange.lst: Add x86 AVX XML files.
7581
7582 * features/Makefile (WHICH): Add i386/i386-avx,
7583 i386/i386-avx-linux, i386/x86-64-avx and i386/x86-64-avx-linux.
7584 (i386/i386-avx-expedite): New.
7585 (i386/i386-avx-linux-expedite): Likewise.
7586 (i386/x86-64-avx-expedite):Likewise.
7587 (i386/x86-64-avx-linux-expedite): Likewise.
7588 ($(outdir)/i386/i386-avx.dat): New dependency.
7589 ($(outdir)/i386/i386-avx-linux.dat): Likewise.
7590 ($(outdir)/i386/x86-avx-64.dat): Likewise.
7591 ($(outdir)/i386/x86-64-avx-linux.dat): Likewise.
7592
7593 * features/i386/32bit-avx.xml: New.
7594 * features/i386/64bit-avx.xml: Likewise.
7595 * features/i386/i386-avx-linux.c: Likewise.
7596 * features/i386/i386-avx-linux.xml: Likewise.
7597 * features/i386/i386-avx.c: Likewise.
7598 * features/i386/i386-avx.xml: Likewise.
7599 * features/i386/x86-64-avx-linux.c: Likewise.
7600 * features/i386/x86-64-avx-linux.xml: Likewise.
7601 * features/i386/x86-64-avx.c: Likewise.
7602 * features/i386/x86-64-avx.xml: Likewise.
7603 * regformats/i386/i386-avx-linux.dat: Likewise.
7604 * regformats/i386/i386-avx.dat: Likewise.
7605 * regformats/i386/x86-64-avx-linux.dat: Likewise.
7606 * regformats/i386/x86-64-avx.dat: Likewise.
7607
7608 2010-04-07 Doug Evans <dje@google.com>
7609
7610 * top.c (source_file_name): Make const char *.
7611 * top.h (source_file_name): Update.
7612 * cli/cli-script.c (source_cleanup_lines_args): Make old_file
7613 const char *.
7614 (script_from_file): Change `file' arg to const char *.
7615 * cli/cli-script.h (script_from_file): Update.
7616
7617 2010-04-06 Doug Evans <dje@google.com>
7618
7619 * cli/cli-cmds.c (source_command): Run cleanups.
7620
7621 2010-04-06 Stan Shebs <stan@codesourcery.com>
7622
7623 * defs.h (char_ptr): Move typedef here from...
7624 * ada-lang.c (char_ptr): Remove.
7625 * charset.c (char_ptr): Remove.
7626 * tracepoint.h (struct uploaded_string): Remove.
7627 (struct uploaded_tp): Use vectors for string arrays.
7628 * tracepoint.c (trace_save): Use vectors of actions.
7629 (parse_tracepoint_definition): Ditto.
7630 (get_uploaded_tp): Clear vectors.
7631 * breakpoint.c (create_tracepoint_from_upload): Use vectors.
7632 (next_cmd): Change to an int.
7633 (read_next_cmd): Use vector of command strings.
7634
7635 2010-04-06 Doug Evans <dje@google.com>
7636
7637 * top.h (source_script, cd_command): Delete.
7638 * main.c: #include "cli/cli-cmds.h"
7639
7640 2010-04-06 Kevin Buettner <kevinb@redhat.com>
7641
7642 * m32c-tdep.c (make_types): When calling `arch_type', pass size of
7643 type in bytes, not bits.
7644
7645 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
7646
7647 * stabsread.c (define_symbol): Add support for char
7648 and string constants.
7649
7650 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
7651
7652 Remove remaining "%ll" uses.
7653 * go32-nat.c (go32_pte_for_address): Replace "0x%llx" using
7654 hex_string call.
7655 * rs6000-nat.c (rs6000_ptrace64): Idem.
7656 * solib-pa64.c (pa64_current_sos): Idem.
7657 * solib-spu.c (spu_current_sos): Idem.
7658 * linux-nat.c (linux_nat_find_memory_regions): Replace "%lld" using
7659 plongest call.
7660 * nto-procfs.c (procfs_meminfo): Replace "0x%016llx" using
7661 phex (VAR, 8) call.
7662 * sh64-tdep.c (sh64_show_media_regs): Idem.
7663
7664 2010-04-05 Stan Shebs <stan@codesourcery.com>
7665
7666 * tracepoint.c: Include gdbcore.h.
7667 (tfile_xfer_partial): Return partial results, also try reading
7668 from executable.
7669 (tfile_has_all_memory): New function.
7670 (init_tfile_ops): Use it.
7671
7672 2010-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7673
7674 PR gdb/10736:
7675 * xml-syscall.c (my_gdb_datadir): New variable to keep track of
7676 the changes in data-directory.
7677 (init_sysinfo): Reload the syscall XML file if the data-directory
7678 has changed.
7679
7680 2010-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7681
7682 Code cleanup.
7683 * breakpoint.c (bpstat_stop_status): Use bpstat_causes_stop.
7684
7685 2010-04-04 Stan Shebs <stan@codesourcery.com>
7686 Nathan Sidwell <nathan@codesourcery.com>
7687
7688 * breakpoint.c (breakpoint_1): Add filter argument, return number of
7689 breakpoints printed.
7690 (is_hardware_watchpoint): Make argument const.
7691 (is_watchpoint): Ditto.
7692 (is_tracepoint): Merge of tracepoint_type and breakpoint_is_tracepoint,
7693 use it everywhere.
7694 (breakpoints_info): Pass NULL to breakpoint_1.
7695 (maintenance_info_breakpoints): Ditto.
7696 (watchpoints_info): New function.
7697 (tracepoints_info): Use breakpoint_1 filter.
7698 (set_ignore_count): Warn that tracepoint ignore count will be ignored.
7699 (_initialize_breakpoint): Make "info watchpoints" its own command.
7700 * breakpoint.h (is_tracepoint): Rename from breakpoint_is_tracepoint.
7701 * mi/mi-cmd-break.c (mi_cmd_break_commands): Use is_tracepoint.
7702
7703 2010-04-04 Stan Shebs <stan@codesourcery.com>
7704
7705 * tracepoint.c (tfile_fetch_registers): Add fallback case.
7706
7707 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7708
7709 * infcmd.c (run_command_1): Call proceed with regcache_read_pc address.
7710 * config/djgpp/fnchange.lst: Add translation for break-entry.exp.
7711
7712 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7713
7714 * breakpoint.c (bpstat_find_step_resume_breakpoint): Remove.
7715 * breakpoint.h (bpstat_find_step_resume_breakpoint): Remove.
7716
7717 2010-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7718
7719 * dwarf2read.c (read_namespace_type): Use common "return set_die_type"
7720 code form.
7721
7722 2010-04-02 Hui Zhu <teawater@gmail.com>
7723
7724 * i386-tdep.c (OT_DQUAD): New enum.
7725 (i386_process_record): Add code for MMX, 3DNow!, SSE, SSE2,
7726 SSE3, SSSE3 and SSE4.
7727
7728 2010-04-02 Hui Zhu <teawater@gmail.com>
7729
7730 * i386-tdep.c (i386_record_lea_modrm_addr): Remove useless
7731 "*addr = 0".
7732
7733 2010-04-02 Pedro Alves <pedro@codesourcery.com>
7734
7735 * tracepoint.c (trace_dump_actions): New, factored out from
7736 trace_dump_command, and adjusted to recurse into while-stepping's
7737 action list.
7738 (trace_dump_command): Use it.
7739
7740 2010-04-02 Pedro Alves <pedro@codesourcery.com>
7741
7742 * breakpoint.h (struct counted_command_line): Moved definition to
7743 breakpoint.c, and forward declare.
7744 (breakpoint_commands): Declare.
7745 * breakpoint.c (struct counted_command_line): Moved here.
7746 (breakpoint_commands): New.
7747 * tracepoint.c (encode_actions): Use breakpoint_commands.
7748 * remote.c (remote_download_tracepoint): Ditto.
7749
7750 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
7751
7752 * remote.c (remote_parse_stop_reply): Use hex_string instead
7753 of phex_nz for error.
7754
7755 2010-04-01 Stan Shebs <stan@codesourcery.com>
7756 Nathan Sidwell <nathan@codesourcery.com>
7757
7758 * tracepoint.h (enum actionline_type): Remove.
7759 (validate_actionline): Change return to void.
7760 * tracepoint.c (report_agent_reqs_errors): New function.
7761 (validate_actionline): Call it, change return to void, report errors
7762 more consistently.
7763 (collect_symbol): Call report_agent_reqs_errors.
7764 (encode_actions_1): Ditto.
7765 (encode_actions): Don't expect a result from validate_actionline.
7766
7767 2010-04-01 Stan Shebs <stan@codesourcery.com>
7768
7769 * tracepoint.c (trace_start_command): Confirm if trace is running.
7770 (trace_stop_command): Error if trace not running.
7771
7772 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
7773
7774 * amd64-tdep.c (amd64_byte_names): Add "ah", "bh", "ch", "dh".
7775 (AMD64_NUM_LOWER_BYTE_REGS): New.
7776 (amd64_pseudo_register_read): Handle "ah", "bh", "ch", "dh".
7777 (amd64_pseudo_register_write): Likewise.
7778 (amd64_init_abi): Set num_byte_regs to 20.
7779
7780 2010-04-01 Pedro Alves <pedro@codesourcery.com>
7781
7782 * breakpoint.c (multi_start, multi_end, last_was_multi): Delete.
7783 (prev_breakpoint_count): New.
7784 (set_breakpoint_count): Adjust.
7785 (rbreak_start_breakpoint_count): New.
7786 (start_rbreak_breakpoints): Adjust.
7787 (end_rbreak_breakpoints): Adjust.
7788 (struct commands_info) <arg>: New field.
7789 (do_map_commands_command): Tweak output to include breakpoint spec
7790 range.
7791 (commands_command_1): Adjust. Avoid setting an xfree cleanup if
7792 ARG was empty on entry. Set INFO's arg.
7793 (create_breakpoint): Adjust.
7794
7795 * NEWS: Clarify `commands' changes.
7796
7797 2010-04-01 Pedro Alves <pedro@codesourcery.com>
7798
7799 * tracepoint.c: Include stack.h.
7800 (struct add_local_symbols_data): New.
7801 (do_collect_symbol): New.
7802 (add_local_symbols): Rewrite using iterate_over_block_arg_vars and
7803 iterate_over_block_local_vars.
7804 * stack.c (print_block_frame_locals): Rewrite as ...
7805 (iterate_over_block_locals): ... this. Take a callback function
7806 pointer and generic data pointer, and call that instead of
7807 print_variable_and_value.
7808 (struct print_variable_and_value_data): New.
7809 (do_print_variable_and_value): New.
7810 (iterate_over_block_local_vars): New, abstracted out from
7811 print_frame_local_vars.
7812 (print_frame_local_vars): Rewrite using
7813 iterate_over_block_local_vars.
7814 (iterate_over_block_arg_vars): New, abstracted out from
7815 print_frame_arg_vars.
7816 (print_frame_arg_vars): Rewrite using iterate_over_block_arg_vars.
7817 * stack.h (iterate_over_block_arg_local_vars_cb): New typedef.
7818 (iterate_over_block_arg_vars, iterate_over_block_local_vars): Declare.
7819
7820 2010-03-31 Richard Earnshaw <rearnsha@arm.com>
7821
7822 * arm-tdep.c (thumb_get_next_pc_raw): Correctly detect TBH
7823 instructions. Use the PC+4 if the base of the TBB or TBH is the
7824 PC register.
7825
7826 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
7827
7828 Fix crash on reading wrong function declaration DWARF.
7829 * dwarf2read.c (read_subroutine_type): New variable void_type.
7830 Pre-fill all TYPE_FIELD_TYPEs. Move nparams and iparams initialization
7831 more close to their use.
7832
7833 2010-03-31 Stan Shebs <stan@codesourcery.com>
7834
7835 * breakpoint.c (tracepoint_save_command): Include variables,
7836 conditionals, tracepoint types, and default-collect.
7837 * tracepoint.c (save_trace_state_variables): New function.
7838 * tracepoint.h (save_trace_state_variables): Declare it.
7839
7840 2010-03-31 Pierre Muller <muller@ics.u-strasbg.fr>
7841
7842 * remote.c (end_thread): ARI fix: Use xstrdup instead of strdup.
7843
7844 2010-03-30 Keith Seitz <keiths@redhat.com>
7845
7846 * c-typeprint.c (c_type_print_args): Don't print "void"
7847 for java, regardless of whether it is TYPE_PROTOTYPED.
7848 Use the passed-in language instead of current_language.
7849 (c_type_print_varspec_suffix): Use current_language instead
7850 of assuming language_c.
7851 * jv-typeprint.c (java_type_print_base): (bz 9320) Strip off
7852 any return type specifier from the physname.
7853
7854 2010-03-30 Pedro Alves <pedro@codesourcery.com>
7855
7856 * tui/tui-interp.c (tui_is_toplevel): New.
7857 (tui_init): Set it.
7858 (tui_allowed_p): New.
7859 * tui/tui.c (tui_enable): Check if the TUI is allowed before
7860 enabling it.
7861 * tui/tui.h (tui_allowed_p): Declare.
7862
7863 2010-03-30 Ozkan Sezer <sezeroz@gmail.com>
7864
7865 * serial.h: Include winsock2.h before windows.h.
7866
7867 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
7868
7869 * NEWS: Mention xmlRegisters= in qSupported packet.
7870
7871 * i386-tdep.c: Include "remote.h".
7872 (_initialize_i386_tdep): Call register_remote_support_xml.
7873
7874 * remote.c (remote_support_xml): New.
7875 (register_remote_support_xml): Likewise.
7876 (remote_query_supported_append): Likewise.
7877 (remote_query_supported): Support remote_support_xml.
7878
7879 * remote.h (register_remote_support_xml): New.
7880
7881 2010-03-29 Stan Shebs <stan@codesourcery.com>
7882
7883 * tracepoint.c (trace_find_line_command): Remove dead code.
7884
7885 * tracepoint.h (struct uploaded_string): New struct.
7886 (struct uploaded_tp): New fields for source strings.
7887 * breakpoint.c (this_utp, next_cmd): New globals.
7888 (read_uploaded_action): New function.
7889 (create_tracepoint_from_upload): Fill in more parts
7890 of a tracepoint.
7891 * tracepoint.c (encode_source_string): New function.
7892 (trace_save): Write out source strings, fix error checks.
7893 (parse_tracepoint_definition): Add source string parsing.
7894 * remote.c (PACKET_TracepointSource): New packet type.
7895 (remote_download_command_source): New function.
7896 (remote_download_tracepoint): Download source pieces also.
7897 (_initialize_remote): Add packet config command.
7898
7899 * tracepoint.c (collect_symbol): Send LOC_UNRESOLVED symbols to
7900 expression handler.
7901
7902 * tracepoint.c (start_tracing): Check tracepoints before sending
7903 commands to target, don't start if all tracepoints disabled.
7904
7905 2010-03-28 Pedro Alves <pedro@codesourcery.com>
7906
7907 * cli/cli-script.c (process_next_line): Handle 'stepping'.
7908
7909 2010-03-26 Stan Shebs <stan@codesourcery.com>
7910
7911 * tracepoint.c (disconnect_or_stop_tracing): Get out of tfind mode.
7912
7913 2010-03-26 Tom Tromey <tromey@redhat.com>
7914
7915 * breakpoint.c (commands_command_1): Duplicate 'arg'.
7916
7917 2010-03-26 Ulrich Weigand <uweigand@de.ibm.com>
7918
7919 * breakpoint.c (expand_line_sal_maybe): Always call skip_prologue_sal.
7920 (skip_prologue_sal): Remove local definition.
7921 (resolve_sal_pc): Remove now unnecessary code.
7922 * linespec.c (minsym_found): Call skip_prologue_sal.
7923 * symtab.c (find_function_start_pc): Remove.
7924 (find_function_start_sal): Extract prologue skipping into ...
7925 (skip_prologue_sal): ... this new function. Handle code both
7926 with and without debug info. Respect SAL's explicit_pc and
7927 explicit_line flags. Inline old find_function_start_pc.
7928 * symtab.h (find_function_start_pc): Remove.
7929 (skip_prologue_sal): Add prototype.
7930
7931 2010-03-26 Ulrich Weigand <uweigand@de.ibm.com>
7932
7933 * dwarf2read.c (read_func_scope): Also scan specification DIEs
7934 for DW_TAG_imported_module children.
7935
7936 2010-03-26 Ulrich Weigand <uweigand@de.ibm.com>
7937
7938 * dwarf2read.c (dwarf2_name): Work around GCC bugzilla debug/41828 by
7939 ignoring spurious DW_AT_name attributes for unnamed structs or unions.
7940 * completer.c (add_struct_fields): Fix inverted logic.
7941
7942 2010-03-26 Ulrich Weigand <uweigand@de.ibm.com>
7943
7944 * breakpoint.c (bpstat_clear_actions): Reset bs->commands_left.
7945
7946 2010-03-26 Pedro Alves <pedro@codesourcery.com>
7947
7948 * tracepoint.c (current_trace_status): Don't make sure error_desc
7949 is non-NULL here.
7950 (parse_trace_status): Release a previous error_desc string, and
7951 set it to NULL by default. If stop reason is tracepoint_error,
7952 make sure error_desc is not left NULL.
7953
7954 2010-03-26 Pedro Alves <pedro@codesourcery.com>
7955
7956 * tracepoint.c (trace_save): Remove X from tracepoint error
7957 description.
7958
7959 2010-03-26 Pedro Alves <pedro@codesourcery.com>
7960
7961 * tracepoint.c (parse_trace_status): Don't allow plain strings in
7962 the terror description. Don't expect an X prefix.
7963
7964 2010-03-25 Stan Shebs <stan@codesourcery.com>
7965
7966 * tracepoint.h (trace_stop_reason): Add tracepoint_error.
7967 (struct trace_status): New field error_desc.
7968 * tracepoint.c (stop_reason_names): Add terror.
7969 (current_trace_status): Ensure non-NULL error description.
7970 (trace_status_command): Add error report.
7971 (trace_status_mi): Ditto.
7972 (trace_save): Add special case for error description.
7973 (parse_trace_status): Add case for errors.
7974
7975 2010-03-25 Keith Seitz <keiths@redhat.com>
7976
7977 * dwarf2read.c (read_subroutine_type): If the compilation unit
7978 language is Java, mark any formal parameter named "this" as
7979 artificial (GCC/43521).
7980 (dwarf2_name): Add special handling for Java constructors.
7981
7982 2010-03-25 Tom Tromey <tromey@redhat.com>
7983
7984 PR gdb/11327, PR gdb/11328, PR breakpoints/11368:
7985 * infrun.c (handle_inferior_event): Change initialization of
7986 stop_stack_dummy.
7987 (handle_inferior_event): Change assignment to stop_stack_dummy.
7988 (normal_stop): Update use of stop_stack_dummy.
7989 (struct inferior_status) <stop_stack_dummy>: Change type.
7990 * inferior.h (stop_stack_dummy): Update.
7991 * infcmd.c (stop_stack_dummy): Change type.
7992 * infcall.c (cleanup_delete_std_terminate_breakpoint): New
7993 function.
7994 (call_function_by_hand): Call set_std_terminate_breakpoint.
7995 Rewrite std::terminate handling.
7996 * breakpoint.h (enum bptype) <bp_std_terminate,
7997 bp_std_terminate_master>: New.
7998 (enum stop_stack_kind): New.
7999 (struct bpstat_what) <call_dummy>: Change type.
8000 (set_std_terminate_breakpoint, delete_std_terminate_breakpoint):
8001 Declare.
8002 * breakpoint.c (create_std_terminate_master_breakpoint): New
8003 function.
8004 (update_breakpoints_after_exec): Handle bp_std_terminate_master.
8005 Call create_std_terminate_master_breakpoint.
8006 (print_it_typical): Handle new breakpoint kinds.
8007 (bpstat_stop_status): Handle bp_std_terminate_master.
8008 (bpstat_what): Correctly set call_dummy field. Handle
8009 bp_std_terminate_master and bp_std_terminate.
8010 (print_one_breakpoint_location): Update.
8011 (allocate_bp_location): Update.
8012 (set_std_terminate_breakpoint): New function.
8013 (delete_std_terminate_breakpoint): Likewise.
8014 (create_thread_event_breakpoint): Update.
8015 (delete_command): Update.
8016 (breakpoint_re_set_one): Update.
8017 (breakpoint_re_set): Call create_std_terminate_master_breakpoint.
8018
8019 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8020
8021 * symfile.c (build_section_addr_info_from_bfd): New.
8022 (build_section_addr_info_from_objfile): Base it on
8023 build_section_addr_info_from_bfd.
8024 (addrs_section_compar, addrs_section_sort): New.
8025 (addr_info_make_relative): New variables my_cleanup, abfd_addrs,
8026 addrs_sorted, abfd_addrs_sorted and addrs_to_abfd_addrs. Build
8027 addrs_to_abfd_addrs. Use it for recalculating ADDRS.
8028
8029 2010-03-24 Michael Snyder <msnyder@localhost.localdomain>
8030
8031 * elfread.c (find_separate_debug_file_by_buildid):
8032 Remove unused local variable.
8033
8034 2010-03-24 Tom Tromey <tromey@redhat.com>
8035
8036 PR breakpoints/9352:
8037 * NEWS: Mention changes to `commands' and `rbreak'.
8038 * symtab.c (do_end_rbreak_breakpoints): New function.
8039 (rbreak_command): Call start_rbreak_breakpoints; arrange to call
8040 end_rbreak_breakpoints.
8041 * breakpoint.c (breakpoint_count, tracepoint_count): Now static.
8042 (set_breakpoint_count): Likewise. Clear last_was_multi.
8043 (multi_start, multi_end, last_was_multi): New globals.
8044 (start_rbreak_breakpoints, end_rbreak_breakpoints): New
8045 functions.
8046 (struct commands_info): New
8047 (do_map_commands_command): New function.
8048 (commands_command_1): New function.
8049 (commands_command): Use it.
8050 (commands_from_control_command): Likewise.
8051 (do_delete_breakpoint): New function.
8052 (delete_command): Use it.
8053 (map_breakpoint_numbers): Add 'data' argument. Pass to callback.
8054 (do_map_disable_breakpoint): New function.
8055 (disable_command): Use it.
8056 (do_map_enable_breakpoint): New function.
8057 (enable_command): Use it.
8058 (enable_once_breakpoint): Add argument.
8059 (enable_once_command): Update.
8060 (enable_delete_breakpoint): Add argument.
8061 (enable_delete_command): Update.
8062 (break_command_really): Set last_was_multi when needed.
8063 (check_tracepoint_command): Fix formatting.
8064 (validate_commands_for_breakpoint): New function.
8065 (breakpoint_set_commands): Use it.
8066 (tracepoint_save_command): Update.
8067 * breakpoint.h (start_rbreak_breakpoints, end_rbreak_breakpoints):
8068 Declare.
8069
8070 2010-03-24 Tom Tromey <tromey@redhat.com>
8071
8072 * breakpoint.h (struct counted_command_line): New struct.
8073 (struct breakpoint) <commands>: Change type.
8074 (struct bpstats) <commands>: Change type.
8075 <commands_left>: New field.
8076 * breakpoint.c (alloc_counted_command_line): New function.
8077 (incref_counted_command_line): Likewise.
8078 (decref_counted_command_line): Likewise.
8079 (do_cleanup_counted_command_line): Likewise.
8080 (make_cleanup_decref_counted_command_line): Likewise.
8081 (breakpoint_set_commands): Use decref_counted_command_line and
8082 alloc_counted_command_line.
8083 (commands_command): Don't error if breakpoint commands are
8084 executing.
8085 (commands_from_control_command): Likewise.
8086 (bpstat_free): Update.
8087 (bpstat_copy): Likewise.
8088 (bpstat_clear_actions): Likewise.
8089 (bpstat_do_actions_1): Likewise.
8090 (bpstat_stop_status): Likewise.
8091 (print_one_breakpoint_location): Likewise.
8092 (delete_breakpoint): Likewise.
8093 (bpstat_alloc): Initialize new field.
8094 (tracepoint_save_command): Update.
8095 * tracepoint.c (encode_actions): Update.
8096 (trace_dump_command): Update.
8097
8098 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8099
8100 * dwarf2-frame.c (dwarf2_frame_find_quirks): Use producer_is_realview.
8101 * dwarf2read.c (load_full_comp_unit): Read DW_AT_producer.
8102 (read_structure_type): For RealView, set TYPE_STUB on structures with
8103 no byte size and no children.
8104 (read_subroutine_type): Mark functions as prototyped by default.
8105 * symtab.c (producer_is_realview): New function.
8106 * symtab.h (expand_line_sal): Fix declaration formatting.
8107 (producer_is_realview): Declare.
8108
8109 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
8110
8111 * arm-tdep.c (skip_prologue_function): New function.
8112 (submask, bit, bits, sbits, BranchDest): Move higher in the file.
8113 (thumb_analyze_prologue): Document return value. Recognize more
8114 Thumb instructions, skippable calls, and some Thumb-2 instructions.
8115 Add debug output.
8116 (arm_skip_prologue): Remove call dummy check. Check the prologue
8117 for non-GNU compilers.
8118 (arm_instruction_changes_pc): New function.
8119 (arm_analyze_prologue): New function, broken out from
8120 arm_scan_prologue. Recognize more ARM instructions and skippable
8121 calls. Update comments. Handle NULL cache. Return the address
8122 of the first unrecognized instruction. Do not skip past other
8123 instructions which change control flow. Add debug output.
8124 (arm_scan_prologue): Use arm_analyze_prologue.
8125 (ARM_PC_32): Delete.
8126 (shifted_reg_val): Simplify ARM_PC_32 check.
8127
8128 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
8129
8130 * tracepoint.c (tvariables_info_1): Actually compute
8131 the number of rows in the result.
8132
8133 2010-03-24 Pedro Alves <pedro@codesourcery.com>
8134
8135 * remote.c (crc32): Constify `buf' parameter.
8136 (remote_verify_memory): New, abstracted out from...
8137 (compare_sections_command): ... this. Remove hardcoded target
8138 checks.
8139 (init_remote_ops): Install remote_verify_memory.
8140 * target.c (target_verify_memory): New.
8141 * target.h (struct target_ops) <to_verify_memory>: New field.
8142 (target_verify_memory): Declare.
8143
8144 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
8145
8146 Implement -trace-save.
8147
8148 * mi-cmds.h (mi_cmds_trace_save): Declare.
8149 * mi-cmds.c (mi_cmds): Register -trace-save.
8150 * mi/mi-main.c (mi_cmd_trace_save): New.
8151 * remote.c (remote_save_trace_data): Take const parameter.
8152 * target.h (struct target_ops::to_save_trace_data): Take
8153 const parameter.
8154 * target.c (update_current_target): Adjust to the above.
8155 * tracepoint.c (trave_save): New, extracted from
8156 (trace_save_command): ...this.
8157 (tfile_trace_find): Remove message that is unnecessary now
8158 that 'tfind' reports found frame.
8159 * tracepoint.h (trace_save): Declare.
8160
8161 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
8162
8163 Implement -trace-find.
8164
8165 * mi/mi-cmds.c (mi_cmds): Register -trace-find.
8166 * mi/mi-cmds.h (mi_cmd_trace_find): Declare.
8167 * mi/mi-main.c (mi_cmd_trace_find): New.
8168 * target.h (struct target_ops): Document to_trace_find.
8169 * tracepoint.h (tfind_1): Declare.
8170 * tracepoint.c (finish_tfind_command): Rename to...
8171 (tfind_1): ...this.
8172 * remote.c (remote_trace_find): Return -1 if target say
8173 there's no frame. Improve error diagnostics.
8174
8175 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
8176
8177 -trace-define-variable and -trace-list-variables.
8178
8179 * tracepoint.c (create_trace_state_variable): Make
8180 private copy of name, as opposed to assuming the
8181 pointer lives forever.
8182 (tvariables_info_1): New.
8183 (tvariables_info): Use the above.
8184 * tracepoint.h (create_trace_state_variable, tvariables_info_1):
8185 Declare.
8186 * mi/mi-cmds.c (mi_cmds): Register -trace-define-variable
8187 and -trace-list-variables.
8188 * mi/mi-cmds.h (mi_cmd_trace_define_variable)
8189 (mi_cmd_trace_list_variables): New.
8190 * mi/mi-main.c (mi_cmd_trace_define_variable)
8191 (mi_cmd_trace_list_variables): New.
8192
8193 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
8194
8195 Implement -break-passcount.
8196
8197 * mi/mi-cmd-break.c (mi_cmd_break_passcount): New.
8198 * mi/mi-cmds.c (mi_cmds): Register -break-passcount.
8199 * mi/mi-cmds.h (mi_cmd_break_passcount): Declare.
8200
8201 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
8202
8203 -trace-start/-trace-end/-trace-status.
8204
8205 * mi/mi-cmds.c (mi_cmds): Register -trace-start, -trace-status
8206 and -trace-stop.
8207 * mi/mi-cmds.h (mi_cmd_trace_start, mi_cmd_trace_status)
8208 (mi_cmd_trace_stop): Declare.
8209 * mi/mi-main.c (mi_cmd_trace_start, mi_cmd_trace_status)
8210 (mi_cmd_trace_stop): New.
8211 * tracepoint.c (start_tracing): New, extracted from...
8212 (trace_start_command): ...this.
8213 (trace_status_mi): New.
8214 * tracepoint.h (struct trace_status): Document
8215 stopping_tracepoint.
8216 (start_tracing, stop_tracing, trace_status_mi): Declare.
8217
8218 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
8219
8220 Implement creating tracepoints with -break-insert.
8221
8222 * mi/mi-cmd-break.c (mi_cmd_break_insert): Handle -a
8223 to mean that tracepoint should be created.
8224
8225 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
8226
8227 * breakpoint.c (check_no_tracepoint_commands): Use
8228 current spelling of 'teval'.
8229
8230 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
8231
8232 Unify actions and commands
8233
8234 * defs.h (read_command_lines, read_command_lines_1): New
8235 parameters validator and closure.
8236 * tracepoint.h (struct action_line): Remove.
8237 * breakpoint.h (struct breakpoint): Remove the 'actions'
8238 field.
8239 * defs.h (enum command_control_type): New value
8240 while_stepping_control.
8241 (struct command_line): Add comments.
8242 * breakpoint.c (breakoint_is_tracepoint): New.
8243 (breakpoint_set_commands): For tracepoints,
8244 verify the commands are permissible.
8245 (check_tracepoint_commands): New.
8246 (commands_command): Require that each new line is validated using
8247 check_tracepoint_command, if we set commands for a tracepoint.
8248 (create_tracepoint_from_upload): Likewise.
8249 (print_one_breakpoint_location): Remove the code to print
8250 actions specifically.
8251 (tracepoint_save_command): Relay to print_command_lines.
8252 * cli/cli-script.c (process_next_line): New parameters validator
8253 and closure. Handle 'while-stepping'. Call validator if not null.
8254 (read_command_lines, read_command_lines1): Likewise.
8255 (recurse_read_control_structure): New parameters validator and
8256 closure. Handle while_stepping_control.
8257 (print_command_lines): Handle while-stepping.
8258 (get_command_line, define_command, document_command): Adjust.
8259 * remote.c (remote_download_tracepoint): Adjust.
8260 * tracepoint.c (make_cleanup_free_actions, read_actions)
8261 (free_actions, do_free_actions_cleanup): Remove.
8262 (trace_actions_command): Use read_command_lines.
8263 (validate_actionline): Use error in one place.
8264 (encode_actions_1): New, extracted from...
8265 (encode_actions): ...this. Also use cleanups for exception
8266 safety.
8267 (trace_dump_command): Adjust.
8268 * mi/mi-cmd-break (mi_cmd_break_commands): Validate commands if
8269 it's tracepoint.
8270
8271 2010-03-23 Mike Frysinger <vapier@gentoo.org>
8272
8273 * Makefile.in (OPCODES_CFLAGS): Add -I$(OPCODES_SRC)/..
8274
8275 2010-03-22 Stan Shebs <stan@codesourcery.com>
8276
8277 * value.c (value_static_field): Be lazy about the field's value.
8278
8279 2010-03-22 Reid Kleckner <reid@kleckner.net>
8280
8281 PR gdb/11094
8282 * breakpoint.c (disable_breakpoints_in_unloaded_shlib): Add
8283 bp_jit_event.
8284 (disable_breakpoints_in_shlibs): Likewise.
8285
8286 2010-03-22 Ulrich Weigand <uweigand@de.ibm.com>
8287
8288 * dwarf2read.c (partial_die_parent_scope): Work around buggy
8289 GCC 4.1 debug info generation (GCC PR c++/28460).
8290 (determine_prefix): Likewise.
8291
8292 2010-03-20 Daniel Jacobowitz <dan@codesourcery.com>
8293
8294 * tui/tui-disasm.c (tui_get_begin_asm_address): Default to
8295 get_current_arch.
8296 * tui/tui-layout.c (extract_display_start_addr): Likewise.
8297
8298 2010-03-19 Stan Shebs <stan@codesourcery.com>
8299
8300 * ax-gdb.c (gen_fetch): Handle bool.
8301 (gen_usual_unary): Ditto.
8302 (gen_cast): Ditto.
8303 (gen_equal): New function.
8304 (gen_less): New function.
8305 (gen_expr_binop_rest): Call them, also return integer type from
8306 logical operations.
8307 (gen_expr): Ditto.
8308
8309 2010-03-19 Tom Tromey <tromey@redhat.com>
8310
8311 * jv-lang.c (jv_dynamics_objfile_data_key)
8312 (jv_type_objfile_data_key): New globals.
8313 (class_symtab): Move earlier.
8314 (jv_per_objfile_free): New function.
8315 (get_dynamics_objfile): Call set_objfile_data. Add 'gdbarch'
8316 parameter.
8317 Remove ancient #if 1.
8318 (add_class_symbol): Remove redundant declaration.
8319 (java_lookup_class): Use alloc_type, not alloc_type_arch.
8320 (java_link_class_type): Mark as static. Update.
8321 (jv_clear_object_type): New function.
8322 (set_java_object_type): Likewise.
8323 (get_java_object_type): Use set_java_object_type.
8324 (is_object_type): Likewise.
8325 (_initialize_java_language): Register new objfile keys.
8326 (get_java_class_symtab): Add 'gdbarch' parameter.
8327 (add_class_symtab_symbol): Update.
8328 (type_from_class): Update.
8329
8330 2010-03-19 Stan Shebs <stan@codesourcery.com>
8331
8332 * ax-general.c (ax_const_l): Fix a sizing bug.
8333
8334 2010-03-18 Joel Brobecker <brobecker@adacore.com>
8335
8336 GDB 7.1 released.
8337
8338 2010-03-18 Stan Shebs <stan@codesourcery.com>
8339 Pedro Alves <pedro@codesourcery.com>
8340
8341 * target.h (struct target_ops): New method
8342 to_set_circular_trace_buffer.
8343 (target_set_circular_trace_buffer): New macro.
8344 * target.c (update_current_target): Add
8345 to_set_circular_trace_buffer, fix to_set_disconnected_tracing
8346 default behavior.
8347 * remote.c (remote_set_circular_trace_buffer): New function.
8348 (init_remote_ops): Add it to vector.
8349 * tracepoint.h (struct trace_status): New field traceframes_created,
8350 change buffer_size and buffer_free to int.
8351 * tracepoint.c (circular_trace_buffer): New global.
8352 (start_tracing): Send values of disconnected tracing and circular
8353 trace buffer settings.
8354 (set_circular_trace_buffer): New function.
8355 (parse_trace_state): Handle total space and frames created.
8356 (trace_status_command): Display total space and total frames
8357 created.
8358 (trace_save): Write out new status values.
8359 (parse_trace_status): Set traceframe_count, traceframes_created,
8360 buffer_free and buffer_size to -1 by default.
8361 (_initialize_tracepoint): New setshow for circular-trace-buffer.
8362 * NEWS: Mention the circular trace buffer option.
8363
8364 2010-03-18 Tom Tromey <tromey@redhat.com>
8365
8366 * infcmd.c (finish_command_continuation): Wrap print_return_value
8367 in TRY_CATCH.
8368
8369 2010-03-18 Joel Brobecker <brobecker@adacore.com>
8370
8371 * dwarf2read.c (add_partial_subprogram): Make sure the subprogram
8372 DIE has a name before creating the associated partial symbol.
8373 (read_func_scope): Emit a complaint if the subprogram does not
8374 have a name or when we can't extract the subprogram PC bounds.
8375
8376 2010-03-18 Ulrich Weigand <uweigand@de.ibm.com>
8377
8378 * mi/mi-main.c (mi_cmd_list_thread_groups): Use get_current_arch
8379 instead of selected frame architecture.
8380
8381 2010-03-18 Pedro Alves <pedro@codesourcery.com>
8382
8383 * infcmd.c (until_command): Use ERROR_NO_INFERIOR. Ensure there's
8384 a valid selected thread, and that it is not running.
8385 (advance_command): Ditto.
8386 (finish_command): Ditto.
8387
8388 2010-03-17 Stan Shebs <stan@codesourcery.com>
8389
8390 * ax-gdb.c (require_rvalue): Disallow non-scalars.
8391
8392 * infcall.c: Include tracepoint.h.
8393 (call_function_by_hand): Disallow calls in tfind mode.
8394 * infcmd.c: Include tracepoint.h.
8395 (ensure_not_tfind_mode): New function.
8396 (continue_1): Call it.
8397 (step_1) Ditto.
8398 (jump_command): Ditto.
8399 (signal_command): Ditto.
8400 (advance_command): Ditto.
8401 (until_command): Ditto.
8402 (finish_command): Ditto.
8403 * tracepoint.h (disconnect_or_stop_tracing): Declare.
8404
8405 * ax-gdb.h (struct axs_value): New field optimized_out.
8406 (gen_trace_for_var): Add gdbarch argument.
8407 * ax-gdb.c (gen_trace_static_fields): New function.
8408 (gen_traced_pop): Call it, add gdbarch argument.
8409 (gen_trace_for_expr): Update call to it.
8410 (gen_trace_for_var): Ditto, and report optimized-out variables.
8411 (gen_struct_ref_recursive): Check for optimized-out value.
8412 (gen_struct_elt_for_reference): Ditto.
8413 (gen_static_field): Pass gdbarch instead of expression, assume
8414 optimization if field not found.
8415 (gen_var_ref): Set the optimized_out flag.
8416 (gen_expr): Error on optimized-out variable.
8417 * tracepoint.c (collect_symbol): Handle struct-valued vars as
8418 expressions, skip optimized-out variables with computed locations.
8419 * dwarf2loc.c (dwarf2_tracepoint_var_ref): Flag instead of
8420 erroring out if location expression missing.
8421 (loclist_tracepoint_var_ref): Don't error out here.
8422
8423 2010-03-17 Tom Tromey <tromey@redhat.com>
8424
8425 * dwarf2read.c (dwarf2_get_section_info): Handle case where no
8426 DWARF data is available.
8427
8428 2010-03-17 Daniel Jacobowitz <dan@codesourcery.com>
8429
8430 * symfile.c (generic_load): Reset breakpoints after loading.
8431
8432 2010-03-17 Tom Tromey <tromey@redhat.com>
8433
8434 * linux-nat.c (linux_nat_detach): Check debug_linux_nat.
8435
8436 2010-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8437
8438 * spu-tdep.c (spu_catch_start): Replace set_breakpoint call with the
8439 create_breakpoint call, adjust the parameters.
8440
8441 2010-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8442 Chandru <chandru@in.ibm.com>
8443
8444 * dwarf2read.c (read_subrange_type): Set TYPE_HIGH_BOUND_UNDEFINED.
8445 * valarith.c (value_subscripted_rvalue): Suppress error if
8446 TYPE_ARRAY_UPPER_BOUND_IS_UNDEFINED.
8447
8448 2010-03-16 Holger Hans Peter Freyther <zecke@selfish.org>
8449
8450 * linux-record.c (record_linux_msghdr): Remove unintended semicolons.
8451
8452 2010-03-16 Joel Brobecker <brobecker@adacore.com>
8453
8454 * ada-tasks.c (task_command_1): Check that the task ptid is valid
8455 before doing the associated thread switch.
8456
8457 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
8458
8459 * MAINTAINERS: Update my email address.
8460
8461 2010-03-16 Vladimir Prus <vladimir@codesourcery.com>
8462
8463 Simplify MI breakpoint setting.
8464
8465 * breakpoint.c (break_command_really): Make nonstatic and
8466 rename to...
8467 (create_breakpoint): ...this. Rename prior function by this name
8468 to...
8469 (create_breakpoint_sal): ...this.
8470 (create_breakpoints): Rename to...
8471 (create_breakpoints_sal): ...this.
8472 (set_breakpoint): Remove.
8473 * breakpoint.h: Adjust to above changes.
8474 * mi/mi-cmd-break.c (mi_cmd_break_insert): Simplify.
8475
8476 2010-03-15 Stan Shebs <stan@codesourcery.com>
8477
8478 * ax-gdb.c: Include cp-support.h.
8479 (find_field): Remove.
8480 (gen_primitive_field): New function.
8481 (gen_struct_ref_recursive): New function.
8482 (gen_struct_ref): Rewrite to call gen_struct_ref_recursive instead
8483 of find_field.
8484 (gen_static_field): New function.
8485 (gen_struct_elt_for_reference): New.
8486 (gen_namespace_elt): New.
8487 (gen_maybe_namespace_elt): New.
8488 (gen_aggregate_elt_ref): New.
8489 (gen_expr): Add OP_SCOPE, display opcode name in error message.
8490
8491 2010-03-15 Tom Tromey <tromey@redhat.com>
8492
8493 * dwarf2read.c (die_needs_namespace): Also return 0 for
8494 DW_TAG_subprogram.
8495
8496 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
8497
8498 PR c++/7936:
8499 * cp-support.h: Added char *declaration element to using_direct
8500 data struct.
8501 (cp_add_using): Added char *declaration argument.
8502 (cp_add_using_directive): Ditto.
8503 (cp_lookup_symbol_imports): made extern.
8504 * cp-namespace.c: Updated with the above changes.
8505 * dwarf2read.c (read_import_statement): Ditto.
8506 (read_namespace): Ditto.
8507 (read_import_statement): Support import declarations.
8508 * cp-namespace.c (cp_lookup_symbol_imports): Check for imported
8509 declarations.
8510 Added support for 'declaration_only' search.
8511 (cp_lookup_symbol_namespace): Attempt to search for the name as
8512 is before consideration of imports.
8513 * symtab.c (lookup_symbol_aux_local): Added a 'declaration_only'
8514 search at every block level search.
8515 Now takes language argument.
8516 (lookup_symbol_aux): Updated.
8517
8518 2010-03-15 Tom Tromey <tromey@redhat.com>
8519
8520 * c-exp.y (name_not_typename): Add 'operator' clause.
8521
8522 2010-03-15 Ralf Corsepius <ralf.corsepius@rtems.org> (tiny change)
8523
8524 * configure.ac: Exit if ${gdb_target_obs}" is not set.
8525 * configure: Regenerate.
8526
8527 2010-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8528
8529 * symfile.c (addr_info_make_relative): Ignore also missing ".dynbss"
8530 and ".sdynbss". Update the comment.
8531
8532 2010-03-15 Jie Zhang <jie@codesourcery.com>
8533
8534 * MAINTAINERS: Update my email address.
8535
8536 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
8537
8538 * gdbtypes.h (TYPE_IS_OPAQUE): Correct HAVE_CPLUS_STRUCT check.
8539
8540 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
8541
8542 * charset.c [USE_WIN32API]: Include <windows.h>.
8543 (_initialize_charset): Correct type of w32_host_default_charset.
8544
8545 2010-03-14 Pedro Alves <pedro@codesourcery.com>
8546
8547 * infrun.c (ptid_match): Don't assert that PTID is not a pid ptid.
8548
8549 2010-03-12 Tom Tromey <tromey@redhat.com>
8550
8551 PR c++/9708:
8552 * dwarf2read.c (die_needs_namespace) <DW_TAG_variable>: A variable
8553 in a lexical block does not need a namespace.
8554 (new_symbol) <DW_TAG_variable>: Put extern variables on
8555 list_in_scope in all cases.
8556
8557 2010-03-12 Stan Shebs <stan@codesourcery.com>
8558
8559 * ax-gdb.c (gen_expr): Add shift expressions.
8560 (gen_expr_binop_rest): Ditto.
8561
8562 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
8563
8564 * buildsym.c (finish_block): Reset using_directives pointer
8565 after block initialization.
8566
8567 2010-03-12 H.J. Lu <hongjiu.lu@intel.com>
8568
8569 * amd64-tdep.c (amd64_word_names): Replace "sp" with "".
8570 * i386-tdep.c (i386_word_names): Likewise.
8571
8572 2010-03-12 Pedro Alves <pedro@codesourcery.com>
8573
8574 * target.c (memory_xfer_partial): Don't use the stack cache if
8575 inspecting trace frames.
8576 * tracepoint.c (finish_tfind_command): Invalidate the target
8577 dcache.
8578
8579 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8580
8581 * solib-svr4.c (LM_ADDR_CHECK) <info_verbose>: Use printf_unfiltered
8582 for the PIC displacement, print also the displacement value.
8583 (svr4_exec_displacement): Print DISPLACEMENT if INFO_VERBOSE.
8584
8585 2010-03-10 Kevin Buettner <kevinb@redhat.com>
8586
8587 * remote-mips.c (close_ports, mips_initialize_cleanups)
8588 (mips_exit_cleanups, mips_send_command, mips_open, pmon_open)
8589 (ddb_open, lsi_open, mips_remove_breakpoint, mips_remove_watchpoint)
8590 (mips_stopped_by_watchpoint, send_srec, pmon_checkset)
8591 (pmon_make_fastrec, pmon_check_ack, mips_expect_download)
8592 (pmon_check_entry_address, pmon_check_total, pmon_end_download)
8593 (pmon_download, pmon_load_fast, _initialize_remote_mips): Add
8594 comments describing each of these functions.
8595 (mips_enter_debug, mips_exit_debug, common_open)
8596 (mips_signal_from_protocol, pmon_makeb64, pmon_zeroset): Add
8597 blank line after the comment describing the function.
8598
8599 2010-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8600
8601 * solib-svr4.c (svr4_exec_displacement): Return now success, new
8602 parameter displacementp. Update comment.
8603 (svr4_relocate_main_executable): Return if non-zero SECTION_OFFSETS
8604 element exists. Return if svr4_exec_displacement was not successful.
8605 Update comment.
8606
8607 2010-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8608 Daniel Jacobowitz <dan@codesourcery.com>
8609
8610 * solib-svr4.c (read_program_header): Support type == -1 to read
8611 all program headers.
8612 (read_program_headers_from_bfd): New function.
8613 (svr4_static_exec_displacement): Remove and move the comment ...
8614 (svr4_exec_displacement): ... here. Remove variable found. New
8615 variable displacement. Check also DYNAMIC. Verify DISPLACEMENT
8616 alignment for ELF targets. Compare target vs. exec_bfd PHDRs for ELF
8617 targets using read_program_headers_from_bfd. Remove the call of
8618 svr4_static_exec_displacement.
8619
8620 2010-03-10 Tom Tromey <tromey@redhat.com>
8621
8622 * dwarf2read.c (struct pubnames_header): Remove.
8623 (_PUBNAMES_HEADER): Remove.
8624 (_ACTUAL_PUBNAMES_HEADER_SIZE): Remove.
8625 (struct aranges_header): Remove.
8626 (_ARANGES_HEADER, _ACTUAL_ARANGES_HEADER_SIZE): Remove.
8627 (struct dwarf2_per_objfile) <pubnames, aranges>: Remove.
8628 (PUBNAMES_SECTION): Remove.
8629 (ARANGES_SECTION): Remove.
8630 (dwarf2_locate_sections): Don't handle pubnames or aranges.
8631 (dwarf2_build_psymtabs): Remove dead code.
8632 (dwarf2_build_psymtabs_easy): Remove.
8633
8634 2010-03-10 Tom Tromey <tromey@redhat.com>
8635
8636 * elfread.c (elf_symfile_read): Don't call
8637 dwarf2_build_frame_info.
8638 * dwarf2read.c (struct dwarf2_section_info) <readin>: New field.
8639 (struct dwarf2_per_objfile) <objfile>: New field.
8640 (dwarf2_has_info): Now idempotent. Set objfile field.
8641 (dwarf2_read_section): Check and set readin field. Call
8642 posix_madvise.
8643 (dwarf2_build_psymtabs): Don't read all sections.
8644 (read_type_comp_unit_head): Read types section.
8645 (create_debug_types_hash_table): Likewise.
8646 (init_cu_die_reader): Add asserts.
8647 (process_type_comp_unit): Add assert.
8648 (dwarf2_build_psymtabs_hard): Read info section.
8649 (load_partial_comp_unit): Add assert.
8650 (create_all_comp_units): Read info section.
8651 (load_full_comp_unit): Likewise.
8652 (dwarf2_ranges_read): Read ranges section.
8653 (dwarf2_record_block_ranges): Add assert.
8654 (dwarf2_read_abbrevs): Read abbrev section.
8655 (read_indirect_string): Read str section.
8656 (dwarf_decode_line_header): Read line section.
8657 (read_signatured_type_at_offset): Read types section.
8658 (dwarf_decode_macros): Read macinfo section.
8659 (dwarf2_symbol_mark_computed): Read loc section.
8660 * dwarf2-frame.c (dwarf2_frame_find_fde): Call
8661 dwarf2_build_frame_info.
8662 (dwarf2_build_frame_info): Unconditionally set
8663 dwarf2_frame_objfile_data on the objfile.
8664 * configure.ac: Check for posix_madvise.
8665 * config.in, configure: Rebuild.
8666
8667 2010-03-10 Tom Tromey <tromey@redhat.com>
8668
8669 * xcoffread.c (xcoff_start_psymtab): Update.
8670 (xcoff_end_psymtab): Update.
8671 * psymtab.c (allocate_psymtab): Remove dead code.
8672 * psympriv.h (struct partial_symtab) <read_symtab_private>: Now
8673 void*.
8674 * mdebugread.c (parse_partial_symbols): Update.
8675 (new_psymtab): Likewise.
8676 * dwarf2read.c (process_psymtab_comp_unit): Update.
8677 (psymtab_to_symtab_1): Update.
8678 * dbxread.c (start_psymtab): Update.
8679 (end_psymtab): Likewise.
8680
8681 2010-03-10 Tom Tromey <tromey@redhat.com>
8682
8683 * xcoffread.c: Include psymtab.h.
8684 (xcoff_sym_fns): Update.
8685 * symtab.h (struct partial_symbol): Remove.
8686 (PSYMBOL_DOMAIN, PSYMBOL_CLASS): Remove.
8687 (struct partial_symtab): Remove.
8688 (PSYMTAB_TO_SYMTAB): Remove.
8689 (lookup_partial_symbol, lookup_partial_symtab, find_pc_psymtab)
8690 (find_pc_sect_psymtab): Remove.
8691 (find_pc_sect_symtab_via_partial): Declare.
8692 (find_pc_psymtab, find_pc_sect_psymbol, psymtab_to_symtab)
8693 (find_main_psymtab): Remove.
8694 (find_main_filename): Declare.
8695 (fixup_psymbol_section): Remove.
8696 (fixup_section): Declare.
8697 * symtab.c: Include psymtab.h.
8698 (lookup_symtab): Use lookup_symtab method.
8699 (lookup_partial_symtab): Remove.
8700 (find_pc_sect_psymtab_closer): Remove.
8701 (find_pc_sect_psymtab): Remove.
8702 (find_pc_sect_symtab_via_partial): New function.
8703 (find_pc_psymtab, find_pc_sect_psymbol, find_pc_psymbol): Remove.
8704 (fixup_section): No longer static.
8705 (fixup_psymbol_section): Remove.
8706 (lookup_symbol_aux): Use lookup_symbol_aux_quick.
8707 (lookup_global_symbol_from_objfile): Likewise.
8708 (lookup_symbol_aux_psymtabs): Remove.
8709 (lookup_symbol_aux_quick): New function.
8710 (lookup_symbol_global): Use lookup_symbol_aux_quick.
8711 (lookup_partial_symbol): Remove.
8712 (basic_lookup_transparent_type_quick): New function.
8713 (basic_lookup_transparent_type): Use it.
8714 (find_main_psymtab): Remove.
8715 (find_main_filename): New function.
8716 (find_pc_sect_symtab): Use find_pc_sect_symtab method.
8717 (find_line_symtab): Use expand_symtabs_with_filename method.
8718 (output_partial_symbol_filename): New function.
8719 (sources_info): Use map_partial_symbol_filenames.
8720 (struct search_symbols_data): New type.
8721 (search_symbols_file_matches): New function.
8722 (search_symbols_name_matches): Likewise.
8723 (search_symbols): Use expand_symtabs_matching method.
8724 (struct add_name_data): Rename from add_macro_name_data.
8725 (add_macro_name): Update.
8726 (add_partial_symbol_name): New function.
8727 (default_make_symbol_completion_list): Use
8728 map_partial_symbol_names.
8729 (struct add_partial_symbol_name): New type.
8730 (maybe_add_partial_symtab_filename): New function.
8731 (make_source_files_completion_list): Use
8732 map_partial_symbol_filenames.
8733 (expand_line_sal): Use expand_symtabs_with_filename method.
8734 * symmisc.c: Include psymtab.h.
8735 (print_objfile_statistics): Use print_stats method.
8736 (dump_objfile): Use dump method.
8737 (dump_psymtab, maintenance_print_psymbols)
8738 (maintenance_info_psymtabs, maintenance_check_symtabs)
8739 (extend_psymbol_list): Remove.
8740 * symfile.h (struct quick_symbol_functions): New struct.
8741 (struct sym_fns) <qf>: New field.
8742 (sort_pst_symbols): Remove.
8743 (increment_reading_symtab): Declare.
8744 * symfile.c: Include psymtab.h.
8745 (compare_psymbols, sort_pst_symbols): Remove.
8746 (psymtab_to_symtab): Remove.
8747 (increment_reading_symtab): New function.
8748 (symbol_file_add_with_addrs_or_offsets): Use expand_all_symtabs
8749 method.
8750 (set_initial_language): Use find_main_filename.
8751 (allocate_psymtab, discard_psymtab, cashier_psymtab): Remove.
8752 (free_named_symtabs): Remove unused code.
8753 (start_psymtab_common, add_psymbol_to_bcache)
8754 (append_psymbol_to_list, add_psymbol_to_list, init_psymbol_list):
8755 Remove.
8756 * stack.c: Include psymtab.h, symfile.h.
8757 (backtrace_command_1): Use find_pc_sect_symtab_via_partial.
8758 * source.h (psymtab_to_fullname): Don't declare.
8759 * source.c: Include psymtab.h.
8760 (select_source_symtab): Use find_last_source_symtab method.
8761 (forget_cached_source_info): Use forget_cached_source_info
8762 method.
8763 (find_and_open_source): No longer static.
8764 (psymtab_to_fullname): Remove.
8765 * somread.c: Include psymtab.h.
8766 (som_sym_fns): Update.
8767 * psympriv.h: New file.
8768 * psymtab.h: New file.
8769 * psymtab.c: New file.
8770 * objfiles.h: (ALL_OBJFILE_PSYMTABS): Remove.
8771 (ALL_PSYMTABS, ALL_PSPACE_PSYMTABS): Likewise.
8772 * objfiles.c: Include psymtab.h.
8773 (objfile_relocate1): Use relocate method.
8774 (objfile_has_partial_symbols): Use has_symbols method.
8775 * mipsread.c: Include psymtab.h.
8776 (ecoff_sym_fns): Update.
8777 * mi/mi-cmd-file.c: Include psymtab.h.
8778 (print_partial_file_name): New function.
8779 (mi_cmd_file_list_exec_source_files): Use
8780 map_partial_symbol_filenames.
8781 * mdebugread.c: Include psympriv.h.
8782 * machoread.c: Include psympriv.h.
8783 (macho_sym_fns): Update.
8784 * m2-exp.y (yylex): Use lookup_symtab.
8785 * elfread.c: Include psympriv.h.
8786 (elf_sym_fns): Update.
8787 * dwarf2read.c: Include psympriv.h.
8788 * dbxread.c: Include psympriv.h.
8789 (aout_sym_fns): Update.
8790 * cp-support.c: Include psymtab.h.
8791 (read_in_psymtabs): Remove.
8792 (make_symbol_overload_list_qualified): Use
8793 expand_symtabs_for_function method.
8794 * coffread.c: Include psympriv.h.
8795 (coff_sym_fns): Update.
8796 * blockframe.c: Include psymtab.h.
8797 (find_pc_partial_function): Use find_pc_sect_symtab method.
8798 * ada-lang.h (ada_update_initial_language): Update.
8799 * ada-lang.c: Include psymtab.h.
8800 (ada_update_initial_language): Remove 'main_pst' argument.
8801 (ada_lookup_partial_symbol): Remove.
8802 (struct ada_psym_data): New type.
8803 (ada_add_psyms): New function.
8804 (ada_add_non_local_symbols): Use map_ada_symtabs method.
8805 (struct add_partial_datum): New type.
8806 (ada_add_partial_symbol_completions): New function.
8807 (ada_make_symbol_completion_list): Use map_partial_symbol_names.
8808 (ada_exception_support_info_sniffer): Update.
8809 * Makefile.in (SFILES): Add psymtab.c.
8810 (COMMON_OBS): Add psymtab.o.
8811 (HFILES_NO_SRCDIR): Add psymtab.h, psympriv.h.
8812
8813 2010-03-10 Pierre Muller <muller@ics.u-strasbg.fr>
8814
8815 * remote-fileio.c (cygwin_conv_path): Define macro for old cygwin API.
8816
8817 2010-03-10 Sami Wagiaalla <swagiaal@redhat.com>
8818
8819 PR C++/11236:
8820 * cp-namespace.c (cp_add_using): Deleted.
8821 (cp_add_using_directive): Use obstack allocations.
8822 Merged the function cp_add_using into this one.
8823 Added 'struct obstack *' argument.
8824 (cp_scan_for_anonymous_namespaces): Updated.
8825 * cp-support.h: Updated.
8826 * dwarf2read.c (read_import_statement): Updated.
8827 (read_namespace): Updated.
8828
8829 2010-03-10 Pierre Muller <muller@ics.u-strasbg.fr>
8830
8831 * windows-nat.c (cygwin_conv_path): Remove old macro.
8832
8833 2010-03-10 Pedro Alves <pedro@codesourcery.com>
8834
8835 * breakpoint.c (condition_command): Handle watchpoint conditions.
8836 (is_hardware_watchpoint): Add comment.
8837 (is_watchpoint): New.
8838 (update_watchpoint): Don't reparse the watchpoint's condition
8839 unless necessary.
8840 (WP_IGNORE): New.
8841 (watchpoint_check): Use it.
8842 (bpstat_check_watchpoint): Handle it.
8843 (bpstat_check_breakpoint_conditions): Evaluate watchpoint local
8844 conditions in a frame where it makes sense.
8845 (watch_command_1): Store the innermost block of the condition
8846 expression.
8847 (delete_breakpoint): Delete the watchpoint condition expression.
8848 * breakpoint.h (struct bp_location) <cond>: Update comment.
8849 (struct breakpoint): New field `cond_exp_valid_block'.
8850
8851 2010-03-09 Joel Brobecker <brobecker@adacore.com>
8852
8853 Adjust handling of Ada DIEs after dwarf2_physname patch.
8854 * dwarf2read.c (dwarf2_compute_name): Add handling of Ada DIEs.
8855
8856 2010-03-09 Christopher Faylor <me+cygwin@cgf.cx>
8857 Pierre Muller <muller@ics.u-strasbg.fr>
8858
8859 * windows-nat.c (cygwin_conv_path): Redefine to properly convert
8860 from/to posix/win32.
8861 (windows_make_so): Use non-Cygwin 1.7 specific function.
8862 (windows_create_inferior): Make sure that cygallargs points to
8863 original args in non Cygwin 1.7. case.
8864
8865 2010-03-09 Michael Snyder <msnyder@vmware.com>
8866
8867 * i386-tdep.c (i386_record_lea_modrm_addr): Use extract_signed_int
8868 after target_read_memory to get host byte order.
8869 (i386_process_record): Ditto.
8870
8871 2010-03-09 Keith Seitz <keiths@redhat.com>
8872
8873 Based on work from Daniel Jacobowitz <dan@codesourcery.com>
8874 * c-typeprint.c (cp_type_print_method_args): For non-static methods,
8875 print out const or volatile qualifiers, too.
8876 (c_type_print_args): Add parameters show_artificial and language.
8877 Skip artificial parameters when requested.
8878 Use the appropriate language printer.
8879 (c_type_print_varspec): Tell c_type_print_args to skip artificial
8880 parameters and pass language_c.
8881 * dwarf2read.c (die_list): New file global.
8882 (struct partial_die_info): Update comments for name field.
8883 (pdi_needs_namespace): Renamed to ...
8884 (die_needs_namespace): ... this. Rewrite.
8885 (dwarf2_linkage_name): Remove.
8886 (add_partial_symbol): Do not predicate the call to
8887 partial_die_full_name based on pdi_needs_namespace.
8888 Remove call to cp_check_possible_namespace_symbols and associated
8889 outdated comments.
8890 (guess_structure_name): Do not inspect child subprogram DIEs.
8891 (dwarf2_fullname): Update comments.
8892 Use die_needs_namespace to assist in computing the name.
8893 (read_func_scope): Use dwarf2_name to get the DIE's name.
8894 Use dwarf2_physname to get the "linkage name" of the DIE.
8895 (dwarf2_add_member_field): Use dwarf2_physname instead of
8896 dwarf2_linkage_name.
8897 (read_structure_type): For structs and classes, set TYPE_NAME, too.
8898 (determine_class): Remove.
8899 (read_partial_die): Ignore DW_AT_MIPS_linkage_name for all languages
8900 except Ada.
8901 (new_symbol): Unconditionally call dwarf2_name.
8902 Compute the "linkage name" using dwarf2_physname.
8903 Use dwarf2_name instead of dwarf2_full_name for enumerator DIEs.
8904 When determining to scan for anonymous C++ namespaces, ignore
8905 the linkage name.
8906 (dwarf2_physname): New function.
8907 (dwarf2_full_name): Move content to new function and call
8908 that.
8909 (dwarf2_compute_name): "New" function.
8910 (_initialize_dwarf2_read): Initialize die_list.
8911 * gnu-v3-eabi.c (gnu_v3_find_method_in): Remove unused variable
8912 physname.
8913 (gnu_v3_print_method_ptr): Use the physname for virtual methods
8914 without a demangled name.
8915 Print out type information for non-virtual methods.
8916 * linespec.c (decode_line_1): Force ANY string using "::" (or
8917 "." for java) to use decode_compound, and clean up any stray quoting.
8918 If we found a file symtab, re-evaluate whether the remainder is_quoted.
8919 (decode_compound): Stop consuming at an open parenthesis.
8920 Keep template parameters.
8921 Keep any overload information.
8922 Keep keywords like "const".
8923 Remove paren_pointer.
8924 Move is_quoted check from set_flags to here.
8925 Remove #if 0 code from 2000. Ten years is long enough.
8926 (find_method): Before comparing symbol names, canonicalize the string
8927 from the user.
8928 If a specific overload is requested, find it. Otherwise throw an error.
8929 (find_method_overload_end): New function.
8930 (set_flags): Remove.
8931 (decode_compound): Assume that parentheses are matched.
8932 It's a lot easier.
8933 * symtab.c (symbol_find_demangled_name): Add DMGL_VERBOSE flag
8934 to cplus_demangle.
8935 * linespec.c (decode_line_1): Keep important keywords like
8936 "const" and "volatile".
8937 * symtab.h (SYMBOL_CPLUS_DEMANGLED_NAME): Remove.
8938 * typeprint.h (c_type_print_args): Add declaration.
8939 * ui-file.c (do_ui_file_obsavestring): New function.
8940 (ui_file_obsavestring): New function.
8941 * ui-file.h (ui_file_obsavestring): Add declaration.
8942 * valops.c (find_overload_match): Resolve the object to
8943 a non-pointer type.
8944 If the object is a data member, search the object for the member
8945 and return with staticp set.
8946 Use SYMBOL_NATURAL_NAME instead of SYMBOL_CPLUS_DEMANGLED_NAME.
8947 Do not attempt to extract a function name from non-function types.
8948 If the extracted function name and the original name are the same,
8949 we don't have a C++ method.
8950
8951 From Jan Kratochvil <jan.kratochvil@redhat.com>:
8952 * dwarf2read.c (new_symbol <DW_TAG_enumerator>): Call dwarf2_full_name.
8953
8954 * ada-lang.c (ada_lookup_symbol): Remove linkage_name parameters
8955 and arguments from symbol lookups.
8956 * ax-gdb.c (gen_expr): Likewise.
8957 * cp-namespace.c (cp_lookup_symbol_nonlocal, lookup_namespace_scope,
8958 cp_lookup_symbol_namespace, lookup_symbol_file, lookup_nested_type,
8959 lookup_possible_namespace_symbol): Likewise.
8960 * cp-support.c (read_in_psymtabs): Likewise.
8961 * cp-support.h (cp_lookup_symbol_nonlocal): Likewise.
8962 * language.h (la_lookup_symbol_nonlocal): Likewise.
8963 * scm-valprint.c (scm_inferior_print): Likewise.
8964 * solib-darwin.c (darwin_relocate_section_addresses): Likewise.
8965 * solib-svr.c (elf_lookup_lib): Likewise.
8966 * solib.c (show_auto_solib_add): Likewise.
8967 * solist.h (lookup_lib_global, solib_global_lookup): Likewise.
8968 * symmisc.c (maintenance_check_symtabs): Likewise.
8969 * symtab.c (lookup_symbol_in_language, lookup_symbol_aux,
8970 lookup_symbol_aux_local, lookup_symbol_aux_block,
8971 lookup_symbol_from_objfile, lookup_symbol_aux_symtabs,
8972 lookup_symbol_aux_psymtabs,basic_lookup_symbol_nonlocal,
8973 lookup_symbol_static, lookup_symbol_global, symbol_matches_domain,
8974 basic_lookup_transparent_type, find_main_psymtab,
8975 lookup_block_symbol): Likewise.
8976 * symtab.h (basic_lookp_symbol_nonlocal, lookup_symbol_static,
8977 lookup_symbol_global, lookup_symbol_aux_block,
8978 lookup_symbol_partial_symbol, lookup_block_symbol,
8979 lookup_global_symbol, value_maybe_namespace_elt): Likewise.
8980
8981 2010-03-09 Pierre Muller <muller@ics.u-strasbg.fr>
8982
8983 * python/python-internal.h: Include symtab.h.
8984
8985 2010-03-09 Joel Brobecker <brobecker@adacore.com>
8986 Pierre Muller <muller@ics.u-strasbg.fr>
8987
8988 * p-lang.c (is_pascal_string_type): Remove unneeded parentheses.
8989 * p-valprint.c (pascal_val_print): Remove undeed block and fix
8990 indentation.
8991
8992 2010-03-08 Tom Tromey <tromey@redhat.com>
8993
8994 * breakpoint.c (breakpoint_1): Add "QUIT".
8995
8996 2010-03-08 Daniel Jacobowitz <dan@codesourcery.com>
8997 Pedro Alves <pedro@codesourcery.com>
8998
8999 * solib.c (solib_find): Replace extension if
9000 solib_symbols_extension is set in the target gdbarch.
9001 * arm-symbian-tdep.c (arm_symbian_init_abi): Set
9002 solib_symbols_extension to "sym".
9003 * gdbarch.sh (solib_symbols_extension): New variable.
9004 (pstring): New function.
9005 * gdbarch.h, gdbarch.c: Regenerate.
9006
9007 2010-03-08 Tom Tromey <tromey@redhat.com>
9008
9009 PR cli/9591:
9010 * NEWS: Update.
9011 * utils.c: Include main.h.
9012 (fputs_maybe_filtered): Don't paginate if `batch_flag'.
9013 (defaulted_query): Use default answer if `batch_flag'.
9014 * main.h (batch_flag): Declare.
9015 * main.c (batch_flag): New global.
9016 (captured_main): Remove 'batch'. Update.
9017
9018 2010-03-08 Kevin Buettner <kevinb@redhat.com>
9019
9020 From Richard Sandiford, Martin M. Hunt, Corinna Vinschen,
9021 and Kevin Buettner:
9022
9023 * remote-mips.c (rockhopper_ops): New target_ops struct.
9024 (MON_ROCKHOPPER): New mips_monitor_type.
9025 (read_hex_value): New function.
9026 (mips_request): Send 8-byte values with a 'T' packet. Read the
9027 packet argument as a string and use read_hex_value to parse it.
9028 (mips_exit_debug): Wait for response when using MON_ROCKHOPPER.
9029 (rockhopper_open): New function.
9030 (mips_wait): Read the PC, FP and SP fields as strings. Use
9031 read_hex_value to parse them and mips_set_register to commit them.
9032 (mips_set_register): New function.
9033 (mips_fetch_registers): Do not cast register value to "unsigned"
9034 when reading a MON_ROCKHOPPER 't' packet. Use mips_set_register.
9035 (mips_store_registers): Use a 'T' packet to set registers when
9036 using MON_ROCKHOPPER.
9037 (pmon_end_download): Don't run initEther if using MON_ROCKHOPPER
9038 and expect the total to be printed before the entry address.
9039 (_initialize_remote_mips): Initialize and add rockhopper_ops.
9040
9041 2010-03-08 Kevin Buettner <kevinb@redhat.com>
9042
9043 * remote-mips.c (mips_fetch_word): Add new parameter, `valp'.
9044 Change return value to int. Store value fetched in location
9045 addressed by `val'. Use function's return value as success
9046 or failure indicator. Adjust all callers.
9047
9048 2010-03-08 Pierre Muller <muller@ics.u-strasbg.fr>
9049
9050 * p-lang.c (is_pascal_string_type): Check that TYPE arg is non NULL.
9051
9052 2010-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9053 Hui Zhu <teawater@gmail.com>
9054
9055 * record.c (record_open_1): Check tmp_to_stopped_by_watchpoint and
9056 tmp_to_stopped_data_address.
9057 (record_open): Reset tmp_to_stopped_by_watchpoint and
9058 tmp_to_stopped_data_address.
9059 * target.c (init_dummy_target): Add to_stopped_by_watchpoint and
9060 to_stopped_data_address.
9061
9062 2010-03-08 Hui Zhu <teawater@gmail.com>
9063
9064 * i386-tdep.c (i386_process_record): Initialize regnum.
9065
9066 2010-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9067
9068 * symfile.c (addr_info_make_relative): New variable sect_name, use it.
9069 Do not warn on ".gnu.liblist" and ".gnu.conflict".
9070
9071 2010-03-08 Joel Brobecker <brobecker@adacore.com>
9072
9073 Memory error when reading wrong core file.
9074 * solib-svr4.c (solib_svr4_r_map): catch and print all exception
9075 errors while reading the inferior memory, and return zero if
9076 an exception was raised.
9077
9078 2010-03-07 Michael Snyder <msnyder@vmware.com>
9079
9080 * record.c (record_restore): Rename tmpu8 to rectype.
9081
9082 * i386-tdep.c (i386_record_lea_modrm_addr): Rename local variables
9083 tmpu8, tmpi16, tmpi32, tmpulongest to addr8, addr16, addr32, addr64.
9084
9085 (i386_record_push): Rename local tmpulongest to addr.
9086
9087 (i386_process_record): Rename local tmpulongest to addr.
9088
9089 Rename local variables tmpu16, tmpu32, tmpu64 to addr16, addr32,
9090 addr64.
9091
9092 Rename local variable tmpu8 to opcode8 and regnum.
9093
9094 2010-03-07 Joel Brobecker <brobecker@adacore.com>
9095
9096 * remote.c (remote_get_ada_task_ptid): New function.
9097 (init_remote_ops): Set remote_ops.to_get_ada_task_ptid.
9098
9099 2010-03-06 Christopher Faylor <me+cygwin@cgf.cx>
9100
9101 * windows-nat.c: Reorganize #ifdef __CYGWIN__ considerations into one
9102 block. Define helper macros to reduce ifdefs in code.
9103 (get_module_name): Use cygwin_buf_t for buffer and __PMAX for buffer
9104 size. Call unadorned GetModuleFileNameEx rather than
9105 GetModuleFileNameEx*.
9106 (windows_make_so): Use __PMAX to denote maximum buffer size and
9107 cygwin_buf_t for buffer type. Use GetSystemDirectory{W,A} as
9108 appropriate.
9109 (get_image_name): Use __PMAX to denote maximum buffer size.
9110 (handle_load_dll): Likewise.
9111 (windows_pid_to_exec_file): Likewise.
9112 (windows_create_inferior): Add many accommodations for older Cygwin and
9113 non-Cygwin.
9114 (bad_GetModuleFileNameExW): Control inclusion of this function based on
9115 __USEWIDE conditional.
9116 (bad_GetModuleFileNameExA): Likewise.
9117 (_initialize_loadable): Just use real function names without the dyn_
9118 part since they are defined earlier.
9119
9120 2010-03-05 Corinna Vinschen <vinschen@redhat.com>
9121 Tom Tromey <tromey@redhat.com>
9122
9123 * utils.c (host_char_to_target): Add 'gdbarch' argument.
9124 (parse_escape): Likewise.
9125 * python/py-utils.c (unicode_to_target_string): Update.
9126 (unicode_to_target_python_string): Update.
9127 (target_string_to_unicode): Update.
9128 * printcmd.c (printf_command): Update.
9129 * p-exp.y (yylex): Update.
9130 * objc-exp.y (yylex): Update.
9131 * mi/mi-parse.c: Include charset.h.
9132 (mi_parse_escape): New function.
9133 (mi_parse_argv): Use it.
9134 * jv-exp.y (yylex): Update.
9135 * i386-cygwin-tdep.c (i386_cygwin_auto_wide_charset): New
9136 function.
9137 (i386_cygwin_init_abi): Call set_gdbarch_auto_wide_charset.
9138 * gdbarch.sh (auto_charset, auto_wide_charset): New.
9139 * gdbarch.c: Rebuild.
9140 * gdbarch.h: Rebuild.
9141 * defs.h (parse_escape): Update.
9142 * cli/cli-setshow.c: Include arch-utils.h.
9143 (do_setshow_command): Update.
9144 * cli/cli-cmds.c (echo_command): Update.
9145 * charset.h (target_charset, target_wide_charset): Update.
9146 * charset.c: Include arch-utils.h.
9147 (target_charset_name): Default to "auto".
9148 (target_wide_charset_name): Likewise.
9149 (show_target_charset_name): Handle "auto".
9150 (show_target_wide_charset_name): Likewise.
9151 (be_le_arch): New global.
9152 (set_be_le_names): Add 'gdbarch' argument.
9153 (validate): Likewise. Don't call set_be_le_names.
9154 (set_charset_sfunc, set_host_charset_sfunc)
9155 (set_target_charset_sfunc, set_target_wide_charset_sfunc):
9156 Update.
9157 (target_charset): Add 'gdbarch' argument.
9158 (target_wide_charset): Likewise. Remove 'byte_order' argument.
9159 (auto_target_charset_name): New global.
9160 (default_auto_charset, default_auto_wide_charset): New functions.
9161 (_initialize_charset): Set auto_target_charset_name. Allow "auto"
9162 for target charsets. Copy result of nl_langinfo. Use GetACP if
9163 USE_WIN32API.
9164 * c-lang.c (charset_for_string_type): Add 'gdbarch' argument,
9165 remove 'byte_order' argument. Update.
9166 (classify_type): Likewise.
9167 (c_emit_char): Update.
9168 (c_printchar): Update.
9169 (c_printstr): Update.
9170 (c_get_string): Update.
9171 (evaluate_subexp_c): Update.
9172 * arch-utils.h (default_auto_charset, default_auto_wide_charset):
9173 Declare.
9174 * python/python.c (gdbpy_target_charset): New function.
9175 (gdbpy_target_wide_charset): Likewise.
9176 (GdbMethods): Update.
9177 * NEWS: Update.
9178
9179 2010-03-05 Ulrich Weigand <uweigand@de.ibm.com>
9180
9181 * symfile.c (build_section_addr_info_from_objfile): Do not mask
9182 off high address bits.
9183
9184 2010-03-05 Ulrich Weigand <uweigand@de.ibm.com>
9185
9186 * python/py-lazy-string.c (gdbpy_extract_lazy_string): Extract
9187 address as UnsignedLongLong, not LongLong.
9188
9189 2010-03-05 Kevin Buettner <kevinb@redhat.com>
9190 Pedro Alves <pedro@codesourcery.com>
9191
9192 * remote-mips.c (gdbthread.h): Include.
9193 (remote_mips_ptid): Declare.
9194 (mips_error): Only mourn the inferior when inferior_ptid is non-null.
9195 (common_open): Set inferior_ptid, add it as an inferior, and
9196 as a thread too. Delete FIXME comment regarding start_remote().
9197 (mips_close): Invoke generic_mourn_inferior().
9198 (mips_kill): Make sure that target_mourn_inferior is invoked.
9199 (mips_mourn_inferior): Don't invoke generic_mourn_inferior, as
9200 it's now invoked from mips_close().
9201 (mips_load): Don't null out inferior_ptid. Don't call
9202 clear_symtab_users().
9203 (mips_thread_alive, mips_pid_to_str): New functions.
9204 (_initialize_remote_mips): Initialize remote_mips_ptid. Initialize
9205 to_thread_alive and to_pid_to_str operations.
9206
9207 2010-03-04 Tom Tromey <tromey@redhat.com>
9208
9209 * dwarf2read.c (skip_one_die) <DW_FORM_ref_addr>: Use offset size
9210 in DWARF 3 and later.
9211 (read_attribute_value) <DW_FORM_ref_addr>: Likewise.
9212
9213 2010-03-04 Keith Seitz <keiths@redhat.com>
9214
9215 * linespec.c (decode_line_1): Update comments for is_quote_enclosed.
9216 If the filename portion of the linespec was quoted, recheck the
9217 remainder for additional quoting.
9218 (locate_first_half): Skip over completer chars, too.
9219
9220 2010-03-04 Tom Tromey <tromey@redhat.com>
9221
9222 * printcmd.c (printf_command): Pass dummy argument to
9223 printf_filtered.
9224
9225 2010-03-04 Doug Evans <dje@google.com>
9226
9227 * arm-tdep.c (arm_make_stub_cache): Delete unused locals reg,
9228 unwound_fp.
9229
9230 * arm-tdep.c (arm_stub_unwind_sniffer): Add comment.
9231
9232 2010-03-04 Pedro Alves <pedro@codesourcery.com>
9233
9234 * breakpoint.c (update_watchpoint): Create a sentinel location if
9235 the software watchpoint isn't watching any memory.
9236 (breakpoint_address_bits): Skip dummy software watchpoint locations.
9237
9238 2010-03-04 Pedro Alves <pedro@codesourcery.com>
9239
9240 * utils.c (fputs_maybe_filtered): Check if there's already a top
9241 level interpreter before dereferencing it. If there isn't one,
9242 don't paginate either.
9243
9244 2010-03-04 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
9245
9246 * arm-tdep.c (arm_pc_is_thumb): Add heuristic that tries to get
9247 the state right when single stepping.
9248 (arm_get_next_pc_raw, thumb_get_next_pc_raw): New functions.
9249 Get the next PC along with the instruction state.
9250 (thumb_get_next_pc): Remove.
9251 (arm_get_next_pc): Modified to use arm_get_next_pc_raw.
9252
9253 2010-03-04 Hui Zhu <teawater@gmail.com>
9254
9255 * i386-tdep.c (i386_process_record): Change "addr" to "tmpu64".
9256
9257 2010-03-03 Pedro Alves <pedro@codesourcery.com>
9258
9259 * utils.c (fputs_maybe_filtered): Always disable pagination if the
9260 top level interpreter is MI.
9261
9262 2010-03-03 Stan Shebs <stan@codesourcery.com>
9263
9264 * remote.c (remote_download_tracepoint): Iterate over locations.
9265 * tracepoint.c (validate_actionline): Ditto.
9266 (encode_actions): Add location argument.
9267 (trace_dump_command): Check all locations to see if stepping
9268 frame.
9269
9270 2010-03-03 H.J. Lu <hongjiu.lu@intel.com>
9271 Eli Zaretskii <eliz@gnu.org>
9272
9273 * NEWS: Add X86 general purpose registers section.
9274
9275 2010-03-03 Tom Tromey <tromey@redhat.com>
9276
9277 PR mi/11098:
9278 * varobj.c (install_new_value): Handle case where new print_value
9279 is NULL.
9280
9281 2010-03-03 Dainis Jonitis <jonitis@gmail.com>
9282
9283 PR gdb/11345:
9284 * printcmd.c (printf_command): Print end of format string using
9285 printf_filtered.
9286
9287 2010-03-02 Tom Tromey <tromey@redhat.com>
9288
9289 * mi/mi-cmd-break.c (mi_read_next_line): Add missing 'void'.
9290 * defs.h (read_command_lines_1): Add missing 'void'.
9291 * cli/cli-script.c (recurse_read_control_structure): Add missing
9292 'void'.
9293 (read_next_line): Likewise.
9294 (read_command_lines_1): Likewise.
9295
9296 2010-03-02 Ulrich Weigand <uweigand@de.ibm.com>
9297
9298 * spu-tdep.c (spu_analyze_prologue): Track instruction to
9299 store backchain as part of prologue.
9300
9301 2010-03-02 Daniel Jacobowitz <dan@codesourcery.com>
9302
9303 * progspace.c (update_address_spaces): Update inferior address spaces
9304 also.
9305
9306 2010-03-02 Doug Evans <dje@google.com>
9307
9308 * dwarf2read.c (add_partial_subprogram): Add missing baseaddr to
9309 lowpc,highpc args to addrmap_set_empty.
9310
9311 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
9312
9313 * amd64-tdep.c (amd64_byte_names): New.
9314 (amd64_word_names): Likewise.
9315 (amd64_dword_names): Likewise.
9316 (amd64_pseudo_register_name): Likewise.
9317 (amd64_pseudo_register_read): Likewise.
9318 (amd64_pseudo_register_write): Likewise.
9319 (amd64_init_abi): Set num_byte_regs, num_word_regs, num_dword_regs
9320 and num_mmx_regs. Call set_gdbarch_pseudo_register_read,
9321 set_gdbarch_pseudo_register_write and
9322 set_tdesc_pseudo_register_name. Don't call
9323 set_gdbarch_num_pseudo_regs. Don't set mm0_regnum.
9324
9325 * i386-tdep.c (i386_num_mmx_regs): Removed.
9326 (i386_num_pseudo_regs): Likewise.
9327 (i386_byte_names): New.
9328 (i386_word_names): Likewise.
9329 (i386_byte_regnum_p): Likewise.
9330 (i386_word_regnum_p): Likewise.
9331 (i386_mmx_regnum_p): Updated.
9332 (i386_pseudo_register_name): Make it global. Handle byte and
9333 word pseudo-registers.
9334 (i386_pseudo_register_read): Likewise.
9335 (i386_pseudo_register_write): Likewise.
9336 (i386_pseudo_register_type): Handle byte, word and dword
9337 pseudo-registers
9338 (i386_register_reggroup_p): Don't include pseudo
9339 registers, except for MXX, in any register groups. Don't
9340 include pseudo byte, word, dword registers in general_reggroup.
9341 (i386_gdbarch_init): Set num_byte_regs, num_word_regs,
9342 num_dword_regs, al_regnum, ax_regnum and eax_regnum. Put MMX
9343 pseudo-registers after word pseudo-registers. Call
9344 set_gdbarch_num_pseudo_regs after calling gdbarch_init_osabi.
9345
9346 * i386-tdep.h (gdbarch_tdep): Add num_mmx_regs, num_byte_regs,
9347 al_regnum, num_word_regs, ax_regnum, num_dword_regs and
9348 eax_regnum.
9349 (i386_byte_regnum_p): New.
9350 (i386_word_regnum_p): Likewise.
9351 (i386_dword_regnum_p): Likewise.
9352 (i386_pseudo_register_name): Likewise.
9353 (i386_pseudo_register_read): Likewise.
9354 (i386_pseudo_register_write): Likewise.
9355
9356 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
9357
9358 * target-descriptions.c (tdesc_type): Remove
9359 TDESC_TYPE_I386_EFLAGS and TDESC_TYPE_I386_MXCSR.
9360 (tdesc_predefined_types): Likewise.
9361 (tdesc_gdb_type): Likewise. Pass NULL to append_flags_type_flag
9362 if flag name is empty.
9363 (maint_print_c_tdesc_cmd): Handle TDESC_TYPE_FLAGS.
9364
9365 * features/i386/32bit-core.xml: Define i386_eflags.
9366 * features/i386/64bit-core.xml: Likewise.
9367
9368 * features/i386/32bit-sse.xml: Define i386_mxcsr.
9369 * features/i386/64bit-sse.xml: Likewise.
9370
9371 * features/i386/amd64-linux.c: Regenerated.
9372 * features/i386/amd64.c: Likewise.
9373 * features/i386/i386-linux.c: Likewise.
9374 * features/i386/i386.c: Likewise.
9375
9376 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
9377
9378 * gdbtypes.c (append_composite_type_field_raw): New.
9379 (append_composite_type_field_aligned): Use the new function.
9380 * gdbtypes.h (append_composite_type_field_raw): Declare.
9381 * target-descriptions.c (struct tdesc_type_field): Add start and end.
9382 (struct tdesc_type_flag): New type.
9383 (struct tdesc_type): Add TDESC_TYPE_STRUCT and TDESC_TYPE_FLAGS to
9384 kind. Add size to u.u. Add u.f for flags.
9385 (tdesc_gdb_type): Handle TDESC_TYPE_STRUCT and TDESC_TYPE_FLAGS.
9386 (tdesc_free_type): Likewise.
9387 (tdesc_create_struct, tdesc_set_struct_size, tdesc_create_flags): New.
9388 (tdesc_add_field): Handle TDESC_TYPE_STRUCT.
9389 (tdesc_add_bitfield, tdesc_add_flag): New.
9390 * target-descriptions.h (tdesc_create_struct, tdesc_set_struct_size)
9391 (tdesc_create_flags, tdesc_add_bitfield, tdesc_add_flag): Declare.
9392 * xml-tdesc.c (struct tdesc_parsing_data): Rename current_union to
9393 current_type. Add current_type_size and current_type_is_flags.
9394 (tdesc_start_union): Clear the new fields.
9395 (tdesc_start_struct, tdesc_start_flags): New.
9396 (tdesc_start_field): Handle struct fields, including bitfields.
9397 (field_attributes): Make type optional. Add start and end.
9398 (union_children): Rename to struct_union_children.
9399 (union_attributes): Rename to struct_union_attributes. Add optional
9400 size.
9401 (flags_attributes): New.
9402 (feature_children): Add struct and flags.
9403 * features/gdb-target.dtd: Add flags and struct to features.
9404 Make field type optional. Add field start and end.
9405
9406 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
9407
9408 * amd64-linux-nat.c (AMD64_LINUX_USER64_CS): New.
9409 (amd64_linux_read_description): Likewise.
9410 (_initialize_amd64_linux_nat): Set to_read_description to
9411 amd64_linux_read_description.
9412
9413 * amd64-linux-tdep.c: Include "features/i386/amd64-linux.c".
9414 (amd64_linux_register_name): Removed.
9415 (amd64_linux_register_type): Likewise.
9416 (amd64_linux_core_read_description): New.
9417 (amd64_linux_init_abi): Set target description to
9418 tdesc_amd64_linux if needed. Support orig_rax in target
9419 description. Don't call set_gdbarch_register_name nor
9420 set_gdbarch_register_type. Call
9421 set_gdbarch_core_read_description.
9422 (_initialize_amd64_linux_tdep): Call
9423 initialize_tdesc_amd64_linux.
9424
9425 * amd64-linux-tdep.h (tdesc_amd64_linux): New.
9426
9427 * amd64-tdep.c: Include "features/i386/amd64.c".
9428 (amd64_register_names): Removed.
9429 (amd64_register_name): Likewise.
9430 (amd64_register_type): Likewise.
9431 (amd64_init_abi): Set num_core_regs and register_names. Set
9432 target description to tdesc_amd64 if needed. Don't call
9433 set_gdbarch_register_name nor set_gdbarch_register_type.
9434 (_initialize_amd64_tdep): New.
9435
9436 * i386-linux-nat.c (i386_linux_read_description): New.
9437 (_initialize_i386_linux_nat): Set to_read_description to
9438 i386_linux_read_description.
9439
9440 * i386-linux-tdep.c: Include "features/i386/i386-linux.c".
9441 (i386_linux_register_name): Removed.
9442 (i386_linux_core_read_description): New.
9443 (i386_linux_read_description): Likewise.
9444 (i386_linux_init_abi): Don't call set_gdbarch_register_name.
9445 Set target description to tdesc_i386_linux if needed. Support
9446 orig_eax. Set register_reggroup_p. Call
9447 set_gdbarch_core_read_description.
9448 (_initialize_i386_linux_tdep): Call initialize_tdesc_i386_linux.
9449
9450 * i386-linux-tdep.h (tdesc_i386_linux): New.
9451
9452 * i386-nto-tdep.c (i386nto_regset_id): Replace I386_NUM_FREGS
9453 with I387_NUM_REGS.
9454
9455 * i386-tdep.c: Include "features/i386/i386.c".
9456 (i386_register_names): Make it const.
9457 (i386_mmx_names): Likewise.
9458 (i386_num_register_names): Removed.
9459 (i386_register_name): Likewise.
9460 (i386_eflags_type): Likewise.
9461 (i386_mxcsr_type): Likewise.
9462 (i386_sse_type): Likewise.
9463 (i386_register_type): Likewise.
9464 (i387_ext_type): Call tdesc_find_type instead of arch_float_type.
9465 (i386_pseudo_register_name): New.
9466 (i386_pseudo_register_type): Likewise.
9467 (i386_mmx_type): Make it static.
9468 (i386_gdbarch_init): Check arch. Replace I386_NUM_FREGS with
9469 I387_NUM_REGS. Set num_core_regs and register_names. Don't
9470 call set_gdbarch_register_name nor set_gdbarch_register_type.
9471 Set register_reggroup_p. Set target description to tdesc_i386
9472 if needed. Call set_tdesc_pseudo_register_type,
9473 set_tdesc_pseudo_register_name and tdesc_use_registers.
9474 (_initialize_i386_tdep): Call initialize_tdesc_i386.
9475 initialize_tdesc_x86_64.
9476
9477 * i386-tdep.h (gdbarch_tdep): Remove i386_eflags_type,
9478 i386_mxcsr_type and i386_sse_type. Add num_core_regs,
9479 register_names, tdesc and register_reggroup_p.
9480 (I386_NUM_FREGS): Removed.
9481 (i386_eflags_type): Likewise.
9482 (i386_mxcsr_type): Likewise.
9483 (i386_mmx_type): Likewise.
9484 (i386_sse_type): Likewise.
9485 (i386_register_name): Likewise.
9486 (i386_regnum): Add I386_MXCSR_REGNUM.
9487 (I386_SSE_NUM_REGS): Defined with I386_MXCSR_REGNUM.
9488
9489 * i387-tdep.h (I387_NUM_REGS): New.
9490
9491 * regformats/i386/i386-linux.dat: Generated.
9492 * regformats/i386/i386.dat: Likewise.
9493 * regformats/i386/amd64-linux.dat: Likewise.
9494 * regformats/i386/amd64.dat: Likewise.
9495
9496 * regformats/reg-i386-linux.dat: Removed.
9497 * regformats/reg-i386.dat: Likewise.
9498 * regformats/reg-x86-64-linux.dat: Likewise.
9499 * regformats/reg-x86-64.dat: Likewise.
9500
9501 2010-03-01 Corinna Vinschen <vinschen@redhat.com>
9502
9503 * remote-fileio.c (remote_fileio_func_rename): Use Cygwin 1.7
9504 cygwin_conv_path API rather than the deprecated
9505 cygwin_conv_to_full_posix_path.
9506 * windows-nat.c:
9507 (GetModuleFileNameExA): Undefine for Cygwin.
9508 (GetModuleFileNameExW): Define for Cygwin.
9509 (get_module_name): Change size of pathbuf to PATH_MAX for Cygwin.
9510 Call GetModuleFileNameExW and convert path to POSIX using
9511 cygwin_conv_path.
9512 (windows_make_so): Always define p. Drop unused variable m.
9513 Don't use Win32 functions to check file existance, rather use
9514 access on Cygwin. Fetch system directory using GetSystemDirectoryW.
9515 Use canonicalize_file_name to get full path.
9516 (get_image_name): Use wcstombs, rather than WideCharToMultiByte
9517 to convert Unicode pathname to multibyte on Cygwin. Otherwise,
9518 use correct target buffer size in call to WideCharToMultiByte.
9519 (handle_load_dll): Change size of dll_buf to PATH_MAX for Cygwin.
9520 (windows_pid_to_exec_file): Change size of path to PATH_MAX for Cygwin.
9521 (windows_create_inferior): Convert all paths and arguments to wchar_t
9522 and use CreateProcessW on Cygwin.
9523 (_initialize_windows_nat): Disable DOS-style path warning on Cygwin.
9524 (bad_GetModuleFileNameExA): Undefine for Cygwin.
9525 (bad_GetModuleFileNameExW): Define for Cygwin.
9526 (_initialize_loadable): Load GetModuleFileNameExW into
9527 dyn_GetModuleFileNameExW on Cygwin. Don't load ANSI function on Cygwin.
9528
9529 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
9530
9531 PR python/11036
9532 * python/py-frame.c (frapy_read_var): Add block argument and logic
9533 to cope with user provided blocks.
9534
9535 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9536
9537 * infcall.c (call_function_by_hand): Remove gdb_assert on sp and old_sp.
9538 New comment.
9539
9540 2010-02-28 Corinna Vinschen <vinschen@redhat.com>
9541
9542 * Makefile.in (SUBDIR_MI_OBS): Move mi-common.o from here...
9543 (COMMON_OBS): ... to here since it's used unconditionally.
9544 (SUBDIR_MI_SRCS): Move mi/mi-common.c from here...
9545 (SFILES): To here.
9546
9547 2010-02-26 David Daney <ddaney@caviumnetworks.com>
9548
9549 * mips-linux-tdep.c: Update struct sigframe comments.
9550 (SIGFRAME_CODE_OFFSET): Delete macro.
9551 (mips_linux_o32_sigframe_init): Calculate sigcontext_base using
9552 this_frame's sp.
9553 (mips_linux_n32n64_sigframe_init): Same.
9554
9555 2010-02-26 Kevin Buettner <kevinb@redhat.com>
9556
9557 * remote-mips.c (mips_load): Don't use pseudo-register when
9558 invalidating regcache.
9559
9560 2010-02-26 Daniel Jacobowitz <dan@codesourcery.com>
9561
9562 * arm-tdep.c (thumb_get_next_pc): Correct conditional branch opcode.
9563
9564 2010-02-26 Pedro Alves <pedro@codesourcery.com>
9565
9566 * NEWS: Add "New targets" section, and mention ARM Symbian
9567 support.
9568
9569 2010-02-26 Ulrich Weigand <uweigand@de.ibm.com>
9570
9571 * dwarf2loc.c (struct piece_closure): Remove ARCH member,
9572 add ADDR_SIZE member.
9573 (allocate_piece_closure): Update.
9574 (copy_pieced_value_closure): Likewise.
9575 (dwarf2_evaluate_loc_desc): Likewise.
9576 (read_pieced_value): Use DWARF address size instead of
9577 GDB's gdbarch_addr_bit as size of values on the DWARF stack.
9578
9579 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
9580 Tom Tromey <tromey@redhat.com>
9581
9582 * python/py-type.c (typy_lookup_typename): Add in block argument.
9583 If provided restrict lookup to specified blocks.
9584 (gdbpy_lookup_type): Likewise.
9585 (typy_lookup_type): Likewise.
9586
9587 2010-02-25 Daniel Jacobowitz <dan@codesourcery.com>
9588
9589 Symbian config
9590
9591 gdb/
9592 * arm-symbian-tdep.c: New.
9593 * configure.tgt (arm*-*-symbianelf*): New target.
9594 (*-*-symbianelf*): New OS.
9595 * osabi.c (gdb_osabi_names): Add Symbian.
9596 * defs.h (gdb_osabi): Add GDB_OSABI_SYMBIAN.
9597 * Makefile.in (ALL_TARGET_OBJS): Add arm-symbian-tdep.o.
9598 (ALLDEPFILES): Add arm-symbian-tdep.c.
9599
9600 2010-02-25 Daniel Jacobowitz <dan@codesourcery.com>
9601
9602 * symfile.c (find_lowest_section): Include SEC_ALLOC sections.
9603
9604 2010-02-24 Pedro Alves <pedro@codesourcery.com>
9605
9606 * mi/mi-main.c (mi_cmd_execute): Fix typo.
9607
9608 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
9609 Tom Tromey <tromey@redhat.com>
9610 Thiago Jung Bauermann <bauerman@br.ibm.com>
9611
9612 * python/python.c (_initialize_python): Call
9613 gdbpy_initialize_symtabs, gdbpy_initialize_symbols and
9614 gdbpy_initialize_blocks.
9615 * python/python-internal.h: Declare struct symbol, block and
9616 symtab_and_line. Declare block_object_type and
9617 symbol_object_type
9618 (gdbpy_lookup_symbol gdbpy_block_for_pc)
9619 (symtab_and_line_to_sal_object, symtab_to_symtab_object)
9620 (symbol_to_symbol_object, block_to_block_object)
9621 (gdbpy_initialize_symtabs,gdbpy_initialize_symbols)
9622 (gdbpy_initialize_blocks ): Declare.
9623 * python/py-frame.c (frapy_block, frapy_function, frapy_find_sal)
9624 (frapy_select): Add methods.
9625 (frapy_read_var): Add symbol branch.
9626 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-symbol, py-symtab,
9627 py-block.
9628 (SUBDIR_PYTHON_SRCS): Likewise.
9629 (py-symbol.o): New rule.
9630 (py-symtab.o): Likewise.
9631 (py-block.o): Likewise.
9632 * python/py-symbol.c: New file.
9633 * python/py-symtab.c: Likewise.
9634 * python/py-block.c: Likewise.
9635
9636 2010-02-24 Pedro Alves <pedro@codesourcery.com>
9637
9638 PR gdb/11321
9639
9640 * inferior.h (prepare_for_detach): Declare.
9641 (struct inferior) <detaching>: New field.
9642 * infrun.c (prepare_for_detach): New.
9643 (handle_inferior_event) <random signal>: Don't stop if detaching.
9644 * target.c (target_detach): Call prepare_for_detach.
9645
9646 2010-02-24 Pedro Alves <pedro@codesourcery.com>
9647
9648 Per-process displaced stepping queue.
9649
9650 * infrun.c (displaced_step_ptid, displaced_step_request_queue)
9651 (displaced_step_gdbarch, displaced_step_closure,
9652 (displaced_step_original, displaced_step_copy): Move globals to
9653 this...
9654 (struct displaced_step_inferior_state): ... new structure.
9655 (displaced_step_inferior_states): New global.
9656 (get_displaced_stepping_state, add_displaced_stepping_state)
9657 (remove_displaced_stepping_state, infrun_inferior_exit): New
9658 functions.
9659 (displaced_step_clear): Add displaced_step_inferior_state
9660 parameter, and adjust to handle it.
9661 (displaced_step_clear_cleanup): Parameter is now a
9662 displaced_step_inferior_state. Adjust.
9663 (displaced_step_prepare): Adjust.
9664 (displaced_step_fixup, displaced_step_fixup)
9665 (infrun_thread_ptid_changed, resume): Adjust.
9666 (init_wait_for_inferior): Don't call displaced_step_clear.
9667 (infrun_thread_stop_requested): Rewrite.
9668 (_initialize_infrun): Install infrun_inferior_exit as
9669 inferior_exit observer.
9670
9671 2010-02-24 Pedro Alves <pedro@codesourcery.com>
9672
9673 * inferior.h (ptid_match): Declare.
9674 * infrun.c (ptid_match): New.
9675 * remote.c (queued_stop_reply): Rewrite and use ptid_match.
9676 (handle_notification): Add debug output.
9677 * linux-nat.c (ptid_match): Delete.
9678
9679 2010-02-24 David S. Miller <davem@davemloft.net>
9680
9681 * gdb_ptrace.h (PT_SYSCALL): If PTRACE_SYSCALL is available, use it.
9682 * syscalls/sparc-linux.xml: New.
9683 * syscalls/sparc64-linux.xml: New.
9684 * Makefile.in (XML_SYSCALL_FILES): Add new syscall XML files.
9685 * sparc-linux-tdep.c (XML_SYSCALL_FILENAME_SPARC32): Define.
9686 (sparc32_linux_get_syscall_number): New function.
9687 (sparc32_linux_init_abi): Set syscall XML file name and hook up
9688 syscall number fetcher.
9689 * sparc64-linux-tdep.c (XML_SYSCALL_FILENAME_SPARC64): Define.
9690 (sparc64_linux_get_syscall_number): New function.
9691 (sparc64_linux_init_abi): Set syscall XML file name and hook up
9692 syscall number fetcher.
9693
9694 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
9695
9696 Multiexec MI
9697
9698 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
9699 * inferior.c (add_inferior_silent): Notify inferior_added
9700 observer.
9701 (delete_inferior_1): Notify inferior_removed observer.
9702 (exit_inferior_1): Pass inferior, not pid, to observer.
9703 (inferior_appeared): Likewise.
9704 (add_inferior_with_spaces): New.
9705 (add_inferior_command): Use the above.
9706 * inferior.h (delete_inferior_1, add_inferior_with_spaces):
9707 Declare.
9708
9709 * inflow.c (inflow_inferior_exit): Likewise.
9710 * jit.c (jit_inferior_exit_hook): Likewise.
9711
9712 * mi/mi-cmds.c (mi_cmds): Register add-inferior and
9713 remove-inferior.
9714 * mi/mi-cmds.h (mi_cmd_add_inferior, mi_cmd_remove_inferior): New.
9715 * mi/mi-interp.c (mi_inferior_added, mi_inferior_removed): New.
9716 (report_initial_inferior): New.
9717 (mi_inferior_removed): Register the above. Make sure
9718 inferior_added observer is called on the first inferior.
9719 (mi_new_thread, mi_thread_exit): Thread group is now identified by
9720 inferior number, not pid.
9721 (mi_solib_loaded, mi_solib_unloaded): Report which inferiors are
9722 affected.
9723 * mi/mi-main.c (current_context): New.
9724 (proceed_thread_callback): Use typed closure.
9725 Proceed everything if pid is 0. Most implementation split into
9726 (proceed_thread): ... this.
9727 (run_one_inferior): New.
9728 (mi_cmd_exec_continue, mi_cmd_exec_interrupt, mi_cmd_exec_run):
9729 Adjust for multiexec behaviour.
9730 (mi_cmd_add_inferior, mi_cmd_remove_inferior): New.
9731 (mi_cmd_execute): Handle the 'thread-group' option here.
9732 Do some extra checks.
9733 * mi-parse.c (mi_parse): Handle the --all and --thread-group
9734 options.
9735 * mi-parse.h (struct mi_parse): New fields all and thread_group.
9736
9737 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
9738
9739 Make -exec-run a proper MI commands.
9740
9741 * mi/mi-cmds.h (mi_cmd_exec_run): Declare.
9742 * mi/mi-cmds.c (mi_cmds): Adjust.
9743 * mi/mi-main.c (mi_cmd_exec_run): New.
9744
9745 2010-02-24 Pedro Alves <pedro@codesourcery.com>
9746 Stan Shebs <stan@codesourcery.com>
9747
9748 * tracepoint.h (set_traceframe_number)
9749 (cleanup_restore_current_traceframe): Declare.
9750 * tracepoint.c (set_traceframe_number): New.
9751 (struct current_traceframe_cleanup): New.
9752 (do_restore_current_traceframe_cleanup)
9753 (restore_current_traceframe_cleanup_dtor)
9754 (make_cleanup_restore_current_traceframe): New.
9755 * infrun.c: Include tracepoint.h.
9756 (fetch_inferior_event): Switch out and in of tfind mode.
9757
9758 2010-02-24 Pedro Alves <pedro@codesourcery.com>
9759
9760 * breakpoint.c (breakpoint_init_inferior): Also delete
9761 bp_shlib_event breakpoints.
9762 * solib-frv.c (enable_break): Remove call to
9763 remove_solib_event_breakpoints.
9764 * solib-svr4.c (enable_break): Ditto.
9765 * solib-darwin.c (darwin_solib_create_inferior_hook): Ditto.
9766 * solib-pa64.c (pa64_solib_create_inferior_hook): Ditto.
9767 * solib-som.c (som_solib_create_inferior_hook): Ditto.
9768 * solib-spu.c (spu_enable_break): Ditto.
9769
9770 2010-02-23 Harald Koenig <H.Koenig@science-computing.de>
9771
9772 * c-exp.y (token_and_value): s/union YYSTYPE/YYSTYPE.
9773
9774 2010-02-23 Harald Koenig <H.Koenig@science-computing.de>
9775
9776 * varobj.c (varobj_update): Avoid non-constants in initializers.
9777
9778 2010-02-23 Tom Tromey <tromey@redhat.com>
9779
9780 * dwarf2loc.c (read_pieced_value) <DWARF_VALUE_STACK>: Correctly
9781 handle big-endian values.
9782 (dwarf2_evaluate_loc_desc) <DWARF_VALUE_STACK>: Likewise.
9783
9784 2010-02-22 Pedro Alves <pedro@codesourcery.com>
9785
9786 PR9605
9787
9788 gdb/
9789 * breakpoint.c (insert_bp_location): If inserting the read
9790 watchpoint failed, fallback to an access watchpoint.
9791 (bpstat_check_watchpoint): Stop for read watchpoint triggers even
9792 if the value changed, if not watching the same memory for writes.
9793 (watchpoint_locations_match): Add comment.
9794 (update_global_location_list): Copy the location's watchpoint type.
9795 * i386-nat.c (i386_length_and_rw_bits): It's an internal error to
9796 handle read watchpoints here.
9797 (i386_insert_watchpoint): Read watchpoints aren't supported.
9798 * remote.c (remote_insert_watchpoint): Return 1 for unsupported
9799 packets.
9800 * target.h (target_insert_watchpoint): Update description.
9801
9802 2010-02-19 Tom Tromey <tromey@redhat.com>
9803
9804 * p-typeprint.c (pascal_type_print_varspec_prefix): Update.
9805 * m2-typeprint.c (m2_print_type): Update.
9806 * gdbtypes.c (recursive_dump_type): Update.
9807 (copy_type_recursive): Update.
9808 * c-typeprint.c (c_type_print_varspec_prefix): Update.
9809 (c_type_print_base): Update.
9810 * gdbtypes.h (TYPE_CODE_TEMPLATE, TYPE_CODE_TEMPLATE_ARG):
9811 Remove.
9812 (struct cplus_struct_type) <ntemplate_args>: Remove.
9813 <struct template_arg>: Remove.
9814 <is_dynamic>: Move earlier.
9815 (TYPE_TEMPLATE_ARGS): Remove.
9816 (TYPE_NTEMPLATE_ARGS): Remove.
9817 (TYPE_TEMPLATE_ARG): Remove.
9818
9819 2010-02-19 Tom Tromey <tromey@redhat.com>
9820
9821 PR c++/8693, PR c++/9496:
9822 * cp-namespace.c (cp_lookup_nested_type): Handle TYPE_CODE_UNION.
9823 * c-exp.y (lex_one_token): Rename from yylex. Don't call
9824 write_dollar_variable. Don't try to classify NAME tokens.
9825 (token_and_value): New type.
9826 (token_fifo, popping, name_obstack): New globals.
9827 (classify_name): New function.
9828 (classify_inner_name): Likewise.
9829 (yylex): Likewise.
9830 (VARIABLE): Now has type sval.
9831 (exp : VARIABLE): Call write_dollar_variable.
9832 (qualified_name): Use TYPENAME, not typebase. Add production for
9833 multiple "::" instances.
9834 (variable): Use name_not_typename.
9835 (qualified_type): Remove.
9836 (typebase): Update.
9837
9838 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9839
9840 * symfile.c (addr_info_make_relative): Extend comment. Move SECT to
9841 a more inner block. Initialize ADDR by LOWER_OFFSET only if it was
9842 found by bfd_get_section_by_name.
9843 * symfile.h (struct section_addr_info) <sectindex>: New comment.
9844
9845 2010-02-19 Joel Brobecker <brobecker@adacore.com>
9846
9847 * NEWS: Add new "[...] since 7.1" section. Rename the "[...] since
9848 7.0 section" into "Changes in 7.1".
9849
9850 2010-02-19 Joel Brobecker <brobecker@adacore.com>
9851
9852 GDB 7.1 branch created (branch timestamp: 2010-02-18 20:00 UTC)
9853 * version.in: Bump version to 7.1.50.20100219-cvs.
9854
9855 2010-02-18 Harald Koenig <H.Koenig@science-computing.de>
9856
9857 * mi/mi-main.c (mi_cmd_exec_jump): Drop unneeded `return'.
9858 * symfile.c (symfile_map_offsets_to_segments): Fix assertion.
9859
9860 2010-02-17 Tom Tromey <tromey@redhat.com>
9861
9862 * NEWS: Add Python API Improvements section.
9863
9864 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
9865
9866 * NEWS: Correct typo.
9867
9868 2010-02-17 Tom Tromey <tromey@redhat.com>
9869
9870 * objfiles.c (gdb_bfd_ref): Handle abfd==NULL.
9871
9872 2010-02-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9873
9874 * symfile.c (build_section_addr_info_from_objfile): Include sections
9875 only if they are SEC_ALLOC or SEC_LOAD.
9876
9877 2010-02-17 H.J. Lu <hongjiu.lu@intel.com>
9878
9879 PR shlibs/11293
9880 * solib-svr4.c (enable_break): Check size of CORE_ADDR instead
9881 of ULONGEST for address size.
9882
9883 2010-02-17 Tom Tromey <tromey@redhat.com>
9884
9885 * NEWS: Add C++ improvements section.
9886
9887 2010-02-17 Ulrich Weigand <uweigand@de.ibm.com>
9888
9889 * python/python-internal.h [!WITH_THREAD] (PyGILState_Release,
9890 PyThreadState_Swap): Avoid "statement with no effect" warning.
9891
9892 2010-02-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9893
9894 * solib-svr4.c (enable_break <target_auxv_search>): New variable
9895 addr_bit. Adjust LOAD_ADDR sign for cross-arch inferiors.
9896
9897 2010-02-17 Tristan Gingold <gingold@adacore.com>
9898 Petr Hluzin <petr.hluzin@gmail.com>
9899
9900 * avr-tdep.c (avr_scan_prologue): Convert an if statement to a
9901 gdb_assert. Fix info->size for SIG prologue.
9902
9903 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9904
9905 * infcmd.c (show_inferior_tty_command): Check for NULL.
9906 Correct output message.
9907
9908 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9909
9910 * linespec.c (decode_line_1): Handle FILE:FUNCTION even if
9911 FUNCTION contains parentheses. Improve removal of a trailing
9912 single quote.
9913
9914 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9915
9916 * gcore.c (do_bfd_delete_cleanup): New function.
9917 (gcore_command): Use it. Discard the cleanup after success.
9918 (gcore_copy_callback): Delete dead code.
9919
9920 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9921
9922 * symfile.c (addr_info_make_relative): Always use
9923 find_lowest_section.
9924
9925 2010-02-16 Sami Wagiaalla <swagiaal@redhat.com>
9926
9927 * NEWS: Added entry for namespace fixes.
9928
9929 2010-02-15 Tom Tromey <tromey@redhat.com>
9930
9931 * dwarf2read.c (guess_structure_name): Allocate name on the
9932 objfile obstack.
9933
9934 2010-02-15 Tom Tromey <tromey@redhat.com>
9935
9936 * c-typeprint.c (c_type_print_base): Reverse order of test.
9937
9938 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9939
9940 * solib-svr4.c (LM_ADDR_CHECK): New variable minpagesize. Optionally
9941 initialize it from ELF BFD. Extend the prelink condition by it.
9942
9943 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9944
9945 * defs.h (parse_pid_to_attach): New.
9946 * utils.c (parse_pid_to_attach): New.
9947 * darwin-nat.c (darwin_attach): Replace ARGS parsing by parse_pid.
9948 * gnu-nat.c (gnu_attach): Likewise.
9949 * nto-procfs.c (procfs_attach): Likewise.
9950 * procfs.c (procfs_attach): Likewise.
9951 * windows-nat.c (windows_attach): Likewise.
9952 * inf-ptrace.c (inf_ptrace_attach): Likewise. Remove variable dummy.
9953 * inf-ttrace.c (inf_ttrace_attach): Likewise.
9954 * remote.c (extended_remote_attach_1): Likewise. New comment on getpid
9955 check.
9956
9957 2010-02-14 Masaki Muranaka <monaka@monami-software.com>
9958
9959 * MAINTAINERS: Add myself for write after approval privileges.
9960
9961 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9962
9963 * solib-svr4.c: (LM_ADDR_CHECK): Move variable align to a more inner
9964 block.
9965
9966 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9967
9968 * solib-svr4.c: (LM_ADDR_CHECK): Print successful prelink adjustment
9969 only if INFO_VERBOSE.
9970
9971 2010-02-12 Tomas Holmberg <th@virtutech.com>
9972
9973 * mi/mi-main.c: Added the --reverse flag to the following MI
9974 commands: exec-continue, exec-finish, exec-next, exec-step,
9975 exec-next-instruction, exec-step-instruction. This is to
9976 support reverse execution over the MI interface to gdb.
9977
9978 2010-02-12 Pedro Alves <pedro@codesourcery.com>
9979
9980 * tracepoint.c (_initialize_tracepoint): Specify that the address
9981 range of `tfind outsize' is exclusive, and that the address range
9982 of `tfind range' is inclusive, in the commands' help strings.
9983
9984 2010-02-12 Joel Brobecker <brobecker@adacore.com>
9985
9986 Spurious "dll not found" error messages on x64-windows.
9987 * windows-nat.c: Add include of complaints.h.
9988 (handle_unload_dll): Change dll-not-found error into a complaint.
9989
9990 2010-02-12 Pedro Alves <pedro@codesourcery.com>
9991
9992 * breakpoint.c (allocate_bp_location): Use bp_loc_other for
9993 bp_tracepoint and bp_fast_tracepoint, not
9994 bp_loc_software_breakpoint.
9995 (update_global_location_list): Tracepoints are never duplicates of
9996 anything.
9997
9998 2010-02-12 Pedro Alves <pedro@codesourcery.com>
9999
10000 * breakpoint.c (break_command_really): Change return type to int.
10001 Return false if no breakpoint was created, true otherwise.
10002 (trace_command): Don't set the tracepoint count if no tracepoint
10003 was created.
10004 (ftrace_command): Ditto.
10005 (create_tracepoint_from_upload): Bail out if the tracepoint wasn't
10006 created in the breakpoints table.
10007
10008 2010-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10009 Ulrich Weigand <uweigand@de.ibm.com>
10010
10011 * solib-svr4.c (LM_ADDR_CHECK): New comment on PPC-aware condition.
10012
10013 2010-02-11 Pedro Alves <pedro@codesourcery.com>
10014
10015 * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out if
10016 the offset value isn't of integral type.
10017
10018 2010-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10019
10020 * breakpoint.c (delete_breakpoint) <bpt->related_breakpoint != NULL>:
10021 New.
10022
10023 2010-02-11 Pedro Alves <pedro@codesourcery.com>
10024
10025 * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out on
10026 non-subscriptable types.
10027 * valarith.c (binop_types_user_defined_p): New, abstracted out
10028 from ...
10029 (binop_user_defined_p): ... this.
10030 * value.h (binop_types_user_defined_p): Declare.
10031
10032 2010-02-11 Pedro Alves <pedro@codesourcery.com>
10033
10034 * tracepoint.c (tfile_open): Remove spurious discard_cleanups.
10035 Merge uploaded TSVs before merging uploaded tracepoints.
10036
10037 2010-02-11 Pedro Alves <pedro@codesourcery.com>
10038
10039 * ax-gdb.c (gen_deref): Don't allow dereferencing void pointers.
10040
10041 2010-02-11 Vladimir Prus <vladimir@codesourcery.com>
10042
10043 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Add extra
10044 whitespace character after a dot in comment.
10045 (mi_cmd_stack_list_arguments, mi_cmd_stack_list_variables):
10046 Likewise.
10047 (list_args_or_locals): For the 'all' (that is
10048 -stack-list-variables) case, always output list of tuples.
10049 Output 'arg' field if variable is argument.
10050
10051 2010-02-10 Tom Tromey <tromey@redhat.com>
10052
10053 * parser-defs.h (parser_debug): Declare.
10054 * parse.c (_initialize_parse): Install "debug parser" set/show
10055 command.
10056 (parser_debug): New global.
10057 (show_parserdebug): New function.
10058 * c-exp.y (c_parse): Set yydebug.
10059
10060 2010-02-10 H.J. Lu <hongjiu.lu@intel.com>
10061
10062 * target-descriptions.c (tdesc_type): Add TDESC_TYPE_I387_EXT,
10063 TDESC_TYPE_I386_EFLAGS and TDESC_TYPE_I386_MXCSR.
10064 (tdesc_predefined_types): Add i387_ext, i386_eflags and
10065 i386_mxcsr.
10066 (tdesc_find_type): New.
10067 (tdesc_gdb_type): Use tdesc_find_type. Handle TDESC_TYPE_I387_EXT,
10068 TDESC_TYPE_I386_EFLAGS and TDESC_TYPE_I386_MXCSR.
10069
10070 * target-descriptions.h (tdesc_find_type): New.
10071
10072 2010-02-10 Michael Snyder <msnyder@vmware.com>
10073
10074 * gdb-gdb.py: Comment fix.
10075
10076 2010-02-09 Tristan Gingold <gingold@adacore.com>
10077
10078 * machoread.c (macho_symfile_relocate): New function.
10079 (macho_sym_fns): Use macho_symfile_relocate instead of
10080 default_symfile_relocate.
10081 (macho_oso_data): New type.
10082 (current_oso): New variable.
10083 (macho_add_oso_symfile): Do not compute section_addr_info, but
10084 instead set vma of sections.
10085 Do not set SYMFILE_VERBOSE to call symbol_file_add_from_bfd.
10086 Set and clear current_oso.
10087
10088 2010-02-09 Joel Brobecker <brobecker@adacore.com>
10089
10090 Wrong type description for tagged type parameter.
10091 * ada-lang.c (ada_evaluate_subexp) [OP_VAR_VALUE]: When noside is
10092 EVAL_AVOID_SIDE_EFFECTS, also handle the case when type is a
10093 reference to a tagged type.
10094
10095 2010-02-09 Tristan Gingold <gingold@adacore.com>
10096
10097 * objfiles.c (objfile_separate_debug_iterate): Do not iterate on
10098 brothers of the parent.
10099
10100 2010-02-08 Tom Tromey <tromey@redhat.com>
10101
10102 PR c++/8017:
10103 * value.h: Update.
10104 * valops.c (search_struct_field): Make 'name' const.
10105 (search_struct_method): Likewise.
10106 (find_method_list): Make 'method' const.
10107 (value_struct_elt): Make 'name' and 'err' const.
10108 (value_find_oload_method_list): Make 'method' const.
10109 (find_overload_match): Make 'name' const.
10110 * eval.c (evaluate_subexp_standard): New locals function,
10111 function_name.
10112 <OP_FUNCALL>: Handle OP_SCOPE specially.
10113
10114 2010-02-08 Ulrich Weigand <uweigand@de.ibm.com>
10115
10116 * infrun.c (handle_inferior_event): Do not look up regcache
10117 for exited processes.
10118
10119 2010-02-08 Chris Moller <moller@mollerware.com>
10120
10121 PR gdb/10728
10122 * valarith.c (value_ptrdiff): Added a test for a zero type length,
10123 warn if found, and assume length = 1.
10124
10125 2010-02-08 Chris Moller <cmoller@redhat.com>
10126
10127 PR gdb/9067
10128 * cp-valprint.c (cp_print_value_fields) Fix use of obstacks.
10129 (cp_print_static_field) Fix use of obstacks.
10130
10131 2010-02-08 Pedro Alves <pedro@codesourcery.com>
10132
10133 * linux-nat.c (linux_nat_resume): In non-stop, also only tag
10134 resumed LWPs as resumed.
10135 (linux_nat_wait_1): If there's no resumed LWP in the set of LWPs
10136 we're waiting for, bail out with TARGET_WAITKIND_IGNORE, instead
10137 of throwing an internal error. If an LWP of a process we're not
10138 waiting for reports a signal, don't force collecting a SIGSTOP,
10139 and if it was breakpoint hit in non-stop mode, cancel it. Don't
10140 go through all LWPs cancelling breakpoints in non-stop mode.
10141 (resume_stopped_resumed_lwps): New.
10142 (linux_nat_wait): Use it.
10143
10144 2010-02-07 H.J. Lu <hongjiu.lu@intel.com>
10145
10146 * features/Makefile (WHICH): Add i386/i386, i386/i386-linux,
10147 i386/amd64 and i386/amd64-linux.
10148 (i386/i386-expedite): New.
10149 (i386/i386-linux-expedite): Likewise.
10150 (i386/amd64-expedite):Likewise.
10151 (i386/amd64-linux-expedite): Likewise.
10152 ($(outdir)/i386/i386-linux.dat): Likewise.
10153 ($(outdir)/i386/amd64.dat): Likewise.
10154 ($(outdir)/i386/amd64-linux.dat): Likewise.
10155
10156 * features/i386/32bit-core.xml: New.
10157 * features/i386/32bit-linux.xml: Likewise.
10158 * features/i386/32bit-sse.xml: Likewise.
10159 * features/i386/64bit-core.xml: Likewise.
10160 * features/i386/64bit-linux.xml: Likewise.
10161 * features/i386/64bit-sse.xml: Likewise.
10162 * features/i386/i386-linux.xml: Likewise.
10163 * features/i386/i386.xml: Likewise.
10164 * features/i386/amd64-linux.xml: Likewise.
10165 * features/i386/amd64.xml: Likewise.
10166 * features/i386/i386-linux.c: Likewise.
10167 * features/i386/i386.c: Likewise.
10168 * features/i386/amd64-linux.c: Likewise.
10169 * features/i386/amd64.c: Likewise.
10170
10171 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
10172
10173 PR c++/7935:
10174 * cp-support.h: Added char* alias element to using_direct data
10175 struct.
10176 (cp_add_using): Added char* alias argument.
10177 (cp_add_using_directive): Ditto.
10178 * cp-namespace.c: Updated with the above changes.
10179 (cp_lookup_symbol_imports): Check for aliases.
10180 * dwarf2read.c (read_import_statement): Figure out local alias
10181 for the import and pass it on to cp_add_using.
10182 (read_namespace): Pass alias argument to cp_add_using.
10183
10184 2010-02-05 Hui Zhu <teawater@gmail.com>
10185
10186 * defs.h (gdb_bfd_errmsg): New extern.
10187 * exec.c (exec_file_attach): Change bfd_errmsg to
10188 gdb_bfd_errmsg.
10189 * utils.c (AMBIGUOUS_MESS1): New macro.
10190 (AMBIGUOUS_MESS2): New macro.
10191 (gdb_bfd_errmsg): New function.
10192
10193 2010-02-04 Doug Evans <dje@google.com>
10194
10195 * solib-svr4.c (enable_break): Add comment.
10196
10197 2010-02-04 Anthony Green <green@moxielogic.com>
10198
10199 * moxie-tdep.c (moxie_analyze_prologue): Fail protocol analysis
10200 gracefully.
10201
10202 2010-02-04 Tom Tromey <tromey@redhat.com>
10203
10204 * valops.c (search_struct_field): Account for
10205 value_embedded_offset. Fix check for virtual base past the end of
10206 the object. Use value_copy when making a slice of the value.
10207
10208 2010-02-04 H.J. Lu <hongjiu.lu@intel.com>
10209
10210 PR tui/9622
10211 * tui/tui-interp.c (tui_init): Call tui_initialize_readline
10212 only if gdb_stdout is a tty.
10213
10214 2010-02-04 H.J. Lu <hongjiu.lu@intel.com>
10215
10216 * target-descriptions.c: Include "osabi.h".
10217 (maint_print_c_tdesc_cmd): Generate set_tdesc_osabi for valid
10218 OSABI.
10219
10220 2010-02-04 Tristan Gingold <gingold@adacore.com>
10221
10222 * machoread.c (macho_add_oso): Renamed to macho_register_oso.
10223 (macho_symtab_read): Adjust calls to macho_add_oso.
10224 (macho_oso_symfile): Renamed to macho_symfile_read_all_oso.
10225 (macho_symfile_read): Adjust call to macho_oso_symfile.
10226 (macho_new_init): Move this function after declarations.
10227 (macho_symfile_init): Ditto.
10228 * darwin-nat-info.c (darwin_lib_gdb_ports): Remove.
10229 * darwin-nat.c (darwin_lookup_task): Remove unused prototype.
10230
10231 2010-02-04 Vladimir Prus <vladimir@codesourcery.com>
10232
10233 Include MI command in remotelog.
10234
10235 * mi/mi-main.c (mi_execute_command): Call target_log_command.
10236
10237 2010-02-03 H.J. Lu <hongjiu.lu@intel.com>
10238
10239 * remote.c (remote_state): Remove gdbarch.
10240 (init_remote_state): Don't set gdbarch.
10241 (remote_query_supported): Pass target_gdbarch instead of
10242 rs->gdbarch to gdbarch_qsupported.
10243
10244 2010-02-03 H.J. Lu <hongjiu.lu@intel.com>
10245
10246 * gdbarch.sh: Add qsupported.
10247
10248 * gdbarch.c: Regenerated.
10249 * gdbarch.h: Likewise.
10250
10251 * remote.c (remote_state): Add gdbarch.
10252 (init_remote_state): Set gdbarch.
10253 (remote_query_supported): Support gdbarch_qsupported.
10254
10255 2010-02-03 Daniel Jacobowitz <dan@codesourcery.com>
10256
10257 * amd64fbsd-nat.c (amd64fbsd_supply_pcb): Also check for
10258 __FreeBSD_kernel_version.
10259
10260 2010-02-03 Tristan Gingold <gingold@adacore.com>
10261
10262 * symfile.h (struct sym_fns): Add sym_relocate field.
10263 (default_symfile_relocate): New prototype.
10264 (symfile_relocate_debug_section): First argument is now an objfile.
10265 * symfile.c (default_symfile_relocate): Rename from
10266 symfile_relocate_debug_section, first argument is now an objfile.
10267 (symfile_relocate_debug_section): New function.
10268 * coffread.c (coff_sym_fns): Set sym_relocate field.
10269 * somread.c (som_sym_fns): Ditto.
10270 * mipsread.c (ecoff_sym_fns): Ditto.
10271 * machoread.c (macho_sym_fns): Ditto.
10272 * elfread.c (elf_sym_fns): Ditto.
10273 * dwarf2read.c (dwarf2_read_section): Ditto.
10274 * xcoffread.c (xcoff_sym_fns): Ditto.
10275 * dbxread.c (aout_sym_fns): Ditto.
10276 (dbx_psymtab_to_symtab): Adjust call to symfile_relocate_debug_section.
10277 (elfstab_build_psymtabs): Ditto.
10278
10279 2010-02-03 H.J. Lu <hongjiu.lu@intel.com>
10280
10281 * defs.h (MAX_REGISTER_SIZE): Increase to 32.
10282
10283 2010-02-02 Tom Tromey <tromey@redhat.com>
10284
10285 * valops.c (value_cast_structs): Try downcasting using the RTTI
10286 type.
10287
10288 2010-02-02 Tom Tromey <tromey@redhat.com>
10289
10290 * gnu-v2-abi.c: Don't include gnu-v2-abi.h.
10291 (gnuv2_baseclass_offset): Now static.
10292 * Makefile.in (HFILES_NO_SRCDIR): Remove gnu-v2-abi.h.
10293 * gnu-v2-abi.h: Remove.
10294
10295 2010-02-02 Tom Tromey <tromey@redhat.com>
10296
10297 * m2-typeprint.c (m2_record_fields): Don't use
10298 TYPE_DECLARED_TYPE.
10299 * gdbtypes.h (TYPE_DECLARED_CLASS): New macro.
10300 (struct main_type) <flag_declared_class>: New field.
10301 (struct cplus_struct_type) <declared_type>: Remove.
10302 <ntemplate_args>: Move earlier.
10303 (DECLARED_TYPE_CLASS, DECLARED_TYPE_UNION, DECLARED_TYPE_STRUCT)
10304 (DECLARED_TYPE_TEMPLATE): Remove.
10305 (TYPE_DECLARED_TYPE): Remove.
10306 * gdbtypes.c (lookup_union): Don't use TYPE_DECLARED_TYPE.
10307 * dwarf2read.c (read_structure_type): Set TYPE_DECLARED_CLASS.
10308 * c-typeprint.c (c_type_print_base): Use TYPE_DECLARED_CLASS, not
10309 TYPE_DECLARED_TYPE.
10310
10311 2010-02-02 Tom Tromey <tromey@redhat.com>
10312
10313 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
10314 * valops.c (search_struct_field): Compute nbases after calling
10315 CHECK_TYPEDEF.
10316 (check_field): Call CHECK_TYPEDEF.
10317 * cp-valprint.c (cp_print_value): Pass correct address to
10318 baseclass_offset. Fix check for virtual base past the end of the
10319 object. Don't offset address passed to cp_print_value_fields or
10320 apply_val_pretty_printer.
10321 (cp_print_value_fields): Fix call to val_print.
10322 (cp_print_value_fields_rtti): New function.
10323 * c-valprint.c (c_val_print): Use cp_print_value_fields_rtti.
10324 * p-valprint.c (pascal_object_print_value_fields): Fix call to
10325 val_print.
10326 * python/py-prettyprint.c (apply_val_pretty_printer): Add embedded
10327 offset to address.
10328 * language.h (struct language_defn) <la_val_print>: Document.
10329 * c-lang.h (cp_print_value_fields_rtti): Declare.
10330
10331 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10332
10333 PR libc/11214:
10334 * linux-low.c (linux_tracefork_child) [!(__UCLIBC__ && HAS_NOMMU)]: New.
10335 (linux_test_for_tracefork): Move `stack' into [__UCLIBC__ && HAS_NOMMU].
10336 (linux_test_for_tracefork) [!(__UCLIBC__ && HAS_NOMMU)]: New.
10337
10338 2010-02-01 Michael Matz <matz@suse.de>
10339 Daniel Jacobowitz <dan@codesourcery.com>
10340
10341 * i386-tdep.c (i386_frame_cache): Assume valid anonymous
10342 functions use a frame pointer.
10343
10344 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10345
10346 * solib-svr4.c (scan_dyntag): New variable dyn_addr. Replace gdb_assert
10347 by a conditional setting DYN_ADDR. Use DYN_ADDR.
10348 * config/djgpp/fnchange.lst: Add translations for
10349 symbol-without-target_section.exp and symbol-without-target_section.c.
10350
10351 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
10352
10353 * gdbarch.sh: Set LANG and LC_ALL to C, not c.
10354 (remote_breakpoint_for_pc): Correct invalid_p check.
10355 * gdbarch.c: Regenerated.
10356
10357 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
10358
10359 * arm-tdep.c (arm_find_mapping_symbol): New function, from
10360 arm_pc_is_thumb.
10361 (arm_pc_is_thumb): Use arm_find_mapping_symbol.
10362 (extend_buffer_earlier): New function.
10363 (MAX_IT_BLOCK_PREFIX, IT_SCAN_THRESHOLD): New constants.
10364 (arm_adjust_breakpoint_address): New function.
10365 (arm_gdbarch_init): Register arm_adjust_breakpoint_address.
10366
10367 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
10368
10369 * arm-linux-tdep.c (arm_linux_thumb2_be_breakpoint)
10370 (arm_linux_thumb2_le_breakpoint): New constants.
10371 (arm_linux_init_abi): Set thumb2_breakpoint and
10372 thumb2_breakpoint_size.
10373 * arm-tdep.c (thumb_insn_size, thumb_advance_itstate): New functions.
10374 (thumb_get_next_pc): Add a comment. Rename IT to ITSTATE.
10375 Implement support for single stepping through IT blocks if
10376 a 32-bit Thumb breakpoint instruction is available.
10377 (arm_breakpoint_from_pc): If a 32-bit Thumb breakpoint instruction
10378 is available, use it when needed.
10379 (arm_remote_breakpoint_from_pc): New function.
10380 (arm_gdbarch_init): Register arm_remote_breakpoint_from_pc.
10381 * arm-tdep.h (struct gdbarch_tdep): Correct thumb_breakpoint
10382 comment. Add thumb2_breakpoint and thumb2_breakpoint_size.
10383
10384 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
10385
10386 * arch-utils.c (default_remote_breakpoint_from_pc): New function.
10387 * arch-utils.h (default_remote_breakpoint_from_pc): Declare.
10388 * gdbarch.c, gdbarch.h: Regenerated.
10389 * gdbarch.sh (remote_breakpoint_from_pc): New architecture method.
10390 * remote.c (remote_insert_breakpoint, remote_insert_hw_breakpoint): Use
10391 gdbarch_remote_breakpoint_from_pc.
10392
10393 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10394
10395 * infrun.c (prepare_to_proceed): Handle other signals which might
10396 match a breakpoint.
10397 (handle_inferior_event): Move the check for unusual breakpoint
10398 signals earlier.
10399
10400 2010-01-29 Paul Hilfinger <hilfinger@adacore.com>
10401
10402 amd64 - function returning record with field straddling 2 registers.
10403 * amd64-tdep.c (amd_classify_aggregate): Handle the case of
10404 a record of length <= 16 in which a field straddles the two
10405 eightbytes.
10406
10407 2010-01-29 Joel Brobecker <brobecker@adacore.com>
10408
10409 Implement return values on amd64-windows.
10410 * amd64-windows-tdep.c: #include gdbcore.h and regcache.h.
10411 (amd64_windows_return_value): New function.
10412 (amd64_windows_init_abi): Call set_gdbarch_return_value with
10413 amd64_windows_return_value.
10414
10415 2010-01-29 Joel Brobecker <brobecker@adacore.com>
10416
10417 amd64-windows: 32 bytes allocated on stack by caller for integer
10418 parameter registers.
10419 * i386-tdep.h (struct gdbarch_tdep): Add new field
10420 integer_param_regs_saved_in_caller_frame.
10421 * amd64-windows-tdep.c (amd64_windows_init_abi): Set
10422 tdep->integer_param_regs_saved_in_caller_frame to 1.
10423 * amd64-tdep.c (amd64_push_dummy_call): Allocate some memory on
10424 stack if tdep->integer_param_regs_saved_in_caller_frame is set.
10425
10426 2010-01-29 Joel Brobecker <brobecker@adacore.com>
10427
10428 amd64-windows: memory args passed by pointer during function calls.
10429 * i386-tdep.h (gdbarch_tdep): Add field memory_args_by_pointer.
10430 * amd64-tdep.c (amd64_push_arguments): Add handling of architectures
10431 where tdep->memory_args_by_pointer is non-zero.
10432 * amd64-windows-tdep.c (amd64_windows_init_abi): Set
10433 tdep->memory_args_by_pointer to 1.
10434
10435 2010-01-29 Joel Brobecker <brobecker@adacore.com>
10436
10437 amd64-windows: Integer parameters in function calls.
10438 * i386-tdep.h (enum amd64_reg_class): New, moved here from
10439 amd64-tdep.c.
10440 (struct gdbarch_tdep): Add fields call_dummy_num_integer_regs,
10441 call_dummy_integer_regs, and classify.
10442 * amd64-tdep.h (amd64_classify): Add declaration.
10443 * amd64-tdep.c (amd64_dummy_call_integer_regs): New static constant.
10444 (amd64_reg_class): Delete, moved to i386-tdep.h.
10445 (amd64_classify): Make non-static. Move declaration to amd64-tdep.h.
10446 Replace call to amd64_classify by call to tdep->classify.
10447 (amd64_push_arguments): Get the list of registers to use for
10448 passing integer parameters from the gdbarch tdep structure,
10449 rather than using a hardcoded one. Replace calls to amd64_classify
10450 by calls to tdep->classify.
10451 (amd64_push_dummy_call): Get the register number used for
10452 the "hidden" argument from tdep->call_dummy_integer_regs.
10453 (amd64_init_abi): Initialize tdep->call_dummy_num_integer_regs
10454 and tdep->call_dummy_integer_regs. Set tdep->classify.
10455 * amd64-windows-tdep.c: Add include of gdbtypes.h.
10456 (amd64_windows_dummy_call_integer_regs): New static global.
10457 (amd64_windows_classify): New function.
10458 (amd64_windows_init_abi): Initialize tdep->call_dummy_num_integer_regs
10459 tdep->call_dummy_integer_regs and tdep->classify.
10460
10461 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
10462
10463 * regcache.c (regcache_xmalloc): Add aspace argument. Use it
10464 for the new regcache. All callers updated.
10465 (regcache_cpy, regcache_cpy_no_passthrough): Do not set aspace here.
10466 (get_thread_arch_regcache): Do not set aspace here.
10467 * regcache.h (regcache_xmalloc): Update declaration.
10468
10469 * frame.c, infcall.c, ppc-linux-tdep.c: Calls to
10470 regcache_xmalloc updated.
10471
10472 2010-01-28 Joel Brobecker <brobecker@adacore.com>
10473
10474 Another -Wunused-function error in procfs.c (sparc-solaris)
10475 * procfs.c (insert_dbx_link_breakpoint): Delete declaration. Move up.
10476 Only define if SYS_syssgi is defined.
10477 (remove_dbx_link_breakpoint): Delete declaration. Move up.
10478 (dbx_link_addr, insert_dbx_link_bpt_in_file)
10479 (insert_dbx_link_bpt_in_region): Move up. Only define if SYS_syssgi
10480 is itself defined.
10481
10482 2010-01-27 Christopher Faylor <me+cygwin@cgf.cx>
10483
10484 * windows-nat.c (windows_initialization_done): New variable.
10485 (get_windows_debug_event): Issue error when process dies before
10486 completely initializing.
10487 (do_initial_windows_stuff): Set flag to indicate when we are done with
10488 the initial steps of attaching to the child.
10489
10490 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10491
10492 * symtab.h (struct symbol <symtab>): New comment on NULL values.
10493
10494 2010-01-27 Doug Evans <dje@google.com>
10495
10496 * solib-svr4.c (solib_break_names): Add __dl_rtld_db_dlactivity.
10497
10498 * breakpoint.c (bpstat_stop_status): Delete useless code.
10499
10500 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10501
10502 * printcmd.c (display_uses_solib_p): Remove variable section. Access
10503 objfile via SYMBOL_SYMTAB.
10504
10505 2010-01-26 Tom Tromey <tromey@redhat.com>
10506
10507 PR exp/7643:
10508 * eval.c (evaluate_subexp_for_address) <UNOP_IND>: Call
10509 coerce_array on result.
10510
10511 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
10512
10513 * cp-namespace.c (cp_lookup_symbol_namespace): Added
10514 search_parent argument.
10515 (cp_add_using): Initialize 'searched' field.
10516 (reset_directive_searched): New function.
10517 * cp-support.h: Add 'searched' field to using_direct struct.
10518 (cp_lookup_symbol_imports): Ditto.
10519 * cp-namespace.c (cp_lookup_symbol_imports): Ditto.
10520 Perform recursive search.
10521 Implement non parent search.
10522 * valops.c (value_maybe_namespace_elt): Updated.
10523
10524 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
10525
10526 PR gdb/10929:
10527 * dwarf2read.c (read_lexical_block_scope): Create blocks for
10528 scopes which contain using directives even if they contain no
10529 declarations.
10530 * symtab.c (lookup_symbol_aux): Pass lowest level block to
10531 la_lookup_symbol_nonlocal.
10532 * cp-namespace.c (cp_lookup_symbol_nonlocal): call
10533 cp_lookup_symbol_namespace.
10534 (cp_lookup_symbol_namespace): Perform an import lookup at every
10535 block level.
10536 (cp_lookup_symbol_imports): New function.
10537 (cp_lookup_symbol_in_namespace): New function.
10538
10539 2010-01-25 Tom Tromey <tromey@redhat.com>
10540
10541 PR gdb/11049:
10542 * c-valprint.c (c_val_print): Fix test of extract_unsigned_integer
10543 result.
10544
10545 2010-01-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10546
10547 * configure.ac: Only use host_os part when disabling TUI on osf.
10548 Use test to check variables, prefix strings with x.
10549 * configure: Regenerate.
10550
10551 * solib-osf.c (osf_current_sos): Initialize tail.
10552
10553 2010-01-25 gingold <gingold@adacore.com>
10554
10555 * windows-nat.c (windows_continue): Use %x to print thread id.
10556 (get_windows_debug_event): Ditto.
10557
10558 2010-01-22 Tom Tromey <tromey@redhat.com>
10559
10560 PR symtab/11199:
10561 * dwarf2read.c (quirk_gcc_member_function_pointer): Change return
10562 type and arguments. Use smash_to_methodptr_type.
10563 (read_structure_type): Call quirk_gcc_member_function_pointer
10564 later.
10565 * gdbtypes.h (smash_to_methodptr_type): Declare.
10566 * gdbtypes.c (smash_to_methodptr_type): New function.
10567 (lookup_methodptr_type): Use it.
10568
10569 2010-01-21 Tom Tromey <tromey@redhat.com>
10570
10571 PR symtab/11198:
10572 * symtab.h (lookup_minimal_symbol_and_objfile): Declare.
10573 * minsyms.c (lookup_minimal_symbol_and_objfile): New function.
10574 * glibc-tdep.c (find_minsym_and_objfile): Remove.
10575 (glibc_skip_solib_resolver): Use
10576 lookup_minimal_symbol_and_objfile.
10577
10578 2010-01-21 Kai Tietz <kai.tietz@onevision.com>
10579
10580 * inflow.c (check_syscall): Guard by #if clause for GO32 and
10581 WIN32 targets.
10582
10583 2010-01-20 Tom Tromey <tromey@redhat.com>
10584
10585 PR backtrace/10770:
10586 * valarith.c (value_binop): Handle BINOP_GTR, BINOP_LEQ, and
10587 BINOP_GEQ. Handle BINOP_NOTEQUAL in the signed case.
10588 * dwarf2expr.c (new_dwarf_expr_context): Allocate
10589 dwarf_stack_values, not CORE_ADDRs.
10590 (execute_stack_op): Change DW_OP_div and comparison operators to
10591 use signed operands.
10592
10593 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
10594
10595 Per-inferior args and tty and environment.
10596
10597 * infcmd.c (inferior_args): Rename to ...
10598 (inferior_args_scratch): ... this.
10599 (inferior_io_terminal): Rename to ...
10600 (inferior_io_terminal_scratch): ... this.
10601 (inferior_argc, inferior_argv): Remove.
10602 (set_inferior_io_terminal, get_inferior_io_terminal): Store
10603 inside current_inferior().
10604 (set_inferior_tty_command, show_inferior_tty_command): New.
10605 (get_inferior_args, set_inferior_args): Store inside
10606 current_inferior().
10607 (notice_args_set): Likewise and rename to...
10608 (set_args_command): ... this.
10609 (set_inferior_args_vector): Likewise.
10610 (notice_args_read): Rename to...
10611 (show_args_command): ...new.
10612 (tty_command): Remove.
10613 (run_command_1): Don't free old args, as they are freed by
10614 set_inferior_arg now.
10615 (run_no_args_command): Likewise.
10616 (inferior_environ): Remove.
10617 (run_command_1): Use environment of the current inferior.
10618 (environment_info, set_environment_command)
10619 (unset_environment_command, path_info, path_command): Likewise.
10620 (_initialize_infcmd): Adjust for function and variable renames.
10621 Do not init inferior_environ.
10622 * inferior.h (set_inferior_arg): Adjust prototype.
10623 (struct inferior): New fields args, argc, argv, terminal, environment.
10624 (inferior_environ): Remove declaration.
10625 * inferior.c (free_inferior): Free new fields.
10626 (add_inferior_silent): Initialize 'environment' field.
10627 * main.c (captured_main): Set arguments only after the initial
10628 inferior has been created. Set set_inferior_io_terminal,
10629 not tty_command.
10630 * mi/mi-main.c (mi_cmd_env_path): Use environment of the current
10631 inferior.
10632 (_initialize_mi_cmd_env): Adjust for disappearance of global
10633 inferior_environ.
10634 * solib.c (solib_find): Use environment of the current inferior.
10635
10636 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10637
10638 * varobj.c (varobj_add_child, install_dynamic_child): Wrap into #if
10639 HAVE_PYTHON.
10640 (instantiate_pretty_printer): Move HAVE_PYTHON outside of the function.
10641
10642 2010-01-20 Joel Brobecker <brobecker@adacore.com>
10643
10644 Get rid of ada-lang.c:function_name_from_pc.
10645 * ada-lang.c: Add "stack.h" #include.
10646 (function_name_from_pc): Delete.
10647 (is_known_support_routine): Replace call to function_name_from_pc
10648 by call to find_frame_funname.
10649 (ada_unhandled_exception_name_addr_from_raise): Likewise.
10650
10651 2010-01-19 Tom Tromey <tromey@redhat.com>
10652
10653 PR c++/11026:
10654 * dwarf2read.c (read_partial_die): Allocate partial DIE's name on
10655 objfile obstack.
10656
10657 2010-01-19 Tom Tromey <tromey@redhat.com>
10658
10659 * top.c (stop_sig, float_handler, do_nothing): Remove.
10660
10661 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10662
10663 * breakpoint.c (watchpoint_check): Check the call
10664 gdbarch_in_function_epilogue_p before calling frame_find_by_id.
10665 Extend the comment.
10666 * config/djgpp/fnchange.lst: Add translations for
10667 watchpoint-cond-gone.exp, watchpoint-cond-gone.c and
10668 watchpoint-cond-gone-stripped.c.
10669
10670 2010-01-19 Tom Tromey <tromey@redhat.com>
10671
10672 PR c++/8000:
10673 * dwarf2read.c (partial_die_parent_scope): Put enumeration type
10674 into parent scope, and enumerator into grandparent scope.
10675
10676 2010-01-19 Joel Brobecker <brobecker@adacore.com>
10677
10678 * NEWS: Add entry for "set/show ada trust-PAD-over-XVS" commands.
10679
10680 2010-01-19 Joel Brobecker <brobecker@adacore.com>
10681
10682 * configure.host: Make x86_64-*-solaris2.1[0-9]* an alias of
10683 i[34567]86-*-solaris2.1[0-9]*.
10684 * configure.tgt: Likewise.
10685
10686 2010-01-19 Joel Brobecker <brobecker@adacore.com>
10687
10688 * NEWS: Document the source command enhancement allowing it
10689 to load Python scripts. Document the "set/show script-extension"
10690 commands.
10691
10692 2010-01-19 Joel Brobecker <brobecker@adacore.com>
10693
10694 Add -Wunused-function to compile flags.
10695 * configure.ac: Add -Wunused-function to build_warnings.
10696 * configure: Regenerate.
10697
10698 2010-01-19 Joel Brobecker <brobecker@adacore.com>
10699
10700 "delete" ada-lex.c:input function, not used.
10701 * ada-lex.l: #define YY_NO_INPUT.
10702
10703 2010-01-19 Joel Brobecker <brobecker@adacore.com>
10704
10705 Delete free_named_symtabs and associated cleanup.
10706 * symfile.h (free_named_symtabs): Delete declaration.
10707 * symfile.c: Remove some commented out code (clear_symtab_users_once).
10708 (cashier_psymtab): Comment function out.
10709 Delete declaration.
10710 (free_named_symtabs): Delete.
10711 * coffread.c (coff_end_symtab): Remove call to free_named_symtabs.
10712 * dbxread.c (end_psymtab): Likewise.
10713 * dwarf2read.c (process_psymtab_comp_unit): Ditto.
10714 * exec.c (exec_close_1): Ditto.
10715 * xcoffread.c (xcoff_end_psymtab): Likewise.
10716
10717 2010-01-19 Joel Brobecker <brobecker@adacore.com>
10718
10719 * stack.c (print_block_frame_labels): Comment function out.
10720
10721 2010-01-19 Joel Brobecker <brobecker@adacore.com>
10722
10723 Delete unused or undefined functions.
10724 * breakpoint.c (ep_parse_optional_filename): Delete.
10725 * dcache.c (dcache_write_line): Remove declaration.
10726 * infrun.c (build_infrun): Remove declaration.
10727 * tracepoint.c (tracepoint_save_command): Remove declaration.
10728 * linux-nat.c (init_lwp_list): Delete. No longer used.
10729 * event-loop.c (check_async_signal_handlers): Delete declaration.
10730 * infrun.c (init_execution_control_state): Delete.
10731 (proceed): Update comment to avoid mentioning
10732 init_execution_control_state.
10733 * target.c (kill_or_be_killed, nosupport_runtime): Delete.
10734 * ada-lang.c (ada_to_static_fixed_value): Delete.
10735 * scm-lang.c (evaluate_subexp_scm): Delete declaration.
10736 * cp-namespace.c (cp_copy_usings): Delete.
10737 * xml-syscall.c (xml_number_of_syscalls): Delete.
10738 * progspace.c (find_program_space_by_num): Delete.
10739 * inflow.c (handle_sigio): Delete declaration.
10740 * hppa-tdep.c (hppa_alignof): Delete.
10741 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset)
10742 (mipsnbsd_core_osabi_sniffer): Delete.
10743
10744 2010-01-18 Tom Tromey <tromey@redhat.com>
10745
10746 PR c++/9680:
10747 * c-exp.y (REINTERPRET_CAST, DYNAMIC_CAST, STATIC_CAST)
10748 (CONST_CAST): New tokens.
10749 (exp): Add new productions.
10750 (ident_tokens): Add const_cast, dynamic_cast, static_cast, and
10751 reinterpret_cast.
10752 (is_cast_operator): New function.
10753 (yylex): Handle cast operators specially.
10754 * eval.c (evaluate_subexp_standard) <UNOP_DYNAMIC_CAST,
10755 UNOP_REINTERPRET_CAST>: New cases.
10756 * expprint.c (print_subexp_standard): Likewise.
10757 (op_name_standard): Likewise.
10758 (dump_subexp_body_standard): Likewise.
10759 * parse.c (operator_length_standard): Likewise.
10760 * expression.h (enum exp_opcode): New constants UNOP_DYNAMIC_CAST,
10761 UNOP_REINTERPRET_CAST.
10762 * gdbtypes.c (class_types_same_p): New function.
10763 (is_ancestor): Use it.
10764 (is_public_ancestor): New function.
10765 (is_unique_ancestor_worker): Likewise.
10766 (is_unique_ancestor): Likewise.
10767 * gdbtypes.h (class_types_same_p, is_public_ancestor)
10768 (is_unique_ancestor): Declare.
10769 * valops.c (value_reinterpret_cast): New function.
10770 (dynamic_cast_check_1): Likewise.
10771 (dynamic_cast_check_2): Likewise.
10772 (value_dynamic_cast): Likewise.
10773 * value.h (value_reinterpret_cast, value_dynamic_cast): Declare.
10774
10775 2010-01-18 Joel Brobecker <brobecker@adacore.com>
10776
10777 Fix build failure when building without Python support.
10778 * python/python.c: Always include exceptions.h, even when HAVE_PYTHON
10779 is not defined.
10780
10781 2010-01-18 Joel Brobecker <brobecker@adacore.com>
10782
10783 Use XVS field type instead of doing a parallel lookup.
10784 * ada-lang.c (ada_get_base_type): Follow the XVS field type
10785 if it is a reference type instead of doing a type lookup using
10786 the XVS field name.
10787
10788 2010-01-18 Joel Brobecker <brobecker@adacore.com>
10789
10790 Trust PAD types instead of using PAD___XVS.
10791 * ada-lang.c (trust_pad_over_xvs): New static variable.
10792 (ada_is_aligner_type): If !trust_pad_over_xvs and there is a
10793 parallel XVS type, follow the XVS type instead of the PAD type.
10794 (unwrap_value): Make sure that there is no parallel XVE type
10795 before returning the value as is.
10796 (set_ada_list, show_ada_list): New static variables.
10797 (set_ada_command, show_ada_command): New functions.
10798 (_initialize_ada_language): Add new "set/show ada" prefix commands.
10799 Add new "set/show ada trust-PAD-over-XVS" setting.
10800
10801 2010-01-18 Tom Tromey <tromey@redhat.com>
10802 Thiago Jung Bauermann <bauerman@br.ibm.com>
10803
10804 Allow "source" to load python scripts.
10805 * exceptions.h (enum errors): Add UNSUPPORTED_ERROR.
10806 * python/python.c (source_python_script): New function.
10807 * python/python.h (source_python_script): Add declaration.
10808 * cli/cli-cmds.c: #include exceptions.h and python/python.h.
10809 (script_ext_off, script_ext_soft, script_ext_strict)
10810 (script_ext_enums, script_ext_mode): New static constants.
10811 (show_script_ext_mode, find_and_open_script): New functions.
10812 (source_script): Enhance to handle Python scripts.
10813 (init_cli_cmds): Add set/show script-extension commands.
10814
10815 2010-01-16 Stan Shebs <stan@codesourcery.com>
10816
10817 * tracepoint.h (struct trace_status): Use unsigned long long
10818 instead of size_t.
10819 * tracepoint.c (trace_status_command): Fix printf directive.
10820 (trace_save_command): Check fwrite returns, fix printf directive.
10821 (trace_filename): New global.
10822 (tfile_open): Set it, check read returns.
10823 (tfile_close): Free trace_filename.
10824 (tfile_get_traceframe_address): Check read returns.
10825 (tfile_trace_find): Ditto.
10826 (tfile_fetch_registers): Ditto.
10827 (tfile_xfer_partial): Ditto.
10828 (tfile_get_trace_state_variable_value): Ditto.
10829
10830 2010-01-15 Stan Shebs <stan@codesourcery.com>
10831
10832 Add trace file support.
10833 * tracepoint.h (enum trace_stop_reason): New enum.
10834 (struct trace_status): New struct.
10835 (parse_trace_status): Declare.
10836 (struct uploaded_tp): Move here from remote.c,
10837 add fields for actions.
10838 (struct uploaded_tsv): New struct.
10839 * tracepoint.c (tfile_ops): New target vector.
10840 (trace_fd): New global.
10841 (tfile_open): New function.
10842 (tfile_close): New function.
10843 (tfile_files_info): New function.
10844 (tfile_get_trace_status): New function.
10845 (tfile_get_traceframe_address): New function.
10846 (tfile_trace_find): New function.
10847 (tfile_fetch_registers): New function.
10848 (tfile_xfer_partial): New function.
10849 (tfile_get_trace_state_variable_value): New function.
10850 (init_tfile_ops): New function.
10851 (_initialize_tracepoint): Call it, add tfile target.
10852 (trace_status): New global.
10853 (current_trace_status): New function.
10854 (trace_running_p): Remove, change all users to get from
10855 current_trace_status()->running.
10856 (get_trace_status): Remove.
10857 (trace_status_command): Call target_get_trace_status directly,
10858 report more detail including tracing stop reasons.
10859 (trace_find_command): Always allow tfind on a file.
10860 (trace_find_pc_command): Ditto.
10861 (trace_find_tracepoint_command): Ditto.
10862 (trace_find_line_command): Ditto.
10863 (trace_find_range_command): Ditto.
10864 (trace_find_outside_command): Ditto.
10865 (trace_frames_offset, cur_offset): Declare as off_t.
10866 (trace_regblock_size): Rename from reg_size, update users.
10867 (parse_trace_status): New function.
10868 (tfile_interp_line): New function.
10869 (disconnect_or_stop_tracing): Ensure current trace
10870 status before asking what to do.
10871 (stop_reason_names): New global.
10872 (trace_save_command): New command.
10873 (get_uploaded_tp): Move here from remote.c.
10874 (find_matching_tracepoint): Ditto.
10875 (merge_uploaded_tracepoints): New function.
10876 (parse_trace_status): Use stop_reason_names.
10877 (_initialize_tracepoint): Define tsave command.
10878 * target.h (target_ops): New fields to_save_trace_data,
10879 to_upload_tracepoints, to_upload_trace_state_variables,
10880 to_get_raw_trace_data, change to_get_trace_status
10881 to take a pointer to a status struct.
10882 (target_save_trace_data): New macro.
10883 (target_upload_tracepoints): New macro.
10884 (target_upload_trace_state_variables): New macro.
10885 (target_get_raw_trace_data): New macro.
10886 * target.c (update_current_target): Add new methods, change
10887 signature of to_get_trace_status.
10888 * remote.c (hex2bin): Make globally visible.
10889 (bin2hex): Ditto.
10890 (remote_download_trace_state_variable): Download name also.
10891 (remote_get_trace_status): Update parameter, use
10892 parse_trace_status.
10893 (remote_save_trace_data): New function.
10894 (remote_upload_tracepoints): New function.
10895 (remote_upload_trace_state_variables): New function.
10896 (remote_get_raw_trace_data): New function.
10897 (remote_start_remote): Use them.
10898 (_initialize_remote_ops): Add operations.
10899 * ax-gdb.c: Include breakpoint.h.
10900 * breakpoint.c (create_tracepoint_from_upload): Use
10901 break_command_really, return tracepoint, warn about unimplemented
10902 parts.
10903 * NEWS: Mention trace file addition.
10904
10905 2010-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10906
10907 Fix compilation warning on gcc-3.4.
10908 * exec.c (print_section_info): Move the `displacement' variable
10909 initialization to its declaration.
10910
10911 2010-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10912
10913 * gdb-gdb.py (StructMainTypePrettyPrinter): Fix TYPE_CODE_RANGE
10914 comparison.
10915
10916 2010-01-15 Eric Botcazou <botcazou@adacore.com>
10917
10918 "info tasks" broken by typedefs in ATCB type definitions.
10919 * ada-lang.c (ada_template_to_fixed_record_type_1): Add call to
10920 ada_check_typedef before retrieving the length of the type for
10921 regular fields.
10922
10923 2010-01-15 Joel Brobecker <brobecker@adacore.com>
10924
10925 Do not use name-based lookup for unconstrained packed arrays.
10926 * ada-lang.c (find_parallel_type_by_descriptive_type):
10927 Limit the fallback to name-based lookups to the case where
10928 the type is a constrained packed array.
10929
10930 2010-01-15 Joel Brobecker <brobecker@adacore.com>
10931
10932 Enhance gdb-gdb.py to handle main_type.type_specific.
10933 * gdb-gdb.py: Print the type-specific part of struct main_type.
10934
10935 2010-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10936
10937 * configure.ac (AC_CHECK_FUNCS): Check for setrlimit and getrlimit.
10938 * configure: Regenerate.
10939 * config.in: Regenerate.
10940 * utils.c: Include sys/resource.h.
10941 (dump_core, can_dump_core): New.
10942 (internal_vproblem): Update the comment. Check can_dump_core while
10943 setting dump_core_p. Replace two abort calls by dump_core calls.
10944
10945 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10946 Eli Zaretskii <eliz@gnu.org>
10947
10948 * NEWS: Document the PIE support.
10949
10950 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10951
10952 * linux-tdep.c: Remove includes gdbcore.h, observer.h and elf-bfd.h.
10953 (check_is_pie_binary, _initialize_linux_tdep): Remove.
10954
10955 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10956
10957 * solib-svr4.c (svr4_exec_displacement): New comment for entry_point.
10958 Replace exec_entry_point call by bfd_get_start_address.
10959
10960 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10961
10962 Support Valgrind attachments broken by the PIE support.
10963 * auxv.c: Include gdbcore.h.
10964 (procfs_xfer_auxv): Make static. Reduce its comment. Drop its
10965 parameters ops, object and annex. Remove their assertions.
10966 (ld_so_xfer_auxv, memory_xfer_auxv): New function.
10967 * auxv.h (procfs_xfer_auxv): Remove comment. Rename to ...
10968 (memory_xfer_auxv): ... here.
10969 * linux-nat.c (linux_xfer_partial): Rename procfs_xfer_auxv to
10970 memory_xfer_auxv.
10971 * procfs.c (procfs_xfer_partial): Likewise.
10972 * solib-svr4.c (svr4_relocate_main_executable): New prototype.
10973 (svr4_special_symbol_handling): Call svr4_relocate_main_executable.
10974 (svr4_solib_create_inferior_hook): Conditionalize the
10975 svr4_relocate_main_executable call.
10976
10977 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10978
10979 * solib-svr4.c (scan_dyntag): Remove variable dyn_addr. New variable
10980 target_section. Find SECT in current_target_sections, gdb_assert it.
10981 (elf_lookup_lib_symbol): Pass the binary file if given symfile_objfile.
10982 New variable abfd.
10983 * symtab.c (lookup_objfile_from_block): Return the binary file instead
10984 of separate debug info file.
10985
10986 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10987
10988 Support PIEs with no symfile_objfile.
10989 * exec.c (print_section_info <abfd == exec_bfd>): Relocate Entry point.
10990 * solib-svr4.c (svr4_relocate_main_executable <exec_bfd>): New block.
10991
10992 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10993
10994 * solib-svr4.c (svr4_relocate_main_executable): Move the static exec
10995 code part to ...
10996 (svr4_static_exec_displacement): ... a new function.
10997 (svr4_exec_displacement): New function.
10998 (svr4_relocate_main_executable): Call svr4_exec_displacement. Allocate
10999 new_offsets using alloca now. Remove variable old_chain and changed.
11000 Call objfile_relocate unconditionally now.
11001
11002 2010-01-14 Doug Evans <dje@google.com>
11003
11004 * gdbtypes.c (arch_flags_type): Fix comment.
11005 * gdbtypes.h (arch_composite_type): Fix comment.
11006
11007 2009-01-14 Tristan Gingold <gingold@adacore.com>
11008
11009 * machoread.c (macho_add_oso_symfile): Add symfile_flags parameter.
11010 Call xstrdup for abfd->filename. Pass symfile_flags and objfile flags
11011 to symbol_file_add_from_bfd. Add OSO as separate objfile.
11012 (macho_oso_symfile): Add symfile_flags parameter. Pass it to
11013 macho_add_oso_symfile.
11014 (macho_symfile_read): Pass symfile_flags to macho_oso_symfile.
11015
11016 2010-01-14 Joel Brobecker <brobecker@adacore.com>
11017
11018 Tru64: Dead threads are never deleted.
11019 * dec-thread.c (dec_thread_ptid_is_alive): New function.
11020 (dec_thread_count_gdb_threads): Fix counter increment.
11021 (dec_thread_add_gdb_thread): Fix *listp increment.
11022 (resync_thread_list): Fix bug in deletion of dead threads that
11023 caused all threads to be deleted, instead of just the dead ones.
11024
11025 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
11026
11027 PR python/10705
11028
11029 * python/python-internal.h: Add lazy_string_object_type
11030 definition.
11031 (create_lazy_string_object, gdbpy_initialize_lazy_string)
11032 (gdbpy_is_lazystring, gdbpy_extract_lazy_string): Define.
11033 * python/py-value.c (valpy_lazy_string): New function.
11034 (convert_value_from_python): Add lazy string conversion.
11035 * python/py-prettyprint.c (pretty_print_one_value): Check if
11036 return is also a lazy string.
11037 (print_string_repr): Add lazy string printing branch.
11038 (print_children): Likewise.
11039 * python/py-lazy-string.c: New file. Implement lazy strings.
11040 * python/python.c (_initialize_python): Call
11041 gdbpy_initialize_lazy_string.
11042 * varobj.c (value_get_print_value): Add lazy string printing
11043 branch. Account for encoding.
11044 * c-lang.c (c_printstr): Account for new encoding argument. If
11045 encoding is NULL, find encoding suited for type, otherwise use
11046 user encoding.
11047 * language.h (language_defn): Add encoding argument.
11048 (LA_PRINT_STRING): Likewise.
11049 * language.c (unk_lang_printstr): Update to reflect new encoding
11050 argument to language_defn.
11051 * ada-lang.h (ada_printstr): Likewise.
11052 * c-lang.h (c_printstr): Likewise.
11053 * p-lang.h (pascal_printstr);
11054 * f-lang.c (f_printstr): Likewise.
11055 * m2-lang.c (m2_printstr): Likewise.
11056 * objc-lang.c (objc_printstr): Likewise.
11057 * p-lang.c (pascal_printstr): Likewise.
11058 * scm-lang.c (scm_printstr): Likewise.
11059 * c-valprint.c (c_val_print): Update LA_PRINT_STRING call for
11060 encoding argument.
11061 * ada-valprint.c (ada_printstr): Likewise.
11062 * f-valprint.c (f_val_print): Likewise
11063 * m2-valprint.c (m2_val_print): Likewise.
11064 * p-valprint.c (pascal_val_print): Likewise.
11065 * expprint.c (print_subexp_standard): Likewise.
11066 * valprint.c (val_print_string): Likewise.
11067 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-lazy-string.
11068 (SUBDIR_PYTHON_SRCS): Likewise.
11069 (py-lazy-string.o): New rule.
11070
11071 2010-01-13 Doug Evans <dje@google.com>
11072
11073 * mi/mi-main.c (list_available_thread_groups): Avoid "may be used
11074 uninitialized" warning from gcc on local `tree'.
11075
11076 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
11077
11078 Implement core awareness.
11079
11080 * bcache.c (compare_ints): Remove
11081 (print_percentage): Use compare_positive_ints.
11082 * defs.h (compare_positive_ints): Declare.
11083 * linux-nat.h (struct lin_lwp): New field core.
11084 (linux_nat_core_of_thread_1): Declare.
11085 * linux-nat.c (add_lwp): Init the 'core' field.
11086 (linux_nat_wait_1): Record the core.
11087 (linux_nat_core_of_thread_1, linux_nat_core_of_thread): New.
11088 (linux_nat_add_target): Register the above.
11089 * linux-thread-db.c (update_thread_core): New.
11090 (thread_db_find_new_threads): Update core information for
11091 every thread.
11092 * remote.c (struct private_thread_info): New.
11093 (free_private_thread_info, demand_private_info): New.
11094 (PACKET_qXfer_threads, use_osdata_threads): New.
11095 (struct thread_item, threads_parsing_context
11096 (start_thread, end_thread, thread_attributes)
11097 (thread_children, threads_children, threads_elements): New.
11098 (remote_threads_info): Try qXfer:threads before anything
11099 else.
11100 (remote_protocol_packets): Register qXfer:threads.
11101 (remote_open_1): Init use_osdata_threads.
11102 (struct stop_reply): New field 'core'.
11103 (remote_parse_stop_reply): Parse core number.
11104 (process_stop_reply): Record core number.
11105 (remote_xfer_partial): Handle qXfer:threads.
11106 (remote_core_of_thread): New.
11107 (init_remote_ops): Register remote_core_of_thread.
11108 (_initialize_remote): Register qXfer:read.
11109 * target.c (target_core_of_thread): New
11110 * target.h (enum target_object): New value TARGET_OBJECT_THREADS.
11111 (struct target_ops): New field to_core_of_threads.
11112 (target_core_of_thread): Declare.
11113 * gdbthread.h (struct thread_info): New field private_dtor.
11114 * thread.c (print_thread_info): Report the core.
11115 * ui-out.c (MAX_UI_OUT_LEVELS): Increase.
11116 * utils.c (compare_positive_ints): New.
11117 * features/threads.dtd: New.
11118 * mi/mi-interp.c (mi_on_normal_stop): Report the core.
11119 * mi/mi-main.c (struct collect_cores_data, collect_cores)
11120 (do_nothing, free_vector_of_osdata_items)
11121 (splay_tree_int_comparator, free_splay_tree): New.
11122 (print_one_inferior_data): Implemented printing of selected
11123 inferiors. Collect and print cores.
11124 (output_cores): New.
11125 (mi_cmd_list_thread_groups): Support --recurse. Permit specifying
11126 thread groups together with --available.
11127
11128 2010-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11129
11130 * configure: Regenerate (for _STRUCTURED_PROC).
11131
11132 2010-01-12 Joel Brobecker <brobecker@adacore.com>
11133
11134 Delete dead function.
11135 * ada-lang.c (extract_string): Delete. No longer used.
11136
11137 2010-01-12 Joel Brobecker <brobecker@adacore.com>
11138
11139 Fix -Wunused warning in dec-thread.c.
11140 * dec-thread.c (dec_thread_count_gdb_threads)
11141 (dec_thread_add_gdb_thread): Prevent -Wunused warning.
11142
11143 2010-01-12 Joel Brobecker <brobecker@adacore.com>
11144
11145 * ada-valprint.c (ada_print_floating): Remove trailing space.
11146
11147 2010-01-12 Joel Brobecker <brobecker@adacore.com>
11148
11149 Add support for DW_AT_GNAT_descriptive_type.
11150 * gdbtypes.h (enum type_specific_kind): New enum.
11151 (struct main_type) [type_specific_field]: New component.
11152 [type_specific]: Add new component "gnat_stuff".
11153 (struct gnat_aux_type): New type.
11154 (INIT_CPLUS_SPECIFIC): Also set TYPE_SPECIFIC_FIELD (type).
11155 (HAVE_CPLUS_STRUCT): Also check TYPE_SPECIFIC_FIELD (type).
11156 (gnat_aux_default, allocate_gnat_aux_type): Add declaration.
11157 (INIT_GNAT_SPECIFIC, ALLOCATE_GNAT_AUX_TYPE, HAVE_GNAT_AUX_INFO)
11158 (TYPE_SPECIFIC_FIELD): New macros.
11159 (TYPE_CPLUS_SPECIFIC): Return cplus_struct_default if the given
11160 type does not hold any cplus-specific data.
11161 (TYPE_RAW_CPLUS_SPECIFIC): New macro.
11162 (TYPE_GNAT_SPECIFIC, TYPE_DESCRIPTIVE_TYPE): New macros.
11163 (TYPE_IS_OPAQUE): Use HAVE_CPLUS_STRUCT to check if type has
11164 cplus-specific data.
11165 * gdbtypes.c (allocate_cplus_struct_type): Minor stylistic rewrite.
11166 Set new component TYPE_SPECIFIC_FIELD (type).
11167 (gnat_aux_default): New constant.
11168 (allocate_gnat_aux_type): New function.
11169 (init_type): Add initialization the type-specific stuff for
11170 TYPE_CODE_FLT and TYPE_CODE_FUNC types.
11171 (print_gnat_stuff): New function.
11172 (recursive_dump_type): Use HAVE_CPLUS_STRUCT to check for cplus-
11173 specific data. Adjust code that prints the contents of the
11174 type-specific union using the TYPE_SPECIFIC_FIELD value.
11175 * dwarf2read.c (dwarf2_attach_fields_to_type): Do not allocate
11176 the type cplus stuff for Ada types.
11177 (dwarf2_add_member_fn, dwarf2_attach_fn_fields_to_type):
11178 Error out if these routines are called with an Ada type.
11179 (read_structure_type, read_array_type, read_subrange_type):
11180 Add call to set_descriptive_type.
11181 (set_die_type): Initialize the gnat-specific data if necessary.
11182 (need_gnat_info, die_descriptive_type, set_descriptive_type):
11183 New functions.
11184 * ada-lang.c (decode_constrained_packed_array_type): Use
11185 decode_constrained_packed_array_type instead of doing a standard
11186 lookup to locate a parallel type.
11187 (find_parallel_type_by_descriptive_type): New function.
11188 (ada_find_parallel_type_with_name): New function.
11189 (ada_find_parallel_type): Reimplement using
11190 ada_find_parallel_type_with_name.
11191 * ada-valprint.c (print_field_values): Use HAVE_CPLUS_STRUCT
11192 to check if type has a cplus stuff.
11193 * linespec.c (total_number_of_methods): Likewise.
11194 * mdebugread.c (new_type): Likewise.
11195
11196 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11197
11198 * NEWS: Document the 0b binary number prefix parsing.
11199
11200 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11201
11202 * objfiles.c (objfile_relocate1): Change the return type to int.
11203 Describe the new return value. Return non-zero if data changed.
11204 (objfile_relocate): New variable changed. Set it. Call
11205 breakpoint_re_set depending on CHANGED.
11206
11207 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11208
11209 Implement binary numbers parsing.
11210 * c-exp.y (parse_number): New case 'b' and 'B'.
11211
11212 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11213 Tristan Gingold <gingold@adacore.com>
11214
11215 * solib.c (info_sharedlibrary_command): Replace
11216 objfile_has_partial_symbols and objfile_has_full_symbols calls by
11217 objfile_has_symbols.
11218
11219 2010-01-10 Joel Brobecker <brobecker@adacore.com>
11220
11221 * NEWS: Document the improvements made to the mips-irix port.
11222
11223 2010-01-09 Joel Brobecker <brobecker@adacore.com>
11224
11225 Fix the documentation of valprint.c:value_print.
11226 * valprint.c (value_print): Update the function description to
11227 mention that the syntax of the output follows the current_language,
11228 not necessarily C.
11229
11230 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11231
11232 Fix displacement of separate debug info files.
11233 * objfiles.c (objfile_relocate): Rename to ...
11234 (objfile_relocate1): ... here and make it static. Extend the comment.
11235 (objfile_relocate): New function.
11236 * solib-spu.c (spu_relocate_main_executable): Explicitly check if
11237 SYMFILE_OBJFILE is NULL. Remove variables objfile and old_chain.
11238 Remove following of SEPARATE_DEBUG_OBJFILE. new_offsets is now
11239 allocated using alloca.
11240 * symfile.c (copy_section_addr_info): Remove.
11241 (build_section_addr_info_from_objfile): Make it global. New variables
11242 addr_bit and mask, use them.
11243 * symfile.h (build_section_addr_info_from_objfile): New prototype.
11244 (copy_section_addr_info): Remove.
11245
11246 2010-01-09 Joel Brobecker <brobecker@adacore.com>
11247
11248 Signal unwinder for mips-irix N32.
11249 * mips-irix-tdep.c: #include mips-tdep.h, trad-frame.h, and
11250 tramp-frame.h.
11251 (SIGTRAMP_FRAME_SIZE, SIGCONTEXT_PC_OFF, SIGCONTEXT_REGS_OFF)
11252 (SIGCONTEXT_FPREGS_OFF, SIGCONTEXT_FPCSR_OFF, SIGCONTEXT_HI_OFF)
11253 (SIGCONTEXT_LO_OFF): New macros.
11254 (mips_irix_n32_tramp_frame_init): New function.
11255 (mips_irix_n32_tramp_frame): New static constant.
11256 (mips_irix_init_abi): Prepend the mips_irix_n32_tramp_frame unwinder.
11257
11258 2010-01-09 Joel Brobecker <brobecker@adacore.com>
11259
11260 Breakpoint in shared library does not work on mips-irix.
11261 * procfs.c: #include "observer.h".
11262 (procfs_inferior_created): New function, moving here the code
11263 which unsets the syssgi syscall-exit notifications.
11264 (procfs_create_inferior): Remove the code which unsets the syssgi
11265 syscall-exit notifications. It is too early to do this here.
11266 (_initialize_procfs): Attach the procfs_inferior_created observer.
11267
11268 2010-01-09 Joel Brobecker <brobecker@adacore.com>
11269
11270 Wrong return convention for arrays (mips-irix).
11271 * mips-tdep.c (mips_n32n64_return_value): Arrays whose size is
11272 128 bits or smaller are returned the same way as structs
11273 and unions of the the same size.
11274
11275 2010-01-09 Joel Brobecker <brobecker@adacore.com>
11276
11277 Cannot set the PC on mips-irix.
11278 * irix5-nat.c (fill_gregset): Check regno against the raw PC
11279 register number, no the cooked one.
11280
11281 2010-01-09 Joel Brobecker <brobecker@adacore.com>
11282
11283 Error while loading core file on mips-irix.
11284 * solib-irix.c (irix_solib_create_inferior_hook): Do nothing
11285 if debugging from a core file.
11286
11287 2010-01-09 Joel Brobecker <brobecker@adacore.com>
11288
11289 GDB hangs when attaching to process on mips-irix.
11290 * solib-irix.c (irix_solib_create_inferior_hook): Do nothing if
11291 attaching to a process.
11292
11293 2010-01-09 Joel Brobecker <brobecker@adacore.com>
11294
11295 Use the correct breakpoint instruction on mips-irix.
11296 * mips-tdep.c (mips_breakpoint_from_pc): Add new static variable
11297 containing the correct breakpoint instruction to use on mips-irix.
11298 Use it when the osabi is GDB_OSABI_IRIX.
11299
11300 2010-01-09 Joel Brobecker <brobecker@adacore.com>
11301
11302 -Wunused warning in procfs.c (mips-irix only).
11303 * procfs.c (gdb_praddset, gdb_prdelset): New macros. Use them
11304 throughout instead of using praddset and prdelset respectively.
11305
11306 2010-01-09 Joel Brobecker <brobecker@adacore.com>
11307
11308 GDB crash while stepping into function.
11309 * infrun.c (handle_inferior_event): Refetch the current frame
11310 after handling what.main_action, in case that pointer became
11311 dangling.
11312
11313 2010-01-09 Joel Brobecker <brobecker@adacore.com>
11314
11315 Fix build failure of solaris-hosted cross debuggers.
11316 * ada-valprint.c, parse.c: Include defs.h before including ctype.h.
11317
11318 2010-01-09 Daniel Gutson <dgutson@codesourcery.com>
11319
11320 Fix build failure on sparc-solaris.
11321 * procfs.c: (procfs_do_thread_registers) Use elfcore_write_lwpstatus.
11322
11323 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11324
11325 Move some symfile code into subroutines.
11326 * symfile.h (relative_addr_info_to_section_offsets)
11327 (addr_info_make_relative): New prototypes.
11328 * symfile.c (default_symfile_offsets): Move a part to ...
11329 (relative_addr_info_to_section_offsets): ... this new function.
11330 (default_symfile_offsets): Call it.
11331 (syms_from_objfile <!mainline && addrs && addrs->other[0].name>): Move
11332 this part to ...
11333 (addr_info_make_relative): ... this new function.
11334
11335 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11336
11337 Add from_tty to solib_create_inferior_hook.
11338 * infcmd.c (post_create_inferior): Move solib_add after
11339 solib_create_inferior_hook. Pass from_tty to
11340 solib_create_inferior_hook. Call solib_add and SOLIB_ADD with
11341 0 from_tty and comment why.
11342 * infrun.c (follow_exec): Pass from_tty solib_create_inferior_hook as 0.
11343 * linux-nat.c (linux_child_follow_fork): Likewise.
11344 * nto-procfs.c (procfs_post_attach, procfs_create_inferior): Likewise.
11345 * solib-darwin.c (darwin_solib_create_inferior_hook): New parameter
11346 from_tty.
11347 * solib-frv.c (frv_solib_create_inferior_hook): Likewise.
11348 * solib-irix.c (irix_solib_create_inferior_hook): Likewise.
11349 * solib-null.c (null_solib_create_inferior_hook): Likewise.
11350 * solib-osf.c (osf_solib_create_inferior_hook): Likewise.
11351 * solib-pa64.c (pa64_solib_create_inferior_hook): Likewise.
11352 * solib-som.c (som_solib_create_inferior_hook): Likewise.
11353 * solib-spu.c (spu_solib_create_inferior_hook): New parameter from_tty.
11354 Pass it to svr4_so_ops.solib_create_inferior_hook.
11355 * solib-sunos.c (sunos_solib_create_inferior_hook): New parameter
11356 from_tty.
11357 * solib-svr4.c (enable_break): New parameter from_tty. Pass it to
11358 solib_add.
11359 (svr4_solib_create_inferior_hook): New parameter from_tty. Pass it to
11360 enable_break.
11361 * solib-target.c (solib_target_solib_create_inferior_hook): New
11362 parameter from_tty.
11363 * solib.c (solib_create_inferior_hook): New parameter from_tty. Pass
11364 it to ops->solib_create_inferior_hook.
11365 (reload_shared_libraries): Pass from_tty to solib_create_inferior_hook.
11366 Move solib_add after solib_create_inferior_hook, call it now with
11367 from_tty as 0. New comment there.
11368 * solib.h (solib_create_inferior_hook): New parameter from_tty.
11369 * solist.h (struct target_so_ops <solib_create_inferior_hook>):
11370 Likewise.
11371
11372 2010-01-08 Vladimir Prus <vladimir@codesourcery.com>
11373
11374 Fix multiexec race.
11375 * infrun.c (handle_inferior_event): Use get_thread_regcache
11376 with events ptid, not get_current_regcache.
11377
11378 2009-01-08 Joel Brobecker <brobecker@adacore.com>
11379
11380 GDB crash with empty executable name (MinGW).
11381 * source.c (openp): Add assert that parameter string is not NULL.
11382 if parameter string is an empty string, then return with a failure
11383 immediately.
11384
11385 2009-01-08 Joel Brobecker <brobecker@adacore.com>
11386
11387 Get rid of support for VAX Floats.
11388 * ada-lang.h (ada_is_vax_floating_type, ada_vax_float_type_suffix)
11389 (ada_vax_float_print_function): Delete.
11390 * ada-lang.c (ada_is_vax_floating_type, ada_vax_float_type_suffix)
11391 (ada_vax_float_print_function): Delete.
11392 * ada-typeprint.c (print_vax_floating_point_type): Delete.
11393 (ada_print_type): Remove support for VAX floats.
11394 * ada-valprint.c (ada_val_print_1): Remove support for VAX floats.
11395
11396 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11397
11398 * stabsread.c (read_args): Handle zero arguments.
11399
11400 2009-01-08 Joel Brobecker <brobecker@adacore.com>
11401
11402 Cannot find in-tree libiconv.a after reconfigure.
11403 * acinclude.m4 (AM_ICONV): If we find an in-tree libiconv.a
11404 that we can use, then cache the path to this archive.
11405 * configure: Regenerate.
11406
11407 2010-01-07 Stan Shebs <stan@codesourcery.com>
11408
11409 Make tracepoint operations go through target vector.
11410 * target.h (enum trace_find_type): New enum.
11411 (struct target_ops): New fields to_trace_init,
11412 to_download_tracepoint, to_download_trace_state_variable,
11413 to_trace_set_readonly_regions, to_trace_start, to_get_trace_status,
11414 to_trace_stop, to_trace_find, to_get_trace_state_variable_value,
11415 to_set_disconnected_tracing.
11416 (target_trace_init): New macro.
11417 (target_download_tracepoint): New macro.
11418 (target_download_trace_state_variable): New macro.
11419 (target_trace_start): New macro.
11420 (target_trace_set_readonly_regions): New macro.
11421 (target_get_trace_status): New macro.
11422 (target_trace_stop): New macro.
11423 (target_trace_find): New macro.
11424 (target_get_trace_state_variable_value): New macro.
11425 (target_set_disconnected_tracing): New macro.
11426 * target.c (update_current_target): Inherit and set defaults for
11427 tracepoint operations.
11428 * tracepoint.c (default_collect): Make globally visible.
11429 (target_is_remote): Remove, along with all calls.
11430 (tvariables_info): Call target_get_trace_state_variable_value.
11431 (remote_set_transparent_ranges): Remove.
11432 (trace_start_command): Call target_trace_init,
11433 target_download_tracepoint, etc.
11434 (download_tracepoint): Remove.
11435 (trace_stop_command): Simplify.
11436 (stop_tracing): Call target_trace_stop.
11437 (get_trace_status): Call target_get_trace_status.
11438 (trace_status_command): Add case for targets that cannot trace.
11439 (finish_tfind_command): Change to take numerical arguments, call
11440 target_trace_find.
11441 (trace_find_command): Update call to finish_tfind_command.
11442 (trace_find_pc_command): Ditto.
11443 (trace_find_tracepoint_command): Ditto.
11444 (trace_find_line_command): Ditto.
11445 (trace_find_range_command): Ditto.
11446 (trace_find_outside_command): Ditto.
11447 (set_disconnected_tracing_value): Call
11448 target_set_disconnected_tracing.
11449 * remote.c: Add protocol encoding bits from tracepoint.c.
11450 (trace_error): Move from tracepoint.c.
11451 (remote_get_noisy_reply): Ditto.
11452 (free_actions_list_cleanup_wrapper): Ditto.
11453 (free_actions_list): Ditto.
11454 (remote_trace_init): New function.
11455 (remote_download_tracepoint): New function.
11456 (remote_download_trace_state_variable): New function.
11457 (remote_trace_set_readonly_regions): New function.
11458 (remote_trace_start): New function.
11459 (remote_get_trace_status): New function.
11460 (remote_trace_stop): New function.
11461 (remote_trace_find): New function.
11462 (remote_download_trace_state_variable): New function.
11463 (remote_set_disconnected_tracing): New function.
11464 (init_remote_ops): Add tracepoint operations.
11465
11466 * tracepoint.c (trace_dump_command): Don't decr_pc_after_break.
11467
11468 2010-01-07 Tristan Gingold <gingold@adacore.com>
11469
11470 * symfile.c (build_section_addr_info_from_objfile): New function.
11471 (symbol_file_add_separate): Don't use offsets from objfile but
11472 built an addr info.
11473
11474 2010-01-06 Stan Shebs <stan@codesourcery.com>
11475
11476 Support disconnected tracing.
11477 * infcmd.c (detach_command): Ask whether to stop tracing.
11478 * cli/cli-cmds.c (quit_command): Ditto.
11479 * breakpoint.h (struct breakpoint): New field number_on_target.
11480 * breakpoint.c (create_tracepoint_from_upload): New function.
11481 (get_tracepoint_by_number_on_target): New function.
11482 * remote.c (struct remote): New field disconnected_tracing.
11483 (remote_disconnected_tracing_feature): New function.
11484 (remote_protocol_features): Add DisconnectedTracing.
11485 (struct uploaded_tp): New struct.
11486 (uploaded_tps): New global.
11487 (get_uploaded_tp): New function.
11488 (find_matching_tracepoint): New function.
11489 (remote_get_tracing_state): New function.
11490 (remote_start_remote): Call it.
11491 * tracepoint.c (disconnected_tracing): New global.
11492 (trace_start_command): Initialize number_on_target.
11493 (stop_tracing): New function, split out from...
11494 (trace_stop_command): Call stop_tracing.
11495 (get_trace_status): New function, split out from...
11496 (trace_status_command): Call get_trace_status, add info on
11497 disconnection behavior.
11498 (disconnect_or_stop_tracing): New function.
11499 (finish_tfind_command): Translate from number on target.
11500 (trace_find_tracepoint_command): Translate to number on target.
11501 (send_disconnected_tracing_value): New function.
11502 (set_disconnected_tracing): New function.
11503 (_initialize_tracepoint): Add disconnected-tracing variable.
11504 * NEWS: Mention disconnected tracing.
11505
11506 2010-01-06 Tristan Gingold <gingold@adacore.com>
11507
11508 * symtab.c (lookup_global_symbol_from_objfile): Rename objfile
11509 parameter to main_objfile. Iterate on all separate debug objfiles.
11510 * symfile.h (symbol_file_add_separate)
11511 (find_separate_debug_file_by_debuglink): Remove parameter names.
11512 * symfile.c (symbol_file_add_separate): Use add_separate_objfile.
11513 (reread_symbols): Use free_objfile_separate_debug.
11514 * objfiles.h (struct objfile): Add separate_debug_objfile_link.
11515 Adjust comment.
11516 (objfile_separate_debug_iterate, add_separate_debug_objfile)
11517 (free_objfile_separate_debug): New prototypes.
11518 * objfiles.c (objfile_separate_debug_iterate): New function.
11519 (add_separate_debug_objfile, free_objfile_separate_debug): New
11520 functions.
11521 (free_objfile): Use free_objfile_separate_debug. Adjust for
11522 multiple separate debug objfile.
11523 (objfile_has_symbols): Adjust comment. Iterate on all separate
11524 debug objfiles.
11525 * minsyms.c (lookup_minimal_symbol): Adjust for multiple separate
11526 debug objfile.
11527 (lookup_minimal_symbol_text): Ditto.
11528 (lookup_minimal_symbol_by_pc_name): Ditto.
11529 (lookup_minimal_symbol_solib_trampoline): Ditto.
11530 (lookup_minimal_symbol_by_pc_section_1): Iterate on all separate
11531 debug objfiles.
11532
11533 2010-01-05 Stan Shebs <stan@codesourcery.com>
11534
11535 Add fast tracepoints.
11536 * arch-utils.h (default_fast_tracepoint_valid_at): Declare.
11537 * arch-utils.c (default_fast_tracepoint_valid_at): New function.
11538 * breakpoint.h (enum bptype): Add bp_fast_tracepoint.
11539 * breakpoint.c (tracepoint_type): New function.
11540 (ALL_TRACEPOINTS): Use it.
11541 (should_be_inserted): Ditto.
11542 (bpstat_check_location): Ditto.
11543 (print_one_breakpoint_location): Ditto.
11544 (user_settable_breakpoint): Ditto.
11545 (set_breakpoint_location_function): Ditto.
11546 (disable_breakpoints_in_shlibs): Ditto.
11547 (delete_trace_command): Ditto.
11548 (print_it_typical): Add bp_fast_tracepoint case.
11549 (bpstat_what): Ditto.
11550 (print_one_breakpoint_location): Ditto.
11551 (allocate_bp_location): Ditto.
11552 (mention): Ditto.
11553 (breakpoint_re_set_one): Ditto.
11554 (disable_command): Ditto.
11555 (enable_command): Ditto.
11556 (check_fast_tracepoint_sals): New function.
11557 (break_command_really): Call it.
11558 (ftrace_command): New function.
11559 (_initialize_breakpoint): Add ftrace command.
11560 * gdbarch.sh (fast_tracepoint_valid_at): New.
11561 * gdbarch.h, gdbarch.c: Regenerate.
11562 * i386-tdep.c (i386_fast_tracepoint_valid_at): New function.
11563 (i386_gdbarch_init): Use it.
11564 * remote.c (struct remote_state): New field fast_tracepoints.
11565 (PACKET_FastTracepoints): New packet config type.
11566 (remote_fast_tracepoint_feature): New function.
11567 (remote_protocol_features): Add FastTracepoints.
11568 (remote_supports_fast_tracepoints): New function.
11569 (_initialize_remote): Add FastTracepoints.
11570 * tracepoint.c (download_tracepoint): Add fast tracepoint option.
11571 * NEWS: Mention fast tracepoints.
11572
11573 2010-01-06 Joel Brobecker <brobecker@adacore.com>
11574
11575 * gdb-gdb.py: New file.
11576
11577 2010-01-05 Michael Snyder <msnyder@vmware.com>
11578
11579 * infrun.c (handle_inferior_event): Fix typo in comment.
11580
11581 2010-01-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11582
11583 * symfile.c (syms_from_objfile): Remove the !MAINLINE conditional.
11584
11585 2010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
11586
11587 * features/Makefile (WHICH): Add s390-linux32, s390-linux64,
11588 and s390x-linux64.
11589 (s390-linux32-expedite): Define.
11590 (s390-linux64-expedite): Define.
11591 (s390x-linux64-expedite): Define.
11592 * features/s390-acr.xml: New file.
11593 * features/s390-fpr.xml: New file.
11594 * features/s390-core32.xml: New file.
11595 * features/s390-core64.xml: New file.
11596 * features/s390x-core64.xml: New file.
11597 * features/s390-linux32.xml: New file.
11598 * features/s390-linux64.xml: New file.
11599 * features/s390x-linux64.xml: New file.
11600 * features/s390-linux32.c: New generated file.
11601 * features/s390-linux64.c: New generated file.
11602 * features/s390x-linux64.c: New generated file.
11603
11604 * regformats/s390-linux32.dat: New generated file.
11605 * regformats/s390-linux64.dat: New generated file.
11606 * regformats/s390x-linux64.dat: New generated file.
11607 * regformats/reg-s390.dat: Remove.
11608 * regformats/reg-s390x.dat: Remove.
11609
11610 * s390-nat.c: Include "auxv.h" and <elf.h>.
11611 (HWCAP_S390_HIGH_GPRS): Define if undefined.
11612 (s390_target_wordsize): New function.
11613 (s390_auxv_parse): Likewise.
11614 (s390_get_hwcap): Likewise.
11615 (s390_read_description): Likewise.
11616 (_initialize_s390_nat): Install s390_auxv_parse and
11617 s390_read_description.
11618
11619 * s390-tdep.c: Include "features/s390-linux32.c",
11620 "features/s390-linux64.c", and "features/s390x-linux64.c".
11621 (struct gdbarch_tdep): Add gpr_full_regnum, pc_regnum, and cc_regnum.
11622 (s390_register_call_saved): New function.
11623 (s390_register_name): Remove.
11624 (s390_register_type): Remove.
11625 (s390_dwarf_regmap): Add lower half GPR pseudo DWARF CFI regnums.
11626 (s390_dwarf_reg_to_regnum): Remap GPR regnums to full GPRs.
11627 (s390_adjust_frame_regnum): Remap GPR regnums to lower halves for CFI.
11628 (s390_pseudo_register_name): New function.
11629 (s390_pseudo_register_type): New function.
11630 (s390_pseudo_register_read): Handle both 32-bit and 64-bit cases.
11631 Handle full GPR pesudos and varying pseudo register numbers.
11632 (s390_pseudo_register_write): Likewise
11633 (s390x_pseudo_register_read): Remove.
11634 (s390x_pseudo_register_write): Likewise.
11635 (s390_register_group): Remove.
11636 (s390_pseudo_register_group): New function.
11637 (s390_regmap_gregset): Add GPR upper halves.
11638 (s390x_regmap_gregset): Likewise.
11639 (s390_regmap_fpregset): Likewise.
11640 (s390_regmap_upper): New global variable.
11641 (s390_upper_regset): New global variable.
11642 (s390_upper_regset_sections): New global variable.
11643 (s390_regset_from_core_section): Handle GPR upper halves.
11644 (s390_core_read_description): New function.
11645 (s390_prologue_frame_unwind_cache): Set up ABI call-saved/clobbered
11646 register information. Handle varying pseudo register numbers.
11647 (s390_backchain_frame_unwind_cache): Likewise.
11648 (s390_frame_prev_register): Unwind full GPRs to show lower halves.
11649 (s390_stub_frame_unwind_cache): Handle varying pseudo register numbers.
11650 (s390_sigtramp_frame_unwind_cache): Unwind PSWM and PSWA as well as
11651 PC and CC pseudos. Unwind upper halves and full GPRs as appropriate.
11652 Handle varying pseudo register numbers.
11653 (s390_unwind_pc): Handle varying pseudo register numbers.
11654 (s390_dwarf2_prev_register): New function.
11655 (s390_dwarf2_frame_init_reg): Set up ABI call-saved/clobbered
11656 register information. Handle varying pseudo register numbers.
11657 Install s390_dwarf2_prev_register to unwind full GPRs.
11658 (s390_gdbarch_init): Handle target descriptions. Assign varying
11659 pseudo register numbers. Install s390_adjust_frame_regnum.
11660 (_initialize_s390_tdep): Initialize target descriptions.
11661
11662 * s390-tdep.h (S390_R0_UPPER_REGNUM .. S390_R15_UPPER_REGNUM): Define.
11663 (S390_NUM_REGS): Redefine to include upper half registers.
11664 (S390_PC_REGNUM, S390_CC_REGNUM): Remove.
11665 (S390_NUM_PSEUDO_REGS, S390_NUM_TOTAL_REGS): Likewise.
11666 (tdesc_s390_linux32): Add declaration.
11667 (tdesc_s390_linux64): Likewise.
11668 (tdesc_s390x_linux64): Likewise.
11669
11670 2010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
11671
11672 * regset.h (struct core_regset_section): Add HUMAN_NAME.
11673 * i386-linux-tdep.c (i386_linux_regset_sections): Fill in HUMAN_NAME.
11674 * ppc-linux-tdep.c (ppc_linux_vsx_regset_sections): Likewise.
11675 (ppc_linux_vmx_regset_sections): Likewise.
11676 (ppc_linux_fp_regset_sections): Likewise.
11677
11678 * corelow.c (get_core_register_section): Constify arguments.
11679 (get_core_registers): Use gdbarch_core_regset_sections instead
11680 of hard-coded platform-specific register section names.
11681
11682 2010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
11683
11684 * dwarf2loc.c (read_pieced_value): If a piece occupies part of
11685 a register, assume the least-significant part is used.
11686 (write_pieced_value): Likewise.
11687
11688 2010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
11689
11690 * printcmd.c: Include "arch-utils.h".
11691 (do_one_display): Re-parse expression if current architecture changed.
11692
11693 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11694 Joel Brobecker <brobecker@adacore.com>
11695
11696 * gdbtypes.c (check_typedef): New comment on type length.
11697 * value.c (allocate_value_lazy): Remove the unused atype variable. New
11698 comment on type length.
11699 (value_primitive_field): Keep the original TYPE value, new comment.
11700
11701 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11702
11703 * cli/cli-script.c (process_next_line): Rename p1 as p_end and p2 as
11704 p_start. Change != comparisons to > and < comparisons.
11705
11706 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11707
11708 * cli/cli-script.c (process_next_line): Check P2 overrun.
11709
11710 2009-01-01 Joel Brobecker <brobecker@adacore.com>
11711
11712 Update the copyright hearder to add year 2010 for most GDB files.
11713
11714 2009-01-01 Joel Brobecker <brobecker@adacore.com>
11715
11716 Fix build failure in inf-ptrace.c.
11717 * inf-ptrace.c (inf_ptrace_follow_fork): Fix typo.
11718
11719 2010-01-01 Joel Brobecker <brobecker@adacore.com>
11720
11721 * top.c (print_gdb_version): Update copyright year.
11722
11723 2010-01-01, 10 Joel Brobecker <brobecker@adacore.com>
11724
11725 Fix break *FUN'address thread NUM.
11726 * ada-lex.l (task): Expand rule to also match the thread keyword.
11727
11728 2010-01-01 Joel Brobecker <brobecker@adacore.com>
11729
11730 Fix break *FUN'address task NUM.
11731 * ada-lex.l (task): New rule.
11732 * ada-lang.c (valid_task_id): Make sure the Ada task list has
11733 been built before using it.
11734
11735 For older changes see ChangeLog-2009.
11736 \f
11737 Local Variables:
11738 mode: change-log
11739 left-margin: 8
11740 fill-column: 74
11741 version-control: never
11742 coding: utf-8
11743 End: