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