* linespec.c (decode_objc): Save current language around call to
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2008-05-24 Andreas Schwab <schwab@suse.de>
2
3 * linespec.c (decode_objc): Save current language around call to
4 get_selected_block.
5
6 2008-05-23 Joel Brobecker <brobecker@adacore.com>
7
8 * valprint.h (get_array_bounds): Renames get_array_low_bound.
9 * valprint.c (get_array_bounds): Renames get_array_low_bound.
10 Return the proper bound value if the array index type is an
11 enumerated type. Compute the high bound if requested.
12 (val_print_array_elements): Handle the case when the array
13 element has a null size.
14 * ada-valprint.c (print_optional_low_bound): Add handling
15 for empty arrays or arrays of zero-size elements.
16 (ada_val_print_array): New function, extracted out from
17 ada_val_print_1 case TYPE_CODE_ARRAY, and enhanced to
18 handle empty arrays and arrays of zero-size elements.
19 (ada_val_print_1)[case TYPE_CODE_ARRAY]: Replace extracted-out
20 code by call to ada_val_print_array.
21 (ada_value_print): Remove handling of null array. The handling
22 was incomplete and is now better handled by ada_val_print_array.
23
24 2008-05-23 Markus Deuling <deuling@de.ibm.com>
25
26 * annotate.c (annotate_source, annotate_frame_begin): Replace
27 deprecated_print_address_numeric with paddress.
28 * cli/cli-cmds.c (list_command, edit_command): Likewise.
29 * tui/tui-stack.c (tui_make_status_line): Likewise.
30
31 * defs.h (deprecated_print_address_numeric): Remove.
32 * printcmd.c (deprecated_print_address_numeric): Remove.
33 * maint.c (maint_print_section_info): Fix comment.
34
35 2008-05-23 Markus Deuling <deuling@de.ibm.com>
36
37 * valprint.c (print_hex_chars, print_octal_chars, print_decimal_chars,
38 print_binary_chars, print_char_chars): Add byte_order parameter and
39 replace gdbarch_byte_order.
40 (print_decimal_chars): Replace START_P, NOT_END_P and NEXT_P by their
41 expressions and remove them. Remove unused TWO_TO_FOURTH.
42 (val_print_type_code_int): Introduce gdbarch_byte_order to get at the
43 endianness. Update call to print_hex_chars.
44 * valprint.h (print_hex_chars, print_octal_chars, print_decimal_chars,
45 print_binary_chars, print_char_chars): Add byte_order parameter.
46 * printcmd.c (print_scalar_formatted): Introduce gdbarch_byte_order to
47 get at the endianness. Update print_*_char calls to use byte_order.
48
49 2008-05-22 Ulrich Weigand <uweigand@de.ibm.com>
50
51 * symtab.h (struct symbol): Make "aux_value" member a void pointer
52 instead of a union.
53 (SYMBOL_LOCATION_BATON): Update.
54
55 2008-05-22 Ulrich Weigand <uweigand@de.ibm.com>
56
57 * symtab.h (enum address_class): Remove LOC_BASEREG and
58 LOC_BASEREG_ARG.
59 (struct symbol): Remove "basereg" member of "aux_value" union.
60 (SYMBOL_BASEREG): Remove.
61
62 * ada-exp.y (select_possible_type_sym): Do not handle LOC_BASEREG
63 or LOC_BASEREG_ARG.
64 * ada-lang.c (resolve_subexp, symtab_for_sym): Likewise.
65 (ada_add_block_symbols): Likewise.
66 * ax-gdb.c (gen_var_ref): Likewise.
67 * buildsym.c (finish_block): Likewise.
68 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
69 * m2-exp.y (yylex): Likewise.
70 * mi/mi-cmd-stack.c (list_args_or_locals): Likewise.
71 * printcmd.c (address_info): Likewise.
72 * stack.c (print_frame_args, print_block_frame_locals): Likewise.
73 (print_frame_arg_vars): Likewise.
74 * symmisc.c (print_symbol): Likewise.
75 * symtab.c (lookup_block_symbol): Likewise.
76 * tracepoint.c (collect_symbol, add_local_symbols): Likewise.
77 (scope_info): Likewise.
78
79 2008-05-22 Ulrich Weigand <uweigand@de.ibm.com>
80
81 * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.
82
83 * ada-exp.y (select_possible_type_sym): Do not handle LOC_LOCAL_ARG.
84 * ada-lang.c (resolve_subexp, symtab_for_sym): Likewise.
85 (ada_add_block_symbols): Likewise.
86 * ax-gdb.c (gen_var_ref): Likewise.
87 * buildsyms.c (finish_block): Likewise.
88 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
89 * m2-exp.y (yylex): Likewise.
90 * mi/mi-cmd-stack.c (list_args_or_locals): Likewise.
91 * printcmd.c (address_info): Likewise.
92 * stack.c (print_frame_args, print_frame_arg_vars): Likewise.
93 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
94 * symtab.c (lookup_block_symbol): Likewise.
95 * tracepoint.c (collect_symbol, add_local_symbols): Likewise.
96 (scope_info): Likewise.
97
98 2008-05-22 Ulrich Weigand <uweigand@de.ibm.com>
99
100 * symtab.h (enum address_class): Remove LOC_INDIRECT and
101 LOC_HP_THREAD_LOCAL_STATIC.
102
103 * findvar.c (symbol_read_needs_frame, read_var_value): Do not
104 handle LOC_INDIRECT or LOC_HP_THREAD_LOCAL_STATIC.
105 (read_var_value): Likewise.
106 * buildsym.c (finish_block): Likewise.
107 * objfiles.c (objfile_relocate): Likewise.
108 * printcmd.c (address_info): Likewise.
109 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
110 * tracepoint.c (scope_info): Likewise.
111
112 2008-05-21 Markus Deuling <deuling@de.ibm.com>
113 Maxim Grigoriev <maxim2405@gmail.com>
114
115 * xtensa-tdep.c (xtensa_read_register): Remove.
116 (xtensa_frame_cache): Get rid of xtensa_read_register. Pass extra
117 argument litbase to call0_frame_cache().
118 (call0_track_op, call0_analyze_prologue)
119 (call0_frame_cache): Use extra argument litbase.
120
121 2008-05-21 Joel Brobecker <brobecker@adacore.com>
122
123 * infcmd.c (_initialize_infcmd): Add new "fin" alias for "finish".
124
125 2008-05-21 Ulrich Weigand <uweigand@de.ibm.com>
126
127 * frame.h (SIZEOF_FRAME_SAVED_REGS): Remove.
128
129 2008-05-21 Ulrich Weigand <uweigand@de.ibm.com>
130
131 * alpha-mdebug-tdep.c: Include "trad-frame.h".
132 (struct alpha_mdebug_unwind_cache): Change type of SAVED_REGS to
133 struct trad_frame_saved_reg *.
134 (alpha_mdebug_frame_unwind_cache): Allocate SAVED_REGS using
135 trad_frame_alloc_saved_regs. Update accesses. Record previous
136 value of SP as being vfp.
137 (alpha_mdebug_frame_prev_register): Use trad_frame_get_prev_register.
138 * Makefile.in (alpha-mdebug-tdep.o): Update dependencies.
139
140 2008-05-21 Markus Deuling <deuling@de.ibm.com>
141
142 * score-tdep.c (score_print_insn): Get the current endianess from
143 disassemble_info instead of gdbarch_byte_order.
144
145 2008-05-21 Pedro Alves <pedro@codesourcery.com>
146
147 * frame.c (get_prev_frame_1): Build frame id before setting
148 this_frame->prev_p, not after.
149
150 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
151
152 * annotate.c (annotate_new_thread): New function for new-thread
153 annotation.
154 * annotate.h: (annotate_new_thread): New extern.
155 * thread.c (add_thread_with_info): Use it.
156 * Makefile.in (thread.o): Add dependency on annotate.h.
157
158 2008-05-20 Joel Brobecker <brobecker@adacore.com>
159
160 * win32-nat.c (win32_wait): Block the control-c event while
161 waiting for a debug event.
162
163 2008-05-19 Pedro Alves <pedro@codesourcery.com>
164
165 * symtab.h (lookup_symbol_in_language): Update comment.
166 * symtab.c (lookup_symbol_aux_block): Update comment.
167 * ada-lang.c (ada_lookup_symbol_list): Update comment.
168
169 2008-05-19 Ulrich Weigand <uweigand@de.ibm.com>
170
171 * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.
172 (lookup_symbol): Likewise.
173 * symtab.c (lookup_symbol_in_language): Remove SYMTAB parameter.
174 (lookup_symbol): Likewise.
175 (search_symbols): Update.
176
177 * linespec.c (find_methods, collect_methods): Update.
178 (add_matching_methods, add_constructors): Update.
179 (decode_compound, decode_dollar, decode_variable): Update.
180 (lookup_prefix_sym): Update.
181
182 (symbol_found): Remove SYM_SYMTAB parameter.
183 Use SYMBOL_SYMTAB (sym) instead.
184
185 * gdbtypes.c (lookup_typename): Update.
186 (lookup_struct, lookup_union, lookup_enum): Update.
187 (lookup_template_type): Update.
188 (check_typedef): Update.
189 * language.c (lang_bool_type): Update.
190 * mdebugread.c (parse_procedure): Update.
191 * mi/mi-cmd-stack.c (list_args_or_locals): Update.
192 * parse.c (write_dollar_variable): Update.
193 * printcmd.c (address_info): Update.
194 * source.c (select_source_symtab): Update.
195 * stack.c (print_frame_args, print_frame_arg_vars): Update.
196 * valops.c (find_function_in_inferior): Update.
197 (value_struct_elt_for_reference): Update.
198 * value.c (value_static_field, value_fn_field): Update.
199
200 * alpha-mdebug-tdep.c (find_proc_desc): Update.
201 * arm-tdep.c (arm_skip_prologue): Update.
202 * mt-tdep.c (mt_skip_prologue): Update.
203 * xstormy16-tdep.c (xstormy16_skip_prologue): Update.
204
205 * ada-lang.h (struct ada_symbol_info): Remove SYMTAB member.
206 * ada-lang.c (ada_add_block_symbols): Remove SYMTAB parameter.
207 (add_defn_to_vec): Likewise.
208 (ada_add_block_symbols): Likewise.
209 (lookup_cached_symbol, cache_symbol): Likewise.
210 (standard_lookup): Update.
211 (ada_lookup_symbol_list): Update.
212
213 * c-valprint.c (c_val_print): Update.
214 * cp-support.c (cp_lookup_rtti_type): Update.
215 * jv-lang.c (java_lookup_class, get_java_object_type): Update.
216 * objc-lang.c (lookup_struct_typedef, find_imps): Update.
217 * p-valprint.c (pascal_val_print): Update.
218 * scm-lang.c (scm_lookup_name): Update.
219
220 * c-exp.y: Update.
221 * f-exp.y: Update.
222 * jv-exp.y: Update.
223 * m2-exp.y: Update.
224 * objc-exp.y: Update.
225 * p-exp.y: Update.
226
227 2008-05-19 Ulrich Weigand <uweigand@de.ibm.com>
228
229 * language.h (struct language_defn): Remove SYMTAB parameter from
230 la_lookup_symbol_nonlocal callback function pointer.
231
232 * ada-lang.h (ada_lookup_encoded_symbol): Remove SYMTAB parameter.
233 (ada_lookup_encoded_symbol): Likewise.
234 * ada-lang.c (ada_lookup_encoded_symbol): Remove SYMTAB parameter.
235 Always call fixup_symbol_section.
236 (ada_lookup_symbol): Remove SYMTAB parameter.
237 (ada_lookup_symbol_nonlocal): Likewise.
238 * ada-exp.y (write_object_renaming): Update.
239 (find_primitive_type): Likewise.
240
241 * cp-support.h (cp_lookup_symbol_nonlocal): Remove SYMTAB parameter.
242 (cp_lookup_symbol_namespace): Likewise.
243 * cp-namespace.c (lookup_namespace_scope): Remove SYMTAB parameter.
244 (lookup_symbol_file): Likewise.
245 (lookup_possible_namespace_symbol): Likewise.
246 (cp_lookup_symbol_nonlocal): Likewise.
247 (cp_lookup_symbol_namespace): Likewise.
248 (cp_lookup_nested_type): Update.
249
250 * scm-valprint.c (scm_inferior_print): Update.
251 * valops.c (value_maybe_namespace_elt): Update.
252
253 * solist.h (struct target_so_ops): Remove SYMTAB parameter from
254 lookup_lib_global_symbol callback function pointer.
255 (solib_global_lookup): Remove SYMTAB parameter.
256 * solib.c (solib_global_lookup): Remove SYMTAB parameter.
257 * solib-svr4.c (elf_lookup_lib_symbol): Likewise.
258
259 * symtab.h (basic_lookup_symbol_nonlocal): Remove SYMTAB parameter.
260 (lookup_symbol_static): Likewise.
261 (lookup_symbol_global): Likewise.
262 (lookup_symbol_aux_block): Likewise.
263 (lookup_global_symbol_from_objfile): Likewise.
264 * symtab.c (lookup_symbol_aux): Remove SYMTAB parameter.
265 (lookup_symbol_aux_local): Likewise.
266 (lookup_symbol_aux_block): Likewise.
267 (lookup_symbol_aux_symtabs): Likewise.
268 (lookup_symbol_aux_psymtabs): Likewise.
269 (lookup_global_symbol_from_objfile): Likewise.
270 (basic_lookup_symbol_nonlocal): Likewise.
271 (lookup_symbol_static): Likewise.
272 (lookup_symbol_global): Likewise.
273
274 (lookup_symbol_in_language): Do not pass SYMTAB to lookup_symbol_aux.
275
276 2008-05-17 Pedro Alves <pedro@codesourcery.com>
277
278 * remote.c (init_extended_remote_ops): Fix typo.
279
280 2008-05-16 Pedro Alves <pedro@codesourcery.com>
281
282 * NEWS: Mention new DICOS x86 target configuration.
283
284 2008-05-16 Pedro Alves <pedro@codesourcery.com>
285 Ulrich Weigand <uweigand@de.ibm.com>
286
287 * minsyms.c (lookup_minimal_symbol_by_pc_name): New function.
288 * symtab.h (lookup_minimal_symbol_by_pc_name): Add prototype.
289
290 * symtab.c (fixup_section): Remove prototype. Add ADDR parameter;
291 use it instead of ginfo->value.address. Look up minimal symbol by
292 address and name. Assume OBJFILE is non-NULL.
293 (fixup_symbol_section): Ensure we always have an objfile to look
294 into. Extract and pass to fixup_section the symbol's address that
295 will match the minimal symbol's address.
296 (fixup_psymbol_section): Likewise.
297
298 (find_pc_sect_psymtab): Fall back to non-addrmap case when debugging
299 overlays and the addrmap returned the wrong section.
300
301 * dwarf2read.c (var_decode_location): Set SYMBOL_CLASS before
302 calling fixup_symbol_section.
303
304 2008-05-16 Ulrich Weigand <uweigand@de.ibm.com>
305
306 * minsyms.c: Include "target.h".
307 (find_solib_trampoline_target): Handle minimal symbols pointing
308 to function descriptors as well.
309 * Makefile.in (minsyms.o): Update dependencies.
310
311 * ppc-linux-tdep.c (ppc64_standard_linkage): Rename to ...
312 (ppc64_standard_linkage1): ... this. Fix optional instructions.
313 (PPC64_STANDARD_LINKAGE_LEN): Rename to ...
314 (PPC64_STANDARD_LINKAGE1_LEN): ... this.
315 (ppc64_standard_linkage2, ppc64_standard_linkage3): New.
316 (PPC64_STANDARD_LINKAGE2_LEN, PPC64_STANDARD_LINKAGE3_LEN): New.
317 (ppc64_standard_linkage_target): Rename to ...
318 (ppc64_standard_linkage1_target): ... this.
319 (ppc64_standard_linkage2_target, ppc64_standard_linkage3_target): New.
320 (ppc64_skip_trampoline_code): Support three variants of standard
321 linkage stubs. Call find_solib_trampoline_target to handle
322 glink stubs.
323
324 2008-05-16 Ulrich Weigand <uweigand@de.ibm.com>
325
326 * ppc-linux-tdep.c (ppc_linux_init_abi): Do not install
327 ppc64_sysv_abi_adjust_breakpoint_address.
328 * ppc-sysv-tdep.c (ppc64_sysv_abi_adjust_breakpoint_address): Remove.
329 * ppc-tdep.h (ppc64_sysv_abi_adjust_breakpoint_address): Remove.
330
331 2008-05-16 Ulrich Weigand <uweigand@de.ibm.com>
332
333 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Remove.
334 (ppc_linux_init_abi): Install find_solib_trampoline_target instead
335 of ppc_linux_skip_trampoline_code.
336
337 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
338
339 * gdbarch.sh: Delete dwarf_reg_to_regnum.
340 * gdbarch.c, gdbarch.h: Regenerated.
341 * amd64-tdep.c, arm-tdep.c, h8300-tdep.c, hppa-linux-tdep.c,
342 hppa-tdep.c, i386-tdep.c, m32c-tdep.c, m68k-tdep.c, mips-tdep.c,
343 s390-tdep.c, xtensa-tdep.c: Do not set dwarf_reg_to_regnum.
344
345 2008-05-15 Pedro Alves <pedro@codesourcery.com>
346
347 * linux-nat.c (trap_ptid): Delete.
348 (linux_nat_detach, linux_nat_wait, linux_nat_mourn_inferior):
349 Adjust.
350 * linux-thread-db.c (thread_db_wait): Adjust.
351
352 2008-05-15 Joel Brobecker <brobecker@adacore.com>
353
354 * linespec.c (decode_line_1): Fix a couple of comments.
355
356 2008-05-15 Alan Modra <amodra@bigpond.net.au>
357
358 * dbxread.c: Formatting.
359 (INTERNALIZE_SYMBOL): Init n_other.
360 (set_namestring): Take pointer to nlist arg rather than struct
361 copy. Update all callers.
362
363 2008-05-15 Andreas Schwab <schwab@suse.de>
364
365 * Makefile.in (dwarf2loc.o): Remove $(addrmap_h).
366 (dwarf2read.o): Add $(addrmap_h).
367
368 2008-05-14 Ulrich Weigand <uweigand@de.ibm.com>
369
370 * ppc-linux-tdep.c (ppc_linux_convert_from_func_ptr_addr): Rename ...
371 (ppc64_linux_convert_from_func_ptr_addr): ... to this. No longer try
372 to handle ppc32 PLT entries.
373 (ppc_linux_init_abi): Install ppc64_linux_convert_from_func_ptr_addr
374 only on ppc64.
375
376 2008-05-14 Daniel Jacobowitz <dan@codesourcery.com>
377
378 * elfread.c (elf_symtab_read): Create trampolines for @plt symbols.
379 * minsyms.c (lookup_minimal_symbol_by_pc_section_1): Renamed from
380 lookup_minimal_symbol_by_pc_section. Prefer trampolines if requested.
381 (lookup_minimal_symbol_by_pc_section): Use
382 lookup_minimal_symbol_by_pc_section_1.
383 (lookup_solib_trampoline_symbol_by_pc): Likewise.
384
385 2008-05-13 Joel Brobecker <brobecker@adacore.com>
386
387 * findcmd.c: Add #include "gdb_stdint.h".
388 * Makefile.in (findcmd.o): Update dependencies.
389
390 2008-05-11 David S. Miller <davem@davemloft.net>
391
392 * sparc-linux-tdep.c (sparc32_linux_init_abi): Remove
393 long double size override, Linux does use 128-bit now.
394
395 * sparc-linux-tdep.c (PSR_SYSCALL): Define.
396 (sparc_linux_write_pc): New function.
397 (sparc32_linux_init_abi): Register it.
398 * sparc64-linux-tdep.c (TSTATE_SYSCALL): Define.
399 (sparc64_linux_write_pc): New function.
400 (sparc64_linux_init_abi): Register it.
401
402 * sparc-linux-tdep.c, sparc64-linux-tdep.c: Use
403 dwarf2_append_unwinders(), not dwarf2_frame_sniffer.
404
405 2008-05-11 Ulrich Weigand <uweigand@de.ibm.com>
406
407 * rs6000-tdep.c (rs6000_gdbarch_init): Set up info.target_desc
408 and info.tdep_info before calling gdbarch_init_osabi.
409
410 2008-05-09 Joel Brobecker <brobecker@adacore.com>
411
412 * ada-lang.c (ada_evaluate_subexp) [BINOP_ASSIGN]: Do not force
413 the type of the right hand side of the assignment to the type
414 of the left hand side if the left hand side is a convenience
415 variable.
416
417 2008-05-09 Ulrich Weigand <uweigand@de.ibm.com>
418
419 * NEWS: Mention gdbserver bi-arch capability.
420
421 2008-05-09 Doug Evans <dje@google.com>
422
423 New "find" command.
424 * NEWS: Document find command and qSearch:memory packet.
425 * Makefile.in (SFILES): Add findcmd.c.
426 (COMMON_OBJS): Add findcmd.o.
427 (findcmd.o): New rule.
428 * findcmd.c: New file.
429 * target.h (target_ops): New member to_search_memory.
430 (simple_search_memory): Declare.
431 (target_search_memory): Declare.
432 * target.c (simple_search_memory): New fn.
433 (target_search_memory): New fn.
434 * remote.c (PACKET_qSearch_memory): New packet kind.
435 (remote_search_memory): New fn.
436 (init_remote_ops): Init to_search_memory.
437 (init_extended_remote_ops): Ditto.
438 (_initialize_remote): Add qSearch:memory packet config command.
439
440 2008-05-09 Eli Zaretskii <eliz@gnu.org>
441
442 * thread.c (_initialize_thread): Don't use commas and periods in
443 first line of doc string of "set/show print thread-events".
444
445 2008-05-08 Joel Brobecker <brobecker@adacore.com>
446
447 * alpha-mdebug-tdep.c, alpha-osf1-tdep.c, alpha-tdep.c:
448 Update for unwinder changes.
449
450 2008-05-08 Joel Brobecker <brobecker@adacore.com>
451
452 * frame.c (get_frame_base_address, get_frame_locals_address)
453 (get_frame_args_address): Pass the correct frame when calling
454 frame_base_find_by_frame.
455
456 2008-05-08 Ulrich Weigand <uweigand@de.ibm.com>
457
458 * remote.c (extended_remote_attach_1): Call target_find_description.
459
460 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
461
462 * remote.c (extended_remote_create_inferior_1): Clean up
463 before marking the target running.
464
465 2008-05-08 Joel Brobecker <brobecker@adacore.com>
466
467 * hppa-tdep.h, hppa-tdep.c, hppa-hpux-tdep.c: Update for unwinder
468 changes.
469
470 2008-05-07 Joel Brobecker <brobecker@adacore.com>
471
472 * sparc-tdep.c, sparc-tdep.h, sparc-sol2-tdep.c, sparc64-tdep.c,
473 sparc64-sol2-tdep.c: Update for unwinder changes.
474
475 2008-05-07 Daniel Jacobowitz <dan@codesourcery.com>
476
477 * cp-support.c (mangled_name_to_comp): Initialize storage.
478 (unqualified_name_from_comp): Likewise.
479
480 2008-05-07 Jie Zhang <jie.zhang@analog.com>
481
482 * remote.c (remote_insert_breakpoint): Call get_remote_state
483 after gdbarch_breakpoint_from_pc is called.
484 (remote_insert_hw_breakpoint): Likewise.
485
486 2008-05-06 Joel Brobecker <brobecker@adacore.com>
487
488 * valprint.c (val_print): Add new language parameter and use it
489 instead of using the current_language. Update calls to val_print
490 throughout.
491 (common_val_print): Add new langauge parameter and pass it to
492 val_print.
493 * value.h (struct language_defn): Add opaque declaration.
494 (val_print, common_val_print): Update declarations.
495 * stack.c (print_frame_args): Update call to common_val_print
496 using the appropriate language.
497 * mi/mi-cmd-stack.c (list_args_or_locals): Likewise.
498 * c-valprint, f-valprint.c, m2-valprint.c, mt-tdep.c, infcmd.c,
499 mi/mi-main.c, jv-valprint.c, ada-valprint.c, varobj.c, p-valprint.c,
500 scm-valprint.c, cp-valprint.c, sh64-tdep.c, printcmd.c:
501 #include "language.h" if necessary.
502 Update calls to val_print and common_val_print.
503 * Makefile.in (mt-tdep.o, sh64-tdep.o, mi-cmds.o, mi-main.o):
504 Update dependencies.
505
506 2008-05-06 Joel Brobecker <brobecker@adacore.com>
507
508 * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Treat addresses
509 pointing inside a non-executable section as function descriptors.
510
511 2008-05-06 Pedro Alves <pedro@codesourcery.com>
512
513 * inf-loop.c (inferior_event_handler): Run all continuations and
514 print any language change before running the breakpoint commands.
515
516 2008-05-06 Joel Brobecker <brobecker@adacore.com>
517
518 * frame-unwind.c (frame_unwind_got_bytes): New function.
519 * frame-unwind.h (frame_unwind_got_bytes): Add declaration.
520 * libunwind-frame.h, libunwind-frame.c, ia64-tdep.c: Update
521 for unwinder changes.
522
523 2008-05-05 Doug Evans <dje@google.com>
524
525 * NEWS: Mention new /m modifier for disassemble command.
526 * cli/cli-cmds.c (print_disassembly): New function.
527 (disassemble_current_function): New function
528 (disassemble_command): Recognize /m modifier, print mixed
529 source+assembly.
530 (init_cli_cmds): Update disassemble help text.
531
532 2008-05-05 Maxim Grigoriev <maxim2405@gmail.com>
533
534 * xtensa-tdep.c: Update for unwinder changes.
535
536 2008-05-05 Andreas Schwab <schwab@suse.de>
537
538 Update m68k port for unwinder changes.
539 * m68k-tdep.c (m68k_frame_cache): Expect this_frame.
540 (m68k_frame_this_id, m68k_frame_prev_register): Update signature.
541 (m68k_frame_unwind): Use default_frame_sniffer.
542 (m68k_frame_sniffer): Remove.
543 (m68k_frame_base_address): Expect this_frame.
544 (m68k_dummy_id): Renamed from m68k_unwind_dummy_id. Expect
545 this_frame.
546 (m68k_gdbarch_init): Use set_gdbarch_dummy_id,
547 dwarf2_append_unwinders, and frame_unwind_append_unwinder.
548 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Expect frame_info
549 parameter instead of pc value.
550 (m68k_linux_get_sigtramp_info, m68k_linux_sigtramp_frame_cache):
551 Expect this_frame.
552 (m68k_linux_sigtramp_frame_this_id)
553 (m68k_linux_sigtramp_frame_prev_register)
554 (m68k_linux_sigtramp_frame_sniffer): Update signature.
555 (m68k_linux_sigtramp_frame_unwind): Use
556 m68k_linux_sigtramp_frame_sniffer.
557 (m68k_linux_init_abi): Use frame_unwind_append_unwinder.
558
559 * m68klinux-nat.c (store_register): Fix typo.
560
561 2008-05-05 Pedro Alves <pedro@codesourcery.com>
562
563 * infcmd.c (step_1): Put thread id on the stack to avoid possible
564 NULL dereferencing.
565
566 2008-05-05 Luis Machado <luisgpm@br.ibm.com>
567
568 * symfile.c (reread_symbols): Update objfile's entry point.
569
570 2008-05-05 Aleksandar Ristovski <aristovski@qnx.com>
571 Joel Brobecker <brobecker@adacore.com>
572
573 * ada-lang.c: Update throughout to use symbol_matches_domain
574 instead of matching the symbol domain explictly.
575 * dwarf2read.c (add_partial_symbol): Do not add new psym for
576 STRUCT_DOMAIN. Make sure you recognize c++ struct and java and ada
577 class as typedefs. See lookup_partial_symbol function.
578 (new_symbol): Similar to add_partial_symbol, do not create
579 symbol for the typedef. See lookup_block_symbol.
580 * symtab.c (symbol_matches_domain): New function, takes care
581 of dual meaning of STRUCT_DOMAIN symbol for c++, ada and java.
582 (lookup_partial_symbol): Use symbol_matches_domain to see if the
583 found psym domain matches the given domain.
584 (lookup_block_symbol): Likewise.
585
586 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
587
588 * top.c (command_line_handler_continuation): Remove.
589 (execute_command): Do not install the above.
590
591 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
592
593 * inf-loop.c (inferior_event_handler): Call bpstat_do_action,
594 and catch all exceptions from it.
595 * top.c (command_line_handler_continuation): Don't
596 call bpstat_do_action here.
597
598 2008-05-04 Daniel Jacobowitz <dan@codesourcery.com>
599
600 * dwarf2read.c (struct dwarf2_cu): Add type_hash.
601 (struct die_info): Remove type.
602 (read_type_die, read_typedef, read_base_type, read_subrange_type)
603 (read_structure_type, read_enumeration_type, read_array_type)
604 (read_tag_pointer_type, read_tag_ptr_to_member_type)
605 (read_tag_reference_type, read_tag_const_type, read_tag_volatile_type)
606 (read_tag_string_type, read_subroutine_type, read_set_type)
607 (read_unspecified_type): Delete prototypes. Remove check for
608 already-loaded type. Return the new type.
609 (set_die_type): Return the new type.
610 (reset_die_and_siblings_types): Delete.
611 (load_comp_unit, load_full_comp_unit): Set type_hash.
612 (process_queue): Remove call to reset_die_and_siblings_types.
613 (process_die): Do not read most types here. Use read_type_die
614 for others.
615 (read_func_scope, dwarf2_add_member_fn): Use read_type_die.
616 (quirk_gcc_member_function_pointer): Return the new type.
617 (process_structure_scope, process_enumeration_scope): Use
618 get_die_type and read the DIE's type.
619 (read_full_die): Do not initialize die->type.
620 (tag_type_to_type): Use read_type_die.
621 (read_type_die): Check for already defined types. Return the
622 type.
623 (determine_prefix): Use get_die_type.
624 (set_die_type): Return the type.
625 (get_die_type): Take a CU argument. Check for no type_hash.
626
627 2008-05-04 Daniel Jacobowitz <dan@codesourcery.com>
628
629 * dwarf2read.c (dwarf2_ranges_read, read_partial_die): Initialize
630 locals.
631
632 2008-05-04 Pedro Alves <pedro@codesourcery.com>
633
634 * breakpoint.c (update_breakpoints_after_exec): Delete bp_longjmp
635 and bp_longjmp_resume breakpoints.
636 (breakpoint_address_is_meaningful): Claim bp_longjmp_resume as
637 meaningful.
638 (create_longjmp_breakpoint): Don't create bp_longjmp_resume
639 breakpoints. Create bp_longjmp breakpoints as momentary
640 breakpoints.
641 (enable_longjmp_breakpoint): Delete.
642 (set_longjmp_breakpoint): New.
643 (disable_longjmp_breakpoint): Delete.
644 (delete_longjmp_breakpoint): New.
645 (set_longjmp_resume_breakpoint): Delete.
646 (set_momentary_breakpoint_at_pc): New.
647 (breakpoint_re_set_one): Don't delete bp_longjmp and
648 bp_longjmp_resume breakpoints.
649 (breakpoint_re_set): Don't create longjmp and longjmp-resume
650 breakpoints.
651
652 * infrun.c (step_resume_breakpoint): Add comment.
653 (struct execution_control_state): Delete handling_longjmp member.
654 (init_execution_control_state). Don't clear handling_longjmp.
655 (context_switch): Don't context switch handling_longjmp.
656 (handle_inferior_event): If handling a bp_longjmp breakpoint,
657 create a bp_longjmp_resume breakpoint, and set it as current
658 step_resume_breakpoint, then step over the longjmp breakpoint. If
659 handling a bp_longjmp_resume breakpoint, don't delete the longjmp
660 breakpoint, delete the longjmp-resume breakpoint, and stop
661 stepping.
662 (currently_stepping): Remove handling_longjmp from expression.
663 (insert_step_resume_breakpoint_at_sal): Update comment.
664 (insert_longjmp_resume_breakpoint): New.
665
666 * breakpoint.h (set_momentary_breakpoint_at_pc): Declare.
667 (enable_longjmp_breakpoint, disable_longjmp_breakpoint): Delete
668 declarations.
669 (set_longjmp_breakpoint, delete_longjmp_breakpoint): Declare.
670 (set_longjmp_resume_breakpoint): Delete declaration.
671
672 * gdbthread.h (save_infrun_state): Remove handling_longjmp
673 parameter.
674 (load_infrun_state): Delete *handling_longjmp parameter.
675 * thread.c (save_infrun_state): Remove handling_longjmp parameter.
676 Update body.
677 (load_infrun_state): Delete *handling_longjmp parameter. Update
678 body.
679
680 * infcmd.c (disable_longjmp_breakpoint_cleanup): Delete.
681 (delete_longjmp_breakpoint_cleanup): New.
682 (step_1): Call set_longjmp_breakpoint instead of
683 enable_longjmp_breakpoint. Use delete_longjmp_breakpoint_cleanup
684 instead of disable_longjmp_breakpoint_cleanup when making cleanup.
685 (step_1_continuation): Pass thread id in the continuation args to
686 step_once.
687 (step_once): Add thread parameter. Pass thread id the the
688 continuation.
689
690 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
691
692 Set CU BASE_ADDRESS already from partial DIEs.
693 * dwarf2read.c (read_partial_die): New variables BASE_ADDRESS and
694 BASE_ADDRESS_TYPE. Set these variables from DW_AT_LOW_PC and
695 DW_AT_ENTRY_PC. Set CU->HEADER.BASE_KNOWN and CU->HEADER.BASE_ADDRESS
696 from these variables if it was still unset.
697
698 * Makefile.in: Update dependencies.
699 * dwarf2read.c: Include "addrmap.h"
700 (struct dwarf2_cu): New fields RANGES_OFFSET and HAS_RANGES_OFFSET.
701 (dwarf2_ranges_read): New prototype.
702 (dwarf2_build_psymtabs_hard): Initialize and prepare PSYMTABS_ADDRMAP.
703 Add discontiguous range to PSYMTABS_ADDRMAP by DWARF2_RANGES_READ on
704 HAS_RANGES_OFFSET, otherwise add there the contiguous range.
705 (dwarf2_ranges_read): New parameter RANGES_PST, update the function
706 comment for it. Add the found ranges to RANGES_PST. New variable
707 BASEADDR, initialize it the common way.
708 (dwarf2_get_pc_bounds): Update the caller for the new parameter.
709 (read_partial_die): `DW_AT_ranges' now only sets RANGES_OFFSET and
710 HAS_RANGES_OFFSET for the later processing.
711 * objfiles.h (struct objfile): New field PSYMTABS_ADDRMAP.
712 * symtab.c: Include "addrmap.h"
713 (find_pc_sect_psymtab): Support reading the field PSYMTABS_ADDRMAP.
714 Move the psymtab locator into ...
715 (find_pc_sect_psymtab_closer): ... a new function.
716
717 2008-05-04 Ulrich Weigand <uweigand@de.ibm.com>
718
719 * arch-utils.c (gdbarch_update_p): Use default values for
720 info.abfd and info.target_desc if they are NULL.
721 (gdbarch_from_bfd): Remove assertion.
722 (set_gdbarch_from_file): Call gdbarch_find_by_info directly,
723 using the current target description.
724 (gdbarch_info_fill): Do not use default values for info->abfd
725 and info->target_desc.
726
727 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
728
729 * symfile.c (reread_symbols): Reload EXEC_BFD on its change.
730
731 2008-05-04 Ulrich Weigand <uweigand@de.ibm.com>
732
733 * inferior.h (read_pc_pid, write_pc_pid): Remove.
734 * regcache.h (regcache_read_pc, regcache_write_pc): Add prototypes.
735
736 * regcache.c (read_pc_pid): Remove, replace by ...
737 (regcache_read_pc): ... this function.
738 (write_pc_pid): Remove, replace by ...
739 (regcache_write_pc): ... this function.
740 (read_pc, write_pc): Update.
741
742 * infrun.c (displaced_step_prepare): Replace read_pc_pid and
743 write_pc_pid by regcache_read_pc and regcache_write_pc.
744 (displaced_step_fixup): Likewise.
745 (resume): Likewise. Use regcache arch instead of current_gdbarch.
746 (prepare_to_proceed): Likewise.
747 (proceed): Likewise.
748 (adjust_pc_after_break): Likewise.
749 (handle_inferior_event): Likewise.
750
751 * linux-nat.c (cancel_breakpoint): Likewise.
752 * linux-thread-db.c (check_event): Likewise.
753 * aix-thread.c (aix_thread_wait): Likewise.
754 * tracepoint.c (trace_dump_command): Likewise.
755
756 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
757
758 * dwarf2loc.c (dwarf_expr_frame_base): Error out on missing
759 SYMBOL_LOCATION_BATON.
760
761 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
762
763 * target.h (struct target_ops): New field to_auxv_parse.
764 * auxv.c (default_auxv_parse): New, renamed from previous
765 target_auxv_parse.
766 (target_auxv_parse): Try to call target method. Fallback to
767 default_auxv_parse if not found.
768 * procfs.c (procfs_auxv_parse): New.
769 (init_procfs_ops): On Solaris, in 64-bit mode, install
770 procfs_auxv_parse.
771
772 2008-05-03 Adam Nemet <anemet@caviumnetworks.com>
773
774 * symfile.c (add_symbol_file_command): Use paddress rather than
775 hex_string to print the address.
776
777 2008-05-03 Ulrich Weigand <uweigand@de.ibm.com>
778
779 * rs6000-tdep.c (rs6000_frame_this_id): If info->base is 0,
780 return the null frame ID to terminate the backtrace.
781
782 2008-05-03 Ulrich Weigand <uweigand@de.ibm.com>
783
784 * rs6000-tdep.c: Do not include "rs6000-tdep.h".
785 (rs6000_find_toc_address_hook): Move to rs6000-aix-tdep.c.
786 (SIG_FRAME_PC_OFFSET): Likewise.
787 (SIG_FRAME_LR_OFFSET): Likewise.
788 (SIG_FRAME_FP_OFFSET): Likewise.
789 (rs6000_push_dummy_call): Likewise.
790 (rs6000_return_value): Likewise.
791 (rs6000_convert_from_func_ptr_addr): Likewise.
792 (branch_dest, rs6000_software_single_step): Likewise.
793 (deal_with_atomic_sequence): Rename to ...
794 (ppc_deal_with_atomic_sequence): ... this. Adapt all callers.
795 Do not call branch_dest; inline required parts of that function.
796 (rs6000_skip_trampoline_code): Replace DEPRECATED_SYMBOL_NAME
797 with SYMBOL_LINKAGE_NAME.
798 (struct reg, regsize): Delete.
799 (read_memory_addr): Delete; inline into callers.
800 (rs6000_skip_prologue): Move after skip_prologue.
801 (skip_prologue): Remove prototype.
802 (rs6000_gdbarch_init): Remove sysv_abi variable; perform all
803 initialization as if this variable were true. Do not install
804 ppc64_sysv_abi_adjust_breakpoint_address.
805
806 * rs6000-aix-tdep.c: Include "gdb_assert.h", "gdbtypes.h",
807 "gdbcore.h", "target.h", "value.h", "infcall.h", "objfiles.h",
808 and "breakpoint.h".
809 (rs6000_find_toc_address_hook): Move here from rs6000-tdep.c.
810 (SIG_FRAME_PC_OFFSET): Likewise.
811 (SIG_FRAME_LR_OFFSET): Likewise.
812 (SIG_FRAME_FP_OFFSET): Likewise.
813 (rs6000_push_dummy_call): Likewise.
814 (rs6000_return_value): Likewise.
815 (rs6000_convert_from_func_ptr_addr): Likewise.
816 (branch_dest, rs6000_software_single_step): Likewise. Replace
817 tdep->text_segment_base by AIX_TEXT_SEGMENT_BASE.
818 (rs6000_aix_init_osabi): Install rs6000_push_dummy_call,
819 rs6000_return_value, and rs6000_convert_from_func_ptr_addr.
820 Call set_gdbarch_long_double_bit and set_gdbarch_frame_red_zone_size.
821 Set tdep->lr_frame_offset. Do not set tdep->text_segment_base.
822
823 * rs6000-tdep.h (rs6000_software_single_step): Remove prototype.
824 (AIX_TEXT_SEGMENT_BASE): New macro.
825 * rs6000-nat.c (exec_one_dummy_insn): Replace tdep->text_segment_base
826 by AIX_TEXT_SEGMENT_BASE.
827
828 * ppc-tdep.h (ppc_deal_with_atomic_sequence): Add prototype.
829 (struct gdbarch_tdep): Remove text_segment_base member.
830 * ppc-linux-tdep.c (ppc_linux_init_abi): On 64-bit, install
831 ppc64_sysv_abi_adjust_breakpoint_address.
832
833 * Makefile.in (rs6000-tdep.o): Update dependencies.
834 (rs6000-aix-tdep.o): Likewise.
835
836 2008-05-03 Luis Machado <luisgpm@br.ibm.com>
837 Thiago Jung Bauermann <bauerman@br.ibm.com>
838
839 * cli/cli-decode.c (lookup_cmd_1): Fix indentation.
840 * doublest.c (convert_typed_floating): Fix typo in comment.
841 * dwarf2-frame.c (dwarf2_frame_cache): Likewise.
842 * frame-unwind.h (frame_sniffer_ftype): Likewise.
843 * frame.c (frame_unwind_address_in_block): Likewise.
844 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call): Likewise.
845 * symtab.h (struct symbol): Likewise.
846 * tramp-frame.h (struct trad_frame_cache): Likewise.
847 * value.c (allocate_repeat_value): Likewise.
848
849 2008-05-03 Ulrich Weigand <uweigand@de.ibm.com>
850
851 * infrun.c (handle_inferior_event): Do not insert breakpoints at
852 TARGET_WAITKIND_LOADED events during startup (i.e. in the shell).
853
854 2008-05-03 Pedro Alves <pedro@codesourcery.com>
855
856 * parse.c (parse_exp_in_context): Don't override
857 expression_context_pc if get_selected_block returned a valid
858 block.
859
860 2008-05-03 Daniel Jacobowitz <dan@codesourcery.com>
861
862 * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete.
863 * arm-tdep.h (STATUS_REGISTER_SIZE): Delete.
864 * breakpoint.c (args_for_catchpoint_enable, current_exception_event):
865 Delete.
866 * c-typeprint.c (c_type_print_base): Delete handling of template
867 instantiations.
868 * cp-support.h (METHOD_PTR_IS_VIRTUAL, METHOD_PTR_FROM_VOFFSET)
869 (METHOD_PTR_TO_VOFFSET): Delete.
870 * defs.h (QUIT_FIXME): Delete.
871 * f-lang.h (DEFAULT_DOTMAIN_NAME_IN_MF77, DEFAULT_MAIN_NAME_IN_MF77)
872 (DEFAULT_DOTMAIN_NAME_IN_XLF_BUGGY, DEFAULT_DOTMAIN_NAME_IN_XLF): Delete.
873 * gdbtypes.h (struct cplus_struct_type): Delete is_inlined,
874 ninstantiations, and instantiations.
875 (TYPE_INSTANTIATIONS, TYPE_NINSTANTIATIONS, TYPE_INSTANTIATION)
876 (TYPE_FN_FIELD_INLINED): Delete.
877 * srec.h (SREC_BINARY): Delete.
878 * symtab.c (symbol_init_demangled_name): Delete.
879 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME, symbol_init_demangled_name)
880 (SYMBOL_OBJFILE, struct exception_event_record, CURRENT_EXCEPTION_KIND)
881 (CURRENT_EXCEPTION_CATCH_SAL, CURRENT_EXCEPTION_CATCH_LINE)
882 (CURRENT_EXCEPTION_CATCH_FILE, CURRENT_EXCEPTION_CATCH_PC)
883 (CURRENT_EXCEPTION_THROW_SAL, CURRENT_EXCEPTION_THROW_LINE)
884 (CURRENT_EXCEPTION_THROW_FILE, CURRENT_EXCEPTION_THROW_PC): Delete.
885 * target.h (enum thread_control_capabilities): Delete tc_switch.
886 (target_can_switch_threads): Delete.
887
888 2008-05-03 Daniel Jacobowitz <dan@codesourcery.com>
889
890 * Makefile.in (objfiles.o): Update.
891 * exec.c (exec_set_section_address): Support p->addr != 0.
892 * objfiles.c (objfile_relocate): Update exec_ops section
893 addresses.
894 * symfile.c (place_section): Move exec_set_section_address call...
895 (default_symfile_offsets): ...to here.
896
897 2008-05-03 Ulrich Weigand <uweigand@de.ibm.com>
898
899 * Makefile.in (ppc_linux_tdep_h): New macro.
900 (powerpc_32l_c, powerpc_altivec32_c, powerpc_altivec32l_c): Likewise.
901 (powerpc_64l_c, powerpc_altivec64_c, powerpc_altivec64l_c): Likewise.
902 (powerpc_e500l_c): Likewise.
903 (ppc-linux-nat.o): Update dependencies.
904 (ppc-linux-tdep.o): Update dependencies.
905 (rs6000-tdep.o): Update dependencies.
906
907 * ppc-tdep.h (ppc_linux_memory_remove_breakpoint): Remove.
908 (ppc_linux_svr4_fetch_link_map_offsets): Remove.
909 (ppc_linux_gregset, ppc_linux_fpregset): Move to ppc-linux-tdep.h
910 (ppc_supply_reg, ppc_collect_reg): Add prototypes.
911 (tdesc_powerpc_e500): Remove.
912
913 * rs6000.c: Include "features/rs6000/powerpc-altivec32.c"
914 and "features/rs6000/powerpc-altivec64.c".
915 (ppc_supply_reg, ppc_collect_reg): Make global.
916 (variants): Use tdesc_powerpc_32 for "powerpc" and
917 tdesc_powerpc_altivec64 for "powerpc64".
918 (_initialize_rs6000_tdep): Initialize AltiVec descriptions.
919
920 * ppc-linux-tdep.h: New file.
921
922 * ppc-linux-tdep.c: Include "ppc-linux-tdep.c".
923 Include "features/rs6000/powerpc-32l.c".
924 Include "features/rs6000/powerpc-altivec32l.c".
925 Include "features/rs6000/powerpc-64l.c".
926 Include "features/rs6000/powerpc-altivec64l.c".
927 Include "features/rs6000/powerpc-e500l.c".
928 (ppc_linux_supply_gregset): New function.
929 (ppc_linux_collect_gregset): Handle orig_r3 and trap registers.
930 (ppc32_linux_gregset): Use ppc_linux_supply_gregset.
931 (ppc64_linux_gregset): Likewise.
932 (ppc_linux_sigtramp_cache): Handle orig_r3 and trap registers.
933 (ppc_linux_trap_reg_p): New function.
934 (ppc_linux_write_pc): New function.
935 (ppc_linux_core_read_description): New function.
936 (ppc_linux_init_abi): Install ppc_linux_write_pc and
937 ppc_linux_core_read_description. Install orig_r3 and trap
938 registers if present in the target description.
939 (_initialize_ppc_linux_tdep): Initialize Linux target descriptions.
940
941 * ppc-linux-nat.c: Include "ppc-linux-tdep.h".
942 (PT_ORIG_R3, PT_TRAP): Define if necessary.
943 (ppc_register_u_addr): Handle orig_r3 and trap registers.
944 (fetch_ppc_registers): Likewise.
945 (store_ppc_registers): Likewise.
946 (store_register): Likewise.
947 (ppc_linux_read_description): Check whether AltiVec is supported.
948 Check whether inferior is 32-bit or 64-bit. Return the appropriate
949 Linux target description.
950
951 * features/Makefile (WHICH): Use rs6000/powerpc-32l and
952 rs6000/powerpc-altivec32l instead of rs6000/powerpc-32.
953 Use rs6000/powerpc-64l and rs6000/powerpc-altivec64l instead
954 of rs6000/powerpc-64. Use rs6000/powerpc-e500l instead of
955 rs6000/powerpc-e500. Update -expedite variables accordingly.
956
957 * features/rs6000/power-spe.xml: Use regnum 73 for "acc".
958 * features/rs6000/powerpc-32.xml: Do not include power-altivec.xml.
959 * features/rs6000/powerpc-64.xml: Do not include power-altivec.xml.
960 * features/rs6000/powerpc-e500.c: Regenerate.
961 * features/rs6000/powerpc-32.c: Regenerate.
962 * features/rs6000/powerpc-64.c: Regenerate.
963
964 * features/rs6000/power-linux.xml: New file.
965 * features/rs6000/power64-linux.xml: New file.
966 * features/rs6000/powerpc-32l.xml: New file.
967 * features/rs6000/powerpc-altivec32l.xml: New file.
968 * features/rs6000/powerpc-64l.xml: New file.
969 * features/rs6000/powerpc-altivec64l.xml: New file.
970 * features/rs6000/powerpc-e500l.xml: New file.
971 * features/rs6000/powerpc-32l.c: New (generated) file.
972 * features/rs6000/powerpc-altivec32l.c: New (generated) file.
973 * features/rs6000/powerpc-64l.c: New (generated) file.
974 * features/rs6000/powerpc-altivec64l.c: New (generated) file.
975 * features/rs6000/powerpc-e500l.xml: New (generated) file.
976
977 * regformats/reg-ppc.dat: Remove.
978 * regformats/reg-ppc64.dat: Remove.
979 * regformats/rs6000/powerpc-32.dat: Remove.
980 * regformats/rs6000/powerpc-64.dat: Remove.
981 * regformats/rs6000/powerpc-e500.dat: Remove.
982 * regformats/rs6000/powerpc-32l.dat: New (generated) file.
983 * regformats/rs6000/powerpc-altivec32l.dat: New (generated) file.
984 * regformats/rs6000/powerpc-64l.dat: New (generated) file.
985 * regformats/rs6000/powerpc-altivec64l.dat: New (generated) file.
986 * regformats/rs6000/powerpc-e500l.dat: New (generated) file.
987
988 2008-05-03 Pedro Alves <pedro@codesourcery.com>
989
990 * thread.c (delete_thread): Call observer_notify_thread_exit.
991 * mi/mi-interp.c (mi_interpreter_init): Register mi_thread_exit as
992 thread_exit observer.
993 (mi_thread_exit): New.
994
995 2008-05-03 Thiago Jung Bauermann <bauerman@br.ibm.com>
996
997 * breakpoint.c (create_exception_catchpoint): Remove prototype
998 for already deleted function.
999 * breakpoint.h (ep_is_exception_catchpoint): Likewise.
1000 * frame.h (show_stack_frame): Remove prototype.
1001 * stack.c (show_stack_frame): Remove empty, unused function.
1002 * source.c (symtab_to_fullname, print_source_lines): Small fix
1003 in comment.
1004 * value.c (show_values): Update comments to mention "show values"
1005 command instead of "info history".
1006
1007 2008-05-02 Ulrich Weigand <uweigand@de.ibm.com>
1008
1009 * linespec.c: Include "target.h".
1010 (minsym_found): Handle minimal symbols pointing to function
1011 descriptors. Use find_function_start_pc.
1012 * minsyms.c (msymbol_objfile): New function.
1013 * parse.c (write_exp_msymbol): Handle minimal symbols pointing
1014 to function descriptors.
1015 * symtab.c (fixup_section): Only use minimal symbol at the same
1016 address to determine section of a symbol.
1017 (find_function_start_pc): New function.
1018 (find_function_start_sal): Use it.
1019 * symtab.h (msymbol_objfile): Add prototype.
1020 (find_function_start_pc): Likewise.
1021 * value.c: Include "objfiles.h".
1022 (value_fn_field): Handle minimal symbols pointing to function
1023 descriptors.
1024 * Makefile.in (linespec.o): Update dependencies.
1025 (value.o): Likewise.
1026
1027 2008-05-02 Joel Brobecker <brobecker@adacore.com>
1028
1029 * ada-lang.c (unwrap_value): Handle the case where the "F" field
1030 inside a PAD type is a bitfield.
1031
1032 2008-05-02 Ulrich Weigand <uweigand@de.ibm.com>
1033
1034 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call): Handle
1035 TYPE_CODE_BOOL and TYPE_CODE_CHAR the same as TYPE_CODE_INT.
1036 Handle TYPE_CODE_REF the same as TYPE_CODE_PTR.
1037 Handle TYPE_CODE_METHOD the same as TYPE_CODE_FUNC.
1038 Allow typedefs when checking for function pointer arguments.
1039 Right-align small structs passed on the stack.
1040 (ppc64_sysv_abi_return_value): Handle TYPE_CODE_BOOL and
1041 TYPE_CODE_CHAR the same as TYPE_CODE_INT.
1042 Handle TYPE_CODE_REF the same as TYPE_CODE_PTR.
1043
1044 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
1045
1046 * Makefile.in (arm-tdep.o): Update.
1047 * arm-tdep.c (arm_objfile_data_key, struct arm_mapping_symbol)
1048 (struct arm_per_objfile, arm_compare_mapping_symbols): New.
1049 (arm_pc_is_thumb): Use mapping symbols.
1050 (arm_objfile_data_cleanup, arm_record_special_symbol): New.
1051 (arm_gdbarch_init): Call set_gdbarch_record_special_symbol.
1052 (_initialize_arm_tdep): Initialize arm_objfile_data_key.
1053 * elfread.c (elf_symtab_read): Use gdbarch_record_special_symbol.
1054 * gdbarch.sh: Add record_special_symbol.
1055 * gdbarch.c, gdbarch.h: Regenerated.
1056 * objfiles.c (struct objfile_data): Add cleanup member.
1057 (register_objfile_data_with_cleanup): New function, from
1058 register_objfile_data.
1059 (register_objfile_data): Use it.
1060 (objfile_free_data): Call clear_objfile_data.
1061 (clear_objfile_data): Call cleanup functions.
1062 * objfiles.h (register_objfile_data_with_cleanup): Declare.
1063
1064 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
1065
1066 * objfiles.c (init_entry_point_info): Handle shared libraries.
1067
1068 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
1069
1070 * arm-tdep.c (arm_prologue_this_id): Compare pc, not func, to
1071 lowest_pc.
1072
1073 2008-05-02 Jim Blandy <jimb@codesourcery.com>
1074 Pedro Alves <pedro@codesourcery.com>
1075
1076 Implement displaced stepping.
1077
1078 * gdbarch.sh (max_insn_length): New 'variable'.
1079 (displaced_step_copy, displaced_step_fixup)
1080 (displaced_step_free_closure, displaced_step_location): New
1081 functions.
1082 (struct displaced_step_closure): Add forward declaration.
1083 * gdbarch.c, gdbarch.h: Regenerated.
1084
1085 * arch-utils.c: #include "objfiles.h".
1086 (simple_displaced_step_copy_insn)
1087 (simple_displaced_step_free_closure)
1088 (displaced_step_at_entry_point): New functions.
1089 * arch-utils.h (simple_displaced_step_copy_insn)
1090 (simple_displaced_step_free_closure)
1091 (displaced_step_at_entry_point): New prototypes.
1092
1093 * i386-tdep.c (I386_MAX_INSN_LEN): Rename to...
1094 (I386_MAX_MATCHED_INSN_LEN): ... this.
1095 (i386_absolute_jmp_p, i386_absolute_call_p)
1096 (i386_ret_p, i386_call_p, i386_breakpoint_p, i386_syscall_p)
1097 (i386_displaced_step_fixup): New functions.
1098 (struct i386_insn, i386_match_insn): Update.
1099 (i386_gdbarch_init): Set gdbarch_max_insn_length.
1100 * i386-tdep.h (I386_MAX_INSN_LEN): New.
1101 (i386_displaced_step_fixup): New prototype.
1102 * i386-linux-tdep.c (i386_linux_init_abi): Include "arch-utils.h".
1103 Register gdbarch_displaced_step_copy,
1104 gdbarch_displaced_step_fixup, gdbarch_displaced_step_free_closure,
1105 and gdbarch_displaced_step_location functions.
1106
1107 * infrun.c (debug_displaced): New variable.
1108 (show_debug_displaced): New function.
1109 (struct displaced_step_request): New struct.
1110 (displaced_step_request_queue, displaced_step_ptid)
1111 (displaced_step_gdbarch, displaced_step_closure)
1112 (displaced_step_original, displaced_step_copy)
1113 (displaced_step_saved_copy, can_use_displaced_stepping): New
1114 variables.
1115 (show_can_use_displaced_stepping, use_displaced_stepping)
1116 (displaced_step_clear, cleanup_displaced_step_closure)
1117 (displaced_step_dump_bytes, displaced_step_prepare)
1118 (displaced_step_clear_cleanup, write_memory_ptid)
1119 (displaced_step_fixup): New functions.
1120 (resume): Call displaced_step_prepare.
1121 (proceed): Call read_pc once, and remember the value. If using
1122 displaced stepping, don't remove breakpoints.
1123 (handle_inferior_event): Call displaced_step_fixup. Add some
1124 debugging output. When we try to step over a breakpoint, but get
1125 a signal to deliver to the thread instead, ensure the step-resume
1126 breakpoint is actually inserted. If a thread hop is needed, and
1127 displaced stepping is enabled, don't remove breakpoints.
1128 (init_wait_for_inferior): Call displaced_step_clear.
1129 (_initialize_infrun): Add "set debug displaced" command. Add
1130 "maint set can-use-displaced-stepping" command. Clear
1131 displaced_step_ptid.
1132 * inferior.h (debug_displaced): Declare variable.
1133 (displaced_step_dump_bytes): Declare function.
1134
1135 * Makefile.in (arch-utils.o, i386-linux-tdep.o): Update
1136 dependencies.
1137
1138 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
1139
1140 * arm-tdep.c (arm_mode_strings, arm_fallback_mode_string)
1141 (arm_force_mode_string, arm_show_fallback_mode)
1142 (arm_show_force_mode): New.
1143 (arm_pc_is_thumb): Honor fallback-mode and force-mode. Use
1144 arm_frame_is_thumb.
1145 (_initialize_arm_tdep): Add "set arm fallback-mode"
1146 and "set arm force-mode".
1147 * NEWS: Document new commands.
1148
1149 2008-05-02 Andrew Stubbs <andrew.stubbs@st.com>
1150
1151 * main.h (batch_silent): Declare.
1152 * event-top.c: Include main.h.
1153 (gdb_setup_readline): Remove extern batch_silent declaration.
1154 * infrun.c (normal_stop): Don't print source location when running in
1155 --batch-silent mode.
1156 * Makefile.in (event-top.o): Add main.h dependency.
1157
1158 2008-05-02 Andreas Schwab <schwab@suse.de>
1159
1160 * target.h (struct target_ops): Add
1161 to_watchpoint_addr_within_range.
1162 (target_watchpoint_addr_within_range): New function.
1163 * target.c (update_current_target): Inherit
1164 to_watchpoint_addr_within_range, defaulting to
1165 default_watchpoint_addr_within_range.
1166 (default_watchpoint_addr_within_range): New function.
1167 (debug_to_watchpoint_addr_within_range): New function.
1168 (setup_target_debug): Set to_watchpoint_addr_within_range.
1169 * ppc-linux-nat.c (ppc_linux_watchpoint_addr_within_range):
1170 New function.
1171 (_initialize_ppc_linux_nat): Set to_watchpoint_addr_within_range.
1172 * breakpoint.c (watchpoints_triggered): Use
1173 target_watchpoint_addr_within_range.
1174
1175 2008-05-01 Pedro Alves <pedro@codesourcery.com>
1176
1177 * configure.tgt: Add i[34567]86-*-dicos* and x86_64-*-dicos*.
1178 (i[34567]86-*-dicos*, x86_64-*-dicos*):
1179 Set gdb_osabi to GDB_OSABI_DICOS.
1180
1181 * defs.h (enum gdb_osabi): Add GDB_OSABI_DICOS.
1182 * osabi.c (gdb_osabi_name): Add "DICOS".
1183
1184 * i386-dicos-tdep.c: New file.
1185
1186 * Makefile.in (ALL_TARGET_OBS): Add i386-dicos-tdep.o.
1187 (ALLDEPFILES): Add i386-dicos-tdep.c.
1188 (i386-dicos-tdep.o): New rule.
1189
1190 2008-05-01 Pedro Alves <pedro@codesourcery.com>
1191
1192 * linux-nat.c (linux_nat_switch_fork): Reinit GDB's thread list
1193 and register the fork's PTID as a thread.
1194
1195 2008-05-01 Aleksandar Ristovski <aristovski@qnx.com>
1196
1197 PR gdb/1665
1198 * breakpoint.c (create_breakpoint): Add breakpoint_ops argument and
1199 assign its value to the breakpoint created.
1200 (create_breakpoints): Add breakpoint_ops argument and pass it
1201 to create_breakpoint call.
1202 (break_command_really): Add breakpoint_ops argument and pass/assign
1203 appropriately.
1204 (break_command_1): Pass NULL as ops argument.
1205 (set_breakpoint): Pass NULL as ops argument.
1206 (print_one_exception_catchpoint): Print <PENDING> if no loc available.
1207 (handle_gnu_v3_exceptions): Call generic breakpoint code to insert
1208 catch and throw catchpoints.
1209
1210 2008-05-01 Aleksandar Ristovski <aristovski@qnx.com>
1211
1212 PR gdb/2343
1213 * corelow.c (core_open): Use gdbarch_target_signal_from_host to
1214 translate signal numeric value from the target to GDB's enum
1215 target_signal.
1216 * gdbarch.c, gdbarch.h: Regenerated.
1217 * gdbarch.sh: Added two new functions target_signal_from_host and
1218 target_signal_to_host.
1219 * target.h (default_target_signal_from_host,
1220 default_target_signal_to_host): New functions - declarations.
1221 * signals/signals.c (struct gdbarch): New declaration.
1222 (default_target_signal_to_host, default_target_signal_from_host): New
1223 functions.
1224
1225 2008-05-01 Daniel Jacobowitz <dan@codesourcery.com>
1226
1227 * arm-linux-tdep.h (ARM_CPSR_REGNUM): Delete definition.
1228 * arm-tdep.c (arm_frame_is_thumb): New.
1229 (arm_pc_is_thumb): Clarify comment.
1230 (thumb_analyze_prologue): Remove PC special case.
1231 (thumb_scan_prologue): Take a block_addr argument. Use it for
1232 find_pc_partial_function. Remove unused variables.
1233 (arm_scan_prologue): Use arm_frame_is_thumb. Use the block address
1234 for find_pc_partial_function. Remove PC special case.
1235 (arm_prologue_prev_register): Add special handling for PC and CPSR.
1236 (arm_dwarf2_prev_register, arm_dwarf2_frame_init_reg): New.
1237 (arm_get_next_pc): Use arm_frame_is_thumb.
1238 (arm_write_pc): Use CPSR_T instead of 0x20.
1239 (arm_gdbarch_init): Call dwarf2_frame_set_init_reg.
1240 * arm-tdep.h (enum gdb_regnum): Add ARM_CPSR_REGNUM.
1241 (CPSR_T): Define.
1242 * dwarf2-frame.c (dwarf2_frame_prev_register): Handle
1243 DWARF2_FRAME_REG_FN.
1244 * dwarf2-frame.h (enum dwarf2_frame_reg_rule): Add
1245 DWARF2_FRAME_REG_FN.
1246 (struct dwarf2_frame_state_reg): Add FN to loc union.
1247
1248 2008-05-01 Nick Roberts <nickrob@snap.net.nz>
1249
1250 * exec.c (print_section_info): Add missing '\n'.
1251
1252 2008-05-01 Vladimir Prus <vladimir@codesourcery.com>
1253
1254 * thread.c (add_thread): Move observer call to ...
1255 (add_thread_silent): ... here.
1256
1257 2008-04-30 Ulrich Weigand <uweigand@de.ibm.com>
1258
1259 * rs6000-tdep.c: Update for unwinder changes.
1260 * ppcobsd-tdep.c: Likewise.
1261
1262 2008-04-30 Ulrich Weigand <uweigand@de.ibm.com>
1263
1264 * s390-tdep.c: Update for unwinder changes.
1265
1266 2008-04-30 Ulrich Weigand <uweigand@de.ibm.com>
1267
1268 * spu-tdep.c: Update for unwinder changes.
1269
1270 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1271
1272 * hppanbsd-tdep.c, m68kbsd-tdep.c, mn10300-linux-tdep.c,
1273 ppc-linux-tdep.c, ppcnbsd-tdep.c, sparc-linux-tdep.c,
1274 sparc64-linux-tdep.c: Update for unwinder changes.
1275
1276 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1277
1278 * mipsnbsd-tdep.c, mips64obsd-tdep.c, mips-linux-tdep.c: Update
1279 for unwinder changes.
1280 * mips-tdep.c: Likewise.
1281 (mips_stub_frame_cache): Unwind the ABI stack pointer, not the
1282 raw one.
1283
1284 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1285
1286 * arm-linux-tdep.c, arm-tdep.c, armobsd-tdep.c: Update for
1287 unwinder changes.
1288
1289 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1290
1291 Update i386 and amd64 ports for unwinder changes.
1292
1293 * amd64-tdep.c (amd64_frame_cache): Expect this_frame.
1294 (amd64_frame_this_id, amd64_frame_prev_register): Update signature.
1295 (amd64_frame_unwind): Use default_frame_sniffer.
1296 (amd64_frame_sniffer): Delete.
1297 (amd64_sigtramp_frame_cache): Expect this_frame.
1298 (amd64_sigtramp_frame_this_id, amd64_sigtramp_frame_prev_register)
1299 (amd64_sigtramp_frame_sniffer): Update signature.
1300 (amd64_sigtramp_frame_unwind): Add amd64_sigtramp_frame_sniffer.
1301 (amd64_frame_base_address): Expect this_frame.
1302 (amd64_dummy_id): Renamed from amd64_unwind_dummy_id. Expect
1303 this_frame.
1304 (amd64_init_abi): Use set_gdbarch_dummy_id and
1305 frame_unwind_append_unwinder.
1306 * i386-tdep.c (i386_frame_cache): Expect this_frame.
1307 (i386_frame_this_id, i386_frame_prev_register): Update signature.
1308 (i386_frame_unwind): Use default_frame_sniffer.
1309 (i386_frame_sniffer): Delete.
1310 (i386_sigtramp_frame_cache): Expect this_frame.
1311 (i386_sigtramp_frame_this_id, i386_sigtramp_frame_prev_register)
1312 (i386_sigtramp_frame_sniffer): Update signature.
1313 (i386_sigtramp_frame_unwind): Use i386_sigtramp_frame_sniffer.
1314 (i386_frame_base_address): Update signature.
1315 (i386_dummy_id): Rename from i386_unwind_dummy_id. Expect this_frame.
1316 (i386_push_dummy_call): Update comment.
1317 (i386_sigtramp_p, i386_svr4_sigtramp_p, i386_svr4_sigcontext_addr):
1318 Expect this_frame.
1319 (i386_gdbarch_init): Use set_gdbarch_dummy_id, dwarf2_append_unwinders,
1320 and frame_unwind_append_unwinder.
1321 * amd64-linux-tdep.c, amd64-sol2-tdep.c, amd64fbsd-tdep.c,
1322 amd64nbsd-tdep.c, amd64obsd-tdep.c, i386-linux-tdep.c,
1323 i386-nto-tdep.c, i386bsd-tdep.c, i386-sol2-tdep.c, i386obsd-tdep.c,
1324 i386nbsd-tdep.c: Update for unwinder changes.
1325
1326 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1327
1328 * trad-frame.c (struct trad_frame_cache): Rename next_frame to this_frame.
1329 (trad_frame_cache_zalloc, trad_frame_alloc_saved_regs): Expect
1330 this_frame.
1331 (trad_frame_get_prev_register, trad_frame_get_register): Update signature.
1332 * trad-frame.h (trad_frame_cache_zalloc, trad_frame_get_register)
1333 (trad_frame_alloc_saved_regs, trad_frame_get_prev_register): Update
1334 signature.
1335 * tramp-frame.c (tramp_frame_cache, tramp_frame_start): Expect
1336 this_frame.
1337 (tramp_frame_this_id, tramp_frame_prev_register, tramp_frame_sniffer):
1338 Update signature.
1339 * tramp-frame.h (struct tramp_frame): Update signature of init.
1340 * Makefile.in (trad-frame.o): Update.
1341
1342 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1343
1344 * dwarf2-frame.c (read_reg): Expect this_frame in the baton.
1345 (execute_stack_op): Put this_frame in the baton.
1346 (execute_cfa_program): Take this_frame.
1347 (struct dwarf2_frame_ops): Update comment for signal_frame_p.
1348 (dwarf2_frame_default_init_reg, dwarf2_frame_init_reg)
1349 (dwarf2_frame_signal_frame_p, dwarf2_frame_cache)
1350 (dwarf2_frame_this_id): Adjust to work on this_frame.
1351 (dwarf2_signal_frame_this_id): Delete.
1352 (dwarf2_frame_prev_register): Update signature. Use new frame
1353 unwind methods.
1354 (dwarf2_frame_sniffer): Update signature. Expect this_frame.
1355 (dwarf2_frame_unwind, dwarf2_signal_frame_unwind): Add
1356 dwarf2_frame_sniffer.
1357 (dwarf2_append_unwinders): New.
1358 (dwarf2_frame_base_address, dwarf2_frame_base_sniffer): Expect
1359 this_frame.
1360 * sparc-tdep.c (sparc32_dwarf2_struct_return_p)
1361 (sparc32_dwarf2_frame_init_reg): Expect this_frame.
1362 * cris-tdep.c (cris_dwarf2_frame_init_reg): Likewise.
1363 * rs6000-tdep.c (ppc_dwarf2_frame_init_reg): Likewise.
1364 * s390-tdep.c (s390_dwarf2_frame_init_reg): Likewise.
1365 * sh-tdep.c (sh_dwarf2_frame_init_reg): Likewise.
1366 * sparc64-tdep.c (sparc64_dwarf2_frame_init_reg): Likewise.
1367 * dwarf2-frame.h (dwarf2_frame_sniffer): Delete declaration.
1368 (dwarf2_append_unwinders): Declare.
1369 (dwarf2_frame_base_sniffer): Update declaration.
1370 * i386-linux-tdep.c (i386_linux_dwarf_signal_frame_p): Expect
1371 this_frame.
1372
1373 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1374
1375 Convert frame unwinders to use the current frame and
1376 "struct value".
1377
1378 * frame.c (frame_debug): Make global.
1379 (get_frame_id): Pass this frame to unwinder routines.
1380 (frame_pc_unwind): Remove unused unwind->prev_pc support.
1381 (do_frame_register_read): Do not discard the return value of
1382 frame_register_read.
1383 (frame_register_unwind): Remove debug messages. Use
1384 frame_unwind_register_value.
1385 (frame_unwind_register_value, get_frame_register_value): New
1386 functions.
1387 (create_new_frame, get_frame_base_address, get_frame_locals_address)
1388 (get_frame_args_address, get_frame_type): Pass this frame to
1389 unwinder routines.
1390 (frame_cleanup_after_sniffer, frame_prepare_for_sniffer): New
1391 functions.
1392 * frame.h: Update comments.
1393 (frame_debug, frame_unwind_register_value, get_frame_register_value)
1394 (frame_prepare_for_sniffer): Declare.
1395 * frame-unwind.h: Update comments and parameter names.
1396 (default_frame_sniffer): Declare.
1397 (frame_prev_register_ftype): Return a struct value *.
1398 (struct frame_unwind): Remove prev_pc member.
1399 (frame_unwind_sniffer_ftype, frame_unwind_append_sniffer): Delete.
1400 (frame_unwind_append_unwinder, frame_unwind_got_optimized)
1401 (frame_unwind_got_register, frame_unwind_got_memory)
1402 (frame_unwind_got_constant, frame_unwind_got_address): Declare.
1403 * frame-base.h: Update comments and parameter names.
1404 * valops.c (value_fetch_lazy): Use get_frame_register_value. Iterate
1405 if necessary. Add debugging output.
1406 * sentinel-frame.c (sentinel_frame_prev_register)
1407 (sentinel_frame_this_id): Update for new signature.
1408 (sentinel_frame_prev_pc): Delete.
1409 (sentinel_frame_unwinder): Remove prev_pc.
1410 * ia64-tdep.c (ia64_libunwind_frame_unwind): Do not initialize
1411 prev_pc.
1412 * libunwind-frame.c (libunwind_frame_unwind): Likewise.
1413 * frame-unwind.c (struct frame_unwind_table_entry): Remove sniffer.
1414 (frame_unwind_append_sniffer): Delete.
1415 (frame_unwind_append_unwinder): New function.
1416 (frame_unwind_find_by_frame): Take this frame. Only use sniffers
1417 from unwinders. Use frame_prepare_for_sniffer.
1418 (default_frame_sniffer, frame_unwind_got_optimized)
1419 (frame_unwind_got_register, frame_unwind_got_memory)
1420 (frame_unwind_got_constant, frame_unwind_got_address): New functions.
1421 * dummy-frame.c (dummy_frame_sniffer): Use gdbarch_dummy_id.
1422 (dummy_frame_prev_register, dummy_frame_this_id): Update for new
1423 signature.
1424 * gdbarch.sh: Replace unwind_dummy_id with dummy_id.
1425 * gdbarch.c, gdbarch.c: Regenerated.
1426 * frame-base.c (default_frame_base_address)
1427 (default_frame_locals_address, default_frame_args_address): Update
1428 for new signature.
1429 (frame_base_find_by_frame): Pass this frame to unwinder routines.
1430 * infcall.c (call_function_by_hand): Update comments.
1431 * Makefile.in (frame-unwind.o): Update dependencies.
1432
1433 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1434
1435 * ada-lang.c (ada_value_primitive_packed_val): Only check
1436 value_lazy for memory lvals.
1437 * findvar.c (value_of_register_lazy): New function.
1438 (locate_var_value): Only check value_lazy for memory lvals.
1439 * valarith.c (value_subscripted_rvalue): Likewise.
1440 * valops.c (value_fetch_lazy): Handle both memory and register
1441 lvals.
1442 (search_struct_field, value_slice): Only check value_lazy for memory
1443 lvals.
1444 * value.c (struct value): Update comment for lazy.
1445 (value_primitive_field): Only check value_lazy for memory lvals.
1446 * value.h (value_lazy): Update comment.
1447 (value_of_register_lazy): Declare.
1448
1449 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1450
1451 * corefile.c (reopen_exec_file): Close any open files.
1452
1453 2008-04-29 Joel Brobecker <brobecker@adacore.com>
1454
1455 * ia64-tdep.c (ia64_memory_remove_breakpoint): Set
1456 show_memory_breakpoints to 1 while reading the instruction bundle.
1457
1458 2008-04-29 Joel Brobecker <brobecker@adacore.com>
1459
1460 * gdbarch.sh: Document the return_value method. Explain that
1461 the FUNCTYPE parameter might be NULL.
1462 * gdbarch.h: Regenerated.
1463 * sparc-tdep.c (sparc32_push_dummy_code): Do not pass the function
1464 type when calling using_struct_return, as this is unnecessary
1465 on this target.
1466
1467 2008-04-28 Joel Brobecker <brobecker@adacore.com>
1468
1469 * terminal.h (create_tty_session): Fix return type.
1470
1471 2008-04-26 Vladimir Prus <vladimir@codesourcery.com>
1472
1473 * mi/mi-interp.c (mi_new_thread): Quote the thread id.
1474
1475 2008-04-26 Joel Brobecker <brobecker@adacore.com>
1476
1477 * breakpoint.c (condition_command, commands_from_control_command)
1478 (break_command_really): Minor reformatting.
1479
1480 2008-04-25 Pedro Alves <pedro@codesourcery.com>
1481
1482 * dwarf2read.c (dwarf2_const_value): Handle DW_FORM_strp.
1483
1484 2008-04-25 Pedro Alves <pedro@codesourcery.com>
1485
1486 * amd64-tdep.c (amd64_get_longjmp_target): New.
1487 (amd64_init_abi): Register amd64_get_longjmp_target as
1488 gdbarch_get_longjmp_target callback.
1489 * i386-tdep.c (i386_get_longjmp_target): Remove 64-bit handling.
1490
1491 2008-04-25 Pedro Alves <pedro@codesourcery.com>
1492
1493 * breakpoint.h (enum bpstat_what_main_action): Delete
1494 BPSTAT_WHAT_CLEAR_LONGJMP_RESUME_SINGLE.
1495
1496 * breakpoint.c (clrs): Delete.
1497 (bpstat_what): Update table.
1498
1499 * infrun.c (handle_inferior_event): Remove
1500 BPSTAT_WHAT_CLEAR_LONGJMP_RESUME_SINGLE handling.
1501
1502 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
1503
1504 * mi/mi-cmds.h (mi_cmd_args_ftype): Remove.
1505 Adjust all prototypes using mi_cmd_args_ftype to use
1506 mi_cmd_argv_ftype.
1507 (struct mi_cmd): Remove the args_func field.
1508 * mi/mi-cmds.c: Don't provide value for the args_func field.
1509 * mi/mi-main.c (mi_execute_async_cli_command)
1510 (mi_cmd_exec_run, mi_cmd_exec_next, mi_cmd_exec_next_instruction)
1511 (mi_cmd_exec_step, mi_cmd_exec_step_instruction)
1512 (mi_cmd_exec_finish, mi_cmd_exec_until, mi_cmd_exec_return)
1513 (mi_cmd_exec_continue, mi_cmd_exec_interrupt)
1514 (mi_cmd_target_download): Adjust.
1515 (mi_cmd_target_select): Adjust. Pass 0 for from_tty parameter.
1516 (mi_cmd_execute): Do not check for args_func.
1517 (mi_execute_async_cli_command): Adjust.
1518 * mi/mi-parse.c: Don't check for args_func.
1519
1520 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
1521
1522 * breakpoint.c (bpstat_check_location)
1523 (bpstat_check_watchpoint, bpstat_check_breakpoint_conditions):
1524 New, extracted from bpstat_stop_status.
1525 (bpstat_stop_status): Use the above.
1526
1527 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
1528
1529 * mi/mi-main.c (last_async_command): Rename to current_token.
1530 (previous_async_command): Remove.
1531 (mi_cmd_gdb_exit): Adjust.
1532 (mi_cmd_exec_interrupt): Don't dance with previous_async_command.
1533 (mi_cmd_target_select): Adjust.
1534 (mi_cmd_execute): Don't set previous_async_command. Free token
1535 here even in async mode.
1536 (mi_execute_async_cli_command): Adjust.
1537 (mi_exec_async_cli_cmd_continuation): Adjust. Do not free the
1538 token.
1539 (mi_load_progress): Adjust.
1540
1541 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
1542
1543 * infcmd.c (step_1_continuation): Always disable longjmp
1544 breakpoint if we're not going to do another step.
1545
1546 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
1547
1548 exec_cleanup murder.
1549 * breakpoint.c (until_break_command_continuation): Add
1550 the 'error' parameter. Directly delete the breakoint as
1551 opposed to running cleanups.
1552 (until_break_command): Install continuation only
1553 after starting the target. Don't use exec cleanups,
1554 use ordinary cleanups. Discard cleanups is successfully
1555 started the target in async mode.
1556 (make_cleanup_delete_breakpoint): Remove.
1557 * breakpoint.h (make_cleanup_delete_breakpoint): Remove
1558 declaration.
1559 * defs.h (do_exec_cleanups, make_exec_cleanup): Remove
1560 declarations.
1561 (struct continations): Add the 'error' parameter to the
1562 continuation_hook field.
1563 (add_continuation, do_all_continuations)
1564 (add_intermediate_continuation)
1565 (do_all_intermediate_continuations): Add the 'error' parameter.
1566 * exceptions.c (throw_exception): Don't call do_exec_cleanups.
1567 * inf-loop.c (inferior_event_handler): Instead of calling
1568 discard_all_continuations, use do_all_continuations with 1 as
1569 'error' parameter. Pass 0 as 'error' parameter in existing uses
1570 of discard_all_continuations.
1571 * infcmd.c (step_1): Do not use exec cleanup. For async case, discard
1572 cleanups.
1573 (step_once): Install continuation only after resuming the target.
1574 (step_1_continuation): Disable longjmp breakpoint on error.
1575 (finish_command_continuation): Add the error parameter. Delete
1576 the finish breakpoint directly, do not use cleanups.
1577 (finish_command): Do not use exec_cleanups. Always setup
1578 continuation. For sync case, immediately run them.
1579 (attach_command_continuation): Add the error parameter.
1580 * infrun.c (fetch_inferior_event): Do not use exec cleanups to
1581 remove step_resume_breakpoint -- adjust delete it directly.
1582 * interps.c (interp_set): Adjust call to do_all_continations.
1583 * mi/mi-interp.c (mi_interpreter_exec_continuation): Do not
1584 do exec cleanups.
1585 * mi/mi-main.c (mi_cmd_target_select): Do not do exec
1586 cleanups.
1587 (mi_cmd_execute): Do not use exec_cleanup.
1588 (mi_execute_async_cli_command): Simplify the string concatenation
1589 logic. Do no use exec cleanup.
1590 (mi_exec_async_cli_cmd_continuation): New parameter error.
1591 Free last_async_command.
1592 * top.c (command_line_handler_continuation): New parameter error.
1593 * utils.c (exec_cleanup_chain, make_exec_cleanup)
1594 (do_exec_cleanups): Remove.
1595 (add_continuation, do_all_continations)
1596 (add_intermediate_continuation)
1597 (do_all_intermediate_continuations): New parameter error.
1598
1599 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
1600
1601 * breakpoint.h (bp_location_p): New typedef.
1602 Register a vector of bp_location_p.
1603 * breakpoint.c (always_inserted_mode)
1604 (show_always_inserted_mode): New.
1605 (unlink_locations_from_global_list): Remove.
1606 (update_global_location_list)
1607 (update_global_location_list_nothrow): New.
1608 (update_watchpoint): Don't free locations.
1609 (should_insert_location): New.
1610 (insert_bp_location): Use should_insert_location.
1611 (insert_breakpoint_locations): Copied from
1612 insert_breakpoints.
1613 (insert_breakpoint): Use insert_breakpoint_locations.
1614 (bpstat_stop_status): Call update_global_location_list
1615 when disabling breakpoint.
1616 (allocate_bp_location): Don't add to bp_location_chain.
1617 (set_raw_breakpoint)
1618 (create_longjmp_breakpoint, enable_longjmp_breakpoint)
1619 (disable_longjmp_breakpoint, create_overlay_event_breakpoint)
1620 (enable_overlay_breakpoints, disable_overlay_breakpoints)
1621 (set_longjmp_resume_breakpoint)
1622 (enable_watchpoints_after_interactive_call_stop)
1623 (disable_watchpoints_before_interactive_call_start)
1624 (create_internal_breakpoint)
1625 (create_fork_vfork_event_catchpoint)
1626 (create_exec_event_catchpoint, set_momentary_breakpoint)
1627 (create_breakpoints, break_command_1, watch_command_1)
1628 (create_exception_catchpoint)
1629 (handle_gnu_v3_exceptions)
1630 (disable_breakpoint, breakpoint_re_set_one)
1631 (create_thread_event_breakpoint, create_solib_event_breakpoint)
1632 (create_ada_exception_breakpoint): : Don't call check_duplicates.
1633 Call update_global_location_list.
1634 (delete_breakpoint): Don't remove locations and don't
1635 try to reinsert them. Call update_global_location_list.
1636 (update_breakpoint_locations): Likewise.
1637 (restore_always_inserted_mode): New.
1638 (update_breakpoints_after_exec): Temporary disable
1639 always inserted mode.
1640 * Makefile.in: Update dependencies.
1641
1642 * infrun.c (proceed): Remove breakpoints while stepping
1643 over breakpoint.
1644 (handle_inferior_event): Don't remove or insert
1645 breakpoints.
1646 * linux-fork.c (checkpoint_command): Remove breakpoints
1647 before fork and insert after.
1648 (linux_fork_context): Remove breakpoints before switch
1649 and insert after.
1650 * target.c (target_disconnect, target_detach): Remove
1651 breakpoints from target.
1652
1653
1654 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
1655
1656 * breakpoint.c (print_one_breakpoint_location): In MI
1657 mode, report the location string the breakpoint was
1658 originally created with.
1659
1660 2008-04-23 Maxim Grigoriev <maxim2405@gmail.com>
1661
1662 * Makefile.in (xtensa-tdep.o): Update dependencies.
1663 * configure.tgt (xtensa*): Update dependencies.
1664 * xtensa-tdep.c (arreg_number): Renamed from areg_number.
1665 Local variable areg renamed to arreg.
1666 (areg_number): New function.
1667 (xtensa_pseudo_register_read, xtensa_pseudo_register_write)
1668 (xtensa_extract_return_value, xtensa_store_return_value): areg_number
1669 replaced by arreg_number.
1670 (xtensa_windowed_frame_cache, struct xtensa_frame_cache): New comments.
1671 (xtensa_alloc_frame_cache): Initialize cache->wd.ws.
1672 (xtensa_scan_prologue): New function.
1673 (xtensa_frame_cache): New local fp_regnum. Handle separately the case,
1674 when ENTRY instraction hasn't been executed yet. Get the frame pointer
1675 value based on prologue analysis. Fix the bugs preventing WS and
1676 AR4-AR7/A11 registers from getting right values for intermediate frames,
1677 whose registers have been already spilled.
1678 (xtensa_frame_prev_register): Fix WS register value. Use are_number
1679 and arreg_number appropriately.
1680 (xtensa_gdbarch_init): Set solib_svr4_fetch_link_map_offsets to
1681 svr4_ilp32_fetch_link_map_offsets.
1682
1683 2008-04-23 Andrew Stubbs <andrew.stubbs@st.com>
1684
1685 * printcmd.c: Define USE_PRINTF_I64 and PRINTF_HAS_LONG_LONG on MinGW.
1686 (printf_command): Convert %lld to %I64d when USE_PRINTF_I64 set.
1687
1688 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
1689
1690 * acinclude.m4: Add override.m4.
1691 * configure: Regenerate.
1692
1693 2008-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1694
1695 * ada-lang.c (get_selections): Variable PROMPT made non-const and
1696 initialized with a trailing space now. Use PROMPT_ARG of
1697 COMMAND_LINE_INPUT instead of printing it ourselves.
1698
1699 2008-04-22 Joel Brobecker <brobecker@adacore.com>
1700
1701 * NEWS: Document support for 64-bit core file.
1702
1703 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
1704
1705 * NEWS: Add information on calling convention and new SH CLI options.
1706
1707 * sh-tdep.c (sh_cc_gcc): New static string.
1708 (sh_cc_renesas): Ditto.
1709 (sh_cc_enum): New static string array.
1710 (sh_active_calling_convention): New static string pointer denoting
1711 active user chosen ABI.
1712 (sh_is_renesas_calling_convention): New function to return function
1713 specific ABI, or user choice if necessary.
1714 (sh_use_struct_convention): Rename first argument and turn around its
1715 meaning. Check for renesas ABI and return accordingly.
1716 (sh_use_struct_convention_nofpu): New function.
1717 (sh_next_flt_argreg): Get function type as third parameter. Check
1718 for renesas ABI and choose floating registers accordingly.
1719 (sh_push_dummy_call_fpu): Check for ABI and choose argument slot and
1720 struct return slot accordingly.
1721 (sh_push_dummy_call_nofpu): Ditto.
1722 (sh_return_value_nofpu): Call sh_use_struct_convention_nofpu from here.
1723 Evaluate ABI and give to sh_use_struct_convention_nofpu.
1724 (sh_return_value_fpu): Evaluate ABI and give to
1725 sh_use_struct_convention.
1726 (show_sh_command): New function.
1727 (set_sh_command): Ditto.
1728 (_initialize_sh_tdep): Initialize `set/show sh calling-convention
1729 CLI command.
1730
1731 * gdbarch.sh (return_value): Add func_type argument.
1732 * gdbarch.c: Regenerate.
1733 * gdbarch.h: Ditto.
1734 * eval.c (evaluate_subexp_standard): Rename local variable value_type to
1735 val_type so as not to collide with value_type function. Call
1736 using_struct_return with additional function type argument.
1737 * infcall.c (call_function_by_hand): Call using_struct_return and
1738 gdbarch_return_value with additional function type argument.
1739 * infcmd.c (print_return_value): Take addition func_type argument.
1740 Call gdbarch_return_value with additional function type argument.
1741 (finish_command_continuation): Call print_return_value with additional
1742 function type argument.
1743 (finish_command): Ditto.
1744 * sparc-tdep.c (sparc32_push_dummy_code): Call using_struct_return with
1745 additional function type argument.
1746 * stack.c (return_command): Call using_struct_return and
1747 gdbarch_return_value with additional function type argument.
1748 * value.c (using_struct_return): Take additional function type argument.
1749 * value.h (using_struct_return): Accommodate declaration.
1750 * alpha-tdep.c (alpha_return_value): Add func_type argument.
1751 * amd64-tdep.c (amd64_return_value): Ditto.
1752 * arm-tdep.c (arm_return_value): Ditto.
1753 * avr-tdep.c (avr_return_value): Ditto.
1754 * cris-tdep.c (cris_return_value): Ditto.
1755 * frv-tdep.c (frv_return_value): Ditto.
1756 * h8300-tdep.c (h8300_return_value): Ditto.
1757 (h8300h_return_value): Ditto.
1758 * hppa-tdep.c (hppa32_return_value): Ditto.
1759 (hppa64_return_value): Ditto.
1760 * i386-tdep.c (i386_return_value): Ditto.
1761 * ia64-tdep.c (ia64_return_value): Ditto.
1762 * iq2000-tdep.c (iq2000_return_value): Ditto.
1763 * m32c-tdep.c (m32c_return_value): Ditto.
1764 * m32r-tdep.c (m32r_return_value): Ditto.
1765 * m68hc11-tdep.c (m68hc11_return_value): Ditto.
1766 * m68k-tdep.c (m68k_return_value): Ditto.
1767 (m68k_svr4_return_value): Ditto.
1768 * m88k-tdep.c (m88k_return_value): Ditto.
1769 * mep-tdep.c (mep_return_value): Ditto.
1770 * mips-tdep.c (mips_eabi_return_value): Ditto.
1771 (mips_n32n64_return_value): Ditto.
1772 (mips_o32_return_value): Ditto.
1773 (mips_o64_return_value): Ditto.
1774 * mn10300-tdep.c (mn10300_return_value): Ditto.
1775 * mt-tdep.c (mt_return_value): Ditto.
1776 * ppc-linux-tdep.c (ppc_linux_return_value): Ditto.
1777 * ppc-sysv-tdep.c (ppc_sysv_abi_return_value): Ditto.
1778 (ppc_sysv_abi_broken_return_value): Ditto.
1779 (ppc64_sysv_abi_return_value): Ditto.
1780 * ppc-tdep.h (ppc_sysv_abi_return_value): Ditto.
1781 (ppc_sysv_abi_broken_return_value): Ditto.
1782 (ppc64_sysv_abi_return_value): Ditto.
1783 * ppcnbsd-tdep.c (ppcnbsd_return_value): Ditto.
1784 * rs6000-tdep.c (rs6000_return_value): Ditto.
1785 * s390-tdep.c (s390_return_value): Ditto.
1786 * score-tdep.c (score_return_value): Ditto.
1787 * sh-tdep.c (sh_return_value_nofpu): Ditto.
1788 (sh_return_value_fpu): Ditto.
1789 * sh64-tdep.c (sh64_return_value): Ditto.
1790 * sparc-tdep.c (sparc32_return_value): Ditto.
1791 * sparc64-tdep.c (sparc64_return_value): Ditto.
1792 * spu-tdep.c (spu_return_value): Ditto.
1793 * v850-tdep.c (v850_return_value): Ditto.
1794 * vax-tdep.c (vax_return_value): Ditto.
1795 * xstormy16-tdep.c (xstormy16_return_value): Ditto.
1796 * xtensa-tdep.c (xtensa_return_value): Ditto.
1797
1798 * gdbtypes.h (struct type): Add calling_convention member.
1799 * dwarf2read.c (read_subroutine_type): Add calling convention read
1800 from DW_AT_calling_convention attribute to function type.
1801
1802 2008-04-22 Markus Deuling <deuling@de.ibm.com>
1803
1804 * eval.c (evaluate_subexp_standard): Use value_subscripted_rvalue for
1805 multi_f77_subscript to support values from registers.
1806 * valarith.c (value_subscripted_rvalue): Remove prototype and static.
1807 * value.h (value_subscripted_rvalue): Add prototype.
1808
1809 * f-typeprint.c (f_type_print_base): Add support for TYPE_CODE_UNION.
1810 Fix output.
1811 * f-valprint.c (f_val_print): Likewise.
1812
1813 2008-04-21 Craig Silverstein <csilvers@google.com>
1814
1815 * dwarf2read.c (zlib_decompress_section): Define abfd in the
1816 !HAVE_ZLIB_H case.
1817
1818 2008-04-21 Pedro Alves <pedro@codesourcery.com>
1819
1820 * symfile.c (syms_from_objfile): Don't warn if lowest loadable
1821 section is not a code section.
1822
1823 2008-04-19 Craig Silverstein <csilvers@google.com>
1824
1825 * NEWS: Add information on compressed debug sections.
1826
1827 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
1828
1829 * mi/mi-cmd-var.c (varobj_update_one): Print new
1830 value for variable objects that changed type.
1831
1832 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
1833
1834 * varobj.c (varobj_invalidate): Don't touch floating
1835 varobjs.
1836
1837 2008-04-19 Mark Kettenis <kettenis@gnu.org>
1838
1839 * symtab.c: (multiple_symbols_modes, multiple_symbols_ask)
1840 (multiple_symbols_cancel): Remove extra const.
1841 * symtab.h: Likewise.
1842
1843 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
1844
1845 * interps.c (top_level_interpreter): Rename static variable...
1846 (top_level_interpreter_ptr): ...to this.
1847 (top_level_interpreter): New function.
1848
1849 * interps.h: New extern for top_level_interpreter.
1850
1851 * linespec.c: Include interps.h and mi/mi-cmds.h.
1852 (decode_line_2): When using MI, always set all breakpoints in menu.
1853
1854 * Makefile.in (linespec.o, mi-interp.o): Add dependencies.
1855
1856 2008-04-18 Craig Silverstein <csilvers@google.com>
1857
1858 * configure.ac (AC_SEARCH_LIBS): Add check for zlib.
1859 * config.in, configure: Regenerate.
1860 * dwarf2read.c: Include zlib.h if present.
1861 Modified *_SECTION macros.
1862 (section_is_p): New.
1863 (dwarf2_locate_sections): Use section_is_p instead of strcmp
1864 (dwarf2_resize_section): New.
1865 to determine whether a given section has a given name.
1866 (zlib_decompress_section): New.
1867 (dwarf2_read_section): Read the compressed section if present
1868 in the binary.
1869 * MAINTAINERS: Added myself to section Write After Approval.
1870
1871 2008-04-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1872
1873 * defs.h (exec_set_section_offsets): Remove prototype.
1874 * exec.c (exec_set_section_offsets): Remove function.
1875
1876 2008-04-18 Joel Brobecker <brobecker@adacore.com>
1877
1878 * stabsread.c (cleanup_undefined_types_1): Add instance flags check
1879 in the search for the matching symbol.
1880
1881 2008-04-17 Marc Khouzam <marc.khouzam@ericsson.com>
1882
1883 * breakpoint.c (update_watchpoint): Always reparse
1884 condition.
1885
1886 2008-04-17 Joel Brobecker <brobecker@adacore.com>
1887
1888 * breakpoint.c (print_one_breakpoint_location): Make sure to print
1889 the breakpoint address only once.
1890
1891 2008-04-17 Dennis Roberts <dennis.roberts@sunquestinfo.com>
1892
1893 * rs6000-tdep.c (rs6000_gdbarch_init): Use the BFD architecture,
1894 rather than a hard-coded architecture, for xcoff executables.
1895
1896 2008-04-17 Doug Evans <dje@google.com>
1897
1898 * buildsym.c (watch_main_source_file_lossage): New fn.
1899 (end_symtab): Call it.
1900
1901 * source.c (find_and_open_source): Add some comments clarifying
1902 handling of FULLNAME argument. Make static. Remove pointless
1903 xstrdup/xfree.
1904
1905 2008-04-17 Pedro Alves <pedro@codesourcery.com>
1906
1907 * inf-loop.c (inferior_event_handler): Also run the intermediate
1908 continuations in the INF_EXEC_COMPLETE case.
1909
1910 2008-04-16 Tom Tromey <tromey@redhat.com>
1911
1912 * cli/cli-decode.h (CMD_ASYNC_OK): New define.
1913 (set_cmd_async_ok, get_cmd_async_ok): Declare.
1914 * cli/cli-decode.c (set_cmd_async_ok): New function.
1915 (get_cmd_async_ok): New function.
1916 * cli/cli-cmds.c (init_cli_cmds): Mark "pwd", "help", "info", and
1917 "show" as async-ok.
1918 * top.c (execute_command): Use get_cmd_async_ok.
1919 * infcmd.c: Include cli/cli-decode.h.
1920 (_initialize_infcmd): Mark "interrupt" as async-ok.
1921 * Makefile.in (infcmd.o): Depend on cli_decode_h.
1922
1923 2008-04-16 Daniel Jacobowitz <dan@codesourcery.com>
1924
1925 PR gdb/2445
1926 * exec.c: Correct "arch-utils.h" include.
1927
1928 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
1929
1930 PR gdb/2424
1931 * infrun.c (normal_stop) Move breakpoint_auto_delete further down
1932 to allow printing to 'see' real reason of stop. This fixes PR 2424.
1933 * breakpoint.c (bpdisp_texst): New function. The function takes over
1934 the role of bpstats static array in print_one_breakpoint_location.
1935 (print_it_typical): Print "Temporary breakpoint" instead
1936 of just "Breakpoint" when breakpoint is, well, temporary. For mi-like
1937 protocols, print disp field.
1938 (print_one_breakpoint_location): Removed bpdisps static definition.
1939 Call new bpstat_text function to get value for 'disp' field.
1940 (mention): Print "Temporary breakpoint" instead of just "Breakpoint".
1941
1942 2008-04-15 Daniel Jacobowitz <dan@codesourcery.com>
1943
1944 * gnulib/Makefile.am, gnulib/m4/gnulib-cache.m4,
1945 gnulib/aux/link-warning.h, gnulib/extra/link-warning.h: Adjust
1946 by rerunning gnulib-tool with --aux-dir=gnulib/extra.
1947 * gnulib/Makefile.in: Regenerate.
1948
1949 2008-04-14 Daniel Jacobowitz <dan@codesourcery.com>
1950
1951 * Makefile.in (GNULIB_H): New. Trigger all-lib.
1952 (defs_h): Use $(GNULIB_H).
1953 (all-lib): Depend on gnulib/Makefile.
1954 (gnulib/Makefile): Regenerate gnulib/Makefile and gnulib/.deps.
1955 * config.in, gnulib/Makefile.in: Regenerated.
1956
1957 2008-04-14 Daniel Jacobowitz <dan@codesourcery.com>
1958
1959 * Makefile.in (LIBGNU, INCGNU): Define.
1960 (INTERNAL_CFLAGS_BASE): Add INCGNU.
1961 (INTERNAL_LIBS, CLIBS, CDEPS): Add LIBGNU.
1962 (CLEANDIRS): New.
1963 ($(LIBGNU), all-lib): New rules.
1964 (clean, distclean, do-maintainer-clean): Use CLEANDIRS.
1965 * configure.ac: Use gl_EARLY, gl_INIT, and AM_INIT_AUTOMAKE.
1966 Simplify AC_CONFIG_AUX_DIR. Generate gnulib/Makefile.
1967 * gnulib: New directory, from gnulib-tool.
1968 * configure, aclocal.m4: Regenerated.
1969
1970 2008-04-14 Daniel Jacobowitz <dan@codesourcery.com>
1971
1972 * linux-thread-db.c (have_threads_callback): Check thread->private.
1973
1974 2008-04-13 Nick Roberts <nickrob@snap.net.nz>
1975 Vladimir Prus <vladimir@codesourcery.com>
1976
1977 Fix @-varobjs.
1978 * varobj.c (value_of_root): Update the expression for
1979 floating varobjs.
1980 * mi/mi-cmd-var.c (varobj_update_one): If type has changed,
1981 report that.
1982
1983 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
1984
1985 * mi/mi-cmd-var.c: Include "mi-getopt.h".
1986 (mi_parse_format): New. Factored out from mi_cmd_var_set_format.
1987 (mi_cmd_var_set_format): Use new mi_parse_format.
1988 (mi_cmd_var_evaluate_expression): Support for -f option to specify
1989 format.
1990 * Makefile.in (mi-cmd-var.o): Update dependencies.
1991
1992 * varobj.h (varobj_get_formatted_value): Declare.
1993 * varobj.c (my_value_of_variable): Added format parameter.
1994 (cplus_value_of_variable): Likewise.
1995 (java_value_of_variable): Likewise.
1996 (c_value_of_variable): Likewise. Evaluate expression based
1997 on format parameter.
1998 (struct language_specific): Add format parameter to function member
1999 *value_of_variable.
2000 (varobj_get_formatted_value): New.
2001 (varobj_get_value): Added format parameter to method call.
2002
2003 2008-04-08 Joel Brobecker <brobecker@adacore.com>
2004
2005 * stabsread.c (cleanup_undefined_types_noname): Manually set the
2006 instance flags of the undefined type before calling replace_type.
2007
2008 2008-04-08 Vladimir Prus <vladimir@codesourcery.com>
2009
2010 * target.h (enum strata): Remove the download_stratum.
2011
2012 2008-04-07 Doug Evans <dje@google.com>
2013
2014 * buildsym.h (last_source_file): Add dwarf info to comment.
2015 (last_source_start_addr): Ditto.
2016
2017 2008-04-07 Pedro Alves <pedro@codesourcery.com>
2018
2019 * alphanbsd-tdep.c: Include "target.h".
2020 * mn10300-tdep.c: Include "target.h".
2021 * Makefile.in (alphanbsd-tdep.o, mn10300-tdep.o): Update.
2022
2023 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
2024
2025 Fix breakpoint condition that use member variables.
2026 * valops.c (check_field): Remove.
2027 (check_field_in): Rename to check_field.
2028 (value_of_this): Use la_name_of_this.
2029 * value.h (check_field): Adjust prototype.
2030
2031 * language.h (la_value_of_this): Rename to la_name_of_this.
2032 * language.c (unknown_language_defn): Specify "this" for
2033 name_of_this.
2034 (auto_language_defn): Likewise.
2035 (local_language_defn): Likewise.
2036 * ada-lang.c (ada_language_defn): Adjust comment.
2037 * c-lang.c (c_language_defn): Adjust comment.
2038 (cplus_language_defn): Specify "this" for name_of_this.
2039 (asm_language_defn): Adjust comment.
2040 (minimal_language_defn): Adjust comment.
2041 * f-lang.c (f_language_defn): Specify NULL for name_of_this.
2042 * jv-lang.c (java_language_defn): Specify "this" for name_of_this.
2043 * m2-lang.c (m2_language_defn): Specify "this" for name_of_this.
2044 * objc-lang.c (objc_language_defn): Specify "self" for
2045 name_of_this.
2046 * p-lang.c (pascal_language_defn): Specify "this" for
2047 name_of_this.
2048 * scm-lang.c (scm_language_defn): Specify NULL for name_of_this.
2049
2050 * symtab.c (lookup_symbol_aux): Lookup "this" in the
2051 proper scope, and check for field in type of "this", without
2052 trying to create a value.
2053
2054 2008-04-04 Pedro Alves <pedro@codesourcery.com>
2055
2056 * mi/mi-cmds.h (enum mi_cmd_result): Delete MI_CMD_ERROR.
2057 (mi_error_message): Delete declaration.
2058 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call error instead of
2059 returning MI_CMD_ERROR.
2060 * mi/mi-main.c (mi_error_message): Delete.
2061 (mi_cmd_exec_interrupt):
2062 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
2063 (mi_cmd_thread_info): Call error instead of returning
2064 MI_CMD_ERROR.
2065 (mi_cmd_data_list_register_values): Call error instead of
2066 returning MI_CMD_ERROR. Adapt to new get_register interface.
2067 (get_register): Change return typo to void. Call error instead of
2068 returning MI_CMD_ERROR.
2069 (mi_cmd_data_write_register_values): Call error instead of
2070 returning MI_CMD_ERROR.
2071 (mi_cmd_list_features): Return MI_CMD_DONE.
2072 (captured_mi_execute_command): Remove MI_CMD_ERROR handling.
2073 (mi_execute_command): Always print exceptions with -error.
2074
2075 2008-04-04 Joel Brobecker <brobecker@adacore.com>
2076
2077 * NEWS: Mention new commands set/show multiple-symbols.
2078
2079 2008-04-03 Joel Brobecker <brobecker@adacore.com>
2080
2081 * symtab.c (multiple_symbols_ask, multiple_symbols_all)
2082 (multiple_symbols_cancel): New constants.
2083 (multiple_symbols_modes, multiple_symbols_mode): New static globals.
2084 (multiple_symbols_select_mode): New function.
2085 (_initialize_symtab): Add new set/show multiple-symbols commands.
2086 * symtab.h (multiple_symbols_ask, multiple_symbols_all)
2087 (multiple_symbols_cancel, multiple_symbols_select_mode): Declare.
2088 * ada-lang.c (user_select_syms): Add handling of new multiple-symbols
2089 setting.
2090 * linespec.c (decode_line_2): Likewise.
2091
2092 2008-04-03 Doug Evans <dje@sebabeach.org>
2093
2094 * symtab.h (enum free_code): Delete free_contents, unused.
2095 * symmisc.c (free_symtab_block): Delete.
2096 (free_symtab, case free_code): Delete.
2097
2098 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
2099
2100 * valops.c (value_cast_structs): New function. Cast related
2101 STRUCT types up/down and return cast value. The body of this
2102 function comes mostly from value_cast_pointers.
2103 (value_cast_pointers): Code for actual cast STRUCT-STRUCT moved
2104 to value_cast_structs. Now value_cast_pointers needs only create
2105 appropriate reference after using value_cast_structs for actual
2106 casting.
2107 (value_cast): Handle references.
2108
2109 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
2110
2111 * MAINTAINERS: Added myself to section Write After Approval.
2112
2113 2008-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2114
2115 * ia64-tdep.c (examine_prologue): Correct array access.
2116
2117 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
2118
2119 * cp-support.c (first_component_command): Return if no arguments.
2120
2121 2008-03-28 Carlos O'Donell <carlos@codesourcery.com>
2122
2123 * ser-mingw.c (ser_windows_open): Open requested name.
2124
2125 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
2126
2127 * MAINTAINERS: Added myself.
2128
2129 2008-03-28 Pedro Alves <pedro@codesourcery.com>
2130
2131 * target.c (find_default_run_target): Allow a NULL `do_mesg'
2132 parameter. If it is NULL, don't call error.
2133 (find_default_can_async_p, find_default_is_async_p): Pass NULL as
2134 `do_mesg' parameter to find_default_run_target. If no target was
2135 found, return 0.
2136
2137 2008-03-28 Daniel Jacobowitz <dan@codesourcery.com>
2138
2139 * mips-linux-tdep.c: Update N32/N64 signal frame comments.
2140 (N64_SIGCONTEXT_LO, N64_SIGCONTEXT_PC, N64_SIGCONTEXT_FPCSR): Update.
2141 (N64_SIGCONTEXT_FIR, N64_SIGCONTEXT_CAUSE, N64_SIGCONTEXT_BADVADDR):
2142 Delete.
2143 (mips_linux_n32n64_sigframe_init): Do not record cause or badvaddr.
2144
2145 2008-03-27 Joel Brobecker <brobecker@adacore.com>
2146
2147 GDB 6.8 released.
2148
2149 2008-03-27 Ulrich Weigand <uweigand@de.ibm.com>
2150
2151 * features/Makefile (%.dat): Set xmltarget to the base filename
2152 of the XML source, without subdirectory.
2153 * regformats/rs6000/powerpc-32.dat: Regenerate.
2154 * regformats/rs6000/powerpc-64.dat: Regenerate.
2155 * regformats/rs6000/powerpc-e500.dat: Regenerate.
2156
2157 2008-03-27 Markus Deuling <deuling@de.ibm.com>
2158
2159 * xcoffread.c (scan_xcoff_symtab): Replace current_gdbarch by
2160 objfile arch.
2161
2162 2008-03-27 Nick Roberts <nickrob@snap.net.nz>
2163
2164 * mi/mi-main.c (enum captured_mi_execute_command_actions):
2165 Spell suppress in EXECUTE_COMMAND_SUPPRESS_PROMPT correctly.
2166
2167 2008-03-26 Ulrich Weigand <uweigand@de.ibm.com>
2168
2169 * objfiles.h (struct objfile): New GDBARCH member.
2170 (get_objfile_arch): Add prototype.
2171 * objfiles.c: Include "arch-utils.h".
2172 (allocate_objfile): Look up gdbarch associated with bfd.
2173 (get_objfile_arch): New function.
2174 * Makefile (objfiles.o): Update dependencies.
2175
2176 * dwarf2-frame.c (decode_frame_entry_1): Replace current_gdbarch
2177 by objfile arch.
2178 * dwarf2loc.c (dwarf_expr_read_reg): Replace current_gdbarch
2179 by frame arch.
2180 (locexpr_describe_location): Replace current_gdbarch by
2181 objfile arch.
2182 * dwarf2read.c (die_type): Replace current_gdbarch by objfile arch.
2183 (dwarf2_add_field): Likewise.
2184 (read_tag_pointer_type): Likewise.
2185 (read_base_type): Likewise.
2186 (new_symbol): Likewise.
2187
2188 * coffread.c (decode_type): Add OBJFILE argument. Update callers.
2189 (decode_base_type, decode_function_type): Likewise.
2190 (coff_read_struct_type, coff_read_enum_type): Likewise.
2191 (coff_symtab_read): Replace current_gdbarch by objfile arch.
2192 (decode_base_type): Likewise.
2193 (coff_read_enum_type): Likewise.
2194 (coff_read_struct_type): Replace current_objfile by OBJFILE argument.
2195 (coff_read_enum_type): Likewise.
2196
2197 * dbxread.c (read_dbx_symtab): Replace current_gdbarch by objfile arch.
2198 (end_psymtab): Likewise.
2199 (process_one_symbol): Likewise.
2200
2201 * mdebugread.c (parse_symbol): Replace current_gdbarch by objfile arch.
2202 (parse_procedure): Likewise.
2203 (parse_partial_symbols): Likewise.
2204
2205 * somread.c (som_symtab_read): Replace current_gdbarch by objfile arch.
2206
2207 * stabsread.c (define_symbol): Replace current_gdbarch by objfile arch.
2208 Replace static pcc_promotion_type and pcc_unsigned_promotion_type by
2209 built-in types.
2210 (read_range_type): Replace current_gdbarch by objfile arch. Replace
2211 static range_index_type by built-in type.
2212 (read_one_struct_field): Replace current_gdbarch by objfile arch.
2213 (read_enum_type): Likewise.
2214
2215 * xcoffread.c (read_xcoff_symtab): Replace current_gdbarch by
2216 objfile arch.
2217
2218 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
2219
2220 * varobj.h (varobj_floating_p): Declare.
2221 * varobj.c (varobj_floating_p): New.
2222 * mi/mi-cmd-var.c (mi_cmd_var_update): When passed
2223 '@' as the name, update all floating varobjs.
2224
2225 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
2226
2227 * varobj.c (struct varobj_root): Rename use_selected_frame to
2228 floating, and clarify the meaning.
2229 (varobj_create, varobj_update, new_root_variable): Adjust.
2230 (value_of_root): Don't use type_changed as in variable,
2231 adjust comment.
2232 (c_value_of_root): Adjust.
2233
2234 2008-03-25 Pedro Alves <pedro@codesourcery.com>
2235
2236 * linux-nat.c (linux_nat_attach): Add the pid we attached to, to
2237 gdb's thread list.
2238 (linux_nat_wait): Add main lwp to gdb's thread list.
2239 * linux-thread-db.c (find_new_threads_callback): Also attach to
2240 already listed threads which thread_db didn't know about yet.
2241
2242 2008-03-25 Pedro Alves <pedro@codesourcery.com>
2243
2244 * linux-nat.c (drain_queued_events): Fix comment typo.
2245 (linux_nat_attach): In async mode, don't rely on storing a pending
2246 status. Instead place the wait status on the pipe.
2247 (linux_nat_resume): Remove unreacheable shortcut code in async
2248 mode.
2249 (stop_wait_callback): In async mode, don't store pending status.
2250 Instead, cancel breakpoints or resend the signal appropriatelly.
2251 (cancel_breakpoint): New, refactored from
2252 cancel_breakpoints_callback.
2253 (cancel_breakpoints_callback): Call cancel_breakpoint.
2254 (pipe_to_local_event_queue): Remove special token processing.
2255 (linux_nat_wait): Issue an internal error if a pending status is
2256 found in async mode.
2257
2258 2008-03-24 Daniel Jacobowitz <dan@codesourcery.com>
2259
2260 * inflow.c (gdb_has_a_terminal): Guard access to our_process_group.
2261
2262 2008-03-24 Nick Roberts <nickrob@snap.net.nz>
2263 Vladimir Prus <vladimir@codesourcery.com>
2264
2265 * varobj.c (struct varobj_root): New component thread_id.
2266 (varobj_get_thread_id, check_scope): New functions.
2267 (c_value_of_root): Use check_scope. Switch to the
2268 proper thread if necessary.
2269
2270 * varobj.h (varobj_get_thread_id): New extern.
2271
2272 * mi/mi-cmd-var.c (print_varobj): Add thread-id field.
2273
2274 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
2275
2276 PR gdb/544
2277 * top.c: Revert 2008-03-21 changes.
2278
2279 2008-03-23 Vladimir Prus <vladimir@codesourcery.com>
2280
2281 * thread.c (make_cleanup_restore_current_thread): Make it
2282 globally visible.
2283 * gdbthread.h (make_cleanup_restore_current_thread): Declare.
2284 * varobj.c (varobj_update): Don't save/restore frame.
2285 (c_value_of_root): Save/restore thread and frame here,
2286 using make_cleanup_restore_current_thread.
2287 * Makefile.in: Update dependecies.
2288
2289 2008-03-23 Vladimir Prus <vladimir@codesourcery.com>
2290
2291 * varobj.c (struct varobj_root): Clarify
2292 comment on the frame field.
2293 (varobj_create): Don't set frame if we have no
2294 block.
2295
2296 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2297
2298 PR gdb/544
2299 Suggested by Jan Kratochvil:
2300 * top.c (gdb_rl_operate_and_get_next_completion): Call
2301 rl_redisplay_function.
2302 (gdb_rl_redisplay): New.
2303 (init_main): Set rl_redisplay_function.
2304
2305 2008-03-21 Thomas Mittelstaedt <T.Mittelstaedt@cadenas.de> (tiny change)
2306
2307 * aix-thread.c (pdc_read_regs): Fix compiler warning.
2308 (pdc_write_regs, aix_thread_resume, fetch_regs_kernel_thread)
2309 (store_regs_kernel_thread): Likewise.
2310
2311 2008-03-21 Pedro Alves <pedro@codesourcery.com>
2312
2313 Linux native async support.
2314
2315 * target.h (struct target_ops): Delete to_async_mask_value and add
2316 to_async_mask.
2317 (target_is_async_p, target_async): Formatting.
2318 (target_async_mask_value): Delete.
2319 (target_async_mask): Delete function declaration, and add new
2320 target macro with the same name.
2321
2322 * target.c (update_current_target): Replace to_async_mask_value by
2323 to_async_mask. Default to_async_mask to return_one.
2324 (target_async_mask): Delete.
2325 (find_default_can_async_p, find_default_is_async_p): New.
2326 (init_dummy_target): register find_default_can_async_p and
2327 find_default_is_async_p on the dummy target.
2328
2329 * linux-nat.c: Include inf-loop.h, event-loop.h and event-top.h.
2330 (debug_linux_nat_async): New global.
2331 (show_debug_linux_nat_async): New function.
2332 (linux_nat_async_enabled, linux_nat_async_mask_value)
2333 (linux_nat_event_pipe, linux_nat_num_queued_events)
2334 (linux_nat_async_events_enabled): New globals.
2335 (struct waitpid_result): New struct.
2336 (waitpid_queue): New global.
2337 (queued_waitpid, push_waitpid, drain_queued_events): New.
2338 (my_waitpid): Call queued_waitpid.
2339 (linux_child_follow_fork): Disable async events during the call.
2340 (blocked_mask): Delete.
2341 (sync_sigchld_action, async_sigchld_action): New globals.
2342 (lin_lwp_attach_lwp): In sync mode, don't reblock SIGCHLD. In
2343 async mode, block events during the call.
2344 (linux_nat_create_inferior): New.
2345 (linux_nat_attach): In sync mode, restore the mask states. In
2346 async mode, wake the event loop immediatelly.
2347 (detach_callback): Drain all queued events of the lwp we're
2348 detaching from.
2349 (linux_nat_detach): Block async mode, and drain events of the main
2350 process.
2351 (linux_nat_resume): If in async mode, mask async events during the
2352 call. If short circuiting, force event loop to wake up. If
2353 resuming, set target_executing, and register target events in the
2354 event loop.
2355 (pipe_to_local_event_queue, local_event_queue_to_pipe): New.
2356 (linux_nat_wait): In async mode, block events during the call.
2357 Only enable/disable passing SIGINT to the inferior in sync mode.
2358 Get events from local waitpid queue. If no interesting events was
2359 found, return to events loop. Reregister target events in the
2360 event loop on exit. In sync mode, no need to reblock SIGCHLD.
2361 (linux_nat_kill): Disable events on entry.
2362 (linux_nat_mourn_inferior): In sync mode, don't restore the masks
2363 here. Detach async mode from the event loop if there are no more
2364 forks available, otherwise leave it on.
2365 (sigchld_handler): Assure this is called only in sync mode.
2366 (linux_async_permitted, linux_async_permitted_1): New globals.
2367 (set_maintenance_linux_async_permitted)
2368 (show_maintenance_linux_async_permitted): New functions.
2369 (linux_nat_is_async_p, linux_nat_can_async_p)
2370 (linux_nat_async_mask): New.
2371 (linux_nat_event_pipe_pop, linux_nat_event_pipe_push): New.
2372 (get_pending_events, async_sigchld_handler): New.
2373 (linux_nat_async_events): New.
2374 (async_terminal_is_ours): New global.
2375 (linux_nat_terminal_inferior, linux_nat_terminal_ours): New.
2376 (async_client_callback, async_client_context): New.
2377 (linux_nat_async_file_handler, linux_nat_async)
2378 (linux_nat_disable_async, linux_nat_enable_async): New.
2379 (linux_nat_add_target): Register linux_nat_create_inferior,
2380 linux_nat_can_async_p, linux_nat_is_async_p, linux_nat_async,
2381 linux_nat_async_mask, linux_nat_terminal_inferior and
2382 linux_nat_terminal_ours.
2383 (_initialize_linux_nat): Remove local action variable, and update
2384 code that used it to use sync_sigchld_action. Add new
2385 "lin-lwp-async" debug set/show command. Put the "lin-lwp" debug
2386 set/show command in the maintenance class. Add new "linux-async"
2387 maintenance set/show command. Block SIGCHLD by default. Setup
2388 async_sichld_action, and sync_sigchld_action. Install the default
2389 async mode.
2390 (lin_thread_get_thread_signals): Use a local sigset_t for blocking
2391 the cancel signals.
2392
2393 * linux-thread-db.c (re_check_for_thread_db): New.
2394 (clear_lwpid_callback): Handle TARGET_WAITKIND_IGNORE.
2395 (thread_db_can_async_p, thread_db_is_async_p, thread_db_async)
2396 (thread_db_async_mask): New.
2397 (init_thread_db_ops): Register thread_db_can_async_p,
2398 thread_db_is_async_p, thread_db_async and thread_db_async_mask.
2399
2400 * remote.c (remote_async_mask_value): New.
2401 (remote_return_zero): New.
2402 (init_remote_ops): Register remote_return_zero as callbacks of
2403 to_can_async_p and to_is_async_p.
2404 (remote_can_async_p, remote_is_async_p, remote_async): Update to
2405 use remote_async_mask_value.
2406 (remote_async_mask): New.
2407 (init_remote_async_ops): Remove to_async_mask_value setting and
2408 register remote_async_mask as to_async_mask callback in
2409 remote_async_ops.
2410
2411 * Makefile.in (linux-nat.o): Update.
2412
2413 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2414
2415 * gdbthread.h (add_thread_with_info): New.
2416 * linux-thread-db.c: Add some documentation.
2417 (GET_LWP, GET_PID, GET_THREAD, is_lwp, is_thread, BUILD_LWP): Delete.
2418 (struct private_thread_info): Remove th_valid and ti_valid.
2419 Replace ti with tid.
2420 (thread_get_info_callback): Do not add TID to the new ptid. Do
2421 not cache th or ti.
2422 (thread_db_map_id2thr, lwp_from_thread): Delete functions.
2423 (thread_from_lwp): Assert that the LWP is set. Do not add TID to the
2424 new PTID.
2425 (attach_thread): Handle an already-existing thread. Use
2426 add_thread_with_info. Cache the th and tid.
2427 (detach_thread): Verify that private was set. Remove verbose
2428 argument and printing. Update caller.
2429 (thread_db_detach): Do not adjust inferior_ptid.
2430 (clear_lwpid_callback, thread_db_resume, thread_db_kill): Delete.
2431 (check_event, find_new_threads_callback): Do not add TID to the new PTID.
2432 (thread_db_wait): Do not use lwp_from_thread.
2433 (thread_db_pid_to_str): Use the cached TID.
2434 (thread_db_extra_thread_info): Check that private is set.
2435 (same_ptid_callback): Delete.
2436 (thread_db_get_thread_local_address): Do not use it or check
2437 is_thread. Check that private is set. Assume that the thread
2438 handle is already cached.
2439 (init_thread_db_ops): Remove to_resume and to_kill.
2440 * thread.c (add_thread_with_info): New.
2441 (add_thread): Use it.
2442 * linux-nat.c (find_thread_from_lwp): Delete.
2443 (exit_lwp): Do not use it. Check print_thread_events. Print before
2444 deleting the thread.
2445 (GET_PID, GET_LWP, BUILD_LWP, is_lwp): Move to...
2446 * linux-nat.h (GET_PID, GET_LWP, BUILD_LWP, is_lwp): ...here.
2447 * inf-ttrace.c (inf_ttrace_wait): Use print_thread_events and
2448 printf_unfiltered for thread exits.
2449 * procfs.c (procfs_wait): Likewise.
2450
2451 2008-03-21 Chris Demetriou <cgd@google.com>
2452
2453 * symtab.c (rbreak_command): Quote symbol name before passing
2454 it to break_command.
2455
2456 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2457
2458 * eval.c (evaluate_subexp_for_address): Clarify error message.
2459 Use value_must_coerce_to_target.
2460 * infcall.c (value_arg_coerce): Call value_coerce_to_target.
2461 * valops.c (value_assign): Call value_coerce_to_target when
2462 assigning to anything but internalvars. Leave GDB-side arrays
2463 as arrays when assigning to internalvars.
2464 (value_must_coerce_to_target, value_coerce_to_target): New.
2465 (value_coerce_array, value_addr): Call value_coerce_to_target.
2466 (value_array): Create the array in GDB's memory instead of
2467 the inferior's.
2468 * value.h (value_must_coerce_to_target, value_coerce_to_target):
2469 Declare.
2470
2471 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2472
2473 * top.c (quit_confirm): Warn that we will kill the program.
2474
2475 2008-03-19 Pedro Alves <pedro@codesourcery.com>
2476
2477 * inflow.c (terminal_ours_1): Guard access to
2478 inferior_process_group with #ifdef PROCESS_GROUP_TYPE.
2479
2480 2008-03-18 Ulrich Weigand <uweigand@de.ibm.com>
2481 Jim Blandy <jimb@codesourcery.com>
2482 Daniel Jacobowitz <drow@false.org>
2483
2484 * dwarf2expr.h (struct dwarf_expr_context): Add ADDR_SIZE member.
2485 (dwarf2_read_address): Update prototype.
2486
2487 * dwarf2expr.c (unsigned_address_type): Add ADDR_SIZE parameter.
2488 (signed_address_type): Likewise.
2489 (dwarf2_read_address): Replace BYTES_READ parameter with ADDR_SIZE.
2490 (execute_stack_op): Update calls to unsigned_address_type,
2491 signed_address_type and dwarf2_read_address. Fix implementation
2492 of DW_OP_deref_size.
2493
2494 * dwarf2loc.h (dwarf2_per_cu_objfile): Add prototype.
2495 (dwarf2_per_cu_addr_size): Likewise.
2496 (struct dwarf2_locexpr_baton): Replace OBJFILE with PER_CU.
2497 (struct dwarf2_loclist_baton): Likewise.
2498
2499 * dwarf2loc.c (find_location_expression): Update calls to
2500 dwarf2_read_address. Use dwarf2_per_cu_objfile and
2501 dwarf2_per_cu_addr_size to retrieve PER_CU parameters.
2502 (locexpr_describe_location): Likewise.
2503 (dwarf2_evaluate_loc_desc): Replace OBJFILE with PER_CU parameter.
2504 Set ctx->addr_size to dwarf2_per_cu_addr_size (per_cu).
2505 (dwarf2_loc_desc_needs_frame): Add PER_CU parameter. Set ctx->addr_size
2506 to dwarf2_per_cu_addr_size (per_cu).
2507 (locexpr_read_variable): Update dwarf2_evaluate_loc_desc call.
2508 (loclist_read_variable): Likewise.
2509 (locexpr_read_needs_frame): Update dwarf2_loc_desc_needs_frame call.
2510
2511 * dwarf2read.c (dwarf2_symbol_mark_computed): Set baton->per_cu
2512 instead of baton->objfile.
2513 (dwarf2_per_cu_obfile): New function.
2514 (dwarf2_per_cu_addr_size): Likewise.
2515
2516 * dwarf2-frame.c (struct comp_unit): Move higher.
2517 (struct dwarf2_cie): Add UNIT and ADDR_SIZE members.
2518 (execute_stack_op): Add ADDR_SIZE parameter; set ctx->addr_size.
2519 (execute_cfa_program): Add FDE parameter. Replace EH_FRAME_P
2520 parameter by using fde->eh_frame_p. Use read_encoded_value
2521 to implement DW_CFA_set_loc.
2522 (struct dwarf2_frame_cache): Add ADDR_SIZE member.
2523 (dwarf2_frame_cache): Set cache->addr_size. Update calls to
2524 execute_stack_op and execute_cfa_program.
2525 (dwarf2_frame_prev_register): Update calls to execute_stack_op.
2526 (size_of_encoded_value): Remove.
2527 (read_encoded_value): Add PTR_LEN and FUNC_BASE parameters.
2528 Remove call to size_of_encoded_value. Implement DW_EH_PE_funcrel.
2529 (add_cie): Set cie->unit backlink.
2530 (decode_frame_entry_1): Set cie->addr_size. Update calls to
2531 read_encoded_value.
2532 (dwarf2_build_frame_info): Allocate UNIT on objfile obstack.
2533
2534 2008-03-17 Markus Deuling <deuling@de.ibm.com>
2535
2536 * i386-tdep.c (i386_print_insn): Remove unnecessary call to
2537 gdbarch_bfd_arch_info.
2538
2539 2008-03-17 Joel Brobecker <brobecker@adacore.com>
2540
2541 * aix-thread.c (pdc_read_regs): Minor reformatting.
2542
2543 2008-03-17 Vladimir Prus <vladimir@codesourcery.com>
2544
2545 * thread.c (print_thread_info): Don't insist
2546 on having current thread if there are no
2547 threads at all.
2548
2549 2008-03-17 Pedro Alves <pedro@codesourcery.com>
2550
2551 * infcmd.c (attach_command_post_wait)
2552 (attach_command_continuation): New.
2553 (attach_command): Support background async execution, and async
2554 execution in synchronous mode.
2555
2556 2008-03-17 Daniel Jacobowitz <dan@codesourcery.com>
2557
2558 * stack.c (print_stack_frame, print_frame): Use RETURN_MASK_ERROR.
2559 * symmisc.c (dump_symtab_1): Likewise.
2560 * wrapper.c (gdb_value_struct_elt): Likewise.
2561
2562 2008-03-17 Pedro Alves <pedro@codesourcery.com>
2563
2564 * linux-nat.c (linux_nat_filter_event): Fix comment typo.
2565
2566 2008-03-17 Pedro Alves <pedro@codesourcery.com>
2567
2568 * linux-nat.c (linux_nat_filter_event): New, refactored from
2569 linux_nat_wait.
2570 (linux_nat_wait): Call linux_nat_filter_event.
2571
2572 2008-03-17 Ulrich Weigand <uweigand@de.ibm.com>
2573
2574 * top.c (execute_command): Fix uninitialized variable error.
2575
2576 2008-03-16 Nick Hudson <nick.hudson@dsl.pipex.com>
2577
2578 * Makefile.in (amd64nbsd-nat.o): New dependency.
2579 * amd64nbsd-nat.c: Include "nbsd-nat.h".
2580 (_initialize_amd64nbsd_nat): Update target vector to use
2581 nbsd_pid_to_exec_file.
2582 * config/i386/nbsd64.mh (NATDEPFILES): Add nbsd-nat.o.
2583
2584 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
2585
2586 Remove ignoring leading exec events code.
2587 * fork-child.c (startup_inferior): Do not set
2588 inferior_ignoring_leading_exec_events.
2589 * inf-child.c (inf_child_reported_exec_events_per_exec_call): Remove.
2590 (inf_child_target): Do not set to_reported_exec_events_per_exec_call.
2591 * infrun.c (inferior_ignoring_leading_exec_events): Remove.
2592 (handle_inferior_event): Remove code for ignoring leading exec
2593 events.
2594 * target.c (update_current_target): Do not inherit, or default,
2595 to_reported_exec_events_per_exec_call.
2596 (debug_to_reported_exec_events_per_exec_call): Remove.
2597 (setup_target_debug): Do not set to_reported_exec_events_per_exec_call.
2598 * target.h (target_reported_exec_events_per_exec_call): Remove.
2599 (struct target): Remove the to_reported_exec_events_per_exec_call
2600 field.
2601
2602 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
2603
2604 Implement -thread-info.
2605 * gdbthread.h (print_thread_info): Declare.
2606
2607 * thread.c (print_thread_info): New, extracted
2608 from info_threads_command and adjusted to
2609 work for CLI and MI.
2610 (info_threads_command): Use print_thread_info.
2611 * Makefile.in: Update dependencies.
2612
2613 * mi/mi-cmds.c (mi_cmds): Specify a handler
2614 for -thread-info.
2615 * mi/mi-cmds.h (mi_cmd_thread_info): Declare.
2616 * mi/mi-main.c (mi_cmd_thread_info): New.
2617 (mi_cmd_list_features): Include 'thread-info'.
2618
2619 2008-03-14 Kevin Buettner <kevinb@redhat.com>
2620
2621 * mips-tdep.c (mips32_scan_prologue): Use the ABI register size
2622 to decide whether to match instruction patterns using "sw" and "sd".
2623
2624 2008-03-14 Pedro Alves <pedro@codesourcery.com>
2625
2626 * infcmd.c (jump_command): Postpone disabling stdin until after
2627 the possible query.
2628
2629 2008-03-14 Pedro Alves <pedro@codesourcery.com>
2630
2631 * inflow.c (gdb_getpgrp): New.
2632 (gdb_has_a_terminal): Use get_getpgrp.
2633 (terminal_ours_1): If attach_flag is set, don't refetch
2634 inferior_process_group.
2635
2636 2008-03-14 Pedro Alves <pedro@codesourcery.com>
2637
2638 * features/library-list.dtd: Allow "section" elements as children
2639 of "library". Add "section" element and describe its attributes.
2640
2641 * solib-target.c (struct lm_info): Add section_bases member.
2642 (library_list_start_segment): Error out if seen a section element.
2643 (library_list_start_section): New.
2644 (library_list_end_library): New.
2645 (solib_target_free_library_list): Free section_bases.
2646 (section_attributes): New.
2647 (library_children): Make "segment" optional. Add "section" child.
2648 (library_list_children): Register library_list_end_library.
2649 (solib_target_relocate_section_addresses): Handle section bases.
2650
2651 * NEWS: Mention new qXfer:libraries:read section offsets support.
2652
2653 2008-03-14 Vladimir Prus <vladimir@codesourcery.com>
2654
2655 * defs.h (do_exec_error_cleanups, discard_exec_error_cleanups)
2656 (make_exec_error_cleanup): Remove declarations.
2657 * utils.c (exec_error_cleanup_chain): Remove.
2658 (do_exec_error_cleanups, discard_exec_error_cleanups)
2659 (make_exec_error_cleanup): Remove.
2660 * event-loop.c (start_event_loop): Adjust call to
2661 async_enable_stdin.
2662 * event-top.c (async_enable_stdin): Remove the paramater dummy.
2663 (async_disable_stdin): Don't register async_enable_stdin via
2664 cleanup.
2665 * inf-loop.c (inferior_event_handler): Don't
2666 call do_exec_error_cleanups. Call async_enable_stdin instead.
2667 * event-loop.c (start_event_loop): Adjust call to
2668 async_enable_stdin.
2669 * tui/tui-interp.c (tui_command_loop): Adjust call to
2670 async_enable_stdin.
2671
2672 2008-03-14 Vladimir Prus <vladimir@codesourcery.com>
2673
2674 Async mode fixes.
2675 * Makefile.in (infcmd.o, inf-loop.o): Update dependencies.
2676 * breakpoint.c (bpstat_do_actions): In async mode,
2677 don't jump to top expecting stop_bpstat to be already
2678 updated.
2679 * event-loop.c (start_event_loop): Call async_enable_stdin
2680 on exception.
2681 * event-top.c (async_enable_stdin): Do nothing if sync_execution
2682 is not set.
2683 (command_handler): Do not setup continuation here.
2684 (command_line_handler_continuation): Move to...
2685 * top.c (command_line_handler_continuation): ... here.
2686 (execute_command): In async mode, register continuation.
2687 Don't check frame's language in running in async mode.
2688 * exceptions.c (throw_exception): Don't do exec_error_cleanups.
2689 * inf-loop.c (complete_execution): Inline into...
2690 (inferior_event_handler): ... here. Clear target_executing before
2691 doing any cleanups. Don't try to show prompt if the target was
2692 resumed.
2693 * infcmd.c (signal_command): Add support for async mode.
2694 (finish_command): Only add continuation if the target was
2695 successfully resumed.
2696 * remote.c (init_async_opts): Register to_get_thread_local_address
2697 handler.
2698 * mi/mi-interp.c (mi_cmd_interpreter_exec): Don't mess
2699 with sync_execution.
2700 * tui/tui-interp.c (tui_command_loop): Call async_enable_stdin
2701 on exception.
2702
2703 2008-03-14 Daniel Jacobowitz <dan@codesourcery.com>
2704
2705 * corefile.c (reopen_exec_file): Use exec_bfd_mtime.
2706 * exec.c (exec_bfd_mtime): Define.
2707 (exec_close): Clear it.
2708 (exec_file_attach): Set it.
2709 * gdbcore.h (exec_bfd_mtime): Declare.
2710 * source.c (find_source_lines): Do not use bfd_get_mtime.
2711
2712 2008-03-14 Vladimir Prus <vladimir@codesourcery.com>
2713
2714 * top.c (simplified_command_loop): Remove.
2715
2716 2008-03-14 Vladimir Prus <vladimir@codesourcery.com>
2717
2718 Remove unused remote.c hooks.
2719 * remote.c (deprecated_target_resume_hook)
2720 (deprecated_target_wait_loop_hook): Remove.
2721 (remote_resume): Do not call deprecated_target_resume_hook.
2722 (remote_wait): Do not call deprecated_target_wait_loop_hook.
2723 (remote_async_wait): Likewise.
2724
2725 2008-03-14 Vladimir Prus <vladimir@codesourcery.com>
2726
2727 Implement MI notification for new threads.
2728 * doc/observer.texi (new_thread): Document.
2729 * observer.sh: Forward declare struct thread_info.
2730 * thread.c (add_thread): Notify observer.
2731
2732 * interps.h (interp_init_ftype): New parameter
2733 top_level.
2734 (interp_set): Likewise.
2735 (top_level_interpreter_data): Declare.
2736 * interps.c (interp_set): New parameter top_level.
2737 Pass it to interpreter's init function. Remember
2738 top level interpreter.
2739 (interpreter_exec_cmd): Adjust.
2740 (top_level_interpreter_data): New.
2741 * main.c (captured_main): Pass 1 for top_level
2742 parameter of interp_set.
2743 * cli/cli-interp.c (cli_interpreter_init): New
2744 parameter top_level.
2745 * tui/tui-interp.c (tui_init): New parameter top_level.
2746
2747 * mi/mi-interp.c (mi_new_thread): New.
2748 (mi_interpreter_init): If top level, register
2749 observer for new threads.
2750
2751 * Makefile.in (mi-interp.o, thread.o): Update dependencies.
2752
2753 2008-03-14 Pedro Alves <pedro@codesourcery.com>
2754
2755 * top.c (execute_command): Disable break and stop
2756 commands in async mode.
2757
2758 2008-03-14 Pedro Alves <pedro@codesourcery.com>
2759
2760 revert:
2761 2008-03-14 Pedro Alves <pedro@codesourcery.com>
2762 * inf-loop.c (inferior_event_handler): Don't include remote.h.
2763 Call target_stop in the INF_QUIT_REQ case.
2764 * Makefile.in (inf-loop.o): Update.
2765
2766 2008-03-14 Pedro Alves <pedro@codesourcery.com>
2767
2768 * inf-loop.c (inferior_event_handler): Don't include remote.h.
2769 Call target_stop in the INF_QUIT_REQ case.
2770 * Makefile.in (inf-loop.o): Update.
2771
2772 2008-03-14 Pedro Alves <pedro@codesourcery.com>
2773
2774 * top.c (execute_command): Enable break, info and interrupt
2775 commands in async mode.
2776
2777 2008-03-13 Vladimir Prus <vladimir@codesourcery.com>
2778 Daniel Jacobowitz <dan@codesourcery.com>
2779
2780 * breakpoint.h (breakpoint_restore_shadows): New
2781 declaration.
2782 * breakpoint.c (breakpoint_restore_shadows): New.
2783 (read_memory_nobpt): Delete.
2784 * gdbcore.h (read_memory_nobpt): Delete declaration.
2785 * target.c (memory_xfer_partial): Call
2786 breakpoint_restore_shadows.
2787 (restore_show_memory_breakpoints)
2788 (make_show_memory_beakpoints_cleanup): New.
2789 (show_memory_breakpoints): New.
2790 * target.h (make_show_memory_beakpoints_cleanup): Declare.
2791 * ppc-linux-tdep.c (ppc_linux_memory_remove_breakpoint):
2792 Make sure we see memory breakpoints when checking if
2793 breakpoint is still there.
2794 * alpha-tdep.c, alphanbsd-tdep.c, frame.c, frv-tdep.c,
2795 hppa-linux-tdep.c, hppa-tdep.c, i386-linux-nat.c, i386-tdep.c,
2796 m68klinux-tdep.c, mips-tdep.c, mn10300-tdep.c, s390-tdep.c,
2797 sparc-tdep.c: Use target_read_memory instead of read_memory_nobpt.
2798
2799 2008-03-12 Pedro Alves <pedro@codesourcery.com>
2800
2801 * thread.c (add_thread): Use printf_unfiltered to print.
2802
2803 2008-03-12 Joel Brobecker <brobecker@gnat.com>
2804
2805 * sol-thread.c: Replace use of TM_I386SOL2_H by an expression
2806 that is true only on x86-solaris and x86_64-solaris.
2807 * procfs.c: Likewise. Move procfs_find_LDT_entry up together
2808 with proc_get_LDT_entry.
2809
2810 2008-03-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2811
2812 * configure.ac (AC_CHECK_FUNCS): Add check for setsid.
2813 * config.in, configure: Regenerate.
2814 * fork-child.c (fork_inferior): Call create_tty_session.
2815 * inflow.c (new_tty): Set controlling terminal with TIOCSCTTY.
2816 (create_tty_session): New function.
2817 * terminal.h: Declare create_tty_session.
2818
2819 2008-03-12 Alan Modra <amodra@bigpond.net.au>
2820
2821 PR 5900
2822 * elfread.c (elf_symtab_read): Make shndx an unsigned int.
2823 * mipsread.c: Include elf/internal.h.
2824 (read_alphacoff_dynamic_symtab): Map external reserved sym_shndx
2825 to internal range.
2826
2827 2008-03-11 Markus Deuling <deuling@de.ibm.com>
2828
2829 * win32-nat.c (do_win32_fetch_inferior_registers): Use get_regcache_arch
2830 to get at the current architecture and at the target specific vector.
2831 Add target specific vector to I387_FISEG_REGNUM and I387_FOP_REGNUM and
2832 remove define of I387_ST0_REGNUM.
2833
2834 * amd64-tdep.c (I387_ST0_REGNUM): Remove define.
2835
2836 (amd64_supply_fxsave, amd64_collect_fxsave): Use get_regcache_arch to
2837 get at the current architecture
2838 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): Add target specific vector as
2839 parameter.
2840
2841 * i386-tdep.c: Remove various define's and undef's of I387_ST0_REGNUM,
2842 I387_NUM_XMM_REGS and I387_MM0_REGNUM.
2843
2844 (I387_NUM_XMM_REGS, I387_XMM0_REGNUM, I387_MXCSR_REGNUM,
2845 I387_ST0_REGNUM, I387_FCTRL_REGNUM, I387_MM0_REGNUM,
2846 (I387_FSTAT_REGNUM): Add target specific vector as parameter.
2847
2848 (i386_register_name, i386_dbx_reg_to_regnum): Use gdbarch_tdep to get
2849 at the target specific vector.
2850
2851 (i386_get_longjmp_target): Use get_frame_arch to get at the current
2852 architecture. Use gdbarch_tdep to get at the target specific vector.
2853
2854 (i386_fp_regnum_p, i386_fpc_regnum_p): Add gdbarch as parameter and
2855 update caller. Use gdbarch_tdep to get at the target specific vector.
2856
2857 (i386_register_to_value: Use get_frame_arch to get at the current
2858 architecture.
2859
2860 * i386-tdep.h (i386_fp_regnum_p, i386_fpc_regnum_p): Add gdbarch as
2861 parameter.
2862
2863 * i387-tdep.c (I387_FCTRL_REGNUM, I387_FSTAT_REGNUM, I387_FTAG_REGNUM,
2864 I387_FISEG_REGNUM, I387_FIOFF_REGNUM, I387_FOSEG_REGNUM
2865 I387_FOOFF_REGNUM, I387_FOP_REGNUM, I387_ST0_REGNUM, FSAVE_ADDR,
2866 FXSAVE_ADDR, I387_XMM0_REGNUM): Add target specific vector as parameter.
2867
2868 (I387_ST0_REGNUM, I387_NUM_XMM_REGS): Remove various define's and
2869 undef's.
2870
2871 (i387_convert_register_p, i387_register_to_value,
2872 i387_value_to_register): Update call for i386_fp_regnum_p.
2873
2874 * i387-tdep.h: Remove comment.
2875 (I387_ST0_REGNUM, I387_NUM_XMM_REGS, I387_MM0_REGNUM): Add define.
2876 (I387_FCTRL_REGNUM, I387_FSTAT_REGNUM, I387_FTAG_REGNUM,
2877 I387_FISEG_REGNUM, I387_FIOFF_REGNUM, I387_FOSEG_REGNUM,
2878 I387_FOOFF_REGNUM, I387_FOP_REGNUM, I387_XMM0_REGNUM,
2879 I387_MXCSR_REGNUM): Add target specific vector as parameter.
2880
2881 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
2882
2883 * Makefile.in (fork-child.o): Update.
2884 * NEWS: Document "set exec-wrapper" and the gdbserver --wrapper
2885 argument. Gather all gdbserver features together.
2886 * fork-child.c (exec_wrapper): New variable.
2887 (fork_inferior): Use it.
2888 (startup_inferior): Skip an extra trap if using "set exec-wrapper".
2889 (unset_exec_wrapper_command, _initialize_fork_child): New.
2890
2891 2008-03-10 Hidetaka Takano <hidetaka.takano@glb.toshiba.co.jp>
2892
2893 * source.c (directory_command): Modify the determination of
2894 condition of terminal "from_tty".
2895
2896 2008-03-10 Matt Rice <ratmice@gmail.com>
2897
2898 * dwarf2read.c (set_cu_language): Add DW_LANG_ObjC.
2899
2900 2008-03-10 Hidetaka Takano <hidetaka.takano@glb.toshiba.co.jp>
2901
2902 * spu-tdep.c (info_spu_event_command): Insert a '\0' to the end
2903 of the data passing to strtoulst function.
2904 (info_spu_signal_command): Likewise.
2905
2906 2008-03-08 Vladimir Prus <vladimir@codesourcery.com>
2907
2908 * mi/mi-interp.c (mi_command_loop): Remove
2909 commented-out code.
2910
2911 2008-03-07 Joel Brobecker <brobecker@adacore.com>
2912
2913 * remote.c (extended_remote_attach_1): Make local variable pid an int
2914 instead of a pid_t.
2915
2916 2008-03-07 Joel Brobecker <brobecker@adacore.com>
2917
2918 * solib-svr4.c (svr4_same_1): New function, originally extracted
2919 from svr4_same and expanded to handle the sparc64 case.
2920 (svr4_same): Move up and reimplement using svr4_same_1.
2921 (enable_break): Use svr4_same_1 to do shared library name comparisons.
2922
2923 2008-03-07 Ramana Radhakrishnan <ramana.r@gmail.com>
2924
2925 * MAINTAINERS: Move self to Paper trail.
2926
2927 2008-03-05 Daniel Jacobowitz <dan@codesourcery.com>
2928
2929 * Makefile.in (mingw-hdep.o, posix-hdep.o, remote-fileio.o): Update.
2930 * event-loop.c (call_async_signal_handler): New.
2931 * event-loop.h (call_async_signal_handler)
2932 (gdb_call_async_signal_handler): Declare.
2933 (mark_async_signal_handler): Add comments.
2934 * event-top.c (handle_sigint): Use gdb_call_async_signal_handler.
2935 * mingw-hdep.c (sigint_event, sigint_handler): New.
2936 (gdb_select): Use them. Wait for the readline signal handler
2937 to finish.
2938 (gdb_call_async_signal_handler, _initialize_mingw_hdep): New functions.
2939 * posix-hdep.c (gdb_call_async_signal_handler): New function.
2940 * remote-fileio.c (sigint_fileio_token, async_remote_fileio_interrupt):
2941 New.
2942 (remote_fileio_ctrl_c_signal_handler): Use
2943 gdb_call_async_signal_handler.
2944 (initialize_remote_fileio): Initialize sigint_fileio_token.
2945 * remote.c (initialize_sigint_signal_handler, handle_remote_sigint): Do
2946 not initialize tokens here.
2947 (handle_remote_sigint_twice): Likewise. Reinstall
2948 handle_remote_sigint.
2949 (async_remote_interrupt_twice): Just call interrupt_query.
2950 (cleanup_sigint_signal_handler): Do not delete tokens.
2951 (remote_interrupt, remote_interrupt_twice): Use
2952 gdb_call_async_signal_handler.
2953 (interrupt_query): Reinstall the default signal handler.
2954 (_initialize_remote): Initialize tokens here.
2955
2956 2008-03-04 Joel Brobecker <brobecker@adacore.com>
2957
2958 * features/rs6000/power-core.xml, features/rs6000/power64-core.xml,
2959 features/rs6000/powerpc-601.xml, features/rs6000/rs6000.xml:
2960 Change the type of the lr register to code_ptr.
2961 * features/rs6000/powerpc-32.c, features/rs6000/powerpc-403.c,
2962 features/rs6000/powerpc-403gc.c, features/rs6000/powerpc-505.c,
2963 features/rs6000/powerpc-601.c, features/rs6000/powerpc-602.c,
2964 features/rs6000/powerpc-603.c, features/rs6000/powerpc-604.c,
2965 features/rs6000/powerpc-64.c, features/rs6000/powerpc-7400.c,
2966 features/rs6000/powerpc-750.c, features/rs6000/powerpc-860.c,
2967 features/rs6000/powerpc-e500.c, features/rs6000/rs6000.c: Regenerate.
2968
2969 2008-03-03 James E. Wilson <wilson@tuliptree.org>
2970
2971 * MAINTAINERS: Update my email address.
2972
2973 2008-03-03 Keith Seitz <keiths@redhat.com>
2974
2975 From Dave Murphy <davem@devkitpro.org>:
2976 * configure.ac: Set tcl configdir to win under mingw.
2977 * configure: Regenerate.
2978
2979 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2980
2981 * breakpoint.c (fetch_watchpoint_value): New function.
2982 (update_watchpoint): Set and clear val_valid. Use
2983 fetch_watchpoint_value. Handle unreadable values on the
2984 value chain. Correct check for user-requested array watchpoints.
2985 (breakpoint_init_inferior): Clear val_valid.
2986 (watchpoint_value_print): New function.
2987 (print_it_typical): Use it. Do not free or clear old_val. Print
2988 watchpoints even if old_val == NULL.
2989 (watchpoint_check): Use fetch_watchpoint_value. Check for values
2990 becoming readable or unreadable.
2991 (watch_command_1): Use fetch_watchpoint_value. Set val_valid.
2992 (do_enable_watchpoint): Likewise.
2993 * breakpoint.h (struct breakpoint): Update comment for val. Add
2994 val_valid.
2995 * NEWS: Mention watchpoints on inaccessible memory.
2996
2997 2007-02-29 Daniel Jacobowitz <dan@codesourcery.com>
2998
2999 * Makefile.in (i386-nat.o): Update.
3000 * amd64-linux-nat.c (_initialize_amd64_linux_nat): Call
3001 i386_use_watchpoints.
3002 * i386-linux-nat.c (_initialize_i386_linux_nat): Call
3003 i386_use_watchpoints.
3004 * i386-nat.c (i386_stopped_data_address): Take two arguments.
3005 (i386_stopped_by_watchpoint): Update call.
3006 (i386_can_use_hw_breakpoint, i386_use_watchpoints): New.
3007 * config/i386/nm-i386.h: Conditionalize definitions on
3008 ! I386_WATCHPOINTS_IN_TARGET_VECTOR.
3009 (i386_use_watchpoints): Declare.
3010 (i386_stopped_data_address): Update.
3011 * config/i386/nm-linux.h (I386_WATCHPOINTS_IN_TARGET_VECTOR): Define.
3012 * config/i386/nm-linux64.h (I386_WATCHPOINTS_IN_TARGET_VECTOR): Define.
3013
3014 2008-02-29 Joel Brobecker <brobecker@adacore.com>
3015
3016 GDB 6.8 branch created (branch timestamp: 2008-02-26 10:00 UTC)
3017 * version.in: Bump version to 6.8.50.20080229-cvs.
3018
3019 2008-02-28 Markus Deuling <deuling@de.ibm.com>
3020
3021 * f-typeprint.c (f_print_type): Handle NULL pointer in VARSTRING
3022 properly.
3023
3024 2008-02-28 Tom Tromey <tromey@redhat.com>
3025
3026 * infcmd.c (notice_args_read): Print result of get_inferior_args.
3027
3028 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3029
3030 * infcmd.c (kill_if_already_running): Make static. Use
3031 target_require_runnable.
3032 * target.c (target_require_runnable): New.
3033 * target.h (target_require_runnable): Declare.
3034
3035 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
3036
3037 * frame.c (reinit_frame_cache): Only annotate if frames were
3038 previously valid.
3039
3040 2008-02-28 Ulrich Weigand <uweigand@de.ibm.com>
3041
3042 * regformats/reg-ppc.dat: Rename "ps" to "msr".
3043 * regformats/reg-ppc64.dat: Likewise.
3044
3045 2008-02-28 Ulrich Weigand <uweigand@de.ibm.com>
3046
3047 * features/Makefile (%.dat): Emit xmltarget statement.
3048
3049 * regformats/regdat.sh: Support xmltarget and xmlarch statments.
3050 Generate code to set gdbserver_xmltarget in init_registers_${name}.
3051
3052 * regformats/arm-with-iwmmxt.dat: Regenerate.
3053 * regformats/mips64-linux.dat: Regenerate.
3054 * regformats/mips-linux.dat: Regenerate.
3055 * regformats/rs6000/powerpc-32.dat: Regenerate.
3056 * regformats/rs6000/powerpc-64.dat: Regenerate.
3057 * regformats/rs6000/powerpc-e500.dat: Regenerate.
3058
3059 * regformats/reg-arm.dat: Add xmlarch statement.
3060 * regformats/reg-i386.dat: Likewise.
3061 * regformats/reg-i386-linux.dat: Likewise.
3062 * regformats/reg-x86-64-linux.dat: Likewise.
3063 * regformats/reg-spu.dat: Likewise.
3064
3065 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3066
3067 * remote.c (remote_wait, remote_async_wait): Stop if we receive
3068 an error.
3069
3070 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
3071
3072 * utils.c (debug_timestamp): New.
3073 (vfprintf_unfiltered): Print timestamps if requested.
3074 (show_debug_timestamp): New.
3075 (initialize_utils): Register "set debug timestamp".
3076 * NEWS: Mention "set debug timestamp". Add GDB 6.8 section.
3077
3078 2008-02-27 Joel Brobecker <brobecker@adacore.com>
3079
3080 * breakpoint.c (skip_prologue_sal): New function.
3081 (resolve_sal_pc): Adjust SAL past prologue if the SAL was
3082 computed from a line number.
3083
3084 2008-02-27 Joel Brobecker <brobecker@adacore.com>
3085
3086 * features/rs6000/power-core.xml, features/rs6000/power64-core.xml
3087 features/rs6000/powerpc-601.xml, features/rs6000/rs6000.xml:
3088 Set PC register type to "code_ptr".
3089 * features/rs6000/powerpc-32.c, features/rs6000/powerpc-403.c,
3090 features/rs6000/powerpc-403gc.c, features/rs6000/powerpc-505.c,
3091 features/rs6000/powerpc-601.c, features/rs6000/powerpc-602.c,
3092 features/rs6000/powerpc-603.c, features/rs6000/powerpc-604.c,
3093 features/rs6000/powerpc-64.c, features/rs6000/powerpc-7400.c,
3094 features/rs6000/powerpc-750.c, features/rs6000/powerpc-860.c,
3095 features/rs6000/powerpc-e500.c, features/rs6000/rs6000.c:
3096 Regenerate.
3097
3098 2008-02-27 Ulrich Weigand <uweigand@de.ibm.com>
3099
3100 * regformats/regdat.sh: Rename init_registers function in
3101 generated file to init_registers_${name}.
3102
3103 * regformats/reg-crisv32.dat: Set "name" to crisv32.
3104 * regformats/reg-ppc64.dat: Set "name" to ppc64.
3105 * regformats/reg-s390x.dat: Set "name" to s390x.
3106
3107 2008-02-26 Greg Law <glaw@undo-software.com>
3108
3109 * regcache.c (registers_changed): Call reinit_frame_cache.
3110
3111 2008-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3112
3113 * configure.tgt (sh-*-linux*): Match sh*. Add glibc-tdep.o.
3114 * sh-linux-tdep.c (sh_linux_init_abi): Use glibc_skip_solib_resolver
3115 and svr4_fetch_objfile_link_map.
3116 * Makefile.in (sh-linux-tdep.o): Update.
3117
3118 2008-02-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
3119
3120 * amd64-tdep.c (amd64_classify): Add support for decimal float
3121 types.
3122 * i386-tdep.c (i386_return_value): Make 128-bit decimal float
3123 use the struct return convention.
3124
3125 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
3126
3127 * breakpoint.c (print_one_breakpoint_location): Revert Enb field
3128 to old format. Discard breakpoint address if shared library is
3129 unloaded.
3130 (breakpoint_1): Adjust formatting of table header accordingly.
3131
3132 2008-02-25 Vladimir Prus <vladimir@codesourcery.com>
3133
3134 * remote.c (remote_get_threadlist): If the response
3135 is empty, don't try to parse it.
3136
3137 2008-02-23 Vladimir Prus <vladimir@codesourcery.com>
3138
3139 Unbreak 'target async'.
3140 * serial.c (serial_async): Set the
3141 handler function before enabling async
3142 mode.
3143
3144 2008-02-22 Daniel Jacobowitz <dan@codesourcery.com>
3145
3146 * solib-svr4.c (enable_break): Convert r_brk to a code address.
3147
3148 2008-02-21 Pedro Alves <pedro@codesourcery.com>
3149
3150 * remote.c (extended_remote_attach_1): Set attach_flag.
3151 (extended_remote_create_inferior_1): Clear attach_flag.
3152
3153 2008-02-20 Daniel Jacobowitz <dan@codesourcery.com>
3154
3155 * mipsnbsd-tdep.c (mipsnbsd_ilp32_fetch_link_map_offsets): Set
3156 r_brk_offset.
3157 (mipsnbsd_lp64_fetch_link_map_offsets): Likewise.
3158 * solib-svr4.c (solib_svr4_r_brk): New.
3159 (open_symbol_file_object, svr4_current_sos): Always check the
3160 debug base.
3161 (svr4_fetch_objfile_link_map): Do not set debug_base.
3162 (enable_break): Use r_brk if it is set.
3163 (svr4_ilp32_fetch_link_map_offsets): Set r_brk_offset.
3164 (svr4_lp64_fetch_link_map_offsets): Likewise.
3165 * solib-svr4.h (struct link_map_offsets): Add r_brk_offset.
3166
3167 2008-02-20 Markus Deuling <deuling@de.ibm.com>
3168 Mark Kettenis <kettenis@gnu.org>
3169
3170 * alpha-tdep.c (alpha_heuristic_unwind_cache): Replace saved_regs by
3171 trad_frame_saved_reg.
3172 (trad-frame.h): New include.
3173
3174 (alpha_heuristic_frame_unwind_cache): Use trad_frame_alloc_saved_regs
3175 instead of frame_obstack_zalloc.
3176 (alpha_heuristic_frame_prev_register): Use trad_frame_get_prev_register.
3177
3178 * Makefile.in (alpha-tdep.o): Add dependency to trad_frame_h.
3179
3180 2008-02-20 Markus Deuling <deuling@de.ibm.com>
3181
3182 * rs6000-tdep.c (gdb_print_insn_powerpc): Get the current endianess
3183 from disassemble_info instead of gdbarch_byte_order.
3184
3185 * mips-tdep.c (gdb_print_insn_mips): Likewise.
3186 * arm-tdep.c (gdb_print_insn_arm): Likewise.
3187
3188 2008-02-20 Markus Deuling <deuling@de.ibm.com>
3189
3190 * gdbarch.sh (memory_insert_breakpoint, memory_remove_breakpoint): Add
3191 gdbarch as parameter.
3192
3193 * gdbarch.{c,h}: Regenerate.
3194
3195 * ppc-tdep.h (ppc_linux_memory_remove_breakpoint): Add gdbarch as
3196 parameter.
3197 * mem-break.c (default_memory_insert_breakpoint)
3198 (default_memory_remove_breakpoint): Likewise.
3199 * target.h (default_memory_remove_breakpoint)
3200 (default_memory_insert_breakpoint): Likewise.
3201
3202 * ppc-linux-tdep.c (ppc_linux_memory_remove_breakpoint): Add gdbarch as
3203 parameter. Replace current_gdbarch by gdbarch.
3204 * m32r-tdep.c (m32r_memory_insert_breakpoint)
3205 (m32r_memory_remove_breakpoint): Likewise.
3206
3207 2008-02-19 Daniel Jacobowitz <dan@codesourcery.com>
3208
3209 * MAINTAINERS: Add Vladimir Prus as MI maintainer.
3210
3211 2008-02-19 Joel Brobecker <brobecker@adacore.com>
3212
3213 * NEWS: Add entry describing Add support improvements.
3214
3215 2008-02-18 Markus Deuling <deuling@de.ibm.com>
3216
3217 * m68klinux-nat.c (getfpregs_supplies): Replace gdbarch_fp0_regnum by
3218 M68K_FP0_REGNUM.
3219
3220 2008-02-18 Markus Deuling <deuling@de.ibm.com>
3221
3222 * sentinel-frame.c (sentinel_frame_prev_register): Do not call
3223 register_offset_hack anymore.
3224
3225 * regcache.{c,h} (register_offset_hack): Remove.
3226
3227 2008-02-18 Markus Deuling <deuling@de.ibm.com>
3228
3229 * hppa-tdep.h (find_global_pointer): Add gdbarch as parameter.
3230
3231 * hppa-hpux-tdep.c (hppa32_hpux_find_global_pointer): Likewise. Replace
3232 current_gdbarch by gdbarch.
3233 (hppa64_hpux_find_global_pointer): Likewise.
3234 * hppa-tdep.c (hppa_find_global_pointer): Likewise.
3235 (hppa32_push_dummy_call, hppa64_push_dummy_call): Update call for
3236 find_global_pointer.
3237
3238 * hppabsd-tdep.c (hppabsd_find_global_pointer): Add gdbarch as
3239 parameter.
3240 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): Likewise.
3241
3242 * hppa-linux-nat.c (hppa_linux_register_addr): Use ARRAY_SIZE instead
3243 of gdbarch_num_regs.
3244
3245 * hppa-hpux-tdep.c (hppa_hpux_sr_for_addr): Add gdbarch as parameter and
3246 replace current_gdbarch by gdbarch.
3247 (hppa_hpux_push_dummy_code): Update call for hppa_hpux_sr_for_addr.
3248
3249 2008-02-18 Markus Deuling <deuling@de.ibm.com>
3250
3251 * rs6000-nat.c (exec_one_dummy_insn, regmap): Add gdbarch as parameter
3252 and replace current_gdbarch by gdbarch.
3253
3254 (store_register): Update call for exec_one_dummy_insn.
3255 (fetch_register, store_register): Update call of regmap.
3256
3257 * ppcnbsd-nat.c (getregs_supplies, getfpregs_supplies): Add gdbarch as
3258 parameter and replace current_gdbarch by gdbarch.
3259
3260 (ppcnbsd_store_inferior_registers): Use get_regcache_arch to get at
3261 the current architecture. Update call for getregs_supplies and
3262 getfpregs_supplies.
3263 (ppcnbsd_fetch_inferior_registers): Likewise.
3264
3265 * ppcobsd-nat.c (getfpregs_supplies): Add gdbarch as parameter and
3266 replace current_gdbarch by gdbarch.
3267 (ppcobsd_fetch_registers, ppcobsd_store_registers): Use
3268 get_regcache_arch to get at the current architecture. Update call for
3269 getfpregs_supplies.
3270
3271 2008-02-18 Markus Deuling <deuling@de.ibm.com>
3272
3273 * arch-utils.c (gdbarch_from_bfd): Remove unnecessary {old,new}_gdbarch
3274 variables.
3275
3276 2008-02-15 Markus Deuling <deuling@de.ibm.com>
3277
3278 * mips-linux-tdep.c (mips_linux_init_abi): Remove internal error.
3279
3280 2008-02-14 Vladimir Prus <vladimir@codesourcery.com>
3281
3282 * NEWS: Mention pending breakpints in MI.
3283
3284 2008-02-14 Markus Deuling <deuling@de.ibm.com>
3285
3286 * Makefile.in (ALL_TARGET_OBS): Remove dependency to xtensa-linux-nat.o.
3287
3288 2008-02-13 Markus Deuling <deuling@de.ibm.com>
3289
3290 Add script to build and test GDB using enable-targets=all.
3291
3292 * gdb_buildall.sh: New file.
3293
3294 2008-02-11 Maxim Grigoriev <maxim2405@gmail.com>
3295
3296 * NEWS (New native configurations): Xtensa GNU/Linux.
3297 (New targets): Xtensa GNU/Linux.
3298 * Makefile.in (ALL_TARGET_OBS): Add xtensa-linux-nat.o and
3299 xtensa-linux-tdep.o
3300 (ALLDEPFILES): Add xtensa-linux-tdep.c and xtensa-linux-nat.c
3301 (xtensa-linux-nat.o, xtensa-linux-tdep.o): New dependencies.
3302 * configure.tgt (xtensa*-*-linux*): New entry.
3303 * xtensa-config.c (xtensa_tdep): New variable.
3304 (xtensa_config_byte_order, xtensa_config_tdep): Removed.
3305 (rmap): Change format based on new macro XTREG.
3306 (XTENSA_CONFIG_INSTANTIATE): Use new macro defined in xtensa-tdep.h.
3307 * xtensa-linux-nat.c: New.
3308 * xtensa-linux-tdep.c: New.
3309 * xtensa-xtregs.c: New.
3310 * xtensa-tdep.h (xtensa_elf_gregset_t): Update.
3311 (XTENSA_ELF_NGREG, XTREG, XTREG_END, XTENSA_GDBARCH_TDEP_INSTANTIATE)
3312 (XCHAL_NUM_CONTEXTS, XCHAL_HAVE_EXCEPTIONS): New macros.
3313 (xtensa_register_t): New field coprocessor.
3314 (XTENSA_REGISTER_FLAGS_PRIVILEGED): Name spelling corrected.
3315 * xtensa-tdep.c (xtensa_config_tdep, xtensa_config_byte_order): Removed.
3316 (xtensa_pseudo_register_read, xtensa_pseudo_register_write):
3317 Update to handle privileged registers.
3318 (xtensa_supply_gregset) Remove exccause and excvaddr registers.
3319 (xtensa_push_dummy_call): Set windowstart register correctly.
3320 (call0_analyze_prologue): Initialize xtensa_default_isa.
3321 (xtensa_derive_tdep): New.
3322 (xtensa_gdbarch_init): Get rid of xtensa_config_byte_order and
3323 xtensa_config_tdep, use XCHAL_HAVE_BE and xtensa_tdep instead.
3324 Call xtensa_derive_tdep().
3325 * config/xtensa/linux.mh: New.
3326 * regformats/reg-xtensa.dat: New.
3327
3328 2008-02-09 Aleksandar Ristovski <aristovski@qnx.com> (tiny change)
3329
3330 * corelow.c (core_open): Use IS_ABSOLUTE_PATH.
3331 (filenames.h): New include.
3332 * Makefile.in (corelow.o): Add dependency for filenames.h.
3333
3334 2008-02-08 Doug Evans <dje@google.com>
3335
3336 * source.c (find_and_open_source): Always rewrite absolute filenames.
3337
3338 2008-02-07 Doug Evans <dje@google.com>
3339
3340 * breakpoint.c: #include "hashtab.h".
3341 (ambiguous_names_p): New fn.
3342 (update_breakpoint_locations): When restoring bp enable status, don't
3343 compare function names if any functions have same name.
3344 * Makefile.in (breakpoint.o): Add hashtab.h dependency.
3345
3346 2008-02-07 Joel Brobecker <brobecker@adacore.com>
3347
3348 * ada-lang.c (symbol_completion_add): Make SV parameter a VEC**
3349 instead of just a VEC*. Update use of SV.
3350 (ada_make_symbol_completion_list): Update symbol_completion_add calls.
3351
3352 2007-02-07 Joel Brobecker <brobecker@adacore.com>
3353
3354 * NEWS: Put all new commands since gdb-6.7 together.
3355
3356 2007-02-07 Joel Brobecker <brobecker@adacore.com>
3357
3358 * ada-lang.c: #include "vec.h".
3359 (struct string_vector, new_string_vector, string_vector_append):
3360 Delete.
3361 (char_ptr): New typedef.
3362 (DEF_VEC_P (char_ptr)): New VEC type.
3363 (symbol_completion_add): Update profile to take the new VEC type
3364 instead of the old string_vector structure. Update code accordingly.
3365 (ada_make_symbol_completion_list): Use the new VEC type instead of
3366 the old string_vector structure, and update the code accordingly.
3367 * Makefile.in (ada-lang.o): Add dependency on vec.h.
3368
3369 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
3370
3371 * p-exp.y: Set current_type in missing places.
3372 (leftdiv_is_integer): New static variable.
3373 Typecast right operand of BINOP_DIV to long_double if both operands
3374 are integers.
3375
3376 2008-02-06 Maciej W. Rozycki <macro@mips.com>
3377
3378 * remote-mips.c (set_breakpoint): Rename to...
3379 (mips_set_breakpoint): ... this.
3380 (clear_breakpoint): Rename to...
3381 (mips_clear_breakpoint): ... this.
3382 (common_breakpoint): Rename to...
3383 (mips_common_breakpoint): ... this.
3384 (check_lsi_error): Rename to...
3385 (mips_check_lsi_error): ... this.
3386
3387 2007-02-05 Joel Brobecker <brobecker@adacore.com>
3388
3389 * language.h (struct language_defn): Add new field
3390 la_make_symbol_completion_list.
3391 * symtab.c (default_make_symbol_completion_list): Renames
3392 make_symbol_completion_list.
3393 (make_symbol_completion_list): New function.
3394 * symtab.h (default_make_symbol_completion_list): Add declaration.
3395 * langauge.c (unknown_language): Set la_make_symbol_completion_list.
3396 (auto_language, local_language): Likewise.
3397 * objc-lang.c (objc_language_defn): Likewise.
3398 * scm-lang.c (scm_language_defn): Likewise.
3399 * m2-lang.c (m2_language_defn): Likewise.
3400 * f-lang.c (f_language_defn): Likewise.
3401 * jv-lang.c (java_language_defn): Likewise.
3402 * p-lang.c (pascal_language_defn): Likewise.
3403 * c-lang.c (c_language_defn, cplus_language_defn, asm_language_defn)
3404 (minimal_language_defn): Likewise.
3405 * ada-lang.c (struct string_vector): New structure.
3406 (new_string_vector, string_vector_append, ada_unqualified_name)
3407 (add_angle_brackets, symbol_completion_match, symbol_completion_add)
3408 (ada_make_symbol_completion_list): New functions.
3409 (ada_language_defn): Set la_make_symbol_completion_list.
3410 * ada-lang.h (ada_make_symbol_completion_list): Remove declaration,
3411 this function is static.
3412
3413 2008-02-05 Kevin Buettner <kevinb@redhat.com>
3414
3415 * mn10300-tdep.c (mn10300_push_dummy_call): Adjust stack pointer
3416 to account for call site optimizations.
3417
3418 2008-02-05 Andrzej Zaborowski <balrogg@gmail.com>
3419
3420 * tracepoint.c (read_actions): Handle end-of-text indicator
3421 in action list properly. (Committed by Jim Blandy)
3422
3423 2008-02-05 Jim Blandy <jimb@red-bean.com>
3424
3425 * ax-gdb.c (gen_expr): Yield ordinary error if asked to trace a
3426 pseudoregister, not an internal error.
3427 Reported by: Andrzej Zaborowski
3428
3429 2008-02-04 Vladimir Prus <vladimir@codesourcery.com>
3430
3431 * varobj.c (c_value_of_variable): Use xstrdup.
3432
3433 2008-02-04 Vladimir Prus <vladimir@codesourcery.com>
3434
3435 Update stored rendition of varobj value when format changes.
3436 * varobj.c (varobj_set_display_format): Recomputed
3437 print_value.
3438 (c_value_of_variable): Return print_value.
3439
3440 2008-02-03 Doug Evans <dje@google.com>
3441
3442 * eval.c (evaluate_subexp_standard): Fix type of result of mixed
3443 integer/float division operations when EVAL_AVOID_SIDE_EFFECTS.
3444 * valops.c (value_one): New function.
3445 * value.h (value_one): Declare.
3446
3447 Fix argument promotion for binary arithmetic ops for C.
3448 * valarith.c (unop_result_type): New fn.
3449 (binop_result_type): New fn.
3450 (value_binop): Move result type computation to binop_result_type.
3451 (value_pos, value_neg, value_complement): Move result type
3452 computation to unop_result_type.
3453
3454 PR 2384
3455 * gdbtypes.c (get_vptr_fieldno): Renamed from fill_in_vptr_fieldno.
3456 Return basetype, fieldno if found. All callers updated.
3457 Don't cache TYPE_VPTR_FIELDNO, TYPE_VPTR_BASETYPE if from different
3458 objfile.
3459 * gdbtypes.h (get_vptr_fieldno): Renamed from fill_in_vptr_fieldno.
3460 * symfile.h (fill_in_vptr_fieldno): Delete.
3461
3462 2008-02-02 Doug Evans <dje@google.com>
3463
3464 * valarith.c (value_binop): Handle unsigned BINOP_REM division by zero.
3465
3466 * typeprint.c (*): Whitespace cleanup.
3467
3468 2008-02-02 Mark Kettenis <kettenis@gnu.org>
3469 Luis Machado <luisgpm@br.ibm.com>
3470 Thiago Jung Bauermann <bauerman@br.ibm.com>
3471
3472 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Pass floats that
3473 don't fit into registerson the stack the way GCC does.
3474
3475 2008-02-01 Joel Brobecker <brobecker@adacore.com>
3476
3477 * symtab.c (symbol_set_names): Do not add an entry in the demangling
3478 hash table for Ada symbols. Just store the linkage name as is,
3479 and leave the demangled_name as NULL.
3480
3481 2007-02-01 Joel Brobecker <brobecker@adacore.com>
3482
3483 * dwarf2read.c (add_partial_symbol): Always store all Ada subprograms
3484 in the global scope.
3485 (new_symbol): Likewise.
3486
3487 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
3488
3489 * breakpoint.c (break_command_1): Return void.
3490 (break_command_really): Return void. Rethrow
3491 exceptions instead of returning.
3492 (gdb_breakpoint): Remove the error_message parameter.
3493 Return void. Rename to set_breakpoint.
3494 * gdb.h (gdb_breakpoint): Rename and move to...
3495 * breakpoint.h (set_breakpoint): ...here.
3496 * mi/mi-cmb-break.c (mi_cmd_break_insert): Restore
3497 event hooks even if exception is thrown. Adjust to
3498 gdb_breakpoint interface changes.
3499
3500
3501 2008-02-01 Thiago Jung Bauermann <bauerman@br.ibm.com>
3502
3503 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call): Write 32-bit
3504 float in both first and second word in the doubleword, to support
3505 old and new ABIs.
3506
3507 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
3508
3509 Properly rethrow exception. This fixes errors
3510 about non-existent functions for -break-insert.
3511 * breakpoint.c (break_command_really): Use throw_exception
3512 for rethrowing. If rethrowing, don't print the exception.
3513
3514 2008-01-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3515
3516 * NEWS: Mention Decimal Floating Point support.
3517
3518 2008-01-31 Joel Brobecker <brobecker@adacore.com>
3519
3520 * std-regs.c (value_of_builtin_frame_pc_reg): Change the returned
3521 value type to builtin_type_void_func_ptr.
3522
3523 2008-01-31 Andreas Krebbel <krebbel1@de.ibm.com>
3524
3525 * s390-tdep.c (is_float_singleton, is_float_like,
3526 alignment_of, s390_return_value): Make checks for
3527 TYPE_CODE_FLT to match TYPE_CODE_DECFLOAT as well.
3528
3529 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
3530 Thiago Jung Bauermann <bauerman@br.ibm.com>
3531
3532 * infcmd.c (default_print_registers_info): Also print hex
3533 raw contents for TYPE_CODE_DECFLOAT registers.
3534 * ppc-tdep.h (gdbarch_tdep): Add ppc_dl0_regnum member.
3535 * rs6000-tdep.c (IS_DFP_PSEUDOREG): New macro.
3536 (rs6000_register_name): Add support for DFP pseudo-registers.
3537 (rs6000_pseudo_register_type): Likewise.
3538 rs6000_pseudo_register_reggroup_p): Likewise.
3539 (ppc_pseudo_register_read): New function.
3540 (ppc_pseudo_register_write): Likewise.
3541 (rs6000_pseudo_register_read): Likewise.
3542 (rs6000_pseudo_register_write): Likewise.
3543 (e500_pseudo_register_read): Move checks to
3544 rs6000_pseudo_register_read.
3545 (e500_pseudo_register_write): Move checks to
3546 rs6000_pseudo_register_write.
3547 (rs6000_gdbarch_init): Initialize tdep->ppc_dl0_regnum. Install
3548 rs6000_pseudo_register_read and rs6000_pseudo_register_write
3549 in gdbarch if SPE or DFP is available. Adjust gdbarch's
3550 num_pseudo_regs to account for DFP pseudo regs.
3551
3552 2008-01-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3553
3554 * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_ev31_regnum member.
3555 * rs6000-tdep.c (IS_SPE_PSEUDOREG): New macro.
3556 (spe_register_p, rs6000_register_name, rs6000_pseudo_register_type,
3557 rs6000_pseudo_register_reggroup_p, e500_move_ev_register,
3558 e500_pseudo_register_read, e500_pseudo_register_write): Use
3559 IS_SPE_PSEUDOREG macro.
3560 (rs6000_frame_cache): Remove use of tdep->ppc_ev31_regnum.
3561 (rs6000_gdbarch_init): Remove unnecessary num_sprs local variable.
3562 Remove initialization of tdep->ppc_ev31_regnum.
3563
3564 2008-01-08 Paul Hilfinger <hilfinger@adacore.com>
3565
3566 * printcmd.c (print_formatted): Handle references as for unformatted
3567 prints.
3568
3569 2008-01-30 Joel Brobecker <brobecker@adacore.com>
3570
3571 * eval.c (evaluate_subexp_standard): Add handling of user
3572 registers when in EVAL_AVOID_SIDE_EFFECTS mode.
3573
3574 2008-01-30 Pierre Muller <muller@ics.u-strasbg.fr>
3575
3576 * eval.c (evaluate_subexp_standard): Support
3577 BINOP_INTDIV opcode.
3578
3579 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
3580
3581 * valarith.c (value_binop): Add floating-point BINOP_MIN and
3582 BINOP_MAX cases.
3583 For BINOP_EXP, use length and signedness of left operand only for
3584 result, as for shifts.
3585 For integral operands to BINOP_EXP, use new integer_pow and
3586 uinteger_pow functions so as to get full range of results.
3587 (integer_pow): New function.
3588 (uinteger_pow): New function.
3589
3590 2008-01-30 Vladimir Prus <vladimir@codesourcery.com>
3591
3592 Use vector for varobj_list_children interface.
3593 * gdb/varobj.c (varobj_list_children): Return vector
3594 of varobjs.
3595 * gdb/varobj.h (varobj_list_children): Adjust
3596 prototype.
3597 (varobj_p): Declare. Declare vector thereof.
3598 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Adjust
3599 for varobj_list_children change.
3600 * Makefile.in (varobj_h): Update dependencies.
3601
3602 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
3603
3604 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Add support for
3605 TYPE_CODE_DECFLOAT arguments.
3606 (ppc64_sysv_abi_push_dummy_call) Likewise.
3607 (get_decimal_float_return_value): New function.
3608 (do_ppc_sysv_return_value): Add support for TYPE_CODE_DECFLOAT return
3609 values by calling get_decimal_float_return_value.
3610 (ppc64_sysv_abi_return_value): Likewise.
3611
3612 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
3613
3614 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file): Add field
3615 for preprocessor macro information. Formatting changes.
3616
3617 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3618
3619 * remote.c (struct remote_state): Add cached_wait_status.
3620 (remote_exec_file): New variable.
3621 (PACKET_vAttach, PACKET_vRun): New constants.
3622 (extended_remote_restart): Do not query for status.
3623 (struct start_remote_args): New.
3624 (remote_start_remote): Take it as a second argument. Check
3625 whether the target is running. Issue an error for non-running
3626 non-extended targets. Cache the wait status. Set inferior_ptid
3627 here.
3628 (remote_open_1): Prompt to disconnect non-running targets. Make
3629 sure the target is marked running. Do not set inferior_ptid here.
3630 Update call to remote_start_remote. Do not call remote_check_symbols
3631 if the target is not running.
3632 (remote_detach_1): Rename from remote_detach. Take an EXTENDED
3633 argument. Handle a non-running target.
3634 (remote_detach): Use it.
3635 (extended_remote_detach): New.
3636 (remote_disconnect): Fix typo. Use remoute_mourn_1.
3637 (extended_remote_attach_1, extended_remote_attach)
3638 (extended_async_remote_attach): New.
3639 (remote_vcont_resume): Remove unused variable.
3640 (remote_wait, remote_async_wait): Use any cached wait status.
3641 (putpkt_binary, getpkt): Clear any cached wait status.
3642 (extended_remoute_mourn_1): New.
3643 (extended_remote_mourn): Use it.
3644 (extended_async_remote_mourn, extended_remote_run): New.
3645 (extended_remote_create_inferior_1): New.
3646 (extended_remote_create_inferior): Use it.
3647 (extended_remote_async_create_inferior): Likewise.
3648 (remote_xfer_partial): Skip for non-executing targets.
3649 (init_extended_remote_ops): Set to_detach and to_attach.
3650 (init_extended_async_remote_ops): Likewise. Use
3651 extended_async_remote_mourn.
3652 (_initialize_remote): Register vAttach, vRun, and
3653 set remote exec-file.
3654 * NEWS: Mention vAttach, vRun, and gdbserver extended-remote support.
3655
3656 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
3657
3658 * Makefile.in (symfile.o): Update.
3659 * NEWS: Mention exec tracing support.
3660 * inf-ttrace.c (inf_ttrace_wait): Return TARGET_WAITKIND_EXECD for
3661 exec events.
3662 * infcmd.c (kill_if_already_running, detach_command)
3663 (disconnect_command): Replace SOLIB_RESTART with no_shared_libraries.
3664 * infrun.c (MAY_FOLLOW_EXEC, may_follow_exec): Delete.
3665 (follow_exec): Do not check may_follow_exec. Do not mourn and push
3666 targets. Apply the sysroot path to the loaded executable. Use
3667 no_shared_libraries.
3668 * linux-nat.c (linux_child_follow_fork): Print fork following
3669 messages if verbose.
3670 (kill_wait_callback): Kill again before waiting a second time.
3671 * symfile.c (symbol_file_clear): Replace SOLIB_RESTART with
3672 no_shared_libraries.
3673
3674 2008-01-29 Joel Brobecker <brobecker@adacore.com>
3675
3676 * amd64-tdep.c (amd64_classify): Add handling of TYPE_CODE_CHAR.
3677
3678 2008-01-29 Joel Brobecker <brobecker@adacore.com>
3679
3680 * nto-tdep.h: Remove #include "defs.h".
3681 * nto-tdep.c: Add #include "defs.h".
3682 * Makefile.in (nto_tdep_h): Update dependencies.
3683 (nto-tdep.o): Likewise.
3684
3685 2008-01-29 Joel Brobecker <brobecker@adacore.com>
3686
3687 * infrun.c (wait_for_inferior): Add treat_exec_as_sigtrap parameter
3688 and use it.
3689 (proceed, start_remote): Update call to wait_for_inferior.
3690 * inferior.h (wait_for_inferior): Update declaration.
3691 * fork-child.c, infcmd.c, solib-irix.c, solib-osf.c, solib-sunos.c,
3692 solib-svr4.c, win32-nat.c: Update calls to wait_for_inferior.
3693 * inf-ttrace.c (inf_ttrace_wait): Report TTEVT_EXEC events as
3694 TARGET_WAITKIND_EXECD instead of TARGET_WAITKIND_STOPPED.
3695
3696 2008-01-29 Aleksandar Ristovski <aristovski@qnx.com>
3697
3698 * varobj (adjust_value_for_child_access): Added checking for
3699 returned value from gdb_value_ind.
3700 (c_describe_child): Likewise.
3701 (cplus_describe_child): Fixed a typo.
3702
3703 2008-01-29 Jim Blandy <jimb@red-bean.com>
3704
3705 * MAINTAINERS: Update my info.
3706
3707 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
3708
3709 Use multiple locations for hardware watchpoints.
3710 This eliminates the need to traverse value chain, doing
3711 various checks, in three different places.
3712
3713 * breakpoint.h (struct bp_location): New fields
3714 lengths and watchpoint_type.
3715 (struct breakpoint): Remove the val_chain field.
3716 * breakpoint.c (is_hardware_watchpoint): New.
3717 (free_valchain): Remove.
3718 (update_watchpoint): New.
3719 (insert_bp_location): For hardware watchpoint, just
3720 directly insert it.
3721 (insert_breakpoints): Call update_watchpoint_locations
3722 on all watchpoints. If we have failed to insert
3723 any location of a hardware watchpoint, remove all inserted
3724 locations.
3725 (remove_breakpoint): For hardware watchpoints, directly
3726 remove location.
3727 (watchpoints_triggered): Iterate over locations.
3728 (bpstat_stop_status): Use only first location of
3729 a resource watchpoint.
3730 (delete_breakpoint): Don't call free_valchain.
3731 (print_one_breakpoint): Don't print all
3732 locations for watchpoints.
3733 (breakpoint_re_set_one): Use update_watchpoint for
3734 watchpoints.
3735
3736 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
3737
3738 Don't reset watchpoint block on solib load.
3739
3740 * breakpoint.c (insert_bp_location): For watchpoints,
3741 recompute condition.
3742 (breakpoint_re_set_one): Instead of recomputing value
3743 and condition for watchpoints, just reset value and
3744 let insert_breakpoints/insert_bp_location recompute it.
3745 Don't do anything about disabled watchpoint.
3746
3747 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
3748
3749 * valarith.c (value_binop): Handle unsigned integer
3750 division by zero.
3751
3752 2008-01-28 Kevin Buettner <kevinb@redhat.com>
3753
3754 * mn10300-tdep.c (mn10300_analyze_prologue): Check for an
3755 instruction pattern that appears frequently in position
3756 independent code. Fix bug in code which looks for "fmov" and
3757 backtracks if no "fmov" is found.
3758
3759 2008-01-28 Doug Evans <dje@google.com>
3760
3761 * dbxread.c (read_dbx_symtab): Fix indentation.
3762 Reformat comments to 80 columns.
3763 Move local var def closer to only use.
3764
3765 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3766
3767 * fork-child.c (SHELL_FILE): Remove #ifndef.
3768 (fork_inferior): Remove SHELL_COMMAND_CONCAT.
3769
3770 2008-01-25 Pierre Muller <muller@ics.u-strasbg.fr>
3771
3772 * i386-tdep.c (i386_skip_noop): New function.
3773 (i386_analyze_prologue): Call i386_skip_noop function.
3774
3775 2008-01-24 Michael Snyder <msnyder@specifix.com>
3776
3777 * procfs.c (procfs_xfer_partial): Comment, cut/paste error.
3778 * win32-nat.c (win32_xfer_partial): Ditto.
3779 * target.c (default_xfer_partial): Minor whitespace adjustment.
3780
3781 2008-01-24 Pedro Alves <pedro@codesourcery.com>
3782
3783 * arm-tdep.c (arm_addr_bits_remove): In non 26-bit mode, don't
3784 strip bit 1 even if pc doesn't point to thumb code.
3785
3786 2008-01-23 Daniel Jacobowitz <dan@codesourcery.com>
3787
3788 * remote.c (remote_wait): Handle SIGINT between packets.
3789 (remote_async_wait): Likewise.
3790
3791 2008-01-23 Vladimir Prus <vladimir@codesourcery.com>
3792 Chris Demetriou <cgd@google.com>
3793
3794 * thread.c (add_thread_silent): Renamed
3795 from add_thread.
3796 (print_thread_events): New variable definition.
3797 (show_print_thread_events): New function.
3798 (_initialize_thread): Add "set print thread-events" and
3799 "show print thread-events" commands.
3800 (add_thread): Announce new thread.
3801 * gdbthread.h (add_thread_silent): Declare.
3802 (print_thread_events): New variable declaration.
3803 * inf-ttrace.c (inf_ttrace_wait): Don't
3804 inform about new thread, as add_thread is always
3805 called too, and will take care of that.
3806 * infrun.c (handle_inferior_event): Likewise.
3807 * procfs.c (procfs_wait): Likewise.
3808 * remote.c (remote_currthread): Likewise.
3809 * sol-thread.c (sol_thread_wait): Likewise.
3810 * win32-nat.c (get_win32_debug_event): Likewise.
3811 * linux-thread-db.c (attach_thread): Likewise.
3812 Remove the verbose parameter.
3813 (check_event): Make detach_thread be verbose
3814 only if print_thread_events is set.
3815 * linux-nat.c (lin_lwp_attach_lwp): Don't inform
3816 about new thread. This is called only from
3817 linux-thread-db.c:attach_thread, which will take care.
3818 Remove the verbose parameter.
3819 * linux-nat.h (lin_lwp_attach_lwp): Adjust prototype.
3820
3821 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
3822
3823 * mi/mi-cmd-var.c (mi_cmd_var_set_format): Add value field to output.
3824
3825 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
3826
3827 * breakpoint.c (break_command_really): New parameter
3828 ignore_count.
3829 (break_command_1): Pass 0 as
3830 ignore_count to break_command_really.
3831 (gdb_breakpoint): Pass ignore_count to
3832 break_command_really.
3833
3834 2008-01-21 Kevin Buettner <kevinb@redhat.com>
3835
3836 * mn10300-linux-tdep.c (am33_linux_sigframe_cache_init): Find
3837 sigcontext struct via pointer.
3838 (struct sigframe comment): Update to show new field `psc'.
3839
3840 2008-01-21 Vladimir Prus <vladimir@codesourcery.com>
3841
3842 * infrun.c (handle_inferior_event): If
3843 we failed to remove breakpoints, error,
3844 don't try to increment PC by hand.
3845
3846 2008-01-18 Nick Hudson <nick.hudson@dsl.pipex.com>
3847
3848 Add NetBSD/hppa target and host support.
3849
3850 * hppabsd-tdep.c (hppabsd_supply_gregset): Move to ...
3851 (hppabsd_gregset): Move to ...
3852 (hppabsd_regset_from_core_section): Rename
3853 hppaobsd_regset_from_core_section and move to ...
3854 (hppabsd_find_global_pointer): Update comment.
3855 (hppabsd_init_abi): Make global. Do not register
3856 hppabsd_regset_from_core_section.
3857 (hppabsd_core_osabi_sniffer): Rename hppaobsd_core_osabi_sniffer and
3858 move to ...
3859 (_initialize_hppabsd_tdep): Move to ...
3860 * hppaobsd-tdep.c: ... here. New file.
3861 * hppnbsd-tdep.c: New file.
3862 * hppnbsd-nat.c: New file.
3863 * Makefile.in (ALL_TARGET_OBS): Add hppanbsd-tdep.o and hppaobsd-tdep.o.
3864 (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
3865 (hppabsd-nat.o, hppabsd-tdep.o): New dependencies.
3866 (hppabsd-tdep.o, hppaobsd-tdep.o): Update dependencies.
3867 * configure.host (hppa*-*-netbsd*): New entry.
3868 * configure.tgt (hppa*-*-netbsd*): New entry.
3869 (hppa*-*-openbsd*): Update.
3870 * NEWS (New native configuration): Mention NetBSD/hppa.
3871 (New targets): Mention NetBSD/hppa.
3872
3873 2008-01-18 Markus Deuling <deuling@de.ibm.com>
3874
3875 * gdbarch.sh (function_list): Add new property bits_big_endian to
3876 gdbarch structure.
3877 * gdbarch.{c,h}: Regenerate.
3878
3879 * value.c (struct value): Replace BITS_BIG_ENDIAN by
3880 gdbarch_bits_big_endian (comment).
3881 (unpack_field_as_long, modify_field): Likewise.
3882 * value.h: Likewise (comment).
3883 * valops.c (value_slice): Likewise.
3884 * valarith.c (value_subscript, value_bit_index): Likewise.
3885 * gdbtypes.h (field): Likewise (comment).
3886 * eval.c (evaluate_subexp_standard): Likewise.
3887 * dwarf2read.c (dwarf2_add_field): Likewise.
3888 * ada-lang.c (decode_packed_array, ada_value_primitive_packed_val)
3889 (move_bits, ada_value_assign, value_assign_to_component): Likewise.
3890
3891 * defs.h (BITS_BIG_ENDIAN): Remove.
3892
3893 2008-01-18 Markus Deuling <deuling@de.ibm.com>
3894
3895 * jv-exp.y (yylex): Replace DEPRECATED_STREQN with the appropriate
3896 function calls.
3897 * m2-exp.y (yylex): Likewise.
3898 * objc-exp.y (yylex): Likewise.
3899
3900 * defs.h (DEPRECATED_STREQN): Remove.
3901
3902 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3903
3904 * MAINTAINERS: Update my email address.
3905
3906 2008-01-17 Jim Blandy <jimb@codesourcery.com>
3907
3908 * README: Mention gdbserver/README.
3909
3910 2008-01-17 Pierre Muller <muller@ics.u-strasbg.fr>
3911
3912 * valarith.c (value_binop): Handle BINOP_INTDIV
3913 for unsigned and signed integers.
3914
3915 2008-01-17 Ulrich Weigand <uweigand@de.ibm.com>
3916
3917 * s390-tdep.c (s390_gdbarch_init): Set default long double
3918 type to 128-bit IEEE quad.
3919
3920 2008-01-17 Joel Brobecker <brobecker@adacore.com>
3921
3922 * hpux-thread.c (hpux_thread_resume): Delete commented-out code.
3923
3924 2008-01-16 Mark Kettenis <kettenis@gnu.org>
3925
3926 * auxv.c (fprint_target_auxv): Add support for AT_SUN_AUXFLAGS.
3927
3928 * dfp.c, dfp.h: Rename decimal_to_double to decimal_to_doublest.
3929 * value.c: All callers changed.
3930
3931 2008-01-16 Markus Deuling <deuling@de.ibm.com>
3932
3933 * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec): Replace
3934 DEPRECATED_STREQ by its expression.
3935 * coffread.c (coff_locate_sections, coff_symtab_read): Likewise.
3936 * xcoffread.c (read_xcoff_symtab, read_symbol_lineno, find_linenos)
3937 (scan_xcoff_symtab): Likewise.
3938 * hppa-hpux-tdep.c (hppa_hpux_skip_trampoline_code): Likewise.
3939 * f-lang.c (find_common_for_function): Likewise.
3940 * objc-exp.y (parse_number): Likewise.
3941
3942 * defs.h (DEPRECATED_STREQ): Remove.
3943
3944 2008-01-16 Markus Deuling <deuling@de.ibm.com>
3945
3946 * mn10300-tdep.h (AM33_MODE): Add gdbarch as parameter.
3947 * mn10300-tdep.c (set_reg_offsets, mn10300_analyze_prologue): Use
3948 get_frame_arch to get at the current_architecture. Update AM33_MODE
3949 call.
3950 (mn10300_analyze_prologue): Add gdbarch as parameter. Update caller.
3951 (mn10300_frame_unwind_cache): Use get_frame_arch to get at the current
3952 architecture.
3953 (set_reg_offsets, mn10300_analyze_prologue): Fix indentation.
3954
3955 2008-01-16 Markus Deuling <deuling@de.ibm.com>
3956
3957 * amd64-nat.h (amd64_native_gregset_supplies_p): Add gdbarch as
3958 parameter.
3959 * amd64-nat.c (amd64_native_gregset_supplies_p): Likewise.
3960
3961 (amd64_native_gregset_reg_offset): Add gdbarch as parameter. Replace
3962 current_gdbarch by gdbarch. Update caller.
3963
3964 * amd64-linux-nat.c (amd64_linux_fetch_inferior_registers)
3965 (amd64_linux_store_inferior_registers): Use get_regcache_arch to get at
3966 the current architecture. Update calls of
3967 amd64_native_gregset_supplies_p.
3968 * amd64bsd-nat.c (amd64bsd_fetch_inferior_registers)
3969 (amd64bsd_store_inferior_registers): Likewise.
3970
3971 2008-01-16 Markus Deuling <deuling@de.ibm.com>
3972
3973 * ppc-linux-nat.c (ppc_register_u_addr): Add gdbarch as parameter.
3974 Replace current_gdbarch by gdbarch. Update caller.
3975
3976 2008-01-16 Markus Deuling <deuling@de.ibm.com>
3977
3978 * dbxread.c (repeated_header_complaint, dbx_symfile_init)
3979 (read_dbx_dynamic_symtab, function_outside_compilation_unit_complaint)
3980 (read_dbx_symtab, end_psymtab, dbx_psymtab_to_symtab_1)
3981 (dbx_psymtab_to_symtab, read_ofile_symtab, process_one_symbol)
3982 (stabsect_build_psymtabs): Fix indentation.
3983
3984 2008-01-15 Michael Snyder <msnyder@specifix.com>
3985
3986 * corelow.c (core_xfer_partial): Comment, cut/paste error.
3987
3988 2008-01-14 Pierre Muller <muller@ics.u-strasbg.fr>
3989
3990 * win32-nat.c (win32_create_inferior): Restore code calling
3991 CloseHandle on ProcessInformation structure.
3992
3993 2008-01-13 Nick Hudson <nick.hudson@dsl.pipex.com>
3994
3995 * configure.ac: Check for void * as 3 argument of ptrace.
3996 * configure: regenerate.
3997
3998 2008-01-11 Markus Deuling <deuling@de.ibm.com>
3999
4000 * alpha-tdep.c (alpha_heuristic_proc_start)
4001 (alpha_sigtramp_register_address): Add gdbarch as parameter. Replace
4002 current_gdbarch by gdbarch.
4003
4004 (alpha_heuristic_frame_unwind_cache): Use get_frame_arch to get at the
4005 current architecture by frame_info. Update alpha_heuristic_proc_start
4006 call.
4007
4008 (alpha_sigtramp_frame_this_id, alpha_sigtramp_frame_prev_register): Use
4009 get_frame_arch to get at the current architecture by frame_info. Update
4010 alpha_sigtramp_register_address call.
4011
4012 * arm-tdep.c (thumb_scan_prologue): Add gdbarch as parameter and replace
4013 current_gdbarch by gdbarch. Update caller.
4014 (convert_to_extended, convert_from_extended): Add endianess parameter
4015 for comparison. Update caller.
4016 (arm_extract_return_value, arm_store_return_value): Use
4017 get_regcache_arch to get at the current architecture.
4018
4019 * cris-tdep.c (cris_register_size): Add gdbarch as parameter. Replace
4020 current_gdbarch by gdbarch. Update caller.
4021 (cris_gdb_func, move_to_preg_op, none_reg_mode_move_from_preg_op): Add
4022 gdbarch as parameter. Update caller. Replace current_gdbarch by gdbarch.
4023
4024 * h8300-tdep.c (E_PSEUDO_CCR_REGNUM, E_PSEUDO_EXR_REGNUM, BINWORD): Add
4025 gdbarch as parameter. Update caller.
4026 (h8300_init_frame_cache): Add gdbarch as parameter. Replace
4027 current_gdbarch by gdbarch. Update caller.
4028
4029 * hppa-tdep.c (skip_prologue_hard_way): Add gdbarch as parameter and
4030 update caller. Replace current_gdbarch by gdbarch.
4031
4032 * m32c-tdep.c (m32c_skip_trampoline_code): Use get_frame_arch to get at
4033 the current architecture. Replace current_gdbarch by gdbarch.
4034 * m68hc11-tdep.c (m68hc11_frame_unwind_cache): Likewise.
4035 (STACK_CORRECTION, USE_PAGE_REGISTER): Replace M6811_TDEP by its
4036 expression. Add gdbarch as parameter and replace current_gdbarch with
4037 it. Update caller.
4038 (M6811_TDEP): Remove.
4039 (m68hc11_frame_prev_register): Use get_frame_arch to get at the current
4040 architecture.
4041 (m68hc11_scan_prologue): Add gdbarch as parameter. Replace
4042 current_gdbarch by gdbarch. Update caller.
4043
4044 * m68k-tdep.c (m68k_analyze_prologue): Add gdbarch as parameter and
4045 update caller.
4046 (m68k_analyze_register_saves): Likewise. Also replace current_gdbarch
4047 by gdbarch.
4048
4049 * rs6000-tdep.c (skip_prologue): Add gdbarch as parameter and update
4050 caller. Relace current_gdbarch by gdbarch.
4051 (altivec_register_p, spe_register_p): Likewise.
4052 * ppc-tdep.h (altivec_register_p, spe_register_p): Add gdbarch as
4053 parameter.
4054 * ppc-linux-nat.c (fetch_register, store_register): Update caller of
4055 altivec_register_p and spe_register_p.
4056
4057 * score-tdep.c (score_fetch_inst): Add gdbarch as parameter. Update
4058 caller. Replace current_gdbarch by gdbarch.
4059 (score_analyze_prologue): use get_frame_arch to get at the current
4060 architecture.
4061
4062 * sparc-tdep.h (sparc_analyze_prologue): Add gdbarch as parameter.
4063 * sparc-tdep.c (sparc_analyze_prologue): Likewise. Replace
4064 current_gdbarch by gdbarch. Update caller.
4065 (sparc_frame_cache): Use get_frame_arch to get at the current
4066 architecture.
4067 * sparce64-tdep.c (sparc64_skip_prologue): Update call of
4068 sparc_analyze_prologue.
4069
4070 * mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): Add gdbarch as
4071 parameter.
4072
4073 2008-01-11 Markus Deuling <deuling@de.ibm.com>
4074
4075 * exec.c: #include "arch-utils.h"
4076 (print_section_info): Use gdbarch_from_bfd to get at the
4077 current architecture. Replace current_gdbarch. Fix indention. Replace
4078 deprecated_print_address_numeric by paddress.
4079 * Makefile.in (exec.o) Add dependency to arch-utils.h.
4080
4081 * valprint.c (val_print_string): Replace
4082 deprecated_print_address_numeric.
4083 * tracepoint.c (trace_mention, scope_info): Likewise.
4084 * symmisc.c (dump_msymbols, dump_psymtab, dump_symtab_1, print_symbol)
4085 (print_symbol, print_partial_symbols, maintenance_info_psymtabs)
4086 (maintenance_check_symtabs): Likewise.
4087 * symfile.c (list_overlays_command): Likewise.
4088 * stack.c (frame_info, print_block_frame_labels): Likewise.
4089 * printcmd.c (print_address, print_address_demangle)
4090 (address_info): Likewise.
4091 * corefile.c (memory_error): Likewise.
4092 * infcmd.c (jump_command): Likewise.
4093 * breakpoint.c (insert_bp_location, describe_other_breakpoints)
4094 (mention, delete_breakpoint): Likewise.
4095 * c-valprint.c (print_function_pointer_address, c_val_print): Likewise.
4096 * dwarf2read.c (dump_die): Likewise.
4097 * ada-valprint.c (ada_val_print_1): Likewise.
4098 * f-valprint.c (f_val_print): Likewise.
4099 * linux-fork.c (info_forks_command): Likewise.
4100 * m32r-com.c (m32r_load_section, m32r_load)
4101 (m32r_upload_command): Likewise.
4102
4103 * ui-out.c (ui_out_field_core_addr): Remove unnecessary comment.
4104
4105 2008-01-11 Markus Deuling <deuling@de.ibm.com>
4106
4107 * gdbarch.sh (skip_prologue): Add gdbarch
4108 as parameter.
4109 * gdbarch.{c,h}: Regenerate.
4110
4111 * alpha-tdep.c (alpha_skip_prologue): Add gdbarch as parameter.
4112 * amd64-tdep.c (amd64_skip_prologue): Likewise.
4113 * avr-tdep.c (avr_skip_prologue): Likewise.
4114 * cris-tdep.c (cris_skip_prologue): Likewise.
4115 * frv-tdep.c (frv_skip_prologue): Likewise.
4116 * h8300-tdep.c (h8300_skip_prologue): Likewise.
4117 * hppa-tdep.c (hppa_skip_prologue): Likewise.
4118 * i386-tdep.c (i386_skip_prologue): Likewise.
4119 * ia64-tdep.c (ia64_skip_prologue): Likewise.
4120 * iq2000-tdep.c (iq2000_skip_prologue): Likewise.
4121 * m32r-tdep.c (m32r_skip_prologue): Likewise.
4122 * m68hc11-tdep.c (m68hc11_skip_prologue): Likewise.
4123 * m68k-tdep.c (m68k_skip_prologue): Likewise.
4124 * m88k-tdep.c (m88k_skip_prologue): Likewise.
4125 * mep-tdep.c (mep_skip_prologue): Likewise.
4126 * mips-tdep.c (mips_skip_prologue): Likewise.
4127 * mn10300-tdep.c (mn10300_skip_prologue): Likewise.
4128 * mt-tdep.c (mt_skip_prologue): Likewise.
4129 * rs6000-tdep.c (rs6000_skip_prologue): Likewise.
4130 * score-tdep.c (score_skip_prologue): Likewise.
4131 * sh64-tdep.c (sh64_skip_prologue): Likewise.
4132 * sh-tdep.c (sh_skip_prologue): Likewise.
4133 * sparc64-tdep.c (sparc64_skip_prologue): Likewise.
4134 * sparc-tdep.c (sparc32_skip_prologue): Likewise.
4135 * spu-tdep.c (spu_skip_prologue): Likewise.
4136 * v850-tdep.c (v850_skip_prologue): Likewise.
4137 * vax-tdep.c (vax_skip_prologue): Likewise.
4138 * xstormy16-tdep.c (xstormy16_skip_prologue): Likewise.
4139 * xtensa-tdep.c (xtensa_skip_prologue): Likewise.
4140
4141 * arm-tdep.c (arm_skip_prologue): Add gdbarch as parameter. Replace
4142 current_gdbarch by gdbarch.
4143 * m32c-tdep.c (m32c_skip_prologue): Likewise.
4144 * s390-tdep.c (s390_skip_prologue): Likewise.
4145
4146 2008-01-10 Doug Evans <dje@google.com>
4147
4148 * defs.h (struct continuation_arg): Fix typo in comment.
4149 * target.c (target_translate_tls_address): Fix comment spelling error.
4150
4151 2008-01-09 Thiago Jung Bauermann <bauerman@br.ibm.com>
4152
4153 * doublest.h (DOUBLEST_PRINT_FORMAT): Remove % from string.
4154 (DOUBLEST_SCAN_FORMAT): Likewise.
4155 * dfp.c (decimal_from_floating): Use DOUBLEST_PRINT_FORMAT.
4156 * ada-lex.l (processReal): Prepend "%" to use of DOUBLEST_SCAN_FORMAT.
4157 * c-exp.y (parse_number): Likewise.
4158 * jv-exp.y (parse_number): Likewise.
4159 * objc-exp.y (parse_number): Likewise.
4160 * p-exp.y (parse_number): Likewise.
4161
4162 2008-01-09 Joel Brobecker <brobecker@adacore.com>
4163
4164 * gdbtypes.c (create_array_type): Add handling of null Ada arrays.
4165 (check_typedef): Likewise.
4166
4167 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
4168
4169 * printcmd.c (printf_command): Add seen_big_h, seen_big_d and
4170 seen_double_big_d, treat the new H, D, and DD modifiers as length
4171 modifiers.
4172
4173 2008-01-08 Joel Brobecker <brobecker@adacore.com>
4174
4175 * dwarf2read.c (read_enumeration_type): Add comment.
4176
4177 2008-01-08 Thiago Jung Bauermann <bauerman@br.ibm.com>
4178
4179 * config.in: Regenerate.
4180
4181 2008-01-08 Joel Brobecker <brobecker@adacore.com>
4182
4183 * ada-lang.c (ada_convert_actual): Renames convert_actual.
4184 Make non-static.
4185 (ada_convert_actuals): Delete.
4186 * ada-lang.h (ada_convert_actual): Add declaration.
4187 (ada_convert_actuals): Remove declaration.
4188 * infcall.c: #include "ada-lang.h".
4189 (value_arg_coerce): Add new parameter sp. Update function
4190 documetnation. Add handling of Ada function call parameters.
4191 * Makefile.in (infcall.o): Update dependencies.
4192
4193 2008-01-08 Paul Hilfinger <hilfinger@adacore.com>
4194
4195 * ada-lang.c (ensure_lval): Fix value lval kind.
4196 (convert_actual): Add handling for arguments passed by reference.
4197
4198 2008-01-08 Doug Evans <dje@google.com>
4199
4200 * dbxread.c (read_dbx_symtab): Fix indentation.
4201
4202 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
4203
4204 * Makefile.in (dfp.o): Depend on expression.h, gdbtypes.h and value.h.
4205 (valarith.o): Depend on dfp.h.
4206 (valops.o): Likewise.
4207 * dfp.c: Include expression.h, gdbtypes.h, value.h and dfp.h.
4208 (set_decnumber_context): New function.
4209 (decimal_check_errors): Likewise.
4210 (decimal_from_number): Likewise.
4211 (decimal_to_number): Likewise.
4212 (decimal_from_string): Use set_decnumber_context and
4213 decimal_check_errors.
4214 (decimal_from_integral): New function.
4215 (decimal_from_floating): Likewise.
4216 (decimal_to_double): Likewise.
4217 (promote_decimal): Likewise.
4218 (decimal_binop): Likewise.
4219 (decimal_is_zero): Likewise.
4220 (decimal_compare): Likewise.
4221 (decimal_convert): Likewise.
4222 * dfp.h (decimal_from_integral): New prototype.
4223 (decimal_from_floating): Likewise.
4224 (decimal_to_double): Likewise.
4225 (decimal_binop): Likewise.
4226 (decimal_is_zero): Likewise.
4227 (decimal_compare): Likewise.
4228 (decimal_convert): Likewise.
4229 * eval.c (evaluate_subexp_standard): Remove expect_type argument from
4230 call to value_from_decfloat.
4231 * valarith.c: Include dfp.h.
4232 (value_args_as_decimal): New function.
4233 (value_binop): Add if block to handle TYPE_CODE_DECFLOAT values.
4234 (value_logical_not): Likewise.
4235 (value_equal): Likewise.
4236 (value_less): Likewise.
4237 (value_pos): Likewise.
4238 (value_neg): Formatting fix.
4239 * valops.c: Include dfp.h.
4240 (value_cast): Add if block to handle TYPE_CODE_DECFLOAT values.
4241 * value.c (unpack_long): Add case to handle TYPE_CODE_DECFLOAT.
4242 (unpack_double): Add if block to handle TYPE_CODE_DECFLOAT.
4243 (value_from_decfloat): Remove expect_type argument.
4244 * value.h (value_from_decfloat): Update prototype.
4245
4246 2008-01-07 Vladimir Prus <vladimir@codesourcery.com>
4247
4248 Ignore change in name of dynamic linker during
4249 execution on Solaris. This also unbreaks pending breakpoints.
4250
4251 * solist.h (struct target_so_ops): New field same.
4252 * solib-svr4.c (svr4_same): New.
4253 (_initialize_svr4_solib): Register svr4_same.
4254 * solib.c (update_solib_list): Use ops->same, if available.
4255
4256 2008-01-06 Christopher Faylor <me+cygwin@cgf.cx>
4257
4258 * win32-nat.c (win32_make_so): Use cygwin-style path to avoid warnings
4259 when using MS-DOS paths.
4260
4261 2008-01-05 Pedro Alves <pedro@codesourcery.com>
4262
4263 * NEWS: Mention --pid and --core command line behaviour changes.
4264
4265 2008-01-05 Pedro Alves <pedro@codesourcery.com>
4266
4267 * main.c (captured_main): Remove 'count' varible and the
4268 ALIGN_STACK_ON_ENTRY block that used it. Error out if --core and
4269 --pid options were issued simultaneously. If an explicit pid
4270 option was passed, don't fallback to core file. Detect extra
4271 arguments better in the presence of explicit pid or core
4272 arguments.
4273
4274 2008-01-05 Joel Brobecker <brobecker@adacore.com>
4275
4276 * ada-lang.c (ada_which_variant_applies): Correctly compute
4277 the value of the discriminant when the variant record is packed.
4278
4279 2008-01-04 Joel Brobecker <brobecker@adacore.com>
4280
4281 * ada-lang.c (is_name_suffix): Handle middle-name numeric suffixes
4282 that are used to differentiate homonyms.
4283
4284 2008-01-04 Jerome Guitton <guitton@adacore.com>
4285
4286 * ada-lang.c (decode_packed_array_type): Avoid a seg fault
4287 when the type is an anonymous pointer type.
4288 (ada_check_typedef): Avoid a seg fault when the type is null.
4289 * ada-typeprint.c (print_array_type): Add support for pointer
4290 to packed arrays.
4291
4292 2008-01-04 Paul N. Hilfinger <hilfinger@adacore.com>
4293
4294 * ada-exp.y: Allow '{type} ADDRESS' notation on left of assignment.
4295
4296 2008-01-04 Joel Brobecker <brobecker@adacore.com>
4297
4298 * ada-lang.c (ada_evaluate_subexp): Evaluate tagged types in
4299 EVAL_NORMAL mode when noside is EVAL_AVOID_SIDE_EFFECTS.
4300
4301 2008-01-04 Joel Brobecker <brobecker@adacore.com>
4302
4303 * ada-exp.y (chop_separator): New function.
4304 (write_selectors): Rewrite to re-use chop_separator.
4305 (ada_nget_field_index, get_symbol_field_type): New functions.
4306 (write_var_or_type): Add support for "ptype TYPENAME.FIELD"
4307 expressions.
4308
4309 2008-01-03 Thiago Jung Bauermann <bauerman@br.ibm.com>
4310
4311 * symtab.c (find_pc_sect_line): Use SYMBOL_VALUE_ADDRESS instead
4312 of SYMBOL_VALUE when working with function symbols.
4313
4314 2008-01-03 Joel Brobecker <brobecker@adacore.com>
4315
4316 * ada-lang.c (resolve_subexp): Add handling of OP_REGISTER
4317 expressions. These expressions do not need to be rewriten.
4318
4319 2008-01-03 Joel Brobecker <brobecker@adacore.com>
4320
4321 * dwarf2read.c (read_enumeration_type): Flag type as stub if
4322 the given die is a declaration.
4323
4324 2008-01-03 Joel Brobecker <brobecker@adacore.com>
4325
4326 * ada-lang.c (ada_array_bound_from_type): Make non-static.
4327 Handle properly the case when the index type is an enumerated type.
4328 Do not return the subtype of the bounds type, just return the
4329 bounds type directly - this is not needed and is more consistent
4330 with what we do for arrays when no XA parallel type exists.
4331
4332 2008-01-03 Joel Brobecker <brobecker@adacore.com>
4333
4334 * ada-lang.c (static_unwrap_type): Add forward declaration.
4335 (template_to_static_fixed_type): Fields of dynamic types sometimes
4336 also need to be unwrapped. Take this into account.
4337 (ada_to_fixed_type_1): Renamed from ada_to_fixed_type.
4338 (ada_to_fixed_type): New wrapper around ada_to_fixed_type_1.
4339 * ada-typeprint.c (ada_print_type): Get the typename from
4340 the original type, not the base type.
4341
4342 2008-01-03 Jerome Guitton <guitton@adacore.com>
4343
4344 * ada-lang.c (ada_value_struct_elt, to_fixed_array_type)
4345 (to_fixed_array_type, ada_to_fixed_value_create, unwrap_value):
4346 Update calls to ada_to_fixed_type.
4347 (ada_template_to_fixed_record_type_1): Ditto, but without looking
4348 for the tag.
4349 (ada_to_fixed_type): Add check_tag parameter; do not look for
4350 tag if null. When looking for a tag, use a fixed record type.
4351 * ada-lang.h (ada_to_fixed_type): Add check_tag parameter.
4352 * ada-valprint.c (printable_val_type, ada_value_print): Update
4353 calls to ada_to_fixed_type.
4354
4355 2008-01-03 Luis Machado <luisgpm@br.ibm.com>
4356
4357 * doublest.c (convert_floatformat_to_doublest): Call
4358 floatformat_to_doublest instead of floatformat_to_double and use
4359 DOUBLEST variables.
4360 (convert_doublest_to_floatformat): Call floatformat_from_doublest
4361 instead of floatformat_from_double and use DOUBLEST variables.
4362
4363 2008-01-03 Nick Hudson <nick.hudson@dsl.pipex.com>
4364
4365 * MAINTAINERS (Write After Approval): Add self.
4366
4367 2008-01-03 Joel Brobecker <brobecker@adacore.com>
4368
4369 * symfile.c (set_initial_language): Make non-static.
4370 * symfile.h (set_initial_language): Add declaration.
4371 * language.c: #include "symfile.h".
4372 (set_language): Call set_initial_language if the frame language
4373 could not be determined.
4374
4375 2008-01-03 Paul N. Hilfinger <hilfinger@adacore.com>
4376
4377 * eval.c (evaluate_subexp_for_address): Provide frame address to
4378 locate_var_value only if it will be needed.
4379
4380 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4381
4382 * linux-nat.c (linux_child_follow_fork): Call also CHECK_FOR_THREAD_DB.
4383
4384 2008-01-02 Joel Brobecker <brobecker@adacore.com>
4385
4386 * ada-lang.c (ada_evaluate_subexp): Modify the value returned
4387 when noside is EVAL_AVOID_SIDE_EFFECTS to be an lval_memory.
4388 This is needed to make sure that any other treatment applied
4389 to the resulting value does not fail for spurious reason,
4390 such as trying to take the address of this value.
4391
4392 2008-01-02 Joel Brobecker <brobecker@adacore.com>
4393
4394 * ada-lang.c (ada_value_equal): Dereference reference types when
4395 comparing arrays.
4396
4397 2008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
4398
4399 Updated copyright notices for most files.
4400
4401 2008-01-01 Christopher Faylor <me+gdb@cgf.cx>
4402
4403 * win32-nat.c (psapi_module_handle): Remove static.
4404 (get_module_name): Rename from psapi_get_dll_name. Revamp slightly to
4405 return first module found if base_address is zero. Don't initialize
4406 psapi function pointers here. Convert to cygwin paths when
4407 appropriate.
4408 (win32_pid_to_exec_file): Use Cygwin's /proc interface to determine
4409 executable name. Use get_module_name when that fails or when
4410 !__CYGWIN__.
4411 (_initialize_psapi): New function. Initialize psapi stuff before it is
4412 needed or issue a warning if it is not found. Move psapi_module_handle
4413 here.
4414
4415 2008-01-01 Joel Brobecker <brobecker@adacore.com>
4416
4417 * ada-lang.c (ada_remove_trailing_digits): New function.
4418 (ada_remove_po_subprogram_suffix): New function.
4419 (ada_decode): Improve. Move the description of the algorithm
4420 directly inside the code, instead of in the function global
4421 description.
4422
4423 2008-01-01 Joel Brobecker <brobecker@adacore.com>
4424
4425 * ada-valprint.c (ada_val_print_1) [TYPE_CODE_REF]: Ignore deref_ref
4426 and always print the dereferenced value.
4427
4428 2008-01-01 Joel Brobecker <brobecker@adacore.com>
4429
4430 * ada-lang.c (ada_evaluate_subexp, case BINOP_SUB): Add handling
4431 of the case where the first argument is a reference.
4432 (ada_evaluate_subexp, case BINOP_ADD): Likewise.
4433
4434 2008-01-01 Joel Brobecker <brobecker@adacore.com>
4435
4436 Implement support for Ada interface types.
4437
4438 * ada-lang.c (ada_is_dispatch_table_ptr_type): New function.
4439 (ada_is_ignored_field): Ignore fields that are a dispatch table
4440 of a tagged type.
4441
4442 2008-01-01 Joel Brobecker <brobecker@adacore.com>
4443
4444 * top.c (print_gdb_version): Update copyright year.
4445
4446 2008-01-01 Joel Brobecker <brobecker@adacore.com>
4447
4448 * ChangeLog-2007: New ChangeLog rotation.
4449 * ChangeLog: Reset for 2008.
4450 * config/djgpp/fnchange.lst: Add entries for ChangeLog-2006 and
4451 ChangeLog-2007.
4452
4453 For older changes see ChangeLog-2007.
4454 \f
4455 Local Variables:
4456 mode: change-log
4457 left-margin: 8
4458 fill-column: 74
4459 version-control: never
4460 coding: utf-8
4461 End:
This page took 0.192558 seconds and 5 git commands to generate.