* dwarf2read.c (_initialize_dwarf2_read): Add usage info to help text
[binutils-gdb.git] / gdb / ChangeLog
1 2010-10-01 Doug Evans <dje@google.com>
2
3 * dwarf2read.c (_initialize_dwarf2_read): Add usage info to help text
4 for `save gdb-index' command.
5
6 2010-10-01 Tom Tromey <tromey@redhat.com>
7
8 * symfile.h (allocate_symtab): Update.
9 * symfile.c (allocate_symtab): Make 'filename' const.
10 * psymtab.c (add_psymbol_to_bcache): Make 'name' const.
11 (add_psymbol_to_list): Likewise.
12 * psympriv.h (struct partial_symtab) <filename, dirname>: Now
13 const.
14 (add_psymbol_to_list): Update.
15 * mdebugread.c (new_symtab): Make 'name' const.
16 (psymtab_to_symtab_1): Make 'filename' const.
17 * elfread.c (elfstab_offset_sections): Update.
18 * dwarf2read.c (dwarf_decode_lines): Make 'comp_dir' const.
19 (dwarf2_start_subfile): Make 'dirname' and 'comp_dir' const.
20 (psymtab_include_file_name): Update.
21 * dbxread.c (find_stab_function_addr): Make 'filename' const.
22 * buildsym.h (start_subfile): Update.
23 * buildsym.c (start_subfile): Make arguments const.
24
25 2010-09-30 Ali Lakhia <lakhia@alumni.utexas.net>
26
27 * fork-child.c (breakup_args): Fix crash if shell forking is
28 disabled at compile time.
29
30 2010-10-01 Joel Brobecker <brobecker@adacore.com>
31
32 * ada-lang.c (desc_bounds): Add handling of the case where
33 the P_BOUNDS field is a pointer to a stub.
34 (desc_data_target_type): Same for P_ARRAY field.
35 (ada_check_typedef): Strip the typedef layers from the type
36 found by ada_find_any_type.
37
38 2010-10-01 Joel Brobecker <brobecker@adacore.com>
39
40 * sparc-tdep.c (sparc32_frame_align): New function.
41 (sparc32_gdbarch_init): Set the frame_align gdbarch method.
42 * sparc64-tdep.c (sparc64_frame_align): New function.
43 (sparc64_gdbarch_init): Set the frame_align gdbarch method.
44
45 2010-09-30 H.J. Lu <hongjiu.lu@intel.com>
46
47 * defs.h (MAX_REGISTER_SIZE): Set to 64.
48
49 2010-09-30 Tom Tromey <tromey@redhat.com>
50
51 * symfile.h (struct sym_fns) <next>: Remove.
52 (add_symtab_fns): Update.
53 * symfile.c (sym_fns_ptr): New typedef.
54 (symtab_fns): Now a VEC.
55 (add_symtab_fns): Update. Change argument type.
56 (find_sym_fns): Update. Change return type.
57 (get_symfile_segment_data): Update.
58 * objfiles.h (struct objfile) <sf>: Now const.
59 * somread.c (som_sym_fns): Now const. Update.
60 * xcoffread.c (xcoff_sym_fns): Now const. Update.
61 * mipsread.c (ecoff_sym_fns): Now const. Update.
62 * machoread.c (macho_sym_fns): Now const. Update.
63 * elfread.c (elf_sym_fns): Now const. Update.
64 (elf_sym_fns_gdb_index): Likewise.
65 * dbxread.c (aout_sym_fns): Now const. Update.
66 * coffread.c (coff_sym_fns): Now const. Update.
67
68 2010-09-30 Tom Tromey <tromey@redhat.com>
69
70 * value.c (value_primitive_field): Take 'offset' into account for
71 packed field.
72
73 2010-09-30 Tom Tromey <tromey@redhat.com>
74
75 * completer.c (count_struct_fields): Handle anonymous structs and
76 unions.
77 (add_struct_fields): Likewise.
78
79 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
80
81 Fix printing parameters of inlined functions.
82 * ada-lang.c (is_known_support_routine)
83 (ada_unhandled_exception_name_addr_from_raise): Provide NULL parameter
84 for find_frame_funname.
85 * python/py-frame.c (frapy_name): Likewise.
86 * stack.c (find_frame_funname): New parameter funcp. Update the
87 function comment. Fill it in.
88 (print_frame): New variable func. Initialize it by
89 find_frame_funname. Print arguments only if FUNC is not NULL. Use
90 FUNC as the parameter of print_args_stub.
91 * stack.h (find_frame_funname): New parameter funcp. Remove the
92 function declaration comment.
93
94 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
95
96 PR corefiles/12071.
97 * inferior.c (have_live_inferiors): New variables old_chain, inf and
98 tp. Iterate INFERIOR_LIST and call target_has_execution.
99
100 2010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
101
102 Fix GDB crash on inferior calls with self-referencing classes.
103 * gnu-v3-abi.c (gnuv3_pass_by_reference): Do not call itself on static
104 member fields.
105
106 2010-09-29 Doug Evans <dje@google.com>
107
108 Workaround for gcc/45682.
109 * dwarf2read.c (partial_die_info): New fields fixup_called,
110 linkage_name.
111 (guess_partial_die_structure_name): Renamed from guess_structure_name.
112 Move definition next to use. Use linkage_name to determine if class
113 is in a namespace. All callers updated.
114 (fixup_partial_die): Return early if already called.
115 Set fixup_called when done.
116 (guess_full_die_structure_name): New function.
117 (determine_prefix): Call it for class/struct/union dies if c++ and
118 .debug_types section is present and parent is DW_TAG_compile_unit.
119
120 2010-09-28 Joel Brobecker <brobecker@adacore.com>
121
122 * configure.tgt (sparc-*-*): Set gdb_sim to ../sim/erc32/libsim.a.
123 (sparc-*-rtems*): Delete. Now redundant with sparc-*-*.
124
125 2010-09-28 Joel Brobecker <brobecker@adacore.com>
126
127 * NEWS: Announce Ravenscar Profile support.
128
129 2010-09-28 Joel Brobecker <brobecker@adacore.com>
130 Jerome Guitton <guitton@adacore.com>
131
132 * ravenscar-thread.c, ravenscar-thread.h, ravenscar-sparc-thread.c:
133 New files.
134 * configure.tgt (sparc-*-*): Add ravenscar-thread.o and
135 ravenscar-sparc-thread.o to gdb_target_obs.
136
137 2010-09-28 Joel Brobecker <brobecker@adacore.com>
138
139 * ada-tasks.c (iterate_over_live_ada_tasks): New function.
140 * ada-lang.h (iterate_over_live_ada_tasks): Declare.
141
142 2010-09-27 Pierre Muller <muller@ics.u-strasbg.fr>
143
144 * amd64-windows-tdep.c (amd64_skip_main_prologue): New function.
145 (amd64_windows_init_abi): Register amd64_skip_main_prologue as gdbarch
146 skip_main_prologue method.
147
148 2010-09-27 Tom Tromey <tromey@redhat.com>
149
150 * dwarf2read.c (dwarf2_read_index): Only allow version 3.
151 (write_psymbols): Add 'psyms_seen' and 'is_static' arguments.
152 Only emit a given psymbol once.
153 (struct signatured_type_index_data) <psyms_seen>: New field.
154 (write_one_signatured_type): Update.
155 (cleanup_htab): New function.
156 (write_psymtabs_to_index): Update. Create psyms_seen hash. Bump
157 version to 3.
158 (save_gdb_index_command): Update index documentation.
159
160 2010-09-27 Tom Tromey <tromey@redhat.com>
161
162 * bcache.c (expand_hash_table): Use hash_function, not hash.
163
164 2010-09-27 Tom Tromey <tromey@redhat.com>
165
166 * gdb_wchar.h: Change minimum libiconv to 0x108.
167
168 2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
169
170 Fix lost siginfo_t for inferior calls.
171 * infrun.c
172 (struct inferior_thread_state) <siginfo_gdbarch, siginfo_data>: New.
173 (save_inferior_thread_state): New variables regcache, gdbarch and
174 siginfo_data. Initialize SIGINFO_DATA if gdbarch_get_siginfo_type_p.
175 Move INF_STATE allocation later, pre-clear it. Initialize REGISTERS
176 using REGCACHE.
177 (restore_inferior_thread_state): New variables regcache and gdbarch.
178 Restore SIGINFO_DATA for matching GDBARCH. Restore REGISTERS using
179 REGCACHE. Free also SIGINFO_DATA.
180
181 2010-09-24 Tom Tromey <tromey@redhat.com>
182
183 * dwarf2read.c (dw2_expand_symtabs_matching): Add missing
184 MAYBE_SWAPs.
185 (dw2_map_symbol_names): Likewise.
186
187 2010-09-24 Sami Wagiaalla <swagiaal@redhat.com>
188
189 * valops.c (find_oload_champ_namespace_loop): replace incorrect
190 discard_cleanups do_cleanups.
191
192 2010-09-24 Pedro Alves <pedro@codesourcery.com>
193
194 PR gdb/11842
195
196 * amd64-linux-nat.c (compat_siginfo_from_siginfo)
197 (siginfo_from_compat_siginfo): Also copy si_pid and si_uid when
198 si_code is < 0. Check for si_code == SI_TIMER before checking for
199 si_code < 0.
200
201 2010-09-24 Pedro Alves <pedro@codesourcery.com>
202
203 * objfiles.h (ALL_OBJSECTIONS): Handle breaks in the inner loop.
204
205 2010-09-22 Joel Brobecker <brobecker@adacore.com>
206
207 * ada-tasks.c (read_atcb): Do not compute the task ptid when
208 debugging a core file.
209
210 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
211
212 Code cleanup.
213 * objfiles.c (allocate_objfile) <objfile->name != NULL>: Remove.
214 (free_objfile) <objfile->name != NULL>: Remove the conditional around
215 xfree.
216 * objfiles.h (struct objfile) <name>: New comment it is never NULL.
217 * python/py-auto-load.c (auto_load_new_objfile) <!objfile->name>:
218 Remove.
219 * python/py-objfile.c (objfpy_get_filename) <obj->objfile->name>
220 Remove the conditional.
221 * python/py-progspace.c (pspy_get_filename) <objfile->name>: Likewise.
222
223 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
224
225 * main.c: Include objfiles.h.
226 (captured_main): New variable objfile. Call
227 load_auto_scripts_for_objfile for ALL_OBJFILES.
228
229 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
230
231 * dwarf2read.c (die_needs_namespace) <DW_TAG_variable>: Add also
232 DW_TAG_constant.
233
234 2010-09-22 Joel Brobecker <brobecker@adacore.com>
235
236 * dwarf2read.c (scan_partial_symbols): Add handling of
237 DW_TAG_constant DIEs.
238 (add_partial_symbol, load_partial_dies, new_symbol): Likewise.
239
240 2010-09-22 Joel Brobecker <brobecker@adacore.com>
241
242 * configure.ac: Add support for --enable-gdbserver.
243 * configure: Regenerate.
244
245 2010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
246
247 PR C++/12028
248 * valops.c (find_oload_champ_namespace_loop): removed incorrect
249 'old_cleanups' reassignment.
250
251 2010-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
252
253 * charset.c (wchar_iterate) <EILSEQ>: Return any possibly converted
254 characters.
255
256 2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
257
258 PR mi/11407
259 * mi/mi-cmd-stack.c (list_args_or_locals): Catch exceptions from
260 read_var_value and common_val_print and print a warning.
261
262 2010-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
263
264 * MAINTAINERS (GLOBAL MAINTAINERS) <Jan Kratochvil>: Move the entry to
265 keep the list in alphabetical order. Use longer e-mail address.
266
267 2010-09-15 Tom Tromey <tromey@redhat.com>
268
269 * MAINTAINERS (GLOBAL MAINTAINERS): Add Jan Kratochvil.
270
271 2010-09-15 Tom Tromey <tromey@redhat.com>
272
273 * charset.c (iconv_open): New define.
274 (iconv): Likewise.
275 (iconv_close): Likewise.
276 (phony_iconv_open): Add "phony_" prefix.
277 (phony_iconv_close): Likewise.
278 (phony_iconv): Likewise.
279 * gdb_wchar.h: Check _LIBICONV_VERSION, __STDC_ISO_10646__.
280 Change how INTERMEDIATE_ENCODING is defined.
281
282 2010-09-15 Doug Evans <dje@google.com>
283
284 * dwarf2read.c (struct die_info): Fix comment.
285
286 2010-09-15 Alan Modra <amodra@gmail.com>
287
288 PR 4606
289 * gcore.c (gcore_create_callback): Clear SEC_HAS_CONTENTS rather
290 than setting SEC_NEVER_LOAD on sections that need not be copied.
291
292 2010-09-14 Tom Tromey <tromey@redhat.com>
293
294 * psympriv.h (add_psymbol_to_list, init_psymbol_list)
295 (start_psymtab_common, allocate_psymtab, discard_psymtab):
296 Declare.
297 * symfile.h (extend_psymbol_list): Remove.
298 (add_psymbol_to_list, init_psymbol_list, start_psymtab_common)
299 (allocate_psymtab, discard_psymtab): Move to psympriv.h.
300 * psymtab.c (extend_psymbol_list): Move earlier. Now static.
301
302 2010-09-14 Jan Kratochvil <jan.kratochvil@redhat.com>
303
304 * dwarf2read.c (dw2_map_ada_symtabs): Remove the internal_error.
305 Update the comment.
306
307 2010-09-14 Tom Tromey <tromey@redhat.com>
308
309 PR symtab/8399:
310 * dwarf2loc.c (locexpr_describe_location_piece): Don't call error
311 for unrecognized frame base expression.
312
313 2010-09-14 Tom Tromey <tromey@redhat.com>
314
315 PR exp/11803:
316 * value.c (value_static_field): Use value_of_variable.
317
318 2010-09-14 Pierre Muller <muller@ics.u-strasbg.fr>
319
320 * m32r-rom.c: Replace winsock.h with winsock2.h header.
321 * remote-m32r-sdi.c: Replace winsock.h by winsock2.h.
322
323 2010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
324
325 PR symtab/11992:
326 * c-exp.y (classify_name): Check is_a_member_of_this before returning
327 UNKNOWN_CPP_NAME.
328
329 2010-09-13 Joel Brobecker <brobecker@adacore.com>
330
331 * NEWS: Add x86-lynxos to the list of platforms supported by
332 gdbserver.
333
334 2010-09-13 Joel Brobecker <brobecker@adacore.com>
335
336 * NEWS: Announce GDBserver support for version 5.x of ppc-lynxos.
337
338 2010-09-13 Tom Tromey <tromey@redhat.com>
339
340 * Makefile.in (HFILES_NO_SRCDIR): Add progspace.h.
341
342 2010-09-13 H.J. Lu <hongjiu.lu@intel.com>
343
344 * i386-tdep.c (i386_ymm_type): Set type name to
345 builtin_type_vec256i.
346
347 2010-09-12 Michael Snyder <msnyder@vmware.com>
348
349 * i386-tdep.c (i386_gdbarch_init): Fix typo in comments.
350
351 2010-09-12 H.J. Lu <hongjiu.lu@intel.com>
352
353 * i386-tdep.c (i386_gdbarch_init): Fix typo in comments.
354
355 2010-09-11 H.J. Lu <hongjiu.lu@intel.com>
356
357 * amd64-tdep.c (amd64_register_name): Removed.
358 (amd64_init_abi): Don't call set_gdbarch_register_name.
359
360 * i386-tdep.c (i386_ymmh_regnum_p): Make it static.
361
362 * i386-tdep.h (i386_ymmh_regnum_p): Removed.
363
364 2010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
365 Paul Bolle <pebolle@tiscali.nl>
366
367 Redirect also uiout and stdtarg{,err} in execute_command_to_string.
368 * cli-logging.c (struct saved_output_files) <targerr>: New.
369 (set_logging_redirect, pop_output_files, handle_redirections):
370 Redirect also gdb_stdtargerr.
371 * defs.h (struct ui_out, make_cleanup_ui_out_redirect_pop): New
372 declarations.
373 * event-top.c (gdb_setup_readline, gdb_disable_readline): Redirect
374 also gdb_stdtargerr.
375 * top.c (execute_command_to_string): Move make_cleanup_ui_file_delete
376 to the top. Redirect also gdb_stdlog, gdb_stdtarg and gdb_stdtargerr.
377 Use ui_out_redirect, register make_cleanup_ui_out_redirect_pop.
378 * tui/tui-io.c (tui_setup_io): Redirect also gdb_stdtargerr.
379 * utils.c (do_ui_out_redirect_pop, make_cleanup_ui_out_redirect_pop):
380 New functions.
381
382 2010-09-10 Pierre Muller <muller@ics.u-strasbg.fr>
383
384 * hppa-tdep.c (unwind_command): Use host_address_to_string function
385 to display a host address.
386 * monitor.c (monitor_read_memory): Likewise.
387 * xtensa-tdep.c (xtensa_push_dummy_call): Likewise.
388
389 2010-09-10 Pierre Muller <muller@ics.u-strasbg.fr>
390
391 * coffread.c (struct coff_symbol): Change c_value type from `long' to
392 `CORE_ADDRESS' as it might contain target addresses.
393
394 2010-09-10 Pierre Muller <muller@ics.u-strasbg.fr>
395
396 * alpha-mdebug-tdep.c (find_proc_desc): Use SYMBOL_VALUE_BYTES macro
397 before cast to pointer to avoid warning.
398
399 2010-09-09 Kevin Buettner <kevinb@redhat.com>
400
401 * v850-tdep.c (v850_gdbarch_init): Change the v850's `char'
402 type to be signed.
403
404 2010-09-09 Ulrich Weigand <uweigand@de.ibm.com>
405
406 * dwarf2read.c (fixup_partial_die): Do not set dummy name for
407 anonymous class partial DIEs.
408
409 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
410
411 * dwarf2read.c (dwarf2_compute_name): Check that the first
412 argument is a pointer.
413
414 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
415
416 * dwarf2read.c (read_func_scope, read_structure_type)
417 (read_common_block): Check for a NULL return from new_symbol.
418
419 2010-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
420
421 * dwarf2read.c (dwarf2_read_index): Return on no SEC_HAS_CONTENTS.
422
423 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
424
425 * dwarf2read.c (read_structure_type): Move processing of
426 fields and member functions from here...
427 (process_structure_scope): ... to here.
428
429 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
430
431 * gnu-v3-abi.c (gnuv3_print_method_ptr): Do not use
432 the domain type.
433 (gnuv3_make_method_ptr): Likewise.
434
435 2010-09-08 Tom Tromey <tromey@redhat.com>
436
437 * breakpoint.c (create_breakpoint): Add missing _().
438
439 2010-09-08 Doug Evans <dje@google.com>
440
441 * dwarf2-frame.h (dwarf2_frame_build_info): Delete, unused.
442
443 2010-09-08 Tom Tromey <tromey@redhat.com>
444
445 Revert:
446 2010-09-01 Tom Tromey <tromey@redhat.com>
447 * dwarf2read.c, gdbtypes.c, psymtab.c, symfile.h, symtab.c,
448 symtab.h: Revert earlier change.
449
450 2010-09-09 Sami Wagiaalla <swagiaal@redhat.com>
451
452 * psymtab.c (add_psymbol_to_bcache): Initialize
453 obj_section.
454 memset psymbol.ginfo.value to 0.
455
456 2010-09-06 Pedro Alves <pedro@codesourcery.com>
457
458 * infrun.c (resume): Extend comment on ignoring single-step
459 requests on vfork parents waiting for a vfork-done.
460
461 2010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
462 Pedro Alves <pedro@codesourcery.com>
463
464 * corelow.c (core_open): Use target_signal_from_host if CORE_GDBARCH
465 is NULL.
466 * fork-child.c (startup_inferior) <resume_signal>: Use enum
467 target_signal type.
468 * linux-nat.c (linux_nat_resume): Use target_signal_to_host before
469 calling strsignal. Use enum target_signal type for saved_signo.
470 (linux_handle_extended_wait) <signo>: Use enum target_signal type.
471 (linux_nat_wait_1): Use enum target_signal type for signo. Use
472 target_signal_to_host before calling strsignal.
473 * remote-m32r-sdi.c (m32r_wait, m32r_detach): Replace 0 by
474 TARGET_SIGNAL_0.
475
476 2010-09-06 Pedro Alves <pedro@codesourcery.com>
477 Jan Kratochvil <jan.kratochvil@redhat.com>
478
479 * common/signals.c (ANY): Remove.
480 (SET): No longer use ANY.
481
482 2010-09-06 Yao Qi <yao@codesourcery.com>
483
484 * infrunc(resume): When inferior is waiting_for_vfork_done,
485 clear step and don't use displaced stepping.
486
487 2010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
488
489 * breakpoint.c (can_use_hardware_watchpoint): Handle the first
490 value specially.
491
492 2010-09-04 Jan Kratochvil <jan.kratochvil@redhat.com>
493
494 Code cleanup - split print_stop_reason.
495 * infrun.c (enum inferior_stop_reason): Remove.
496 (print_stop_reason): Remove by splitting into ...
497 (print_exited_reason, print_signal_exited_reason)
498 (print_no_history_reason, print_signal_received_reason)
499 (print_end_stepping_range_reason): ... these new functions. Update
500 the preceding comment.
501 (handle_inferior_event): Change the calls to print_exited_reason,
502 print_signal_exited_reason, print_no_history_reason,
503 print_signal_received_reason, print_end_stepping_range_reason.
504 (handle_step_into_function, handle_step_into_function_backward):
505 Change the calls to print_end_stepping_range_reason.
506
507 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
508
509 * breakpoint.c (save_breakpoints): Use RETURN_MASK_ALL.
510 * cli-out.c: Include vec.h.
511 (cli_field_fmt, cli_spaces, cli_text, cli_message, cli_flush): New
512 variable stream, initialize it, use it.
513 (cli_redirect): New function comment. Replace the stream and
514 original_stream fields by the new streams field. Remove the
515 original_stream != NULL conditional, assert error on NULL instead.
516 (out_field_fmt, field_separator): New variable stream, initialize it, use it.
517 (cli_out_data_ctor): Assert non-NULL stream. Replace the stream and
518 original_stream fields by the new streams field.
519 (cli_out_set_stream): Replace the stream field by the new streams
520 field.
521 * cli-out.h: Include vec.h.
522 (ui_filep): New typedef, call DEF_VEC_P for it.
523 (struct cli_ui_out_data): Replace the stream and original_stream
524 fields by the new streams field.
525 * cli/cli-logging.c (set_logging_redirect): Call ui_out_redirect with
526 NULL first. Extend the comment.
527 (handle_redirections): Call ui_out_redirect with output.
528 * python/py-breakpoint.c (bppy_get_commands): Move ui_out_redirect
529 calls outside of the TRY_CATCH block.
530
531 2010-09-03 Joel Brobecker <brobecker@adacore.com>
532
533 GDB 7.2 released.
534
535 2010-09-02 Joel Brobecker <brobecker@adacore.com>
536
537 Back out the following change:
538 | 2010-06-29 Hui Zhu <teawater@gmail.com>
539 | * record.c (set_record_pic_cmdlist,
540 | show_record_pic_cmdlist): New variables.
541 | (set_record_pic_command,
542 | show_record_pic_command): New functions.
543 | (record_pic_function, record_pic_line, record_pic_enum,
544 | set_record_pic_type, record_pic_hide_nofunction,
545 | record_pic_hide_nosource, record_pic_hide_same): New variables.
546 | (record_pic_fputs): New function.
547 | (function_list, node_list, edge_list): New struct.
548 | (function_list, node_list, edge_list): New variables.
549 | (record_pic_cleanups, record_pic_node,
550 | record_pic_edge, cmd_record_pic): New functions.
551 | (_initialize_record): Add new commands for record pic.
552
553 2010-09-02 Daniel Jacobowitz <dan@codesourcery.com>
554
555 * config.in, configure: Regenerated.
556 * configure.ac: Check for waitpid.
557 * ser-pipe.c (pipe_close): Wait for the program to exit.
558
559 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
560
561 * cli/cli-logging.c: Include gdb_assert.h.
562 (set_logging_overwrite): New function.
563 (logging_redirect): New comment.
564 (logging_no_redirect_file, set_logging_redirect)
565 (pop_output_files) <logging_no_redirect_file>: New.
566 (handle_redirections) <!logging_redirect>: New variable
567 no_redirect_file. Remove file autoclose for tee_file_new. No longer
568 discard cleanup for the close of former OUTPUT. Set
569 LOGGING_NO_REDIRECT_FILE.
570 (handle_redirections) <logging_redirect>: gdb_assert
571 LOGGING_NO_REDIRECT_FILE.
572 (show_logging_command) <logging_redirect handling>: Adjust messages
573 for SAVED_FILENAME not NULL.
574 (_initialize_cli_logging): Install set_logging_overwrite and
575 set_logging_redirect.
576
577 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
578
579 * iq2000-tdep.c (iq2000_scan_prologue): Initialize SAL.END.
580
581 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
582
583 * Makefile.in (GDB_WARN_CFLAGS_NO_FORMAT): Convert it to the no- form.
584 (monitor.o): Replace $(INTERNAL_WARN_CFLAGS) by $(INTERNAL_CFLAGS) and
585 add $(GDB_WARN_CFLAGS_NO_FORMAT).
586 (printcmd.o): Replace $(INTERNAL_CFLAGS_BASE) by $(INTERNAL_CFLAGS).
587
588 2010-09-02 Yao Qi <yao@codesourcery.com>
589
590 * linux-nat.c (status_to_str): Use WTERMSIG to extract the signal
591 number from a WIFSIGNALED status.
592
593 2010-09-01 Tom Tromey <tromey@redhat.com>
594
595 * symtab.h (lookup_type_symbol): Declare.
596 * symtab.c (lookup_symbol_in_language_full): Rename from
597 lookup_symbol_in_language. Add 'for_type' argument.
598 (lookup_symbol_in_language): New function.
599 (lookup_type_symbol): Likewise.
600 (lookup_symbol_aux): Add 'for_type' argument.
601 (match_symbol_aux): New function.
602 (lookup_symbol_aux_symtabs): Use expand_one_symtab_matching.
603 (match_transparent_type): New function.
604 (basic_lookup_transparent_type): Use expand_one_symtab_matching.
605 * symfile.h (struct quick_symbol_functions)
606 <pre_expand_symtabs_matching>: Remove.
607 <expand_one_symtab_matching>: New field.
608 * psymtab.c (expand_one_symtab_matching_psymtabs): New function.
609 (pre_expand_symtabs_matching_psymtabs): Remove.
610 (psym_functions): Update.
611 * gdbtypes.c (lookup_typename): Use lookup_type_symbol.
612 * dwarf2read.c (dw2_lookup_symbol): Update comment.
613 (dw2_pre_expand_symtabs_matching): Remove.
614 (dw2_expand_one_symtab_matching): New function.
615 (dwarf2_gdb_index_functions): Update.
616
617 2010-09-01 Joel Brobecker <brobecker@adacore.com>
618
619 * NEWS: Add entry announcing GDBserver support on powerpc-lynxos.
620
621 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
622
623 * mi/mi-main.c (mi_cmd_list_target_features): Add `reverse'
624 as a feature reported by -list-target-features.
625
626 2010-09-01 Joel Brobecker <brobecker@adacore.com>
627
628 * features/Makefile (WHICH): Add rs6000/powerpc-32.
629 (powerpc-32.o, powerpc-32.c): New rules.
630 (clean): Also remove powerpc-32.c.
631 * regformats/rs6000/powerpc-32.dat: Generate.
632
633 2010-08-31 Sami Wagiaalla <swagiaal@redhat.com>
634
635 * symfile.c (reread_symbols): Use psymbol_bcache_free, and
636 psymbol_bcache_init.
637 * psymtab.h (psymbol_bcache_init): New function prototype.
638 (psymbol_bcache_free): New function prototype.
639 (psymbol_bcache_get_bcache): New function prototype.
640 * psymtab.c (psymbol_bcache_init): New function.
641 (psymbol_bcache_free): New function.
642 (psymbol_bcache_full): New function.
643 (psymbol_bcache_get_bcache): New function.
644 (add_psymbol_to_bcache): use psymbol_bcache_full.
645 * objfiles.h (psymbol_cache): Change type of psymbol_cache to
646 psymbol_bcache.
647 * symmisc.c (print_symbol_bcache_statistics): Updated.
648 (print_objfile_statistics): Updated.
649 * objfiles.c (allocate_objfile): Use psymbol_bcache_init to initialize
650 psymbol_cache.
651 (free_objfile): Use psymbol_bcache_free.
652
653 2010-08-31 Tom Tromey <tromey@redhat.com>
654
655 PR c++/11961:
656 * dwarf2read.c (new_symbol_full) <DW_TAG_template_type_param>:
657 Don't set TYPE_NAME on the type.
658
659 2010-08-31 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
660
661 * infrun.c (set_exec_direction_func): Error out if target does not
662 support reverse execution.
663
664 2010-08-31 Jan Kratochvil <jan.kratochvil@redhat.com>
665
666 Make linux_get_siginfo_type `type *' unique.
667 * linux-tdep.c (linux_gdbarch_data_handle, struct linux_gdbarch_data)
668 (init_linux_gdbarch_data, get_linux_gdbarch_data): New.
669 (linux_get_siginfo_type): New variable linux_gdbarch_data. Initialize
670 it. Use linux_gdbarch_data->siginfo_type as a persistent storage.
671 (_initialize_linux_tdep): New.
672
673 2010-08-31 Jan Kratochvil <jan.kratochvil@redhat.com>
674
675 Code cleanup.
676 * defs.h (find_memory_region_ftype): New typedef.
677 (exec_set_find_memory_regions): Use it.
678 * exec.c (exec_set_find_memory_regions): Use find_memory_region_ftype.
679 * fbsd-nat.c (fbsd_find_memory_regions): Likewise.
680 * gcore.c (objfile_find_memory_regions): Likewise.
681 * gnu-nat.c (gnu_find_memory_regions): Likewise.
682 * linux-nat.c (linux_nat_find_memory_regions): Likewise.
683 * procfs.c (iterate_over_mappings_cb_ftype): Remove.
684 (iterate_over_mappings): Rename iterate_over_mappings_cb_ftype to
685 find_memory_region_ftype.
686 (insert_dbx_link_bpt_in_region): Likewise.
687 (iterate_over_mappings): Likewise. Drop the comment part about the
688 function prototype.
689 (find_memory_regions_callback): Use find_memory_region_ftype.
690 (proc_find_memory_regions): Likewise.
691 (info_mappings_callback): Rename iterate_over_mappings_cb_ftype to
692 find_memory_region_ftype.
693 * target.c (dummy_find_memory_regions): Use find_memory_region_ftype.
694 * target.h (struct target_ops) <to_find_memory_regions>: Likewise.
695
696 2010-08-31 Sami Wagiaalla <swagiaal@redhat.com>
697
698 * psymtab.c (add_psymbol_to_bcache): Remove 'static' from
699 'static partial_symbol psymbol'.
700 (psymbol_hash): New function.
701 (psymbol_compare): New function.
702 * bcache.c (hash_continue): New.
703 (hash): Use hash_continue.
704 * bcache.c: Add hash_function and compare_function
705 pointers to bcache struct.
706 (bcache_full): Use bcache->hash_function, and
707 bcache->compare_function.
708 (bcache_compare): New function.
709 (bcache_xmalloc): Take hash_function and
710 compare_function arguments and initialize the
711 bcach's pointers.
712 Updated comment.
713 * objfiles.c (allocate_objfile): Updated.
714 * symfile.c (reread_symbols): Updated.
715 * python/py-type.c (typy_richcompare): Updated.
716
717 2010-08-30 Andre Poenitz <andre.poenitz@nokia.com>
718 Tom Tromey <tromey@redhat.com>
719
720 PR python/11792:
721 * python/py-value.c (valpy_get_dynamic_type): New function.
722 (value_object_getset): Add "dynamic_type".
723 (valpy_get_type): Fail on error.
724
725 2010-08-30 Yao Qi <yao@codesourcery.com>
726
727 * arm-linux-tdep.c (arm_linux_sigreturn_return_addr): New.
728 (arm_linux_syscall_next_pc): New.
729 (arm_linux_copy_svc): Use arm_linux_sigreturn_return_addr instead.
730 (arm_linux_init_abi): Initialize syscall_next_pc.
731 * arm-tdep.c (thumb_get_next_pc_raw): Get next pc of SWI in Thumb mode.
732 (arm_get_next_pc_raw): Get next pc of SWI in ARM mode.
733 * arm-tdep.h (struct gdbarch_tdep): Add a function pointer syscall_next_pc.
734 Declare arm_frame_is_thumb.
735
736 2010-08-30 Jan Kratochvil <jan.kratochvil@redhat.com>
737
738 Code cleanup.
739 * breakpoint.c (bpstat_alloc): Remove unused prototype.
740 (bpstat_alloc): Change parameters cbs to bs_link_pointer. Adjust the
741 code.
742 (bpstat_stop_status): Change root_bs into bs_head and bs_link. Adjust
743 calls of bpstat_alloc. Remove explicit bs chain termination.
744
745 2010-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
746
747 Code cleanup.
748 * linux-nat.c (pull_pid_from_list): Rename status to statusp.
749 (my_waitpid): Likewise.
750
751 2010-08-27 Doug Evans <dje@google.com>
752
753 * dwarf2read.c (dw2_require_line_header): Read from .debug_types
754 as appropriate.
755
756 2010-08-27 Tom Tromey <tromey@redhat.com>
757
758 * dwarf2read.c (dwarf2_attach_fields_to_type): Don't set
759 TYPE_FIELD_IGNORE_BITS.
760
761 2010-08-27 Doug Evans <dje@google.com>
762
763 * dwarf2read.c (dwarf2_per_objfile_free): Reorganize buffers to match
764 the order they're defined in. munmap .debug_types buffer.
765
766 2010-08-26 Doug Evans <dje@google.com>
767
768 * dwarf2read.c (dw2_require_full_path): Rename parameter cu to per_cu.
769 (dw2_forget_cached_source_info): Rename local cu to per_cu.
770 (dw2_lookup_symtab, dw2_do_expand_symtabs_matching): Ditto.
771 (dw2_print_stats, dw2_expand_all_symtabs): Ditto.
772 (dw2_expand_symtabs_with_filename, dw2_find_symbol_file): Ditto.
773 (dw2_find_symbol_file, dw2_expand_symtabs_matching): Ditto.
774 (dw2_map_symbol_filenames, dwarf2_initialize_objfile): Ditto.
775 (dwarf2_free_objfile, write_one_signatured_type): Ditto.
776 (write_psymtabs_to_index): Ditto.
777
778 2010-08-26 Pedro Alves <pedro@codesourcery.com>
779
780 * NEWS: Mention libthread_db debugging with core files.
781
782 2010-08-26 Doug Evans <dje@google.com>
783
784 * dwarf2read.c (dwarf2_build_include_psymtabs): Remove unnecessary
785 forward decl. Pass pst->dirname to dwarf_decode_lines.
786 (psymtab_include_file_name): New function.
787 (dwarf_decode_lines): Call it. Update comments.
788
789 2010-08-25 Pedro Alves <pedro@codesourcery.com>
790
791 * dwarf2read.c (inherit_abstract_dies): Handle origin die's
792 compilation unit being different from target die's.
793
794 2010-08-24 Doug Evans <dje@google.com>
795
796 PR symtab/11942
797 * dwarf2read.c (dwarf2_per_objfile): New members debug_info_type_hash,
798 debug_types_type_hash.
799 (dwarf2_cu, dwarf2_per_cu_data): Delete member type_hash.
800 All uses updated.
801 (lookup_die_type): Renamed from tag_type_to_tag. First look in
802 appropriate type_hash table. All callers updated.
803 (allocate_signatured_type_table): Renamed from
804 allocate_signatured_type_hash_table. All callers updated.
805 (create_signatured_type_table_from_index): Renamed from
806 create_signatured_type_hash_from_index. All callers updated.
807 (read_die_type): Add comment. Move actual reading to ...
808 (read_die_type_1): ... here. New function.
809 (follow_die_ref_or_sig): Tweak comment.
810 (set_die_type): Rewrite to use appropriate choice of
811 debug_info_type_hash or debug_types_type_hash.
812 (get_die_type_at_offset): New function.
813 (get_die_type): Call it.
814
815 2010-08-24 Jan Kratochvil <jan.kratochvil@redhat.com>
816
817 * python/py-type.c (typy_richcompare): Initialize worklist.
818
819 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
820 Kazu Hirata <kazu@codesourcery.com>
821 Jonathan Larmour <jifl@eCosCentric.com>
822
823 * arm-tdep.c: Include features/arm-with-m.c.
824 (arm_psr_thumb_bit): New. Update all uses of CPSR_T to
825 call this function.
826 (arm_pc_is_thumb): Add a gdbarch argument. Update all callers.
827 Check is_m after force-mode.
828 (arm_gdbarch_init): Check the binary before the target description.
829 Add check for M profile attribute. If we have an M-profile device,
830 but no target register description, use arm-with-m. Recognize the
831 new org.gnu.gdb.arm.m-profile feature and its xpsr register.
832 (_initialize_arm_tdep): Call initialize_tdesc_arm_with_m.
833 * arm-tdep.h (XPSR_T): Define.
834 (struct gdbarch_tdep): Add is_m member.
835 * features/arm-m-profile.xml, features/arm-with-m.c,
836 features/arm-with-m.xml: New files.
837
838 2010-08-23 Doug Evans <dje@google.com>
839
840 * dwarf2read.c (read_structure_type): Add comment.
841 (read_enumeration_type): Add comment.
842 (process_enumeration_scope): Move definition of some locals
843 closer to their use.
844 (read_namespace_type): Add comment.
845 (set_die_type): Fix typo in comment.
846
847 2010-08-23 Tom Tromey <tromey@redhat.com>
848
849 PR python/11145:
850 * python/py-value.c: Include expression.h.
851 (valpy_do_cast): New function.
852 (valpy_cast): Use it.
853 (valpy_dynamic_cast): New function.
854 (valpy_reinterpret_cast): Likewise.
855 (value_object_methods): Add dynamic_cast, reinterpret_cast.
856
857 2010-08-23 Tom Tromey <tromey@redhat.com>
858
859 PR python/11391:
860 * python/py-value.c (valpy_nonzero): Don't throw error for other
861 Value types.
862
863 2010-08-23 Tom Tromey <tromey@redhat.com>
864
865 PR python/10676:
866 * python/py-type.c: Include bcache.h, vec.h.
867 (struct type_equality_entry): New.
868 (compare_strings): New function.
869 (check_types_equal): Likewise.
870 (check_types_worklist): Likewise.
871 (typy_richcompare): Likewise.
872 (type_object_type): Set tp_richcompare field.
873
874 2010-08-23 Tom Tromey <tromey@redhat.com>
875
876 PR python/10953:
877 * python/py-type.c (typy_fields): Call check_typedef.
878 (typy_template_argument): Add TRY_CATCH.
879
880 2010-08-23 Tom Tromey <tromey@redhat.com>
881
882 PR python/11915:
883 * python/py-type.c (typy_array): New function.
884 (type_object_methods): Add "array".
885
886 2010-08-20 Pedro Alves <pedro@codesourcery.com>
887
888 * python/python.c: Include "serial.h".
889 (gdbpy_event_fds): Change type to `struct serial *' a array from
890 int array.
891 (gdbpy_run_events): Change parameters. Use serial_readchar in
892 place of read.
893 (gdbpy_post_event): Use serial_write in place of write.
894 (gdbpy_initialize_events): Use serial_pipe instead of pipe, and
895 serial_async in place of add_file_handler.
896
897 2010-08-20 Pedro Alves <pedro@codesourcery.com>
898
899 * serial.h (gdb_pipe, serial_pipe): Declare.
900 * serial.c (serial_interface_lookup): Take a const char pointer.
901 (serial_fdopen): Rename to ...
902 (serial_fdopen_ops): ... this. Add an OPS parameter and use it.
903 Call the OPS' fdopen function if there is one.
904 (serial_fdopen): Rewrite as wrapper to serial_fdopen_ops.
905 (serial_pipe): New.
906 (struct serial_ops) <fdopen>: New field.
907
908 * ser-mingw.c (free_pipe_state):
909 (free_pipe_state): Close output on non-pex pipes.
910 (pipe_windows_fdopen): New.
911 (gdb_pipe): New.
912 (_initialize_ser_windows): Register pipe_windows_fdopen.
913 * ser-go32.c (gdb_pipe): New.
914 * ser-pipe.c (pipe_close): Close file descriptor even if there's
915 no state pointer.
916 (pipe_ops): Delete.
917 (gdb_pipe): New.
918
919 2010-08-20 Keith Seitz <keiths@redhat.com>
920
921 PR symtab/11465:
922 * dwarf2read.c (struct delayed_method_info): New struct.
923 (struct dwarf2_cu): Add vector method_list.
924 (scan_partial_symbols): Count methods for union, class, structure,
925 and interface types.
926 (add_to_method_list): New function.
927 (free_delayed_list): New function.
928 (compute_delayed_physnames): New function.
929 (process_full_comp_unit): Make a cleanup for the CU's delayed
930 physname list, compute the delayed physnames, and free the
931 the list.
932 (dwarf2_add_member_fn): For C++ and Java, delay the computation
933 of the physname until after the CU is read.
934
935 * dwarf2read.c (read_structure_type): Check if the current
936 DIE's type was already completed after dwarf2_full_name
937 was called.
938
939 2010-08-19 Stan Shebs <stan@codesourcery.com>
940
941 * NEWS: Mention some additional changes.
942
943 2010-08-19 Tom Tromey <tromey@redhat.com>
944
945 * Makefile.in (install-python): Add DESTDIR.
946
947 2010-08-19 Doug Evans <dje@google.com>
948
949 PR exp/11926
950 * parser-defs.h (parse_float, parse_c_float): Declare.
951 * parse.c (parse_float, parse_c_float): New function.
952 * c-exp.y (parse_number): Call parse_c_float.
953 * objc-exp.y (parse_number): Ditto.
954 * p-exp.y (parse_number): Ditto. Use ANSI/ISO-style definition.
955 * jv-exp.y (parse_number): Call parse_float, fix suffix handling.
956
957 2010-08-19 Joel Brobecker <brobecker@adacore.com>
958
959 * psymtab.c (map_symbol_filenames_psymtab): Call FUN with
960 the arguments in the correct order.
961 * symtab.c (maybe_add_partial_symtab_filename): Declare
962 the arguments in the correct order.
963
964 2010-08-19 Jan Kratochvil <jan.kratochvil@redhat.com>
965
966 * varobj.c (varobj_create): Replace variable old_fi with old_id,
967 initialize it by null_frame_id, wrap its usage by get_frame_id,
968 frame_id_p and frame_find_by_id.
969
970 2010-08-18 Tom Tromey <tromey@redhat.com>
971
972 PR python/11900:
973 * configure: Rebuild.
974 * configure.ac: Add install-python to CONFIG_INSTALL.
975 * Makefile.in (install-python): New.
976
977 2010-08-18 Doug Evans <dje@google.com>
978
979 * gdb_assert.h (gdb_assert_not_reached): New macro.
980 (gdb_assert_fail): Fix typo in comment.
981 * avr-tdep.c (avr_return_value): Use gdb_assert_not_reached instead of
982 gdb_assert (0).
983 * darwin-nat.c (darwin_check_new_threads): Ditto.
984 * dwarf2read.c (dwarf2_get_section_info): Ditto.
985 (munmap_section_buffer): Ditto.
986 * m32c-tdep.c (make_types): Ditto.
987 (m32c_decode_srcdest4, m32c_decode_sd23, m32c_frame_base): Ditto.
988 * macroexp.c (get_character_constant): Ditto.
989 (get_string_literal): Ditto.
990 * mep-tdep.c (mep_pseudo_cr_size): Ditto.
991 (mep_pseudo_cr_index, mep_register_type): Ditto.
992 (mep_pseudo_register_read, mep_pseudo_register_write): Ditto.
993 (mep_get_insn, mep_analyze_prologue): Ditto.
994 * objfiles.c (qsort_cmp): Ditto.
995 * prologue-value.c (pv_is_identical): Ditto.
996 * record.c (record_get_loc): Ditto.
997 * value.c (value_static_field): Ditto.
998 * xtensa-tdep.c (call0_track_op): Ditto.
999
1000 2010-08-18 Tom Tromey <tromey@redhat.com>
1001
1002 PR symtab/11919:
1003 * gdbtypes.c (lookup_struct_elt_type): Clean up error emission.
1004 * parse.c (parse_field_expression): Use RETURN_MASK_ERROR. Move
1005 name-copying lower. Document exception behavior.
1006 * completer.c (expression_completer): Catch exceptions from
1007 parse_field_expression.
1008
1009 2010-08-18 Pedro Alves <pedro@codesourcery.com>
1010
1011 PR corefile/8210
1012
1013 * linux-thread-db.c (add_thread_db_info): Skip glibc/BZ5983
1014 workaround on core files.
1015 (try_thread_db_load_1): Don't try enabling thread event reporting
1016 on core files.
1017 (thread_db_load): Allow thread_db on core files.
1018 (attach_thread): Don't check thread signals on core files, nor try
1019 really attaching to the thread, nor enabling thread event event
1020 reporting.
1021 (thread_db_detach): Don't try disabing thread event reporting or
1022 removing thread event breakpoints when debugging a core file.
1023 (find_new_threads_callback): Don't try enabling thread event
1024 reporting on core files.
1025 (thread_db_find_new_threads_2): Don't look for a stopped lwp when
1026 debugging a core file.
1027 (thread_db_find_new_threads): Don't update thread
1028 cores (processors) when debugging a core (dump).
1029
1030 2010-08-18 Pedro Alves <pedro@codesourcery.com>
1031
1032 PR corefile/8210
1033
1034 * corelow.c (add_to_thread_list): Don't use
1035 gdbarch_core_reg_section_encodes_pid. Use bfd_core_file_pid.
1036 (get_core_register_section): Don't use
1037 gdbarch_core_reg_section_encodes_pid.
1038
1039 * gdbarch.sh (core_reg_section_encodes_pid): Delete.
1040 * gdbarch.h, gdbarch.c: Regenerate.
1041 * amd64-sol2-tdep.c (amd64_sol2_init_abi): Don't set
1042 gdbarch_core_reg_section_encodes_pid.
1043 * i386-sol2-tdep.c (i386_sol2_init_abi): Ditto.
1044 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Ditto.
1045 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Ditto.
1046
1047 2010-08-18 Yao Qi <yao@codesourcery.com>
1048
1049 * MAINTAINERS : Add myself under Write After Approval.
1050
1051 2010-08-17 Tom Tromey <tromey@redhat.com>
1052
1053 * NEWS: Mention template parameter support.
1054
1055 2010-08-17 Pedro Alves <pedro@codesourcery.com>
1056
1057 PR breakpoints/11371
1058
1059 * breakpoint.c (decref_bp_location): Assert the reference count is
1060 sane.
1061
1062 2010-08-17 Pedro Alves <pedro@codesourcery.com>
1063
1064 PR breakpoints/11371
1065
1066 * breakpoint.c (breakpoint_init_inferior): Decrement the
1067 location's reference count instead of deleting right away.
1068 (bpstat_free): Decrement the location's reference count. Make
1069 static.
1070 (bpstat_copy): Increment the location's reference count.
1071 (bpstat_find_breakpoint): Adjust.
1072 (bpstat_num): Adjust.
1073 (print_it_typical): Adjust. Use the breakpoint pointer in the
1074 bpstat instead of the location's owner.
1075 (bpstat_alloc): Remove const qualifier from the 'bl' parameter.
1076 Adjust to record the location's owner in the bpstat.
1077 (watchpoint_check): Use the breakpoint pointer in the bpstat
1078 instead of the location's owner.
1079 (bpstat_check_breakpoint_conditions): Don't handle
1080 bp_watchpoint_scope here. Use the breakpoint pointer in the
1081 bpstat instead of the location's owner.
1082 (bpstat_stop_status): Defer inferior function calls to after
1083 building the bpstat list. Handle bp_watchpoint_scope here. Use
1084 the breakpoint pointer in the bpstat instead of the location's
1085 owner.
1086 (bpstat_what): Use the breakpoint pointer in the bpstat instead of
1087 the location's owner.
1088 (free_bp_location): Don't walk bpstats clearing locations.
1089 (incref_bp_location): New.
1090 (decref_bp_location): New.
1091 (breakpoint_auto_delete): Use the breakpoint pointer in the bpstat
1092 instead of the location's owner.
1093 (update_global_location_list): Clear the location's owner, and
1094 decrement the location's reference count instead of deleting it
1095 right away.
1096 (breakpoint_retire_moribund): Decrement the location's reference
1097 count instead of deleting it right away.
1098 (bpstat_remove_bp_location): Delete.
1099 (bpstat_remove_breakpoint): New.
1100 (bpstat_remove_bp_location_callback): Delete.
1101 (bpstat_remove_breakpoint_callback): New.
1102 (delete_breakpoint): Iterate over all threads' stop_bpstat's
1103 clearing references to the breakpoint that is being deleted.
1104
1105 * breakpoint.h (struct bp_location) <refc>: New field.
1106 <owner>: Update comments.
1107 (bpstat_free): Delete declaration.
1108 (struct bpstats): Change the type of the breakpoint_at field to
1109 struct breakpoint point, from struct bp_location pointer. Add new
1110 field bp_location_at.
1111
1112 2010-08-16 Tom Tromey <tromey@redhat.com>
1113
1114 * NEWS: Fix typo.
1115
1116 2010-08-16 Tom Tromey <tromey@redhat.com>
1117
1118 * NEWS: Mention watch -location.
1119
1120 2010-08-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1121
1122 * breakpoint.c (update_watchpoint): Add source empty line. Prefer
1123 EXP_STRING_REPARSE to EXP_STRING.
1124 (watch_command_1): Set also EXP_STRING_REPARSE.
1125 (delete_breakpoint): Free also EXP_STRING_REPARSE.
1126 * breakpoint.h (struct breakpoint): New field exp_string_reparse.
1127 Update comment for exp_string.
1128
1129 2010-08-16 Tom Tromey <tromey@redhat.com>
1130
1131 * value.c (release_value): Clear 'next' pointer.
1132 * breakpoint.c (watch_command_1): Add 'just_location' argument.
1133 (watch_command_wrapper): Update.
1134 (watch_maybe_just_location): New function.
1135 (watch_command): Update.
1136 (rwatch_command_wrapper): Update.
1137 (rwatch_command): Update.
1138 (awatch_command_wrapper): Update.
1139 (awatch_command): Update.
1140 (check_for_argument): New function.
1141 (_initialize_breakpoint): Update help text.
1142
1143 2010-08-14 Ulrich Weigand <uweigand@de.ibm.com>
1144
1145 * arm-tdep.c (arm_push_dummy_call): Handle pointers to
1146 typedef'ed function types correctly.
1147
1148 2010-08-13 Tom Tromey <tromey@redhat.com>
1149
1150 * python/python-internal.h (gdbpy_get_hook_function): Don't
1151 declare.
1152
1153 2010-08-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1154
1155 * cli/cli-logging.c (logging_overwrite, logging_redirect): Make them
1156 static.
1157
1158 2010-08-13 Ken Werner <ken.werner@de.ibm.com>
1159
1160 * python/python.c (gdbpy_solib_name): Remove the const qualifier of
1161 the format strings to be compatible with Python 2.4.
1162
1163 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
1164
1165 Easier and more stubborn MI memory read commands.
1166
1167 * mi/mi-cmds.c (mi_cmds): Register data-read-memory-bytes
1168 and data-write-memory-bytes.
1169 * mi/mi-cmds.h (mi_cmd_data_read_memory_bytes)
1170 (mi_cmd_data_write_memory_bytes): New.
1171 * mi/mi-main.c (mi_cmd_data_read_memory): Use regular target_read.
1172 (mi_cmd_data_read_memory_bytes, mi_cmd_data_write_memory_bytes):
1173 New.
1174 (mi_cmd_list_features): Add "data-read-memory-bytes" feature.
1175 * target.c (target_read_until_error): Remove.
1176 (read_whatever_is_readable, free_memory_read_result_vector)
1177 (read_memory_robust): New.
1178 * target.h (target_read_until_error): Remove.
1179 (struct memory_read_result, free_memory_read_result_vector)
1180 (read_memory_robust): New.
1181
1182 2010-08-13 Hui Zhu <teawater@gmail.com>
1183
1184 * dwarf2read.c (load_partial_comp_unit): Initialize free_cu_cleanup.
1185 (read_comp_unit): Initialize back_to.
1186
1187 2010-08-12 Daniel Jacobowitz <dan@codesourcery.com>
1188 Pedro Alves <pedro@codesourcery.com>
1189
1190 * dwarf2read.c: Include "c-lang.h" and "valprint.h".
1191 (struct dwarf2_per_objfile) <reading_partial_symbols>: New field.
1192 (struct partial_die_info) <has_template_arguments>: New field.
1193 <num_attrs>: Change type to unsigned char.
1194 <building_fullname>: New field.
1195 (dwarf2_build_psymtabs_hard): Set reading_partial_symbols. Only
1196 allocate a CU if we don't have one already. Add a cleanup for the
1197 CU.
1198 (partial_die_full_name): Handle template arguments not in
1199 DW_AT_name.
1200 (dwarf2_psymtab_to_symtab): Clear reading_partial_symbols.
1201 (load_full_comp_unit): Only allocate a CU if we don't have one
1202 already.
1203 (do_ui_file_peek_last): New.
1204 (dwarf2_compute_name): Handle template parameters not in
1205 DW_AT_name.
1206 (read_comp_unit): Read and free abbrevs if not read yet.
1207 (load_partial_dies): Handle template arguments not in DW_AT_name.
1208 (find_partial_die): If we have a CU, but no a partial dies yet,
1209 also read in the CU.
1210 (dwarf2_const_value_attr): New, abstracted out from
1211 dwarf2_const_value.
1212 (dwarf2_const_value, dwarf2_const_value_data): Adjust to use
1213 dwarf2_const_value_attr.
1214 (determine_prefix): Detect and break loops created by RCVT's debug
1215 info.
1216 (maybe_queue_comp_unit): Bail out early if reading partial
1217 symbols.
1218 (follow_die_offset): Load full CU if we have no dies.
1219 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Make public.
1220 * dwarf2loc.h (dwarf2_evaluate_loc_desc): Declare.
1221
1222 2010-08-11 Tom Tromey <tromey@redhat.com>
1223 Phil Muldoon <pmuldoon@redhat.com>
1224
1225 * python/python.c (gdbpy_run_events): New function.
1226 (gdbpy_post_event): Likewise.
1227 (gdbpy_initialize_events): Likewise.
1228 (_initialize_python): Call gdbpy_initialize_events.
1229
1230 2010-08-11 Ken Werner <ken.werner@de.ibm.com>
1231
1232 * gdb/valarith.c (vector_binop): New function.
1233 (scalar_binop): Likewise.
1234 (value_binop): Call scalar_binop or vector_binop depending on the types.
1235 * gdb/eval.c (ptrmath_type_p): Return 0 in case of TYPE_VECTOR.
1236 (evaluate_subexp_with_coercion): Add vector check to not convert vectors
1237 to pointers.
1238 * gdb/value.c (coerce_array): Add vector check to not coerce vectors.
1239
1240 2010-08-11 Brad Roberts <braddr@puremagic.com>
1241
1242 * d-lang.c (extract_identifiers): Handle multiple digits.
1243
1244 2010-08-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1245
1246 Code cleanup.
1247 * dummy-frame.c (dummy_frame_unwinder): Remove its static qualifier.
1248 Rename to dummy_frame_unwind.
1249 (dummy_frame_unwind): Remove.
1250 * dummy-frame.h (dummy_frame_unwind): Reference directly the struct.
1251 * frame-unwind.c (frame_unwind_init): Use address of
1252 dummy_frame_unwind and inline_frame_unwind.
1253 * frame.c (create_sentinel_frame): Use address of
1254 sentinel_frame_unwind.
1255 * inline-frame.c (inline_frame_unwinder): Rename to
1256 inline_frame_unwind.
1257 (inline_frame_unwind): Remove.
1258 * inline-frame.h (inline_frame_unwind): Reference directly the struct.
1259 * sentinel-frame.c (sentinel_frame_unwinder): Rename to
1260 sentinel_frame_unwind.
1261 (sentinel_frame_unwind): Remove.
1262 * sentinel-frame.h (sentinel_frame_unwind): Reference directly the
1263 struct.
1264
1265 2010-08-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1266
1267 Code cleanup.
1268 * frame-unwind.c (frame_unwind_find_by_frame): Remove the return type
1269 and returned value. New comment from frame-unwind.h.
1270 * frame-unwind.h (frame_unwind_find_by_frame): Remove the return type.
1271 Extend the comment.
1272 * frame.c (get_frame_id, frame_unwind_register_value)
1273 (create_new_frame, get_prev_frame_1, frame_unwinder_is)
1274 (get_frame_type, frame_unwind_arch): Do not use the return value of
1275 frame_unwind_find_by_frame.
1276
1277 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
1278 Thiago Jung Bauermann <bauerman@br.ibm.com>
1279 Tom Tromey <tromey@redhat.com>
1280
1281 * python/python.c (gdbpy_solib_address): New function.
1282 (gdbpy_decode_line): Likewise.
1283
1284 2010-08-10 Tom Tromey <tromey@redhat.com>
1285
1286 Revert gdb-add-index addition:
1287 * Makefile.in (install-only): Don't install gdb-add-index.
1288 * gdb-add-index.sh: Remove.
1289
1290 2010-08-09 Kevin Buettner <kevinb@redhat.com>
1291
1292 * remote-sim.c (gdbsim_xfer_inferior_memory): Replace
1293 `target_has_execution' check with `to_has_memory' check.
1294 (gdbsim_has_all_memory, gdbsim_has_memory): New functions.
1295 (init_gdbsym_ops): Initialize relevant fields of `gdbsim_ops'
1296 with `gdbsim_has_all_memory' and `gdbsim_has_memory'.
1297
1298 2010-08-09 Kevin Buettner <kevinb@redhat.com>
1299
1300 * remote-sim.c (program_loaded, gdbsim_desc, remote_sim_ptid)
1301 (resume_siggnal, resume_step): Move these static globals...
1302 (struct sim_inferior_data): ...into this new struct.
1303 (sim_inferior_data_key, next_pid, sim_argv, gdbsim_is_open):
1304 New static globals.
1305 (gdb_callback, callbacks_initialized): Move these globals to
1306 a point earlier in the file.
1307 (check_for_duplicate_sim_descriptor, get_sim_inferior_data)
1308 (get_sim_inferior_data_by_ptid, sim_inferior_data_cleanup)
1309 (gdbsim_close_inferior, gdbsim_resume_inferior)
1310 (gdbsim_stop_inferior): New functions.
1311 (SIM_INSTANCE_NOT_NEEDED, SIM_INSTANCE_NEEDED, INITIAL_PID):
1312 New constants.
1313 (gdbsim_fetch_register, gdbsim_store_register, gdbsim_load)
1314 (gdbsim_create_inferior, gdbsim_open, gdbsim_close, gdbsim_resume)
1315 (gdbsim_stop, gdbsim_cntrl_c, gdbsim_wait)
1316 (gdbsim_xfer_inferior_memory, gdbsim_files_info)
1317 (gdbsim_mourn_inferior, simulator_command, gdbsim_thread_alive,
1318 (gdbsim_pid_to_str): Invoke `get_sim_inferior_data' to set
1319 new local variable `sim_data' in each of these functions. Use
1320 `sim_data' to reference former globals `program_loaded',
1321 `gdbsim_desc', `remote_sim_ptid', `resume_siggnal', and
1322 `resume_step'.
1323 (gdbsim_open): Remove local variable `argv'. Put results of call
1324 to `gdb_buildargv' in `sim_argv' rather than in `argv'. Don't
1325 make a cleanup for it. Free it though when a sim instance cannot
1326 be obtained.
1327 (gdbsim_close): Free sim_argv and null it out as appropriate.
1328 Close sim instances in all inferiors.
1329 (gdbsim_cntrl_c): Stop all inferiors.
1330 (gdbsim_wait):
1331 (_initialize_remote_sim): Initialize `sim_inferior_data_key'.
1332
1333 2010-08-09 Sami Wagiaalla <swagiaal@redhat.com>
1334
1335 * dwarf2read.c (new_symbol): Add symbol to variable list at end of
1336 function after symbol construction is complete.
1337 Do the same for template symbol addition to template_symbols list.
1338
1339 2010-08-09 Sami Wagiaalla <swagiaal@redhat.com>
1340
1341 * symtab.c (symbol_get_demangled_name): Remove assertion and
1342 return NULL when language_specific.cplus_specific is not initialized.
1343 * stabsread.c (define_symbol): Set the name before calling
1344 cp_scan_for_anonymous_namespaces.
1345
1346 2010-08-09 Sami Wagiaalla <swagiaal@redhat.com>
1347
1348 * symtab.h: Renamed SYMBOL_INIT_LANGUAGE_SPECIFIC to
1349 SYMBOL_SET_LANGUAGE.
1350 (symbol_init_language_specific): Renamed to symbol_set_language.
1351 * symtab.c (symbol_init_language_specific): Removed redundant check
1352 for language_cplus.
1353 Renamed to symbol_set_language.
1354 * stabsread.c (define_symbol): Updated.
1355 (read_enum_type): Updated
1356 * psymtab.c (add_psymbol_to_bcache): Updated.
1357 * minsyms.c (install_minimal_symbols): Updated.
1358 * coffread.c (process_coff_symbol): SYMBOL_SET_LANGUAGE instead of
1359 SYMBOL_LANGUAGE to set the language.
1360 * minsyms.c (prim_record_minimal_symbol_full): Ditto.
1361 * mdebugread.c (new_symbol): Ditto.
1362 * cp-namespace.c (check_one_possible_namespace_symbol): Ditto.
1363 * dwarf2read.c (new_symbol_full): Ditto.
1364 * jv-lang.c (add_class_symbol): Ditto.
1365
1366 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1367
1368 * defs.h (make_cleanup_restore_uinteger, make_cleanup_restore_ui_file)
1369 (make_cleanup_restore_page_info)
1370 (set_batch_flag_and_make_cleanup_restore_page_info): New declarations.
1371 * gdbcmd.h (execute_command_to_string): New declaration.
1372 * python/python.c (struct restore_ui_file_closure, restore_ui_file)
1373 (make_cleanup_restore_ui_file): Move to utils.c
1374 (execute_gdb_command) <to_string>: Move ...
1375 * top.c (execute_command_to_string): ... here. Call
1376 set_batch_flag_and_make_cleanup_restore_page_info.
1377 * utils.c (make_cleanup_restore_integer): New source file blank line.
1378 (make_cleanup_restore_uinteger): New.
1379 (struct restore_ui_file_closure, do_restore_ui_file)
1380 (make_cleanup_restore_ui_file): Move here from python/python.c.
1381 (init_page_info) <batch_flag>
1382 (do_restore_page_info_cleanup, make_cleanup_restore_page_info)
1383 (set_batch_flag_and_make_cleanup_restore_page_info): New.
1384
1385 2010-08-06 Maciej W. Rozycki <macro@codesourcery.com>
1386
1387 * thread.c (add_thread_silent): Use null_ptid instead of
1388 minus_one_ptid while getting rid of stale inferior_ptid.
1389
1390 2010-08-06 Corinna Vinschen <vinschen@redhat.com>
1391
1392 * dwarf2-frame.c (struct dwarf2_cie): Add ptr_size member.
1393 Throughout, call read_encoded_value with ptr_size rather than addr_size.
1394 (decode_frame_entry_1): Remove redundant setting of
1395 addr_size. Call gdbarch_dwarf2_addr_size rather than gdbarch_ptr_bit
1396 to determine addr_size in Dwarf versions < 4. Set ptr_size dependent
1397 on examined frame section. Add comment to explain why.
1398 * gdbarch.sh (dwarf2_addr_size): Define as variable. Add lengthy
1399 comment to explain usage.
1400 * gdbarch.c: Regenerate.
1401 * gdbarch.h: Regenerate.
1402
1403 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set dwarf2_addr_size to 4.
1404
1405 2010-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1406
1407 Code cleanup.
1408 * varobj.c (varobj_create): Move variables fi, old_fi and block to
1409 a more inner block.
1410
1411 2010-08-05 Pedro Alves <pedro@codesourcery.com>
1412
1413 * configure.tgt (alpha*-*-linux*, am33_2.0*-*-linux*, frv-*-*)
1414 (hppa*-*-linux*, ia64-*-linux*, m32r*-*-linux*, m68*-*-linux*)
1415 (microblaze*-linux-*, mips*-*-linux*, sh*-*-linux*)
1416 (sparc-*-linux*, sparc64-*-linux*, xtensa*-*-linux*): Add
1417 linux-tdep.o to gdb_target_obs.
1418
1419 2010-08-05 Marc Khouzam <marc.khouzam@ericsson.com>
1420
1421 * mi/mi-main.c (mi_cmd_remove_inferior): Properly access first
1422 argument.
1423
1424 2010-08-05 Hui Zhu <teawater@gmail.com>
1425
1426 * mips-linux-tdep.c(regset.h): New include.
1427 (mips_supply_gregset_wrapper, mips_fill_gregset_wrapper,
1428 mips_supply_fpregset_wrapper, mips_fill_fpregset_wrapper,
1429 mips64_supply_gregset_wrapper, mips64_fill_gregset_wrapper,
1430 mips64_supply_fpregset_wrapper, mips64_fill_fpregset_wrapper,
1431 mips_linux_regset_from_core_section): New functions.
1432 (fetch_core_registers, regset_core_fns): Deleted.
1433 (mips_linux_init_abi): Add mips_linux_regset_from_core_section.
1434 Deleted regset_core_fns.
1435 * mips-tdep.c(mips_gdbarch_init): Initialize tdep->gregset,
1436 tdep->gregset64, tdep->fpregset and tdep->fpregset64.
1437 * mips-tdep.h(gdbarch_tdep): Add gregset, gregset64, fpregset
1438 and fpregset64.
1439
1440 2010-08-04 Pedro Alves <pedro@codesourcery.com>
1441
1442 * s390-tdep.c: Include linux-tdep.h.
1443 (s390_gdbarch_init): Call linux_init_abi.
1444
1445 2010-08-04 Pedro Alves <pedro@codesourcery.com>
1446
1447 * corelow.c (core_pid_to_str): Default to using normal_pid_to_str
1448 instead of printing "Thread" here.
1449 * linux-tdep.c: Include inferior.h.
1450 (linux_core_pid_to_str): New.
1451 (linux_init_abi): New.
1452 * linux-tdep.h (linux_init_abi): Declare.
1453 * alpha-linux-tdep.c: Include linux-tdep.h.
1454 (alpha_linux_init_abi): Call linux_init_abi.
1455 * amd64-linux-tdep.c (amd64_linux_init_abi): Call linux_init_abi.
1456 * arm-linux-tdep.c (arm_linux_init_abi): Call linux_init_abi.
1457 * frv-linux-tdep.c: Include linux-tdep.h
1458 (frv_linux_init_abi): Call linux_init_abi.
1459 * hppa-linux-tdep.c: Include linux-tdep.h
1460 (hppa_linux_init_abi): Call linux_init_abi.
1461 * i386-linux-tdep.c (i386_linux_init_abi): Call linux_init_abi.
1462 * ia64-linux-tdep.c: Include linux-tdep.h.
1463 (ia64_linux_init_abi): Call linux_init_abi.
1464 * m32r-linux-tdep.c: Include linux-tdep.h.
1465 (m32r_linux_init_abi): Call linux_init_abi.
1466 * m68klinux-tdep.c: Include linux-tdep.h.
1467 (m68k_linux_init_abi): Call linux_init_abi.
1468 * microblaze-linux-tdep.c: Include linux-tdep.h.
1469 (microblaze_linux_init_abi): Call linux_init_abi.
1470 * mips-linux-tdep.c: Include linux-tdep.h.
1471 (mips_linux_init_abi): Call linux_init_abi.
1472 * mn10300-linux-tdep.c: Include linux-tdep.h.
1473 (am33_linux_init_osabi): Call linux_init_abi. Rename the
1474 'gdbinfo' parameter to 'info'.
1475 * ppc-linux-tdep.c: Include linux-tdep.h.
1476 (ppc_linux_init_abi): Call linux_init_abi.
1477 * sh-linux-tdep.c: Include linux-tdep.h.
1478 (sh_linux_init_abi): Call linux_init_abi.
1479 * sparc-linux-tdep.c: Include linux-tdep.h.
1480 (sparc32_linux_init_abi): Call linux_init_abi.
1481 * sparc64-linux-tdep.c: Include linux-tdep.h.
1482 (sparc64_linux_init_abi): Call linux_init_abi.
1483 * xtensa-linux-tdep.c: Include linux-tdep.h.
1484 (xtensa_linux_init_abi): Call linux_init_abi.
1485 * i386-cygwin-tdep.c (i386_windows_core_pid_to_str): New.
1486 (i386_cygwin_init_abi): Install it as gdbarch_core_pid_to_str
1487 callback.
1488
1489 2010-08-03 Doug Evans <dje@google.com>
1490
1491 * breakpoint.c (bpdisp_text): Constify bpdisps.
1492 * solib-svr4.c (solib_break_names): Constify.
1493 (bkpt_names, main_name_list): Constify.
1494 (match_main): Constify soname arg.
1495 (bfd_lookup_symbol): Remove unnecessary forward decl.
1496 Constify symname arg.
1497 (enable_break): Constify bkpt_namep.
1498 * symtab.c (search_symbols): Constify types, types2, types3, types4.
1499 (symtab_symbol_info): Constify classnames.
1500
1501 2010-08-03 Phil Muldoon <pmuldoon@redhat.com>
1502
1503 * NEWS: Document Python value inferior function calls.
1504
1505 2010-08-02 Doug Evans <dje@google.com>
1506
1507 * dwarf2read.c (dwarf_attr_name): Add DW_AT_GNU_odr_signature.
1508
1509 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1510
1511 * linux-thread-db.c (libthread_db_debug): New variable.
1512 (thread_db_find_new_threads_silently): Control verbosity with it.
1513 (try_thread_db_load_1, try_thread_db_load): Likewise.
1514 (find_new_threads_once): Likewise.
1515 (_initialize_thread_db): Set/show it.
1516
1517 2010-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
1518
1519 * common/signals.c (signals): Move the content to signals.def.
1520 Include it. Remove the INDENT comments.
1521
1522 2010-07-30 Tom Tromey <tromey@redhat.com>
1523
1524 * Makefile.in (install-only): Install gdb-add-index.
1525 * gdb-add-index.sh: New file.
1526
1527 2010-07-31 Renquan Cheng <crq@gcc.gnu.org>
1528
1529 * MAINTAINERS: Add myself for write after approval privileges.
1530
1531 2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1532
1533 * symfile.c (addr_section_name): New function.
1534 (addrs_section_compar): Use it.
1535 (addr_info_make_relative): Use it. Move variable sect_name into a more
1536 inner block. Make ".dynbss" and ".sdynbss" checks more strict.
1537
1538 2010-07-30 Tom Tromey <tromey@redhat.com>
1539
1540 * configure: Rebuild.
1541 * configure.ac: Add missing case for Python 2.7.
1542
1543 2010-07-29 DJ Delorie <dj@redhat.com>
1544
1545 * rx-tdep.c (rx_analyze_prologue): Don't require branches to have
1546 conditions.
1547
1548 2010-07-29 Pedro Alves <pedro@codesourcery.com>
1549
1550 * PROBLEMS: Remove mention of all problems.
1551
1552 2010-07-28 Pedro Alves <pedro@codesourcery.com>
1553
1554 PR build/11848
1555 * configure.ac: Check for wresize.
1556 * configure, config.in: Regenerate.
1557 * tui/tui-win.c (make_visible_with_new_height): Wrap wresize call
1558 with HAVE_WRESIZE.
1559
1560 2010-07-28 Tom Tromey <tromey@redhat.com>
1561
1562 PR python/11060:
1563 * python/py-type.c (typy_legacy_template_argument): New function,
1564 extracted from typy_template_argument.
1565 (typy_template_argument): Use TYPE_TEMPLATE_ARGUMENT. Return a
1566 value when needed.
1567
1568 2010-07-28 Oleg Nesterov <oleg@redhat.com>
1569
1570 * remote.c (readchar): Call pop_target in case of SERIAL_ERROR.
1571
1572 2010-07-27 Tom Tromey <tromey@redhat.com>
1573
1574 * dwarf2read.c (dwarf2_const_value_data): Never sign extend.
1575
1576 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1577
1578 * dwarf2read.c (read_subroutine_type): Improve THIS detection,
1579 handling DW_AT_object_pointer, and workaround GCC PR 43053.
1580
1581 2010-07-28 Tom Tromey <tromey@redhat.com>
1582
1583 * Makefile.in (HFILES_NO_SRCDIR): Remove link-warning.h.
1584
1585 2010-07-28 Joel Brobecker <brobecker@adacore.com>
1586
1587 * remote.c (remote_download_tracepoint): Add missing gettext markup.
1588 * tracepoint.c (parse_static_tracepoint_marker_definition): Likewise.
1589
1590 2010-07-28 Joel Brobecker <brobecker@adacore.com>
1591
1592 * breakpoint.c (breakpoint_re_set_one): Move call to set_language
1593 down, just before the block that parse the breakpoint addr_string.
1594
1595 2010-07-28 Tom Tromey <tromey@redhat.com>
1596
1597 PR c++/9946:
1598 * symfile.c (reread_symbols): Clear template_symbols.
1599 * symtab.h (struct symbol) <is_cplus_template_function>: New
1600 field.
1601 (SYMBOL_IS_CPLUS_TEMPLATE_FUNCTION): New macro.
1602 (struct template_symbol): New.
1603 * symtab.c (lookup_symbol_aux_local): Use
1604 cp_lookup_symbol_imports_or_template.
1605 * objfiles.h (struct objfile) <template_symbols>: New field.
1606 * objfiles.c (relocate_one_symbol): New function.
1607 (objfile_relocate1): Use it. Relocate isolated symbols.
1608 * gdbtypes.h (struct cplus_struct_type) <n_template_arguments,
1609 template_arguments>: New fields.
1610 (TYPE_N_TEMPLATE_ARGUMENTS): New macro.
1611 (TYPE_TEMPLATE_ARGUMENTS): Likewise.
1612 (TYPE_TEMPLATE_ARGUMENT): Likewise.
1613 (lookup_typename): Update.
1614 * gdbtypes.c (lookup_typename): Constify "block" argument.
1615 * dwarf2read.c: Include vec.h.
1616 (symbolp): New typedef.
1617 (read_func_scope): Read template arguments. Allocate a
1618 template_symbol when needed.
1619 (read_structure_type): Read template arguments.
1620 (new_symbol_full): New function, from new_symbol. Handle
1621 DW_TAG_template_type_param and DW_TAG_template_value_param.
1622 (new_symbol): Rewrite as wrapper.
1623 * cp-support.h (cp_lookup_symbol_imports_or_template): Declare.
1624 * cp-namespace.c: Include language.h.
1625 (search_symbol_list): New function.
1626 (cp_lookup_symbol_imports_or_template): Likewise.
1627
1628 2010-07-28 Balazs Kezes <rlblaster@gmail.com>
1629
1630 * tui/tui-win.c (make_visible_with_new_height): Resize and move
1631 the command window to the new size and position.
1632
1633 2010-07-28 Balazs Kezes <rlblaster@gmail.com>
1634
1635 * tui/tui-win.c (tui_resize_all): Update the locator's origin's
1636 coordinates.
1637
1638 2010-07-28 Balazs Kezes <rlblaster@gmail.com>
1639
1640 * tui/tui-io.c (tui_handle_resize_during_io): Call tui_resize_all
1641 after a detecting a resize.
1642 * tui/tui-win.c (tui_resize_all): Remove tui_set_win_resized_to
1643 call.
1644
1645 2010-07-28 Pedro Alves <pedro@codesourcery.com>
1646
1647 * configure.ac: Check for resize_term.
1648 * configure, config.in: Regenerate.
1649
1650 2010-07-27 Joel Brobecker <brobecker@adacore.com>
1651
1652 * MAINTAINERS (Write After Approval): Reorder a couple of entries.
1653
1654 2010-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1655
1656 * dwarf2read.c (read_string): Rename to ...
1657 (read_direct_string): ... this.
1658 (skip_one_die, read_attribute_value, dwarf_decode_line_header)
1659 (dwarf_decode_lines, dwarf_decode_macros): Adjust.
1660
1661 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1662
1663 * linux-nat.c (linux_nat_lp_status_is_event): New function.
1664 (count_events_callback, select_event_lwp_callback)
1665 (cancel_breakpoints_callback, linux_nat_wait_1): Use it.
1666
1667 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1668
1669 * ia64-linux-nat.c (ia64_linux_status_is_event): New function.
1670 (_initialize_ia64_linux_nat): Install it.
1671 * linux-nat.c (sigtrap_is_event, linux_nat_status_is_event)
1672 (linux_nat_set_status_is_event): New.
1673 (stop_wait_callback, count_events_callback, select_event_lwp_callback)
1674 cancel_breakpoints_callback, linux_nat_filter_event)
1675 (linux_nat_wait_1): Use linux_nat_status_is_event.
1676 * linux-nat.h (linux_nat_set_status_is_event): New prototype.
1677
1678 2010-07-27 Tom Tromey <tromey@redhat.com>
1679
1680 * NEWS: Mention labels, .gdb_index.
1681
1682 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
1683
1684 * cli/cli-cmds.c (disassemble_command): Add support of disassemble
1685 "start,+length" form of arguments.
1686 * NEWS: Add "Changed commands" (disassemble) section for "Changes
1687 since GDB 7.1"; and merge two separated paragraphs of disassemble
1688 description in "Changes in GDB 7.0".
1689
1690 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1691
1692 * top.c (input_from_terminal_p): Return 0 on BATCH_FLAG.
1693 * utils.c (defaulted_query): Do not explicitly check for BATCH_FLAG.
1694 (fputs_maybe_filtered): Do not do filtering also on
1695 ! INPUT_FROM_TERMINAL_P.
1696
1697 2010-07-27 Joel Brobecker <brobecker@adacore.com>
1698
1699 * dwarf2read.c (dw2_find_pc_sect_symtab): Remove trailing newline
1700 in warning message.
1701
1702 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
1703
1704 * python/py-value.c (valpy_call): New Function.
1705
1706 2010-07-27 Ken Werner <ken.werner@de.ibm.com>
1707
1708 * dwarf2read.c (dwarf2_read_index): Initialize the types_list and
1709 types_list_elements variables.
1710
1711 2010-07-26 Tom Tromey <tromey@redhat.com>
1712
1713 * dwarf2loc.c (locexpr_describe_location_piece): Also recognize
1714 TLS with DW_OP_const4u or DW_OP_const8u.
1715
1716 2010-07-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
1717
1718 * ppc-linux-nat.c (store_vsx_register): Use PTRACE_GETVSXREGS to get
1719 VSX registers contents.
1720
1721 2010-07-26 Jerome Guitton <guitton@adacore.com>
1722
1723 * dwarf2read.c (add_partial_symbol): Do not add a global variable if
1724 its adress is null. Add comment to explain why.
1725 (new_symbol): Ditto.
1726
1727 2010-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1728
1729 * linux-nat.c (linux_nat_do_thread_registers): Convert STOP_SIGNAL to
1730 the host signal first.
1731
1732 2010-07-23 Tom Tromey <tromey@redhat.com>
1733
1734 * dwarf2read.c (struct dwarf2_per_objfile) <n_type_comp_units,
1735 type_comp_units>: New fields.
1736 (dw2_get_cu): New function.
1737 (create_cus_from_index): Remove unused argument.
1738 (create_signatured_type_hash_from_index): New function.
1739 (create_addrmap_from_index): Update.
1740 (dwarf2_read_index): Handle version 2.
1741 (dw2_find_last_source_symtab, dw2_forget_cached_source_info)
1742 (dw2_lookup_symtab, dw2_do_expand_symtabs_matching)
1743 (dw2_print_stats, dw2_expand_all_symtabs)
1744 (dw2_expand_symtabs_with_filename, dw2_find_symbol_file)
1745 (dw2_expand_symtabs_matching, dw2_map_symbol_filenames): Update.
1746 (dwarf2_initialize_objfile): Call create_debug_types_hash_table.
1747 (allocate_signatured_type_hash_table): New function.
1748 (add_signatured_type_cu_to_list): Likewise.
1749 (create_debug_types_hash_table): Use them. Set type_comp_units.
1750 (read_signatured_type): Ensure section data is available.
1751 (add_address_entry): Don't record empty ranges.
1752 (struct signatured_type_index_data): New.
1753 (write_one_signatured_type): New function.
1754 (write_psymtabs_to_index): Write type CUs.
1755 (save_gdb_index_command): Update comment.
1756 (process_type_comp_unit): Move inititalization of
1757 from_debug_types...
1758 (create_debug_types_hash_table): ... here.
1759
1760 2010-07-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1761
1762 * gdb_gcore.sh (tmpfile): Remove the variable, its initialization,
1763 cleanup and generating of gdb script to it.
1764 (gdb): Use redirection from /dev/null. Use --nx. Turn off pagination
1765 and terminal size. Convert $tmpfile to a series of -ex-es.
1766
1767 2010-07-23 Keith Seitz <keiths@redhat.com>
1768
1769 * symtab.c (basic_lookup_transparent_type): Call pre-expand
1770 hook for STATIC_BLOCK types, too.
1771
1772 2010-07-23 Keith Seitz <keiths@redhat.com>
1773
1774 * dwarf2read.c: Remove unused typedef dwarf2_cu_per_cu_data_ptr
1775 and vector definition.
1776
1777 2010-07-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1778
1779 * linux-nat.c (cancel_breakpoint): Remove unused forward declaration.
1780
1781 2010-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1782
1783 * dwarf2read.c: Include completer.h.
1784 (save_gdb_index_command): Use matching usage command name.
1785 (_initialize_dwarf2_read): New variable c, initialize it by add_cmd.
1786 Set filename_completer for it.
1787
1788 2010-07-22 Tom Tromey <tromey@redhat.com>
1789
1790 * dwarf2read.c (create_debug_types_hash_table): Set objfile on
1791 type signature's per-CU data.
1792
1793 2010-07-22 Pedro Alves <pedro@codesourcery.com>
1794
1795 * NEWS: Mention target reported shared libraries support by
1796 default.
1797
1798 2010-07-21 Pedro Alves <pedro@codesourcery.com>
1799
1800 PR symtab/11827
1801
1802 Revert:
1803 2010-05-21 Pierre Muller <muller@ics.u-strasbg.fr>
1804 * dwarf2read.c (process_die): Also allow DW_TAG_const_type
1805 and DW_TAG_volatile_type.
1806 (new_symbol): Likewise.
1807
1808 2010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
1809
1810 * eval.c (evaluate_subexp_standard): Disabled evaluation of C++
1811 function symbols before overload resolution.
1812
1813 2010-07-21 Pedro Alves <pedro@codesourcery.com>
1814
1815 * breakpoint.c (bptype_string): New, abstracted out from
1816 print_one_breakpoint_location.
1817 (print_one_breakpoint_location): Adjust.
1818 (breakpoint_1): Adjust the type column width dynamically.
1819
1820 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1821
1822 * symfile.c (find_separate_debug_file_by_debuglink): Remove
1823 a gdb_assert call, new comment.
1824
1825 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1826
1827 * linux-nat.c (linux_handle_extended_wait): Handle case when
1828 event == PTRACE_EVENT_CLONE && stopping && WSTOPSIG (status) != SIGSTOP.
1829
1830 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1831
1832 Code cleanup.
1833 * linux-nat.c (linux_nat_wait_1): Reset STATUS after calling
1834 linux_nat_wait_1. Use always LP->STATUS afterwards.
1835
1836 2010-07-20 Hui Zhu <teawater@gmail.com>
1837
1838 * inf-ptrace.c (inf_ptrace_create_inferior): Initialize back_to.
1839 (inf_ptrace_attach): Ditto.
1840
1841 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1842
1843 Make core files the process_stratum.
1844 * corefile.c (core_target): New variable.
1845 (core_file_command): Remove variable t, use core_target.
1846 * corelow.c (core_ops): Make it static.
1847 (init_core_ops): Change to process_stratum. Initialize CORE_TARGET.
1848 * defs.h (make_cleanup_unpush_target): New prototype.
1849 * gdbarch.h: Regenerate.
1850 * gdbarch.sh (core_pid_to_str): Remove core_stratum from its comment.
1851 * gdbcore.h (core_target): New declaration.
1852 * inf-ptrace.c (inf_ptrace_create_inferior, inf_ptrace_attach): New
1853 variables ops_already_pushed and back_to. Use push_target,
1854 make_cleanup_unpush_target and discard_cleanups calls.
1855 * record.c (record_open): Replace core_stratum by a core_bfd check.
1856 * target.c (target_is_pushed): New function.
1857 (find_core_target): Remove.
1858 * target.h (enum strata) <core_stratum>: Remove.
1859 (target_is_pushed): New declaration.
1860 (find_core_target): Remove declaration.
1861 * tracepoint.c (init_tfile_ops) <to_stratum>: Remove comment.
1862 * utils.c (do_unpush_target, make_cleanup_unpush_target): New functions.
1863
1864 2010-07-19 Hui Zhu <teawater@gmail.com>
1865
1866 * breakpoint.c (single_step_breakpoints_inserted): New
1867 function.
1868 * breakpoint.h (single_step_breakpoints_inserted): Extern.
1869 * infrun.c (maybe_software_singlestep): Add check code.
1870 * record.c (record_resume): Add code for software single step.
1871 (record_wait): Ditto.
1872
1873 2010-07-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1874
1875 * linux-nat.c (linux_handle_extended_wait): Move variable new_lp into
1876 a more inner block. Remove its unused declaration initializer.
1877
1878 2010-07-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1879
1880 * NEWS: Mention support for the new ptrace interface and hardware
1881 accelerated watchpoint conditions on powerpc-linux.
1882
1883 2010-07-16 Ozkan Sezer <sezeroz@gmail.com>
1884
1885 * target.c (debug_to_insert_breakpoint): Instead of casting to unsigned
1886 long and %ld, use core_addr_to_string() and %s to print CORE_ADDR vars
1887 and host_address_to_string() and %s for pointers.
1888 (debug_to_remove_breakpoint): Likewise.
1889 (debug_to_region_ok_for_hw_watchpoint): Likewise.
1890 (debug_to_can_accel_watchpoint_condition): Likewise.
1891 (debug_to_stopped_data_address): Likewise.
1892 (debug_to_watchpoint_addr_within_range): Likewise.
1893 (debug_to_insert_hw_breakpoint): Likewise.
1894 (debug_to_remove_hw_breakpoint): Likewise.
1895 (debug_to_insert_watchpoint): Likewise.
1896 (debug_to_remove_watchpoint): Likewise.
1897
1898 2010-07-16 Sami Wagiaalla <swagiaal@redhat.com>
1899
1900 * symtab.h (symbol_set_demangled_name): Now takes an optional objfile*
1901 argument.
1902 (cplus_specific): New struct.
1903 * symtab.c (symbol_set_demangled_name): Updated.
1904 Use cplus_specific for cplus symbols.
1905 (symbol_get_demangled_name): Retrive the name from the cplus_specific
1906 struct for cplus symbols.
1907 (symbol_init_language_specific): Set cplus_specific for cplus symbols.
1908 (symbol_set_names): Pass objfile to symbol_set_demangled_name.
1909 * symtab.c (symbol_init_cplus_specific): New function.
1910
1911 2010-07-16 Sami Wagiaalla <swagiaal@redhat.com>
1912
1913 * symtab.h (symbol_set_demangled_name): New function.
1914 (symbol_get_demangled_name): New function.
1915 * symtab.c (symbol_set_demangled_name): New function.
1916 (symbol_get_demangled_name): New function.
1917 (symbol_init_language_specific): Use demangled_name setter and getter.
1918 (symbol_set_names): Ditto.
1919 (symbol_natural_name): Ditto.
1920 (symbol_demangled_name): Ditto.
1921 * dwarf2read.c (new_symbol): Ditto.
1922
1923 2010-07-16 Sami Wagiaalla <swagiaal@redhat.com>
1924
1925 * symtab.h: Renamed cplus_specific to mangled_lang.
1926 * symtab.c (symbol_init_language_specific): Updated.
1927 (symbol_set_names): Updated.
1928 (symbol_natural_name): Updated.
1929 (symbol_demangled_name): Updated.
1930 * ada-lang.c (ada_decode_symbol): Updated.
1931 * dwarf2read.c (new_symbol): Updated.
1932
1933 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
1934
1935 * valops.c (value_assign): Do not call to value_coerce_to_target.
1936 (value_must_coerce_to_target): Return 0 in case of TYPE_VECTOR.
1937
1938 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
1939
1940 * MAINTAINERS: Add myself for write after approval privileges.
1941
1942 2010-07-13 Emmanuel Thomé <Emmanuel.Thome@gmail.com>
1943
1944 * c-valprint.c (c_val_print): Add embedded_offset to address in
1945 call to val_print_array_elements.
1946
1947 2010-07-13 Tom Tromey <tromey@redhat.com>
1948
1949 * dwarf2read.c (dwarf2_read_index): Correctly set 'total_size'.
1950
1951 2010-07-13 Tom Tromey <tromey@redhat.com>
1952
1953 * dwarf2read.c (dwarf2_per_cu_text_offset): Fix reference to
1954 objfile.
1955
1956 2010-07-13 Tom Tromey <tromey@redhat.com>
1957
1958 * symfile.c (set_initial_language): Update.
1959 (deduce_language_from_filename): Argument type now const.
1960 * symtab.h (find_main_filename): Update.
1961 (deduce_language_from_filename): Update.
1962 * symtab.c (find_main_filename): Make result const.
1963 * dwarf2read.c (dw2_find_symbol_file): Change return type.
1964 * psymtab.c (find_symbol_file_from_partial): Change return type.
1965 * symfile.h (struct quick_symbol_functions) <find_symbol_file>:
1966 Make result const.
1967
1968 2010-07-13 Tom Tromey <tromey@redhat.com>
1969
1970 * breakpoint.c (save_cmdlist): No longer static.
1971 * gdbcmd.h (save_cmdlist): Declare.
1972 * symfile.c (symbol_file_add_with_addrs_or_offsets): Set
1973 OBJF_READNOW on objfile if readnow_symbol_files.
1974 * elfread.c (elf_symfile_read): Use dwarf2_initialize_objfile.
1975 (elf_sym_fns_gdb_index): New global.
1976 * dwarf2read.c: Include exceptions.h.
1977 (offset_type): New.
1978 (struct mapped_index): New.
1979 (dwarf2_per_cu_data_ptr): New typedef.
1980 (struct dwarf2_per_objfile) <using_index, index_table, gdb_index>:
1981 New fields.
1982 (GDB_INDEX_SECTION): New define.
1983 (struct dwarf2_per_cu_quick_data): New.
1984 (struct dwarf2_per_cu_data) <objfile>: New field.
1985 <psymtab>: Removed.
1986 <v>: New field.
1987 (byte_swap): New function.
1988 (MAYBE_SWAP): New macro.
1989 (INDEX_SUFFIX): New macro.
1990 (dw2_do_instantiate_symtab): New function.
1991 (dw2_instantiate_symtab): Likewise.
1992 (create_cus_from_index): Likewise.
1993 (create_addrmap_from_index): Likewise.
1994 (mapped_index_string_hash): Likewise.
1995 (find_slot_in_mapped_hash): Likewise.
1996 (dwarf2_read_index): Likewise.
1997 (dw2_setup): Likewise.
1998 (dw2_require_line_header): Likewise.
1999 (dw2_require_full_path): Likewise.
2000 (dw2_find_last_source_symtab): Likewise.
2001 (dw2_forget_cached_source_info): Likewise.
2002 (dw2_lookup_symtab): Likewise.
2003 (dw2_lookup_symbol): Likewise.
2004 (dw2_do_expand_symtabs_matching): Likewise.
2005 (dw2_pre_expand_symtabs_matching): Likewise.
2006 (dw2_print_stats): Likewise.
2007 (dw2_dump): Likewise.
2008 (dw2_relocate): Likewise.
2009 (dw2_expand_symtabs_for_function): Likewise.
2010 (dw2_expand_all_symtabs): Likewise.
2011 (dw2_expand_symtabs_with_filename): Likewise.
2012 (dw2_find_symbol_file): Likewise.
2013 (dw2_map_ada_symtabs): Likewise.
2014 (dw2_expand_symtabs_matching): Likewise.
2015 (dw2_find_pc_sect_symtab): Likewise.
2016 (dw2_map_symbol_names): Likewise.
2017 (dw2_map_symbol_filenames): Likewise.
2018 (dw2_has_symbols): Likewise.
2019 (dwarf2_gdb_index_functions): New global.
2020 (dwarf2_initialize_objfile): New function.
2021 (process_psymtab_comp_unit): Update.
2022 (add_partial_subprogram): Likewise.
2023 (dwarf2_psymtab_to_symtab): Likewise.
2024 (psymtab_to_symtab_1): Use dw2_do_instantiate_symtab.
2025 (process_full_comp_unit): Update.
2026 (find_file_and_directory): New function.
2027 (read_file_scope): Use find_file_and_directory.
2028 (dwarf2_per_cu_objfile): Update.
2029 (dwarf2_per_cu_addr_size): Update.
2030 (dwarf2_per_cu_offset_size): Update.
2031 (dwarf2_free_objfile): Free the index, if needed.
2032 (dwarf2_per_objfile_free): Unmap the index, if needed.
2033 (struct strtab_entry): New.
2034 (hash_strtab_entry): New function.
2035 (eq_strtab_entry): Likewise.
2036 (create_strtab): Likewise.
2037 (add_string): Likewise.
2038 (struct symtab_index_entry): New.
2039 (struct mapped_symtab): New.
2040 (hash_symtab_entry): New function.
2041 (eq_symtab_entry): Likewise.
2042 (delete_symtab_entry): Likewise.
2043 (create_index_table): Likewise.
2044 (create_mapped_symtab): Likewise.
2045 (cleanup_mapped_symtab): Likewise.
2046 (find_slot): Likewise.
2047 (hash_expand): Likewise.
2048 (add_index_entry): Likewise.
2049 (add_indices_to_cpool): Likewise.
2050 (write_hash_table): Likewise.
2051 (add_address_entry): Likewise.
2052 (write_psymbols): Likewise.
2053 (write_obstack): Likewise.
2054 (unlink_if_set): Likewise.
2055 (write_psymtabs_to_index): Likewise.
2056 (save_gdb_index_command): Likewise.
2057 (_initialize_dwarf2_read): Install "save gdb-index"
2058 command.
2059 (create_all_comp_units): Initialize 'objfile' field of CU.
2060 (dwarf2_locate_sections): Check for .gdb_index.
2061 * psymtab.h (dwarf2_gdb_index_functions): Declare.
2062 * symfile.h (dwarf2_initialize_objfile): Declare.
2063
2064 2010-07-13 Tom Tromey <tromey@redhat.com>
2065
2066 * symtab.c (lookup_symbol_aux_symtabs): Call pre-expand hook.
2067 (basic_lookup_transparent_type): Likewise.
2068 * symfile.h (struct quick_symbol_functions)
2069 <pre_expand_symtabs_matching>: New field.
2070 * psymtab.c (pre_expand_symtabs_matching_psymtabs): New function.
2071 (psym_functions): Update.
2072
2073 2010-07-13 Tom Tromey <tromey@redhat.com>
2074
2075 PR breakpoints/8357:
2076 * symtab.h (domain_enum_tag) <LABEL_DOMAIN>: Update comment.
2077 * linespec.c (decode_line_1): Update comment. Call decode_label.
2078 (decode_label): New function.
2079 (symbol_found): Handle LOC_LABEL.
2080 * dwarf2read.c (new_symbol) <DW_TAG_label>: Set symbol's type and
2081 domain. Call add_symbol_to_list.
2082
2083 2010-07-13 Tom Tromey <tromey@redhat.com>
2084
2085 * dwarf2loc.h (dwarf2_per_cu_text_offset): Declare.
2086 * dwarf2loc.c (find_location_expression): Use
2087 dwarf2_per_cu_text_offset.
2088 (dwarf2_evaluate_loc_desc): Likewise.
2089 (dwarf2_loc_desc_needs_frame): Likewise.
2090 (compile_dwarf_to_ax): Likewise.
2091 (loclist_describe_location): Likewise.
2092 * dwarf2read.c (dwarf2_per_cu_text_offset): New function.
2093 (dwarf2_per_cu_objfile): Update comment.
2094
2095 2010-07-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2096
2097 * dwarf2read.c (read_subrange_type): Call read_subrange_type.
2098 * p-lang.c (pascal_printstr): Likewise.
2099
2100 2010-07-09 Tom Tromey <tromey@redhat.com>
2101
2102 * python/py-prettyprint.c (gdbpy_get_display_hint): Don't use
2103 'hint' if it is NULL.
2104
2105 2010-07-09 Hui Zhu <teawater@gmail.com>
2106
2107 * source.c (print_source_lines_base): Add check for noprint.
2108
2109 2010-07-08 Joel Brobecker <brobecker@adacore.com>
2110
2111 * python/python-config.py: Resync with Python 2.7 version of this
2112 script.
2113
2114 2010-07-08 Joel Brobecker <brobecker@adacore.com>
2115
2116 * NEWS: Fix typo in section name (s/GDB 7.1/GDB 7.2).
2117
2118 2010-07-07 Joel Brobecker <brobecker@adacore.com>
2119
2120 * NEWS: Create a new section for the next release branch.
2121 Rename the section of the current branch, now that it has
2122 been cut.
2123
2124 2010-07-07 Joel Brobecker <brobecker@adacore.com>
2125
2126 GDB 7.2 branch created (branch timestamp: 2010-07-07 17:00 UTC)
2127 * version.in: Bump version to 7.2.50.20100707-cvs.
2128
2129 2010-07-07 Tom Tromey <tromey@redhat.com>
2130
2131 * dwarf2read.c (dwarf2_const_value) <DW_form_addr>: Create a
2132 LOC_COMPUTED symbol.
2133 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Set new field.
2134 (dwarf2_loc_desc_needs_frame): Likewise.
2135 (compile_dwarf_to_ax) <DW_OP_addr>: Use offset.
2136 * dwarf2expr.h (struct dwarf_expr_context) <offset>: New field.
2137 * dwarf2expr.c (execute_stack_op) <DW_OP_addr>: Use offset.
2138 * dwarf2-frame.c (execute_stack_op): Set 'offset' field. Add
2139 'offset' argument.
2140 (struct dwarf2_frame_cache) <text_offset>: New field.
2141 (dwarf2_frame_cache): Set new field.
2142 (dwarf2_frame_prev_register): Update.
2143 (dwarf2_frame_sniffer): Update.
2144 (dwarf2_frame_base_sniffer): Update.
2145 (dwarf2_frame_find_fde): Add 'out_offset' argument.
2146
2147 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2148 Thiago Jung Bauermann <bauerman@br.ibm.com>
2149
2150 Support for hw accelerated condition watchpoints in booke powerpc.
2151
2152 * breakpoint.c (fetch_watchpoint_value): Rename to fetch_subexp_value
2153 and move to eval.c. Change callers.
2154 (insert_bp_location): Pass watchpoint condition in
2155 target_insert_watchpoint.
2156 (remove_breakpoint_1) Pass watchpoint condition in
2157 target_remove_watchpoint.
2158 (watchpoint_locations_match): Call
2159 target_can_accel_watchpoint_condition.
2160 * eval.c: Include wrapper.h.
2161 (fetch_subexp_value): Moved from breakpoint.c.
2162 * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint):
2163 Formatting fix.
2164 (can_use_watchpoint_cond_accel): New function.
2165 (calculate_dvc): Likewise.
2166 (num_memory_accesses): Likewise.
2167 (check_condition): Likewise.
2168 (ppc_linux_can_accel_watchpoint_condition): Likewise
2169 (ppc_linux_insert_watchpoint): Call can_use_watchpoint_cond_accel,
2170 check_condition and calculate_dvc.
2171 (ppc_linux_remove_watchpoint): Likewise.
2172 (_initialize_ppc_linux_nat): Set to_can_accel_watchpoint_condition to
2173 ppc_linux_can_accel_watchpoint_condition
2174 * target.c (debug_to_insert_watchpoint): Add argument for watchpoint
2175 condition.
2176 (debug_to_remove_watchpoint): Likewise.
2177 (debug_to_can_accel_watchpoint_condition): New function.
2178 (update_current_target): Set to_can_accel_watchpoint_condition.
2179 (setup_target_debug): Set to_can_accel_watchpoint_condition.
2180 * target.h: Add opaque declaration for struct expression.
2181 (struct target_ops) <to_insert_watchpoint>,
2182 <to_remove_watchpoint>: Add new arguments to pass the watchpoint
2183 <to_can_accel_watchpoint_condition>: New member.
2184 condition. Update all callers and implementations.
2185 (target_can_accel_watchpoint_condition): New macro.
2186 * value.c (free_value_chain): New function.
2187 * value.h (fetch_subexp_value): New prototype.
2188 (free_value_chain): Likewise.
2189
2190 2010-07-07 Ulrich Weigand <uweigand@de.ibm.com>
2191
2192 * linux-nat.c (linux_nat_do_thread_registers): Use section size
2193 from gdbarch_core_regset_sections also for .reg if present.
2194
2195 * amd64-linux-tdep.c (amd64_linux_regset_sections): Fix incorrect
2196 section size for .reg.
2197 * ppc-linux-tdep.c (ppc_linux_vsx_regset_sections): Likewise.
2198 (ppc_linux_vmx_regset_sections): Likewise.
2199 (ppc_linux_fp_regset_sections): Likewise.
2200 (ppc64_linux_vsx_regset_sections): New variable.
2201 (ppc64_linux_vmx_regset_sections): Likewise.
2202 (ppc64_linux_fp_regset_sections): Likewise.
2203 (ppc_linux_init_abi): Install core_regset_section lists appropriate
2204 for current word size.
2205
2206 2010-07-06 Joel Brobecker <brobecker@adacore.com>
2207
2208 * server.c (myresume): Make static.
2209
2210 2010-07-06 Tom Tromey <tromey@redhat.com>
2211
2212 * configure, config.in: Rebuild.
2213 * configure.ac (HAVE_LIBPYTHON2_7): New define.
2214 * python/python-internal.h: Handle HAVE_LIBPYTHON2_7.
2215
2216 2010-07-06 Andreas Schwab <schwab@linux-m68k.org>
2217
2218 * breakpoint.c (_initialize_breakpoint): Add "cl" as alias for
2219 "clear".
2220
2221 2010-07-06 Ken Werner <ken.werner@de.ibm.com>
2222
2223 * gdbtypes.h (floatformats_ieee_half): Add declaration.
2224 * gdbtypes.c (floatformats_ieee_half): New variable.
2225 * doublest.c (floatformat_from_length): Set format to
2226 gdbarch_half_format if length matches.
2227 * gdbarch.sh (half_bit): New architecture method.
2228 (half_format): Likewise.
2229 * gdbarch.h: Regenerate.
2230 * gdbarch.c: Likewise.
2231
2232 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2233 Joel Brobecker <brobecker@adacore.com>
2234
2235 Fix re-run of PIE executable, PR shlibs/11776.
2236 * solib-svr4.c (svr4_relocate_main_executable) <symfile_objfile>: Remove
2237 the part of pre-set SYMFILE_OBJFILE->SECTION_OFFSETS.
2238
2239 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2240 Joel Brobecker <brobecker@adacore.com>
2241
2242 * auxv.c (memory_xfer_auxv): Update attach comment.
2243 * solib-svr4.c (svr4_special_symbol_handling): Remove the call to
2244 svr4_relocate_main_executable.
2245 (svr4_solib_create_inferior_hook): Make the call to
2246 svr4_relocate_main_executable unconditional.
2247
2248 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2249 Joel Brobecker <brobecker@adacore.com>
2250
2251 * auxv.c (ld_so_xfer_auxv): Do not error on failed read of data_address.
2252
2253 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2254 Joel Brobecker <brobecker@adacore.com>
2255
2256 Fix attaching to PIEs prelinked on the disk after the process was
2257 started.
2258 * solib-svr4.c (svr4_exec_displacement): New variable arch_size.
2259 Verify it against bfd_get_arch_size. Try to match arbitrary
2260 displacement for the phdrs comparison.
2261
2262 2010-07-02 Tom Tromey <tromey@redhat.com>
2263
2264 PR exp/11780:
2265 * libunwind-frame.c (libunwind_frame_prev_register): Don't set
2266 value as optimized-out.
2267
2268 2010-07-02 Ulrich Weigand <uweigand@de.ibm.com>
2269 Thiago Jung Bauermann <bauerman@br.ibm.com>
2270
2271 * breakpoint.c (can_use_hardware_watchpoint): Answer "what does this
2272 represent?" question in comment. Change comment to a proper sentence.
2273
2274 2010-07-02 Ken Werner <ken.werner@de.ibm.com>
2275
2276 * c-valprint.c (c_val_print): Fix printing of character vectors.
2277
2278 2010-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2279
2280 * spu-tdep.c (spu_catch_start): Adjust the caller of changed
2281 create_breakpoint prototype.
2282
2283 2010-07-01 Pedro Alves <pedro@codesourcery.com>
2284
2285 * breakpoint.c (BREAK_ARGS_HELP, _initialize_breakpoint): Clarify
2286 usefulness suggestion of multiple breakpoints at same location.
2287
2288 2010-07-01 Pedro Alves <pedro@codesourcery.com>
2289
2290 * breakpoint.c (BREAK_ARGS_HELP): Add missing `the'.
2291
2292 2010-07-01 Pedro Alves <pedro@codesourcery.com>
2293
2294 * dwarf2loc.c (locexpr_tracepoint_var_ref)
2295 (loclist_tracepoint_var_ref): Handle optimized out values.
2296
2297 2010-07-01 Pedro Alves <pedro@codesourcery.com>
2298
2299 * breakpoint.c (update_watchpoint, _initialize_breakpoint): Remove
2300 unnecessary space in string.
2301 * filesystem.c (_initialize_filesystem): Ditto.
2302 * frame.c (_initialize_frame): Ditto.
2303 * infcmd.c (step_once): Ditto.
2304 * infrun.c (_initialize_infrun): Ditto.
2305 * linux-nat.c (linux_child_follow_fork): Ditto.
2306 * maint.c (maintenance_deprecate): Ditto.
2307 * memattr.c (_initialize_mem): Ditto.
2308 * mips-tdep.c (_initialize_mips_tdep): Ditto.
2309 * monitor.c (monitor_open): Ditto.
2310 * procfs.c (procfs_xfer_memory): Ditto.
2311 * reverse.c (bookmarks_info): Ditto.
2312 * sh64-tdep.c (sh64_show_media_regs, sh64_show_compact_regs): Ditto.
2313 * stack.c (_initialize_stack): Ditto.
2314 * tracepoint.c (_initialize_tracepoint): Ditto.
2315 * xtensa-tdep.c (xtensa_supply_gregset,
2316 xtensa_regset_from_core_section): Ditto.
2317
2318 2010-07-01 Tom Tromey <tromey@redhat.com>
2319
2320 * value.h (struct lval_funcs) <check_any_valid>: Rename from
2321 check_all_valid.
2322 * value.c (value_entirely_optimized_out): Invert result. Update
2323 for new function name.
2324
2325 2010-07-01 Pedro Alves <pedro@codesourcery.com>
2326
2327 Static tracepoints support.
2328
2329 * NEWS: Mention new support for static tracepoints.
2330 (New packets): Mention qTfSTM, qTsSTM, qTSTMat and
2331 qXfer:statictrace:read.
2332 (New features in the GDB remote stub, GDBserver): Mention static
2333 tracepoints support using an UST based backend.
2334 (New commands): Mention "info static-tracepoint-markers" and
2335 "strace".
2336 * breakpoint.c (is_marker_spec): New.
2337 (is_tracepoint): Handle static tracepoints.
2338 (validate_commands_for_breakpoint): Static tracepoints can't do
2339 while-stepping.
2340 (static_tracepoints_here): New.
2341 (bpstat_what): Handle static tracepoints.
2342 (print_one_breakpoint_location, allocate_bp_location, mention):
2343 Ditto.
2344 (create_breakpoint_sal): Ditto.
2345 (decode_static_tracepoint_spec): New.
2346 (create_breakpoint): Replace `hardwareflag', and `traceflag' with
2347 `type_wanted'. Adjust. Handle static tracepoint marker
2348 locations.
2349 (break_command_1): Adjust.
2350 (update_static_tracepoint): New.
2351 (update_breakpoint_locations): Handle static tracepoints.
2352 (breakpoint_re_set_one): Handle static tracepoint marker
2353 locations.
2354 (disable_command, enable_command): Handle static tracepoints.
2355 (trace_command, ftrace_command): Adjust.
2356 (strace_command): New.
2357 (create_tracepoint_from_upload): Adjust.
2358 (save_breakpoints): Handle static tracepoints.
2359 (_initialize_breakpoint): Install the "strace" command.
2360 * breakpoint.h (enum bptype): New bp_static_tracepoint type.
2361 (struct breakpoint): New fields static_trace_marker_id and
2362 static_trace_marker_id_idx.
2363 (breakpoints_here_p): Declare.
2364 (create_breakpoint): Adjust.
2365 (static_tracepoints_here): Declare.
2366 * remote.c (struct remote_state) <static_tracepoints>: New field.
2367 (PACKET_qXfer_statictrace_read, PACKET_StaticTracepoints): New.
2368 (remote_static_tracepoint_marker_at): New.
2369 (remote_static_tracepoint_markers_by_strid): New.
2370 (remote_static_tracepoint_feature): New.
2371 (remote_disconnected_tracing_feature): Handle "StaticTracepoints".
2372 (remote_xfer_partial): Handle TARGET_OBJECT_STATIC_TRACE_DATA.
2373 (remote_supports_static_tracepoints): New.
2374 (remote_download_tracepoint): Download static tracepoints.
2375 (init_remote_ops): Install remote_static_tracepoint_marker_at and
2376 remote_static_tracepoint_markers_by_strid.
2377 (_initialize_remote): Install set|show remote static-tracepoints,
2378 and set|show remote read-sdata-object commands.
2379 * target.c (update_current_target): Inherit and default
2380 to_static_tracepoint_marker_at, and
2381 to_static_tracepoint_markers_by_strid.
2382 * target.h (static_tracepoint_marker): Forward declare.
2383 (enum target_object): New object TARGET_OBJECT_STATIC_TRACE_DATA.
2384 (static_tracepoint_marker_p): New typedef.
2385 (DEF_VEC_P(static_tracepoint_marker_p)): New VEC type.
2386 (struct target_ops): New fields to_static_tracepoint_marker_at and
2387 to_static_tracepoint_markers_by_strid.
2388 (target_static_tracepoint_marker_at)
2389 (target_static_tracepoint_markers_by_strid): New.
2390 * tracepoint.c: Include source.h.
2391 (validate_actionline): Handle $_sdata.
2392 (struct collection_list): New field strace_data.
2393 (add_static_trace_data): New.
2394 (clear_collection_list): Clear strace_data.
2395 (stringify_collection_list): Account for a possible static trace
2396 data collection.
2397 (encode_actions_1): Encode an $_sdata collection.
2398 (parse_tracepoint_definition): Handle static tracepoints.
2399 (parse_static_tracepoint_marker_definition): New.
2400 (release_static_tracepoint_marker): New.
2401 (print_one_static_tracepoint_marker): New.
2402 (info_static_tracepoint_markers_command): New.
2403 (sdata_make_value): New.
2404 (_initialize_tracepoint): Create the $_sdata convenience variable.
2405 Add the "info static-tracepoint-markers" command.
2406 Mention $_sdata in the "collect" command's help output.
2407 * tracepoint.h (struct static_tracepoint_marker): New.
2408 (parse_static_tracepoint_marker_definition)
2409 (release_static_tracepoint_marker): Declare.
2410 * mi/mi-cmd-break.c (mi_cmd_break_insert): Adjust.
2411 * python/py-breakpoint.c (bppy_new): Adjust.
2412
2413 2010-06-30 Joel Brobecker <brobecker@adacore.com>
2414
2415 * python/python-internal.h (_XOPEN_SOURCE): Undefine before
2416 including Python.h.
2417
2418 2010-06-29 Doug Evans <dje@google.com>
2419
2420 PR gdb/11702
2421 * dwarf2read.c (dwarf2_add_field): Only create a symbol if
2422 DW_AT_external is present.
2423
2424 PR gdb/11702
2425 * NEWS: Add entry.
2426 * dwarf2read.c (dwarf2_add_field): If DW_AT_const_value is present,
2427 create a symbol for the field and record the value.
2428 (new_symbol): Handle DW_TAG_member.
2429 * gdbtypes.c (field_is_static): Remove FIXME.
2430 * symtab.c (search_symbols): When searching for VARIABLES_DOMAIN,
2431 only ignore LOC_CONST symbols that are enums.
2432
2433 * dwarf2read.c: Remove trailing whitespace.
2434
2435 Delete FIELD_LOC_KIND_DWARF_BLOCK, unused.
2436 * gdbtypes.h (enum field_loc_kind): Delete FIELD_LOC_KIND_DWARF_BLOCK.
2437 (struct main_type, field loc): Delete dwarf_block.
2438 (FIELD_DWARF_BLOCK): Delete.
2439 (SET_FIELD_DWARF_BLOCK): Delete.
2440 (TYPE_FIELD_DWARF_BLOCK): Delete.
2441 * gdb-gdb.py (StructMainTypePrettyPrinter.struct_field_location_img):
2442 Update.
2443
2444 2010-06-29 Hui Zhu <teawater@gmail.com>
2445
2446 * record.c (set_record_pic_cmdlist,
2447 show_record_pic_cmdlist): New variables.
2448 (set_record_pic_command,
2449 show_record_pic_command): New functions.
2450 (record_pic_function, record_pic_line, record_pic_enum,
2451 set_record_pic_type, record_pic_hide_nofunction,
2452 record_pic_hide_nosource, record_pic_hide_same): New variables.
2453 (record_pic_fputs): New function.
2454 (function_list, node_list, edge_list): New struct.
2455 (function_list, node_list, edge_list): New variables.
2456 (record_pic_cleanups, record_pic_node,
2457 record_pic_edge, cmd_record_pic): New functions.
2458 (_initialize_record): Add new commands for record pic.
2459
2460 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2461
2462 * dwarf2read.c (read_structure_type) <fi.typedef_field_list>: Call
2463 ALLOCATE_CPLUS_STRUCT_TYPE.
2464
2465 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2466 Tom Tromey <tromey@redhat.com>
2467 Thiago Jung Bauermann <bauerman@br.ibm.com>
2468
2469 * value.c (pack_unsigned_long): New function.
2470 (value_from_ulongest): New function.
2471 * value.h (value_from_ulongest): Declare.
2472 * python/python.c (_initialize_python): Call
2473 gdbpy_initialize_thread and gdbpy_initialize_inferior.
2474 * python/python-internal.h: Define thread_object.
2475 (gdbpy_inferiors, gdbpy_selected_thread)
2476 (frame_info_to_frame_object, create_thread_object)
2477 (find_thread_object, find_inferior_object)
2478 (gdbpy_initialize_thread, gdbpy_initialize_inferiors)
2479 (gdbpy_is_value_object, get_addr_from_python): Declare.
2480 * python/py-value.c (builtin_type_upylong): Define.
2481 (convert_value_from_python): Add logic for ulongest.
2482 (gdbpy_is_value_object): New function.
2483 * python/py-utils.c (get_addr_from_python): New function.
2484 * python/py-frame.c (frame_info_to_frame_object): Return a PyObject.
2485 (gdbpy_selected_frame): Use PyObject over frame_info.
2486 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-inferior and
2487 py-infthread.
2488 (SUBDIR_PYTHON_SRCS): Likewise.
2489 (py-inferior.o): New Rule.
2490 (py-infthread.o): New Rule.
2491 * python/py-inferior.c: New File.
2492 * python/py-infthread.c: New File.
2493
2494 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2495
2496 * c-typeprint.c (c_type_print_base): For no fields check include also
2497 TYPE_TYPEDEF_FIELD_COUNT. Print new typedefs section.
2498 * dwarf2read.c (struct typedef_field_list)
2499 (struct field_info) <typedef_field_list, typedef_field_list_count>: New.
2500 (dwarf2_add_typedef): New.
2501 (read_structure_type): Call dwarf2_add_typedef for DW_TAG_typedef.
2502 Copy also FI.TYPEDEF_FIELD_LIST.
2503 * gdbtypes.h (struct typedef_field)
2504 (struct cplus_struct_type) <typedef_field, typedef_field_count>
2505 (TYPE_TYPEDEF_FIELD_ARRAY, TYPE_TYPEDEF_FIELD, TYPE_TYPEDEF_FIELD_NAME)
2506 (TYPE_TYPEDEF_FIELD_TYPE, TYPE_TYPEDEF_FIELD_COUNT): New.
2507
2508 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2509
2510 * cp-namespace.c (cp_lookup_nested_type): New variable
2511 concatenated_name. Turn the current return condition into a reverse
2512 one. Call also lookup_static_symbol_aux on the constructed qualified
2513 name.
2514 * symtab.c (lookup_symbol_aux): Move variable objfile and searching in
2515 other files into a called ...
2516 (lookup_static_symbol_aux): ... new function here.
2517 * symtab.h (lookup_static_symbol_aux): New prototype.
2518 * valops.c (value_maybe_namespace_elt): Call also
2519 lookup_static_symbol_aux if we failed otherwise.
2520
2521 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2522
2523 Fix PR c++/11703 and PR gdb/1448.
2524 * c-exp.y (yylex) <last_was_coloncolon && first_was_coloncolon>: Add
2525 FIRST_ITER check.
2526
2527 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2528
2529 Fix modification of cplus_struct_default.
2530 * dwarf2read.c (dwarf2_add_member_fn) <no DW_AT_vtable_elem_location>:
2531 Call ALLOCATE_CPLUS_STRUCT_TYPE.
2532 * gdbtypes.c (cplus_struct_default): New empty initializer, comment it.
2533
2534 2010-06-28 Joel Brobecker <brobecker@adacore.com>
2535
2536 * NEWS: Add entry announcing the python directory.
2537
2538 2010-06-28 Tom Tromey <tromey@redhat.com>
2539
2540 * dwarf2read.c (read_structure_type): Allocate null cleanup later.
2541
2542 2010-06-28 Doug Evans <dje@google.com>
2543
2544 * breakpoint.c (breakpoint_sals_to_pc): Delete arg address, unused.
2545 All callers updated.
2546
2547 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2548
2549 * cp-valprint.c (cp_print_value_fields) <recurse == 0>: Call
2550 obstack_begin after each obstack_free.
2551
2552 2010-06-27 Doug Evans <dje@google.com>
2553
2554 * value.c (value_static_field): Use `switch' instead of `if'.
2555 Assert-fail if passed invalid TYPE_FIELD_LOC_KIND.
2556
2557 * valops.c (search_struct_field): Fix typo in error message.
2558
2559 2010-06-26 Ulrich Weigand <uweigand@de.ibm.com>
2560
2561 * dwarf2expr.c (execute_stack_op): Place preprocessor
2562 directives at the start of the source line.
2563
2564 2010-06-25 Paul Hilfinger <hilfinger@adacore.com>
2565
2566 * defs.h (make_command_stats_cleanup): Declare.
2567 (set_display_time): Declare.
2568 (set_display_space): Declare.
2569 * event-top.c (command_handler): Use make_command_stats_cleanup.
2570 * main.c (display_time, display_space): Move definitions to utils.c.
2571 (captured_main): Use make_command_stats_cleanup to get start-up
2572 statistics.
2573 Use set_display_time and set_display_space for processing OPT_STATISTICS
2574 case.
2575 * maint.c (maintenance_time_display): Use set_display_time.
2576 (maintenance_space_display): Use set_display_space.
2577 * top.c (execute_command): Remove obsolete 'maint time' code.
2578 (command_loop): Use make_command_stats_cleanup.
2579 * utils.c (struct cmd_stats): Structure for storing initial time
2580 and space usage.
2581 (display_time, display_space): Move definitions here from utils.c.
2582 (set_display_time): New function.
2583 (set_display_space): New function.
2584 (make_command_stats_cleanup): New function.
2585 (report_command_stats): New auxiliary function for
2586 make_command_stats_cleanup.
2587
2588 2010-06-25 Ulrich Weigand <uweigand@de.ibm.com>
2589
2590 * solib-spu.c (append_ocl_sos): Fix xsnprintf statement for
2591 hosts where CORE_ADDR is long long.
2592
2593 2010-06-25 Tom Tromey <tromey@redhat.com>
2594
2595 PR python/10808:
2596 * python/python.c (execute_gdb_command): Add keywords. Accept
2597 "to_string" argument.
2598 (struct restore_ui_file_closure): New.
2599 (restore_ui_file): New function.
2600 (make_cleanup_restore_ui_file): Likewise.
2601 (GdbMethods) <execute>: Update.
2602
2603 2010-06-25 Ulrich Weigand <uweigand@de.ibm.com>
2604
2605 * s390-tdep.c (s390_push_dummy_call): Error on stack overflow
2606 during inferior call stack frame setup.
2607
2608 2010-06-25 Ken Werner <ken.werner@de.ibm.com>
2609
2610 * solib-spu.c: Include "exception.h".
2611 (ocl_program_data_key): New variable.
2612 (append_ocl_sos): New function.
2613 (ocl_enable_break): Likewise.
2614 (spu_current_sos): Call append_ocl_sos.
2615 (spu_solib_loaded): Call ocl_enable_break.
2616 (_initialize_spu_solib): Register ocl_program_data_key.
2617
2618 2010-06-25 Ulrich Weigand <uweigand@de.ibm.com>
2619
2620 * cp-support.c (reset_directive_searched): New function.
2621 (make_symbol_overload_list_using): Prevent recursive calls.
2622
2623 2010-06-25 Phil Muldoon <pmuldoon@redhat.com>
2624
2625 * printcmd.c (print_variable_and_value): Print error message on
2626 caught exception.
2627
2628 2010-06-25 Ulrich Weigand <uweigand@de.ibm.com>
2629
2630 * dwarf2expr.h (struct dwarf_value_location): Use ULONGEST as type
2631 of stack values.
2632 (struct dwarf_expr_piece): Rename "expr" member to "mem". Add new
2633 "value" member.
2634 (dwarf_expr_push): Change input type to ULONGEST.
2635 (dwarf_expr_fetch): Change return type to ULONGEST.
2636 (dwarf_expr_fetch_address): Add prototype.
2637 (dwarf2_read_address): Remove prototype.
2638 * dwarf2expr.c (dwarf_expr_push): Use ULONGEST as type of stack values.
2639 Truncate stack values to ctx->addr_size bytes.
2640 (dwarf_expr_fetch): Change return value to ULONGEST.
2641 (dwarf_expr_fetch_address): New function.
2642 (add_piece): Use dwarf_expr_fetch_address instead of dwarf_expr_fetch
2643 when appropriate. Update for struct dwarf_expr_piece changes.
2644 (dwarf2_read_address): Remove.
2645 (unsigned_address_type): Remove.
2646 (signed_address_type): Remove.
2647 (execute_stack_op): Use dwarf_expr_fetch_address instead of
2648 dwarf_expr_fetch when appropriate. Use ULONGEST as type of stack
2649 values. Perform operations on ULONGEST instead of on GDB values,
2650 sign-extending from ctx->addr_size bytes as needed. Read DW_OP_addr
2651 values and DW_OP_deref results as unsigned integers.
2652 * dwarf2loc.c (read_pieced_value): Update for struct dwarf_expr_piece
2653 changes.
2654 (write_pieced_value): Likewise.
2655 (dwarf2_evaluate_loc_desc): Use dwarf_expr_fetch_address instead of
2656 dwarf_expr_fetch when appropriate.
2657 (compile_dwarf_to_ax): Read DW_OP_addr values as unsigned integers.
2658 * dwarf2-frame.c (execute_stack_op): Use dwarf_expr_fetch_address
2659 instead of dwarf_expr_fetch when appropriate.
2660
2661 2010-06-25 Pierre Muller <muller@ics.u-strasbg.fr>
2662
2663 * c-typeprint.c (c_print_typedef): Append new type name for typedefs.
2664
2665 2010-06-24 Joel Brobecker <brobecker@adacore.com>
2666
2667 * python/python.c (_initialize_python): Add new "constant"
2668 PYTHONDIR in gdb module. Insert this path at the head of
2669 sys.path. Set gdb.__path__ to gdb.PYTHONDIR + '/gdb' and
2670 exec its __init__.py script if it exists in that directory.
2671
2672 2010-06-24 Kevin Buettner <kevinb@redhat.com>
2673
2674 * rx-tdep.c (RX_ACC_REGNUM): Define.
2675 (RX_NUM_REGS): Redefine to 26.
2676 (rx_register_name): Add register "acc". Change order of several
2677 registers. Change name of "vct" register to "fintv" to match RX
2678 documentation.
2679 (rx_register_type): Add case for RX_ACC_REGNUM.
2680
2681 2010-06-24 Tom Tromey <tromey@redhat.com>
2682
2683 * psymtab.c (lookup_partial_symbol): Mark definition as static.
2684
2685 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2686 Tom Tromey <tromey@redhat.com>
2687
2688 Fix GDB startup on readonly filesystem.
2689 * charset.c (find_charset_names): Use PEX_USE_PIPES for pex_init.
2690
2691 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2692 Pedro Alves <pedro@codesourcery.com>
2693
2694 Fix PR 9436.
2695 * breakpoint.c (handle_jit_event): New function.
2696 (bpstat_what): Remove enum class, kc, ss, sn, sgl, slr, clr, sr, shl,
2697 jit, err, table and bs_class. New variables shlib_event, jit_event,
2698 this_action and bptype. Change bs_class assignments to this_action
2699 assignments. new unhandled bptype internal error. Move here
2700 shlib_event and jit_event handling from handle_inferior_event.
2701 * breakpoint.h (enum bpstat_what_main_action): Extend the comment.
2702 Reorder items. Remove BPSTAT_WHAT_CHECK_SHLIBS and
2703 BPSTAT_WHAT_CHECK_JIT.
2704 * inferior.h (debug_infrun, stop_on_solib_events): New declarations.
2705 * infrun.c (debug_infrun, stop_on_solib_events): Remove static.
2706 (handle_inferior_event): Reinitialize frame and gdbarch after
2707 bpstat_what call. Move BPSTAT_WHAT_CHECK_SHLIBS and
2708 BPSTAT_WHAT_CHECK_JIT handling to bpstat_what. Reinitialize even
2709 gdbarch when frame gets reinitialized.
2710
2711 2010-06-24 Hui Zhu <teawater@gmail.com>
2712
2713 * printcmd.c (ui_printf): New function.
2714 (printf_command): Call ui_printf.
2715 (_initialize_printcmd): New command "eval".
2716
2717 2010-06-23 Ulrich Weigand <uweigand@de.ibm.com>
2718
2719 * infrun.c (handle_inferior_event): Handle presence of single-step
2720 breakpoints for TARGET_WAITKIND_FORKED and TARGET_WAITKIND_VFORKED.
2721 Cancel single-step breakpoints for TARGET_WAITKIND_EXITED,
2722 TARGET_WAITKIND_SIGNALED, and TARGET_WAITKIND_EXECD.
2723 * breakpoint.c (detach_single_step_breakpoints): New function.
2724 (detach_breakpoints): Call it.
2725 (cancel_single_step_breakpoints): New function.
2726 * breakpoint.h (cancel_single_step_breakpoints): Add prototype.
2727
2728 * spu-tdep.c (spu_memory_remove_breakpoint): New function.
2729 (spu_gdbarch_init): Install it.
2730
2731 2010-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2732
2733 * configure.ac: Always set RDYNAMIC at least as `-rdynamic'.
2734 * configure: Regenerate.
2735
2736 2010-06-22 Hui Zhu <teawater@gmail.com>
2737
2738 * i386-tdep.c (i386_record_lea_modrm): Change warning to query.
2739 (i386_process_record): Ditto.
2740 * record.c (record_memory_query): New variable.
2741 (_initialize_record): New command "set record memory-query".
2742 * record.h (record_memory_query): New extern.
2743
2744 2010-06-21 Doug Evans <dje@google.com>
2745
2746 * i386-tdep.h (i386_displaced_step_copy_insn): Declare.
2747 * i386-tdep.c (i386_displaced_step_copy_insn): New function.
2748 (i386_syscall_p): Change type of lengthp to int.
2749 (i386_displaced_step_fixup): Handle kernels that run one past a
2750 syscall insn.
2751 * i386-linux-tdep.c (i386_linux_init_abi): Use
2752 i386_displaced_step_copy_insn instead of
2753 simple_displaced_step_copy_insn.
2754
2755 2010-06-21 Tom Tromey <tromey@redhat.com>
2756
2757 * dwarf2read.c (read_base_type): Handle DW_ATE_UTF.
2758 (dwarf_type_encoding_name): Likewise.
2759
2760 2010-06-21 Tom Tromey <tromey@redhat.com>
2761
2762 * p-valprint.c (pascal_val_print): Use TYPE_ERROR_NAME.
2763 * p-typeprint.c (pascal_type_print_base): Use TYPE_ERROR_NAME.
2764 * m2-valprint.c (m2_val_print): Use TYPE_ERROR_NAME.
2765 * gdbtypes.h (TYPE_ERROR_NAME): New macro.
2766 * f-valprint.c (f_val_print): Use TYPE_ERROR_NAME.
2767 * f-typeprint.c (f_type_print_base): Use TYPE_ERROR_NAME.
2768 * dwarf2read.c (tag_type_to_type): Create a new error type on
2769 failure.
2770 * c-valprint.c (c_val_print): Use TYPE_ERROR_NAME.
2771 * c-typeprint.c (c_type_print_base): Use TYPE_ERROR_NAME.
2772
2773 2010-06-21 Michael Snyder <msnyder@vmware.com>
2774
2775 * breakpoint.c (_initialize_breakpoint): Use add_prefix_cmd,
2776 not add_abbrev_prefix_cmd, for "enable breakpoints".
2777
2778 2010-06-21 Ulrich Weigand <uweigand@de.ibm.com>
2779
2780 * dwarf2loc.c (find_location_expression): Add relocation offset
2781 to base-address-selection entry base addresses. Read addresses
2782 (and offsets) as signed/unsigned integers, depending on the
2783 BFD's sign_extend_vma flag. Do not call dwarf2_read_address.
2784 (loclist_describe_location): Likewise.
2785 (disassemble_dwarf_expression): Read DW_OP_addr operand as
2786 unsigned integer. Do not call dwarf2_read_address.
2787 (locexpr_describe_location): Likewise for DW_OP_GNU_push_tls_address.
2788
2789 2010-06-19 Ulrich Weigand <uweigand@de.ibm.com>
2790
2791 * spu-tdep.c (spu_frame_unwind_cache): Use LSLR register
2792 value instead of hard-coded SPU_LS_SIZE.
2793 (spu_software_single_step): Likewise.
2794 * spu-tdep.h (SPU_LS_SIZE): Remove.
2795
2796 2010-06-19 Ulrich Weigand <uweigand@de.ibm.com>
2797
2798 * spu-multiarch.c (spu_xfer_partial): Wrap around local store
2799 limit on local store memory accesses.
2800 * spu-linux-nat.c (spu_xfer_partial): Likewise.
2801 * spu-tdep.c (spu_lslr): Remove.
2802 (spu_pointer_to_address): Do not truncate addresses.
2803 (spu_integer_to_address): Likewise.
2804 (spu_overlay_new_objfile): Use SPU_OVERLAY_LMA.
2805 * spu-tdep.h: Add comments.
2806 (SPUADDR_SPU): Respect SPU_OVERLAY_LMA bit.
2807 (SPU_OVERLAY_LMA): Define.
2808
2809 2010-06-18 Stan Shebs <stan@codesourcery.com>
2810
2811 * osdata.c (get_osdata): Warn separately if target does not report
2812 type list.
2813 (info_osdata_command): Allow empty type, report error if target
2814 does not return available types of OS data.
2815 * linux-nat.c (linux_nat_xfer_osdata): Report list of OS data
2816 types if no annex supplied.
2817
2818 * thread.c (thread_id_make_value): Make a value representing the
2819 current thread.
2820 (_initialize_thread): Create $_thread.
2821
2822 2010-06-17 Joel Brobecker <brobecker@adacore.com>
2823
2824 * dwarf2read.c (psymtabs_addrmap_cleanup): Add empty line after
2825 last local variable declaration. No real code change.
2826
2827 2010-06-17 Tom Tromey <tromey@redhat.com>
2828
2829 * dwarf2read.c (psymtabs_addrmap_cleanup): New function.
2830 (dwarf2_build_psymtabs_hard): Use it. Create addrmap on a
2831 temporary obstack.
2832
2833 2010-06-16 Sergio Durigan Junior <sergiodj@redhat.com>
2834 Jan Kratochvil <jan.kratochvil@redhat.com>
2835
2836 * breakpoint.c: Include parser-defs.h.
2837 (watchpoint_exp_is_const): New function.
2838 (watch_command_1): Call watchpoint_exp_is_const to check
2839 if the expression is constant.
2840
2841 2010-06-15 Andreas Schwab <schwab@linux-m68k.org>
2842
2843 * configure.ac: Check for RDYNAMIC also for cross builds.
2844 * configure: Regenerate.
2845
2846 2010-06-15 Pedro Alves <pedro@codesourcery.com>
2847
2848 * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.
2849 (SFILES): Remove solib-null.c, add solib-target.c.
2850 (COMMON_OBS): Remove solib-null.o, add solib-target.o.
2851 (ALLDEPFILES): Remove solib-target.c.
2852 * solib-target.c (_initialize_solib_target): Set
2853 current_target_so_ops to solib_target_so_ops if not already set.
2854 * solib-null.c: Delete.
2855
2856 2010-06-14 Pedro Alves <pedro@codesourcery.com>
2857
2858 * NEWS: Mention GDBserver's JIT compilation of tracepoint
2859 bytecode.
2860
2861 2010-06-14 Ulrich Weigand <uweigand@de.ibm.com>
2862
2863 * cp-valprint.c (cp_print_static_field): Members of
2864 dont_print_stat_array_obstack are of type "struct type *".
2865 (_initialize_cp_valprint): Likewise.
2866
2867 2010-06-14 Ulrich Weigand <uweigand@de.ibm.com>
2868
2869 * frame.c (frame_register_unwind): Do not access contents
2870 of "optimized out" unwound register value.
2871
2872 2010-06-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2873
2874 * ada-lang.h (ada_print_type): Make varstring const.
2875 * ada-typeprint.c (print_func_type): Make name const.
2876 (ada_print_type): Make varstring const.
2877 * c-lang.h (c_print_type): Make varstring const.
2878 * c-typeprint.c (c_print_type): Likewise.
2879 * f-lang.h (f_print_type): Likewise.
2880 * f-typeprint.c (f_print_type): Likewise.
2881 * jv-lang.h (java_print_type): Likewise.
2882 * jv-typeprint.c (java_print_type): Likewise.
2883 * language.c (unk_lang_print_type): Likewise.
2884 * language.h (struct language_defn) <la_print_type>: Likewise.
2885 * m2-lang.h (m2_print_type): Likewise.
2886 * m2-typeprint.c (m2_print_type): Likewise.
2887 * p-lang.h (pascal_print_type): Likewise.
2888 * p-typeprint.c (pascal_print_type): Likewise.
2889
2890 2010-06-11 Stan Shebs <stan@codesourcery.com>
2891
2892 Add per-operation permission flags.
2893
2894 * target.h (struct target_ops): New method to_set_permissions.
2895 (target_set_permissions): New macro.
2896 (target_insert_breakpoint): Change macro to function.
2897 (target_remove_breakpoint): Ditto.
2898 (target_stop): Ditto.
2899 (may_write_registers): Declare.
2900 (may_write_memory): Declare.
2901 (may_insert_breakpoints): Declare.
2902 (may_insert_tracepoints): Declare.
2903 (may_insert_fast_tracepoints): Declare.
2904 (may_stop): Declare.
2905 * target.c (may_write_registers, may_write_registers_1): New globals.
2906 (may_write_memory, may_write_memory_1): New globals.
2907 (may_insert_breakpoints, may_insert_breakpoints_1): New globals.
2908 (may_insert_tracepoints, may_insert_tracepoints_1): New globals.
2909 (may_insert_fast_tracepoints, may_insert_fast_tracepoints_1): New
2910 globals.
2911 (may_stop, may_stop_1): New global.
2912 (target_xfer_partial): Test for write permission.
2913 (target_store_registers): Ditto.
2914 (target_insert_breakpoint): New function.
2915 (target_remove_breakpoint): New function.
2916 (target_stop): New function.
2917 (_initialize_targets): Add new set/show variables.
2918 (set_write_memory_permission): New function.
2919 (update_target_permissions): New function.
2920 (set_target_permissions): New function.
2921 (update_current_target): Default to_set_permissions.
2922 (_initialize_targets): Use new globals and setter function.
2923 * tracepoint.c (start_tracing): Test for permission.
2924 * inferior.h (update_observer_mode): Declare.
2925 * infrun.c (non_stop_1): Define earlier.
2926 (observer_mode, observer_mode_1): New globals.
2927 (set_observer_mode, show_observer_mode): New functions.
2928 (update_observer_mode): New function.
2929 (_initialize_infrun): Define "set observer" command.
2930 * remote.c (PACKET_QAllow): New optional packet.
2931 (remote_protocol_features): Add QAllow.
2932 (remote_set_permissions): New function.
2933 (remote_start_remote): Call it.
2934 (init_remote_ops): Add it to target vector.
2935 (_initialize_remote): Add config command for QAllow.
2936
2937 2010-06-11 Tom Tromey <tromey@redhat.com>
2938
2939 * dwarf2read.c (dwarf2_add_member_fn): Handle correct form of
2940 DW_AT_vtable_elem_location even when GCC extension is seen.
2941
2942 2010-06-11 Tom Tromey <tromey@redhat.com>
2943
2944 PR gdb/9977, PR exp/11636:
2945 * value.h (value_offset): Update.
2946 (struct lval_funcs) <check_validity>: New field.
2947 <copy_closure>: Make argument const.
2948 (value_computed_closure): Update.
2949 (value_contents_for_printing): Declare.
2950 (value_bits_valid): Likewise.
2951 (val_print): Likewise.
2952 (set_value_component_location): Update.
2953 (value_entirely_optimized_out): Declare.
2954 * value.c (value_offset): Argument now const.
2955 (require_not_optimized_out): New function.
2956 (value_contents_for_printing): New function.
2957 (value_contents_all): Call require_not_optimized_out.
2958 (value_contents): Likewise.
2959 (value_bits_valid): New function.
2960 (value_computed_closure): Argument now const.
2961 (set_value_component_location): Make 'whole' argument const.
2962 (value_entirely_optimized_out): New function.
2963 (value_bitsize): Argument now 'const'.
2964 (value_bitpos): Likewise.
2965 (value_type): Likewise.
2966 * valprint.h (val_print_array_elements): Update.
2967 * valprint.c (val_print): Add 'val' argument. Use
2968 valprint_check_validity.
2969 (valprint_check_validity): New function.
2970 (value_check_printable): Use value_entirely_optimized_out.
2971 (common_val_print): Update.
2972 (value_print): Likewise.
2973 (val_print_array_elements): Add 'val' argument.
2974 * valops.c (value_fetch_lazy): Use value_contents_for_printing,
2975 value_bits_valid. Reinit frame cache for lval_computed.
2976 * sh64-tdep.c (sh64_do_register): Update.
2977 * scm-valprint.c (scm_val_print): Add 'val' argument.
2978 * scm-lang.h (scm_val_print): Update.
2979 * python/python.h (apply_val_pretty_printer): Update.
2980 * python/py-prettyprint.c (apply_val_pretty_printer): Add 'val'
2981 argument. Call set_value_component_location.
2982 * printcmd.c (print_scalar_formatted): Update.
2983 * p-valprint.c (pascal_val_print): Add 'val' argument.
2984 (pascal_object_print_value_fields): Likewise.
2985 (pascal_object_print_value): Likewise.
2986 (pascal_object_print_static_field): Update.
2987 * p-lang.h (pascal_val_print): Update.
2988 (pascal_object_print_value_fields): Update.
2989 * mt-tdep.c (mt_registers_info): Update.
2990 * mi/mi-main.c (get_register): Update.
2991 (mi_cmd_data_evaluate_expression): Use common_val_print.
2992 * m2-valprint.c (m2_print_array_contents): Add 'val' argument.
2993 (m2_print_unbounded_array): Likewise.
2994 (m2_val_print): Likewise.
2995 * m2-lang.h (m2_val_print): Update.
2996 * language.h (struct language_defn) <la_val_print>: Add 'val'
2997 argument.
2998 (LA_VAL_PRINT): Likewise.
2999 * language.c (unk_lang_val_print): Add 'val' argument.
3000 * jv-valprint.c (java_print_value_fields): Add 'val' argument.
3001 (java_val_print): Likewise.
3002 * jv-lang.h (java_val_print): Add 'val' argument.
3003 * infcmd.c (default_print_registers_info): Update.
3004 * f-valprint.c (f77_print_array_1): Add 'val' argument.
3005 (f77_print_array): Likewise.
3006 (f_val_print): Likewise.
3007 * f-lang.h (f_val_print): Add 'val' argument.
3008 * dwarf2loc.c (read_pieced_value): Use value_bitsize and
3009 value_bitpos.
3010 <DWARF_VALUE_OPTIMIZED_OUT>: Don't print warning. Call
3011 set_value_optimized_out.
3012 (write_pieced_value): Use value_bitsize and value_bitpos.
3013 <default>: Don't exit loop.
3014 (check_pieced_value_validity): New function.
3015 (pieced_value_funcs): Reference check_pieced_value_validity,
3016 check_pieced_value_invalid.
3017 (copy_pieced_value_closure): Update.
3018 (check_pieced_value_bits): New function.
3019 (check_pieced_value_invalid): New function.
3020 * d-valprint.c (dynamic_array_type): Add 'val' argument.
3021 (d_val_print): Likewise.
3022 * d-lang.h (d_val_print): Update.
3023 * cp-valprint.c (cp_print_value_fields): Add 'val' argument.
3024 (cp_print_value_fields_rtti): Likewise.
3025 (cp_print_value): Likewise.
3026 (cp_print_static_field): Update.
3027 * c-valprint.c (c_val_print): Add 'val' argument.
3028 (c_value_print): Update.
3029 * c-lang.h (c_val_print): Update.
3030 (cp_print_value_fields): Likewise.
3031 (cp_print_value_fields_rtti): Likewise.
3032 * ada-valprint.c (struct ada_val_print_args): Remove.
3033 (val_print_packed_array_elements): Add 'val' argument.
3034 (ada_val_print): Likewise. Rewrite.
3035 (ada_val_print_stub): Remove.
3036 (ada_val_print_array): Add 'val' argument.
3037 (ada_val_print_1): Likewise.
3038 (print_variant_part): Likewise.
3039 (ada_value_print): Update.
3040 (print_record): Add 'val' argument.
3041 (print_field_values): Likewise.
3042 * ada-lang.h (ada_val_print): Update.
3043
3044 2010-06-11 Tom Tromey <tromey@redhat.com>
3045
3046 * vec.h (VEC_cleanup): New macro.
3047 (DEF_VEC_ALLOC_FUNC_I): Update.
3048 (DEF_VEC_ALLOC_FUNC_P): Likewise.
3049 (DEF_VEC_ALLOC_FUNC_O): Likewise.
3050 * dwarf2loc.c (struct axs_var_loc): Remove.
3051 (unimplemented): New function.
3052 (translate_register): Likewise.
3053 (access_memory): Likewise.
3054 (compile_dwarf_to_ax): Likewise.
3055 (dwarf2_tracepoint_var_loc): Remove.
3056 (dwarf2_tracepoint_var_access): Likewise.
3057 (dwarf2_tracepoint_var_ref): Likewise.
3058 (locexpr_tracepoint_var_ref): Use compile_dwarf_to_ax.
3059 (loclist_tracepoint_var_ref): Likewise.
3060 * dwarf2expr.h (dwarf_expr_require_composition): Declare.
3061 * dwarf2expr.c (dwarf_expr_require_composition): Rename from
3062 require_composition. No longer static.
3063 (execute_stack_op): Update.
3064 * ax-gdb.h (trace_kludge): Declare.
3065
3066 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3067
3068 * breakpoint.c (breakpoint_restore_shadows): New OWNER comment.
3069 (should_be_inserted): Return zero also on NULL OWNER.
3070 (breakpoint_program_space_exit): New OWNER comment.
3071 (insert_breakpoint_locations): Extend comment for OWNER.
3072 (remove_breakpoint_1, remove_breakpoint): Assert on OWNER.
3073 (breakpoint_init_inferior, breakpoint_here_p, breakpoint_thread_match):
3074 New OWNER comment.
3075 (print_it_typical): Return PRINT_UNKNOWN on NULL OWNER.
3076 (watchpoint_check): New assert on BREAKPOINT_AT and OWNER.
3077 (bpstat_check_location): New assert on OWNER.
3078 (bpstat_check_watchpoint, bpstat_check_breakpoint_conditions): Move BL
3079 and B initializations to the code block. New assert on them.
3080 (print_one_breakpoint_location): New OWNER comment.
3081 (watchpoint_locations_match): Assert on OWNER.
3082 (breakpoint_locations_match): Move HW_POINT1 and HW_POINT2
3083 initializations to the code block. New assert on OWNER.
3084 (set_breakpoint_location_function): New assert on OWNER.
3085 (disable_breakpoints_in_shlibs, disable_breakpoints_in_unloaded_shlib)
3086 (bp_location_compare, update_global_location_list)
3087 (update_global_location_list): New OWNER comment.
3088
3089 2010-06-09 Ulrich Weigand <uweigand@de.ibm.com>
3090
3091 * Makefile.in (HFILES_NO_SRCDIR): Remove config/i386/nm-linux.h
3092
3093 2010-06-09 Ulrich Weigand <uweigand@de.ibm.com>
3094
3095 * config/nm-linux.h (struct target_ops): Remove forward declaration.
3096 (lin_thread_get_thread_signals): Remove prototype.
3097 (GET_THREAD_SIGNALS): Remove.
3098 * linux-nat.h (lin_thread_get_thread_signals): Add prototype.
3099 * linux-thread-db.c (check_thread_signals): Directly call
3100 lin_thread_get_thread_signals; do not check GET_THREAD_SIGNALS.
3101
3102 2010-06-09 Ulrich Weigand <uweigand@de.ibm.com>
3103
3104 * gregset.h (GDB_FPXREGSET_T): Remove.
3105 (gdb_fpxregset_t): Likewise.
3106 (supply_fpxregset): Remove prototype.
3107 (fill_fpxregset): Likewise.
3108 * i386-linux-nat.c (supply_fpxregset): Remove.
3109 (fill_fpxregset): Likewise.
3110 (fetch_fpxregs): Inline supply_fpxregset call.
3111 (store_fpxregs): Inline fill_fpxregset call.
3112
3113 * config/i386/linux.mh: Set NAT_FILE to config/nm-linux.h.
3114 * config/i386/nm-linux.h: Remove file.
3115
3116 2010-06-09 Michael Snyder <msnyder@vmware.com>
3117
3118 * target.c (update_current_target): Fix spelling error in comment.
3119 (target_mourn_inferior): Fix spelling error in error message.
3120
3121 2010-06-08 Paul Hilfinger <hilfingr@adacore.com>
3122
3123 * dictionary.h (dict_iter_name_first, dict_iter_name_next): Refer to
3124 SYMBOL_SEARCH_NAME, not SYMBOL_BEST_NAME, in comments.
3125
3126 2010-06-08 Michael Snyder <msnyder@vmware.com>
3127
3128 * remote.c (remote_close): Set inferior_ptid to null_ptid.
3129
3130 2010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3131
3132 * configure.ac <"${have_libpython}" != no>: New workaround of
3133 python#4434.
3134 * configure: Regenerate.
3135
3136 2010-06-08 Hui Zhu <teawater@gmail.com>
3137
3138 * record.c (record_wait): Move signal out of replay code.
3139
3140 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3141
3142 Fix PR 10640.
3143 * dwarf2-frame.c (no_dwarf_call): New function.
3144 (execute_stack_op): Set CTX->DWARF_CALL.
3145 * dwarf2expr.c (execute_stack_op) <DW_OP_call2, DW_OP_call4>: New.
3146 * dwarf2expr.h (struct dwarf_expr_context) <dwarf_call>: New.
3147 (struct dwarf_expr_context) <get_subr>: Remove the #if0-ed field.
3148 * dwarf2loc.c (per_cu_dwarf_call, dwarf_expr_dwarf_call): New functions.
3149 (dwarf2_evaluate_loc_desc): Initialize CTX->DWARF_CALL.
3150 (needs_frame_dwarf_call): New function.
3151 (dwarf2_loc_desc_needs_frame): Initialize CTX->DWARF_CALL.
3152 * dwarf2read.c (follow_die_offset): Based on former follow_die_ref.
3153 Update the comment. Move variables die, offset and error call to ...
3154 (follow_die_ref): ... a new function.
3155 (dwarf2_fetch_die_location_block): New function.
3156 * dwarf2loc.h (dwarf2_fetch_die_location_block): New prototype.
3157
3158 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3159
3160 * dwarf2loc.c (struct dwarf_expr_baton) Replace objfile by per_cu.
3161 (dwarf_expr_tls_address): Use per_cu instead of objfile.
3162 (dwarf2_evaluate_loc_desc): Drop initialization of BATON.OBJFILE.
3163 Initialize new BATON.PER_CU. Adjust CTX->GDBARCH initialization for
3164 this change.
3165 (struct needs_frame_baton): New field per_cu.
3166 (dwarf2_loc_desc_needs_frame): Initialize new BATON.PER_CU.
3167 * dwarf2read.c (struct dwarf2_per_cu_data) <cu>: Extend the comment.
3168
3169 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
3170
3171 * cp-support.c (make_symbol_overload_list_namespace): Only search
3172 static and global blocks.
3173 (make_symbol_overload_list_block): New function.
3174 (make_symbol_overload_list): Separate namespace search from block
3175 search.
3176 (make_symbol_overload_list_qualified): Use
3177 make_symbol_overload_list_block.
3178
3179 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
3180
3181 * value.h: Created oload_search_type enum.
3182 (find_overload_match): Use oload_search_type enum.
3183 * valops.c (find_overload_match): Support combined member and
3184 non-member search.
3185 * eval.c (evaluate_subexp_standard): Calls to
3186 find_overload_match now use oload_search_type enum.
3187 (oload_method_static): Verify index is a proper value.
3188 * valarith.c (value_user_defined_cpp_op): Search for and handle
3189 both member and non-member operators.
3190 (value_user_defined_cpp_op): New function.
3191 (value_user_defined_op): New function.
3192 (value_x_unop): Use value_user_defined_op.
3193 (value_x_binop): Ditto.
3194 * cp-support.c (make_symbol_overload_list_using): Added block
3195 iteration.
3196 Add check for namespace aliases and imported declarations.
3197
3198 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3199
3200 * breakpoint.h (owner): Extend the comment.
3201
3202 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3203
3204 Clear stale specific bp_location from former whole breakpoint.
3205 * breakpoint.c (delete_breakpoint): Move the stale referencing clear
3206 code ...
3207 (free_bp_location): ... here. Rename there the called function to
3208 bpstat_remove_bp_location_callback.
3209 (bpstat_remove_breakpoint_callback): Rename to ...
3210 (bpstat_remove_bp_location_callback): ... here, change DATA resolution
3211 to struct bp_location. Change the called function to
3212 bpstat_remove_bp_location. Create new declaration for the function.
3213 (bpstat_remove_breakpoint): Rename to ...
3214 (bpstat_remove_bp_location): ..., change the parameter to loc, adjust
3215 code for the new parameter type.
3216
3217 2010-06-07 Nathan Sidwell <nathan@codesourcery.com>
3218
3219 * README: Make version-agnostic.
3220
3221 2010-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3222
3223 Fix duplicate types for single DIE.
3224 * dwarf2read.c (read_structure_type): Move set_descriptive_type after
3225 set_die_type.
3226 (read_array_type): Remove type initialization. Recheck get_die_type
3227 after initial die_type. Move set_die_type before set_descriptive_type.
3228 (read_set_type): New variable domain_type. Recheck get_die_type after
3229 initial die_type. Move attr initialization later.
3230 (read_tag_pointer_type, read_tag_reference_type): New variable
3231 target_type. Recheck get_die_type after initial die_type.
3232 (read_tag_ptr_to_member_type): Recheck get_die_type after initial
3233 die_type and die_containing_type.
3234 (read_tag_const_type, read_tag_volatile_type, read_subroutine_type):
3235 Recheck get_die_type after initial die_type.
3236 (read_subrange_type): Recheck get_die_type after initial die_type.
3237 Move set_die_type before set_descriptive_type.
3238 (set_die_type): Extend the function comment. Call complaint if DIE has
3239 some type already set.
3240
3241 2010-06-05 Vladimir Prus <vladimir@codesourcery.com>
3242
3243 * mi/mi-main.c (mi_cmd_list_thread_groups): Adjust
3244 for current naming of thread groups (iN, not N).
3245
3246 2010-06-04 Sergio Durigan Junior <sergiodj@redhat.com>
3247
3248 * ada-lang.c (ada_operator_length): Constify `struct expression'.
3249 * parse.c (operator_length): Likewise.
3250 (operator_length_standard): Likewise.
3251 * parser-defs.h (operator_length): Likewise.
3252 (operator_length_standard): Likewise.
3253 (struct exp_descriptor <operator_length>): Likewise.
3254
3255 2010-06-04 Doug Evans <dje@google.com>
3256
3257 Add support for enabling/disabling individual pretty-printers.
3258 * python/py-prettyprint.c (search_pp_list): Skip disabled printers.
3259 * python/python-internal.h (gdbpy_enabled_cst): Declare.
3260 * python/python.c (gdbpy_enabled_cst): Define.
3261 (_initialize_python): Initialize gdbpy_enabled_cst.
3262 * NEWS: Add entry.
3263
3264 2010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3265
3266 * breakpoint.c (update_global_location_list): Fix comment typo.
3267
3268 2010-06-04 Hui Zhu <teawater@gmail.com>
3269
3270 * dwarf2loc.c (disassemble_dwarf_expression): Change ul to l.
3271
3272 2010-06-03 Doug Evans <dje@google.com>
3273
3274 * configure.ac: Don't fail if python is unusable when
3275 configured with --with-python=auto.
3276 * configure: Regenerate.
3277
3278 2010-06-03 Sami Wagiaalla <swagiaal@redhat.com>
3279
3280 * dwarf2read.c (new_symbol): Remove redundant naming of symbol.
3281
3282 2010-06-03 Pierre Muller <muller@ics.u-strasbg.fr>
3283
3284 * valprint.h (get_array_bounds): Change low and high parameter types
3285 to LONGEST *.
3286 * valprint.c (get_array_bounds): Use get_discrete_bounds call to
3287 compute bounds.
3288 (val_print_array_elements): Adapt to change above.
3289 * ada-valprint.c (print_optional_low_bound): Adapt to change above.
3290 * p-valprint.c (pascal_val_print): Likewise.
3291
3292 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3293
3294 * symfile.c (init_filename_language_table): New extensions .for, .FOR,
3295 .ftn, .FTN, .fpp, .FPP, .f90, .F90, .f95, .F95, .f03, .F03, .f08 and
3296 .F08.
3297
3298 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3299
3300 Support DW_TAG_module as separate namespaces.
3301 * dwarf2read.c (typename_concat): New parameter physname.
3302 (read_module_type): New function and declaration.
3303 (scan_partial_symbols): Scan also DW_TAG_module children.
3304 (partial_die_parent_scope): Accept scope even from DW_TAG_module. Pass
3305 to typename_concat backward compatible physname value 0.
3306 (partial_die_full_name, read_namespace_type): Pass to typename_concat
3307 backward compatible physname value 0.
3308 (add_partial_module, read_module): Remove FIXME comment.
3309 (process_die) <DW_TAG_module>: Set PROCESSING_HAS_NAMESPACE_INFO.
3310 (die_needs_namespace) <DW_TAG_variable>: Allow returning true even for
3311 DIEs under DW_TAG_module.
3312 (dwarf2_compute_name): Move the ada block for DW_AT_linkage_name and
3313 DW_AT_MIPS_linkage_name first, extend it for language_fortran
3314 && physname and return there instead of just setting NAME. Extend
3315 the main block for language_fortran. Pass physname parameter to the
3316 typename_concat call.
3317 (read_import_statement, read_func_scope, get_scope_pc_bounds)
3318 (load_partial_dies, determine_prefix): Support also DW_TAG_module.
3319 (new_symbol): Fill in cplus_specific.demangled_name if it is still
3320 missing from SYMBOL_SET_NAMES in the language_fortran case.
3321 (new_symbol) <DW_TAG_variable>: Force LOC_UNRESOLVED for gfortran module
3322 variables.
3323 (read_type_die) <DW_TAG_module>: New.
3324 (MAX_SEP_LEN): Increase to 7.
3325 (typename_concat): New parameter physname. New variable lead. Support
3326 also language_fortran.
3327 * f-exp.y (yylex): Consider : also as a symbol name character class.
3328 * f-lang.c: Include cp-support.h.
3329 (f_word_break_characters, f_make_symbol_completion_list): New functions.
3330 (f_language_defn): Use cp_lookup_symbol_nonlocal,
3331 f_word_break_characters and f_make_symbol_completion_list.
3332 * f-typeprint.c (f_type_print_base) <TYPE_CODE_MODULE>: New.
3333 * gdbtypes.h (enum type_code) <TYPE_CODE_MODULE>: New.
3334 * symtab.c (symbol_init_language_specific): Support language_fortran.
3335 (symbol_find_demangled_name): New comment on language_fortran.
3336 (symbol_natural_name, symbol_demangled_name): Use demangled_name even
3337 for language_fortran.
3338 (lookup_symbol_aux_local): Check imports also for language_fortran.
3339 (default_make_symbol_completion_list): Rename to ...
3340 (default_make_symbol_completion_list_break_on): ... this name. New
3341 parameter break_on, use it.
3342 (default_make_symbol_completion_list): New stub.
3343 * symtab.h (default_make_symbol_completion_list_break_on): New
3344 prototype.
3345
3346 2010-06-02 Joel Brobecker <brobecker@adacore.com>
3347
3348 * remote.c (remote_get_noisy_reply): Remove trailing "\n" in call
3349 to error.
3350
3351 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3352
3353 * dwarf2read.c (typename_concat): Add const to the variable sep.
3354
3355 2010-06-02 Tom Tromey <tromey@redhat.com>
3356
3357 * dwarf2loc.h (dwarf2_per_cu_data): Declare.
3358 * dwarf2read.c (dwarf_stack_op_name): No longer static. Return
3359 type is const. Add 'def' argument. Add missing operators, remove
3360 unhandled ones.
3361 (decode_locdesc): Update.
3362 (dwarf2_always_disassemble): New global.
3363 (show_dwarf2_always_disassemble): New function.
3364 (_initialize_dwarf2_read): Add always-disassemble.
3365 (dwarf2_per_cu_offset_size): New function.
3366 * dwarf2loc.c (dwarf2_always_disassemble): Declare.
3367 (piece_end_p): New function.
3368 (locexpr_describe_location_piece): Replace 'size' argument with
3369 'end'. Use piece_end_p. Rewrite recognition of TLS. Recognize
3370 some constants. Remove errors.
3371 (disassemble_dwarf_expression): New function.
3372 (locexpr_describe_location_1): Use disassemble_dwarf_expression.
3373 Add 'offset_size' argument.
3374 (loclist_describe_location): Change output formatting.
3375 * dwarf2expr.h (dwarf_stack_op_name): Declare.
3376
3377 2010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
3378
3379 * cp-support.c (make_symbol_overload_list_adl_namespace): Handle
3380 anonymous type case.
3381
3382 2010-06-02 Pierre Muller <muller@ics.u-strasbg.fr>
3383
3384 * dwarf2read.c (read_subrange_type): Handle missing base type
3385 according to Dwarf-2 specifications.
3386
3387 2010-06-01 Sergio Durigan Junior <sergiodj@redhat.com>
3388
3389 * expprint.c (print_subexp_standard): Remove exp_opcodes BINOP_INCL,
3390 BINOP_EXCL.
3391 (op_name_standard): Remove exp_opcodes BINOP_INCL, BINOP_EXCL,
3392 UNOP_LOWER, UNOP_UPPER, UNOP_LENGTH.
3393 (dump_subexp_body_standard): Remove exp_opcodes BINOP_INCL,
3394 BINOP_EXCL, UNOP_LOWER, UNOP_UPPER, UNOP_LENGTH, UNOP_CARD,
3395 UNOP_CHMAX, UNOP_CHMIN.
3396 * expression.h (enum exp_opcode) <BINOP_INCL, BINOP_EXCL,
3397 UNOP_LOWER, UNOP_UPPER, UNOP_LENGTH, UNOP_CARD, UNOP_CHMAX,
3398 UNOP_CHMIN>: Remove opcodes.
3399
3400 2010-06-01 Pierre Muller <muller@ics.u-strasbg.fr>
3401
3402 * dwarf2read.c (read_func_scope): Do not complain for
3403 external function if bounds are not found.
3404
3405 2010-06-01 Pedro Alves <pedro@codesourcery.com>
3406
3407 * NEWS: Mention gdbserver fast tracepoints support.
3408
3409 2010-05-31 Pierre Muller <muller@ics.u-strasbg.fr>
3410
3411 * windows-nat.c (GetConsoleFontSize, GetCurrentConsoleFont):
3412 New macros.
3413 (windows_set_console_info): New function.
3414 (windows_create_inferior): Call windows_set_console_info
3415 if NEW_CONSOLE is true.
3416 (bad_GetCurrentConsoleFont, bad_GetConsoleFontSize): New functions.
3417 (_initialize_loadable): Initialize GetConsoleFontSize and
3418 GetCurrentConsoleFont.
3419
3420 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3421
3422 * Makefile.in (RDYNAMIC): New.
3423 (SFILES): Add proc-service.list.
3424 * config/alpha/alpha-linux.mh (NAT_CDEPS): New.
3425 (LOADLIBES): Replace -rdynamic by $(RDYNAMIC).
3426 * config/arm/linux.mh: Likewise.
3427 * config/i386/linux.mh: Likewise.
3428 * config/i386/linux64.mh: Likewise.
3429 * config/ia64/linux.mh: Likewise.
3430 * config/m32r/linux.mh: Likewise.
3431 * config/m68k/linux.mh: Likewise.
3432 * config/mips/linux.mh: Likewise.
3433 * config/pa/linux.mh: Likewise.
3434 * config/powerpc/linux.mh: Likewise.
3435 * config/powerpc/ppc64-linux.mh: Likewise.
3436 * config/s390/s390.mh: Likewise.
3437 * config/sparc/linux.mh: Likewise.
3438 * config/sparc/linux64.mh: Likewise.
3439 * config/xtensa/linux.mh: Likewise.
3440 * configure.ac: New RDYNAMIC on native host and GCC.
3441 (solaris*): Replace -Wl,-export-dynamic by $RDYNAMIC.
3442 * configure: Regenerate.
3443 * proc-service.list: New.
3444
3445 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3446
3447 * linux-nat.c (linux_nat_core_of_thread_1): Fix crash on invalid
3448 CONTENT.
3449
3450 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3451
3452 * linux-nat.c (linux_nat_wait_1): Do not call
3453 linux_nat_core_of_thread_1 on TARGET_WAITKIND_EXITED or
3454 TARGET_WAITKIND_SIGNALLED.
3455
3456 2010-05-27 Joel Brobecker <brobecker@adacore.com>
3457
3458 * ada-lang.c (ada_inferior_data): New struct.
3459 (ada_inferior_data): New static global.
3460 (ada_inferior_data_cleanup, get_ada_inferior_data, ada_inferior_exit)
3461 (ada_get_tsd_type): New functions.
3462 (ada_tag_name_2): Use ada_get_tsd_type instead of ada_find_any_type
3463 to look the tsd type up.
3464 (_initialize_ada_language): Attach ada_inferior_exit to inferior_exit
3465 event. Set ada_inferior_data.
3466
3467 2010-05-27 Pedro Alves <pedro@codesourcery.com>
3468
3469 * remote.c (unpack_varlen_hex): Remove forward declaration.
3470 (remote_console_output): Make static, and add forward declaration.
3471 * remote.h: Drop FIXME comment.
3472 (unpack_varlen_hex): Declare.
3473 (remote_console_output, remote_cisco_objfile_relocate)
3474 (deprecated_target_resume_hook, deprecated_target_wait_loop_hook):
3475 Delete declarations.
3476 * tracepoint.c: Include "remote.h".
3477 (unpack_varlen_hex): Delete declaration.
3478
3479 2010-05-27 Tom Tromey <tromey@redhat.com>
3480
3481 * dwarf2loc.c (struct piece_closure) <refc>: New field.
3482 (allocate_piece_closure): Initialize refc.
3483 (copy_pieced_value_closure): Use refc.
3484 (free_pieced_value_closure): Likewise.
3485
3486 2010-05-27 Tom Tromey <tromey@redhat.com>
3487
3488 * arm-tdep.c (push_stack_item): 'contents' now const.
3489 (arm_push_dummy_call): Make 'val' const. Use value_contents, not
3490 value_contents_writeable. Introduce new temporary.
3491
3492 2010-05-27 Tom Tromey <tromey@redhat.com>
3493
3494 * findcmd.c (parse_find_args): Use value_contents, not
3495 value_contents_raw.
3496
3497 2010-05-27 Tom Tromey <tromey@redhat.com>
3498
3499 * alpha-tdep.c (alpha_push_dummy_call): Make alpha_arg.contents
3500 const. Use value_contents, not value_contents_writeable.
3501
3502 2010-05-27 Joel Brobecker <brobecker@adacore.com>
3503
3504 * ada-lang.c (ensure_lval): Replace call to value_contents_raw
3505 by call to value_contents.
3506
3507 2010-05-27 Ozkan Sezer <sezeroz@gmail.com>
3508
3509 * MAINTAINERS: Add myself for write after approval privileges.
3510
3511 2010-05-26 Doug Evans <dje@google.com>
3512
3513 Allow python to find its files if moved from original location.
3514 * acinclude.m4 (GDB_AC_DEFINE_RELOCATABLE): New function.
3515 (GDB_AC_WITH_DIR): Call it.
3516 * configure.ac: Define WITH_PYTHON_PATH if we can find the
3517 python installation directory.
3518 * config.in: Regenerate.
3519 * configure: Regenerate.
3520 * defs.h (python_libdir): Declare.
3521 * main.c (python_libdir): Define.
3522 (captured_main): Initialize python_libdir.
3523 * python/python.c (_initialize_python): #ifdef WITH_PYTHON_PATH,
3524 call Py_SetProgramName to make sure python can find its libraries
3525 and modules.
3526
3527 * configure.ac: Try to use python's distutils to fetch compilation
3528 parameters.
3529 * configure: Regenerate.
3530 * python/python-config.py: New file.
3531
3532 2010-05-26 Ozkan Sezer <sezeroz@gmail.com>
3533
3534 * ser-tcp.c (net_open): Check error return from socket() call by its
3535 equality to -1 not by it being negative.
3536 (net_close): Likewise.
3537
3538 2010-05-26 Pedro Alves <pedro@codesourcery.com>
3539
3540 * NEWS: Mention the `qRelocInsn' feature.
3541 * gdbarch.sh (relocate_instruction): New.
3542 * amd64-tdep.c (rip_relative_offset): New.
3543 (append_insns): New.
3544 (amd64_relocate_instruction): New.
3545 (amd64_init_abi): Install it.
3546 * i386-tdep.c (append_insns): New.
3547 (i386_relocate_instruction): New.
3548 (i386_gdbarch_init): Install it.
3549 * remote.c (remote_get_noisy_reply): Handle qRelocInsn requests.
3550 * gdbarch.h, gdbarch.c: Regenerate.
3551
3552 2010-05-26 Tom Tromey <tromey@redhat.com>
3553
3554 * dwarf2loc.h (struct dwarf2_locexpr_baton) <data>: Now const.
3555 (struct dwarf2_loclist_baton) <data>: Likewise.
3556 * dwarf2loc.c (find_location_expression): Constify return type.
3557 (dwarf2_evaluate_loc_desc): Make 'data' argument const.
3558 (dwarf2_loc_desc_needs_frame): Likewise.
3559 (loclist_read_variable): Constify.
3560 (loclist_describe_location): Likewise.
3561 (loclist_tracepoint_var_ref): Likewise.
3562
3563 2010-05-25 Tom Tromey <tromey@redhat.com>
3564
3565 * dwarf2loc.c (dwarf_expr_frame_base): Constify.
3566 (dwarf_expr_frame_base_1): Likewise.
3567 (read_pieced_value): Update.
3568 (needs_frame_frame_base): Constify.
3569 (dwarf2_tracepoint_var_loc): Likewise.
3570 (dwarf2_tracepoint_var_access): Likewise.
3571 (locexpr_describe_location_piece): Likewise.
3572 (locexpr_describe_location_1): Likewise.
3573 * dwarf2expr.h (struct dwarf_expr_context) <get_frame_base>:
3574 Constify.
3575 (data): Now const.
3576 (struct dwarf_expr_piece) <v.literal.data>: Likewise.
3577 (dwarf_expr_eval, read_uleb128, read_sleb128)
3578 (dwarf2_read_address): Update.
3579 * dwarf2expr.c (dwarf_expr_eval): Constify.
3580 (read_uleb128): Likewise.
3581 (read_sleb128): Likewise.
3582 (dwarf2_read_address): Likewise.
3583 (require_composition): Likewise.
3584 (execute_stack_op): Likewise.
3585 * dwarf2-frame.h (struct dwarf2_frame_state_reg) <loc.exp>: Now a
3586 "const gdb_byte *".
3587 * dwarf2-frame.c (struct dwarf2_frame_state_reg_info) <cfa_exp>:
3588 Now const.
3589 (no_get_frame_base): Constify.
3590 (execute_stack_op): Likewise.
3591 (execute_cfa_program): Likewise.
3592 (read_encoded_value): Likewise.
3593
3594 2010-05-25 Doug Evans <dje@google.com>
3595
3596 * ser-pipe.c (pipe_open): Ignore SIGINTs in child.
3597
3598 * event-loop.h (GDB_READABLE, GDB_WRITABLE, GDB_EXCEPTION): Move to ...
3599 * event-loop.c: ... here.
3600 * tui/tui-io.c (tui_readline_output): Rename parameter `code' to
3601 `error' for clarity.
3602 (tui_getc): Pass correct value for `error' parameter to
3603 tui_readline_output.
3604
3605 Add python gdb.GdbError and gdb.string_to_argv.
3606 * NEWS: Document them.
3607 * python/py-cmd.c (cmdpy_function): Don't print a traceback if
3608 the exception is gdb.GdbError. Print a second traceback if there's
3609 an error computing the error message.
3610 (gdbpy_string_to_argv): New function.
3611 * python/py-utils.c (gdbpy_obj_to_string): New function.
3612 (gdbpy_exception_to_string): New function.
3613 * python/python-internal.h (gdbpy_string_to_argv): Declare.
3614 (gdbpy_obj_to_string, gdbpy_exception_to_string): Declare.
3615 (gdbpy_gdberror_exc): Declare.
3616 * python/python.c (gdbpy_gdberror_exc): New global.
3617 (_initialize_python): Initialize gdbpy_gdberror_exc and create
3618 gdb.GdbError.
3619 (GdbMethods): Add string_to_argv.
3620
3621 2010-05-21 Pierre Muller <muller@ics.u-strasbg.fr>
3622
3623 * windows-nat.c (display_selector): Call GetLastError to give better
3624 failure explanation.
3625
3626 2010-05-24 Pedro Alves <pedro@codesourcery.com>
3627
3628 * config.in: Regenerate.
3629
3630 2010-05-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3631
3632 Code cleanup.
3633 * target.c (push_target): Return only void. Remove the return value
3634 comment.
3635 * target.h (push_target): Return only void.
3636
3637 2010-05-23 Pedro Alves <pedro@codesourcery.com>
3638
3639 Update gnulib from latest git.
3640 (250b80067c1e1d8faa0c42fb572f721975b929c5)
3641
3642 * gnulib/memcmp.c: Removed.
3643 * gnulib/memchr.valgrind: New.
3644 * gnulib/stddef.in.h: New.
3645 * gnulib/Makefile.am: Updated.
3646 * gnulib/memchr.c: Updated.
3647 * gnulib/memmem.c: Updated.
3648 * gnulib/stdint.in.h: Updated.
3649 * gnulib/str-two-way.h: Updated.
3650 * gnulib/string.in.h: Updated.
3651 * gnulib/wchar.in.h: Updated.
3652
3653 * gnulib/extra/link-warning.h: Removed.
3654 * gnulib/extra/c++defs.h: New.
3655 * gnulib/extra/warn-on-use.h: New.
3656 * gnulib/extra/arg-nonnull.h: Updated.
3657
3658 * gnulib/m4/extensions.m4: Updated.
3659 * gnulib/m4/gnulib-cache.m4: Updated.
3660 * gnulib/m4/gnulib-common.m4: Updated.
3661 * gnulib/m4/gnulib-comp.m4: Updated.
3662 * gnulib/m4/gnulib-tool.m4: Updated.
3663 * gnulib/m4/include_next.m4: Updated.
3664 * gnulib/m4/longlong.m4: Updated.
3665 * gnulib/m4/memchr.m4: Updated.
3666 * gnulib/m4/memmem.m4: Updated.
3667 * gnulib/m4/stdint.m4: Updated.
3668 * gnulib/m4/string_h.m4: Updated.
3669 * gnulib/m4/memcmp.m4: Removed.
3670 * gnulib/m4/onceonly_2_57.m4: Removed.
3671 * gnulib/m4/00gnulib.m4: New.
3672 * gnulib/m4/mmap-anon.m4: New.
3673 * gnulib/m4/multiarch.m4: New.
3674 * gnulib/m4/onceonly.m4: New.
3675 * gnulib/m4/stddef_h.m4: New.
3676 * gnulib/m4/warn-on-use.m4: New.
3677 * gnulib/m4/wchar.m4: Removed.
3678 * gnulib/m4/wchar_h.m4: New.
3679 * gnulib/m4/wchar_t.m4: New.
3680 * gnulib/m4/wint_t.m4: New.
3681
3682 * aclocal.m4: Regenerate.
3683 * config.in: Likewise.
3684 * configure: Likewise.
3685 * gnulib/Makefile.in: Likewise.
3686
3687 2010-05-21 Tom Tromey <tromey@redhat.com>
3688
3689 * dwarf2loc.c (extract_bits_primitive): New function.
3690 (extract_bits): Likewise.
3691 (insert_bits): Likewise.
3692 (copy_bitwise): Likewise.
3693 (read_pieced_value): Do all operations in bits.
3694 (write_pieced_value): Likewise.
3695 * dwarf2expr.h (struct dwarf_expr_piece) <offset>: New field.
3696 * dwarf2expr.c (add_piece): New arguments bit_piece, offset.
3697 Always use xrealloc to resize piece array.
3698 (execute_stack_op) <DW_OP_reg0>: Handle DW_OP_bit_piece.
3699 <DW_OP_piece>: Update.
3700 <DW_OP_bit_piece>: New case.
3701
3702 2010-05-21 Tom Tromey <tromey@redhat.com>
3703
3704 * dwarf2loc.c (read_pieced_value): Exit loop when result is full.
3705 <DWARF_VALUE_OPTIMIZED_OUT>: New case.
3706 * dwarf2expr.h (enum dwarf_value_location)
3707 <DWARF_VALUE_OPTIMIZED_OUT>: New constant.
3708 * dwarf2expr.c (dwarf_expr_stack_empty_p): New function.
3709 (add_piece): Handle empty piece.
3710 (execute_stack_op) <DW_OP_piece>: Handle
3711 DWARF_VALUE_OPTIMIZED_OUT.
3712
3713 2010-05-21 Tom Tromey <tromey@redhat.com>
3714
3715 * eval.c (evaluate_subexp_standard) <BINOP_SUBSCRIPT>: Call
3716 evaluate_subexp, not evaluate_subexp_with_coercion.
3717
3718 2010-05-21 Pierre Muller <muller@ics.u-strasbg.fr>
3719
3720 * dwarf2read.c (new_symbol): Handle DW_AT_variable_parameter
3721 attribute.
3722
3723 2010-05-21 Tom Tromey <tromey@redhat.com>
3724
3725 * dwarf2loc.c (read_pieced_value): Work properly when 'v' has an
3726 offset.
3727 (write_pieced_value): Likewise.
3728
3729 2010-05-21 Pierre Muller <muller@ics.u-strasbg.fr>
3730
3731 * dwarf2read.c (process_die): Also allow DW_TAG_const_type
3732 and DW_TAG_volatile_type.
3733 (new_symbol): Likewise.
3734
3735 2010-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
3736
3737 * p-valprint.c (pascal_val_print): Call get_array_bounds
3738 to obtain the number of elements in an array.
3739
3740 2010-05-19 Doug Evans <dje@google.com>
3741
3742 * python.c (gdbpy_print_stack): Ensure output ends with a newline.
3743
3744 * python.c (source_python_script): Add comment.
3745 (source_python_script_for_objfile): Remove unnecessary call to
3746 gdbpy_print_stack.
3747
3748 2010-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3749 Sergio Durigan Junior <sergiodj@redhat.com>
3750
3751 Code cleanup.
3752 * parse.c (exp_iterate): Use operator_length wrapper function.
3753
3754 2010-05-18 Michael Snyder <msnyder@vmware.com>
3755
3756 * ada-lang.c: White space.
3757 * ada-typeprint.c: White space.
3758 * ada-valprint.c: White space.
3759 * addrmap.c: White space.
3760 * auxv.c: White space.
3761 * ax-gdb.c: White space.
3762
3763 2010-05-18 Hui Zhu <teawater@gmail.com>
3764
3765 * linux-fork.c (inferior_call_waitpid_cleanup): Add check
3766 for oldfp.
3767 (inferior_call_waitpid): Move make_cleanup out of check.
3768 Check the return of waitpid.
3769 (delete_checkpoint_command): Add pptid to save fi->parent_ptid.
3770
3771 2010-05-17 Michael Snyder <msnyder@vmware.com>
3772
3773 * tui/tui.c: White space.
3774 * tui/tui-data.c: White space.
3775 * tui/tui-disasm.c: White space.
3776 * tui/tui-file.c: White space.
3777 * tui/tui-interp.c: White space.
3778 * tui/tui-main.c: White space.
3779 * tui/tui-out.c: White space.
3780 * tui/tui-regs.c: White space.
3781 * tui/tui-source.c: White space.
3782 * tui/tui-stack.c: White space.
3783 * tui/tui-win.c: White space.
3784 * tui/tui-winsource.c: White space.
3785
3786 * procfs.c: White space.
3787
3788 * python/py-auto-load.c: White space.
3789 * python/py-block.c: White space.
3790 * python/py-breakpoint.c: White space.
3791 * python/py-cmd.c: White space.
3792 * python/py-function.c: White space.
3793 * python/py-lazy-string.c: White space.
3794 * python/py-objfile.c: White space.
3795 * python/py-param.c: White space.
3796 * python/py-prettyprint.c: White space.
3797 * python/py-progspace.c: White space.
3798 * python/py-symtab.c: White space.
3799 * python/python.c: White space.
3800 * python/py-type.c: White space.
3801 * python/py-utils.c: White space.
3802 * python/py-value.c: White space.
3803
3804 * mi/mi-cmd-break.c: White space.
3805 * mi/mi-cmd-env.c: White space.
3806 * mi/mi-cmds.c: White space.
3807 * mi/mi-cmd-stack.c: White space.
3808 * mi/mi-cmd-var.c: White space.
3809 * mi/mi-console.c: White space.
3810 * mi/mi-getopt.c: White space.
3811 * mi/mi-interp.c: White space.
3812 * mi/mi-main.c: White space.
3813 * mi/mi-out.c: White space.
3814 * mi/mi-parse.c: White space.
3815
3816 * cli/cli-cmds.c: White space.
3817 * cli/cli-decode.c: White space.
3818 * cli/cli-dump.c: White space.
3819 * cli/cli-interp.c: White space.
3820 * cli/cli-logging.c: White space.
3821 * cli/cli-script.c: White space.
3822 * cli/cli-setshow.c: White space.
3823
3824 * valarith.c: White space.
3825 * valops.c: White space.
3826 * valprint.c: White space.
3827 * value.c: White space.
3828 * varobj.c: White space.
3829 * xcoffread.c: White space.
3830 * xml-support.c: White space.
3831 * xml-tdesc.c: White space.
3832
3833 2010-05-17 Andreas Schwab <schwab@redhat.com>
3834
3835 PR gdb/11092
3836 * c-lang.c (c_printstr): Compute real length of NUL terminated
3837 string at first.
3838
3839 2010-05-17 Joel Brobecker <brobecker@adacore.com>
3840
3841 * parse.c (parse_exp_in_context): When block is not NULL, use
3842 its associated language to parse the expression instead of
3843 the current_language.
3844
3845 2010-05-17 Joel Brobecker <brobecker@adacore.com>
3846
3847 * jv-lang.c (java_lookup_class): Remove commented out code.
3848 (type_from_class): Likewise.
3849 (java_op_print_tab): Remove commented-out elements.
3850
3851 2010-05-17 Joel Brobecker <brobecker@adacore.com>
3852
3853 * ada-lang.c (to_fixed_range_type): The the raw index type as
3854 argument instead of the raw type name. Remove orig_type parameter.
3855 Update calls throughout.
3856 (ada_fixup_array_indexes_type): New function.
3857 (ada_array_bound_from_type): Add call to ada_fixup_array_indexes_type.
3858 * ada-lang.h (ada_fixup_array_indexes_type): Add declaration.
3859 * ada-typeprint.c (print_range_type): Renames print_range_type_named.
3860 Remove name parameter.
3861 (print_array_type): Add call to ada_fixup_array_indexes_type.
3862 Update calls to print_range_type.
3863 (ada_print_type): Update calls to print_range_type.
3864
3865 2010-05-17 Pierre Muller <muller@ics.u-strasbg.fr>
3866
3867 * dwarf2read.c (read_set_type): Set type length if
3868 DW_AT_byte_size attribute is present.
3869
3870 2010-05-17 Pierre Muller <muller@ics.u-strasbg.fr>
3871
3872 * p-valprint.c (pascal_val_print): Handle set type if range limits
3873 are undefined but size is known.
3874
3875 2010-05-17 Pedro Alves <pedro@codesourcery.com>
3876
3877 * procfs.c: Reformat.
3878
3879 2010-05-16 Michael Snyder <msnyder@vmware.com>
3880
3881 * target.c: White space.
3882 * target-descriptions.c: White space.
3883 * target-memory.c: White space.
3884 * thread.c: White space.
3885 * top.c: White space.
3886 * tracepoint.c: White space.
3887 * trad-frame.c: White space.
3888 * tramp-frame.c: White space.
3889 * ui-file.c: White space.
3890 * ui-out.c: White space.
3891 * user-regs.c: White space.
3892 * utils.c: White space.
3893
3894 * scm-exp.c: White space.
3895 * scm-lang.c: White space.
3896 * scm-valprint.c: White space.
3897 * sentinel-frame.c: White space.
3898 * ser-base.c: White space.
3899 * ser-go32.c: White space.
3900 * serial.c: White space.
3901 * ser-mingw.c: White space.
3902 * ser-pipe.c: White space.
3903 * ser-tcp.c: White space.
3904 * ser-unix.c: White space.
3905 * solib.c: White space.
3906 * solib-darwin.c: White space.
3907 * solib-frv.c: White space.
3908 * solib-irix.c: White space.
3909 * solib-osf.c: White space.
3910 * solib-pa64.c: White space.
3911 * solib-som.c: White space.
3912 * solib-spu.c: White space.
3913 * solib-svr4.c: White space.
3914 * solib-target.c: White space.
3915 * source.c: White space.
3916 * stabsread.c: White space.
3917 * stack.c: White space.
3918 * std-regs.c: White space.
3919 * symfile.c: White space.
3920 * symmisc.c: White space.
3921 * symtab.c: White space.
3922
3923 2010-05-16 Michael Snyder <msnyder@vmware.com>
3924
3925 * source.c (_initialize_source): Add "rev" as an abbreviation
3926 for the "reverse-search" command.
3927
3928 2010-05-16 Michael Snyder <msnyder@vmware.com>
3929
3930 * record.c: White space.
3931 * regcache.c: White space.
3932 * reggroups.c: White space.
3933 * remote-fileio.c: White space.
3934 * remote-m32r-sdi.c: White space.
3935 * remote-mips.c: White space.
3936 * remote-sim.c: White space.
3937 * remote.c: White space.
3938 (process_g_packet): Remove orphan braces.
3939
3940 2010-05-15 Michael Snyder <msnyder@vmware.com>
3941
3942 * parse.c: White space.
3943 * p-lang.c: White space.
3944 * posix-hdep.c: White space.
3945 * printcmd.c: White space.
3946 * progspace.c: White space.
3947 * prologue-value.c: White space.
3948 * psymtab.c: White space.
3949 * p-typeprint.c: White space.
3950 * p-valprint.c: White space.
3951
3952 * objc-lang.c: White space.
3953 * objfiles.c: White space.
3954 * observer.c: White space.
3955 * osabi.c: White space.
3956 * osdata.c: White space.
3957
3958 * m2-lang.c: White space.
3959 * m2-valprint.c: White space.
3960 * macrocmd.c: White space.
3961 * macroexp.c: White space.
3962 * macroscope.c: White space.
3963 * macrotab.c: White space.
3964 * main.c: White space.
3965 * maint.c: White space.
3966 * mdebugread.c: White space.
3967 * memattr.c: White space.
3968 * minsyms.c: White space.
3969 * monitor.c: White space.
3970
3971 2010-05-14 Michael Snyder <msnyder@vmware.com>
3972
3973 * jv-lang.c: White space.
3974 * jv-typeprint.c: White space.
3975 * jv-valprint.c: White space.
3976 * language.c: White space.
3977 * libunwind-frame.c: White space.
3978 * linespec.c: White space.
3979 * linux-nat.c: White space.
3980 * linux-record.c: White space.
3981 * linux-thread-db.c: White space.
3982
3983 * infcall.c: White space.
3984 * inf-child.c: White space.
3985 * infcmd.c: White space.
3986 * inferior.c: White space.
3987 * inf-loop.c: White space.
3988 * inflow.c: White space.
3989 * inline-frame.c: White space.
3990 * interps.c: White space.
3991
3992 * gcore.c: White space.
3993 * gdb.c: White space.
3994 * gdbtypes.c: White space.
3995 * gnu-nat.c: White space.
3996 * gnu-v2-abi.c: White space.
3997 * gnu-v3-abi.c: White space.
3998
3999 * findcmd.c: White space.
4000 * findvar.c: White space.
4001 * fork-child.c: White space.
4002 * frame-base.c: White space.
4003 * frame.c: White space.
4004 * frame-unwind.c: White space.
4005 * f-valprint.c: White space.
4006
4007 * elfread.c: White space.
4008 * environ.c: White space.
4009 * eval.c: White space.
4010 * event-loop.c: White space.
4011 * event-top.c: White space.
4012 * exceptions.c: White space.
4013 * exec.c: White space.
4014 * expprint.c: White space.
4015
4016 * dbxread.c: White space.
4017 * dcache.c: White space.
4018 * disasm.c: White space.
4019 * doublest.c: White space.
4020 * dsrec.c: White space.
4021 * dummy-frame.c: White space.
4022 * dwarf2expr.c: White space.
4023 * dwarf2-frame.c: White space.
4024 * dwarf2loc.c: White space.
4025 * dwarf2read.c: White space.
4026
4027 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
4028
4029 PR python/11482
4030
4031 * python/py-value.c (valpy_hash): New function.
4032 (value_object_type): Register valpy_hash.
4033
4034 2010-05-14 Hui Zhu <teawater@gmail.com>
4035 Michael Snyder <msnyder@vmware.com>
4036
4037 * linux-fork.c (gdbthread.h): New include.
4038 (fork_info): Add parent_ptid.
4039 (inferior_call_waitpid_cleanup, inferior_call_waitpid): New
4040 functions.
4041 (delete_checkpoint_command): Call inferior_call_waitpid.
4042 (checkpoint_command): Set parent_ptid.
4043
4044 2010-05-13 Michael Snyder <msnyder@vmware.com>
4045
4046 * dictionary.c: Re-indent to GNU coding standard.
4047
4048 * charset.c: White space.
4049 * c-lang.c: White space.
4050 * cli-out.c: White space.
4051 * coffread.c: White space.
4052 * complaints.c: White space.
4053 * completer.c: White space.
4054 * corefile.c: White space.
4055 * corelow.c: White space.
4056 * cp-abi.c: White space.
4057 * cp-namespace.c: White space.
4058 * cp-support.c: White space.
4059 * cp-valprint.c: White space.
4060 * c-typeprint.c: White space.
4061 * c-valprint.c: White space.
4062 * blockframe.c: White space.
4063 * breakpoint.c: White space.
4064 * buildsym.c: White space.
4065 * blockframe.c: White space.
4066 * bcache.c: White space.
4067 * gdbarch.sh: White space, add blank lines.
4068 * arch-utils.c: Ditto.
4069 * gdbarch.c: Regenerate.
4070 * frame.c: White space, add blank lines.
4071 * stack.c: White space, add blank lines.
4072 (initialize_stack): Remove long-dead code.
4073
4074 2010-05-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4075
4076 Code cleanup.
4077 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Change the parameter to type.
4078 (locexpr_read_variable, loclist_read_variable): Update the callers.
4079
4080 2010-05-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4081
4082 Code cleanup.
4083 * dwarf2read.c (die_type, die_descriptive_type): Remove variable type.
4084 Remove check of NULL returned by tag_type_to_type.
4085 (die_containing_type): Remove variable type. Remove type_die variable
4086 initialization. Remove check of NULL returned by tag_type_to_type.
4087
4088 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
4089
4090 PR exp/11530.
4091 * gdbtypes.c (lookup_struct_elt_type): Also lookup
4092 names of unnamed structures or unions.
4093
4094 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
4095
4096 * procfs.c (proc_watchpoint_address): New function.
4097 (procfs_stopped_by_watchpoint): Remove useless check after
4098 find_procinfo_or_die call.
4099 (procfs_stopped_data_address): New function.
4100 (procfs_use_watchpoints): Register new watchpoint related function.
4101
4102 2010-05-11 Tom Tromey <tromey@redhat.com>
4103
4104 * eval.c (evaluate_subexp_standard): Revert inadvertent change.
4105
4106 2010-05-10 Michael Snyder <msnyder@vmware.com>
4107
4108 * utils.c: White space cleanup.
4109
4110 2010-05-10 Tom Tromey <tromey@redhat.com>
4111
4112 * eval.c (ptrmath_type_p): Add 'lang' argument.
4113 (evaluate_subexp_standard): Update.
4114 (evaluate_subexp_with_coercion): Update.
4115 * language.h (CAST_IS_CONVERSION): Add 'LANG' argument.
4116
4117 2010-05-10 Michael Snyder <msnyder@vmware.com>
4118
4119 * utils.c (do_fclose_cleanup) Restore local variable.
4120
4121 2010-05-09 Doug Evans <dje@google.com>
4122
4123 * record.c (init_record_core_ops): Rename record_core to record-core.
4124
4125 2010-05-08 Joel Brobecker <brobecker@adacore.com>
4126
4127 Implement task switching on pa-hpux.
4128 * inf-ttrace.c (inf_ttrace_get_ada_task_ptid): New function.
4129 (inf_ttrace_target): Set t->to_get_ada_task_ptid.
4130
4131 2010-05-08 Pierre Muller <muller@ics.u-strasbg.fr>
4132
4133 * valops.c (find_overload_match): Add missing i18n markup.
4134
4135 2010-05-08 Pierre Muller <muller@ics.u-strasbg.fr>
4136
4137 * p-exp.y (exp : SIZEOF '(' exp ')'): New rule.
4138
4139 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4140
4141 * dwarf2read.c (typename_concat): Use (char *) NULL terminated stdarg
4142 list for the obconcat call.
4143 * mdebugread.c (parse_symbol): Likewise.
4144 * stabsread.c (define_symbol, read_member_functions, read_cpp_abbrev):
4145 Likewise.
4146 * symfile.c (obconcat): Replace the s1, s2 and s3 parameters by `...'.
4147 New variable ap. Remove variables len and val.
4148 * symfile.h (obconcat): Likewise for the prototype.
4149
4150 2010-05-07 Michael Snyder <msnyder@vmware.com>
4151
4152 * python/python.c (execute_gdb_command): Remove unused variables.
4153 * python/py-block.c (gdbpy_block_for_pc): Remove unused variable.
4154 * python/py-breakpoint.c (gdbpy_breakpoint_created):
4155 Remove unused variable.
4156 * python/py-cmd.c (cmdpy_function): Remove unused variable.
4157 (cmdpy_completer): Remove unused variable.
4158 * python/py-frame.c (frapy_find_sal): Remove unused variable.
4159 * python/py-function.c (fnpy_call): Remove unused variable.
4160 * python/py-objfile.c (objfile_to_objfile_object):
4161 Remove unused variable.
4162 * python/py-param.c (parmpy_init): Remove unused variable.
4163 * python/py-prettyprint.c (apply_varobj_pretty_printer):
4164 Remove unused variable.
4165 (gdbpy_default_visualizer): Remove unused variable.
4166 * python/py-progspace.c (pspace_to_pspace_object):
4167 Remove unused variable.
4168 * python/py-symtab.c (symtab_and_line_to_sal_object):
4169 Remove unused variable.
4170 * python/py-type.c (typy_template_argument):
4171 Remove unused variable.
4172 * python/py-value.c (valpy_string): Remove unused variable.
4173 (convert_value_from_python): Remove unused variables.
4174
4175 2010-05-07 Michael Snyder <msnyder@vmware.com>
4176
4177 * valops.c (value_cast_pointers): Restore unused variable 'type1',
4178 and use it to compute variable 't1'.
4179
4180 2010-05-07 Joel Brobecker <brobecker@adacore.com>
4181
4182 * ada-lang.c (assign_aggregate): Remove unused variable.
4183
4184 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
4185
4186 PR C++/7943:
4187 * valops.c (find_overload_match): Handle fsym == NULL case.
4188 Add int no_adl argument.
4189 (find_oload_champ_namespace_loop): Call make_symbol_overload_list_adl
4190 when appropriate.
4191 Add int no_adl argument.
4192 (find_oload_champ_namespace): Add int no_adl argument.
4193 * parse.c (operator_length_standard): Return length for OP_ADL_FUNC
4194 expression.
4195 * expprint.c (op_name_standard): Added string for OP_ADL_FUNC case.
4196 * eval.c (evaluate_subexp_standard): Added OP_ADL_FUNC case.
4197 Evaluate arguments and use them to perform ADL lookup.
4198 Pass no_adl argument to find_overload_match.
4199 Disable adl lookup when evaluating a fully qualified OP_FUNCALL.
4200 * cp-support.h: Added prototype for
4201 make_symbol_overload_list_namespace.
4202 * cp-support.c (make_symbol_overload_list_namespace): New function.
4203 (make_symbol_overload_list_adl_namespace): New function.
4204 (make_symbol_overload_list_adl): New function.
4205 (make_symbol_overload_list_using): Moved code to add function to
4206 overload set to make_symbol_overload_list_namespace.
4207 * c-exp.y: create UNKNOWN_CPP_NAME token.
4208 Add parse rule for ADL functions.
4209 (classify_name): Recognize an UNKNOWN_CPP_NAME.
4210
4211 2010-05-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4212
4213 * fbsd-nat.c (fbsd_make_corefile_notes): Add cast to NULL used as
4214 sentinel.
4215
4216 2010-05-07 Joel Brobecker <brobecker@adacore.com>
4217
4218 Implement task switching on solaris targets.
4219 * sol-thread.c (thread_db_find_thread_from_tid)
4220 (sol_get_ada_task_ptid): New functions.
4221 (init_sol_thread_ops): Set sol_thread_ops.to_get_ada_task_ptid.
4222
4223 2010-05-07 Pedro Alves <pedro@codesourcery.com>
4224
4225 * remote.c (remote_query_supported_append): Use reconcat.
4226 (remote_query_supported): Install a cleanup. Use reconcat.
4227
4228 2010-05-07 Pedro Alves <pedro@codesourcery.com>
4229
4230 * gdbarch.sh (qsupported): Delete.
4231 * gdbarch.h, gdbarch.c: Regenerate.
4232 * remote.c (remote_query_supported): Remove use of
4233 gdbarch_qsupported.
4234
4235 2010-05-06 Sergio Durigan Junior <sergiodj@redhat.com>
4236
4237 * xml-syscall.c (syscall_start_syscalls_info): Remove unused
4238 function.
4239
4240 2010-05-06 Michael Snyder <msnyder@vmware.com>
4241
4242 * xml-support.c (xinclude_start_include): Delete unused variable.
4243 (xml_process_xincludes): Delete unused variable.
4244 * xml-syscall.c (syscall_parse_xml): Delete unused variable.
4245 * target-descriptions.c (tdesc_gdb_type): Delete unused variable.
4246 (tdesc_find_arch_register): Delete unused variable.
4247 (tdesc_use_registers): Delete unused variable.
4248 * xml-tdesc.c (tdesc_start_target): Delete unused variable.
4249 * inferior.c (print_inferior): Delete unused variable.
4250 * record.c (record_open_1): Delete unused variable.
4251 (record_restore): Delete unused variable.
4252 (cmd_record_save): Delete unused variable.
4253 * gcore.c (derive_heap_segment): Delete unused variable.
4254 (objfile_find_memory_regions): Use unused variable.
4255 * jit.c (jit_inferior_init): Delete unused variable.
4256 * progspace.c (clone_program_space): Delete unused variable.
4257 (pspace_empty_p): Delete unused variable.
4258
4259 * frame-unwind.c (frame_unwind_find_by_frame):
4260 Delete unused variable.
4261 * gnu-v2-abi.c (gnuv2_value_rtti_type): Delete unused variable.
4262 * cp-support.c (mangled_name_to_comp): Delete unused variable.
4263 (method_name_from_physname): Delete unused variable.
4264 (cp_func_name): Delete unused variable.
4265 (cp_validate_operator): Delete unused variable.
4266 * cp-namespace.c (cp_scan_for_anonymous_namespaces):
4267 Delete unused variable.
4268 * trad-frame.c (trad_frame_get_prev_register):
4269 Delete unused variable.
4270 * tramp-frame.c (tramp_frame_cache): Delete unused variable.
4271
4272 * serial.c (serial_for_fd): Delete unused variable.
4273 * mdebugread.c (psymtab_to_symtab_1): Delete unused variable.
4274 * top.c (execute_command): Delete unused variable.
4275 (init_main): Delete unused variable.
4276 * utils.c (do_fclose_cleanup): Delete unused variable.
4277 (do_all_inferior_continuations): Delete unused variable.
4278 (initialize_utils): Delete unused variable.
4279 (internal_problem_mode): Delete unused global.
4280 * frame.c (get_prev_frame): Delete unused global.
4281 (get_frame_locals_address): Delete unused global.
4282 (get_frame_args_address): Delete unused global.
4283
4284 * p-typeprint.c (pascal_type_print_base): Delete unused variable.
4285 (pascal_type_print_varspec_prefix): Delete unused variable.
4286 * f-typeprint.c (f_type_print_base): Delete unused variable.
4287 (f_type_print_varspec_suffix): Delete unused variable.
4288 * m2-typeprint.c (m2_print_type): Delete unused variable.
4289 (m2_long_set): Delete unused variable.
4290 * ada-valprint.c (ada_val_print_1): Delete unused variable.
4291 * d-valprint.c (dynamic_array_type): Delete unused variable.
4292 * f-valprint.c (f77_get_dynamic_length_of_aggregate):
4293 Delete unused variable.
4294 (f77_create_arrayprint_offset_tbl): Delete unused variable.
4295 * m2-valprint.c (m2_val_print): Delete unused variable.
4296
4297 * ui-out.c (ui_out_field_int): Delete unused variable.
4298 (ui_out_field_fmt_int): Delete unused variable.
4299 * varobj.c (varobj_list_children): Delete unused variable.
4300 (varobj_set_value): Delete unused variable.
4301 (install_new_value_visualizer): Delete unused variable.
4302 (varobj_set_visualizer): Delete unused variable.
4303 (varobj_update): Delete unused variable.
4304 (varobj_editable_p): Delete unused variable.
4305 (c_value_of_root): Delete unused variable.
4306 (cplus_describe_child): Delete unused variable.
4307
4308 * ada-lang.c (add_defn_to_vec): Delete unused variable.
4309 (decode_constrained_packed_array_type): Delete unused variable.
4310 (add_defn_to_vec): Delete unused variable.
4311 (symbol_completion_match): Delete unused variable.
4312 (value_tag_from_contents_and_address): Delete unused variable.
4313 (ada_evaluate_subexp): Delete unused variable.
4314 * c-lang.c (classify_type): Delete unused variable.
4315 * f-lang.c (f_printstr): Delete unused variable.
4316 * objc-lang.c (objc_printstr): Delete unused variable.
4317 * ada-tasks.c (get_known_tasks_addr): Delete unused variable.
4318 * jv-lang.c (type_from_class): ifdef unused variable.
4319 (java_class_name_from_physname): Delete unused variable.
4320 * m2-lang.c (m2_printstr): Delete unused variable.
4321
4322 * objfiles.c (objfile_relocate): Delete unused variable.
4323 * maint.c (_initialize_maint_cmds): Delete unused variable.
4324 * demangle.c (_initialize_demangler): Delete unused variable.
4325 * corefile.c (reopen_exec_file): Delete unused variable.
4326 * dwarf2expr.c (dwarf2_read_address): Delete unused variable.
4327 * dwarf2-frame.c (decode_frame_entry): Delete unused variable.
4328
4329 * osabi.c (_initialize_gdb_osabi): Delete unused variable.
4330 * memattr.c (mem_delete): Delete unused variable.
4331 (invalidate_target_mem_regions): Delete unused variable.
4332 * mem-break.c (default_memory_insert_breakpoint):
4333 Delete unused variable.
4334 * target.c (target_get_osdata): Delete unused variable.
4335 * parse.c (length_of_subexp): Delete unused variable.
4336 (prefixify_subexp): Delete unused variable.
4337 (exp_iterate): Delete unused variable.
4338 * reverse.c (delete_bookmark_command): Delete unused variable.
4339
4340 * macrocmd.c (_initialize_macrocmd): Delete unused variable.
4341 * macroexp.c (gather_arguments): Delete unused variable.
4342 (substitute_args): Delete unused variable.
4343 * completer.c (gdb_completer_loc_break_characters): Unused, delete.
4344 * gdbarch.sh (gdbarch_printable_names): Delete unused variable.
4345 (_initialize_gdbarch): Delete unused variable.
4346 * gdbarch.c, gdbarch.h: Regenerate.
4347 * arch-utils.c (initialize_current_architecture):
4348 Delete unused variable.
4349 (_initialize_gdbarch_utils): Delete unused variable.
4350 * gdbtypes.c (make_cv_type): Delete unused variable.
4351 (make_type_with_address_space): Delete unused variable.
4352
4353 * linespec.c (decode_compound): Delete unused variable.
4354 * dictionary.c (iterator_next_hashed): Delete unused variable.
4355 * infcall.c (call_function_by_hand): Delete unused variable.
4356 * infcmd.c (step_1): Delete unused variable.
4357 (registers_info): Delete unused variable.
4358 (attach_command): Delete unused variable.
4359 * infrun.c (follow_exec): Delete unused variable.
4360 (handle_step_into_function_backwards): Delete unused variable.
4361 (_initialize_infrun): Delete unused variable.
4362 * stack.c (parse_frame_specification_1): Delete unused variable.
4363 (frame_info): Delete unused variable.
4364 (backtrace_command_1): Delete unused variable.
4365 (catch_info): Delete unused variable.
4366
4367 * eval.c (evaluate_subexp_standard): Delete unused variable.
4368 * valops.c (value_cast_pointers): Delete unused variable.
4369 (value_dynamic_cast): Delete unused variable.
4370 (value_array): Delete unused variable.
4371 (find_overload_match): Delete unused variable.
4372 * valarith.c (value_subscript): Delete unused variable.
4373 (value_binop): Delete unused variable.
4374 * valprint.c (_initialize_valprint): Delete unused variable.
4375 * printcmd.c (print_command_1): Delete unused variable.
4376 (address_info): Delete unused variable.
4377 (printf_command): Delete unused variable.
4378
4379 * auxv.c (target_auxv_search): Delete unused variable.
4380 * blockframe.c (get_frame_block): Delete unused variable.
4381 * regcache.c (regcache_cpy): Delete unused variable.
4382 (regcache_cpy_no_passthrough): Delete unused variable.
4383 * charset.c (wchar_iterate): Delete unused variable.
4384 (find_charset_names): Delete unused variable.
4385 (_initialize_charset): Delete unused variable.
4386 * disasm.c (do_mixed_source_and_assembly):
4387 Delete unused variable.
4388 * source.c (set_default_source_symtab_and_line):
4389 Delete unused variable.
4390 (set_substitute_path_command): Delete unused variable.
4391 * value.c (preserve_values): Delete unused variable.
4392 (value_from_double): Delete unused variable.
4393
4394 2010-05-05 Michael Snyder <msnyder@vmware.com>
4395
4396 * psymtab.c (lookup_partial_symbol): Delete unused variable.
4397 (find_last_source_symtab_from_partial): Delete unused variable.
4398 * symfile.c (place_section): Delete unused variable.
4399 (default_symfile_offsets): Delete unused variable.
4400 (get_debug_link_info): Delete unused variable.
4401 (find_separate_debug_file_by_debuglink): Delete unused variable.
4402 (add_symbol_file_command): Delete unused variable.
4403 (symfile_find_segment_sections): Delete unused variable.
4404 * symmisc.c (free_symtab): Delete unused variable.
4405 (dump_symtab_1): Delete unused variable.
4406 * symtab.c (lookup_symbil_aux_quick): Delete unused variable.
4407 (find_pc_sect_symtab): Delete unused variable.
4408 (skip_prologue_using_lineinfo): Delete unused variable.
4409 (sources_info): Delete unused variable.
4410 (completion_list_add_name): Delete unused variable.
4411 (expand_line_sal): Delete unused variable.
4412
4413 * breakpoint.c (validate_commands_for_breakpoint):
4414 Delete unused variables.
4415 (insert_catchpoint): Delete unused variable.
4416 (update_watchpoint): Delete unused variable.
4417 (insert_bp_location): Delete unused variable.
4418 (insert_breakpoint_locations): Delete unused variable.
4419 (remove_breakpoint_1): Delete unused variable.
4420 (software_breakpoint_inserted_here_p): Delete unused variable.
4421 (watchpoints_triggered): Delete unused variable.
4422 (bpstat_check_watchpoint): Delete unused variable.
4423 (bpstat_stop_status): Delete unused variable.
4424 (print_one_breakpoint_location): Delete unused variable.
4425 (allocate_bp_location): Delete unused variable.
4426 (create_breakpoint): Delete unused variable.
4427 (watch_command_1): Delete unused variable.
4428 (catch_exception_command_1): Delete unused variable.
4429 (catch_ada_exception_command): Delete unused variable.
4430 (delete_breakpoint): Delete unused variable.
4431 (breakpoint_re_set_one): Delete unused variable.
4432 (do_enable_breakpoint): Delete unused variable.
4433
4434 2010-05-06 Pedro Alves <pedro@codesourcery.com>
4435
4436 * amd64-tdep.c: Include disasm.h.
4437 (amd64_insn_length_fprintf, amd64_insn_length_init_dis)
4438 (amd64_insn_length): Moved to disasm.c and renamed.
4439 (fixup_riprel): Adjust.
4440 * disasm.c (do_ui_file_delete): New.
4441 (gdb_insn_length): New.
4442 (gdb_buffered_insn_length_fprintf)
4443 (gdb_buffered_insn_length_init_dis)
4444 (gdb_buffered_insn_length): New, moved from amd64-tdep.c, and
4445 renamed.
4446 * disasm.h (gdb_insn_length): Declare.
4447 (gdb_buffered_insn_length): Declare.
4448
4449 2010-05-06 Pedro Alves <pedro@codesourcery.com>
4450
4451 * remote.c (clear_threads_parsing_context): New.
4452 (remote_threads_info): Delete unused null_cleanup. Install a
4453 cleanup to clear the threads_parsing_context in case parsing
4454 throws.
4455
4456 2010-05-05 Michael Snyder <msnyder@vmware.com>
4457
4458 * c-exp.y (parse_string_or_char): Delete unused variable.
4459 (c_lex): Delete unused variable.
4460 * cp-name-parser.y (cpname_lex): Delete unused variable.
4461 * ada-exp.y (find_primitive_type): Delete unused variable.
4462 (write_var_or_type): Delete unused variable.
4463 * jv-exp.y (java_parse): Delete unused variable.
4464 (push_expression_name): Delete unused variable.
4465 * p-exp.y (pascal_lex): Delete unused variable.
4466
4467 2010-05-05 Pedro Alves <pedro@codesourcery.com>
4468
4469 * remote.c (remote_threads_info): Really revert previous previous
4470 change.
4471
4472 2010-05-05 Michael Snyder <msnyder@vmware.com>
4473
4474 * elfread.c (elf_symtab_read): Delete unused variable.
4475 (find_separate_debug_file_by_buildid): Delete unused variables.
4476 (elf_symfile_read): Delete unused variable.
4477
4478 * coffread.c (coff_symfile_read): Delete unused variables.
4479
4480 * coff-pe-read.c (add_pe_exported_sym): Delete unused variable.
4481 (read_pe_exported_syms): Delete unused variable.
4482
4483 * stabsread.c (define_symbol): Delete unused variable.
4484
4485 * dwarf2read.c (read_type_comp_unit_head): Delete unused variable.
4486 (process_psymtab_comp_unit): Delete unused variable.
4487 (dwarf2_build_psymtabs_hard): Delete unused variable.
4488 (load_partial_comp_unit): Delete unused variable.
4489 (create_all_comp_units): Delete unused variable.
4490 (scan_partial_symbols): Delete unused variable.
4491 (add_partial_symbol): Delete unused variable.
4492 (add_partial_namespace): Delete unused variable.
4493 (add_partial_enumeration): Delete unused variable.
4494 (load_full_comp_unit): Delete unused variable.
4495 (process_full_comp_unit): Delete unused variable.
4496 (read_file_scope): Delete unused variable.
4497 (read_type_unit_scope): Delete unused variable.
4498 (process_structure_scope): Delete unused variable.
4499 (process_enumeration_scope): Delete unused variable.
4500 (read_tag_ptr_to_member_type): Delete unused variable.
4501 (read_typedef): Delete unused variable.
4502 (read_partial_die): Delete unused variable.
4503 (decode_locdesc): Delete unused variable.
4504 (zeroed_partial_die): Delete unused global variable.
4505
4506 * tui/tui-interp.c (_initialize_tui_interp):
4507 Delete unused variable.
4508 * tui/tui-regs.c tui_display_registers_from):
4509 Delete unused variable.
4510 (tui_check_register_values): Delete unused variable.
4511 (tui_register_format): Delete unused variable.
4512 * tui/tui-win.c (_initialize_tui_win): Delete unused variable.
4513 * tui/tui-windata.c (tui_display_data_from_line):
4514 Delete unused variables.
4515 (tui_vertical_data_scroll): Delete unused variables.
4516
4517 2010-05-05 Michael Snyder <msnyder@vmware.com>
4518
4519 * remote.c (remote_threads_info): Revert questionable part of
4520 the previous change.
4521
4522 2010-05-05 Michael Snyder <msnyder@vmware.com>
4523
4524 * mi/mi-out.c (mi_table_begin): Delete unused variable.
4525 * mi/mi-cmd-var.c (print_varobj): Delete unused variable.
4526 (mi_cmd_var_list_children): Delete unused variable.
4527 (varobj_update_one): Delete unused variable.
4528 * mi/mi-cmd-break.c (mi_cmd_break_insert): Delete unused variables.
4529 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals):
4530 Delete unused variable.
4531 (mi_cmd_stack_list_variables): Delete unused variable.
4532 (list_args_or_locals): Delete unused variable.
4533 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file):
4534 Delete unused variables.
4535 (mi_cmd_file_list_exec_source_files): Delete unused variable.
4536 * mi/mi-cmd-target.c (mi_cmd_target_file_delete):
4537 Delete unused variable.
4538 * mi/mi-interp.c (mi_interpreter_exec): Delete unused variable.
4539 (mi_cmd_interpreter_exec): Delete unused variable.
4540 (mi_on_normal_stop): Delete unused variable.
4541 * mi/mi-main.c (run_one_inferior): Delete unused variable.
4542 (print_one_inferior): Delete unused variables.
4543 (mi_execute_command): Delete unused variable.
4544 (mi_cmd_execute): Delete unused variable.
4545 (timestamp): Delete unused variable.
4546
4547 * cli/cli-dump.c (dump_memory_to_file): Delete unused variable.
4548 (restore_binary_file): Delete unused variable.
4549 * cli/cli-decode.c (deprecated_cmd_warning): Delete unused variables.
4550 * cli/cli-script.c (define_command): Delete unused variables.
4551 (recurse_read_control_structure): Delete unused variable.
4552 (script_from_file): Delete unused variable.
4553 * cli/cli-cmds.c (complete_command): Delete unused variable.
4554 (disassemble_command): Delete unused variable.
4555
4556 * ax-gdb.c (gen_struct_elt_for_reference): Delete unused variables.
4557 * tracepoint.c (delete_trace_variable_command):
4558 Delete unused variables.
4559 (encode_actions_1): Delete unused variables.
4560 (start_tracing): Delete unused variable.
4561 (trace_status_mi): Delete unused variable.
4562 (tfind_1): Delete unused variable.
4563 (trace_find_pc_command): Delete unused variable.
4564 (trace_find_line_command): Delete unused variables.
4565 (trace_find_range_command): Delete unused variables.
4566 (trace_find_outside_command): Delete unused variables.
4567 (parse_tracepoint_definition): Delete unused variables.
4568 (tfile_fetch_registers): Delete unused variable.
4569
4570 * dcache.c (dcache_init): Delete unused variable.
4571 (dcache_info): Delete unused variable.
4572
4573 * remote.c (remote_threads_info): Delete unused variable.
4574 (process_stop_reply) :Delete unused variable.
4575 (remote_get_trace_status): Delete unused variables.
4576
4577 * linux-thread-db.c (add_thread_db_info): Delete unused variable.
4578 (thread_from_lwp): Delete unused variable.
4579 (enable_thread_event_reporting): Delete unused variable.
4580 (check_for_thread_db): Delete unused variables.
4581 (thread_db_find_new_threads_2): Delete unused variable.
4582
4583 * linux-fork.c (info_checkpoints_command): Delete unused variables.
4584 (checkpoint_command): Delete unused variable.
4585 (linux_fork_context): Delete unused variables.
4586
4587 * linux-nat.c (linux_parent_pid): Delete unused global variable.
4588 (linux_tracefork_child): Delete unused variable.
4589 (linux_child_follow_fork): Delete unused variable.
4590 (linux_nat_detach): Delete unused variable.
4591 (linux_handle_extended_wait): Delete unused variable.
4592 (linux_nat_has_pending_sigint): Delete unused variable.
4593 (linux_nat_find_memory_regions): Delete unused variable.
4594 (linux_nat_make_corefile_notes): Delete unused variables.
4595 (linux_nat_info_proc_cmd): Delete unused variable.
4596 (linux_proc_pending_signals): Delete unused variable.
4597 (linux_nat_stop_lwp): Delete unused variables.
4598 (_initialize_linux_nat): Delete unused variable.
4599
4600 * ser-pipe.c (pipe_ops): Delete unused global variable.
4601
4602 * linux-record.c (record_linux_system_call):
4603 Delete unused variables.
4604
4605 * corelow.c (core_xfer_partial): Delete unused variables.
4606
4607 * solib-svr4.c (find_program_interpreter): Delete unused variable.
4608 (svr4_solib_create_inferior_hook): Add ifdef around
4609 conditionally-used variable declarations.
4610
4611 * solib.c (solib_find): Delete unused variable.
4612 (free_so_symbols): Delete unused variable.
4613 (info_sharedlibrary_command): Delete unused variable.
4614 (reload_shared_libraries_1): Delete unused variable.
4615 (_initialize_solib): Delete unused variable.
4616
4617 * i386-tdep.c (i386_supply_xstateregset) Delete unused variable.
4618 (i386_collect_xstateregset): Delete unused variable.
4619 * i387-tdep.c (i387_print_float_info): Delete unused variable.
4620
4621 * features/i386/i386-mmx.c (initialize_tdesc_i386_mmx):
4622 Delete unused variable 'type'.
4623
4624 2010-05-05 Joel Brobecker <brobecker@adacore.com>
4625
4626 * gdbtypes.h (MAX_OF_TYPE, MIN_OF_TYPE): Delete macros. *
4627 ada-lang.c: Remove comment mentioning these macros.
4628 * m2-exp.y: Delete commented out code.
4629
4630 2010-05-05 Joel Brobecker <brobecker@adacore.com>
4631
4632 * sparc-tdep.c (sparc_structure_or_union_p): Return non-zero
4633 for array types.
4634 * sparc64-tdep.c (sparc64_structure_or_union_p): Likewise.
4635
4636 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
4637
4638 ARI fix: Remove ATTRIBUTE_UNUSED throughout.
4639 * arm-linux-tdep.c (arm_linux_cleanup_svc): Remove
4640 ATTRIBUTE_UNUSED.
4641 (cleanup_kernel_helper_return): Likewise.
4642 * arm-tdep.c (copy_unmodified): Likewise.
4643 (copy_preload): Likewise.
4644 (copy_copro_load_store): Likewise.
4645 (cleanup_branch): Likewise.
4646 (copy_b_bl_blx): Likewise.
4647 (copy_bx_blx_reg): Likewise.
4648 (copy_alu_imm): Likewise.
4649 (copy_alu_reg): Likewise.
4650 (copy_alu_shifted_reg): Likewise.
4651 (cleanup_load): Likewise.
4652 (cleanup_store): Likewise.
4653 (cleanup_block_load_pc): Likewise.
4654 (cleanup_svc): Likewise.
4655 (copy_undef): Likewise.
4656 (copy_unpred): Likewise.
4657 * remote.c (register_remote_support_xml): Likewise.
4658
4659 2010-05-05 Hui Zhu <teawater@gmail.com>
4660
4661 * gdbarch.h (gdbarch_has_dos_based_file_system): Update comment.
4662
4663 2010-05-04 Mark Kettenis <kettenis@gnu.org>
4664
4665 * remote.c (register_remote_support_xml)
4666 (remote_query_supported_append, remote_query_supported): Add cast
4667 to NULL used as sentinel.
4668 * tracepoint.c (tvariables_info_1): Likewise.
4669 * utils.c (add_internal_problem_command): Likewise.
4670
4671 2010-05-04 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4672
4673 * dwarf2loc.c (read_pieced_value, write_pieced_value,
4674 dwarf2_evaluate_loc_desc): Handle not being able to access DWARF
4675 registers gracefully.
4676
4677 2010-05-04 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4678
4679 * exec.c (print_section_info): Display entry point without arch
4680 specific parts.
4681
4682 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
4683
4684 PR exp/11349.
4685 * printcmd.c (x_command): Only dereference once implicitly for
4686 TYPE_CODE_REF.
4687
4688 2010-05-03 Doug Evans <dje@google.com>
4689
4690 * event-loop.c (gdb_timer): Delete unused global.
4691 (create_timer): Update.
4692
4693 2010-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4694
4695 * cp-namespace.c (cp_lookup_symbol_imports): Support ALIAS for the
4696 CURRENT->DECLARATION case.
4697 * cp-support.h (struct using_direct): Provide extended comment.
4698
4699 2010-05-03 Mark Kettenis <kettenis@gnu.org>
4700
4701 * hppaobsd-tdep.c (HPPAOBSD_SIZEOF_GREGS): Renamed from
4702 HPPABSD_SIZEOF_GREGS.
4703 (HPPAOBSD_SIZEOF_FPREGS): New define.
4704 (hppaobsd_supply_gregset): Renamed from hppabsd_supply_gregset.
4705 (hppaobsd_supply_fpregset): New function.
4706 (hppaobsd_gregset): Renamed from hppabsd_gregset.
4707 (hppaobsd_fpregset): New variable.
4708 (hppaobsd_regset_from_core_section): Handle floating-point registers.
4709 (_initialize_hppabsd_tdep): Remove spurious blank line.
4710
4711 2010-05-03 Pierre Muller <muller@ics.u-strasbg.fr>
4712
4713 PR pascal/11349.
4714 * p-valprint.c (pascal_value_print): Always dereference a value with
4715 type code TYPE_CODE_REF.
4716
4717 2010-05-03 Pedro Alves <pedro@codesourcery.com>
4718
4719 * remote.c (remote_notice_signals): New.
4720 (remote_start_remote): In non-stop mode, update the remote end on
4721 which signals it can silently pass.
4722 (init_remote_ops): Install remote_notice_signals.
4723
4724 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4725
4726 * cli/cli-cmds.h (error_no_arg): Remove. Move the comment ...
4727 * command.h (error_no_arg): ... here. Remove NORETURN, change
4728 ATTR_NORETURN to ATTRIBUTE_NORETURN.
4729 * defs.h (NORETURN, ATTR_NORETURN): Remove.
4730 (perror_with_name, verror, error, error_stream, vfatal, fatal)
4731 (internal_verror, internal_error, nomem): Remove NORETURN, change
4732 ATTR_NORETURN to ATTRIBUTE_NORETURN.
4733 * exceptions.c (throw_exception, deprecated_throw_reason, throw_verror)
4734 (throw_vfatal, throw_error): Remove NORETURN.
4735 (throw_it): Remove NORETURN, change ATTR_NORETURN to ATTRIBUTE_NORETURN.
4736 * exceptions.h (throw_exception, throw_verror, throw_vfatal)
4737 (throw_error, deprecated_throw_reason): Remove NORETURN, change
4738 ATTR_NORETURN to ATTRIBUTE_NORETURN.
4739 * linespec.c (cplusplus_error): Remove NORETURN, change ATTR_NORETURN
4740 to ATTRIBUTE_NORETURN for prototype, for the definition only remove
4741 NORETURN.
4742 * remote-mips.c (mips_error): Change NORETURN to ATTRIBUTE_NORETURN.
4743 * remote-sim.c (gdb_os_error): Change ATTR_NORETURN to
4744 ATTRIBUTE_NORETURN.
4745 * target.c (tcomplain): Likewise.
4746 * target.h (noprocess): Remove NORETURN, change ATTR_NORETURN to
4747 ATTRIBUTE_NORETURN.
4748 * utils.c (verror, error, vfatal, fatal, error_stream, internal_verror)
4749 (internal_error, perror_with_name, nomem): Remove NORETURN.
4750 * xml-support.h (gdb_xml_error): Change ATTR_NORETURN to
4751 ATTRIBUTE_NORETURN.
4752
4753 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4754
4755 * ada-lang.c (lim_warning): Change ATTR_FORMAT to ATTRIBUTE_PRINTF.
4756 * amd64-tdep.c (amd64_insn_length_fprintf): Likewise.
4757 * cli-out.c (cli_field_fmt): New ATTRIBUTE_PRINTF.
4758 (cli_message, out_field_fmt): Change ATTR_FORMAT to ATTRIBUTE_PRINTF.
4759 * complaints.c (find_complaint): New ATTRIBUTE_PRINTF.
4760 (vcomplaint): Change ATTR_FORMAT to ATTRIBUTE_PRINTF.
4761 * complaints.h (complaint, internal_complaint): Likewise.
4762 * defs.h: Change ATTR_FORMAT to ATTRIBUTE_PRINTF in the top comment.
4763 (ATTR_FORMAT): Remove.
4764 (query, nquery, yquery, vprintf_filtered, vfprintf_filtered)
4765 (fprintf_filtered, fprintfi_filtered, printf_filtered, printfi_filtered)
4766 (vprintf_unfiltered, vfprintf_unfiltered, fprintf_unfiltered)
4767 (printf_unfiltered, xasprintf, xvasprintf, xstrprintf, xstrvprintf)
4768 (xsnprintf, verror, error, vfatal, fatal, internal_verror)
4769 (internal_error, internal_vwarning, internal_warning, warning)
4770 (vwarning): Change ATTR_FORMAT to ATTRIBUTE_PRINTF.
4771 * disasm.c (fprintf_disasm): Likewise.
4772 * exceptions.c (throw_it): Likewise.
4773 * exceptions.h (exception_fprintf, throw_verror, throw_vfatal)
4774 (throw_error): Likewise.
4775 * language.h (type_error, range_error): Likewise.
4776 * linespec.c (cplusplus_error): Likewise.
4777 * mi/mi-interp.c (mi_interp_query_hook): Likewise.
4778 * mi/mi-out.c (mi_field_fmt, mi_message): Likewise.
4779 * monitor.c (monitor_debug): Likewise.
4780 * parser-defs.h (parser_fprintf): Likewise.
4781 * serial.h (serial_printf): Likewise.
4782 * tui/tui-hooks.c (tui_query_hook): Likewise.
4783 * ui-out.c (default_field_fmt, default_message, uo_field_fmt)
4784 (uo_message): Likewise.
4785 * ui-out.h (ui_out_field_fmt, ui_out_message): Likewise.
4786 * utils.c (vfprintf_maybe_filtered, internal_vproblem, defaulted_query):
4787 Likewise.
4788 * xml-support.h (gdb_xml_debug, gdb_xml_error): Likewise.
4789
4790 2010-05-02 Pedro Alves <pedro@codesourcery.com>
4791
4792 * cli-out.c (cli_table_begin, cli_table_body, cli_table_end)
4793 (cli_table_header, cli_begin, cli_end, cli_field_int)
4794 (cli_field_skip, cli_field_string, cli_field_fmt, cli_spaces)
4795 (cli_text, cli_message, cli_wrap_hint, cli_flush, cli_redirect):
4796 Delete forward declarations.
4797 (cli_ui_out_impl): Move below the callbacks.
4798 (_initialize_cli_out): Delete.
4799
4800 2010-05-02 Pedro Alves <pedro@codesourcery.com>
4801
4802 * README: Use consistent `GDB' and `GDBserver' spellings.
4803
4804 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4805
4806 * cli/cli-dump.h (parse_and_eval_with_error): Remove the declaration.
4807
4808 2010-05-01 Pedro Alves <pedro@codesourcery.com>
4809
4810 * infrun.c (prepare_for_detach): In non-stop, context switch to
4811 the thread that got the event before handling the event.
4812
4813 2010-04-30 Tom Tromey <tromey@redhat.com>
4814
4815 * symtab.c (symbol_set_names): Fix typo.
4816
4817 2010-04-30 Pierre Muller <muller@ics.u-strasbg.fr>
4818
4819 * python/py-param.c (parm_constants): Avoid ARI warning
4820 by adding ARI comment.
4821 (parmpy_init): Likewise.
4822
4823 2010-04-30 Pierre Muller <muller@ics.u-strasbg.fr>
4824
4825 * windows-tdep.c (windows_get_tlb_type): Remember last GDBARCH
4826 and created type for re-use.
4827
4828 2010-04-30 Pierre Muller <muller@ics.u-strasbg.fr>
4829
4830 * NEWS: Mention gdbserver support for x86_64 Windows 64-bit.
4831
4832 2010-04-29 Doug Evans <dje@google.com>
4833
4834 * ser-base.h (reschedule): Delete prototype.
4835 * ser-base.c (reschedule): Make static.
4836
4837 2010-04-29 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4838
4839 * arm-linux-tdep.c (ARM_LINUX_JB_PC): Remove.
4840 (ARM_LINUX_JB_PC_FPA): Add, offset of PC in longjmp buffer for FPA.
4841 (ARM_LINUX_JB_PC_EABI): Add, offset of PC in longjmp buffer for
4842 EABI.
4843 (arm_linux_init_abi): Set up JB_PC field dependent on FP model in
4844 use.
4845
4846 2010-04-29 Pedro Alves <pedro@codesourcery.com>
4847
4848 PR gdb/11557
4849
4850 * regcache.c (registers_changed): Rename to ...
4851 (registers_changed_ptid): ... this, and only delete register cache
4852 entries matching the ptid filter argument.
4853 (registers_changed): Reimplement on top of registers_changed_ptid.
4854 * regcache.h (registers_changed_ptid): Declare.
4855 * target.c (target_resume): Flush register caches.
4856
4857 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
4858 Tom Tromey <tromey@redhat.com>
4859 Thiago Jung Bauermann <bauerman@br.ibm.com>
4860
4861 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-parameter.
4862 (SUBDIR_PYTHON_SRCS): Likewise.
4863 (py-parameter.o): New rule.
4864 * python/py-parameter.c: New file.
4865 * python/python-internal.h (gdbpy_initialize_parameter)
4866 (gdbpy_parameter, gdbpy_parameter_value)
4867 (gdbpy_parse_command_name): Declare.
4868 * python/py-cmd.c (parse_command_name): Rename to
4869 gdbpy_parse_command_name.
4870 (gdbpy_parse_command_name): Accept a starting list parameter and
4871 use over cmdlist.
4872 (cmdpy_init): Use gdbpy_parse_command_name.
4873 * python/python.c (parameter_to_python): Rename to
4874 gdbpy_parameter_to_python. Accept enum var_types and value.
4875 (gdbpy_parameter): Use gdbpy_parameter_value.
4876 (_initialize_python): Call gdbpy_initialize_parameters.
4877
4878 2010-04-29 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4879
4880 * MAINTAINERS: Add myself for write after approval privileges.
4881
4882 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4883
4884 D language support.
4885 * Makefile.in (SFILES): Add d-lang.c d-valprint.c.
4886 (COMMON_OBS): Add d-lang.o d-valprint.o.
4887 (HFILES_NO_SRCDIR): Add d-lang.h.
4888 * NEWS: Mention D language support.
4889 * c-lang.c (c_emit_char, exp_descriptor_c): Make public.
4890 * c-lang.h (c_emit_char, exp_descriptor_c): Add declaration.
4891 * d-lang.c: New file.
4892 * d-lang.h: New file.
4893 * d-valprint.c: New file.
4894 * defs.h (enum language): Add language_d.
4895 * dwarf2read.c (set_cu_language): Add DW_LANG_D.
4896 * language.c (binop_result_type, integral_type, character_type)
4897 (string_type, boolean_type, structured_type): Add language_d.
4898 * symfile.c (init_filename_language_table): Add language_d.
4899 * symtab.c: Include d-lang.h.
4900 (symbol_init_language_specific, symbol_find_demangled_name)
4901 (symbol_natural_name, lookup_symbol_in_language)
4902 (symbol_demangled_name, symbol_matches_domain): Add language_d.
4903
4904 2010-04-27 Joel Brobecker <brobecker@adacore.com>
4905
4906 * solib-svr4.c (solib_svr4_r_map): Expand function description.
4907
4908 2010-04-27 Joel Brobecker <brobecker@adacore.com>
4909
4910 * symfile.c (init_filename_language_table): Register .dg files
4911 with language_ada.
4912
4913 2010-04-27 Joel Brobecker <brobecker@adacore.com>
4914
4915 * gdbtypes.h (struct main_type): Expand comment about target_type
4916 field.
4917
4918 2010-04-27 Pedro Alves <pedro@codesourcery.com>
4919 Tristan Gingold <gingold@adacore.com>
4920
4921 * symfile.c (reread_symbols): Also search for file in libraries.
4922 Update comment.
4923
4924 2010-04-27 Joel Brobecker <brobecker@adacore.com>
4925
4926 * configure.tgt: Treat x86-lynxos targets as x86 bareboard targets
4927 in terms of configuration.
4928
4929 2010-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4930
4931 * objfiles.c: Include solist.h.
4932 (free_all_objfiles): New variable so. Check stale solist objfiles.
4933 * symfile.c (symbol_file_clear): Swap the order of free_all_objfiles
4934 and no_shared_libraries.
4935
4936 2010-04-27 Joel Brobecker <brobecker@adacore.com>
4937
4938 ARI warning fix.
4939 * python/py-auto-load.c (source_section_scripts): Remove trailing
4940 new-line in i18n string.
4941
4942 2010-04-26 Doug Evans <dje@google.com>
4943
4944 * serial.c (serial_write): Handle serial_debug_p akin to serial_read.
4945
4946 2010-04-26 Tom Tromey <tromey@redhat.com>
4947
4948 * cli/cli-decode.c (complete_on_cmdlist): Make two passes over the
4949 command list.
4950
4951 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4952
4953 Removal of config/i386/nm-i386sol2.h native configuration file.
4954 * config/i386/nm-i386sol2.h: Remove file.
4955 * config/i386/i386sol2.mh: Remove NAT_FILE definition.
4956 * config/i386/sol2-64.mh: Idem.
4957 * config/djgpp/fnchange.lst: Remove reference to that file.
4958 * Makefile.in (HFILES_NO_SRCDIR): Idem.
4959
4960 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4961
4962 PR breakpoints/11531.
4963 * config/i386/nm-i386sol2.h (CANNOT_STEP_HW_WATCHPOINTS): Remove
4964 macro definition and related comment.
4965 * infrun.c (CANNOT_STEP_HW_WATCHPOINTS): Remove macro.
4966 (resume): Remove code and comment related to this macro.
4967
4968 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4969
4970 * cp-namespace.c (cp_lookup_symbol_in_namespace): Fix alloca size.
4971 Fix whitespace.
4972
4973 2010-04-24 Pedro Alves <pedro@codesourcery.com>
4974
4975 * defs.h: Adjust comment.
4976 * filesystem.h, filesystem.c: New files.
4977 * Makefile.in (SFILES): Add filesystem.c.
4978 (COMMON_OBS): Add filesystem.o.
4979 * solib.c (solib_find): Handle DOS-based filesystems. Handle
4980 different target and host path flavours.
4981 * arm-symbian-tdep.c (arm_symbian_init_abi): Set
4982 has_dos_based_file_system on the gdbarch.
4983 * arm-wince-tdep.c (arm_wince_init_abi): Ditto.
4984 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Ditto.
4985 * i386-tdep.c (i386_go32_init_abi): Ditto.
4986 * gdbarch.sh (has_dos_based_file_system): New.
4987 * gdbarch.h, gdbarch.c: Regenerate.
4988 * NEWS: Mention improved support for remote targets with DOS-based
4989 filesystems. Mention new `set/show target-file-system-kind'
4990 commands.
4991
4992 2010-04-23 Stan Shebs <stan@codesourcery.com>
4993
4994 * ax.h (struct agent_expr): Merge in agent_reqs fields, add some
4995 comments.
4996 (struct agent_reqs): Remove.
4997 (ax_reg_mask): Declare.
4998 * ax-general.c (new_agent_expr): Add gdbarch argument, set new fields.
4999 (free_agent_expr): Free reg_mask.
5000 (ax_print): Add scope and register mask info.
5001 (ax_reqs): Remove agent_reqs argument, use agent expression
5002 fields, and move part of register mask computation to...
5003 (ax_reg_mask): New function.
5004 * ax-gdb.c (gen_trace_static_fields): Call it.
5005 (gen_traced_pop): Ditto.
5006 (is_nontrivial_conversion): Add dummy gdbarch to new_agent_expr.
5007 (gen_trace_for_var): Pass gdbarch to new_agent_expr.
5008 (gen_trace_for_expr): Ditto, and clear optimized_out flag.
5009 (gen_eval_for_expr): Ditto, and require an rvalue.
5010 (agent_command): Call ax_reqs.
5011 (agent_eval_command): Ditto.
5012 * tracepoint.c (report_agent_reqs_errors): Use agent expression fields.
5013 (validate_action_line): Ditto.
5014 (collect_symbol): Ditto.
5015 (encode_actions_1): Ditto.
5016
5017 2010-04-23 Daniel Jacobowitz <dan@codesourcery.com>
5018 Paul Pluzhnikov <ppluzhnikov@google.com>
5019 Jan Kratochvil <jan.kratochvil@redhat.com>
5020
5021 Fix deadlock on looped list of loaded shared objects.
5022 * solib-svr4.c (LM_PREV): New function.
5023 (IGNORE_FIRST_LINK_MAP_ENTRY): Use it.
5024 (svr4_current_sos): Check for correct l_prev. New variables prev_lm
5025 and next_lm. Clear prev_lm for solib_svr4_r_ldsomap.
5026 * config/djgpp/fnchange.lst: Add translation for solib-corrupted.exp.
5027
5028 2010-04-23 Doug Evans <dje@google.com>
5029
5030 * configure.ac (CONFIG_SRCS): Add py-auto-load.o even if not using
5031 python.
5032 * configure: Regenerate.
5033 * main.c: #include "python/python.h".
5034 (captured_main): Defer loading auto-loaded scripts until after
5035 local_gdbinit has been sourced.
5036 * python/py-auto-load.c (gdbpy_global_auto_load): New global.
5037 (load_auto_scripts_for_objfile): New function.
5038 (auto_load_new_objfile): Call it.
5039 * python/python.h (gdbpy_global_auto_load): Declare.
5040 (load_auto_scripts_for_objfile): Declare.
5041
5042 Add support for auto-loading scripts from .debug_gdb_scripts section.
5043 * NEWS: Add entry for .debug_gdb_scripts.
5044 * Makefile.in SUBDIR_PYTHON_OBS): Add py-auto-load.o.
5045 (SUBDIR_PYTHON_SRCS): Add py-auto-load.c.
5046 (py-auto-load.o): New rule.
5047 * cli/cli-cmds.c (find_and_open_script): Make externally visible.
5048 * cli/cli-cmds.h (find_and_open_script): Update prototype.
5049 * python/py-auto-load.c: New file.
5050 * python/python-internal.h: #include <stdio.h>.
5051 (set_python_list, show_python_list): Declare.
5052 (gdbpy_initialize_auto_load): Declare.
5053 (source_python_script_for_objfile): Declare.
5054 * python/python.c: Remove #include of observer.h.
5055 (gdbpy_auto_load): Moved to py-auto-load.c.
5056 (GDBPY_AUTO_FILENAME): Ditto.
5057 (gdbpy_new_objfile): Delete.
5058 (source_python_script_for_objfile): New function.
5059 (set_python_list, show_python_list): Make externally visible.
5060 (_initialize_python): Move "auto-load" command to py-auto-load.c
5061 and observer_attach_new_objfile to py-auto-load.c.
5062
5063 2010-04-23 Jerome Guitton <guitton@adacore.com>
5064
5065 * alpha-tdep.c (INSN_OPCODE, MEM_RA, MEM_RB, MEM_DISP, BR_RA)
5066 (OPR_FUNCTION, OPR_HAS_IMMEDIATE, OPR_RA, OPR_RC, OPR_LIT): New macros.
5067 (lda_opcode, stq_opcode, bne_opcode, subq_opcode, subq_function):
5068 New constants.
5069 (alpha_heuristic_analyze_probing_loop): New function.
5070 (alpha_heuristic_frame_unwind_cache): In the prologue analysis, detect
5071 and handle cases when a stack probe loop is generated.
5072 * alpha-mdebug-tdep.c (alpha_mdebug_frameless): New function.
5073 (alpha_mdebug_max_frame_size_exceeded): New function.
5074 (alpha_mdebug_after_prologue): Use alpha_mdebug_frameless.
5075 (alpha_mdebug_frame_sniffer, alpha_mdebug_frame_base_sniffer):
5076 Return 0 when the maximum debuggable frame size has been exceeded.
5077
5078 2010-04-23 Joel Brobecker <brobecker@adacore.com>
5079
5080 Fix ARI warning.
5081 * ppc-linux-nat.c (booke_cmp_hw_point): Do not mark inline.
5082
5083 2010-04-20 Chris Moller <cmoller@redhat.com>
5084
5085 PR 10179
5086
5087 * symtab.c (rbreak_command): Added code to include a filename
5088 specification in the rbreak argument.
5089 * NEWS: Added a brief description of filename-qualified rbreak.
5090
5091 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5092
5093 Fix crashes on dangling display expressions.
5094 * ada-lang.c (ada_operator_check): New function.
5095 (ada_exp_descriptor): Fill-in the field operator_check.
5096 * c-lang.c (exp_descriptor_c): Fill-in the field operator_check.
5097 * jv-lang.c (exp_descriptor_java): Likewise.
5098 * m2-lang.c (exp_descriptor_modula2): Likewise.
5099 * scm-lang.c (exp_descriptor_scm): Likewise.
5100 * parse.c (exp_descriptor_standard): Likewise.
5101 (operator_check_standard): New function.
5102 (exp_iterate, exp_uses_objfile_iter, exp_uses_objfile): New functions.
5103 * parser-defs.h (struct exp_descriptor): New field operator_check.
5104 (operator_check_standard, exp_uses_objfile): New declarations.
5105 * printcmd.c: Remove the inclusion of solib.h.
5106 (display_uses_solib_p): Remove the function.
5107 (clear_dangling_display_expressions): Call lookup_objfile_from_block
5108 and exp_uses_objfile instead of display_uses_solib_p.
5109 * solist.h (struct so_list) <objfile>: New comment.
5110 * symtab.c (lookup_objfile_from_block): Remove the static qualifier.
5111 * symtab.h (lookup_objfile_from_block): New declaration.
5112 (struct general_symbol_info) <obj_section>: Extend the comment.
5113
5114 2010-04-22 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5115 Thiago Jung Bauermann <bauerman@br.ibm.com>
5116
5117 * ppc-linux-nat.c (PTRACE_GET_DEBUGREG): Update comment.
5118 (PPC_PTRACE_GETWDBGINFO, PPC_PTRACE_SETHWDEBUG, PPC_PTRACE_DELHWDEBUG,
5119 ppc_debug_info, PPC_DEBUG_FEATURE_INSN_BP_RANGE,
5120 PPC_DEBUG_FEATURE_INSN_BP_MASK, PPC_DEBUG_FEATURE_DATA_BP_RANGE,
5121 PPC_DEBUG_FEATURE_DATA_BP_MASK, ppc_hw_breakpoint,
5122 PPC_BREAKPOINT_TRIGGER_EXECUTE, PPC_BREAKPOINT_TRIGGER READ,
5123 PPC_BREAKPOINT_TRIGGER_WRITE, PPC_BREAKPOINT_TRIGGER_RW,
5124 PPC_BREAKPOINT_MODE_EXACT PPC_BREAKPOINT_MODE_RANGE_INCLUSIVE,
5125 PPC_BREAKPOINT_MODE_RANGE_EXCLUSIVE, PPC_BREAKPOINT_MODE_MASK,
5126 PPC_BREAKPOINT_CONDITION_NONE, PPC_BREAKPOINT_CONDITION_AND,
5127 PPC_BREAKPOINT_CONDITION_EXACT, PPC_BREAKPOINT_CONDITION_OR,
5128 PPC_BREAKPOINT_CONDITION_AND_OR, PPC_BREAKPOINT_CONDITION_BE_ALL,
5129 PPC_BREAKPOINT_CONDITION_BE_SHIFT, PPC_BREAKPOINT_CONDITION_BE):
5130 Define, in case <ptrace.h> doesn't provide it.
5131 (booke_debug_info): New variable.
5132 (max_slots_number): Ditto.
5133 (hw_break_tuple): New struct.
5134 (thread_points): Ditto.
5135 (ppc_threads): New variable.
5136 (PPC_DEBUG_CURRENT_VERSION): New define.
5137 (have_ptrace_new_debug_booke): New function.
5138 (ppc_linux_check_watch_resources): Renamed to ...
5139 (ppc_linux_can_use_hw_breakpoint): ... this. Handle BookE processors.
5140 (ppc_linux_region_ok_for_hw_watchpoint): Handle BookE processors.
5141 (booke_cmp_hw_point): New function.
5142 (booke_find_thread_points_by_tid): Ditto.
5143 (booke_insert_point): Ditto.
5144 (booke_remove_point): Ditto.
5145 (ppc_linux_insert_hw_breakpoint): Ditto.
5146 (ppc_linux_remove_hw_breakpoint): Ditto.
5147 (get_trigger_type): Ditto.
5148 (ppc_linux_insert_watchpoint): Handle BookE processors.
5149 (ppc_linux_remove_watchpoint): Ditto.
5150 (ppc_linux_new_thread): Ditto.
5151 (ppc_linux_thread_exit): New function..
5152 (ppc_linux_stopped_data_address): Handle BookE processors.
5153 (ppc_linux_watchpoint_addr_within_range): Ditto.
5154 (_initialize_ppc_linux_nat): Initialize to_insert_hw_breakpoint and
5155 to_remove_hw_breakpoint fields of the target operations struct.
5156 Add observe for the thread_exit event.
5157
5158 2010-04-22 H.J. Lu <hongjiu.lu@intel.com>
5159
5160 * i386-linux-nat.c (regmap): Removed.
5161 (fetch_register): Replace regmap with
5162 i386_linux_gregset_reg_offset.
5163 (store_register): Likewise.
5164 (supply_gregset): Likewise.
5165 (fill_gregset): Likewise.
5166
5167 * i386-linux-tdep.c (i386_linux_gregset_reg_offset): Make it
5168 global.
5169
5170 * i386-linux-tdep.h (i386_linux_gregset_reg_offset): New.
5171
5172 2010-04-22 Chris Moller <cmoller@redhat.com>
5173
5174 * cp-valprint.c (cp_print_value_fields): Replaced obstack_base()
5175 method of popping recursion-detection stack with a method based on
5176 obstack_object_size(). (Similar to the PR9167 patch below, but for
5177 the static array obstack rather than the static member obstack.)
5178
5179 2010-04-22 H.J. Lu <hongjiu.lu@intel.com>
5180
5181 * amd64-linux-nat.c (amd64_linux_gregset64_reg_offset): Removed.
5182 (_initialize_amd64_linux_nat): Replace
5183 amd64_linux_gregset64_reg_offset with
5184 amd64_linux_gregset_reg_offset.
5185
5186 * amd64-linux-tdep.c (amd64_linux_gregset_reg_offset): Make it
5187 global.
5188
5189 * amd64-tdep.h (amd64_linux_gregset_reg_offset): New.
5190
5191 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5192
5193 PR stabs/11479.
5194 * stabsread.c (set_length_in_type_chain): New function.
5195 (read_struct_type): Call set_length_in_type_chain function.
5196 (read_enum_type): Idem.
5197
5198 2010-04-21 Stan Shebs <stan@codesourcery.com>
5199 Nathan Sidwell <nathan@codesourcery.com>
5200
5201 * tracepoint.c (trace_save): Open in binary mode.
5202
5203 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5204
5205 * gdbtypes.h (builtin_type): Add builtin_char16 and builtin_char32
5206 fields.
5207 * gdbtypes.c (gdbtypes_post_init): Set builtin_char16 and
5208 builtin_char32 fields.
5209 * printcmd.c (decode_format): Set char size to '\0'
5210 for strings unless explicit size is given.
5211 (print_formatted): Correct calculation of NEXT_ADDRESS
5212 for 16 or 32 bit strings.
5213 (do_examine): Do not force byte size for strings.
5214 Use builtin_char16 and builtin_char32 types to display
5215 16 or 32 bit-wide strings.
5216 (x_command): Set LAST_SIZE to 'b' for string type.
5217
5218 2010-04-21 H.J. Lu <hongjiu.lu@intel.com>
5219
5220 PR corefiles/11523
5221 * amd64-linux-tdep.c (amd64_linux_core_read_description): Check
5222 XCR0 first.
5223
5224 * i386-linux-tdep.c (i386_linux_core_read_xcr0): Return 0 if
5225 there is no .reg-xstate section.
5226 (i386_linux_core_read_description): Check XCR0 first.
5227
5228 2010-04-21 Mike Frysinger <vapier@gentoo.org>
5229
5230 * gdb/sparc-tdep.c (sparc32_store_return_value): Add gdb_assert ()
5231 for len <= 8.
5232
5233 2010-04-21 Chris Moller <cmoller@redhat.com>
5234
5235 PR 9167
5236 * cp-valprint.c (cp_print_value_fields): Replaced obstack_base()
5237 method of popping recursion-detection stack with a method based on
5238 obstack_object_size().
5239
5240 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
5241
5242 PR pascal/11492.
5243 * p-valprint.c (pascal_val_print): Fix default printing of integer
5244 arrays.
5245
5246 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
5247
5248 Fix compilation warning on gcc-4.1.2.
5249 * rs6000-aix-tdep.c (rs6000_convert_from_func_ptr_addr): Initialize
5250 local variable`pc' to zero.
5251
5252 2010-04-20 Joel Brobecker <brobecker@adacore.com>
5253
5254 Implement thread support with core files on alpha-tru64.
5255 * dec-thread.c (dec_thread_find_new_threads): New function,
5256 extracted from resync_thread_list.
5257 (resync_thread_list): Add OPS parameter. Replace extracted-out
5258 code by call to dec_thread_find_new_threads.
5259 (dec_thread_wait): Update call to resync_thread_list.
5260 (init_dec_thread_ops): Set dec_thread_ops.to_find_new_threads.
5261
5262 2010-04-20 Joel Brobecker <brobecker@adacore.com>
5263
5264 * ada-lang.c (value_pointer): New function.
5265 (make_array_descriptor): Call value_pointer to convert addresses to
5266 pointers.
5267
5268 2010-04-20 Joel Brobecker <brobecker@adacore.com>
5269
5270 * rs6000-aix-tdep.c: #include exceptions.h.
5271 (rs6000_convert_from_func_ptr_addr): If an exception is thrown
5272 while reading the memory at ADDR, then ADDR cannot be a function
5273 descriptor.
5274
5275 2010-04-20 Joel Brobecker <brobecker@adacore.com>
5276
5277 * ada-typeprint.c (ada_print_typedef): New function.
5278 * ada-lang.h (ada_print_typedef): Add declaration.
5279 * ada-lang.c (ada_language_defn): set la_print_typdef field
5280 to ada_print_typedef.
5281
5282 2010-04-20 Joel Brobecker <brobecker@adacore.com>
5283
5284 * procfs.c (procfs_address_to_host_pointer): Only define when used.
5285
5286 2010-04-20 Joel Brobecker <brobecker@adacore.com>
5287
5288 * procfs.c (iterate_over_mappings_cb_ftype): New typedef.
5289 (iterate_over_mappings): Adjust function profile. Add declaration.
5290 (insert_dbx_link_bpt_in_region, info_mappings_callback):
5291 Adjust accordingly.
5292
5293 2010-04-20 Joel Brobecker <brobecker@adacore.com>
5294
5295 * procfs.c (solib_mappings_callback): Move function up to avoid
5296 a compiler warning.
5297
5298 2010-04-20 Joel Brobecker <brobecker@adacore.com>
5299
5300 * procfs.c (find_signalled_thread, find_stop_signal): Move
5301 these functions down to define them only when used.
5302
5303 2010-04-20 Joel Brobecker <brobecker@adacore.com>
5304
5305 * valprint.c (common_val_print): Fix the value before extracting
5306 its contents.
5307 * ada-lang.c (ada_to_fixed_value): Make this function extern.
5308 * ada-lang.h (ada_to_fixed_value): New function declaration.
5309 * ada-valprint.c (ada_value_print): Use ada_to_fixed_value
5310 to avoid code duplication and fix a bug in the handling of
5311 fixed types contents.
5312
5313 2010-04-20 Tom Tromey <tromey@redhat.com>
5314
5315 * dwarf2read.c (dwarf2_compute_name): Handle DW_AT_linkage_name.
5316 (read_partial_die): Likewise.
5317 (dwarf_attr_name): Likewise.
5318
5319 2010-04-20 Chris Moller <cmoller@redhat.com>
5320
5321 PR 10867
5322
5323 * cp-valprint.c (global): Adding new static array recursion
5324 detection obstack.
5325 (cp_print_value_fields, cp_print_static_field): Added new static
5326 array recursion detection code.
5327
5328 2010-04-20 Mark Kettenis <kettenis@gnu.org>
5329
5330 * i386-linux-tdep.c (i386_linux_regset_sections): Size of the
5331 general-purpose register set should be 68 instead of 144.
5332 (i386_linux_sse_regset_sections): Likewise.
5333 (i386_linux_avx_regset_sections): Likewise.
5334
5335 2010-04-20 Stan Shebs <stan@codesourcery.com>
5336 Nathan Sidwell <nathan@codesourcery.com>
5337
5338 * dwarf2loc.c (struct axs_var_loc): New struct.
5339 (dwarf2_tracepoint_var_loc): New function.
5340 (dwarf2_tracepoint_var_access): New function.
5341 (dwarf2_tracepoint_var_ref): Use dwarf2_tracepoint_var_loc, deal
5342 with DW_OP_piece.
5343 (locexpr_describe_location_piece): New function.
5344 (locexpr_describe_location_1): New function.
5345 (locexpr_describe_location): Call it, update signature.
5346 (loclist_describe_location): Rewrite to loop over locations,
5347 update signature.
5348 * symtab.h (struct symbol_computed_ops): Add address to
5349 describe_location arguments, return void.
5350 * printcmd.c (address_info): Get context PC, pass to computed
5351 location description.
5352 * tracepoint.c (scope_info): Ditto.
5353 * ax-gdb.c (trace_kludge): Export.
5354
5355 2010-04-20 Tom Tromey <tromey@redhat.com>
5356
5357 * dwarf2-frame.c (decode_frame_entry_1): Handle CIE version 4.
5358 (struct dwarf2_cie) <segment_size>: New field.
5359 * dwarf2read.c (partial_read_comp_unit_head): Accept DWARF 4.
5360 (skip_one_die): Handle DW_FORM_flag_present, DW_FORM_sec_offset,
5361 DW_FORM_exprloc.
5362 (read_attribute_value): Handle DW_FORM_flag_present,
5363 DW_FORM_sec_offset, DW_FORM_exprloc.
5364 (dump_die_shallow): Likewise.
5365 (attr_form_is_section_offset): Handle DW_FORM_sec_offset.
5366 (dwarf2_const_value): Handle DW_FORM_exprloc.
5367 (attr_form_is_block): Likewise.
5368 (struct line_header) <maximum_ops_per_instruction>: New field.
5369 (dwarf_decode_line_header): Set new field.
5370 (dwarf_decode_lines): Handle new field.
5371
5372 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5373
5374 * f-exp.y: Add new production to recognize the `logical*8' type.
5375 (LOGICAL_S8_KEYWORD): New token.
5376 * f-lang.c (enum f_primitive_types)
5377 <f_primitive_type_logical_s8>: New field.
5378 (f_language_arch_info): Handling `logical*8' type.
5379 (build_fortran_types): Building `logical*8' type.
5380 * f-lang.h (struct builtin_f_type) <builtin_logical_s8>: New field.
5381
5382 2010-04-19 Doug Evans <dje@google.com>
5383
5384 * ser-base.c (generic_readchar): Watch for EOF in read of error_fd.
5385 * ser-pipe.c (pipe_open): Fix file descriptor leaks.
5386 (pipe_close): Ditto.
5387
5388 2010-04-19 Pierre Muller <muller@ics.u-strasbg.fr>
5389
5390 * configure.tgt (x86_64-*-mingw*): Set BUILD_GDBSERVER to yes.
5391
5392 2010-04-19 Pierre Muller <muller@ics.u-strasbg.fr>
5393
5394 * windows-tdep.c (windows_get_tlb_type): Change current_seh.handle
5395 type to void function.
5396
5397 2010-04-19 Stan Shebs <stan@codesourcery.com>
5398 Vladimir Prus <vladimir@codesourcery.com>
5399
5400 * tracepoint.c (tfind_1): Add missing newline, report exit from
5401 tfind mode as such.
5402 * target.c (update_current_target): Make default
5403 to_trace_find return -1.
5404
5405 2010-04-19 Mike Frysinger <vapier@gentoo.org>
5406
5407 * objc-lang.c (find_methods): Move symname check up.
5408
5409 2010-04-19 Pedro Alves <pedro@codesourcery.com>
5410
5411 * ada-lang.c (print_recreate_exception)
5412 <ex_catch_exception_unhandled>: It's "catch exception unhandled",
5413 not "catch unhandled".
5414
5415 2010-04-19 Pedro Alves <pedro@codesourcery.com>
5416
5417 PR breakpoints/8554.
5418
5419 Implement `save-breakpoints'.
5420
5421 * breakpoint.c (save_cmdlist): New.
5422 (breakpoint_set_cmdlist, breakpoint_show_cmdlist): Moved up close
5423 to save_cmdlist.
5424 (print_recreate_catch_fork): New.
5425 (catch_fork_breakpoint_ops): Install it.
5426 (print_recreate_catch_vfork): New.
5427 (catch_vfork_breakpoint_ops): Install it.
5428 (print_recreate_catch_syscall): New.
5429 (catch_syscall_breakpoint_ops): Install it.
5430 (print_recreate_catch_exec): New.
5431 (catch_exec_breakpoint_ops): Install it.
5432 (print_recreate_exception_catchpoint): New.
5433 (gnu_v3_exception_catchpoint_ops): Install it.
5434 (save_breakpoints): New, based on tracepoint_save_command, but
5435 handle all breakpoint types.
5436 (save_breakpoints_command): New.
5437 (tracepoint_save_command): Rename to...
5438 (save_tracepoints_command): ... this, and reimplement using
5439 save_breakpoints.
5440 (save_command): New.
5441 (_initialize_breakpoints): Install the "save" command prefix.
5442 Install the "save breakpoints" command. Make "save-tracepoints" a
5443 deprecated alias for "save tracepoints".
5444 * breakpoint.h (struct breakpoint_ops): New field `print_recreate'.
5445 * ada-lang.c (print_recreate_exception): New.
5446 (print_recreate_catch_exception): New.
5447 (catch_exception_breakpoint_ops): Install it.
5448 (print_recreate_catch_exception_unhandled): New.
5449 (catch_exception_unhandled_breakpoint_ops): Install it.
5450 (print_recreate_catch_assert): New.
5451 (catch_assert_breakpoint_ops): Install it.
5452
5453 * NEWS: Mention the new `save breakpoints' command. Mention the
5454 new `save tracepoints' alias and that `save-tracepoints' is now
5455 deprecated.
5456
5457 2010-04-18 Pedro Alves <pedro@codesourcery.com>
5458
5459 PR tui/9217
5460
5461 * tui/tui-out.c: Include cli-out.h.
5462 (tui_table_begin, tui_table_body, tui_table_end, tui_table_header)
5463 (tui_begin, tui_end, tui_field_int, tui_field_skip)
5464 (tui_field_string, tui_field_fmt, tui_spaces, tui_text)
5465 (tui_message, tui_wrap_hint, tui_flush): Delete forward
5466 declarations.
5467 (struct ui_out_data): Rename to...
5468 (struct tui_ui_out_data): ... this. Remove `stream' and
5469 `suppress_output' fields, and inherit cli_ui_out_data.
5470 (tui_out_data): New typedef.
5471 (tui_ui_out_impl): Don't initialize fields staticaly.
5472 (tui_table_begin, tui_table_body, tui_table_end, tui_table_header)
5473 (tui_begin, tui_end): Delete.
5474 (tui_field_int): Adjust to delegate most work to the base type.
5475 (tui_field_skip): Delete.
5476 (tui_field_string, tui_field_fmt): Adjust comment. Adjust to
5477 delegate most work to the base type.
5478 (tui_spaces): Delete.
5479 (tui_text): Adjust to delegate most work to the base type.
5480 (tui_message): Delete.
5481 (tui_wrap_hint): Delete.
5482 (tui_flush): Delete.
5483 (out_field_fmt): Delete.
5484 (field_separator): Delete.
5485 (tui_out_new): Adjust to initialize the base type.
5486 (_initialize_tui_out): Initialize tui_ui_out_impl.
5487 * cli-out.c (struct ui_out_data): Moved out to cli-out.h, renamed
5488 cli_ui_out_data.
5489 (cli_out_data): Adjust.
5490 (cli_ui_out_impl): Make extern.
5491 (cli_table_header, cli_field_int, cli_field_skip): Use
5492 uo_field_string instead of cli_field_string.
5493 (cli_redirect): Adjust to use cli_out_data.
5494 (cli_out_data_ctor): New.
5495 (cli_out_new): Use it.
5496 * cli-out.h (struct ui_file): Remove forward declaration.
5497 (struct cli_ui_out_data): New, moved from cli-out.c, and renamed.
5498 (cli_ui_out_impl): Declare.
5499 (cli_out_data_ctor): Declare.
5500 * ui-out.c (struct ui_out) <data>: Change type to void pointer.
5501 (uo_field_string): No longer static.
5502 (ui_out_data): Change return type to void pointer.
5503 (ui_out_new): Change `data' parameter type to void pointer.
5504 * ui-out.h (struct ui_out_data): Don't forward declare.
5505 (ui_out_data): Change return type to void pointer.
5506 (ui_out_new): Change `data' parameter type to void pointer.
5507 (uo_field_string): Declare.
5508
5509 2010-04-17 Pedro Alves <pedro@codesourcery.com>
5510
5511 * ui-file.c (tee_file_isatty): Return whether `tee->one' is a tty,
5512 instead of always false.
5513
5514 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
5515
5516 PR corefiles/11511
5517 * amd64-linux-tdep.c (amd64_linux_gregset_reg_offset): Support
5518 orig_rax.
5519
5520 2010-04-17 Pedro Alves <pedro@codesourcery.com>
5521
5522 * breakpoint.c (watchpoints_triggered): Use
5523 is_hardware_watchpoint.
5524 (watchpoints_triggered): Ditto.
5525 (bpstat_check_location): Use is_watchpoint and
5526 is_hardware_watchpoint.
5527 (bpstat_check_watchpoint): Use is_watchpoint and
5528 is_hardware_watchpoint.
5529 (bpstat_stop_status): Fix comment.
5530 (user_settable_breakpoint): Use is_watchpoint.
5531 (hw_watchpoint_used_count): Use is_hardware_watchpoint.
5532 (disable_watchpoints_before_interactive_call_start): Use
5533 is_watchpoint.
5534 (enable_watchpoints_after_interactive_call_stop): Use
5535 is_watchpoint.
5536 (clear_command): Use is_watchpoint.
5537 (do_enable_breakpoint): Use is_watchpoint.
5538
5539 2010-04-16 Mike Frysinger <vapier@gentoo.org>
5540
5541 * solib-frv.c (enable_break1_done): Delete.
5542 (enable_break2): Do not check enable_break1_done. Move the
5543 enable_break2_done setting and call to
5544 remove_solib_event_breakpoints() to the end. Return without
5545 warning when the contents of _dl_debug_addr are 0.
5546 (enable_break): Do not set enable_break1_done.
5547 (frv_clear_solib): Likewise.
5548
5549 2010-04-16 Kevin Buettner <kevinb@redhat.com>
5550
5551 * m32c-tdep.c (m32c_m16c_address_to_pointer): Print warning
5552 instead of an error if no PLT entry is found. Return a
5553 potentially useful result.
5554 (m32c_m16c_pointer_to_address): Add code to search for function
5555 address when no .plt entry is found.
5556
5557 2010-04-16 Stan Shebs <stan@codesourcery.com>
5558
5559 * tracepoint.c (trace_variable_command): Run a cleanup.
5560
5561 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5562
5563 * p-lang.c (pascal_one_char): Do not restrict C to 0..255 range.
5564
5565 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5566
5567 Support for Windows OS Thread Information Block.
5568 * NEWS: Document new feature.
5569 * remote.c (PACKET_qGetTIBAddr): New enum element.
5570 (remote_get_tib_address): New function.
5571 (init_remote_ops): Set to_get_tib_address field
5572 to remote_get_tib_address.
5573 (_initialize_remote): Add add_packet_config_cmd
5574 for PACKET_qGetTIBAddr.
5575 * target.c (update_current_target): Set default value for
5576 new to_get_tib_address field.
5577 * target.h (target_ops): New field to_get_tib_address.
5578 (target_get_tib_address): New macro.
5579 * windows-nat.c (thread_info): Add thread_local_base field.
5580 (windows_add_thread): Add tlb argument of type 'void *'.
5581 (fake_create_process): Adapt windows_add_thread call.
5582 (get_windows_debug_event): Idem.
5583 (windows_get_tib_address): New function.
5584 (init_windows_ops): Set to_get_tib_address field
5585 to remote_get_tib_address.
5586 (_initialize_windows_nat): Replace info_w32_cmdlist
5587 initialization by a call to init_w32_command_list.
5588 (info_w32_command, info_w32_cmdlist): Removed from here...
5589 to windows-tdep.c file.
5590 * windows-tdep.h (info_w32_cmdlist): Declare.
5591 (init_w32_command_list): New external function
5592 declaration.
5593 * windows-tdep.c: Add several headers.
5594 (info_w32_cmdlist): to here, made global.
5595 (thread_information_32): New struct.
5596 (thread_information_64): New struct.
5597 (TIB_NAME): New char array.
5598 (MAX_TIB32, MAX_TIB64, FULL_TIB_SIZE): New constants.
5599 (maint_display_all_tib): New static variable.
5600 (windows_get_tlb_type): New function.
5601 (tlb_value_read, tlb_value_write): New functions.
5602 (tlb_value_funcs): New static struct.
5603 (tlb_make_value): New function.
5604 (display_one_tib): New function.
5605 (display_tib): New function.
5606 (show_maint_show_all_tib):New function.
5607 (info_w32_command): Moved from windows-nat.c.
5608 (init_w32_command_list): New function.
5609 (_initialize_windows_tdep): New function.
5610 New "maint set/show show-all-tib" command
5611 New "$_tlb" internal variable.
5612
5613 2010-04-16 Joel Brobecker <brobecker@adacore.com>
5614
5615 * tui/tui-regs.c (tui_display_register): Add comment about
5616 a couple of casts.
5617 * tui/tui-stack.c (tui_show_locator_content): Ditto.
5618
5619 2010-04-15 Stan Shebs <stan@codesourcery.com>
5620
5621 * frame.c: Include tracepoint.h.
5622 (get_current_frame): Allow a trace frame to be an alternate source
5623 of stack frame data.
5624 * tracepoint.c (tfind_1): Don't try to get current stack frame if
5625 it won't succeed.
5626
5627 2010-04-15 Pedro Alves <pedro@codesourcery.com>
5628
5629 * ppc-linux-tdep.c (bsd_uthread_solib_loaded): Always pass 0 for
5630 flags.
5631 * solib-spu.c (spu_solib_loaded): Always pass 0 for flags.
5632
5633 2010-04-15 Doug Evans <dje@google.com>
5634
5635 * NEWS: Add entry for python program space support.
5636 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-progspace.o.
5637 (SUBDIR_PYTHON_SRCS): Add py-progspace.c.
5638 (py-progspace.o): New rule.
5639 * python/py-prettyprint.c (find_pretty_printer_from_objfiles): New
5640 function.
5641 (find_pretty_printer_from_progspace): New function.
5642 (find_pretty_printer_from_gdb): New function.
5643 (find_pretty_printer): Rewrite.
5644 * python/py-progspace.c: New file.
5645 * python/python-internal.h (program_space): Add forward decl.
5646 (pspace_to_pspace_object, pspy_get_printers): Declare.
5647 (gdbpy_initialize_pspace): Declare.
5648 * python/python.c: #include "progspace.h".
5649 (gdbpy_get_current_progspace, gdbpy_progspaces): New functions.
5650 (_initialize_python): Call gdbpy_initialize_pspace.
5651 (GdbMethods): Add current_progspace, progspaces.
5652
5653 Add -s option to source command.
5654 * NEWS: Document new option.
5655 * cli/cli-cmds.c (find_and_open_script): Add function comment.
5656 Delete from_tty and cleanupp args. Split filep arg into file and
5657 full_pathp. New arg search_path.
5658 (source_script_from_stream): New function.
5659 (source_script_with_search): New function.
5660 (source_script): Rewrite.
5661 (source_command): Parse "-s" option.
5662 (init_cli_cmds): Add "-s" docs to source command help, and reformat.
5663 * python/python.c (source_python_script): Make file arg a const char *.
5664 Don't call fclose, leave for caller.
5665 * python/python.h (source_python_script): Update.
5666
5667 2010-04-14 Daniel Jacobowitz <dan@codesourcery.com>
5668 Pedro Alves <pedro@codesourcery.com>
5669
5670 Avoid rereading shared libraries that haven't changed.
5671
5672 * solib.c (free_so_symbols): New function, from ...
5673 (free_so): ... here. Call it.
5674 (solib_read_symbols): Don't warn here if symbols have already been
5675 loaded.
5676 (solib_add): Warn here instead, if a pattern was specified.
5677 (reload_shared_libraries_1): New.
5678 (reload_shared_libraries): Rewrite to not fetch the library list.
5679
5680 2010-04-14 Doug Evans <dje@google.com>
5681
5682 * source.c (openp): Strip DOS drive letter if present before
5683 concatenating string to search path.
5684
5685 2010-04-14 Pedro Alves <pedro@codesourcery.com>
5686
5687 * objfiles.h (gdb_bfd_close_or_warn): Declare.
5688 * objfiles.c (gdb_bfd_close_or_warn): New.
5689 * corelow.c: Include objfiles.h
5690 (core_close): Use gdb_bfd_close_or_warn.
5691 * elfread.c (build_id_verify): Ditto.
5692 * exec.c (exec_close, exec_close_1): Ditto.
5693
5694 2010-04-14 Daniel Jacobowitz <dan@codesourcery.com>
5695 Pedro Alves <pedro@codesourcery.com>
5696
5697 Group errors for many missing shared libraries.
5698
5699 * solist.h (struct so_list): Remove from_tty.
5700 * solib.c (solib_bfd_open): Return NULL if we failed to open a BFD.
5701 (solib_map_sections): Take so_list argument. Return 0 if we
5702 failed to open a BFD. Add target sections here.
5703 (symbol_add_stub): Delete.
5704 (solib_read_symbols): Inline symbol_add_stub. Use current flags,
5705 not from_tty copied from the so_list. Don't warn a second time
5706 for a missing library.
5707 (update_solib_list): Don't save from_tty. Use TRY_CATCH. Do not
5708 add to the section table here. Print out a single warning for all
5709 missing libraries.
5710 * bsd-uthread.c (bsd_uthread_solib_loaded): Always pass 0 for
5711 flags.
5712
5713 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5714
5715 * python/py-block.c (gdbpy_block_for_pc): Use i8n to encompass
5716 error/warning messages. Capitalize and use complete sentences.
5717 (blpy_block_syms_iternext): Likewise.
5718 * python/py-cmd.c (parse_command_name, cmdpy_init): Likewise.
5719 * python/py-frame.c (FRAPY_REQUIRE_VALID, frapy_block)
5720 (frame_info_to_frame_object, frapy_read_var)
5721 (gdbpy_frame_stop_reason_string): Likewise.
5722 * python/py-lazy-string.c (stpy_convert_to_value)
5723 (gdbpy_create_lazy_string_object): Likewise.
5724 * python/py-objfile.c (objfpy_set_printers): Likewise.
5725 * python/py-prettyprint.c (gdbpy_default_visualizer): Likewise.
5726 * python/python.c (parameter_to_python): Likewise.
5727 * python/py-type.c (typy_range, typy_target): Likewise.
5728 * python/py-value.c (valpy_cast, valpy_length, valpy_getitem)
5729 (valpy_richcompare, valpy_int, valpy_long, valpy_float): Likewise.
5730
5731
5732 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5733
5734 PR python/11381
5735
5736 * python/py-prettyprint.c (pretty_print_one_value): Test for
5737 Py_None.
5738 (print_string_repr): Test for Py_None. Set flags accordingly.
5739 Return value depending on return type.
5740 (print_children): Take a value indicating whether data was printed
5741 before this function was called. Alter output accordingly.
5742 (apply_val_pretty_printer): Capture return value from
5743 print_string_repr and pass to print_children.
5744
5745 2010-04-13 Mark Kettenis <kettenis@gnu.org>
5746
5747 PR corefiles/11481
5748 * i386-linux-tdep.c (i386_linux_regset_sections): Remove extended
5749 register note sections.
5750 (i386_linux_sse_regset_sections, i386_linux_avx_regset_sections):
5751 New variables.
5752 (i386_linux_init_abi): Install list of supported register note
5753 sections that matches the target description.
5754
5755 2010-04-13 Pedro Alves <pedro@codesourcery.com>
5756
5757 * remote.c (remote_get_noisy_reply): Don't error out on empty
5758 replies.
5759 (remote_start_remote): Update and merge tracepoints and trace
5760 state variables as long as the target supports tracepoints.
5761 (remote_trace_init): Fix prototype.
5762 (remote_download_trace_state_variable): Validate reply.
5763 (remote_trace_set_readonly_regions): Fix prototype.
5764 (remote_trace_start): Fix prototype. Check for empty reply.
5765 (remote_get_trace_status): Small cleanup.
5766 (remote_trace_stop): Fix prototype. Check for empty reply.
5767 (remote_trace_find): Check for empty reply.
5768 (remote_save_trace_data): Validate reply.
5769 (remote_set_disconnected_tracing): Check for empty reply, and
5770 validate reply.
5771 (remote_set_circular_trace_buffer): Ditto.
5772
5773 2010-04-13 Pierre Muller <muller@ics.u-strasbg.fr>
5774
5775 Suppress unused value warning during compilation.
5776 * tui/tui-regs.c (tui_display_register): Cast wstandout and wstandend
5777 calls to void.
5778 * tui/tui-stack.c (tui_show_locator_content): Likewise.
5779
5780 2010-04-12 Stan Shebs <stan@codesourcery.com>
5781
5782 * tracepoint.c (tfile_xfer_partial): Check read result.
5783
5784 2010-04-12 Mike Frysinger <vapier@gentoo.org>
5785
5786 * remote-m32r-sdi.c (m32r_files_info): Add const to local "file" var.
5787 * remote-sim.c (gdbsim_files_info): Likewise.
5788
5789 2010-04-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5790
5791 * arm-tdep.h (gdb_regnum): Add ARM_FPSCR_REGNUM
5792 * arm-linux-nat.c (arm_linux_vfp_register_count): New
5793 variable.
5794 (fetch_vfp_registers): New function to fetch VFP registers.
5795 (store_vfp_registers): New function to store VFP registers.
5796 (arm_linux_fetch_inferior_registers): Add support for VFP
5797 registers.
5798 (arm_linux_store_inferior_registers): Likewise.
5799 (arm_linux_read_description): Likewise.
5800 (_initialize_arm_linux_nat): Delay initialising iWMMX tdesc
5801 until we need it.
5802
5803 2010-04-11 H.J. Lu <hongjiu.lu@intel.com>
5804
5805 * amd64-tdep.c (amd64_supply_xstateregset): Remove the unused
5806 tdep.
5807 (amd64_collect_xstateregset): Likewise.
5808
5809 2010-04-09 Stan Shebs <stan@codesourcery.com>
5810
5811 * tracepoint.c (trace_status_mi): Report frames created.
5812
5813 * tracepoint.c (trace_dump_command): Include default-collect
5814 expressions.
5815
5816 2010-04-09 Ulrich Weigand <uweigand@de.ibm.com>
5817
5818 * symtab.c (find_function_start_sal): Never return SAL pointing
5819 before function start address, even if line info is missing.
5820
5821 2010-04-09 Pedro Alves <pedro@codesourcery.com>
5822
5823 * NEWS: Mention tracepoints support.
5824
5825 2010-04-09 Pedro Alves <pedro@codesourcery.com>
5826
5827 * tracepoint.c (trace_status_mi): Report disconnected tracing and
5828 circular trace buffer statuses.
5829
5830 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5831
5832 * config/djgpp/fnchange.lst: Fix typo in translations for
5833 symbol-without-target_section.exp and symbol-without-target_section.c.
5834
5835 2010-04-09 Pedro Alves <pedro@codesourcery.com>
5836
5837 * breakpoint.c (condition_command): Pass condition expression to
5838 set_breakpoint_condition stripped from breakpoint number.
5839
5840 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5841 Thiago Jung Bauermann <bauerman@br.ibm.com>
5842 Tom Tromey <tromey@redhat.com>
5843
5844 * breakpoint.c (condition_command): Simplify. Move condition
5845 setting code to ...
5846 (set_breakpoint_condition): ... here. New function.
5847 * breakpoint.h (set_breakpoint_condition): Declare.
5848 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-breakpoint.
5849 (SUBDIR_PYTHON_SRCS): Likewise.
5850 (py-breakpoint.o): New rule.
5851 * python/py-breakpoint.c: New file.
5852 * python/python-internal.h (gdbpy_breakpoints)
5853 (gdbpy_initialize_breakpoints): Declare.
5854 (GDB_PY_SET_HANDLE_EXCEPTION) Define.
5855
5856 2010-04-09 Pedro Alves <pedro@codesourcery.com>
5857
5858 * regformats/regdat.sh: Include server.h. Don't include
5859 regcache.h.
5860
5861 2010-04-08 Stan Shebs <stan@codesourcery.com>
5862 Pedro Alves <pedro@codesourcery.com>
5863
5864 * tracepoint.h (struct trace_status): New fields disconnected_tracing
5865 and circular_buffer.
5866 (disconnect_tracing): Rename from disconnect_or_stop_tracing.
5867 * tracepoint.c (trace_status_command): Display target's status for
5868 disconnected tracing and circular buffer.
5869 (disconnect_tracing): Rename from disconnect_or_stop_tracing, add
5870 query for non-disconnected-tracing case, remove the stop_tracing
5871 call.
5872 (tfile_open): Clear disconnected and circular buffer status.
5873 (trace_save): Save disconnected and circular buffer status.
5874 (parse_trace_status): Parse disconnected and circular buffer status,
5875 also recognize disconnected as a stop reason.
5876 * remote.c (remote_set_disconnected_tracing): Only set
5877 QTDisconnected if the remote end supports disconnected tracing.
5878 Warn otherwise, if trying to enable disconnected tracing.
5879 * infcmd.c (detach_command): Update disconnect_tracing call.
5880 * cli/cli-cmds.c (quit_command): Ditto.
5881
5882 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5883
5884 * i387-tdep.c (i387_collect_xsave): Replace abort with
5885 internal_error.
5886
5887 2010-04-08 Stan Shebs <stan@codesourcery.com>
5888
5889 * breakpoint.c (default_collect_info): New function.
5890 (breakpoints_info): Call it.
5891 (maintenance_info_breakpoints): Ditto.
5892 (tracepoints_info): Ditto.
5893
5894 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5895
5896 * i387-tdep.c (i387_collect_xsave): Re-indent.
5897
5898 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5899
5900 * i386-linux-nat.c (have_ptrace_getfpxregs): Initialize to -1
5901 if HAVE_PTRACE_GETFPXREGS is defined.
5902 (i386_linux_read_description): Set have_ptrace_getfpxregs and
5903 have_ptrace_getregset to 0 if ptrace PTRACE_GETFPXREGS failed.
5904
5905 * i386-linux-tdep.c: Include "features/i386/i386-mmx-linux.c"
5906 (i386_linux_core_read_description): Return tdesc_i386_mmx_linux
5907 if .reg-xfp section doesn't exist.
5908 (_initialize_i386_linux_tdep): Call initialize_tdesc_i386_mmx_linux.
5909
5910 * i386-linux-tdep.h (tdesc_i386_mmx_linux): New.
5911
5912 * i386-tdep.c: Include "features/i386/i386-mmx.c".
5913 (i386_go32_init_abi): Set tdesc to tdesc_i386_mmx.
5914 (i386_validate_tdesc_p): Make org.gnu.gdb.i386.sse optional. Set
5915 xcr0 to I386_XSTATE_X87_MASK if SSE isn't available.
5916 (i386_gdbarch_init): Update comments.
5917 (_initialize_i386_tdep): Call initialize_tdesc_i386_mmx.
5918
5919 * common/i386-xstate.h (I386_XSTATE_X87_MASK): New.
5920
5921 * config/djgpp/fnchange.lst: Add i386 MMX XML files.
5922
5923 * features/Makefile (i386/i386-mmx-expedite): New.
5924 (i386/i386-mmx-linux-expedite): Likewise.
5925 ($(outdir)/i386/i386-mmx.dat): Likewise.
5926 ($(outdir)/i386/i386-mmx-linux.dat): Likewise.
5927
5928 * features/i386/i386-mmx-linux.c: New.
5929 * features/i386/i386-mmx-linux.xml: Likewise.
5930 * features/i386/i386-mmx.c: Likewise.
5931 * features/i386/i386-mmx.xml: Likewise.
5932 * regformats/i386/i386-mmx-linux.dat: Likewise.
5933 * regformats/i386/i386-mmx.dat: Likewise.
5934
5935 * features/Makefile (WHICH): Add i386/i386-mmx and
5936 i386/i386-mmx-linux.
5937
5938 2010-04-08 Doug Evans <dje@google.com>
5939
5940 * source.c (openp): Skip $cdir in PATH.
5941
5942 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
5943
5944 PR python/11417
5945 * python/py-lazy-string.c (stpy_convert_to_value): Check for
5946 a NULL address.
5947 (gdbpy_create_lazy_string_object): Allow strings with a NULL
5948 address and a zero length.
5949
5950 2010-04-08 Hui Zhu <teawater@gmail.com>
5951
5952 * i386-tdep.c (i386_process_record): Add support for insn
5953 rdtsc.
5954
5955 2010-04-07 Doug Evans <dje@google.com>
5956
5957 * python/python.c (source_python_script): Use ensure_python_env
5958 to prepare environment for script.
5959
5960 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
5961
5962 * amd64-linux-nat.c: Include "regset.h", "elf/common.h",
5963 <sys/uio.h> and "i386-xstate.h".
5964 (PTRACE_GETREGSET): New.
5965 (PTRACE_SETREGSET): Likewise.
5966 (have_ptrace_getregset): Likewise.
5967 (amd64_linux_gregset64_reg_offset): Include 16 upper YMM
5968 registers.
5969 (amd64_linux_gregset32_reg_offset): Include 8 upper YMM
5970 registers.
5971 (amd64_linux_fetch_inferior_registers): Support PTRACE_GETFPREGS.
5972 (amd64_linux_store_inferior_registers): Likewise.
5973 (amd64_linux_read_description): Check and enable AVX target
5974 descriptions.
5975
5976 * amd64-linux-tdep.c: Include "regset.h", "i386-linux-tdep.h"
5977 and "features/i386/amd64-avx-linux.c".
5978 (amd64_linux_regset_sections): New.
5979 (amd64_linux_core_read_description): Check and enable AVX
5980 target description.
5981 (amd64_linux_init_abi): Set xsave_xcr0_offset. Call
5982 set_gdbarch_core_regset_sections.
5983 (_initialize_amd64_linux_tdep): Call
5984 initialize_tdesc_amd64_avx_linux.
5985
5986 * amd64-linux-tdep.h (AMD64_LINUX_ORIG_RAX_REGNUM): Replace
5987 AMD64_MXCSR_REGNUM with AMD64_YMM15H_REGNUM.
5988 (tdesc_amd64_avx_linux): New.
5989 (amd64_linux_update_xstateregset): Likewise.
5990
5991 * amd64-tdep.c: Include "features/i386/amd64-avx.c".
5992 (amd64_ymm_names): New.
5993 (amd64_ymmh_names): Likewise.
5994 (amd64_register_name): Likewise.
5995 (amd64_supply_xstateregset): Likewise.
5996 (amd64_collect_xstateregset): Likewise.
5997 (amd64_supply_xsave): Likewise.
5998 (amd64_collect_xsave): Likewise.
5999 (AMD64_NUM_REGS): Removed.
6000 (amd64_dwarf_reg_to_regnum): Return %ymmN register number for
6001 %xmmN if AVX is available.
6002 (amd64_pseudo_register_name): Support pseudo YMM registers.
6003 (amd64_regset_from_core_section): Support .reg-xstate section.
6004 (amd64_init_abi): Set ymmh_register_names, num_ymm_regs
6005 and ymm0h_regnum. Call set_gdbarch_register_name.
6006 (amd64_init_abi): Call initialize_tdesc_amd64_avx.
6007
6008 * amd64-tdep.h (amd64_regnum): Add AMD64_YMM0H_REGNUM and
6009 AMD64_YMM15H_REGNUM.
6010 (AMD64_NUM_REGS): New.
6011 (amd64_supply_xsave): Likewise.
6012 (amd64_collect_xsave): Likewise.
6013 (amd64_register_name): Removed.
6014 (amd64_register_type): Likewise.
6015
6016 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
6017
6018 * i387-tdep.c: Include "i386-xstate.h".
6019 (XSAVE_XSTATE_BV_ADDR): New.
6020 (xsave_avxh_offset): Likewise.
6021 (XSAVE_AVXH_ADDR): Likewise.
6022 (i387_supply_xsave): Likewise.
6023 (i387_collect_xsave): Likewise.
6024
6025 * i387-tdep.h (I387_NUM_YMM_REGS): New.
6026 (I387_YMM0H_REGNUM): Likewise.
6027 (I387_YMMENDH_REGNUM): Likewise.
6028 (i387_supply_xsave): Likewise.
6029 (i387_collect_xsave): Likewise.
6030
6031 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
6032
6033 * i386-linux-nat.c: Include "regset.h", "elf/common.h",
6034 <sys/uio.h> and "i386-xstate.h".
6035 (PTRACE_GETREGSET): New.
6036 (PTRACE_SETREGSET): Likewise.
6037 (fetch_xstateregs): Likewise.
6038 (store_xstateregs): Likewise.
6039 (GETXSTATEREGS_SUPPLIES): Likewise.
6040 (regmap): Include 8 upper YMM registers.
6041 (i386_linux_fetch_inferior_registers): Support XSAVE extended
6042 state.
6043 (i386_linux_store_inferior_registers): Likewise.
6044 (i386_linux_read_description): Check and enable AVX target
6045 descriptions.
6046
6047 * i386-linux-tdep.c: Include "regset.h", "i387-tdep.h",
6048 "i386-xstate.h" and "features/i386/i386-avx-linux.c".
6049 (i386_linux_regset_sections): Add ".reg-xstate".
6050 (i386_linux_gregset_reg_offset): Include 8 upper YMM registers.
6051 (i386_linux_core_read_xcr0): New.
6052 (i386_linux_core_read_description): Check and enable AVX target
6053 description.
6054 (i386_linux_init_abi): Set xsave_xcr0_offset.
6055 (_initialize_i386_linux_tdep): Call
6056 initialize_tdesc_i386_avx_linux.
6057
6058 * i386-linux-tdep.h (I386_LINUX_ORIG_EAX_REGNUM): Replace
6059 I386_SSE_NUM_REGS with I386_AVX_NUM_REGS.
6060 (i386_linux_core_read_xcr0): New.
6061 (tdesc_i386_avx_linux): Likewise.
6062 (I386_LINUX_XSAVE_XCR0_OFFSET): Likewise.
6063
6064 * i386-tdep.c: Include "i386-xstate.h" and
6065 "features/i386/i386-avx.c".
6066 (i386_ymm_names): New.
6067 (i386_ymmh_names): Likewise.
6068 (i386_ymmh_regnum_p): Likewise.
6069 (i386_ymm_regnum_p): Likewise.
6070 (i386_xmm_regnum_p): Likewise.
6071 (i386_register_name): Likewise.
6072 (i386_ymm_type): Likewise.
6073 (i386_supply_xstateregset): Likewise.
6074 (i386_collect_xstateregset): Likewise.
6075 (i386_sse_regnum_p): Removed.
6076 (i386_pseudo_register_name): Support pseudo YMM registers.
6077 (i386_pseudo_register_type): Likewise.
6078 (i386_pseudo_register_read): Likewise.
6079 (i386_pseudo_register_write): Likewise.
6080 (i386_dbx_reg_to_regnum): Return %ymmN register number for
6081 %xmmN if AVX is available.
6082 (i386_regset_from_core_section): Support .reg-xstate section.
6083 (i386_register_reggroup_p): Supper upper YMM and YMM registers.
6084 (i386_process_record): Replace i386_sse_regnum_p with
6085 i386_xmm_regnum_p.
6086 (i386_validate_tdesc_p): Support org.gnu.gdb.i386.avx feature.
6087 Set ymmh_register_names, num_ymm_regs, ymm0h_regnum and xcr0.
6088 (i386_gdbarch_init): Set xstateregset. Set xsave_xcr0_offset.
6089 Call set_gdbarch_register_name. Replace I386_SSE_NUM_REGS with
6090 I386_AVX_NUM_REGS. Set ymmh_register_names, ymm0h_regnum and
6091 num_ymm_regs. Add num_ymm_regs to set_gdbarch_num_pseudo_regs.
6092 Set ymm0_regnum.
6093 (_initialize_i386_tdep): Call initialize_tdesc_i386_avx.
6094
6095 * i386-tdep.h (gdbarch_tdep): Add xstateregset, ymm0_regnum,
6096 xcr0, xsave_xcr0_offset, ymm0h_regnum, ymmh_register_names and
6097 i386_ymm_type.
6098 (i386_regnum): Add I386_YMM0H_REGNUM, and I386_YMM7H_REGNUM.
6099 (I386_AVX_NUM_REGS): New.
6100 (i386_xmm_regnum_p): Likewise.
6101 (i386_ymm_regnum_p): Likewise.
6102 (i386_ymmh_regnum_p): Likewise.
6103
6104 * common/i386-xstate.h: New.
6105
6106 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
6107
6108 * config/djgpp/fnchange.lst: Add x86 AVX XML files.
6109
6110 * features/Makefile (WHICH): Add i386/i386-avx,
6111 i386/i386-avx-linux, i386/x86-64-avx and i386/x86-64-avx-linux.
6112 (i386/i386-avx-expedite): New.
6113 (i386/i386-avx-linux-expedite): Likewise.
6114 (i386/x86-64-avx-expedite):Likewise.
6115 (i386/x86-64-avx-linux-expedite): Likewise.
6116 ($(outdir)/i386/i386-avx.dat): New dependency.
6117 ($(outdir)/i386/i386-avx-linux.dat): Likewise.
6118 ($(outdir)/i386/x86-avx-64.dat): Likewise.
6119 ($(outdir)/i386/x86-64-avx-linux.dat): Likewise.
6120
6121 * features/i386/32bit-avx.xml: New.
6122 * features/i386/64bit-avx.xml: Likewise.
6123 * features/i386/i386-avx-linux.c: Likewise.
6124 * features/i386/i386-avx-linux.xml: Likewise.
6125 * features/i386/i386-avx.c: Likewise.
6126 * features/i386/i386-avx.xml: Likewise.
6127 * features/i386/x86-64-avx-linux.c: Likewise.
6128 * features/i386/x86-64-avx-linux.xml: Likewise.
6129 * features/i386/x86-64-avx.c: Likewise.
6130 * features/i386/x86-64-avx.xml: Likewise.
6131 * regformats/i386/i386-avx-linux.dat: Likewise.
6132 * regformats/i386/i386-avx.dat: Likewise.
6133 * regformats/i386/x86-64-avx-linux.dat: Likewise.
6134 * regformats/i386/x86-64-avx.dat: Likewise.
6135
6136 2010-04-07 Doug Evans <dje@google.com>
6137
6138 * top.c (source_file_name): Make const char *.
6139 * top.h (source_file_name): Update.
6140 * cli/cli-script.c (source_cleanup_lines_args): Make old_file
6141 const char *.
6142 (script_from_file): Change `file' arg to const char *.
6143 * cli/cli-script.h (script_from_file): Update.
6144
6145 2010-04-06 Doug Evans <dje@google.com>
6146
6147 * cli/cli-cmds.c (source_command): Run cleanups.
6148
6149 2010-04-06 Stan Shebs <stan@codesourcery.com>
6150
6151 * defs.h (char_ptr): Move typedef here from...
6152 * ada-lang.c (char_ptr): Remove.
6153 * charset.c (char_ptr): Remove.
6154 * tracepoint.h (struct uploaded_string): Remove.
6155 (struct uploaded_tp): Use vectors for string arrays.
6156 * tracepoint.c (trace_save): Use vectors of actions.
6157 (parse_tracepoint_definition): Ditto.
6158 (get_uploaded_tp): Clear vectors.
6159 * breakpoint.c (create_tracepoint_from_upload): Use vectors.
6160 (next_cmd): Change to an int.
6161 (read_next_cmd): Use vector of command strings.
6162
6163 2010-04-06 Doug Evans <dje@google.com>
6164
6165 * top.h (source_script, cd_command): Delete.
6166 * main.c: #include "cli/cli-cmds.h"
6167
6168 2010-04-06 Kevin Buettner <kevinb@redhat.com>
6169
6170 * m32c-tdep.c (make_types): When calling `arch_type', pass size of
6171 type in bytes, not bits.
6172
6173 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
6174
6175 * stabsread.c (define_symbol): Add support for char
6176 and string constants.
6177
6178 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
6179
6180 Remove remaining "%ll" uses.
6181 * go32-nat.c (go32_pte_for_address): Replace "0x%llx" using
6182 hex_string call.
6183 * rs6000-nat.c (rs6000_ptrace64): Idem.
6184 * solib-pa64.c (pa64_current_sos): Idem.
6185 * solib-spu.c (spu_current_sos): Idem.
6186 * linux-nat.c (linux_nat_find_memory_regions): Replace "%lld" using
6187 plongest call.
6188 * nto-procfs.c (procfs_meminfo): Replace "0x%016llx" using
6189 phex (VAR, 8) call.
6190 * sh64-tdep.c (sh64_show_media_regs): Idem.
6191
6192 2010-04-05 Stan Shebs <stan@codesourcery.com>
6193
6194 * tracepoint.c: Include gdbcore.h.
6195 (tfile_xfer_partial): Return partial results, also try reading
6196 from executable.
6197 (tfile_has_all_memory): New function.
6198 (init_tfile_ops): Use it.
6199
6200 2010-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6201
6202 PR gdb/10736:
6203 * xml-syscall.c (my_gdb_datadir): New variable to keep track of
6204 the changes in data-directory.
6205 (init_sysinfo): Reload the syscall XML file if the data-directory
6206 has changed.
6207
6208 2010-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6209
6210 Code cleanup.
6211 * breakpoint.c (bpstat_stop_status): Use bpstat_causes_stop.
6212
6213 2010-04-04 Stan Shebs <stan@codesourcery.com>
6214 Nathan Sidwell <nathan@codesourcery.com>
6215
6216 * breakpoint.c (breakpoint_1): Add filter argument, return number of
6217 breakpoints printed.
6218 (is_hardware_watchpoint): Make argument const.
6219 (is_watchpoint): Ditto.
6220 (is_tracepoint): Merge of tracepoint_type and breakpoint_is_tracepoint,
6221 use it everywhere.
6222 (breakpoints_info): Pass NULL to breakpoint_1.
6223 (maintenance_info_breakpoints): Ditto.
6224 (watchpoints_info): New function.
6225 (tracepoints_info): Use breakpoint_1 filter.
6226 (set_ignore_count): Warn that tracepoint ignore count will be ignored.
6227 (_initialize_breakpoint): Make "info watchpoints" its own command.
6228 * breakpoint.h (is_tracepoint): Rename from breakpoint_is_tracepoint.
6229 * mi/mi-cmd-break.c (mi_cmd_break_commands): Use is_tracepoint.
6230
6231 2010-04-04 Stan Shebs <stan@codesourcery.com>
6232
6233 * tracepoint.c (tfile_fetch_registers): Add fallback case.
6234
6235 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6236
6237 * infcmd.c (run_command_1): Call proceed with regcache_read_pc address.
6238 * config/djgpp/fnchange.lst: Add translation for break-entry.exp.
6239
6240 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6241
6242 * breakpoint.c (bpstat_find_step_resume_breakpoint): Remove.
6243 * breakpoint.h (bpstat_find_step_resume_breakpoint): Remove.
6244
6245 2010-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6246
6247 * dwarf2read.c (read_namespace_type): Use common "return set_die_type"
6248 code form.
6249
6250 2010-04-02 Hui Zhu <teawater@gmail.com>
6251
6252 * i386-tdep.c (OT_DQUAD): New enum.
6253 (i386_process_record): Add code for MMX, 3DNow!, SSE, SSE2,
6254 SSE3, SSSE3 and SSE4.
6255
6256 2010-04-02 Hui Zhu <teawater@gmail.com>
6257
6258 * i386-tdep.c (i386_record_lea_modrm_addr): Remove useless
6259 "*addr = 0".
6260
6261 2010-04-02 Pedro Alves <pedro@codesourcery.com>
6262
6263 * tracepoint.c (trace_dump_actions): New, factored out from
6264 trace_dump_command, and adjusted to recurse into while-stepping's
6265 action list.
6266 (trace_dump_command): Use it.
6267
6268 2010-04-02 Pedro Alves <pedro@codesourcery.com>
6269
6270 * breakpoint.h (struct counted_command_line): Moved definition to
6271 breakpoint.c, and forward declare.
6272 (breakpoint_commands): Declare.
6273 * breakpoint.c (struct counted_command_line): Moved here.
6274 (breakpoint_commands): New.
6275 * tracepoint.c (encode_actions): Use breakpoint_commands.
6276 * remote.c (remote_download_tracepoint): Ditto.
6277
6278 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
6279
6280 * remote.c (remote_parse_stop_reply): Use hex_string instead
6281 of phex_nz for error.
6282
6283 2010-04-01 Stan Shebs <stan@codesourcery.com>
6284 Nathan Sidwell <nathan@codesourcery.com>
6285
6286 * tracepoint.h (enum actionline_type): Remove.
6287 (validate_actionline): Change return to void.
6288 * tracepoint.c (report_agent_reqs_errors): New function.
6289 (validate_actionline): Call it, change return to void, report errors
6290 more consistently.
6291 (collect_symbol): Call report_agent_reqs_errors.
6292 (encode_actions_1): Ditto.
6293 (encode_actions): Don't expect a result from validate_actionline.
6294
6295 2010-04-01 Stan Shebs <stan@codesourcery.com>
6296
6297 * tracepoint.c (trace_start_command): Confirm if trace is running.
6298 (trace_stop_command): Error if trace not running.
6299
6300 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
6301
6302 * amd64-tdep.c (amd64_byte_names): Add "ah", "bh", "ch", "dh".
6303 (AMD64_NUM_LOWER_BYTE_REGS): New.
6304 (amd64_pseudo_register_read): Handle "ah", "bh", "ch", "dh".
6305 (amd64_pseudo_register_write): Likewise.
6306 (amd64_init_abi): Set num_byte_regs to 20.
6307
6308 2010-04-01 Pedro Alves <pedro@codesourcery.com>
6309
6310 * breakpoint.c (multi_start, multi_end, last_was_multi): Delete.
6311 (prev_breakpoint_count): New.
6312 (set_breakpoint_count): Adjust.
6313 (rbreak_start_breakpoint_count): New.
6314 (start_rbreak_breakpoints): Adjust.
6315 (end_rbreak_breakpoints): Adjust.
6316 (struct commands_info) <arg>: New field.
6317 (do_map_commands_command): Tweak output to include breakpoint spec
6318 range.
6319 (commands_command_1): Adjust. Avoid setting an xfree cleanup if
6320 ARG was empty on entry. Set INFO's arg.
6321 (create_breakpoint): Adjust.
6322
6323 * NEWS: Clarify `commands' changes.
6324
6325 2010-04-01 Pedro Alves <pedro@codesourcery.com>
6326
6327 * tracepoint.c: Include stack.h.
6328 (struct add_local_symbols_data): New.
6329 (do_collect_symbol): New.
6330 (add_local_symbols): Rewrite using iterate_over_block_arg_vars and
6331 iterate_over_block_local_vars.
6332 * stack.c (print_block_frame_locals): Rewrite as ...
6333 (iterate_over_block_locals): ... this. Take a callback function
6334 pointer and generic data pointer, and call that instead of
6335 print_variable_and_value.
6336 (struct print_variable_and_value_data): New.
6337 (do_print_variable_and_value): New.
6338 (iterate_over_block_local_vars): New, abstracted out from
6339 print_frame_local_vars.
6340 (print_frame_local_vars): Rewrite using
6341 iterate_over_block_local_vars.
6342 (iterate_over_block_arg_vars): New, abstracted out from
6343 print_frame_arg_vars.
6344 (print_frame_arg_vars): Rewrite using iterate_over_block_arg_vars.
6345 * stack.h (iterate_over_block_arg_local_vars_cb): New typedef.
6346 (iterate_over_block_arg_vars, iterate_over_block_local_vars): Declare.
6347
6348 2010-03-31 Richard Earnshaw <rearnsha@arm.com>
6349
6350 * arm-tdep.c (thumb_get_next_pc_raw): Correctly detect TBH
6351 instructions. Use the PC+4 if the base of the TBB or TBH is the
6352 PC register.
6353
6354 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
6355
6356 Fix crash on reading wrong function declaration DWARF.
6357 * dwarf2read.c (read_subroutine_type): New variable void_type.
6358 Pre-fill all TYPE_FIELD_TYPEs. Move nparams and iparams initialization
6359 more close to their use.
6360
6361 2010-03-31 Stan Shebs <stan@codesourcery.com>
6362
6363 * breakpoint.c (tracepoint_save_command): Include variables,
6364 conditionals, tracepoint types, and default-collect.
6365 * tracepoint.c (save_trace_state_variables): New function.
6366 * tracepoint.h (save_trace_state_variables): Declare it.
6367
6368 2010-03-31 Pierre Muller <muller@ics.u-strasbg.fr>
6369
6370 * remote.c (end_thread): ARI fix: Use xstrdup instead of strdup.
6371
6372 2010-03-30 Keith Seitz <keiths@redhat.com>
6373
6374 * c-typeprint.c (c_type_print_args): Don't print "void"
6375 for java, regardless of whether it is TYPE_PROTOTYPED.
6376 Use the passed-in language instead of current_language.
6377 (c_type_print_varspec_suffix): Use current_language instead
6378 of assuming language_c.
6379 * jv-typeprint.c (java_type_print_base): (bz 9320) Strip off
6380 any return type specifier from the physname.
6381
6382 2010-03-30 Pedro Alves <pedro@codesourcery.com>
6383
6384 * tui/tui-interp.c (tui_is_toplevel): New.
6385 (tui_init): Set it.
6386 (tui_allowed_p): New.
6387 * tui/tui.c (tui_enable): Check if the TUI is allowed before
6388 enabling it.
6389 * tui/tui.h (tui_allowed_p): Declare.
6390
6391 2010-03-30 Ozkan Sezer <sezeroz@gmail.com>
6392
6393 * serial.h: Include winsock2.h before windows.h.
6394
6395 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
6396
6397 * NEWS: Mention xmlRegisters= in qSupported packet.
6398
6399 * i386-tdep.c: Include "remote.h".
6400 (_initialize_i386_tdep): Call register_remote_support_xml.
6401
6402 * remote.c (remote_support_xml): New.
6403 (register_remote_support_xml): Likewise.
6404 (remote_query_supported_append): Likewise.
6405 (remote_query_supported): Support remote_support_xml.
6406
6407 * remote.h (register_remote_support_xml): New.
6408
6409 2010-03-29 Stan Shebs <stan@codesourcery.com>
6410
6411 * tracepoint.c (trace_find_line_command): Remove dead code.
6412
6413 * tracepoint.h (struct uploaded_string): New struct.
6414 (struct uploaded_tp): New fields for source strings.
6415 * breakpoint.c (this_utp, next_cmd): New globals.
6416 (read_uploaded_action): New function.
6417 (create_tracepoint_from_upload): Fill in more parts
6418 of a tracepoint.
6419 * tracepoint.c (encode_source_string): New function.
6420 (trace_save): Write out source strings, fix error checks.
6421 (parse_tracepoint_definition): Add source string parsing.
6422 * remote.c (PACKET_TracepointSource): New packet type.
6423 (remote_download_command_source): New function.
6424 (remote_download_tracepoint): Download source pieces also.
6425 (_initialize_remote): Add packet config command.
6426
6427 * tracepoint.c (collect_symbol): Send LOC_UNRESOLVED symbols to
6428 expression handler.
6429
6430 * tracepoint.c (start_tracing): Check tracepoints before sending
6431 commands to target, don't start if all tracepoints disabled.
6432
6433 2010-03-28 Pedro Alves <pedro@codesourcery.com>
6434
6435 * cli/cli-script.c (process_next_line): Handle 'stepping'.
6436
6437 2010-03-26 Stan Shebs <stan@codesourcery.com>
6438
6439 * tracepoint.c (disconnect_or_stop_tracing): Get out of tfind mode.
6440
6441 2010-03-26 Tom Tromey <tromey@redhat.com>
6442
6443 * breakpoint.c (commands_command_1): Duplicate 'arg'.
6444
6445 2010-03-26 Ulrich Weigand <uweigand@de.ibm.com>
6446
6447 * breakpoint.c (expand_line_sal_maybe): Always call skip_prologue_sal.
6448 (skip_prologue_sal): Remove local definition.
6449 (resolve_sal_pc): Remove now unnecessary code.
6450 * linespec.c (minsym_found): Call skip_prologue_sal.
6451 * symtab.c (find_function_start_pc): Remove.
6452 (find_function_start_sal): Extract prologue skipping into ...
6453 (skip_prologue_sal): ... this new function. Handle code both
6454 with and without debug info. Respect SAL's explicit_pc and
6455 explicit_line flags. Inline old find_function_start_pc.
6456 * symtab.h (find_function_start_pc): Remove.
6457 (skip_prologue_sal): Add prototype.
6458
6459 2010-03-26 Ulrich Weigand <uweigand@de.ibm.com>
6460
6461 * dwarf2read.c (read_func_scope): Also scan specification DIEs
6462 for DW_TAG_imported_module children.
6463
6464 2010-03-26 Ulrich Weigand <uweigand@de.ibm.com>
6465
6466 * dwarf2read.c (dwarf2_name): Work around GCC bugzilla debug/41828 by
6467 ignoring spurious DW_AT_name attributes for unnamed structs or unions.
6468 * completer.c (add_struct_fields): Fix inverted logic.
6469
6470 2010-03-26 Ulrich Weigand <uweigand@de.ibm.com>
6471
6472 * breakpoint.c (bpstat_clear_actions): Reset bs->commands_left.
6473
6474 2010-03-26 Pedro Alves <pedro@codesourcery.com>
6475
6476 * tracepoint.c (current_trace_status): Don't make sure error_desc
6477 is non-NULL here.
6478 (parse_trace_status): Release a previous error_desc string, and
6479 set it to NULL by default. If stop reason is tracepoint_error,
6480 make sure error_desc is not left NULL.
6481
6482 2010-03-26 Pedro Alves <pedro@codesourcery.com>
6483
6484 * tracepoint.c (trace_save): Remove X from tracepoint error
6485 description.
6486
6487 2010-03-26 Pedro Alves <pedro@codesourcery.com>
6488
6489 * tracepoint.c (parse_trace_status): Don't allow plain strings in
6490 the terror description. Don't expect an X prefix.
6491
6492 2010-03-25 Stan Shebs <stan@codesourcery.com>
6493
6494 * tracepoint.h (trace_stop_reason): Add tracepoint_error.
6495 (struct trace_status): New field error_desc.
6496 * tracepoint.c (stop_reason_names): Add terror.
6497 (current_trace_status): Ensure non-NULL error description.
6498 (trace_status_command): Add error report.
6499 (trace_status_mi): Ditto.
6500 (trace_save): Add special case for error description.
6501 (parse_trace_status): Add case for errors.
6502
6503 2010-03-25 Keith Seitz <keiths@redhat.com>
6504
6505 * dwarf2read.c (read_subroutine_type): If the compilation unit
6506 language is Java, mark any formal parameter named "this" as
6507 artificial (GCC/43521).
6508 (dwarf2_name): Add special handling for Java constructors.
6509
6510 2010-03-25 Tom Tromey <tromey@redhat.com>
6511
6512 PR gdb/11327, PR gdb/11328, PR breakpoints/11368:
6513 * infrun.c (handle_inferior_event): Change initialization of
6514 stop_stack_dummy.
6515 (handle_inferior_event): Change assignment to stop_stack_dummy.
6516 (normal_stop): Update use of stop_stack_dummy.
6517 (struct inferior_status) <stop_stack_dummy>: Change type.
6518 * inferior.h (stop_stack_dummy): Update.
6519 * infcmd.c (stop_stack_dummy): Change type.
6520 * infcall.c (cleanup_delete_std_terminate_breakpoint): New
6521 function.
6522 (call_function_by_hand): Call set_std_terminate_breakpoint.
6523 Rewrite std::terminate handling.
6524 * breakpoint.h (enum bptype) <bp_std_terminate,
6525 bp_std_terminate_master>: New.
6526 (enum stop_stack_kind): New.
6527 (struct bpstat_what) <call_dummy>: Change type.
6528 (set_std_terminate_breakpoint, delete_std_terminate_breakpoint):
6529 Declare.
6530 * breakpoint.c (create_std_terminate_master_breakpoint): New
6531 function.
6532 (update_breakpoints_after_exec): Handle bp_std_terminate_master.
6533 Call create_std_terminate_master_breakpoint.
6534 (print_it_typical): Handle new breakpoint kinds.
6535 (bpstat_stop_status): Handle bp_std_terminate_master.
6536 (bpstat_what): Correctly set call_dummy field. Handle
6537 bp_std_terminate_master and bp_std_terminate.
6538 (print_one_breakpoint_location): Update.
6539 (allocate_bp_location): Update.
6540 (set_std_terminate_breakpoint): New function.
6541 (delete_std_terminate_breakpoint): Likewise.
6542 (create_thread_event_breakpoint): Update.
6543 (delete_command): Update.
6544 (breakpoint_re_set_one): Update.
6545 (breakpoint_re_set): Call create_std_terminate_master_breakpoint.
6546
6547 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6548
6549 * symfile.c (build_section_addr_info_from_bfd): New.
6550 (build_section_addr_info_from_objfile): Base it on
6551 build_section_addr_info_from_bfd.
6552 (addrs_section_compar, addrs_section_sort): New.
6553 (addr_info_make_relative): New variables my_cleanup, abfd_addrs,
6554 addrs_sorted, abfd_addrs_sorted and addrs_to_abfd_addrs. Build
6555 addrs_to_abfd_addrs. Use it for recalculating ADDRS.
6556
6557 2010-03-24 Michael Snyder <msnyder@localhost.localdomain>
6558
6559 * elfread.c (find_separate_debug_file_by_buildid):
6560 Remove unused local variable.
6561
6562 2010-03-24 Tom Tromey <tromey@redhat.com>
6563
6564 PR breakpoints/9352:
6565 * NEWS: Mention changes to `commands' and `rbreak'.
6566 * symtab.c (do_end_rbreak_breakpoints): New function.
6567 (rbreak_command): Call start_rbreak_breakpoints; arrange to call
6568 end_rbreak_breakpoints.
6569 * breakpoint.c (breakpoint_count, tracepoint_count): Now static.
6570 (set_breakpoint_count): Likewise. Clear last_was_multi.
6571 (multi_start, multi_end, last_was_multi): New globals.
6572 (start_rbreak_breakpoints, end_rbreak_breakpoints): New
6573 functions.
6574 (struct commands_info): New
6575 (do_map_commands_command): New function.
6576 (commands_command_1): New function.
6577 (commands_command): Use it.
6578 (commands_from_control_command): Likewise.
6579 (do_delete_breakpoint): New function.
6580 (delete_command): Use it.
6581 (map_breakpoint_numbers): Add 'data' argument. Pass to callback.
6582 (do_map_disable_breakpoint): New function.
6583 (disable_command): Use it.
6584 (do_map_enable_breakpoint): New function.
6585 (enable_command): Use it.
6586 (enable_once_breakpoint): Add argument.
6587 (enable_once_command): Update.
6588 (enable_delete_breakpoint): Add argument.
6589 (enable_delete_command): Update.
6590 (break_command_really): Set last_was_multi when needed.
6591 (check_tracepoint_command): Fix formatting.
6592 (validate_commands_for_breakpoint): New function.
6593 (breakpoint_set_commands): Use it.
6594 (tracepoint_save_command): Update.
6595 * breakpoint.h (start_rbreak_breakpoints, end_rbreak_breakpoints):
6596 Declare.
6597
6598 2010-03-24 Tom Tromey <tromey@redhat.com>
6599
6600 * breakpoint.h (struct counted_command_line): New struct.
6601 (struct breakpoint) <commands>: Change type.
6602 (struct bpstats) <commands>: Change type.
6603 <commands_left>: New field.
6604 * breakpoint.c (alloc_counted_command_line): New function.
6605 (incref_counted_command_line): Likewise.
6606 (decref_counted_command_line): Likewise.
6607 (do_cleanup_counted_command_line): Likewise.
6608 (make_cleanup_decref_counted_command_line): Likewise.
6609 (breakpoint_set_commands): Use decref_counted_command_line and
6610 alloc_counted_command_line.
6611 (commands_command): Don't error if breakpoint commands are
6612 executing.
6613 (commands_from_control_command): Likewise.
6614 (bpstat_free): Update.
6615 (bpstat_copy): Likewise.
6616 (bpstat_clear_actions): Likewise.
6617 (bpstat_do_actions_1): Likewise.
6618 (bpstat_stop_status): Likewise.
6619 (print_one_breakpoint_location): Likewise.
6620 (delete_breakpoint): Likewise.
6621 (bpstat_alloc): Initialize new field.
6622 (tracepoint_save_command): Update.
6623 * tracepoint.c (encode_actions): Update.
6624 (trace_dump_command): Update.
6625
6626 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6627
6628 * dwarf2-frame.c (dwarf2_frame_find_quirks): Use producer_is_realview.
6629 * dwarf2read.c (load_full_comp_unit): Read DW_AT_producer.
6630 (read_structure_type): For RealView, set TYPE_STUB on structures with
6631 no byte size and no children.
6632 (read_subroutine_type): Mark functions as prototyped by default.
6633 * symtab.c (producer_is_realview): New function.
6634 * symtab.h (expand_line_sal): Fix declaration formatting.
6635 (producer_is_realview): Declare.
6636
6637 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
6638
6639 * arm-tdep.c (skip_prologue_function): New function.
6640 (submask, bit, bits, sbits, BranchDest): Move higher in the file.
6641 (thumb_analyze_prologue): Document return value. Recognize more
6642 Thumb instructions, skippable calls, and some Thumb-2 instructions.
6643 Add debug output.
6644 (arm_skip_prologue): Remove call dummy check. Check the prologue
6645 for non-GNU compilers.
6646 (arm_instruction_changes_pc): New function.
6647 (arm_analyze_prologue): New function, broken out from
6648 arm_scan_prologue. Recognize more ARM instructions and skippable
6649 calls. Update comments. Handle NULL cache. Return the address
6650 of the first unrecognized instruction. Do not skip past other
6651 instructions which change control flow. Add debug output.
6652 (arm_scan_prologue): Use arm_analyze_prologue.
6653 (ARM_PC_32): Delete.
6654 (shifted_reg_val): Simplify ARM_PC_32 check.
6655
6656 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
6657
6658 * tracepoint.c (tvariables_info_1): Actually compute
6659 the number of rows in the result.
6660
6661 2010-03-24 Pedro Alves <pedro@codesourcery.com>
6662
6663 * remote.c (crc32): Constify `buf' parameter.
6664 (remote_verify_memory): New, abstracted out from...
6665 (compare_sections_command): ... this. Remove hardcoded target
6666 checks.
6667 (init_remote_ops): Install remote_verify_memory.
6668 * target.c (target_verify_memory): New.
6669 * target.h (struct target_ops) <to_verify_memory>: New field.
6670 (target_verify_memory): Declare.
6671
6672 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
6673
6674 Implement -trace-save.
6675
6676 * mi-cmds.h (mi_cmds_trace_save): Declare.
6677 * mi-cmds.c (mi_cmds): Register -trace-save.
6678 * mi/mi-main.c (mi_cmd_trace_save): New.
6679 * remote.c (remote_save_trace_data): Take const parameter.
6680 * target.h (struct target_ops::to_save_trace_data): Take
6681 const parameter.
6682 * target.c (update_current_target): Adjust to the above.
6683 * tracepoint.c (trave_save): New, extracted from
6684 (trace_save_command): ...this.
6685 (tfile_trace_find): Remove message that is unnecessary now
6686 that 'tfind' reports found frame.
6687 * tracepoint.h (trace_save): Declare.
6688
6689 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
6690
6691 Implement -trace-find.
6692
6693 * mi/mi-cmds.c (mi_cmds): Register -trace-find.
6694 * mi/mi-cmds.h (mi_cmd_trace_find): Declare.
6695 * mi/mi-main.c (mi_cmd_trace_find): New.
6696 * target.h (struct target_ops): Document to_trace_find.
6697 * tracepoint.h (tfind_1): Declare.
6698 * tracepoint.c (finish_tfind_command): Rename to...
6699 (tfind_1): ...this.
6700 * remote.c (remote_trace_find): Return -1 if target say
6701 there's no frame. Improve error diagnostics.
6702
6703 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
6704
6705 -trace-define-variable and -trace-list-variables.
6706
6707 * tracepoint.c (create_trace_state_variable): Make
6708 private copy of name, as opposed to assuming the
6709 pointer lives forever.
6710 (tvariables_info_1): New.
6711 (tvariables_info): Use the above.
6712 * tracepoint.h (create_trace_state_variable, tvariables_info_1):
6713 Declare.
6714 * mi/mi-cmds.c (mi_cmds): Register -trace-define-variable
6715 and -trace-list-variables.
6716 * mi/mi-cmds.h (mi_cmd_trace_define_variable)
6717 (mi_cmd_trace_list_variables): New.
6718 * mi/mi-main.c (mi_cmd_trace_define_variable)
6719 (mi_cmd_trace_list_variables): New.
6720
6721 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
6722
6723 Implement -break-passcount.
6724
6725 * mi/mi-cmd-break.c (mi_cmd_break_passcount): New.
6726 * mi/mi-cmds.c (mi_cmds): Register -break-passcount.
6727 * mi/mi-cmds.h (mi_cmd_break_passcount): Declare.
6728
6729 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
6730
6731 -trace-start/-trace-end/-trace-status.
6732
6733 * mi/mi-cmds.c (mi_cmds): Register -trace-start, -trace-status
6734 and -trace-stop.
6735 * mi/mi-cmds.h (mi_cmd_trace_start, mi_cmd_trace_status)
6736 (mi_cmd_trace_stop): Declare.
6737 * mi/mi-main.c (mi_cmd_trace_start, mi_cmd_trace_status)
6738 (mi_cmd_trace_stop): New.
6739 * tracepoint.c (start_tracing): New, extracted from...
6740 (trace_start_command): ...this.
6741 (trace_status_mi): New.
6742 * tracepoint.h (struct trace_status): Document
6743 stopping_tracepoint.
6744 (start_tracing, stop_tracing, trace_status_mi): Declare.
6745
6746 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
6747
6748 Implement creating tracepoints with -break-insert.
6749
6750 * mi/mi-cmd-break.c (mi_cmd_break_insert): Handle -a
6751 to mean that tracepoint should be created.
6752
6753 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
6754
6755 * breakpoint.c (check_no_tracepoint_commands): Use
6756 current spelling of 'teval'.
6757
6758 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
6759
6760 Unify actions and commands
6761
6762 * defs.h (read_command_lines, read_command_lines_1): New
6763 parameters validator and closure.
6764 * tracepoint.h (struct action_line): Remove.
6765 * breakpoint.h (struct breakpoint): Remove the 'actions'
6766 field.
6767 * defs.h (enum command_control_type): New value
6768 while_stepping_control.
6769 (struct command_line): Add comments.
6770 * breakpoint.c (breakoint_is_tracepoint): New.
6771 (breakpoint_set_commands): For tracepoints,
6772 verify the commands are permissible.
6773 (check_tracepoint_commands): New.
6774 (commands_command): Require that each new line is validated using
6775 check_tracepoint_command, if we set commands for a tracepoint.
6776 (create_tracepoint_from_upload): Likewise.
6777 (print_one_breakpoint_location): Remove the code to print
6778 actions specifically.
6779 (tracepoint_save_command): Relay to print_command_lines.
6780 * cli/cli-script.c (process_next_line): New parameters validator
6781 and closure. Handle 'while-stepping'. Call validator if not null.
6782 (read_command_lines, read_command_lines1): Likewise.
6783 (recurse_read_control_structure): New parameters validator and
6784 closure. Handle while_stepping_control.
6785 (print_command_lines): Handle while-stepping.
6786 (get_command_line, define_command, document_command): Adjust.
6787 * remote.c (remote_download_tracepoint): Adjust.
6788 * tracepoint.c (make_cleanup_free_actions, read_actions)
6789 (free_actions, do_free_actions_cleanup): Remove.
6790 (trace_actions_command): Use read_command_lines.
6791 (validate_actionline): Use error in one place.
6792 (encode_actions_1): New, extracted from...
6793 (encode_actions): ...this. Also use cleanups for exception
6794 safety.
6795 (trace_dump_command): Adjust.
6796 * mi/mi-cmd-break (mi_cmd_break_commands): Validate commands if
6797 it's tracepoint.
6798
6799 2010-03-23 Mike Frysinger <vapier@gentoo.org>
6800
6801 * Makefile.in (OPCODES_CFLAGS): Add -I$(OPCODES_SRC)/..
6802
6803 2010-03-22 Stan Shebs <stan@codesourcery.com>
6804
6805 * value.c (value_static_field): Be lazy about the field's value.
6806
6807 2010-03-22 Reid Kleckner <reid@kleckner.net>
6808
6809 PR gdb/11094
6810 * breakpoint.c (disable_breakpoints_in_unloaded_shlib): Add
6811 bp_jit_event.
6812 (disable_breakpoints_in_shlibs): Likewise.
6813
6814 2010-03-22 Ulrich Weigand <uweigand@de.ibm.com>
6815
6816 * dwarf2read.c (partial_die_parent_scope): Work around buggy
6817 GCC 4.1 debug info generation (GCC PR c++/28460).
6818 (determine_prefix): Likewise.
6819
6820 2010-03-20 Daniel Jacobowitz <dan@codesourcery.com>
6821
6822 * tui/tui-disasm.c (tui_get_begin_asm_address): Default to
6823 get_current_arch.
6824 * tui/tui-layout.c (extract_display_start_addr): Likewise.
6825
6826 2010-03-19 Stan Shebs <stan@codesourcery.com>
6827
6828 * ax-gdb.c (gen_fetch): Handle bool.
6829 (gen_usual_unary): Ditto.
6830 (gen_cast): Ditto.
6831 (gen_equal): New function.
6832 (gen_less): New function.
6833 (gen_expr_binop_rest): Call them, also return integer type from
6834 logical operations.
6835 (gen_expr): Ditto.
6836
6837 2010-03-19 Tom Tromey <tromey@redhat.com>
6838
6839 * jv-lang.c (jv_dynamics_objfile_data_key)
6840 (jv_type_objfile_data_key): New globals.
6841 (class_symtab): Move earlier.
6842 (jv_per_objfile_free): New function.
6843 (get_dynamics_objfile): Call set_objfile_data. Add 'gdbarch'
6844 parameter.
6845 Remove ancient #if 1.
6846 (add_class_symbol): Remove redundant declaration.
6847 (java_lookup_class): Use alloc_type, not alloc_type_arch.
6848 (java_link_class_type): Mark as static. Update.
6849 (jv_clear_object_type): New function.
6850 (set_java_object_type): Likewise.
6851 (get_java_object_type): Use set_java_object_type.
6852 (is_object_type): Likewise.
6853 (_initialize_java_language): Register new objfile keys.
6854 (get_java_class_symtab): Add 'gdbarch' parameter.
6855 (add_class_symtab_symbol): Update.
6856 (type_from_class): Update.
6857
6858 2010-03-19 Stan Shebs <stan@codesourcery.com>
6859
6860 * ax-general.c (ax_const_l): Fix a sizing bug.
6861
6862 2010-03-18 Joel Brobecker <brobecker@adacore.com>
6863
6864 GDB 7.1 released.
6865
6866 2010-03-18 Stan Shebs <stan@codesourcery.com>
6867 Pedro Alves <pedro@codesourcery.com>
6868
6869 * target.h (struct target_ops): New method
6870 to_set_circular_trace_buffer.
6871 (target_set_circular_trace_buffer): New macro.
6872 * target.c (update_current_target): Add
6873 to_set_circular_trace_buffer, fix to_set_disconnected_tracing
6874 default behavior.
6875 * remote.c (remote_set_circular_trace_buffer): New function.
6876 (init_remote_ops): Add it to vector.
6877 * tracepoint.h (struct trace_status): New field traceframes_created,
6878 change buffer_size and buffer_free to int.
6879 * tracepoint.c (circular_trace_buffer): New global.
6880 (start_tracing): Send values of disconnected tracing and circular
6881 trace buffer settings.
6882 (set_circular_trace_buffer): New function.
6883 (parse_trace_state): Handle total space and frames created.
6884 (trace_status_command): Display total space and total frames
6885 created.
6886 (trace_save): Write out new status values.
6887 (parse_trace_status): Set traceframe_count, traceframes_created,
6888 buffer_free and buffer_size to -1 by default.
6889 (_initialize_tracepoint): New setshow for circular-trace-buffer.
6890 * NEWS: Mention the circular trace buffer option.
6891
6892 2010-03-18 Tom Tromey <tromey@redhat.com>
6893
6894 * infcmd.c (finish_command_continuation): Wrap print_return_value
6895 in TRY_CATCH.
6896
6897 2010-03-18 Joel Brobecker <brobecker@adacore.com>
6898
6899 * dwarf2read.c (add_partial_subprogram): Make sure the subprogram
6900 DIE has a name before creating the associated partial symbol.
6901 (read_func_scope): Emit a complaint if the subprogram does not
6902 have a name or when we can't extract the subprogram PC bounds.
6903
6904 2010-03-18 Ulrich Weigand <uweigand@de.ibm.com>
6905
6906 * mi/mi-main.c (mi_cmd_list_thread_groups): Use get_current_arch
6907 instead of selected frame architecture.
6908
6909 2010-03-18 Pedro Alves <pedro@codesourcery.com>
6910
6911 * infcmd.c (until_command): Use ERROR_NO_INFERIOR. Ensure there's
6912 a valid selected thread, and that it is not running.
6913 (advance_command): Ditto.
6914 (finish_command): Ditto.
6915
6916 2010-03-17 Stan Shebs <stan@codesourcery.com>
6917
6918 * ax-gdb.c (require_rvalue): Disallow non-scalars.
6919
6920 * infcall.c: Include tracepoint.h.
6921 (call_function_by_hand): Disallow calls in tfind mode.
6922 * infcmd.c: Include tracepoint.h.
6923 (ensure_not_tfind_mode): New function.
6924 (continue_1): Call it.
6925 (step_1) Ditto.
6926 (jump_command): Ditto.
6927 (signal_command): Ditto.
6928 (advance_command): Ditto.
6929 (until_command): Ditto.
6930 (finish_command): Ditto.
6931 * tracepoint.h (disconnect_or_stop_tracing): Declare.
6932
6933 * ax-gdb.h (struct axs_value): New field optimized_out.
6934 (gen_trace_for_var): Add gdbarch argument.
6935 * ax-gdb.c (gen_trace_static_fields): New function.
6936 (gen_traced_pop): Call it, add gdbarch argument.
6937 (gen_trace_for_expr): Update call to it.
6938 (gen_trace_for_var): Ditto, and report optimized-out variables.
6939 (gen_struct_ref_recursive): Check for optimized-out value.
6940 (gen_struct_elt_for_reference): Ditto.
6941 (gen_static_field): Pass gdbarch instead of expression, assume
6942 optimization if field not found.
6943 (gen_var_ref): Set the optimized_out flag.
6944 (gen_expr): Error on optimized-out variable.
6945 * tracepoint.c (collect_symbol): Handle struct-valued vars as
6946 expressions, skip optimized-out variables with computed locations.
6947 * dwarf2loc.c (dwarf2_tracepoint_var_ref): Flag instead of
6948 erroring out if location expression missing.
6949 (loclist_tracepoint_var_ref): Don't error out here.
6950
6951 2010-03-17 Tom Tromey <tromey@redhat.com>
6952
6953 * dwarf2read.c (dwarf2_get_section_info): Handle case where no
6954 DWARF data is available.
6955
6956 2010-03-17 Daniel Jacobowitz <dan@codesourcery.com>
6957
6958 * symfile.c (generic_load): Reset breakpoints after loading.
6959
6960 2010-03-17 Tom Tromey <tromey@redhat.com>
6961
6962 * linux-nat.c (linux_nat_detach): Check debug_linux_nat.
6963
6964 2010-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6965
6966 * spu-tdep.c (spu_catch_start): Replace set_breakpoint call with the
6967 create_breakpoint call, adjust the parameters.
6968
6969 2010-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6970 Chandru <chandru@in.ibm.com>
6971
6972 * dwarf2read.c (read_subrange_type): Set TYPE_HIGH_BOUND_UNDEFINED.
6973 * valarith.c (value_subscripted_rvalue): Suppress error if
6974 TYPE_ARRAY_UPPER_BOUND_IS_UNDEFINED.
6975
6976 2010-03-16 Holger Hans Peter Freyther <zecke@selfish.org>
6977
6978 * linux-record.c (record_linux_msghdr): Remove unintended semicolons.
6979
6980 2010-03-16 Joel Brobecker <brobecker@adacore.com>
6981
6982 * ada-tasks.c (task_command_1): Check that the task ptid is valid
6983 before doing the associated thread switch.
6984
6985 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6986
6987 * MAINTAINERS: Update my email address.
6988
6989 2010-03-16 Vladimir Prus <vladimir@codesourcery.com>
6990
6991 Simplify MI breakpoint setting.
6992
6993 * breakpoint.c (break_command_really): Make nonstatic and
6994 rename to...
6995 (create_breakpoint): ...this. Rename prior function by this name
6996 to...
6997 (create_breakpoint_sal): ...this.
6998 (create_breakpoints): Rename to...
6999 (create_breakpoints_sal): ...this.
7000 (set_breakpoint): Remove.
7001 * breakpoint.h: Adjust to above changes.
7002 * mi/mi-cmd-break.c (mi_cmd_break_insert): Simplify.
7003
7004 2010-03-15 Stan Shebs <stan@codesourcery.com>
7005
7006 * ax-gdb.c: Include cp-support.h.
7007 (find_field): Remove.
7008 (gen_primitive_field): New function.
7009 (gen_struct_ref_recursive): New function.
7010 (gen_struct_ref): Rewrite to call gen_struct_ref_recursive instead
7011 of find_field.
7012 (gen_static_field): New function.
7013 (gen_struct_elt_for_reference): New.
7014 (gen_namespace_elt): New.
7015 (gen_maybe_namespace_elt): New.
7016 (gen_aggregate_elt_ref): New.
7017 (gen_expr): Add OP_SCOPE, display opcode name in error message.
7018
7019 2010-03-15 Tom Tromey <tromey@redhat.com>
7020
7021 * dwarf2read.c (die_needs_namespace): Also return 0 for
7022 DW_TAG_subprogram.
7023
7024 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
7025
7026 PR c++/7936:
7027 * cp-support.h: Added char *declaration element to using_direct
7028 data struct.
7029 (cp_add_using): Added char *declaration argument.
7030 (cp_add_using_directive): Ditto.
7031 (cp_lookup_symbol_imports): made extern.
7032 * cp-namespace.c: Updated with the above changes.
7033 * dwarf2read.c (read_import_statement): Ditto.
7034 (read_namespace): Ditto.
7035 (read_import_statement): Support import declarations.
7036 * cp-namespace.c (cp_lookup_symbol_imports): Check for imported
7037 declarations.
7038 Added support for 'declaration_only' search.
7039 (cp_lookup_symbol_namespace): Attempt to search for the name as
7040 is before consideration of imports.
7041 * symtab.c (lookup_symbol_aux_local): Added a 'declaration_only'
7042 search at every block level search.
7043 Now takes language argument.
7044 (lookup_symbol_aux): Updated.
7045
7046 2010-03-15 Tom Tromey <tromey@redhat.com>
7047
7048 * c-exp.y (name_not_typename): Add 'operator' clause.
7049
7050 2010-03-15 Ralf Corsepius <ralf.corsepius@rtems.org> (tiny change)
7051
7052 * configure.ac: Exit if ${gdb_target_obs}" is not set.
7053 * configure: Regenerate.
7054
7055 2010-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7056
7057 * symfile.c (addr_info_make_relative): Ignore also missing ".dynbss"
7058 and ".sdynbss". Update the comment.
7059
7060 2010-03-15 Jie Zhang <jie@codesourcery.com>
7061
7062 * MAINTAINERS: Update my email address.
7063
7064 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
7065
7066 * gdbtypes.h (TYPE_IS_OPAQUE): Correct HAVE_CPLUS_STRUCT check.
7067
7068 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
7069
7070 * charset.c [USE_WIN32API]: Include <windows.h>.
7071 (_initialize_charset): Correct type of w32_host_default_charset.
7072
7073 2010-03-14 Pedro Alves <pedro@codesourcery.com>
7074
7075 * infrun.c (ptid_match): Don't assert that PTID is not a pid ptid.
7076
7077 2010-03-12 Tom Tromey <tromey@redhat.com>
7078
7079 PR c++/9708:
7080 * dwarf2read.c (die_needs_namespace) <DW_TAG_variable>: A variable
7081 in a lexical block does not need a namespace.
7082 (new_symbol) <DW_TAG_variable>: Put extern variables on
7083 list_in_scope in all cases.
7084
7085 2010-03-12 Stan Shebs <stan@codesourcery.com>
7086
7087 * ax-gdb.c (gen_expr): Add shift expressions.
7088 (gen_expr_binop_rest): Ditto.
7089
7090 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
7091
7092 * buildsym.c (finish_block): Reset using_directives pointer
7093 after block initialization.
7094
7095 2010-03-12 H.J. Lu <hongjiu.lu@intel.com>
7096
7097 * amd64-tdep.c (amd64_word_names): Replace "sp" with "".
7098 * i386-tdep.c (i386_word_names): Likewise.
7099
7100 2010-03-12 Pedro Alves <pedro@codesourcery.com>
7101
7102 * target.c (memory_xfer_partial): Don't use the stack cache if
7103 inspecting trace frames.
7104 * tracepoint.c (finish_tfind_command): Invalidate the target
7105 dcache.
7106
7107 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7108
7109 * solib-svr4.c (LM_ADDR_CHECK) <info_verbose>: Use printf_unfiltered
7110 for the PIC displacement, print also the displacement value.
7111 (svr4_exec_displacement): Print DISPLACEMENT if INFO_VERBOSE.
7112
7113 2010-03-10 Kevin Buettner <kevinb@redhat.com>
7114
7115 * remote-mips.c (close_ports, mips_initialize_cleanups)
7116 (mips_exit_cleanups, mips_send_command, mips_open, pmon_open)
7117 (ddb_open, lsi_open, mips_remove_breakpoint, mips_remove_watchpoint)
7118 (mips_stopped_by_watchpoint, send_srec, pmon_checkset)
7119 (pmon_make_fastrec, pmon_check_ack, mips_expect_download)
7120 (pmon_check_entry_address, pmon_check_total, pmon_end_download)
7121 (pmon_download, pmon_load_fast, _initialize_remote_mips): Add
7122 comments describing each of these functions.
7123 (mips_enter_debug, mips_exit_debug, common_open)
7124 (mips_signal_from_protocol, pmon_makeb64, pmon_zeroset): Add
7125 blank line after the comment describing the function.
7126
7127 2010-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7128
7129 * solib-svr4.c (svr4_exec_displacement): Return now success, new
7130 parameter displacementp. Update comment.
7131 (svr4_relocate_main_executable): Return if non-zero SECTION_OFFSETS
7132 element exists. Return if svr4_exec_displacement was not successful.
7133 Update comment.
7134
7135 2010-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7136 Daniel Jacobowitz <dan@codesourcery.com>
7137
7138 * solib-svr4.c (read_program_header): Support type == -1 to read
7139 all program headers.
7140 (read_program_headers_from_bfd): New function.
7141 (svr4_static_exec_displacement): Remove and move the comment ...
7142 (svr4_exec_displacement): ... here. Remove variable found. New
7143 variable displacement. Check also DYNAMIC. Verify DISPLACEMENT
7144 alignment for ELF targets. Compare target vs. exec_bfd PHDRs for ELF
7145 targets using read_program_headers_from_bfd. Remove the call of
7146 svr4_static_exec_displacement.
7147
7148 2010-03-10 Tom Tromey <tromey@redhat.com>
7149
7150 * dwarf2read.c (struct pubnames_header): Remove.
7151 (_PUBNAMES_HEADER): Remove.
7152 (_ACTUAL_PUBNAMES_HEADER_SIZE): Remove.
7153 (struct aranges_header): Remove.
7154 (_ARANGES_HEADER, _ACTUAL_ARANGES_HEADER_SIZE): Remove.
7155 (struct dwarf2_per_objfile) <pubnames, aranges>: Remove.
7156 (PUBNAMES_SECTION): Remove.
7157 (ARANGES_SECTION): Remove.
7158 (dwarf2_locate_sections): Don't handle pubnames or aranges.
7159 (dwarf2_build_psymtabs): Remove dead code.
7160 (dwarf2_build_psymtabs_easy): Remove.
7161
7162 2010-03-10 Tom Tromey <tromey@redhat.com>
7163
7164 * elfread.c (elf_symfile_read): Don't call
7165 dwarf2_build_frame_info.
7166 * dwarf2read.c (struct dwarf2_section_info) <readin>: New field.
7167 (struct dwarf2_per_objfile) <objfile>: New field.
7168 (dwarf2_has_info): Now idempotent. Set objfile field.
7169 (dwarf2_read_section): Check and set readin field. Call
7170 posix_madvise.
7171 (dwarf2_build_psymtabs): Don't read all sections.
7172 (read_type_comp_unit_head): Read types section.
7173 (create_debug_types_hash_table): Likewise.
7174 (init_cu_die_reader): Add asserts.
7175 (process_type_comp_unit): Add assert.
7176 (dwarf2_build_psymtabs_hard): Read info section.
7177 (load_partial_comp_unit): Add assert.
7178 (create_all_comp_units): Read info section.
7179 (load_full_comp_unit): Likewise.
7180 (dwarf2_ranges_read): Read ranges section.
7181 (dwarf2_record_block_ranges): Add assert.
7182 (dwarf2_read_abbrevs): Read abbrev section.
7183 (read_indirect_string): Read str section.
7184 (dwarf_decode_line_header): Read line section.
7185 (read_signatured_type_at_offset): Read types section.
7186 (dwarf_decode_macros): Read macinfo section.
7187 (dwarf2_symbol_mark_computed): Read loc section.
7188 * dwarf2-frame.c (dwarf2_frame_find_fde): Call
7189 dwarf2_build_frame_info.
7190 (dwarf2_build_frame_info): Unconditionally set
7191 dwarf2_frame_objfile_data on the objfile.
7192 * configure.ac: Check for posix_madvise.
7193 * config.in, configure: Rebuild.
7194
7195 2010-03-10 Tom Tromey <tromey@redhat.com>
7196
7197 * xcoffread.c (xcoff_start_psymtab): Update.
7198 (xcoff_end_psymtab): Update.
7199 * psymtab.c (allocate_psymtab): Remove dead code.
7200 * psympriv.h (struct partial_symtab) <read_symtab_private>: Now
7201 void*.
7202 * mdebugread.c (parse_partial_symbols): Update.
7203 (new_psymtab): Likewise.
7204 * dwarf2read.c (process_psymtab_comp_unit): Update.
7205 (psymtab_to_symtab_1): Update.
7206 * dbxread.c (start_psymtab): Update.
7207 (end_psymtab): Likewise.
7208
7209 2010-03-10 Tom Tromey <tromey@redhat.com>
7210
7211 * xcoffread.c: Include psymtab.h.
7212 (xcoff_sym_fns): Update.
7213 * symtab.h (struct partial_symbol): Remove.
7214 (PSYMBOL_DOMAIN, PSYMBOL_CLASS): Remove.
7215 (struct partial_symtab): Remove.
7216 (PSYMTAB_TO_SYMTAB): Remove.
7217 (lookup_partial_symbol, lookup_partial_symtab, find_pc_psymtab)
7218 (find_pc_sect_psymtab): Remove.
7219 (find_pc_sect_symtab_via_partial): Declare.
7220 (find_pc_psymtab, find_pc_sect_psymbol, psymtab_to_symtab)
7221 (find_main_psymtab): Remove.
7222 (find_main_filename): Declare.
7223 (fixup_psymbol_section): Remove.
7224 (fixup_section): Declare.
7225 * symtab.c: Include psymtab.h.
7226 (lookup_symtab): Use lookup_symtab method.
7227 (lookup_partial_symtab): Remove.
7228 (find_pc_sect_psymtab_closer): Remove.
7229 (find_pc_sect_psymtab): Remove.
7230 (find_pc_sect_symtab_via_partial): New function.
7231 (find_pc_psymtab, find_pc_sect_psymbol, find_pc_psymbol): Remove.
7232 (fixup_section): No longer static.
7233 (fixup_psymbol_section): Remove.
7234 (lookup_symbol_aux): Use lookup_symbol_aux_quick.
7235 (lookup_global_symbol_from_objfile): Likewise.
7236 (lookup_symbol_aux_psymtabs): Remove.
7237 (lookup_symbol_aux_quick): New function.
7238 (lookup_symbol_global): Use lookup_symbol_aux_quick.
7239 (lookup_partial_symbol): Remove.
7240 (basic_lookup_transparent_type_quick): New function.
7241 (basic_lookup_transparent_type): Use it.
7242 (find_main_psymtab): Remove.
7243 (find_main_filename): New function.
7244 (find_pc_sect_symtab): Use find_pc_sect_symtab method.
7245 (find_line_symtab): Use expand_symtabs_with_filename method.
7246 (output_partial_symbol_filename): New function.
7247 (sources_info): Use map_partial_symbol_filenames.
7248 (struct search_symbols_data): New type.
7249 (search_symbols_file_matches): New function.
7250 (search_symbols_name_matches): Likewise.
7251 (search_symbols): Use expand_symtabs_matching method.
7252 (struct add_name_data): Rename from add_macro_name_data.
7253 (add_macro_name): Update.
7254 (add_partial_symbol_name): New function.
7255 (default_make_symbol_completion_list): Use
7256 map_partial_symbol_names.
7257 (struct add_partial_symbol_name): New type.
7258 (maybe_add_partial_symtab_filename): New function.
7259 (make_source_files_completion_list): Use
7260 map_partial_symbol_filenames.
7261 (expand_line_sal): Use expand_symtabs_with_filename method.
7262 * symmisc.c: Include psymtab.h.
7263 (print_objfile_statistics): Use print_stats method.
7264 (dump_objfile): Use dump method.
7265 (dump_psymtab, maintenance_print_psymbols)
7266 (maintenance_info_psymtabs, maintenance_check_symtabs)
7267 (extend_psymbol_list): Remove.
7268 * symfile.h (struct quick_symbol_functions): New struct.
7269 (struct sym_fns) <qf>: New field.
7270 (sort_pst_symbols): Remove.
7271 (increment_reading_symtab): Declare.
7272 * symfile.c: Include psymtab.h.
7273 (compare_psymbols, sort_pst_symbols): Remove.
7274 (psymtab_to_symtab): Remove.
7275 (increment_reading_symtab): New function.
7276 (symbol_file_add_with_addrs_or_offsets): Use expand_all_symtabs
7277 method.
7278 (set_initial_language): Use find_main_filename.
7279 (allocate_psymtab, discard_psymtab, cashier_psymtab): Remove.
7280 (free_named_symtabs): Remove unused code.
7281 (start_psymtab_common, add_psymbol_to_bcache)
7282 (append_psymbol_to_list, add_psymbol_to_list, init_psymbol_list):
7283 Remove.
7284 * stack.c: Include psymtab.h, symfile.h.
7285 (backtrace_command_1): Use find_pc_sect_symtab_via_partial.
7286 * source.h (psymtab_to_fullname): Don't declare.
7287 * source.c: Include psymtab.h.
7288 (select_source_symtab): Use find_last_source_symtab method.
7289 (forget_cached_source_info): Use forget_cached_source_info
7290 method.
7291 (find_and_open_source): No longer static.
7292 (psymtab_to_fullname): Remove.
7293 * somread.c: Include psymtab.h.
7294 (som_sym_fns): Update.
7295 * psympriv.h: New file.
7296 * psymtab.h: New file.
7297 * psymtab.c: New file.
7298 * objfiles.h: (ALL_OBJFILE_PSYMTABS): Remove.
7299 (ALL_PSYMTABS, ALL_PSPACE_PSYMTABS): Likewise.
7300 * objfiles.c: Include psymtab.h.
7301 (objfile_relocate1): Use relocate method.
7302 (objfile_has_partial_symbols): Use has_symbols method.
7303 * mipsread.c: Include psymtab.h.
7304 (ecoff_sym_fns): Update.
7305 * mi/mi-cmd-file.c: Include psymtab.h.
7306 (print_partial_file_name): New function.
7307 (mi_cmd_file_list_exec_source_files): Use
7308 map_partial_symbol_filenames.
7309 * mdebugread.c: Include psympriv.h.
7310 * machoread.c: Include psympriv.h.
7311 (macho_sym_fns): Update.
7312 * m2-exp.y (yylex): Use lookup_symtab.
7313 * elfread.c: Include psympriv.h.
7314 (elf_sym_fns): Update.
7315 * dwarf2read.c: Include psympriv.h.
7316 * dbxread.c: Include psympriv.h.
7317 (aout_sym_fns): Update.
7318 * cp-support.c: Include psymtab.h.
7319 (read_in_psymtabs): Remove.
7320 (make_symbol_overload_list_qualified): Use
7321 expand_symtabs_for_function method.
7322 * coffread.c: Include psympriv.h.
7323 (coff_sym_fns): Update.
7324 * blockframe.c: Include psymtab.h.
7325 (find_pc_partial_function): Use find_pc_sect_symtab method.
7326 * ada-lang.h (ada_update_initial_language): Update.
7327 * ada-lang.c: Include psymtab.h.
7328 (ada_update_initial_language): Remove 'main_pst' argument.
7329 (ada_lookup_partial_symbol): Remove.
7330 (struct ada_psym_data): New type.
7331 (ada_add_psyms): New function.
7332 (ada_add_non_local_symbols): Use map_ada_symtabs method.
7333 (struct add_partial_datum): New type.
7334 (ada_add_partial_symbol_completions): New function.
7335 (ada_make_symbol_completion_list): Use map_partial_symbol_names.
7336 (ada_exception_support_info_sniffer): Update.
7337 * Makefile.in (SFILES): Add psymtab.c.
7338 (COMMON_OBS): Add psymtab.o.
7339 (HFILES_NO_SRCDIR): Add psymtab.h, psympriv.h.
7340
7341 2010-03-10 Pierre Muller <muller@ics.u-strasbg.fr>
7342
7343 * remote-fileio.c (cygwin_conv_path): Define macro for old cygwin API.
7344
7345 2010-03-10 Sami Wagiaalla <swagiaal@redhat.com>
7346
7347 PR C++/11236:
7348 * cp-namespace.c (cp_add_using): Deleted.
7349 (cp_add_using_directive): Use obstack allocations.
7350 Merged the function cp_add_using into this one.
7351 Added 'struct obstack *' argument.
7352 (cp_scan_for_anonymous_namespaces): Updated.
7353 * cp-support.h: Updated.
7354 * dwarf2read.c (read_import_statement): Updated.
7355 (read_namespace): Updated.
7356
7357 2010-03-10 Pierre Muller <muller@ics.u-strasbg.fr>
7358
7359 * windows-nat.c (cygwin_conv_path): Remove old macro.
7360
7361 2010-03-10 Pedro Alves <pedro@codesourcery.com>
7362
7363 * breakpoint.c (condition_command): Handle watchpoint conditions.
7364 (is_hardware_watchpoint): Add comment.
7365 (is_watchpoint): New.
7366 (update_watchpoint): Don't reparse the watchpoint's condition
7367 unless necessary.
7368 (WP_IGNORE): New.
7369 (watchpoint_check): Use it.
7370 (bpstat_check_watchpoint): Handle it.
7371 (bpstat_check_breakpoint_conditions): Evaluate watchpoint local
7372 conditions in a frame where it makes sense.
7373 (watch_command_1): Store the innermost block of the condition
7374 expression.
7375 (delete_breakpoint): Delete the watchpoint condition expression.
7376 * breakpoint.h (struct bp_location) <cond>: Update comment.
7377 (struct breakpoint): New field `cond_exp_valid_block'.
7378
7379 2010-03-09 Joel Brobecker <brobecker@adacore.com>
7380
7381 Adjust handling of Ada DIEs after dwarf2_physname patch.
7382 * dwarf2read.c (dwarf2_compute_name): Add handling of Ada DIEs.
7383
7384 2010-03-09 Christopher Faylor <me+cygwin@cgf.cx>
7385 Pierre Muller <muller@ics.u-strasbg.fr>
7386
7387 * windows-nat.c (cygwin_conv_path): Redefine to properly convert
7388 from/to posix/win32.
7389 (windows_make_so): Use non-Cygwin 1.7 specific function.
7390 (windows_create_inferior): Make sure that cygallargs points to
7391 original args in non Cygwin 1.7. case.
7392
7393 2010-03-09 Michael Snyder <msnyder@vmware.com>
7394
7395 * i386-tdep.c (i386_record_lea_modrm_addr): Use extract_signed_int
7396 after target_read_memory to get host byte order.
7397 (i386_process_record): Ditto.
7398
7399 2010-03-09 Keith Seitz <keiths@redhat.com>
7400
7401 Based on work from Daniel Jacobowitz <dan@codesourcery.com>
7402 * c-typeprint.c (cp_type_print_method_args): For non-static methods,
7403 print out const or volatile qualifiers, too.
7404 (c_type_print_args): Add parameters show_artificial and language.
7405 Skip artificial parameters when requested.
7406 Use the appropriate language printer.
7407 (c_type_print_varspec): Tell c_type_print_args to skip artificial
7408 parameters and pass language_c.
7409 * dwarf2read.c (die_list): New file global.
7410 (struct partial_die_info): Update comments for name field.
7411 (pdi_needs_namespace): Renamed to ...
7412 (die_needs_namespace): ... this. Rewrite.
7413 (dwarf2_linkage_name): Remove.
7414 (add_partial_symbol): Do not predicate the call to
7415 partial_die_full_name based on pdi_needs_namespace.
7416 Remove call to cp_check_possible_namespace_symbols and associated
7417 outdated comments.
7418 (guess_structure_name): Do not inspect child subprogram DIEs.
7419 (dwarf2_fullname): Update comments.
7420 Use die_needs_namespace to assist in computing the name.
7421 (read_func_scope): Use dwarf2_name to get the DIE's name.
7422 Use dwarf2_physname to get the "linkage name" of the DIE.
7423 (dwarf2_add_member_field): Use dwarf2_physname instead of
7424 dwarf2_linkage_name.
7425 (read_structure_type): For structs and classes, set TYPE_NAME, too.
7426 (determine_class): Remove.
7427 (read_partial_die): Ignore DW_AT_MIPS_linkage_name for all languages
7428 except Ada.
7429 (new_symbol): Unconditionally call dwarf2_name.
7430 Compute the "linkage name" using dwarf2_physname.
7431 Use dwarf2_name instead of dwarf2_full_name for enumerator DIEs.
7432 When determining to scan for anonymous C++ namespaces, ignore
7433 the linkage name.
7434 (dwarf2_physname): New function.
7435 (dwarf2_full_name): Move content to new function and call
7436 that.
7437 (dwarf2_compute_name): "New" function.
7438 (_initialize_dwarf2_read): Initialize die_list.
7439 * gnu-v3-eabi.c (gnu_v3_find_method_in): Remove unused variable
7440 physname.
7441 (gnu_v3_print_method_ptr): Use the physname for virtual methods
7442 without a demangled name.
7443 Print out type information for non-virtual methods.
7444 * linespec.c (decode_line_1): Force ANY string using "::" (or
7445 "." for java) to use decode_compound, and clean up any stray quoting.
7446 If we found a file symtab, re-evaluate whether the remainder is_quoted.
7447 (decode_compound): Stop consuming at an open parenthesis.
7448 Keep template parameters.
7449 Keep any overload information.
7450 Keep keywords like "const".
7451 Remove paren_pointer.
7452 Move is_quoted check from set_flags to here.
7453 Remove #if 0 code from 2000. Ten years is long enough.
7454 (find_method): Before comparing symbol names, canonicalize the string
7455 from the user.
7456 If a specific overload is requested, find it. Otherwise throw an error.
7457 (find_method_overload_end): New function.
7458 (set_flags): Remove.
7459 (decode_compound): Assume that parentheses are matched.
7460 It's a lot easier.
7461 * symtab.c (symbol_find_demangled_name): Add DMGL_VERBOSE flag
7462 to cplus_demangle.
7463 * linespec.c (decode_line_1): Keep important keywords like
7464 "const" and "volatile".
7465 * symtab.h (SYMBOL_CPLUS_DEMANGLED_NAME): Remove.
7466 * typeprint.h (c_type_print_args): Add declaration.
7467 * ui-file.c (do_ui_file_obsavestring): New function.
7468 (ui_file_obsavestring): New function.
7469 * ui-file.h (ui_file_obsavestring): Add declaration.
7470 * valops.c (find_overload_match): Resolve the object to
7471 a non-pointer type.
7472 If the object is a data member, search the object for the member
7473 and return with staticp set.
7474 Use SYMBOL_NATURAL_NAME instead of SYMBOL_CPLUS_DEMANGLED_NAME.
7475 Do not attempt to extract a function name from non-function types.
7476 If the extracted function name and the original name are the same,
7477 we don't have a C++ method.
7478
7479 From Jan Kratochvil <jan.kratochvil@redhat.com>:
7480 * dwarf2read.c (new_symbol <DW_TAG_enumerator>): Call dwarf2_full_name.
7481
7482 * ada-lang.c (ada_lookup_symbol): Remove linkage_name parameters
7483 and arguments from symbol lookups.
7484 * ax-gdb.c (gen_expr): Likewise.
7485 * cp-namespace.c (cp_lookup_symbol_nonlocal, lookup_namespace_scope,
7486 cp_lookup_symbol_namespace, lookup_symbol_file, lookup_nested_type,
7487 lookup_possible_namespace_symbol): Likewise.
7488 * cp-support.c (read_in_psymtabs): Likewise.
7489 * cp-support.h (cp_lookup_symbol_nonlocal): Likewise.
7490 * language.h (la_lookup_symbol_nonlocal): Likewise.
7491 * scm-valprint.c (scm_inferior_print): Likewise.
7492 * solib-darwin.c (darwin_relocate_section_addresses): Likewise.
7493 * solib-svr.c (elf_lookup_lib): Likewise.
7494 * solib.c (show_auto_solib_add): Likewise.
7495 * solist.h (lookup_lib_global, solib_global_lookup): Likewise.
7496 * symmisc.c (maintenance_check_symtabs): Likewise.
7497 * symtab.c (lookup_symbol_in_language, lookup_symbol_aux,
7498 lookup_symbol_aux_local, lookup_symbol_aux_block,
7499 lookup_symbol_from_objfile, lookup_symbol_aux_symtabs,
7500 lookup_symbol_aux_psymtabs,basic_lookup_symbol_nonlocal,
7501 lookup_symbol_static, lookup_symbol_global, symbol_matches_domain,
7502 basic_lookup_transparent_type, find_main_psymtab,
7503 lookup_block_symbol): Likewise.
7504 * symtab.h (basic_lookp_symbol_nonlocal, lookup_symbol_static,
7505 lookup_symbol_global, lookup_symbol_aux_block,
7506 lookup_symbol_partial_symbol, lookup_block_symbol,
7507 lookup_global_symbol, value_maybe_namespace_elt): Likewise.
7508
7509 2010-03-09 Pierre Muller <muller@ics.u-strasbg.fr>
7510
7511 * python/python-internal.h: Include symtab.h.
7512
7513 2010-03-09 Joel Brobecker <brobecker@adacore.com>
7514 Pierre Muller <muller@ics.u-strasbg.fr>
7515
7516 * p-lang.c (is_pascal_string_type): Remove unneeded parentheses.
7517 * p-valprint.c (pascal_val_print): Remove undeed block and fix
7518 indentation.
7519
7520 2010-03-08 Tom Tromey <tromey@redhat.com>
7521
7522 * breakpoint.c (breakpoint_1): Add "QUIT".
7523
7524 2010-03-08 Daniel Jacobowitz <dan@codesourcery.com>
7525 Pedro Alves <pedro@codesourcery.com>
7526
7527 * solib.c (solib_find): Replace extension if
7528 solib_symbols_extension is set in the target gdbarch.
7529 * arm-symbian-tdep.c (arm_symbian_init_abi): Set
7530 solib_symbols_extension to "sym".
7531 * gdbarch.sh (solib_symbols_extension): New variable.
7532 (pstring): New function.
7533 * gdbarch.h, gdbarch.c: Regenerate.
7534
7535 2010-03-08 Tom Tromey <tromey@redhat.com>
7536
7537 PR cli/9591:
7538 * NEWS: Update.
7539 * utils.c: Include main.h.
7540 (fputs_maybe_filtered): Don't paginate if `batch_flag'.
7541 (defaulted_query): Use default answer if `batch_flag'.
7542 * main.h (batch_flag): Declare.
7543 * main.c (batch_flag): New global.
7544 (captured_main): Remove 'batch'. Update.
7545
7546 2010-03-08 Kevin Buettner <kevinb@redhat.com>
7547
7548 From Richard Sandiford, Martin M. Hunt, Corinna Vinschen,
7549 and Kevin Buettner:
7550
7551 * remote-mips.c (rockhopper_ops): New target_ops struct.
7552 (MON_ROCKHOPPER): New mips_monitor_type.
7553 (read_hex_value): New function.
7554 (mips_request): Send 8-byte values with a 'T' packet. Read the
7555 packet argument as a string and use read_hex_value to parse it.
7556 (mips_exit_debug): Wait for response when using MON_ROCKHOPPER.
7557 (rockhopper_open): New function.
7558 (mips_wait): Read the PC, FP and SP fields as strings. Use
7559 read_hex_value to parse them and mips_set_register to commit them.
7560 (mips_set_register): New function.
7561 (mips_fetch_registers): Do not cast register value to "unsigned"
7562 when reading a MON_ROCKHOPPER 't' packet. Use mips_set_register.
7563 (mips_store_registers): Use a 'T' packet to set registers when
7564 using MON_ROCKHOPPER.
7565 (pmon_end_download): Don't run initEther if using MON_ROCKHOPPER
7566 and expect the total to be printed before the entry address.
7567 (_initialize_remote_mips): Initialize and add rockhopper_ops.
7568
7569 2010-03-08 Kevin Buettner <kevinb@redhat.com>
7570
7571 * remote-mips.c (mips_fetch_word): Add new parameter, `valp'.
7572 Change return value to int. Store value fetched in location
7573 addressed by `val'. Use function's return value as success
7574 or failure indicator. Adjust all callers.
7575
7576 2010-03-08 Pierre Muller <muller@ics.u-strasbg.fr>
7577
7578 * p-lang.c (is_pascal_string_type): Check that TYPE arg is non NULL.
7579
7580 2010-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7581 Hui Zhu <teawater@gmail.com>
7582
7583 * record.c (record_open_1): Check tmp_to_stopped_by_watchpoint and
7584 tmp_to_stopped_data_address.
7585 (record_open): Reset tmp_to_stopped_by_watchpoint and
7586 tmp_to_stopped_data_address.
7587 * target.c (init_dummy_target): Add to_stopped_by_watchpoint and
7588 to_stopped_data_address.
7589
7590 2010-03-08 Hui Zhu <teawater@gmail.com>
7591
7592 * i386-tdep.c (i386_process_record): Initialize regnum.
7593
7594 2010-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7595
7596 * symfile.c (addr_info_make_relative): New variable sect_name, use it.
7597 Do not warn on ".gnu.liblist" and ".gnu.conflict".
7598
7599 2010-03-08 Joel Brobecker <brobecker@adacore.com>
7600
7601 Memory error when reading wrong core file.
7602 * solib-svr4.c (solib_svr4_r_map): catch and print all exception
7603 errors while reading the inferior memory, and return zero if
7604 an exception was raised.
7605
7606 2010-03-07 Michael Snyder <msnyder@vmware.com>
7607
7608 * record.c (record_restore): Rename tmpu8 to rectype.
7609
7610 * i386-tdep.c (i386_record_lea_modrm_addr): Rename local variables
7611 tmpu8, tmpi16, tmpi32, tmpulongest to addr8, addr16, addr32, addr64.
7612
7613 (i386_record_push): Rename local tmpulongest to addr.
7614
7615 (i386_process_record): Rename local tmpulongest to addr.
7616
7617 Rename local variables tmpu16, tmpu32, tmpu64 to addr16, addr32,
7618 addr64.
7619
7620 Rename local variable tmpu8 to opcode8 and regnum.
7621
7622 2010-03-07 Joel Brobecker <brobecker@adacore.com>
7623
7624 * remote.c (remote_get_ada_task_ptid): New function.
7625 (init_remote_ops): Set remote_ops.to_get_ada_task_ptid.
7626
7627 2010-03-06 Christopher Faylor <me+cygwin@cgf.cx>
7628
7629 * windows-nat.c: Reorganize #ifdef __CYGWIN__ considerations into one
7630 block. Define helper macros to reduce ifdefs in code.
7631 (get_module_name): Use cygwin_buf_t for buffer and __PMAX for buffer
7632 size. Call unadorned GetModuleFileNameEx rather than
7633 GetModuleFileNameEx*.
7634 (windows_make_so): Use __PMAX to denote maximum buffer size and
7635 cygwin_buf_t for buffer type. Use GetSystemDirectory{W,A} as
7636 appropriate.
7637 (get_image_name): Use __PMAX to denote maximum buffer size.
7638 (handle_load_dll): Likewise.
7639 (windows_pid_to_exec_file): Likewise.
7640 (windows_create_inferior): Add many accommodations for older Cygwin and
7641 non-Cygwin.
7642 (bad_GetModuleFileNameExW): Control inclusion of this function based on
7643 __USEWIDE conditional.
7644 (bad_GetModuleFileNameExA): Likewise.
7645 (_initialize_loadable): Just use real function names without the dyn_
7646 part since they are defined earlier.
7647
7648 2010-03-05 Corinna Vinschen <vinschen@redhat.com>
7649 Tom Tromey <tromey@redhat.com>
7650
7651 * utils.c (host_char_to_target): Add 'gdbarch' argument.
7652 (parse_escape): Likewise.
7653 * python/py-utils.c (unicode_to_target_string): Update.
7654 (unicode_to_target_python_string): Update.
7655 (target_string_to_unicode): Update.
7656 * printcmd.c (printf_command): Update.
7657 * p-exp.y (yylex): Update.
7658 * objc-exp.y (yylex): Update.
7659 * mi/mi-parse.c: Include charset.h.
7660 (mi_parse_escape): New function.
7661 (mi_parse_argv): Use it.
7662 * jv-exp.y (yylex): Update.
7663 * i386-cygwin-tdep.c (i386_cygwin_auto_wide_charset): New
7664 function.
7665 (i386_cygwin_init_abi): Call set_gdbarch_auto_wide_charset.
7666 * gdbarch.sh (auto_charset, auto_wide_charset): New.
7667 * gdbarch.c: Rebuild.
7668 * gdbarch.h: Rebuild.
7669 * defs.h (parse_escape): Update.
7670 * cli/cli-setshow.c: Include arch-utils.h.
7671 (do_setshow_command): Update.
7672 * cli/cli-cmds.c (echo_command): Update.
7673 * charset.h (target_charset, target_wide_charset): Update.
7674 * charset.c: Include arch-utils.h.
7675 (target_charset_name): Default to "auto".
7676 (target_wide_charset_name): Likewise.
7677 (show_target_charset_name): Handle "auto".
7678 (show_target_wide_charset_name): Likewise.
7679 (be_le_arch): New global.
7680 (set_be_le_names): Add 'gdbarch' argument.
7681 (validate): Likewise. Don't call set_be_le_names.
7682 (set_charset_sfunc, set_host_charset_sfunc)
7683 (set_target_charset_sfunc, set_target_wide_charset_sfunc):
7684 Update.
7685 (target_charset): Add 'gdbarch' argument.
7686 (target_wide_charset): Likewise. Remove 'byte_order' argument.
7687 (auto_target_charset_name): New global.
7688 (default_auto_charset, default_auto_wide_charset): New functions.
7689 (_initialize_charset): Set auto_target_charset_name. Allow "auto"
7690 for target charsets. Copy result of nl_langinfo. Use GetACP if
7691 USE_WIN32API.
7692 * c-lang.c (charset_for_string_type): Add 'gdbarch' argument,
7693 remove 'byte_order' argument. Update.
7694 (classify_type): Likewise.
7695 (c_emit_char): Update.
7696 (c_printchar): Update.
7697 (c_printstr): Update.
7698 (c_get_string): Update.
7699 (evaluate_subexp_c): Update.
7700 * arch-utils.h (default_auto_charset, default_auto_wide_charset):
7701 Declare.
7702 * python/python.c (gdbpy_target_charset): New function.
7703 (gdbpy_target_wide_charset): Likewise.
7704 (GdbMethods): Update.
7705 * NEWS: Update.
7706
7707 2010-03-05 Ulrich Weigand <uweigand@de.ibm.com>
7708
7709 * symfile.c (build_section_addr_info_from_objfile): Do not mask
7710 off high address bits.
7711
7712 2010-03-05 Ulrich Weigand <uweigand@de.ibm.com>
7713
7714 * python/py-lazy-string.c (gdbpy_extract_lazy_string): Extract
7715 address as UnsignedLongLong, not LongLong.
7716
7717 2010-03-05 Kevin Buettner <kevinb@redhat.com>
7718 Pedro Alves <pedro@codesourcery.com>
7719
7720 * remote-mips.c (gdbthread.h): Include.
7721 (remote_mips_ptid): Declare.
7722 (mips_error): Only mourn the inferior when inferior_ptid is non-null.
7723 (common_open): Set inferior_ptid, add it as an inferior, and
7724 as a thread too. Delete FIXME comment regarding start_remote().
7725 (mips_close): Invoke generic_mourn_inferior().
7726 (mips_kill): Make sure that target_mourn_inferior is invoked.
7727 (mips_mourn_inferior): Don't invoke generic_mourn_inferior, as
7728 it's now invoked from mips_close().
7729 (mips_load): Don't null out inferior_ptid. Don't call
7730 clear_symtab_users().
7731 (mips_thread_alive, mips_pid_to_str): New functions.
7732 (_initialize_remote_mips): Initialize remote_mips_ptid. Initialize
7733 to_thread_alive and to_pid_to_str operations.
7734
7735 2010-03-04 Tom Tromey <tromey@redhat.com>
7736
7737 * dwarf2read.c (skip_one_die) <DW_FORM_ref_addr>: Use offset size
7738 in DWARF 3 and later.
7739 (read_attribute_value) <DW_FORM_ref_addr>: Likewise.
7740
7741 2010-03-04 Keith Seitz <keiths@redhat.com>
7742
7743 * linespec.c (decode_line_1): Update comments for is_quote_enclosed.
7744 If the filename portion of the linespec was quoted, recheck the
7745 remainder for additional quoting.
7746 (locate_first_half): Skip over completer chars, too.
7747
7748 2010-03-04 Tom Tromey <tromey@redhat.com>
7749
7750 * printcmd.c (printf_command): Pass dummy argument to
7751 printf_filtered.
7752
7753 2010-03-04 Doug Evans <dje@google.com>
7754
7755 * arm-tdep.c (arm_make_stub_cache): Delete unused locals reg,
7756 unwound_fp.
7757
7758 * arm-tdep.c (arm_stub_unwind_sniffer): Add comment.
7759
7760 2010-03-04 Pedro Alves <pedro@codesourcery.com>
7761
7762 * breakpoint.c (update_watchpoint): Create a sentinel location if
7763 the software watchpoint isn't watching any memory.
7764 (breakpoint_address_bits): Skip dummy software watchpoint locations.
7765
7766 2010-03-04 Pedro Alves <pedro@codesourcery.com>
7767
7768 * utils.c (fputs_maybe_filtered): Check if there's already a top
7769 level interpreter before dereferencing it. If there isn't one,
7770 don't paginate either.
7771
7772 2010-03-04 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
7773
7774 * arm-tdep.c (arm_pc_is_thumb): Add heuristic that tries to get
7775 the state right when single stepping.
7776 (arm_get_next_pc_raw, thumb_get_next_pc_raw): New functions.
7777 Get the next PC along with the instruction state.
7778 (thumb_get_next_pc): Remove.
7779 (arm_get_next_pc): Modified to use arm_get_next_pc_raw.
7780
7781 2010-03-04 Hui Zhu <teawater@gmail.com>
7782
7783 * i386-tdep.c (i386_process_record): Change "addr" to "tmpu64".
7784
7785 2010-03-03 Pedro Alves <pedro@codesourcery.com>
7786
7787 * utils.c (fputs_maybe_filtered): Always disable pagination if the
7788 top level interpreter is MI.
7789
7790 2010-03-03 Stan Shebs <stan@codesourcery.com>
7791
7792 * remote.c (remote_download_tracepoint): Iterate over locations.
7793 * tracepoint.c (validate_actionline): Ditto.
7794 (encode_actions): Add location argument.
7795 (trace_dump_command): Check all locations to see if stepping
7796 frame.
7797
7798 2010-03-03 H.J. Lu <hongjiu.lu@intel.com>
7799 Eli Zaretskii <eliz@gnu.org>
7800
7801 * NEWS: Add X86 general purpose registers section.
7802
7803 2010-03-03 Tom Tromey <tromey@redhat.com>
7804
7805 PR mi/11098:
7806 * varobj.c (install_new_value): Handle case where new print_value
7807 is NULL.
7808
7809 2010-03-03 Dainis Jonitis <jonitis@gmail.com>
7810
7811 PR gdb/11345:
7812 * printcmd.c (printf_command): Print end of format string using
7813 printf_filtered.
7814
7815 2010-03-02 Tom Tromey <tromey@redhat.com>
7816
7817 * mi/mi-cmd-break.c (mi_read_next_line): Add missing 'void'.
7818 * defs.h (read_command_lines_1): Add missing 'void'.
7819 * cli/cli-script.c (recurse_read_control_structure): Add missing
7820 'void'.
7821 (read_next_line): Likewise.
7822 (read_command_lines_1): Likewise.
7823
7824 2010-03-02 Ulrich Weigand <uweigand@de.ibm.com>
7825
7826 * spu-tdep.c (spu_analyze_prologue): Track instruction to
7827 store backchain as part of prologue.
7828
7829 2010-03-02 Daniel Jacobowitz <dan@codesourcery.com>
7830
7831 * progspace.c (update_address_spaces): Update inferior address spaces
7832 also.
7833
7834 2010-03-02 Doug Evans <dje@google.com>
7835
7836 * dwarf2read.c (add_partial_subprogram): Add missing baseaddr to
7837 lowpc,highpc args to addrmap_set_empty.
7838
7839 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
7840
7841 * amd64-tdep.c (amd64_byte_names): New.
7842 (amd64_word_names): Likewise.
7843 (amd64_dword_names): Likewise.
7844 (amd64_pseudo_register_name): Likewise.
7845 (amd64_pseudo_register_read): Likewise.
7846 (amd64_pseudo_register_write): Likewise.
7847 (amd64_init_abi): Set num_byte_regs, num_word_regs, num_dword_regs
7848 and num_mmx_regs. Call set_gdbarch_pseudo_register_read,
7849 set_gdbarch_pseudo_register_write and
7850 set_tdesc_pseudo_register_name. Don't call
7851 set_gdbarch_num_pseudo_regs. Don't set mm0_regnum.
7852
7853 * i386-tdep.c (i386_num_mmx_regs): Removed.
7854 (i386_num_pseudo_regs): Likewise.
7855 (i386_byte_names): New.
7856 (i386_word_names): Likewise.
7857 (i386_byte_regnum_p): Likewise.
7858 (i386_word_regnum_p): Likewise.
7859 (i386_mmx_regnum_p): Updated.
7860 (i386_pseudo_register_name): Make it global. Handle byte and
7861 word pseudo-registers.
7862 (i386_pseudo_register_read): Likewise.
7863 (i386_pseudo_register_write): Likewise.
7864 (i386_pseudo_register_type): Handle byte, word and dword
7865 pseudo-registers
7866 (i386_register_reggroup_p): Don't include pseudo
7867 registers, except for MXX, in any register groups. Don't
7868 include pseudo byte, word, dword registers in general_reggroup.
7869 (i386_gdbarch_init): Set num_byte_regs, num_word_regs,
7870 num_dword_regs, al_regnum, ax_regnum and eax_regnum. Put MMX
7871 pseudo-registers after word pseudo-registers. Call
7872 set_gdbarch_num_pseudo_regs after calling gdbarch_init_osabi.
7873
7874 * i386-tdep.h (gdbarch_tdep): Add num_mmx_regs, num_byte_regs,
7875 al_regnum, num_word_regs, ax_regnum, num_dword_regs and
7876 eax_regnum.
7877 (i386_byte_regnum_p): New.
7878 (i386_word_regnum_p): Likewise.
7879 (i386_dword_regnum_p): Likewise.
7880 (i386_pseudo_register_name): Likewise.
7881 (i386_pseudo_register_read): Likewise.
7882 (i386_pseudo_register_write): Likewise.
7883
7884 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
7885
7886 * target-descriptions.c (tdesc_type): Remove
7887 TDESC_TYPE_I386_EFLAGS and TDESC_TYPE_I386_MXCSR.
7888 (tdesc_predefined_types): Likewise.
7889 (tdesc_gdb_type): Likewise. Pass NULL to append_flags_type_flag
7890 if flag name is empty.
7891 (maint_print_c_tdesc_cmd): Handle TDESC_TYPE_FLAGS.
7892
7893 * features/i386/32bit-core.xml: Define i386_eflags.
7894 * features/i386/64bit-core.xml: Likewise.
7895
7896 * features/i386/32bit-sse.xml: Define i386_mxcsr.
7897 * features/i386/64bit-sse.xml: Likewise.
7898
7899 * features/i386/amd64-linux.c: Regenerated.
7900 * features/i386/amd64.c: Likewise.
7901 * features/i386/i386-linux.c: Likewise.
7902 * features/i386/i386.c: Likewise.
7903
7904 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
7905
7906 * gdbtypes.c (append_composite_type_field_raw): New.
7907 (append_composite_type_field_aligned): Use the new function.
7908 * gdbtypes.h (append_composite_type_field_raw): Declare.
7909 * target-descriptions.c (struct tdesc_type_field): Add start and end.
7910 (struct tdesc_type_flag): New type.
7911 (struct tdesc_type): Add TDESC_TYPE_STRUCT and TDESC_TYPE_FLAGS to
7912 kind. Add size to u.u. Add u.f for flags.
7913 (tdesc_gdb_type): Handle TDESC_TYPE_STRUCT and TDESC_TYPE_FLAGS.
7914 (tdesc_free_type): Likewise.
7915 (tdesc_create_struct, tdesc_set_struct_size, tdesc_create_flags): New.
7916 (tdesc_add_field): Handle TDESC_TYPE_STRUCT.
7917 (tdesc_add_bitfield, tdesc_add_flag): New.
7918 * target-descriptions.h (tdesc_create_struct, tdesc_set_struct_size)
7919 (tdesc_create_flags, tdesc_add_bitfield, tdesc_add_flag): Declare.
7920 * xml-tdesc.c (struct tdesc_parsing_data): Rename current_union to
7921 current_type. Add current_type_size and current_type_is_flags.
7922 (tdesc_start_union): Clear the new fields.
7923 (tdesc_start_struct, tdesc_start_flags): New.
7924 (tdesc_start_field): Handle struct fields, including bitfields.
7925 (field_attributes): Make type optional. Add start and end.
7926 (union_children): Rename to struct_union_children.
7927 (union_attributes): Rename to struct_union_attributes. Add optional
7928 size.
7929 (flags_attributes): New.
7930 (feature_children): Add struct and flags.
7931 * features/gdb-target.dtd: Add flags and struct to features.
7932 Make field type optional. Add field start and end.
7933
7934 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
7935
7936 * amd64-linux-nat.c (AMD64_LINUX_USER64_CS): New.
7937 (amd64_linux_read_description): Likewise.
7938 (_initialize_amd64_linux_nat): Set to_read_description to
7939 amd64_linux_read_description.
7940
7941 * amd64-linux-tdep.c: Include "features/i386/amd64-linux.c".
7942 (amd64_linux_register_name): Removed.
7943 (amd64_linux_register_type): Likewise.
7944 (amd64_linux_core_read_description): New.
7945 (amd64_linux_init_abi): Set target description to
7946 tdesc_amd64_linux if needed. Support orig_rax in target
7947 description. Don't call set_gdbarch_register_name nor
7948 set_gdbarch_register_type. Call
7949 set_gdbarch_core_read_description.
7950 (_initialize_amd64_linux_tdep): Call
7951 initialize_tdesc_amd64_linux.
7952
7953 * amd64-linux-tdep.h (tdesc_amd64_linux): New.
7954
7955 * amd64-tdep.c: Include "features/i386/amd64.c".
7956 (amd64_register_names): Removed.
7957 (amd64_register_name): Likewise.
7958 (amd64_register_type): Likewise.
7959 (amd64_init_abi): Set num_core_regs and register_names. Set
7960 target description to tdesc_amd64 if needed. Don't call
7961 set_gdbarch_register_name nor set_gdbarch_register_type.
7962 (_initialize_amd64_tdep): New.
7963
7964 * i386-linux-nat.c (i386_linux_read_description): New.
7965 (_initialize_i386_linux_nat): Set to_read_description to
7966 i386_linux_read_description.
7967
7968 * i386-linux-tdep.c: Include "features/i386/i386-linux.c".
7969 (i386_linux_register_name): Removed.
7970 (i386_linux_core_read_description): New.
7971 (i386_linux_read_description): Likewise.
7972 (i386_linux_init_abi): Don't call set_gdbarch_register_name.
7973 Set target description to tdesc_i386_linux if needed. Support
7974 orig_eax. Set register_reggroup_p. Call
7975 set_gdbarch_core_read_description.
7976 (_initialize_i386_linux_tdep): Call initialize_tdesc_i386_linux.
7977
7978 * i386-linux-tdep.h (tdesc_i386_linux): New.
7979
7980 * i386-nto-tdep.c (i386nto_regset_id): Replace I386_NUM_FREGS
7981 with I387_NUM_REGS.
7982
7983 * i386-tdep.c: Include "features/i386/i386.c".
7984 (i386_register_names): Make it const.
7985 (i386_mmx_names): Likewise.
7986 (i386_num_register_names): Removed.
7987 (i386_register_name): Likewise.
7988 (i386_eflags_type): Likewise.
7989 (i386_mxcsr_type): Likewise.
7990 (i386_sse_type): Likewise.
7991 (i386_register_type): Likewise.
7992 (i387_ext_type): Call tdesc_find_type instead of arch_float_type.
7993 (i386_pseudo_register_name): New.
7994 (i386_pseudo_register_type): Likewise.
7995 (i386_mmx_type): Make it static.
7996 (i386_gdbarch_init): Check arch. Replace I386_NUM_FREGS with
7997 I387_NUM_REGS. Set num_core_regs and register_names. Don't
7998 call set_gdbarch_register_name nor set_gdbarch_register_type.
7999 Set register_reggroup_p. Set target description to tdesc_i386
8000 if needed. Call set_tdesc_pseudo_register_type,
8001 set_tdesc_pseudo_register_name and tdesc_use_registers.
8002 (_initialize_i386_tdep): Call initialize_tdesc_i386.
8003 initialize_tdesc_x86_64.
8004
8005 * i386-tdep.h (gdbarch_tdep): Remove i386_eflags_type,
8006 i386_mxcsr_type and i386_sse_type. Add num_core_regs,
8007 register_names, tdesc and register_reggroup_p.
8008 (I386_NUM_FREGS): Removed.
8009 (i386_eflags_type): Likewise.
8010 (i386_mxcsr_type): Likewise.
8011 (i386_mmx_type): Likewise.
8012 (i386_sse_type): Likewise.
8013 (i386_register_name): Likewise.
8014 (i386_regnum): Add I386_MXCSR_REGNUM.
8015 (I386_SSE_NUM_REGS): Defined with I386_MXCSR_REGNUM.
8016
8017 * i387-tdep.h (I387_NUM_REGS): New.
8018
8019 * regformats/i386/i386-linux.dat: Generated.
8020 * regformats/i386/i386.dat: Likewise.
8021 * regformats/i386/amd64-linux.dat: Likewise.
8022 * regformats/i386/amd64.dat: Likewise.
8023
8024 * regformats/reg-i386-linux.dat: Removed.
8025 * regformats/reg-i386.dat: Likewise.
8026 * regformats/reg-x86-64-linux.dat: Likewise.
8027 * regformats/reg-x86-64.dat: Likewise.
8028
8029 2010-03-01 Corinna Vinschen <vinschen@redhat.com>
8030
8031 * remote-fileio.c (remote_fileio_func_rename): Use Cygwin 1.7
8032 cygwin_conv_path API rather than the deprecated
8033 cygwin_conv_to_full_posix_path.
8034 * windows-nat.c:
8035 (GetModuleFileNameExA): Undefine for Cygwin.
8036 (GetModuleFileNameExW): Define for Cygwin.
8037 (get_module_name): Change size of pathbuf to PATH_MAX for Cygwin.
8038 Call GetModuleFileNameExW and convert path to POSIX using
8039 cygwin_conv_path.
8040 (windows_make_so): Always define p. Drop unused variable m.
8041 Don't use Win32 functions to check file existance, rather use
8042 access on Cygwin. Fetch system directory using GetSystemDirectoryW.
8043 Use canonicalize_file_name to get full path.
8044 (get_image_name): Use wcstombs, rather than WideCharToMultiByte
8045 to convert Unicode pathname to multibyte on Cygwin. Otherwise,
8046 use correct target buffer size in call to WideCharToMultiByte.
8047 (handle_load_dll): Change size of dll_buf to PATH_MAX for Cygwin.
8048 (windows_pid_to_exec_file): Change size of path to PATH_MAX for Cygwin.
8049 (windows_create_inferior): Convert all paths and arguments to wchar_t
8050 and use CreateProcessW on Cygwin.
8051 (_initialize_windows_nat): Disable DOS-style path warning on Cygwin.
8052 (bad_GetModuleFileNameExA): Undefine for Cygwin.
8053 (bad_GetModuleFileNameExW): Define for Cygwin.
8054 (_initialize_loadable): Load GetModuleFileNameExW into
8055 dyn_GetModuleFileNameExW on Cygwin. Don't load ANSI function on Cygwin.
8056
8057 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
8058
8059 PR python/11036
8060 * python/py-frame.c (frapy_read_var): Add block argument and logic
8061 to cope with user provided blocks.
8062
8063 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8064
8065 * infcall.c (call_function_by_hand): Remove gdb_assert on sp and old_sp.
8066 New comment.
8067
8068 2010-02-28 Corinna Vinschen <vinschen@redhat.com>
8069
8070 * Makefile.in (SUBDIR_MI_OBS): Move mi-common.o from here...
8071 (COMMON_OBS): ... to here since it's used unconditionally.
8072 (SUBDIR_MI_SRCS): Move mi/mi-common.c from here...
8073 (SFILES): To here.
8074
8075 2010-02-26 David Daney <ddaney@caviumnetworks.com>
8076
8077 * mips-linux-tdep.c: Update struct sigframe comments.
8078 (SIGFRAME_CODE_OFFSET): Delete macro.
8079 (mips_linux_o32_sigframe_init): Calculate sigcontext_base using
8080 this_frame's sp.
8081 (mips_linux_n32n64_sigframe_init): Same.
8082
8083 2010-02-26 Kevin Buettner <kevinb@redhat.com>
8084
8085 * remote-mips.c (mips_load): Don't use pseudo-register when
8086 invalidating regcache.
8087
8088 2010-02-26 Daniel Jacobowitz <dan@codesourcery.com>
8089
8090 * arm-tdep.c (thumb_get_next_pc): Correct conditional branch opcode.
8091
8092 2010-02-26 Pedro Alves <pedro@codesourcery.com>
8093
8094 * NEWS: Add "New targets" section, and mention ARM Symbian
8095 support.
8096
8097 2010-02-26 Ulrich Weigand <uweigand@de.ibm.com>
8098
8099 * dwarf2loc.c (struct piece_closure): Remove ARCH member,
8100 add ADDR_SIZE member.
8101 (allocate_piece_closure): Update.
8102 (copy_pieced_value_closure): Likewise.
8103 (dwarf2_evaluate_loc_desc): Likewise.
8104 (read_pieced_value): Use DWARF address size instead of
8105 GDB's gdbarch_addr_bit as size of values on the DWARF stack.
8106
8107 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
8108 Tom Tromey <tromey@redhat.com>
8109
8110 * python/py-type.c (typy_lookup_typename): Add in block argument.
8111 If provided restrict lookup to specified blocks.
8112 (gdbpy_lookup_type): Likewise.
8113 (typy_lookup_type): Likewise.
8114
8115 2010-02-25 Daniel Jacobowitz <dan@codesourcery.com>
8116
8117 Symbian config
8118
8119 gdb/
8120 * arm-symbian-tdep.c: New.
8121 * configure.tgt (arm*-*-symbianelf*): New target.
8122 (*-*-symbianelf*): New OS.
8123 * osabi.c (gdb_osabi_names): Add Symbian.
8124 * defs.h (gdb_osabi): Add GDB_OSABI_SYMBIAN.
8125 * Makefile.in (ALL_TARGET_OBJS): Add arm-symbian-tdep.o.
8126 (ALLDEPFILES): Add arm-symbian-tdep.c.
8127
8128 2010-02-25 Daniel Jacobowitz <dan@codesourcery.com>
8129
8130 * symfile.c (find_lowest_section): Include SEC_ALLOC sections.
8131
8132 2010-02-24 Pedro Alves <pedro@codesourcery.com>
8133
8134 * mi/mi-main.c (mi_cmd_execute): Fix typo.
8135
8136 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
8137 Tom Tromey <tromey@redhat.com>
8138 Thiago Jung Bauermann <bauerman@br.ibm.com>
8139
8140 * python/python.c (_initialize_python): Call
8141 gdbpy_initialize_symtabs, gdbpy_initialize_symbols and
8142 gdbpy_initialize_blocks.
8143 * python/python-internal.h: Declare struct symbol, block and
8144 symtab_and_line. Declare block_object_type and
8145 symbol_object_type
8146 (gdbpy_lookup_symbol gdbpy_block_for_pc)
8147 (symtab_and_line_to_sal_object, symtab_to_symtab_object)
8148 (symbol_to_symbol_object, block_to_block_object)
8149 (gdbpy_initialize_symtabs,gdbpy_initialize_symbols)
8150 (gdbpy_initialize_blocks ): Declare.
8151 * python/py-frame.c (frapy_block, frapy_function, frapy_find_sal)
8152 (frapy_select): Add methods.
8153 (frapy_read_var): Add symbol branch.
8154 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-symbol, py-symtab,
8155 py-block.
8156 (SUBDIR_PYTHON_SRCS): Likewise.
8157 (py-symbol.o): New rule.
8158 (py-symtab.o): Likewise.
8159 (py-block.o): Likewise.
8160 * python/py-symbol.c: New file.
8161 * python/py-symtab.c: Likewise.
8162 * python/py-block.c: Likewise.
8163
8164 2010-02-24 Pedro Alves <pedro@codesourcery.com>
8165
8166 PR gdb/11321
8167
8168 * inferior.h (prepare_for_detach): Declare.
8169 (struct inferior) <detaching>: New field.
8170 * infrun.c (prepare_for_detach): New.
8171 (handle_inferior_event) <random signal>: Don't stop if detaching.
8172 * target.c (target_detach): Call prepare_for_detach.
8173
8174 2010-02-24 Pedro Alves <pedro@codesourcery.com>
8175
8176 Per-process displaced stepping queue.
8177
8178 * infrun.c (displaced_step_ptid, displaced_step_request_queue)
8179 (displaced_step_gdbarch, displaced_step_closure,
8180 (displaced_step_original, displaced_step_copy): Move globals to
8181 this...
8182 (struct displaced_step_inferior_state): ... new structure.
8183 (displaced_step_inferior_states): New global.
8184 (get_displaced_stepping_state, add_displaced_stepping_state)
8185 (remove_displaced_stepping_state, infrun_inferior_exit): New
8186 functions.
8187 (displaced_step_clear): Add displaced_step_inferior_state
8188 parameter, and adjust to handle it.
8189 (displaced_step_clear_cleanup): Parameter is now a
8190 displaced_step_inferior_state. Adjust.
8191 (displaced_step_prepare): Adjust.
8192 (displaced_step_fixup, displaced_step_fixup)
8193 (infrun_thread_ptid_changed, resume): Adjust.
8194 (init_wait_for_inferior): Don't call displaced_step_clear.
8195 (infrun_thread_stop_requested): Rewrite.
8196 (_initialize_infrun): Install infrun_inferior_exit as
8197 inferior_exit observer.
8198
8199 2010-02-24 Pedro Alves <pedro@codesourcery.com>
8200
8201 * inferior.h (ptid_match): Declare.
8202 * infrun.c (ptid_match): New.
8203 * remote.c (queued_stop_reply): Rewrite and use ptid_match.
8204 (handle_notification): Add debug output.
8205 * linux-nat.c (ptid_match): Delete.
8206
8207 2010-02-24 David S. Miller <davem@davemloft.net>
8208
8209 * gdb_ptrace.h (PT_SYSCALL): If PTRACE_SYSCALL is available, use it.
8210 * syscalls/sparc-linux.xml: New.
8211 * syscalls/sparc64-linux.xml: New.
8212 * Makefile.in (XML_SYSCALL_FILES): Add new syscall XML files.
8213 * sparc-linux-tdep.c (XML_SYSCALL_FILENAME_SPARC32): Define.
8214 (sparc32_linux_get_syscall_number): New function.
8215 (sparc32_linux_init_abi): Set syscall XML file name and hook up
8216 syscall number fetcher.
8217 * sparc64-linux-tdep.c (XML_SYSCALL_FILENAME_SPARC64): Define.
8218 (sparc64_linux_get_syscall_number): New function.
8219 (sparc64_linux_init_abi): Set syscall XML file name and hook up
8220 syscall number fetcher.
8221
8222 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
8223
8224 Multiexec MI
8225
8226 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
8227 * inferior.c (add_inferior_silent): Notify inferior_added
8228 observer.
8229 (delete_inferior_1): Notify inferior_removed observer.
8230 (exit_inferior_1): Pass inferior, not pid, to observer.
8231 (inferior_appeared): Likewise.
8232 (add_inferior_with_spaces): New.
8233 (add_inferior_command): Use the above.
8234 * inferior.h (delete_inferior_1, add_inferior_with_spaces):
8235 Declare.
8236
8237 * inflow.c (inflow_inferior_exit): Likewise.
8238 * jit.c (jit_inferior_exit_hook): Likewise.
8239
8240 * mi/mi-cmds.c (mi_cmds): Register add-inferior and
8241 remove-inferior.
8242 * mi/mi-cmds.h (mi_cmd_add_inferior, mi_cmd_remove_inferior): New.
8243 * mi/mi-interp.c (mi_inferior_added, mi_inferior_removed): New.
8244 (report_initial_inferior): New.
8245 (mi_inferior_removed): Register the above. Make sure
8246 inferior_added observer is called on the first inferior.
8247 (mi_new_thread, mi_thread_exit): Thread group is now identified by
8248 inferior number, not pid.
8249 (mi_solib_loaded, mi_solib_unloaded): Report which inferiors are
8250 affected.
8251 * mi/mi-main.c (current_context): New.
8252 (proceed_thread_callback): Use typed closure.
8253 Proceed everything if pid is 0. Most implementation split into
8254 (proceed_thread): ... this.
8255 (run_one_inferior): New.
8256 (mi_cmd_exec_continue, mi_cmd_exec_interrupt, mi_cmd_exec_run):
8257 Adjust for multiexec behaviour.
8258 (mi_cmd_add_inferior, mi_cmd_remove_inferior): New.
8259 (mi_cmd_execute): Handle the 'thread-group' option here.
8260 Do some extra checks.
8261 * mi-parse.c (mi_parse): Handle the --all and --thread-group
8262 options.
8263 * mi-parse.h (struct mi_parse): New fields all and thread_group.
8264
8265 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
8266
8267 Make -exec-run a proper MI commands.
8268
8269 * mi/mi-cmds.h (mi_cmd_exec_run): Declare.
8270 * mi/mi-cmds.c (mi_cmds): Adjust.
8271 * mi/mi-main.c (mi_cmd_exec_run): New.
8272
8273 2010-02-24 Pedro Alves <pedro@codesourcery.com>
8274 Stan Shebs <stan@codesourcery.com>
8275
8276 * tracepoint.h (set_traceframe_number)
8277 (cleanup_restore_current_traceframe): Declare.
8278 * tracepoint.c (set_traceframe_number): New.
8279 (struct current_traceframe_cleanup): New.
8280 (do_restore_current_traceframe_cleanup)
8281 (restore_current_traceframe_cleanup_dtor)
8282 (make_cleanup_restore_current_traceframe): New.
8283 * infrun.c: Include tracepoint.h.
8284 (fetch_inferior_event): Switch out and in of tfind mode.
8285
8286 2010-02-24 Pedro Alves <pedro@codesourcery.com>
8287
8288 * breakpoint.c (breakpoint_init_inferior): Also delete
8289 bp_shlib_event breakpoints.
8290 * solib-frv.c (enable_break): Remove call to
8291 remove_solib_event_breakpoints.
8292 * solib-svr4.c (enable_break): Ditto.
8293 * solib-darwin.c (darwin_solib_create_inferior_hook): Ditto.
8294 * solib-pa64.c (pa64_solib_create_inferior_hook): Ditto.
8295 * solib-som.c (som_solib_create_inferior_hook): Ditto.
8296 * solib-spu.c (spu_enable_break): Ditto.
8297
8298 2010-02-23 Harald Koenig <H.Koenig@science-computing.de>
8299
8300 * c-exp.y (token_and_value): s/union YYSTYPE/YYSTYPE.
8301
8302 2010-02-23 Harald Koenig <H.Koenig@science-computing.de>
8303
8304 * varobj.c (varobj_update): Avoid non-constants in initializers.
8305
8306 2010-02-23 Tom Tromey <tromey@redhat.com>
8307
8308 * dwarf2loc.c (read_pieced_value) <DWARF_VALUE_STACK>: Correctly
8309 handle big-endian values.
8310 (dwarf2_evaluate_loc_desc) <DWARF_VALUE_STACK>: Likewise.
8311
8312 2010-02-22 Pedro Alves <pedro@codesourcery.com>
8313
8314 PR9605
8315
8316 gdb/
8317 * breakpoint.c (insert_bp_location): If inserting the read
8318 watchpoint failed, fallback to an access watchpoint.
8319 (bpstat_check_watchpoint): Stop for read watchpoint triggers even
8320 if the value changed, if not watching the same memory for writes.
8321 (watchpoint_locations_match): Add comment.
8322 (update_global_location_list): Copy the location's watchpoint type.
8323 * i386-nat.c (i386_length_and_rw_bits): It's an internal error to
8324 handle read watchpoints here.
8325 (i386_insert_watchpoint): Read watchpoints aren't supported.
8326 * remote.c (remote_insert_watchpoint): Return 1 for unsupported
8327 packets.
8328 * target.h (target_insert_watchpoint): Update description.
8329
8330 2010-02-19 Tom Tromey <tromey@redhat.com>
8331
8332 * p-typeprint.c (pascal_type_print_varspec_prefix): Update.
8333 * m2-typeprint.c (m2_print_type): Update.
8334 * gdbtypes.c (recursive_dump_type): Update.
8335 (copy_type_recursive): Update.
8336 * c-typeprint.c (c_type_print_varspec_prefix): Update.
8337 (c_type_print_base): Update.
8338 * gdbtypes.h (TYPE_CODE_TEMPLATE, TYPE_CODE_TEMPLATE_ARG):
8339 Remove.
8340 (struct cplus_struct_type) <ntemplate_args>: Remove.
8341 <struct template_arg>: Remove.
8342 <is_dynamic>: Move earlier.
8343 (TYPE_TEMPLATE_ARGS): Remove.
8344 (TYPE_NTEMPLATE_ARGS): Remove.
8345 (TYPE_TEMPLATE_ARG): Remove.
8346
8347 2010-02-19 Tom Tromey <tromey@redhat.com>
8348
8349 PR c++/8693, PR c++/9496:
8350 * cp-namespace.c (cp_lookup_nested_type): Handle TYPE_CODE_UNION.
8351 * c-exp.y (lex_one_token): Rename from yylex. Don't call
8352 write_dollar_variable. Don't try to classify NAME tokens.
8353 (token_and_value): New type.
8354 (token_fifo, popping, name_obstack): New globals.
8355 (classify_name): New function.
8356 (classify_inner_name): Likewise.
8357 (yylex): Likewise.
8358 (VARIABLE): Now has type sval.
8359 (exp : VARIABLE): Call write_dollar_variable.
8360 (qualified_name): Use TYPENAME, not typebase. Add production for
8361 multiple "::" instances.
8362 (variable): Use name_not_typename.
8363 (qualified_type): Remove.
8364 (typebase): Update.
8365
8366 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8367
8368 * symfile.c (addr_info_make_relative): Extend comment. Move SECT to
8369 a more inner block. Initialize ADDR by LOWER_OFFSET only if it was
8370 found by bfd_get_section_by_name.
8371 * symfile.h (struct section_addr_info) <sectindex>: New comment.
8372
8373 2010-02-19 Joel Brobecker <brobecker@adacore.com>
8374
8375 * NEWS: Add new "[...] since 7.1" section. Rename the "[...] since
8376 7.0 section" into "Changes in 7.1".
8377
8378 2010-02-19 Joel Brobecker <brobecker@adacore.com>
8379
8380 GDB 7.1 branch created (branch timestamp: 2010-02-18 20:00 UTC)
8381 * version.in: Bump version to 7.1.50.20100219-cvs.
8382
8383 2010-02-18 Harald Koenig <H.Koenig@science-computing.de>
8384
8385 * mi/mi-main.c (mi_cmd_exec_jump): Drop unneeded `return'.
8386 * symfile.c (symfile_map_offsets_to_segments): Fix assertion.
8387
8388 2010-02-17 Tom Tromey <tromey@redhat.com>
8389
8390 * NEWS: Add Python API Improvements section.
8391
8392 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
8393
8394 * NEWS: Correct typo.
8395
8396 2010-02-17 Tom Tromey <tromey@redhat.com>
8397
8398 * objfiles.c (gdb_bfd_ref): Handle abfd==NULL.
8399
8400 2010-02-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8401
8402 * symfile.c (build_section_addr_info_from_objfile): Include sections
8403 only if they are SEC_ALLOC or SEC_LOAD.
8404
8405 2010-02-17 H.J. Lu <hongjiu.lu@intel.com>
8406
8407 PR shlibs/11293
8408 * solib-svr4.c (enable_break): Check size of CORE_ADDR instead
8409 of ULONGEST for address size.
8410
8411 2010-02-17 Tom Tromey <tromey@redhat.com>
8412
8413 * NEWS: Add C++ improvements section.
8414
8415 2010-02-17 Ulrich Weigand <uweigand@de.ibm.com>
8416
8417 * python/python-internal.h [!WITH_THREAD] (PyGILState_Release,
8418 PyThreadState_Swap): Avoid "statement with no effect" warning.
8419
8420 2010-02-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8421
8422 * solib-svr4.c (enable_break <target_auxv_search>): New variable
8423 addr_bit. Adjust LOAD_ADDR sign for cross-arch inferiors.
8424
8425 2010-02-17 Tristan Gingold <gingold@adacore.com>
8426 Petr Hluzin <petr.hluzin@gmail.com>
8427
8428 * avr-tdep.c (avr_scan_prologue): Convert an if statement to a
8429 gdb_assert. Fix info->size for SIG prologue.
8430
8431 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8432
8433 * infcmd.c (show_inferior_tty_command): Check for NULL.
8434 Correct output message.
8435
8436 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8437
8438 * linespec.c (decode_line_1): Handle FILE:FUNCTION even if
8439 FUNCTION contains parentheses. Improve removal of a trailing
8440 single quote.
8441
8442 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8443
8444 * gcore.c (do_bfd_delete_cleanup): New function.
8445 (gcore_command): Use it. Discard the cleanup after success.
8446 (gcore_copy_callback): Delete dead code.
8447
8448 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
8449
8450 * symfile.c (addr_info_make_relative): Always use
8451 find_lowest_section.
8452
8453 2010-02-16 Sami Wagiaalla <swagiaal@redhat.com>
8454
8455 * NEWS: Added entry for namespace fixes.
8456
8457 2010-02-15 Tom Tromey <tromey@redhat.com>
8458
8459 * dwarf2read.c (guess_structure_name): Allocate name on the
8460 objfile obstack.
8461
8462 2010-02-15 Tom Tromey <tromey@redhat.com>
8463
8464 * c-typeprint.c (c_type_print_base): Reverse order of test.
8465
8466 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8467
8468 * solib-svr4.c (LM_ADDR_CHECK): New variable minpagesize. Optionally
8469 initialize it from ELF BFD. Extend the prelink condition by it.
8470
8471 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8472
8473 * defs.h (parse_pid_to_attach): New.
8474 * utils.c (parse_pid_to_attach): New.
8475 * darwin-nat.c (darwin_attach): Replace ARGS parsing by parse_pid.
8476 * gnu-nat.c (gnu_attach): Likewise.
8477 * nto-procfs.c (procfs_attach): Likewise.
8478 * procfs.c (procfs_attach): Likewise.
8479 * windows-nat.c (windows_attach): Likewise.
8480 * inf-ptrace.c (inf_ptrace_attach): Likewise. Remove variable dummy.
8481 * inf-ttrace.c (inf_ttrace_attach): Likewise.
8482 * remote.c (extended_remote_attach_1): Likewise. New comment on getpid
8483 check.
8484
8485 2010-02-14 Masaki Muranaka <monaka@monami-software.com>
8486
8487 * MAINTAINERS: Add myself for write after approval privileges.
8488
8489 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8490
8491 * solib-svr4.c: (LM_ADDR_CHECK): Move variable align to a more inner
8492 block.
8493
8494 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8495
8496 * solib-svr4.c: (LM_ADDR_CHECK): Print successful prelink adjustment
8497 only if INFO_VERBOSE.
8498
8499 2010-02-12 Tomas Holmberg <th@virtutech.com>
8500
8501 * mi/mi-main.c: Added the --reverse flag to the following MI
8502 commands: exec-continue, exec-finish, exec-next, exec-step,
8503 exec-next-instruction, exec-step-instruction. This is to
8504 support reverse execution over the MI interface to gdb.
8505
8506 2010-02-12 Pedro Alves <pedro@codesourcery.com>
8507
8508 * tracepoint.c (_initialize_tracepoint): Specify that the address
8509 range of `tfind outsize' is exclusive, and that the address range
8510 of `tfind range' is inclusive, in the commands' help strings.
8511
8512 2010-02-12 Joel Brobecker <brobecker@adacore.com>
8513
8514 Spurious "dll not found" error messages on x64-windows.
8515 * windows-nat.c: Add include of complaints.h.
8516 (handle_unload_dll): Change dll-not-found error into a complaint.
8517
8518 2010-02-12 Pedro Alves <pedro@codesourcery.com>
8519
8520 * breakpoint.c (allocate_bp_location): Use bp_loc_other for
8521 bp_tracepoint and bp_fast_tracepoint, not
8522 bp_loc_software_breakpoint.
8523 (update_global_location_list): Tracepoints are never duplicates of
8524 anything.
8525
8526 2010-02-12 Pedro Alves <pedro@codesourcery.com>
8527
8528 * breakpoint.c (break_command_really): Change return type to int.
8529 Return false if no breakpoint was created, true otherwise.
8530 (trace_command): Don't set the tracepoint count if no tracepoint
8531 was created.
8532 (ftrace_command): Ditto.
8533 (create_tracepoint_from_upload): Bail out if the tracepoint wasn't
8534 created in the breakpoints table.
8535
8536 2010-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8537 Ulrich Weigand <uweigand@de.ibm.com>
8538
8539 * solib-svr4.c (LM_ADDR_CHECK): New comment on PPC-aware condition.
8540
8541 2010-02-11 Pedro Alves <pedro@codesourcery.com>
8542
8543 * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out if
8544 the offset value isn't of integral type.
8545
8546 2010-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8547
8548 * breakpoint.c (delete_breakpoint) <bpt->related_breakpoint != NULL>:
8549 New.
8550
8551 2010-02-11 Pedro Alves <pedro@codesourcery.com>
8552
8553 * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out on
8554 non-subscriptable types.
8555 * valarith.c (binop_types_user_defined_p): New, abstracted out
8556 from ...
8557 (binop_user_defined_p): ... this.
8558 * value.h (binop_types_user_defined_p): Declare.
8559
8560 2010-02-11 Pedro Alves <pedro@codesourcery.com>
8561
8562 * tracepoint.c (tfile_open): Remove spurious discard_cleanups.
8563 Merge uploaded TSVs before merging uploaded tracepoints.
8564
8565 2010-02-11 Pedro Alves <pedro@codesourcery.com>
8566
8567 * ax-gdb.c (gen_deref): Don't allow dereferencing void pointers.
8568
8569 2010-02-11 Vladimir Prus <vladimir@codesourcery.com>
8570
8571 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Add extra
8572 whitespace character after a dot in comment.
8573 (mi_cmd_stack_list_arguments, mi_cmd_stack_list_variables):
8574 Likewise.
8575 (list_args_or_locals): For the 'all' (that is
8576 -stack-list-variables) case, always output list of tuples.
8577 Output 'arg' field if variable is argument.
8578
8579 2010-02-10 Tom Tromey <tromey@redhat.com>
8580
8581 * parser-defs.h (parser_debug): Declare.
8582 * parse.c (_initialize_parse): Install "debug parser" set/show
8583 command.
8584 (parser_debug): New global.
8585 (show_parserdebug): New function.
8586 * c-exp.y (c_parse): Set yydebug.
8587
8588 2010-02-10 H.J. Lu <hongjiu.lu@intel.com>
8589
8590 * target-descriptions.c (tdesc_type): Add TDESC_TYPE_I387_EXT,
8591 TDESC_TYPE_I386_EFLAGS and TDESC_TYPE_I386_MXCSR.
8592 (tdesc_predefined_types): Add i387_ext, i386_eflags and
8593 i386_mxcsr.
8594 (tdesc_find_type): New.
8595 (tdesc_gdb_type): Use tdesc_find_type. Handle TDESC_TYPE_I387_EXT,
8596 TDESC_TYPE_I386_EFLAGS and TDESC_TYPE_I386_MXCSR.
8597
8598 * target-descriptions.h (tdesc_find_type): New.
8599
8600 2010-02-10 Michael Snyder <msnyder@vmware.com>
8601
8602 * gdb-gdb.py: Comment fix.
8603
8604 2010-02-09 Tristan Gingold <gingold@adacore.com>
8605
8606 * machoread.c (macho_symfile_relocate): New function.
8607 (macho_sym_fns): Use macho_symfile_relocate instead of
8608 default_symfile_relocate.
8609 (macho_oso_data): New type.
8610 (current_oso): New variable.
8611 (macho_add_oso_symfile): Do not compute section_addr_info, but
8612 instead set vma of sections.
8613 Do not set SYMFILE_VERBOSE to call symbol_file_add_from_bfd.
8614 Set and clear current_oso.
8615
8616 2010-02-09 Joel Brobecker <brobecker@adacore.com>
8617
8618 Wrong type description for tagged type parameter.
8619 * ada-lang.c (ada_evaluate_subexp) [OP_VAR_VALUE]: When noside is
8620 EVAL_AVOID_SIDE_EFFECTS, also handle the case when type is a
8621 reference to a tagged type.
8622
8623 2010-02-09 Tristan Gingold <gingold@adacore.com>
8624
8625 * objfiles.c (objfile_separate_debug_iterate): Do not iterate on
8626 brothers of the parent.
8627
8628 2010-02-08 Tom Tromey <tromey@redhat.com>
8629
8630 PR c++/8017:
8631 * value.h: Update.
8632 * valops.c (search_struct_field): Make 'name' const.
8633 (search_struct_method): Likewise.
8634 (find_method_list): Make 'method' const.
8635 (value_struct_elt): Make 'name' and 'err' const.
8636 (value_find_oload_method_list): Make 'method' const.
8637 (find_overload_match): Make 'name' const.
8638 * eval.c (evaluate_subexp_standard): New locals function,
8639 function_name.
8640 <OP_FUNCALL>: Handle OP_SCOPE specially.
8641
8642 2010-02-08 Ulrich Weigand <uweigand@de.ibm.com>
8643
8644 * infrun.c (handle_inferior_event): Do not look up regcache
8645 for exited processes.
8646
8647 2010-02-08 Chris Moller <moller@mollerware.com>
8648
8649 PR gdb/10728
8650 * valarith.c (value_ptrdiff): Added a test for a zero type length,
8651 warn if found, and assume length = 1.
8652
8653 2010-02-08 Chris Moller <cmoller@redhat.com>
8654
8655 PR gdb/9067
8656 * cp-valprint.c (cp_print_value_fields) Fix use of obstacks.
8657 (cp_print_static_field) Fix use of obstacks.
8658
8659 2010-02-08 Pedro Alves <pedro@codesourcery.com>
8660
8661 * linux-nat.c (linux_nat_resume): In non-stop, also only tag
8662 resumed LWPs as resumed.
8663 (linux_nat_wait_1): If there's no resumed LWP in the set of LWPs
8664 we're waiting for, bail out with TARGET_WAITKIND_IGNORE, instead
8665 of throwing an internal error. If an LWP of a process we're not
8666 waiting for reports a signal, don't force collecting a SIGSTOP,
8667 and if it was breakpoint hit in non-stop mode, cancel it. Don't
8668 go through all LWPs cancelling breakpoints in non-stop mode.
8669 (resume_stopped_resumed_lwps): New.
8670 (linux_nat_wait): Use it.
8671
8672 2010-02-07 H.J. Lu <hongjiu.lu@intel.com>
8673
8674 * features/Makefile (WHICH): Add i386/i386, i386/i386-linux,
8675 i386/amd64 and i386/amd64-linux.
8676 (i386/i386-expedite): New.
8677 (i386/i386-linux-expedite): Likewise.
8678 (i386/amd64-expedite):Likewise.
8679 (i386/amd64-linux-expedite): Likewise.
8680 ($(outdir)/i386/i386-linux.dat): Likewise.
8681 ($(outdir)/i386/amd64.dat): Likewise.
8682 ($(outdir)/i386/amd64-linux.dat): Likewise.
8683
8684 * features/i386/32bit-core.xml: New.
8685 * features/i386/32bit-linux.xml: Likewise.
8686 * features/i386/32bit-sse.xml: Likewise.
8687 * features/i386/64bit-core.xml: Likewise.
8688 * features/i386/64bit-linux.xml: Likewise.
8689 * features/i386/64bit-sse.xml: Likewise.
8690 * features/i386/i386-linux.xml: Likewise.
8691 * features/i386/i386.xml: Likewise.
8692 * features/i386/amd64-linux.xml: Likewise.
8693 * features/i386/amd64.xml: Likewise.
8694 * features/i386/i386-linux.c: Likewise.
8695 * features/i386/i386.c: Likewise.
8696 * features/i386/amd64-linux.c: Likewise.
8697 * features/i386/amd64.c: Likewise.
8698
8699 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
8700
8701 PR c++/7935:
8702 * cp-support.h: Added char* alias element to using_direct data
8703 struct.
8704 (cp_add_using): Added char* alias argument.
8705 (cp_add_using_directive): Ditto.
8706 * cp-namespace.c: Updated with the above changes.
8707 (cp_lookup_symbol_imports): Check for aliases.
8708 * dwarf2read.c (read_import_statement): Figure out local alias
8709 for the import and pass it on to cp_add_using.
8710 (read_namespace): Pass alias argument to cp_add_using.
8711
8712 2010-02-05 Hui Zhu <teawater@gmail.com>
8713
8714 * defs.h (gdb_bfd_errmsg): New extern.
8715 * exec.c (exec_file_attach): Change bfd_errmsg to
8716 gdb_bfd_errmsg.
8717 * utils.c (AMBIGUOUS_MESS1): New macro.
8718 (AMBIGUOUS_MESS2): New macro.
8719 (gdb_bfd_errmsg): New function.
8720
8721 2010-02-04 Doug Evans <dje@google.com>
8722
8723 * solib-svr4.c (enable_break): Add comment.
8724
8725 2010-02-04 Anthony Green <green@moxielogic.com>
8726
8727 * moxie-tdep.c (moxie_analyze_prologue): Fail protocol analysis
8728 gracefully.
8729
8730 2010-02-04 Tom Tromey <tromey@redhat.com>
8731
8732 * valops.c (search_struct_field): Account for
8733 value_embedded_offset. Fix check for virtual base past the end of
8734 the object. Use value_copy when making a slice of the value.
8735
8736 2010-02-04 H.J. Lu <hongjiu.lu@intel.com>
8737
8738 PR tui/9622
8739 * tui/tui-interp.c (tui_init): Call tui_initialize_readline
8740 only if gdb_stdout is a tty.
8741
8742 2010-02-04 H.J. Lu <hongjiu.lu@intel.com>
8743
8744 * target-descriptions.c: Include "osabi.h".
8745 (maint_print_c_tdesc_cmd): Generate set_tdesc_osabi for valid
8746 OSABI.
8747
8748 2010-02-04 Tristan Gingold <gingold@adacore.com>
8749
8750 * machoread.c (macho_add_oso): Renamed to macho_register_oso.
8751 (macho_symtab_read): Adjust calls to macho_add_oso.
8752 (macho_oso_symfile): Renamed to macho_symfile_read_all_oso.
8753 (macho_symfile_read): Adjust call to macho_oso_symfile.
8754 (macho_new_init): Move this function after declarations.
8755 (macho_symfile_init): Ditto.
8756 * darwin-nat-info.c (darwin_lib_gdb_ports): Remove.
8757 * darwin-nat.c (darwin_lookup_task): Remove unused prototype.
8758
8759 2010-02-04 Vladimir Prus <vladimir@codesourcery.com>
8760
8761 Include MI command in remotelog.
8762
8763 * mi/mi-main.c (mi_execute_command): Call target_log_command.
8764
8765 2010-02-03 H.J. Lu <hongjiu.lu@intel.com>
8766
8767 * remote.c (remote_state): Remove gdbarch.
8768 (init_remote_state): Don't set gdbarch.
8769 (remote_query_supported): Pass target_gdbarch instead of
8770 rs->gdbarch to gdbarch_qsupported.
8771
8772 2010-02-03 H.J. Lu <hongjiu.lu@intel.com>
8773
8774 * gdbarch.sh: Add qsupported.
8775
8776 * gdbarch.c: Regenerated.
8777 * gdbarch.h: Likewise.
8778
8779 * remote.c (remote_state): Add gdbarch.
8780 (init_remote_state): Set gdbarch.
8781 (remote_query_supported): Support gdbarch_qsupported.
8782
8783 2010-02-03 Daniel Jacobowitz <dan@codesourcery.com>
8784
8785 * amd64fbsd-nat.c (amd64fbsd_supply_pcb): Also check for
8786 __FreeBSD_kernel_version.
8787
8788 2010-02-03 Tristan Gingold <gingold@adacore.com>
8789
8790 * symfile.h (struct sym_fns): Add sym_relocate field.
8791 (default_symfile_relocate): New prototype.
8792 (symfile_relocate_debug_section): First argument is now an objfile.
8793 * symfile.c (default_symfile_relocate): Rename from
8794 symfile_relocate_debug_section, first argument is now an objfile.
8795 (symfile_relocate_debug_section): New function.
8796 * coffread.c (coff_sym_fns): Set sym_relocate field.
8797 * somread.c (som_sym_fns): Ditto.
8798 * mipsread.c (ecoff_sym_fns): Ditto.
8799 * machoread.c (macho_sym_fns): Ditto.
8800 * elfread.c (elf_sym_fns): Ditto.
8801 * dwarf2read.c (dwarf2_read_section): Ditto.
8802 * xcoffread.c (xcoff_sym_fns): Ditto.
8803 * dbxread.c (aout_sym_fns): Ditto.
8804 (dbx_psymtab_to_symtab): Adjust call to symfile_relocate_debug_section.
8805 (elfstab_build_psymtabs): Ditto.
8806
8807 2010-02-03 H.J. Lu <hongjiu.lu@intel.com>
8808
8809 * defs.h (MAX_REGISTER_SIZE): Increase to 32.
8810
8811 2010-02-02 Tom Tromey <tromey@redhat.com>
8812
8813 * valops.c (value_cast_structs): Try downcasting using the RTTI
8814 type.
8815
8816 2010-02-02 Tom Tromey <tromey@redhat.com>
8817
8818 * gnu-v2-abi.c: Don't include gnu-v2-abi.h.
8819 (gnuv2_baseclass_offset): Now static.
8820 * Makefile.in (HFILES_NO_SRCDIR): Remove gnu-v2-abi.h.
8821 * gnu-v2-abi.h: Remove.
8822
8823 2010-02-02 Tom Tromey <tromey@redhat.com>
8824
8825 * m2-typeprint.c (m2_record_fields): Don't use
8826 TYPE_DECLARED_TYPE.
8827 * gdbtypes.h (TYPE_DECLARED_CLASS): New macro.
8828 (struct main_type) <flag_declared_class>: New field.
8829 (struct cplus_struct_type) <declared_type>: Remove.
8830 <ntemplate_args>: Move earlier.
8831 (DECLARED_TYPE_CLASS, DECLARED_TYPE_UNION, DECLARED_TYPE_STRUCT)
8832 (DECLARED_TYPE_TEMPLATE): Remove.
8833 (TYPE_DECLARED_TYPE): Remove.
8834 * gdbtypes.c (lookup_union): Don't use TYPE_DECLARED_TYPE.
8835 * dwarf2read.c (read_structure_type): Set TYPE_DECLARED_CLASS.
8836 * c-typeprint.c (c_type_print_base): Use TYPE_DECLARED_CLASS, not
8837 TYPE_DECLARED_TYPE.
8838
8839 2010-02-02 Tom Tromey <tromey@redhat.com>
8840
8841 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
8842 * valops.c (search_struct_field): Compute nbases after calling
8843 CHECK_TYPEDEF.
8844 (check_field): Call CHECK_TYPEDEF.
8845 * cp-valprint.c (cp_print_value): Pass correct address to
8846 baseclass_offset. Fix check for virtual base past the end of the
8847 object. Don't offset address passed to cp_print_value_fields or
8848 apply_val_pretty_printer.
8849 (cp_print_value_fields): Fix call to val_print.
8850 (cp_print_value_fields_rtti): New function.
8851 * c-valprint.c (c_val_print): Use cp_print_value_fields_rtti.
8852 * p-valprint.c (pascal_object_print_value_fields): Fix call to
8853 val_print.
8854 * python/py-prettyprint.c (apply_val_pretty_printer): Add embedded
8855 offset to address.
8856 * language.h (struct language_defn) <la_val_print>: Document.
8857 * c-lang.h (cp_print_value_fields_rtti): Declare.
8858
8859 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8860
8861 PR libc/11214:
8862 * linux-low.c (linux_tracefork_child) [!(__UCLIBC__ && HAS_NOMMU)]: New.
8863 (linux_test_for_tracefork): Move `stack' into [__UCLIBC__ && HAS_NOMMU].
8864 (linux_test_for_tracefork) [!(__UCLIBC__ && HAS_NOMMU)]: New.
8865
8866 2010-02-01 Michael Matz <matz@suse.de>
8867 Daniel Jacobowitz <dan@codesourcery.com>
8868
8869 * i386-tdep.c (i386_frame_cache): Assume valid anonymous
8870 functions use a frame pointer.
8871
8872 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8873
8874 * solib-svr4.c (scan_dyntag): New variable dyn_addr. Replace gdb_assert
8875 by a conditional setting DYN_ADDR. Use DYN_ADDR.
8876 * config/djgpp/fnchange.lst: Add translations for
8877 symbol-without-target_section.exp and symbol-without-target_section.c.
8878
8879 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8880
8881 * gdbarch.sh: Set LANG and LC_ALL to C, not c.
8882 (remote_breakpoint_for_pc): Correct invalid_p check.
8883 * gdbarch.c: Regenerated.
8884
8885 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8886
8887 * arm-tdep.c (arm_find_mapping_symbol): New function, from
8888 arm_pc_is_thumb.
8889 (arm_pc_is_thumb): Use arm_find_mapping_symbol.
8890 (extend_buffer_earlier): New function.
8891 (MAX_IT_BLOCK_PREFIX, IT_SCAN_THRESHOLD): New constants.
8892 (arm_adjust_breakpoint_address): New function.
8893 (arm_gdbarch_init): Register arm_adjust_breakpoint_address.
8894
8895 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8896
8897 * arm-linux-tdep.c (arm_linux_thumb2_be_breakpoint)
8898 (arm_linux_thumb2_le_breakpoint): New constants.
8899 (arm_linux_init_abi): Set thumb2_breakpoint and
8900 thumb2_breakpoint_size.
8901 * arm-tdep.c (thumb_insn_size, thumb_advance_itstate): New functions.
8902 (thumb_get_next_pc): Add a comment. Rename IT to ITSTATE.
8903 Implement support for single stepping through IT blocks if
8904 a 32-bit Thumb breakpoint instruction is available.
8905 (arm_breakpoint_from_pc): If a 32-bit Thumb breakpoint instruction
8906 is available, use it when needed.
8907 (arm_remote_breakpoint_from_pc): New function.
8908 (arm_gdbarch_init): Register arm_remote_breakpoint_from_pc.
8909 * arm-tdep.h (struct gdbarch_tdep): Correct thumb_breakpoint
8910 comment. Add thumb2_breakpoint and thumb2_breakpoint_size.
8911
8912 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8913
8914 * arch-utils.c (default_remote_breakpoint_from_pc): New function.
8915 * arch-utils.h (default_remote_breakpoint_from_pc): Declare.
8916 * gdbarch.c, gdbarch.h: Regenerated.
8917 * gdbarch.sh (remote_breakpoint_from_pc): New architecture method.
8918 * remote.c (remote_insert_breakpoint, remote_insert_hw_breakpoint): Use
8919 gdbarch_remote_breakpoint_from_pc.
8920
8921 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8922
8923 * infrun.c (prepare_to_proceed): Handle other signals which might
8924 match a breakpoint.
8925 (handle_inferior_event): Move the check for unusual breakpoint
8926 signals earlier.
8927
8928 2010-01-29 Paul Hilfinger <hilfinger@adacore.com>
8929
8930 amd64 - function returning record with field straddling 2 registers.
8931 * amd64-tdep.c (amd_classify_aggregate): Handle the case of
8932 a record of length <= 16 in which a field straddles the two
8933 eightbytes.
8934
8935 2010-01-29 Joel Brobecker <brobecker@adacore.com>
8936
8937 Implement return values on amd64-windows.
8938 * amd64-windows-tdep.c: #include gdbcore.h and regcache.h.
8939 (amd64_windows_return_value): New function.
8940 (amd64_windows_init_abi): Call set_gdbarch_return_value with
8941 amd64_windows_return_value.
8942
8943 2010-01-29 Joel Brobecker <brobecker@adacore.com>
8944
8945 amd64-windows: 32 bytes allocated on stack by caller for integer
8946 parameter registers.
8947 * i386-tdep.h (struct gdbarch_tdep): Add new field
8948 integer_param_regs_saved_in_caller_frame.
8949 * amd64-windows-tdep.c (amd64_windows_init_abi): Set
8950 tdep->integer_param_regs_saved_in_caller_frame to 1.
8951 * amd64-tdep.c (amd64_push_dummy_call): Allocate some memory on
8952 stack if tdep->integer_param_regs_saved_in_caller_frame is set.
8953
8954 2010-01-29 Joel Brobecker <brobecker@adacore.com>
8955
8956 amd64-windows: memory args passed by pointer during function calls.
8957 * i386-tdep.h (gdbarch_tdep): Add field memory_args_by_pointer.
8958 * amd64-tdep.c (amd64_push_arguments): Add handling of architectures
8959 where tdep->memory_args_by_pointer is non-zero.
8960 * amd64-windows-tdep.c (amd64_windows_init_abi): Set
8961 tdep->memory_args_by_pointer to 1.
8962
8963 2010-01-29 Joel Brobecker <brobecker@adacore.com>
8964
8965 amd64-windows: Integer parameters in function calls.
8966 * i386-tdep.h (enum amd64_reg_class): New, moved here from
8967 amd64-tdep.c.
8968 (struct gdbarch_tdep): Add fields call_dummy_num_integer_regs,
8969 call_dummy_integer_regs, and classify.
8970 * amd64-tdep.h (amd64_classify): Add declaration.
8971 * amd64-tdep.c (amd64_dummy_call_integer_regs): New static constant.
8972 (amd64_reg_class): Delete, moved to i386-tdep.h.
8973 (amd64_classify): Make non-static. Move declaration to amd64-tdep.h.
8974 Replace call to amd64_classify by call to tdep->classify.
8975 (amd64_push_arguments): Get the list of registers to use for
8976 passing integer parameters from the gdbarch tdep structure,
8977 rather than using a hardcoded one. Replace calls to amd64_classify
8978 by calls to tdep->classify.
8979 (amd64_push_dummy_call): Get the register number used for
8980 the "hidden" argument from tdep->call_dummy_integer_regs.
8981 (amd64_init_abi): Initialize tdep->call_dummy_num_integer_regs
8982 and tdep->call_dummy_integer_regs. Set tdep->classify.
8983 * amd64-windows-tdep.c: Add include of gdbtypes.h.
8984 (amd64_windows_dummy_call_integer_regs): New static global.
8985 (amd64_windows_classify): New function.
8986 (amd64_windows_init_abi): Initialize tdep->call_dummy_num_integer_regs
8987 tdep->call_dummy_integer_regs and tdep->classify.
8988
8989 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
8990
8991 * regcache.c (regcache_xmalloc): Add aspace argument. Use it
8992 for the new regcache. All callers updated.
8993 (regcache_cpy, regcache_cpy_no_passthrough): Do not set aspace here.
8994 (get_thread_arch_regcache): Do not set aspace here.
8995 * regcache.h (regcache_xmalloc): Update declaration.
8996
8997 * frame.c, infcall.c, ppc-linux-tdep.c: Calls to
8998 regcache_xmalloc updated.
8999
9000 2010-01-28 Joel Brobecker <brobecker@adacore.com>
9001
9002 Another -Wunused-function error in procfs.c (sparc-solaris)
9003 * procfs.c (insert_dbx_link_breakpoint): Delete declaration. Move up.
9004 Only define if SYS_syssgi is defined.
9005 (remove_dbx_link_breakpoint): Delete declaration. Move up.
9006 (dbx_link_addr, insert_dbx_link_bpt_in_file)
9007 (insert_dbx_link_bpt_in_region): Move up. Only define if SYS_syssgi
9008 is itself defined.
9009
9010 2010-01-27 Christopher Faylor <me+cygwin@cgf.cx>
9011
9012 * windows-nat.c (windows_initialization_done): New variable.
9013 (get_windows_debug_event): Issue error when process dies before
9014 completely initializing.
9015 (do_initial_windows_stuff): Set flag to indicate when we are done with
9016 the initial steps of attaching to the child.
9017
9018 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9019
9020 * symtab.h (struct symbol <symtab>): New comment on NULL values.
9021
9022 2010-01-27 Doug Evans <dje@google.com>
9023
9024 * solib-svr4.c (solib_break_names): Add __dl_rtld_db_dlactivity.
9025
9026 * breakpoint.c (bpstat_stop_status): Delete useless code.
9027
9028 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9029
9030 * printcmd.c (display_uses_solib_p): Remove variable section. Access
9031 objfile via SYMBOL_SYMTAB.
9032
9033 2010-01-26 Tom Tromey <tromey@redhat.com>
9034
9035 PR exp/7643:
9036 * eval.c (evaluate_subexp_for_address) <UNOP_IND>: Call
9037 coerce_array on result.
9038
9039 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
9040
9041 * cp-namespace.c (cp_lookup_symbol_namespace): Added
9042 search_parent argument.
9043 (cp_add_using): Initialize 'searched' field.
9044 (reset_directive_searched): New function.
9045 * cp-support.h: Add 'searched' field to using_direct struct.
9046 (cp_lookup_symbol_imports): Ditto.
9047 * cp-namespace.c (cp_lookup_symbol_imports): Ditto.
9048 Perform recursive search.
9049 Implement non parent search.
9050 * valops.c (value_maybe_namespace_elt): Updated.
9051
9052 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
9053
9054 PR gdb/10929:
9055 * dwarf2read.c (read_lexical_block_scope): Create blocks for
9056 scopes which contain using directives even if they contain no
9057 declarations.
9058 * symtab.c (lookup_symbol_aux): Pass lowest level block to
9059 la_lookup_symbol_nonlocal.
9060 * cp-namespace.c (cp_lookup_symbol_nonlocal): call
9061 cp_lookup_symbol_namespace.
9062 (cp_lookup_symbol_namespace): Perform an import lookup at every
9063 block level.
9064 (cp_lookup_symbol_imports): New function.
9065 (cp_lookup_symbol_in_namespace): New function.
9066
9067 2010-01-25 Tom Tromey <tromey@redhat.com>
9068
9069 PR gdb/11049:
9070 * c-valprint.c (c_val_print): Fix test of extract_unsigned_integer
9071 result.
9072
9073 2010-01-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9074
9075 * configure.ac: Only use host_os part when disabling TUI on osf.
9076 Use test to check variables, prefix strings with x.
9077 * configure: Regenerate.
9078
9079 * solib-osf.c (osf_current_sos): Initialize tail.
9080
9081 2010-01-25 gingold <gingold@adacore.com>
9082
9083 * windows-nat.c (windows_continue): Use %x to print thread id.
9084 (get_windows_debug_event): Ditto.
9085
9086 2010-01-22 Tom Tromey <tromey@redhat.com>
9087
9088 PR symtab/11199:
9089 * dwarf2read.c (quirk_gcc_member_function_pointer): Change return
9090 type and arguments. Use smash_to_methodptr_type.
9091 (read_structure_type): Call quirk_gcc_member_function_pointer
9092 later.
9093 * gdbtypes.h (smash_to_methodptr_type): Declare.
9094 * gdbtypes.c (smash_to_methodptr_type): New function.
9095 (lookup_methodptr_type): Use it.
9096
9097 2010-01-21 Tom Tromey <tromey@redhat.com>
9098
9099 PR symtab/11198:
9100 * symtab.h (lookup_minimal_symbol_and_objfile): Declare.
9101 * minsyms.c (lookup_minimal_symbol_and_objfile): New function.
9102 * glibc-tdep.c (find_minsym_and_objfile): Remove.
9103 (glibc_skip_solib_resolver): Use
9104 lookup_minimal_symbol_and_objfile.
9105
9106 2010-01-21 Kai Tietz <kai.tietz@onevision.com>
9107
9108 * inflow.c (check_syscall): Guard by #if clause for GO32 and
9109 WIN32 targets.
9110
9111 2010-01-20 Tom Tromey <tromey@redhat.com>
9112
9113 PR backtrace/10770:
9114 * valarith.c (value_binop): Handle BINOP_GTR, BINOP_LEQ, and
9115 BINOP_GEQ. Handle BINOP_NOTEQUAL in the signed case.
9116 * dwarf2expr.c (new_dwarf_expr_context): Allocate
9117 dwarf_stack_values, not CORE_ADDRs.
9118 (execute_stack_op): Change DW_OP_div and comparison operators to
9119 use signed operands.
9120
9121 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
9122
9123 Per-inferior args and tty and environment.
9124
9125 * infcmd.c (inferior_args): Rename to ...
9126 (inferior_args_scratch): ... this.
9127 (inferior_io_terminal): Rename to ...
9128 (inferior_io_terminal_scratch): ... this.
9129 (inferior_argc, inferior_argv): Remove.
9130 (set_inferior_io_terminal, get_inferior_io_terminal): Store
9131 inside current_inferior().
9132 (set_inferior_tty_command, show_inferior_tty_command): New.
9133 (get_inferior_args, set_inferior_args): Store inside
9134 current_inferior().
9135 (notice_args_set): Likewise and rename to...
9136 (set_args_command): ... this.
9137 (set_inferior_args_vector): Likewise.
9138 (notice_args_read): Rename to...
9139 (show_args_command): ...new.
9140 (tty_command): Remove.
9141 (run_command_1): Don't free old args, as they are freed by
9142 set_inferior_arg now.
9143 (run_no_args_command): Likewise.
9144 (inferior_environ): Remove.
9145 (run_command_1): Use environment of the current inferior.
9146 (environment_info, set_environment_command)
9147 (unset_environment_command, path_info, path_command): Likewise.
9148 (_initialize_infcmd): Adjust for function and variable renames.
9149 Do not init inferior_environ.
9150 * inferior.h (set_inferior_arg): Adjust prototype.
9151 (struct inferior): New fields args, argc, argv, terminal, environment.
9152 (inferior_environ): Remove declaration.
9153 * inferior.c (free_inferior): Free new fields.
9154 (add_inferior_silent): Initialize 'environment' field.
9155 * main.c (captured_main): Set arguments only after the initial
9156 inferior has been created. Set set_inferior_io_terminal,
9157 not tty_command.
9158 * mi/mi-main.c (mi_cmd_env_path): Use environment of the current
9159 inferior.
9160 (_initialize_mi_cmd_env): Adjust for disappearance of global
9161 inferior_environ.
9162 * solib.c (solib_find): Use environment of the current inferior.
9163
9164 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9165
9166 * varobj.c (varobj_add_child, install_dynamic_child): Wrap into #if
9167 HAVE_PYTHON.
9168 (instantiate_pretty_printer): Move HAVE_PYTHON outside of the function.
9169
9170 2010-01-20 Joel Brobecker <brobecker@adacore.com>
9171
9172 Get rid of ada-lang.c:function_name_from_pc.
9173 * ada-lang.c: Add "stack.h" #include.
9174 (function_name_from_pc): Delete.
9175 (is_known_support_routine): Replace call to function_name_from_pc
9176 by call to find_frame_funname.
9177 (ada_unhandled_exception_name_addr_from_raise): Likewise.
9178
9179 2010-01-19 Tom Tromey <tromey@redhat.com>
9180
9181 PR c++/11026:
9182 * dwarf2read.c (read_partial_die): Allocate partial DIE's name on
9183 objfile obstack.
9184
9185 2010-01-19 Tom Tromey <tromey@redhat.com>
9186
9187 * top.c (stop_sig, float_handler, do_nothing): Remove.
9188
9189 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9190
9191 * breakpoint.c (watchpoint_check): Check the call
9192 gdbarch_in_function_epilogue_p before calling frame_find_by_id.
9193 Extend the comment.
9194 * config/djgpp/fnchange.lst: Add translations for
9195 watchpoint-cond-gone.exp, watchpoint-cond-gone.c and
9196 watchpoint-cond-gone-stripped.c.
9197
9198 2010-01-19 Tom Tromey <tromey@redhat.com>
9199
9200 PR c++/8000:
9201 * dwarf2read.c (partial_die_parent_scope): Put enumeration type
9202 into parent scope, and enumerator into grandparent scope.
9203
9204 2010-01-19 Joel Brobecker <brobecker@adacore.com>
9205
9206 * NEWS: Add entry for "set/show ada trust-PAD-over-XVS" commands.
9207
9208 2010-01-19 Joel Brobecker <brobecker@adacore.com>
9209
9210 * configure.host: Make x86_64-*-solaris2.1[0-9]* an alias of
9211 i[34567]86-*-solaris2.1[0-9]*.
9212 * configure.tgt: Likewise.
9213
9214 2010-01-19 Joel Brobecker <brobecker@adacore.com>
9215
9216 * NEWS: Document the source command enhancement allowing it
9217 to load Python scripts. Document the "set/show script-extension"
9218 commands.
9219
9220 2010-01-19 Joel Brobecker <brobecker@adacore.com>
9221
9222 Add -Wunused-function to compile flags.
9223 * configure.ac: Add -Wunused-function to build_warnings.
9224 * configure: Regenerate.
9225
9226 2010-01-19 Joel Brobecker <brobecker@adacore.com>
9227
9228 "delete" ada-lex.c:input function, not used.
9229 * ada-lex.l: #define YY_NO_INPUT.
9230
9231 2010-01-19 Joel Brobecker <brobecker@adacore.com>
9232
9233 Delete free_named_symtabs and associated cleanup.
9234 * symfile.h (free_named_symtabs): Delete declaration.
9235 * symfile.c: Remove some commented out code (clear_symtab_users_once).
9236 (cashier_psymtab): Comment function out.
9237 Delete declaration.
9238 (free_named_symtabs): Delete.
9239 * coffread.c (coff_end_symtab): Remove call to free_named_symtabs.
9240 * dbxread.c (end_psymtab): Likewise.
9241 * dwarf2read.c (process_psymtab_comp_unit): Ditto.
9242 * exec.c (exec_close_1): Ditto.
9243 * xcoffread.c (xcoff_end_psymtab): Likewise.
9244
9245 2010-01-19 Joel Brobecker <brobecker@adacore.com>
9246
9247 * stack.c (print_block_frame_labels): Comment function out.
9248
9249 2010-01-19 Joel Brobecker <brobecker@adacore.com>
9250
9251 Delete unused or undefined functions.
9252 * breakpoint.c (ep_parse_optional_filename): Delete.
9253 * dcache.c (dcache_write_line): Remove declaration.
9254 * infrun.c (build_infrun): Remove declaration.
9255 * tracepoint.c (tracepoint_save_command): Remove declaration.
9256 * linux-nat.c (init_lwp_list): Delete. No longer used.
9257 * event-loop.c (check_async_signal_handlers): Delete declaration.
9258 * infrun.c (init_execution_control_state): Delete.
9259 (proceed): Update comment to avoid mentioning
9260 init_execution_control_state.
9261 * target.c (kill_or_be_killed, nosupport_runtime): Delete.
9262 * ada-lang.c (ada_to_static_fixed_value): Delete.
9263 * scm-lang.c (evaluate_subexp_scm): Delete declaration.
9264 * cp-namespace.c (cp_copy_usings): Delete.
9265 * xml-syscall.c (xml_number_of_syscalls): Delete.
9266 * progspace.c (find_program_space_by_num): Delete.
9267 * inflow.c (handle_sigio): Delete declaration.
9268 * hppa-tdep.c (hppa_alignof): Delete.
9269 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset)
9270 (mipsnbsd_core_osabi_sniffer): Delete.
9271
9272 2010-01-18 Tom Tromey <tromey@redhat.com>
9273
9274 PR c++/9680:
9275 * c-exp.y (REINTERPRET_CAST, DYNAMIC_CAST, STATIC_CAST)
9276 (CONST_CAST): New tokens.
9277 (exp): Add new productions.
9278 (ident_tokens): Add const_cast, dynamic_cast, static_cast, and
9279 reinterpret_cast.
9280 (is_cast_operator): New function.
9281 (yylex): Handle cast operators specially.
9282 * eval.c (evaluate_subexp_standard) <UNOP_DYNAMIC_CAST,
9283 UNOP_REINTERPRET_CAST>: New cases.
9284 * expprint.c (print_subexp_standard): Likewise.
9285 (op_name_standard): Likewise.
9286 (dump_subexp_body_standard): Likewise.
9287 * parse.c (operator_length_standard): Likewise.
9288 * expression.h (enum exp_opcode): New constants UNOP_DYNAMIC_CAST,
9289 UNOP_REINTERPRET_CAST.
9290 * gdbtypes.c (class_types_same_p): New function.
9291 (is_ancestor): Use it.
9292 (is_public_ancestor): New function.
9293 (is_unique_ancestor_worker): Likewise.
9294 (is_unique_ancestor): Likewise.
9295 * gdbtypes.h (class_types_same_p, is_public_ancestor)
9296 (is_unique_ancestor): Declare.
9297 * valops.c (value_reinterpret_cast): New function.
9298 (dynamic_cast_check_1): Likewise.
9299 (dynamic_cast_check_2): Likewise.
9300 (value_dynamic_cast): Likewise.
9301 * value.h (value_reinterpret_cast, value_dynamic_cast): Declare.
9302
9303 2010-01-18 Joel Brobecker <brobecker@adacore.com>
9304
9305 Fix build failure when building without Python support.
9306 * python/python.c: Always include exceptions.h, even when HAVE_PYTHON
9307 is not defined.
9308
9309 2010-01-18 Joel Brobecker <brobecker@adacore.com>
9310
9311 Use XVS field type instead of doing a parallel lookup.
9312 * ada-lang.c (ada_get_base_type): Follow the XVS field type
9313 if it is a reference type instead of doing a type lookup using
9314 the XVS field name.
9315
9316 2010-01-18 Joel Brobecker <brobecker@adacore.com>
9317
9318 Trust PAD types instead of using PAD___XVS.
9319 * ada-lang.c (trust_pad_over_xvs): New static variable.
9320 (ada_is_aligner_type): If !trust_pad_over_xvs and there is a
9321 parallel XVS type, follow the XVS type instead of the PAD type.
9322 (unwrap_value): Make sure that there is no parallel XVE type
9323 before returning the value as is.
9324 (set_ada_list, show_ada_list): New static variables.
9325 (set_ada_command, show_ada_command): New functions.
9326 (_initialize_ada_language): Add new "set/show ada" prefix commands.
9327 Add new "set/show ada trust-PAD-over-XVS" setting.
9328
9329 2010-01-18 Tom Tromey <tromey@redhat.com>
9330 Thiago Jung Bauermann <bauerman@br.ibm.com>
9331
9332 Allow "source" to load python scripts.
9333 * exceptions.h (enum errors): Add UNSUPPORTED_ERROR.
9334 * python/python.c (source_python_script): New function.
9335 * python/python.h (source_python_script): Add declaration.
9336 * cli/cli-cmds.c: #include exceptions.h and python/python.h.
9337 (script_ext_off, script_ext_soft, script_ext_strict)
9338 (script_ext_enums, script_ext_mode): New static constants.
9339 (show_script_ext_mode, find_and_open_script): New functions.
9340 (source_script): Enhance to handle Python scripts.
9341 (init_cli_cmds): Add set/show script-extension commands.
9342
9343 2010-01-16 Stan Shebs <stan@codesourcery.com>
9344
9345 * tracepoint.h (struct trace_status): Use unsigned long long
9346 instead of size_t.
9347 * tracepoint.c (trace_status_command): Fix printf directive.
9348 (trace_save_command): Check fwrite returns, fix printf directive.
9349 (trace_filename): New global.
9350 (tfile_open): Set it, check read returns.
9351 (tfile_close): Free trace_filename.
9352 (tfile_get_traceframe_address): Check read returns.
9353 (tfile_trace_find): Ditto.
9354 (tfile_fetch_registers): Ditto.
9355 (tfile_xfer_partial): Ditto.
9356 (tfile_get_trace_state_variable_value): Ditto.
9357
9358 2010-01-15 Stan Shebs <stan@codesourcery.com>
9359
9360 Add trace file support.
9361 * tracepoint.h (enum trace_stop_reason): New enum.
9362 (struct trace_status): New struct.
9363 (parse_trace_status): Declare.
9364 (struct uploaded_tp): Move here from remote.c,
9365 add fields for actions.
9366 (struct uploaded_tsv): New struct.
9367 * tracepoint.c (tfile_ops): New target vector.
9368 (trace_fd): New global.
9369 (tfile_open): New function.
9370 (tfile_close): New function.
9371 (tfile_files_info): New function.
9372 (tfile_get_trace_status): New function.
9373 (tfile_get_traceframe_address): New function.
9374 (tfile_trace_find): New function.
9375 (tfile_fetch_registers): New function.
9376 (tfile_xfer_partial): New function.
9377 (tfile_get_trace_state_variable_value): New function.
9378 (init_tfile_ops): New function.
9379 (_initialize_tracepoint): Call it, add tfile target.
9380 (trace_status): New global.
9381 (current_trace_status): New function.
9382 (trace_running_p): Remove, change all users to get from
9383 current_trace_status()->running.
9384 (get_trace_status): Remove.
9385 (trace_status_command): Call target_get_trace_status directly,
9386 report more detail including tracing stop reasons.
9387 (trace_find_command): Always allow tfind on a file.
9388 (trace_find_pc_command): Ditto.
9389 (trace_find_tracepoint_command): Ditto.
9390 (trace_find_line_command): Ditto.
9391 (trace_find_range_command): Ditto.
9392 (trace_find_outside_command): Ditto.
9393 (trace_frames_offset, cur_offset): Declare as off_t.
9394 (trace_regblock_size): Rename from reg_size, update users.
9395 (parse_trace_status): New function.
9396 (tfile_interp_line): New function.
9397 (disconnect_or_stop_tracing): Ensure current trace
9398 status before asking what to do.
9399 (stop_reason_names): New global.
9400 (trace_save_command): New command.
9401 (get_uploaded_tp): Move here from remote.c.
9402 (find_matching_tracepoint): Ditto.
9403 (merge_uploaded_tracepoints): New function.
9404 (parse_trace_status): Use stop_reason_names.
9405 (_initialize_tracepoint): Define tsave command.
9406 * target.h (target_ops): New fields to_save_trace_data,
9407 to_upload_tracepoints, to_upload_trace_state_variables,
9408 to_get_raw_trace_data, change to_get_trace_status
9409 to take a pointer to a status struct.
9410 (target_save_trace_data): New macro.
9411 (target_upload_tracepoints): New macro.
9412 (target_upload_trace_state_variables): New macro.
9413 (target_get_raw_trace_data): New macro.
9414 * target.c (update_current_target): Add new methods, change
9415 signature of to_get_trace_status.
9416 * remote.c (hex2bin): Make globally visible.
9417 (bin2hex): Ditto.
9418 (remote_download_trace_state_variable): Download name also.
9419 (remote_get_trace_status): Update parameter, use
9420 parse_trace_status.
9421 (remote_save_trace_data): New function.
9422 (remote_upload_tracepoints): New function.
9423 (remote_upload_trace_state_variables): New function.
9424 (remote_get_raw_trace_data): New function.
9425 (remote_start_remote): Use them.
9426 (_initialize_remote_ops): Add operations.
9427 * ax-gdb.c: Include breakpoint.h.
9428 * breakpoint.c (create_tracepoint_from_upload): Use
9429 break_command_really, return tracepoint, warn about unimplemented
9430 parts.
9431 * NEWS: Mention trace file addition.
9432
9433 2010-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9434
9435 Fix compilation warning on gcc-3.4.
9436 * exec.c (print_section_info): Move the `displacement' variable
9437 initialization to its declaration.
9438
9439 2010-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9440
9441 * gdb-gdb.py (StructMainTypePrettyPrinter): Fix TYPE_CODE_RANGE
9442 comparison.
9443
9444 2010-01-15 Eric Botcazou <botcazou@adacore.com>
9445
9446 "info tasks" broken by typedefs in ATCB type definitions.
9447 * ada-lang.c (ada_template_to_fixed_record_type_1): Add call to
9448 ada_check_typedef before retrieving the length of the type for
9449 regular fields.
9450
9451 2010-01-15 Joel Brobecker <brobecker@adacore.com>
9452
9453 Do not use name-based lookup for unconstrained packed arrays.
9454 * ada-lang.c (find_parallel_type_by_descriptive_type):
9455 Limit the fallback to name-based lookups to the case where
9456 the type is a constrained packed array.
9457
9458 2010-01-15 Joel Brobecker <brobecker@adacore.com>
9459
9460 Enhance gdb-gdb.py to handle main_type.type_specific.
9461 * gdb-gdb.py: Print the type-specific part of struct main_type.
9462
9463 2010-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9464
9465 * configure.ac (AC_CHECK_FUNCS): Check for setrlimit and getrlimit.
9466 * configure: Regenerate.
9467 * config.in: Regenerate.
9468 * utils.c: Include sys/resource.h.
9469 (dump_core, can_dump_core): New.
9470 (internal_vproblem): Update the comment. Check can_dump_core while
9471 setting dump_core_p. Replace two abort calls by dump_core calls.
9472
9473 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9474 Eli Zaretskii <eliz@gnu.org>
9475
9476 * NEWS: Document the PIE support.
9477
9478 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9479
9480 * linux-tdep.c: Remove includes gdbcore.h, observer.h and elf-bfd.h.
9481 (check_is_pie_binary, _initialize_linux_tdep): Remove.
9482
9483 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9484
9485 * solib-svr4.c (svr4_exec_displacement): New comment for entry_point.
9486 Replace exec_entry_point call by bfd_get_start_address.
9487
9488 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9489
9490 Support Valgrind attachments broken by the PIE support.
9491 * auxv.c: Include gdbcore.h.
9492 (procfs_xfer_auxv): Make static. Reduce its comment. Drop its
9493 parameters ops, object and annex. Remove their assertions.
9494 (ld_so_xfer_auxv, memory_xfer_auxv): New function.
9495 * auxv.h (procfs_xfer_auxv): Remove comment. Rename to ...
9496 (memory_xfer_auxv): ... here.
9497 * linux-nat.c (linux_xfer_partial): Rename procfs_xfer_auxv to
9498 memory_xfer_auxv.
9499 * procfs.c (procfs_xfer_partial): Likewise.
9500 * solib-svr4.c (svr4_relocate_main_executable): New prototype.
9501 (svr4_special_symbol_handling): Call svr4_relocate_main_executable.
9502 (svr4_solib_create_inferior_hook): Conditionalize the
9503 svr4_relocate_main_executable call.
9504
9505 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9506
9507 * solib-svr4.c (scan_dyntag): Remove variable dyn_addr. New variable
9508 target_section. Find SECT in current_target_sections, gdb_assert it.
9509 (elf_lookup_lib_symbol): Pass the binary file if given symfile_objfile.
9510 New variable abfd.
9511 * symtab.c (lookup_objfile_from_block): Return the binary file instead
9512 of separate debug info file.
9513
9514 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9515
9516 Support PIEs with no symfile_objfile.
9517 * exec.c (print_section_info <abfd == exec_bfd>): Relocate Entry point.
9518 * solib-svr4.c (svr4_relocate_main_executable <exec_bfd>): New block.
9519
9520 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9521
9522 * solib-svr4.c (svr4_relocate_main_executable): Move the static exec
9523 code part to ...
9524 (svr4_static_exec_displacement): ... a new function.
9525 (svr4_exec_displacement): New function.
9526 (svr4_relocate_main_executable): Call svr4_exec_displacement. Allocate
9527 new_offsets using alloca now. Remove variable old_chain and changed.
9528 Call objfile_relocate unconditionally now.
9529
9530 2010-01-14 Doug Evans <dje@google.com>
9531
9532 * gdbtypes.c (arch_flags_type): Fix comment.
9533 * gdbtypes.h (arch_composite_type): Fix comment.
9534
9535 2009-01-14 Tristan Gingold <gingold@adacore.com>
9536
9537 * machoread.c (macho_add_oso_symfile): Add symfile_flags parameter.
9538 Call xstrdup for abfd->filename. Pass symfile_flags and objfile flags
9539 to symbol_file_add_from_bfd. Add OSO as separate objfile.
9540 (macho_oso_symfile): Add symfile_flags parameter. Pass it to
9541 macho_add_oso_symfile.
9542 (macho_symfile_read): Pass symfile_flags to macho_oso_symfile.
9543
9544 2010-01-14 Joel Brobecker <brobecker@adacore.com>
9545
9546 Tru64: Dead threads are never deleted.
9547 * dec-thread.c (dec_thread_ptid_is_alive): New function.
9548 (dec_thread_count_gdb_threads): Fix counter increment.
9549 (dec_thread_add_gdb_thread): Fix *listp increment.
9550 (resync_thread_list): Fix bug in deletion of dead threads that
9551 caused all threads to be deleted, instead of just the dead ones.
9552
9553 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
9554
9555 PR python/10705
9556
9557 * python/python-internal.h: Add lazy_string_object_type
9558 definition.
9559 (create_lazy_string_object, gdbpy_initialize_lazy_string)
9560 (gdbpy_is_lazystring, gdbpy_extract_lazy_string): Define.
9561 * python/py-value.c (valpy_lazy_string): New function.
9562 (convert_value_from_python): Add lazy string conversion.
9563 * python/py-prettyprint.c (pretty_print_one_value): Check if
9564 return is also a lazy string.
9565 (print_string_repr): Add lazy string printing branch.
9566 (print_children): Likewise.
9567 * python/py-lazy-string.c: New file. Implement lazy strings.
9568 * python/python.c (_initialize_python): Call
9569 gdbpy_initialize_lazy_string.
9570 * varobj.c (value_get_print_value): Add lazy string printing
9571 branch. Account for encoding.
9572 * c-lang.c (c_printstr): Account for new encoding argument. If
9573 encoding is NULL, find encoding suited for type, otherwise use
9574 user encoding.
9575 * language.h (language_defn): Add encoding argument.
9576 (LA_PRINT_STRING): Likewise.
9577 * language.c (unk_lang_printstr): Update to reflect new encoding
9578 argument to language_defn.
9579 * ada-lang.h (ada_printstr): Likewise.
9580 * c-lang.h (c_printstr): Likewise.
9581 * p-lang.h (pascal_printstr);
9582 * f-lang.c (f_printstr): Likewise.
9583 * m2-lang.c (m2_printstr): Likewise.
9584 * objc-lang.c (objc_printstr): Likewise.
9585 * p-lang.c (pascal_printstr): Likewise.
9586 * scm-lang.c (scm_printstr): Likewise.
9587 * c-valprint.c (c_val_print): Update LA_PRINT_STRING call for
9588 encoding argument.
9589 * ada-valprint.c (ada_printstr): Likewise.
9590 * f-valprint.c (f_val_print): Likewise
9591 * m2-valprint.c (m2_val_print): Likewise.
9592 * p-valprint.c (pascal_val_print): Likewise.
9593 * expprint.c (print_subexp_standard): Likewise.
9594 * valprint.c (val_print_string): Likewise.
9595 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-lazy-string.
9596 (SUBDIR_PYTHON_SRCS): Likewise.
9597 (py-lazy-string.o): New rule.
9598
9599 2010-01-13 Doug Evans <dje@google.com>
9600
9601 * mi/mi-main.c (list_available_thread_groups): Avoid "may be used
9602 uninitialized" warning from gcc on local `tree'.
9603
9604 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
9605
9606 Implement core awareness.
9607
9608 * bcache.c (compare_ints): Remove
9609 (print_percentage): Use compare_positive_ints.
9610 * defs.h (compare_positive_ints): Declare.
9611 * linux-nat.h (struct lin_lwp): New field core.
9612 (linux_nat_core_of_thread_1): Declare.
9613 * linux-nat.c (add_lwp): Init the 'core' field.
9614 (linux_nat_wait_1): Record the core.
9615 (linux_nat_core_of_thread_1, linux_nat_core_of_thread): New.
9616 (linux_nat_add_target): Register the above.
9617 * linux-thread-db.c (update_thread_core): New.
9618 (thread_db_find_new_threads): Update core information for
9619 every thread.
9620 * remote.c (struct private_thread_info): New.
9621 (free_private_thread_info, demand_private_info): New.
9622 (PACKET_qXfer_threads, use_osdata_threads): New.
9623 (struct thread_item, threads_parsing_context
9624 (start_thread, end_thread, thread_attributes)
9625 (thread_children, threads_children, threads_elements): New.
9626 (remote_threads_info): Try qXfer:threads before anything
9627 else.
9628 (remote_protocol_packets): Register qXfer:threads.
9629 (remote_open_1): Init use_osdata_threads.
9630 (struct stop_reply): New field 'core'.
9631 (remote_parse_stop_reply): Parse core number.
9632 (process_stop_reply): Record core number.
9633 (remote_xfer_partial): Handle qXfer:threads.
9634 (remote_core_of_thread): New.
9635 (init_remote_ops): Register remote_core_of_thread.
9636 (_initialize_remote): Register qXfer:read.
9637 * target.c (target_core_of_thread): New
9638 * target.h (enum target_object): New value TARGET_OBJECT_THREADS.
9639 (struct target_ops): New field to_core_of_threads.
9640 (target_core_of_thread): Declare.
9641 * gdbthread.h (struct thread_info): New field private_dtor.
9642 * thread.c (print_thread_info): Report the core.
9643 * ui-out.c (MAX_UI_OUT_LEVELS): Increase.
9644 * utils.c (compare_positive_ints): New.
9645 * features/threads.dtd: New.
9646 * mi/mi-interp.c (mi_on_normal_stop): Report the core.
9647 * mi/mi-main.c (struct collect_cores_data, collect_cores)
9648 (do_nothing, free_vector_of_osdata_items)
9649 (splay_tree_int_comparator, free_splay_tree): New.
9650 (print_one_inferior_data): Implemented printing of selected
9651 inferiors. Collect and print cores.
9652 (output_cores): New.
9653 (mi_cmd_list_thread_groups): Support --recurse. Permit specifying
9654 thread groups together with --available.
9655
9656 2010-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9657
9658 * configure: Regenerate (for _STRUCTURED_PROC).
9659
9660 2010-01-12 Joel Brobecker <brobecker@adacore.com>
9661
9662 Delete dead function.
9663 * ada-lang.c (extract_string): Delete. No longer used.
9664
9665 2010-01-12 Joel Brobecker <brobecker@adacore.com>
9666
9667 Fix -Wunused warning in dec-thread.c.
9668 * dec-thread.c (dec_thread_count_gdb_threads)
9669 (dec_thread_add_gdb_thread): Prevent -Wunused warning.
9670
9671 2010-01-12 Joel Brobecker <brobecker@adacore.com>
9672
9673 * ada-valprint.c (ada_print_floating): Remove trailing space.
9674
9675 2010-01-12 Joel Brobecker <brobecker@adacore.com>
9676
9677 Add support for DW_AT_GNAT_descriptive_type.
9678 * gdbtypes.h (enum type_specific_kind): New enum.
9679 (struct main_type) [type_specific_field]: New component.
9680 [type_specific]: Add new component "gnat_stuff".
9681 (struct gnat_aux_type): New type.
9682 (INIT_CPLUS_SPECIFIC): Also set TYPE_SPECIFIC_FIELD (type).
9683 (HAVE_CPLUS_STRUCT): Also check TYPE_SPECIFIC_FIELD (type).
9684 (gnat_aux_default, allocate_gnat_aux_type): Add declaration.
9685 (INIT_GNAT_SPECIFIC, ALLOCATE_GNAT_AUX_TYPE, HAVE_GNAT_AUX_INFO)
9686 (TYPE_SPECIFIC_FIELD): New macros.
9687 (TYPE_CPLUS_SPECIFIC): Return cplus_struct_default if the given
9688 type does not hold any cplus-specific data.
9689 (TYPE_RAW_CPLUS_SPECIFIC): New macro.
9690 (TYPE_GNAT_SPECIFIC, TYPE_DESCRIPTIVE_TYPE): New macros.
9691 (TYPE_IS_OPAQUE): Use HAVE_CPLUS_STRUCT to check if type has
9692 cplus-specific data.
9693 * gdbtypes.c (allocate_cplus_struct_type): Minor stylistic rewrite.
9694 Set new component TYPE_SPECIFIC_FIELD (type).
9695 (gnat_aux_default): New constant.
9696 (allocate_gnat_aux_type): New function.
9697 (init_type): Add initialization the type-specific stuff for
9698 TYPE_CODE_FLT and TYPE_CODE_FUNC types.
9699 (print_gnat_stuff): New function.
9700 (recursive_dump_type): Use HAVE_CPLUS_STRUCT to check for cplus-
9701 specific data. Adjust code that prints the contents of the
9702 type-specific union using the TYPE_SPECIFIC_FIELD value.
9703 * dwarf2read.c (dwarf2_attach_fields_to_type): Do not allocate
9704 the type cplus stuff for Ada types.
9705 (dwarf2_add_member_fn, dwarf2_attach_fn_fields_to_type):
9706 Error out if these routines are called with an Ada type.
9707 (read_structure_type, read_array_type, read_subrange_type):
9708 Add call to set_descriptive_type.
9709 (set_die_type): Initialize the gnat-specific data if necessary.
9710 (need_gnat_info, die_descriptive_type, set_descriptive_type):
9711 New functions.
9712 * ada-lang.c (decode_constrained_packed_array_type): Use
9713 decode_constrained_packed_array_type instead of doing a standard
9714 lookup to locate a parallel type.
9715 (find_parallel_type_by_descriptive_type): New function.
9716 (ada_find_parallel_type_with_name): New function.
9717 (ada_find_parallel_type): Reimplement using
9718 ada_find_parallel_type_with_name.
9719 * ada-valprint.c (print_field_values): Use HAVE_CPLUS_STRUCT
9720 to check if type has a cplus stuff.
9721 * linespec.c (total_number_of_methods): Likewise.
9722 * mdebugread.c (new_type): Likewise.
9723
9724 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9725
9726 * NEWS: Document the 0b binary number prefix parsing.
9727
9728 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9729
9730 * objfiles.c (objfile_relocate1): Change the return type to int.
9731 Describe the new return value. Return non-zero if data changed.
9732 (objfile_relocate): New variable changed. Set it. Call
9733 breakpoint_re_set depending on CHANGED.
9734
9735 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9736
9737 Implement binary numbers parsing.
9738 * c-exp.y (parse_number): New case 'b' and 'B'.
9739
9740 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9741 Tristan Gingold <gingold@adacore.com>
9742
9743 * solib.c (info_sharedlibrary_command): Replace
9744 objfile_has_partial_symbols and objfile_has_full_symbols calls by
9745 objfile_has_symbols.
9746
9747 2010-01-10 Joel Brobecker <brobecker@adacore.com>
9748
9749 * NEWS: Document the improvements made to the mips-irix port.
9750
9751 2010-01-09 Joel Brobecker <brobecker@adacore.com>
9752
9753 Fix the documentation of valprint.c:value_print.
9754 * valprint.c (value_print): Update the function description to
9755 mention that the syntax of the output follows the current_language,
9756 not necessarily C.
9757
9758 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9759
9760 Fix displacement of separate debug info files.
9761 * objfiles.c (objfile_relocate): Rename to ...
9762 (objfile_relocate1): ... here and make it static. Extend the comment.
9763 (objfile_relocate): New function.
9764 * solib-spu.c (spu_relocate_main_executable): Explicitly check if
9765 SYMFILE_OBJFILE is NULL. Remove variables objfile and old_chain.
9766 Remove following of SEPARATE_DEBUG_OBJFILE. new_offsets is now
9767 allocated using alloca.
9768 * symfile.c (copy_section_addr_info): Remove.
9769 (build_section_addr_info_from_objfile): Make it global. New variables
9770 addr_bit and mask, use them.
9771 * symfile.h (build_section_addr_info_from_objfile): New prototype.
9772 (copy_section_addr_info): Remove.
9773
9774 2010-01-09 Joel Brobecker <brobecker@adacore.com>
9775
9776 Signal unwinder for mips-irix N32.
9777 * mips-irix-tdep.c: #include mips-tdep.h, trad-frame.h, and
9778 tramp-frame.h.
9779 (SIGTRAMP_FRAME_SIZE, SIGCONTEXT_PC_OFF, SIGCONTEXT_REGS_OFF)
9780 (SIGCONTEXT_FPREGS_OFF, SIGCONTEXT_FPCSR_OFF, SIGCONTEXT_HI_OFF)
9781 (SIGCONTEXT_LO_OFF): New macros.
9782 (mips_irix_n32_tramp_frame_init): New function.
9783 (mips_irix_n32_tramp_frame): New static constant.
9784 (mips_irix_init_abi): Prepend the mips_irix_n32_tramp_frame unwinder.
9785
9786 2010-01-09 Joel Brobecker <brobecker@adacore.com>
9787
9788 Breakpoint in shared library does not work on mips-irix.
9789 * procfs.c: #include "observer.h".
9790 (procfs_inferior_created): New function, moving here the code
9791 which unsets the syssgi syscall-exit notifications.
9792 (procfs_create_inferior): Remove the code which unsets the syssgi
9793 syscall-exit notifications. It is too early to do this here.
9794 (_initialize_procfs): Attach the procfs_inferior_created observer.
9795
9796 2010-01-09 Joel Brobecker <brobecker@adacore.com>
9797
9798 Wrong return convention for arrays (mips-irix).
9799 * mips-tdep.c (mips_n32n64_return_value): Arrays whose size is
9800 128 bits or smaller are returned the same way as structs
9801 and unions of the the same size.
9802
9803 2010-01-09 Joel Brobecker <brobecker@adacore.com>
9804
9805 Cannot set the PC on mips-irix.
9806 * irix5-nat.c (fill_gregset): Check regno against the raw PC
9807 register number, no the cooked one.
9808
9809 2010-01-09 Joel Brobecker <brobecker@adacore.com>
9810
9811 Error while loading core file on mips-irix.
9812 * solib-irix.c (irix_solib_create_inferior_hook): Do nothing
9813 if debugging from a core file.
9814
9815 2010-01-09 Joel Brobecker <brobecker@adacore.com>
9816
9817 GDB hangs when attaching to process on mips-irix.
9818 * solib-irix.c (irix_solib_create_inferior_hook): Do nothing if
9819 attaching to a process.
9820
9821 2010-01-09 Joel Brobecker <brobecker@adacore.com>
9822
9823 Use the correct breakpoint instruction on mips-irix.
9824 * mips-tdep.c (mips_breakpoint_from_pc): Add new static variable
9825 containing the correct breakpoint instruction to use on mips-irix.
9826 Use it when the osabi is GDB_OSABI_IRIX.
9827
9828 2010-01-09 Joel Brobecker <brobecker@adacore.com>
9829
9830 -Wunused warning in procfs.c (mips-irix only).
9831 * procfs.c (gdb_praddset, gdb_prdelset): New macros. Use them
9832 throughout instead of using praddset and prdelset respectively.
9833
9834 2010-01-09 Joel Brobecker <brobecker@adacore.com>
9835
9836 GDB crash while stepping into function.
9837 * infrun.c (handle_inferior_event): Refetch the current frame
9838 after handling what.main_action, in case that pointer became
9839 dangling.
9840
9841 2010-01-09 Joel Brobecker <brobecker@adacore.com>
9842
9843 Fix build failure of solaris-hosted cross debuggers.
9844 * ada-valprint.c, parse.c: Include defs.h before including ctype.h.
9845
9846 2010-01-09 Daniel Gutson <dgutson@codesourcery.com>
9847
9848 Fix build failure on sparc-solaris.
9849 * procfs.c: (procfs_do_thread_registers) Use elfcore_write_lwpstatus.
9850
9851 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9852
9853 Move some symfile code into subroutines.
9854 * symfile.h (relative_addr_info_to_section_offsets)
9855 (addr_info_make_relative): New prototypes.
9856 * symfile.c (default_symfile_offsets): Move a part to ...
9857 (relative_addr_info_to_section_offsets): ... this new function.
9858 (default_symfile_offsets): Call it.
9859 (syms_from_objfile <!mainline && addrs && addrs->other[0].name>): Move
9860 this part to ...
9861 (addr_info_make_relative): ... this new function.
9862
9863 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9864
9865 Add from_tty to solib_create_inferior_hook.
9866 * infcmd.c (post_create_inferior): Move solib_add after
9867 solib_create_inferior_hook. Pass from_tty to
9868 solib_create_inferior_hook. Call solib_add and SOLIB_ADD with
9869 0 from_tty and comment why.
9870 * infrun.c (follow_exec): Pass from_tty solib_create_inferior_hook as 0.
9871 * linux-nat.c (linux_child_follow_fork): Likewise.
9872 * nto-procfs.c (procfs_post_attach, procfs_create_inferior): Likewise.
9873 * solib-darwin.c (darwin_solib_create_inferior_hook): New parameter
9874 from_tty.
9875 * solib-frv.c (frv_solib_create_inferior_hook): Likewise.
9876 * solib-irix.c (irix_solib_create_inferior_hook): Likewise.
9877 * solib-null.c (null_solib_create_inferior_hook): Likewise.
9878 * solib-osf.c (osf_solib_create_inferior_hook): Likewise.
9879 * solib-pa64.c (pa64_solib_create_inferior_hook): Likewise.
9880 * solib-som.c (som_solib_create_inferior_hook): Likewise.
9881 * solib-spu.c (spu_solib_create_inferior_hook): New parameter from_tty.
9882 Pass it to svr4_so_ops.solib_create_inferior_hook.
9883 * solib-sunos.c (sunos_solib_create_inferior_hook): New parameter
9884 from_tty.
9885 * solib-svr4.c (enable_break): New parameter from_tty. Pass it to
9886 solib_add.
9887 (svr4_solib_create_inferior_hook): New parameter from_tty. Pass it to
9888 enable_break.
9889 * solib-target.c (solib_target_solib_create_inferior_hook): New
9890 parameter from_tty.
9891 * solib.c (solib_create_inferior_hook): New parameter from_tty. Pass
9892 it to ops->solib_create_inferior_hook.
9893 (reload_shared_libraries): Pass from_tty to solib_create_inferior_hook.
9894 Move solib_add after solib_create_inferior_hook, call it now with
9895 from_tty as 0. New comment there.
9896 * solib.h (solib_create_inferior_hook): New parameter from_tty.
9897 * solist.h (struct target_so_ops <solib_create_inferior_hook>):
9898 Likewise.
9899
9900 2010-01-08 Vladimir Prus <vladimir@codesourcery.com>
9901
9902 Fix multiexec race.
9903 * infrun.c (handle_inferior_event): Use get_thread_regcache
9904 with events ptid, not get_current_regcache.
9905
9906 2009-01-08 Joel Brobecker <brobecker@adacore.com>
9907
9908 GDB crash with empty executable name (MinGW).
9909 * source.c (openp): Add assert that parameter string is not NULL.
9910 if parameter string is an empty string, then return with a failure
9911 immediately.
9912
9913 2009-01-08 Joel Brobecker <brobecker@adacore.com>
9914
9915 Get rid of support for VAX Floats.
9916 * ada-lang.h (ada_is_vax_floating_type, ada_vax_float_type_suffix)
9917 (ada_vax_float_print_function): Delete.
9918 * ada-lang.c (ada_is_vax_floating_type, ada_vax_float_type_suffix)
9919 (ada_vax_float_print_function): Delete.
9920 * ada-typeprint.c (print_vax_floating_point_type): Delete.
9921 (ada_print_type): Remove support for VAX floats.
9922 * ada-valprint.c (ada_val_print_1): Remove support for VAX floats.
9923
9924 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9925
9926 * stabsread.c (read_args): Handle zero arguments.
9927
9928 2009-01-08 Joel Brobecker <brobecker@adacore.com>
9929
9930 Cannot find in-tree libiconv.a after reconfigure.
9931 * acinclude.m4 (AM_ICONV): If we find an in-tree libiconv.a
9932 that we can use, then cache the path to this archive.
9933 * configure: Regenerate.
9934
9935 2010-01-07 Stan Shebs <stan@codesourcery.com>
9936
9937 Make tracepoint operations go through target vector.
9938 * target.h (enum trace_find_type): New enum.
9939 (struct target_ops): New fields to_trace_init,
9940 to_download_tracepoint, to_download_trace_state_variable,
9941 to_trace_set_readonly_regions, to_trace_start, to_get_trace_status,
9942 to_trace_stop, to_trace_find, to_get_trace_state_variable_value,
9943 to_set_disconnected_tracing.
9944 (target_trace_init): New macro.
9945 (target_download_tracepoint): New macro.
9946 (target_download_trace_state_variable): New macro.
9947 (target_trace_start): New macro.
9948 (target_trace_set_readonly_regions): New macro.
9949 (target_get_trace_status): New macro.
9950 (target_trace_stop): New macro.
9951 (target_trace_find): New macro.
9952 (target_get_trace_state_variable_value): New macro.
9953 (target_set_disconnected_tracing): New macro.
9954 * target.c (update_current_target): Inherit and set defaults for
9955 tracepoint operations.
9956 * tracepoint.c (default_collect): Make globally visible.
9957 (target_is_remote): Remove, along with all calls.
9958 (tvariables_info): Call target_get_trace_state_variable_value.
9959 (remote_set_transparent_ranges): Remove.
9960 (trace_start_command): Call target_trace_init,
9961 target_download_tracepoint, etc.
9962 (download_tracepoint): Remove.
9963 (trace_stop_command): Simplify.
9964 (stop_tracing): Call target_trace_stop.
9965 (get_trace_status): Call target_get_trace_status.
9966 (trace_status_command): Add case for targets that cannot trace.
9967 (finish_tfind_command): Change to take numerical arguments, call
9968 target_trace_find.
9969 (trace_find_command): Update call to finish_tfind_command.
9970 (trace_find_pc_command): Ditto.
9971 (trace_find_tracepoint_command): Ditto.
9972 (trace_find_line_command): Ditto.
9973 (trace_find_range_command): Ditto.
9974 (trace_find_outside_command): Ditto.
9975 (set_disconnected_tracing_value): Call
9976 target_set_disconnected_tracing.
9977 * remote.c: Add protocol encoding bits from tracepoint.c.
9978 (trace_error): Move from tracepoint.c.
9979 (remote_get_noisy_reply): Ditto.
9980 (free_actions_list_cleanup_wrapper): Ditto.
9981 (free_actions_list): Ditto.
9982 (remote_trace_init): New function.
9983 (remote_download_tracepoint): New function.
9984 (remote_download_trace_state_variable): New function.
9985 (remote_trace_set_readonly_regions): New function.
9986 (remote_trace_start): New function.
9987 (remote_get_trace_status): New function.
9988 (remote_trace_stop): New function.
9989 (remote_trace_find): New function.
9990 (remote_download_trace_state_variable): New function.
9991 (remote_set_disconnected_tracing): New function.
9992 (init_remote_ops): Add tracepoint operations.
9993
9994 * tracepoint.c (trace_dump_command): Don't decr_pc_after_break.
9995
9996 2010-01-07 Tristan Gingold <gingold@adacore.com>
9997
9998 * symfile.c (build_section_addr_info_from_objfile): New function.
9999 (symbol_file_add_separate): Don't use offsets from objfile but
10000 built an addr info.
10001
10002 2010-01-06 Stan Shebs <stan@codesourcery.com>
10003
10004 Support disconnected tracing.
10005 * infcmd.c (detach_command): Ask whether to stop tracing.
10006 * cli/cli-cmds.c (quit_command): Ditto.
10007 * breakpoint.h (struct breakpoint): New field number_on_target.
10008 * breakpoint.c (create_tracepoint_from_upload): New function.
10009 (get_tracepoint_by_number_on_target): New function.
10010 * remote.c (struct remote): New field disconnected_tracing.
10011 (remote_disconnected_tracing_feature): New function.
10012 (remote_protocol_features): Add DisconnectedTracing.
10013 (struct uploaded_tp): New struct.
10014 (uploaded_tps): New global.
10015 (get_uploaded_tp): New function.
10016 (find_matching_tracepoint): New function.
10017 (remote_get_tracing_state): New function.
10018 (remote_start_remote): Call it.
10019 * tracepoint.c (disconnected_tracing): New global.
10020 (trace_start_command): Initialize number_on_target.
10021 (stop_tracing): New function, split out from...
10022 (trace_stop_command): Call stop_tracing.
10023 (get_trace_status): New function, split out from...
10024 (trace_status_command): Call get_trace_status, add info on
10025 disconnection behavior.
10026 (disconnect_or_stop_tracing): New function.
10027 (finish_tfind_command): Translate from number on target.
10028 (trace_find_tracepoint_command): Translate to number on target.
10029 (send_disconnected_tracing_value): New function.
10030 (set_disconnected_tracing): New function.
10031 (_initialize_tracepoint): Add disconnected-tracing variable.
10032 * NEWS: Mention disconnected tracing.
10033
10034 2010-01-06 Tristan Gingold <gingold@adacore.com>
10035
10036 * symtab.c (lookup_global_symbol_from_objfile): Rename objfile
10037 parameter to main_objfile. Iterate on all separate debug objfiles.
10038 * symfile.h (symbol_file_add_separate)
10039 (find_separate_debug_file_by_debuglink): Remove parameter names.
10040 * symfile.c (symbol_file_add_separate): Use add_separate_objfile.
10041 (reread_symbols): Use free_objfile_separate_debug.
10042 * objfiles.h (struct objfile): Add separate_debug_objfile_link.
10043 Adjust comment.
10044 (objfile_separate_debug_iterate, add_separate_debug_objfile)
10045 (free_objfile_separate_debug): New prototypes.
10046 * objfiles.c (objfile_separate_debug_iterate): New function.
10047 (add_separate_debug_objfile, free_objfile_separate_debug): New
10048 functions.
10049 (free_objfile): Use free_objfile_separate_debug. Adjust for
10050 multiple separate debug objfile.
10051 (objfile_has_symbols): Adjust comment. Iterate on all separate
10052 debug objfiles.
10053 * minsyms.c (lookup_minimal_symbol): Adjust for multiple separate
10054 debug objfile.
10055 (lookup_minimal_symbol_text): Ditto.
10056 (lookup_minimal_symbol_by_pc_name): Ditto.
10057 (lookup_minimal_symbol_solib_trampoline): Ditto.
10058 (lookup_minimal_symbol_by_pc_section_1): Iterate on all separate
10059 debug objfiles.
10060
10061 2010-01-05 Stan Shebs <stan@codesourcery.com>
10062
10063 Add fast tracepoints.
10064 * arch-utils.h (default_fast_tracepoint_valid_at): Declare.
10065 * arch-utils.c (default_fast_tracepoint_valid_at): New function.
10066 * breakpoint.h (enum bptype): Add bp_fast_tracepoint.
10067 * breakpoint.c (tracepoint_type): New function.
10068 (ALL_TRACEPOINTS): Use it.
10069 (should_be_inserted): Ditto.
10070 (bpstat_check_location): Ditto.
10071 (print_one_breakpoint_location): Ditto.
10072 (user_settable_breakpoint): Ditto.
10073 (set_breakpoint_location_function): Ditto.
10074 (disable_breakpoints_in_shlibs): Ditto.
10075 (delete_trace_command): Ditto.
10076 (print_it_typical): Add bp_fast_tracepoint case.
10077 (bpstat_what): Ditto.
10078 (print_one_breakpoint_location): Ditto.
10079 (allocate_bp_location): Ditto.
10080 (mention): Ditto.
10081 (breakpoint_re_set_one): Ditto.
10082 (disable_command): Ditto.
10083 (enable_command): Ditto.
10084 (check_fast_tracepoint_sals): New function.
10085 (break_command_really): Call it.
10086 (ftrace_command): New function.
10087 (_initialize_breakpoint): Add ftrace command.
10088 * gdbarch.sh (fast_tracepoint_valid_at): New.
10089 * gdbarch.h, gdbarch.c: Regenerate.
10090 * i386-tdep.c (i386_fast_tracepoint_valid_at): New function.
10091 (i386_gdbarch_init): Use it.
10092 * remote.c (struct remote_state): New field fast_tracepoints.
10093 (PACKET_FastTracepoints): New packet config type.
10094 (remote_fast_tracepoint_feature): New function.
10095 (remote_protocol_features): Add FastTracepoints.
10096 (remote_supports_fast_tracepoints): New function.
10097 (_initialize_remote): Add FastTracepoints.
10098 * tracepoint.c (download_tracepoint): Add fast tracepoint option.
10099 * NEWS: Mention fast tracepoints.
10100
10101 2010-01-06 Joel Brobecker <brobecker@adacore.com>
10102
10103 * gdb-gdb.py: New file.
10104
10105 2010-01-05 Michael Snyder <msnyder@vmware.com>
10106
10107 * infrun.c (handle_inferior_event): Fix typo in comment.
10108
10109 2010-01-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10110
10111 * symfile.c (syms_from_objfile): Remove the !MAINLINE conditional.
10112
10113 2010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
10114
10115 * features/Makefile (WHICH): Add s390-linux32, s390-linux64,
10116 and s390x-linux64.
10117 (s390-linux32-expedite): Define.
10118 (s390-linux64-expedite): Define.
10119 (s390x-linux64-expedite): Define.
10120 * features/s390-acr.xml: New file.
10121 * features/s390-fpr.xml: New file.
10122 * features/s390-core32.xml: New file.
10123 * features/s390-core64.xml: New file.
10124 * features/s390x-core64.xml: New file.
10125 * features/s390-linux32.xml: New file.
10126 * features/s390-linux64.xml: New file.
10127 * features/s390x-linux64.xml: New file.
10128 * features/s390-linux32.c: New generated file.
10129 * features/s390-linux64.c: New generated file.
10130 * features/s390x-linux64.c: New generated file.
10131
10132 * regformats/s390-linux32.dat: New generated file.
10133 * regformats/s390-linux64.dat: New generated file.
10134 * regformats/s390x-linux64.dat: New generated file.
10135 * regformats/reg-s390.dat: Remove.
10136 * regformats/reg-s390x.dat: Remove.
10137
10138 * s390-nat.c: Include "auxv.h" and <elf.h>.
10139 (HWCAP_S390_HIGH_GPRS): Define if undefined.
10140 (s390_target_wordsize): New function.
10141 (s390_auxv_parse): Likewise.
10142 (s390_get_hwcap): Likewise.
10143 (s390_read_description): Likewise.
10144 (_initialize_s390_nat): Install s390_auxv_parse and
10145 s390_read_description.
10146
10147 * s390-tdep.c: Include "features/s390-linux32.c",
10148 "features/s390-linux64.c", and "features/s390x-linux64.c".
10149 (struct gdbarch_tdep): Add gpr_full_regnum, pc_regnum, and cc_regnum.
10150 (s390_register_call_saved): New function.
10151 (s390_register_name): Remove.
10152 (s390_register_type): Remove.
10153 (s390_dwarf_regmap): Add lower half GPR pseudo DWARF CFI regnums.
10154 (s390_dwarf_reg_to_regnum): Remap GPR regnums to full GPRs.
10155 (s390_adjust_frame_regnum): Remap GPR regnums to lower halves for CFI.
10156 (s390_pseudo_register_name): New function.
10157 (s390_pseudo_register_type): New function.
10158 (s390_pseudo_register_read): Handle both 32-bit and 64-bit cases.
10159 Handle full GPR pesudos and varying pseudo register numbers.
10160 (s390_pseudo_register_write): Likewise
10161 (s390x_pseudo_register_read): Remove.
10162 (s390x_pseudo_register_write): Likewise.
10163 (s390_register_group): Remove.
10164 (s390_pseudo_register_group): New function.
10165 (s390_regmap_gregset): Add GPR upper halves.
10166 (s390x_regmap_gregset): Likewise.
10167 (s390_regmap_fpregset): Likewise.
10168 (s390_regmap_upper): New global variable.
10169 (s390_upper_regset): New global variable.
10170 (s390_upper_regset_sections): New global variable.
10171 (s390_regset_from_core_section): Handle GPR upper halves.
10172 (s390_core_read_description): New function.
10173 (s390_prologue_frame_unwind_cache): Set up ABI call-saved/clobbered
10174 register information. Handle varying pseudo register numbers.
10175 (s390_backchain_frame_unwind_cache): Likewise.
10176 (s390_frame_prev_register): Unwind full GPRs to show lower halves.
10177 (s390_stub_frame_unwind_cache): Handle varying pseudo register numbers.
10178 (s390_sigtramp_frame_unwind_cache): Unwind PSWM and PSWA as well as
10179 PC and CC pseudos. Unwind upper halves and full GPRs as appropriate.
10180 Handle varying pseudo register numbers.
10181 (s390_unwind_pc): Handle varying pseudo register numbers.
10182 (s390_dwarf2_prev_register): New function.
10183 (s390_dwarf2_frame_init_reg): Set up ABI call-saved/clobbered
10184 register information. Handle varying pseudo register numbers.
10185 Install s390_dwarf2_prev_register to unwind full GPRs.
10186 (s390_gdbarch_init): Handle target descriptions. Assign varying
10187 pseudo register numbers. Install s390_adjust_frame_regnum.
10188 (_initialize_s390_tdep): Initialize target descriptions.
10189
10190 * s390-tdep.h (S390_R0_UPPER_REGNUM .. S390_R15_UPPER_REGNUM): Define.
10191 (S390_NUM_REGS): Redefine to include upper half registers.
10192 (S390_PC_REGNUM, S390_CC_REGNUM): Remove.
10193 (S390_NUM_PSEUDO_REGS, S390_NUM_TOTAL_REGS): Likewise.
10194 (tdesc_s390_linux32): Add declaration.
10195 (tdesc_s390_linux64): Likewise.
10196 (tdesc_s390x_linux64): Likewise.
10197
10198 2010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
10199
10200 * regset.h (struct core_regset_section): Add HUMAN_NAME.
10201 * i386-linux-tdep.c (i386_linux_regset_sections): Fill in HUMAN_NAME.
10202 * ppc-linux-tdep.c (ppc_linux_vsx_regset_sections): Likewise.
10203 (ppc_linux_vmx_regset_sections): Likewise.
10204 (ppc_linux_fp_regset_sections): Likewise.
10205
10206 * corelow.c (get_core_register_section): Constify arguments.
10207 (get_core_registers): Use gdbarch_core_regset_sections instead
10208 of hard-coded platform-specific register section names.
10209
10210 2010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
10211
10212 * dwarf2loc.c (read_pieced_value): If a piece occupies part of
10213 a register, assume the least-significant part is used.
10214 (write_pieced_value): Likewise.
10215
10216 2010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
10217
10218 * printcmd.c: Include "arch-utils.h".
10219 (do_one_display): Re-parse expression if current architecture changed.
10220
10221 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10222 Joel Brobecker <brobecker@adacore.com>
10223
10224 * gdbtypes.c (check_typedef): New comment on type length.
10225 * value.c (allocate_value_lazy): Remove the unused atype variable. New
10226 comment on type length.
10227 (value_primitive_field): Keep the original TYPE value, new comment.
10228
10229 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10230
10231 * cli/cli-script.c (process_next_line): Rename p1 as p_end and p2 as
10232 p_start. Change != comparisons to > and < comparisons.
10233
10234 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10235
10236 * cli/cli-script.c (process_next_line): Check P2 overrun.
10237
10238 2009-01-01 Joel Brobecker <brobecker@adacore.com>
10239
10240 Update the copyright hearder to add year 2010 for most GDB files.
10241
10242 2009-01-01 Joel Brobecker <brobecker@adacore.com>
10243
10244 Fix build failure in inf-ptrace.c.
10245 * inf-ptrace.c (inf_ptrace_follow_fork): Fix typo.
10246
10247 2010-01-01 Joel Brobecker <brobecker@adacore.com>
10248
10249 * top.c (print_gdb_version): Update copyright year.
10250
10251 2010-01-01, 10 Joel Brobecker <brobecker@adacore.com>
10252
10253 Fix break *FUN'address thread NUM.
10254 * ada-lex.l (task): Expand rule to also match the thread keyword.
10255
10256 2010-01-01 Joel Brobecker <brobecker@adacore.com>
10257
10258 Fix break *FUN'address task NUM.
10259 * ada-lex.l (task): New rule.
10260 * ada-lang.c (valid_task_id): Make sure the Ada task list has
10261 been built before using it.
10262
10263 For older changes see ChangeLog-2009.
10264 \f
10265 Local Variables:
10266 mode: change-log
10267 left-margin: 8
10268 fill-column: 74
10269 version-control: never
10270 coding: utf-8
10271 End: