2011-03-10 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
ecec24e6
PM
12011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2
3 * python/py-param.c (add_setshow_generic): Add set/show callback
4 parameters. Register Python object context.
5 (get_show_value): New function.
6 (get_set_value): New function.
7 (call_doc_function): New function.
8 (get_doc_string): Move behind get_show_value/get_set_value.
9
6d6c6b1f
JK
102011-03-10 Andreas Tobler <andreast-list@fgznet.ch>
11
12 * fbsd-nat.c (fbsd_make_corefile_notes): Constify local `fname'.
13
68d6df83
MG
142011-03-09 Maxim Grigoriev <maxim2405@gmail.com>
15
16 * xtensa-tdep.c (xtensa_read_register: Add comment.
17 (xtensa_write_register): Likewise.
18 (xtensa_hextochar): Add comment and update to match coding conventions.
19 (xtensa_frame_cache, xtensa_return_value): Follow coding conventions.
20 (execute_l32e, execute_s32e, execute_code): Update comments.
21 (xtensa_exception_handler_t): Update to match coding conventions.
22 (xtensa_insn_kind): Likewise.
23
85c9d6a6
MS
242011-03-09 Michael Snyder <msnyder@vmware.com>
25
26 * mi-cmd-disas.c (mi_cmd_disassemble): Fix memory leak.
27
91495617
PA
282011-03-09 Pedro Alves <pedro@codesourcery.com>
29
30 * nto-tdep.c (nto_find_and_open_solib): Constify local `base'.
31
eb8c0621
TT
322011-03-09 Tom Tromey <tromey@redhat.com>
33
34 * thread.c (restore_selected_frame): Handle frame_level == -1.
35 (make_cleanup_restore_current_thread): Use
36 get_selected_frame_if_set.
37 * frame.h (get_selected_frame_if_set): Declare.
38 * frame.c (get_selected_frame_if_set): New function.
39
9f37bbcc
PA
402011-03-09 Pedro Alves <pedro@codesourcery.com>
41
42 * cli/cli-cmds.c (shell_escape): Use lbasename.
43 * coffread.c (coff_start_symtab): Constify parameter.
44 (complete_symtab): Constify `name' parameter.
45 (coff_symtab_read): Constify `filestring' local.
46 (coff_getfilename): Constify return and `result' local.
47 Use lbasename.
48 * fbsd-nat.c (fbsd_make_corefile_notes): Use lbasename.
49 * linux-fork.c (info_checkpoints_command): Use lbasename.
50 * linux-nat.c (linux_nat_make_corefile_notes): Use lbasename.
51 * minsyms.c (lookup_minimal_symbol): Use lbasename.
52 * nto-tdep.c (nto_find_and_open_solib): Use lbasename.
53 * procfs.c (procfs_make_note_section): Use lbasename.
54 * tui/tui-io.c (printable_part): Constity return and parameter.
55 Use lbasename.
56 (print_filename): Constify parameters, and local `s'.
57 (tui_rl_display_match_list): Constify local `temp'.
58
f8de3c55
JK
592011-03-09 Jan Kratochvil <jan.kratochvil@redhat.com>
60
61 Revert:
62 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
63 Fix DWARF-3+ DW_AT_accessibility default assumption.
64 * dwarf2read.c (dwarf2_add_field): Fix new_field->accessibility for
65 cu->header.version >= 3.
66
d9837b00
YQ
672011-03-09 Yao Qi <yao@codesourcery.com>
68
69 * common/Makefile.in: Remove.
70 * common/configure: Remove.
71 * common/configure.ac: Remove.
72
e637a4f5
YQ
732011-03-09 Yao Qi <yao@codesourcery.com>
74
75 Revert:
76 2011-02-11 Yao Qi <yao@codesourcery.com>
77
78 * common/Makefile.in: Add copyright header.
79
80 2011-02-11 Yao Qi <yao@codesourcery.com>
81
82 * Makefile.in: Remove signals.o from COMMON_OBS. Link
83 libcommon.a.
84 * configure.ac: Add common to sub dir.
85 * configure: Regenerate.
86
f976a05d
MG
872011-03-08 Maxim Grigoriev <maxim2405@gmail.com>
88
89 * xtensa-tdep.c (call0_ret): New function.
90 (xtensa_skip_prologue): Speed up analysis.
91
57041825
MG
922011-03-08 Maxim Grigoriev <maxim2405@gmail.com>
93
94 * xtensa-tdep.c (xtensa_register_reggroup_p): Count in all registers
95 while executing MI command -data-list-changed-registers.
96
08b9c608
MG
972011-03-08 Maxim Grigoriev <maxim2405@gmail.com>
98
99 * xtensa-tdep.c (xtensa_read_register): New function.
100 (xtensa_write_register): New function.
101 (xtensa_find_register_by_name): New function.
102 (xtensa_windowed_frame_cache): Update comments in type description.
103 (xtensa_frame_cache): Likewise.
104 (xtensa_window_interrupt_insn): New function.
105 (xtensa_frame_cache): Add analysis for Xtensa Window Exception frames.
106 (xtensa_insn_kind): Add new instructions.
107 (rwx_special_register): New function.
108 (call0_classify_opcode): Add new instructions to the analysis.
109 (a0_saved, a7_saved, a11_saved): New variables.
110 (a0_was_saved, a7_was_saved, a11_was_saved): New variables.
111 (execute_l32e): New function.
112 (execute_s32e): New function.
113 (xtensa_exception_handler_t): New type.
114 (execute_code): New function.
115 (xtensa_window_interrupt_frame_cache): New function to conduct frame
116 analysis for Xtensa Window Exception handlers.
117
4d1acb11
MG
1182011-03-08 Maxim Grigoriev <maxim2405@gmail.com>
119
98689b25
MG
120 * xtensa-tdep.c (TX_PS): New.
121 (windowing_enabled): Update to count for Call0 ABI.
122 (xtensa_hextochar): New.
123 (xtensa_init_reggroups): Make algorithm generic.
124 (xtensa_frame_cache): Use TX_PS on Tiny Xtensa.
125
1262011-03-08 Maxim Grigoriev <maxim2405@gmail.com>
127
128 * xtensa-tdep.h (XTENSA_MAX_COPROCESSOR): Update.
4d1acb11 129
d3f323f3
MS
1302011-03-08 Michael Snyder <msnyder@vmware.com>
131
3dcabaa8
MS
132 * i386-tdep.c (i386_follow_jump): Check return value of
133 target_read_memory.
134 (i386_analyze_struct_return): Ditto.
135 (i386_skip_probe): Ditto.
136 (i386_match_insn): Ditto.
137 (i386_skip_noop): Ditto.
138 (i386_analyze_frame_setup): Ditto.
139 (i386_analyze_register_saves): Ditto.
140 (i386_skip_prologue): Ditto.
141 (i386_skip_main_prologue): Ditto.
142
13b3fd9b
MS
143 * target.c (read_whatever_is_readable): Fix memory leak.
144
d3f323f3
MS
145 * i386-tdep.c (i386_process_record): Document fall through.
146
421d5c74
JK
1472011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
148
149 Fix DWARF-3+ DW_AT_accessibility default assumption.
150 * dwarf2read.c (dwarf2_add_field): Fix new_field->accessibility for
151 cu->header.version >= 3.
152
63154eca
PA
1532011-03-08 Pedro Alves <pedro@codesourcery.com>
154
155 * remote.c (remote_check_symbols): Skip if the target has no
156 execution.
157
f1a507a1
JB
1582011-03-08 Joel Brobecker <brobecker@adacore.com>
159
160 * target.c (read_whatever_is_readable): Reformat comment,
161 with a minor typo fix. Minor reformatting of the code.
162
36073a92
YQ
1632011-03-08 Yao Qi <yao@codesourcery.com>
164
165 * arm-tdep.c: Remove prototype declaration displaced_in_arm_mode.
166 (displaced_read_reg): Add `dsc' parameter, remove `from' parameter.
167 Use cached result instead of calling displaced_in_arm_mode again.
168 (branch_write_pc, alu_write_pc, load_write_pc): Add `dsc' parameter.
169 (displaced_write_reg, copy_preload, copy_preload_reg): Callers update.
170 (cleanup_copro_load_store, copy_copro_load_store): Likewise.
171 (cleanup_branch, copy_bx_blx_reg, copy_alu_imm): Likewise.
172 (cleanup_alu_reg, copy_alu_reg, cleanup_alu_shifted_reg): Likewise.
173 (copy_alu_shifted_reg, cleanup_load, cleanup_store): Likewise.
174 (copy_extra_ld_st, copy_ldr_str_ldrb_strb): Likewise.
175 (cleanup_block_load_all, cleanup_block_store_pc): Likewise.
176 (cleanup_block_load_pc, copy_block_xfer): Likewise.
177 * arm-linux-tdep.c (arm_linux_copy_svc): Callers update.
178 (arm_catch_kernel_helper_return): Likewise.
179 * gdb/arm-tdep.h : Update function declarations.
180
d3f323f3 1812011-03-07 Michael Snyder <msnyder@vmware.com>
e6040cbd 182
e0e40094
MS
183 * dwarf2loc.c (indirect_pieced_value): Assert 'piece' not null.
184
0b2381f5
MS
185 * ser-unix.c (hardwire_get_tty_state): Stop memory leak.
186
0350914a
MS
187 * mi/mi-cmd-env.c (_initialize_mi_cmd_env): Free environment.
188
69feea6f
MS
189 * elfread.c (elf_symtab_read): Stop memory leak.
190
e6040cbd
MS
191 * main.c (captured_main): Fix memory leak.
192
052874e8
AS
1932011-03-07 Andreas Schwab <schwab@linux-m68k.org>
194
195 * ada-lang.c (compare_names): Call is_name_suffix with string1
196 instead of string2.
197
b11896a5
TT
1982011-03-07 Tom Tromey <tromey@redhat.com>
199
200 * xcoffread.c (xcoff_sym_fns): Update.
201 * symfile.h (struct sym_fns) <sym_read_psymbols>: New field.
202 (enum symfile_add_flags) <SYMFILE_NO_READ>: New constant.
203 * symfile.c (syms_from_objfile): Handle SYMFILE_NO_READ.
204 (symbol_file_add_with_addrs_or_offsets): Likewise.
205 (reread_symbols): Handle OBJF_PSYMTABS_READ.
206 * somread.c (som_sym_fns): Update.
207 * psymtab.h (require_partial_symbols): Declare.
208 * psymtab.c (require_partial_symbols): New function.
209 (ALL_OBJFILE_PSYMTABS_REQUIRED): New macro.
210 (ALL_OBJFILE_PSYMTABS): Undef.
211 (ALL_PSYMTABS): Move from psympriv.h.
212 (lookup_partial_symtab, find_pc_sect_psymtab)
213 (lookup_symbol_aux_psymtabs, relocate_psymtabs)
214 (find_last_source_symtab_from_partial)
215 (forget_cached_source_info_partial)
216 (print_psymtab_stats_for_objfile, read_symtabs_for_function)
217 (expand_partial_symbol_tables, read_psymtabs_with_filename)
218 (map_symbol_names_psymtab, map_symbol_filenames_psymtab)
219 (find_symbol_file_from_partial, map_matching_symbols_psymtab)
220 (expand_symtabs_matching_via_partial, maintenance_info_psymtabs):
221 Use ALL_OBJFILE_PSYMTABS_REQUIRED.
222 * psympriv.h (ALL_PSYMTABS): Move to psymtab.c.
223 * objfiles.h (OBJF_PSYMTABS_READ): New macro.
224 * objfiles.c (objfile_has_partial_symbols): Handle lazily-read
225 psymtabs.
226 * mipsread.c (ecoff_sym_fns): Update.
227 * machoread.c (macho_sym_fns): Update.
228 * elfread.c (elf_symfile_read): Set up for lazy psymtab reading.
229 (read_psyms): New function.
230 (elf_sym_fns, elf_sym_fns_gdb_index): Update.
231 (elf_sym_fns_lazy_psyms): New global.
232 * dwarf2read.c (dwarf2_initialize_objfile): Don't call
233 dwarf2_build_psymtabs.
234 * dbxread.c (aout_sym_fns): Update.
235 * coffread.c (coff_sym_fns): Update.
236
fda326dd
TT
2372011-03-07 Tom Tromey <tromey@redhat.com>
238
239 * infrun.c (print_exited_reason): Include inferior id and pid in
240 message.
241
aeaec162
TT
2422011-03-07 Tom Tromey <tromey@redhat.com>
243
244 * target.h (struct target_ops) <to_has_execution>: Add ptid_t
245 parameter.
246 (target_has_execution_1): Update.
247 (target_has_execution_current): Declare.
248 (target_has_execution): Call target_has_execution_current.
249 (default_child_has_execution): Update.
250 * target.c (default_child_has_execution): Add 'the_ptid'
251 parameter.
252 (target_has_execution_1): Likewise.
253 (target_has_execution_current): New function.
254 (add_target): Update.
255 (init_dummy_target): Update.
256 * remote-m32r-sdi.c (m32r_has_execution): New function.
257 (init_m32r_ops): Use it.
258 * record.c (record_core_has_execution): Now static. Add
259 'the_ptid' parameter.
260 * inferior.c (have_live_inferiors): Don't save current thread.
261 Use target_has_execution_1.
262
08e14083
YQ
2632011-03-07 Yao Qi <yao@codesourcery.com>
264
265 * Makefile.in (aclocal_m4_deps): Remove gnulib/m4/memcmp.m4.
266
c05d19c5
JB
2672011-03-07 Joel Brobecker <brobecker@adacore.com>
268
269 * elfread.c (elf_symtab_read): Minor reformatting.
270
3e6ef9e4
JB
2712011-03-07 Joel Brobecker <brobecker@adacore.com>
272
273 * objc-lang.c (selectors_info): Minor reformatting.
274
dbb8534f
JB
2752011-03-07 Joel Brobecker <brobecker@adacore.com>
276
277 * ada-lang.c (compare_names): Add FALLTHROUGH comment.
278
dd70cc93
JB
2792011-03-07 Joel Brobecker <brobecker@adacore.com>
280 Michael Snyder <msnyder@vmware.com>
281
282 * ada-valprint.c (ada_val_print_array): Move the declaration of
283 "byte_order" and "elttype" inside the block where these variables
284 are actually used. Remove some special handling for the case
285 where "elttype" and "eltlen" are null. Replace by a comment
286 and a couple of assertion checks.
287
b27cf2b3
MS
2882011-03-05 Michael Snyder <msnyder@vmware.com>
289
290 * source.c (add_path): Replace semicolon at end of block.
291 * dwarf2expr.c (execute_stack_op): Ditto.
292
5387a0c6
MF
2932011-03-05 Mike Frysinger <vapier@gentoo.org>
294
295 * bfin-tdep.c: Include sim-regno.h and gdb/sim-bfin.h.
296 * configure.tgt (bfin-*-*linux*): Define gdb_sim.
297 (bfin-*-*): Likewise.
298
e3aa49af
MS
2992011-03-05 Michael Snyder <msnyder@vmware.com>
300
82ae4854
MS
301 * dwarf2expr.c (execute_stack_op): Delete superfluous semicolon.
302 * mdebugread.c (parse_symbol): Ditto.
303 * parse.c (parse_exp_in_context): Ditto.
304 * source.c (add_path): Ditto.
305 * utils.c (gnu_debuglink_crc32): Ditto.
306 * varobj.c (variable_language): Ditto.
307
e3aa49af
MS
308 * linux-tdep.c (linux_get_siginfo_type): Stop memory leak.
309
154f592e
MS
3102011-03-04 Michael Snyder <msnyder@vmware.com>
311
da3ecdc6
MS
312 * linux-fork.c (inferior_call_waitptid): Fix copy/paste error.
313
9cc89665
MS
314 * symfile.c (simple_overlay_update): Check for null return value
315 from lookup_minimal_symbol.
316
cfdee94a
MS
317 * gdbserver/server.c (queue_stop_reply): Call xmalloc not malloc.
318
154f592e
MS
319 * xml-syscall.c (syscall_start_syscall): Assert name is non null.
320
63ffa6ee
TJB
3212011-03-04 Thiago Jung Bauermann <bauerman@br.ibm.com>
322
323 * eval.c (parse_and_eval_address_1): Remove function.
324 * linespec.c (decode_indirect): Call parse_to_comma_and_eval
325 instead of parse_and_eval_address_1.
326 * value.h (parse_and_eval_address_1): Remove prototype.
327
a17d146e
MS
3282011-03-04 Michael Snyder <msnyder@vmware.com>
329
330 * remote.c (putpkt_binary): Document that case stmt falls through.
331
1a6a67de
TJB
3322011-03-04 Thiago Jung Bauermann <bauerman@br.ibm.com>
333
334 * breakpointc (print_it_typical): Move NULL check from here...
335 (print_bp_stop_message): ... to here.
336
488919c4
MS
3372011-03-04 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
338
339 * breakpoint.c (enable_command): Use break instead of continue,
340 and fill in a missing break.
341 (disable_command): Ditto.
342
1e182ce8
UW
3432011-03-04 Ulrich Weigand <ulrich.weigand@linaro.org>
344
345 * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.
346 (terminal_save_ours): Remove misleading comment.
347 (inflow_inferior_data_cleanup): Free ttystate.
348 (inflow_inferior_exit): Likewise.
349 (copy_terminal_info): Copy ttystate.
350
351 * serial.c (serial_copy_tty_state): New function.
352 * serial.h (serial_copy_tty_state): Add prototype.
353 (struct serial_ops): Add copy_tty_state callback.
354 * ser-base.c (ser_base_copy_tty_state): New function.
355 * ser-base.h (ser_base_copy_tty_state): Add prototype.
356 * ser-go32.c (dos_copy_tty_state): New function.
357 (dos_ops): Install copy_tty_state callback.
358 * ser-mingw.c (_initialize_ser_windows): Likewise.
359 * ser-pipe.c (_initialize_ser_pipe): Likewise.
360 * ser-unix.c (hardwire_copy_tty_state): New function.
361 (_initialize_ser_hardwire): Install it.
362
b2c5f112
MS
3632011-03-04 Michael Snyder <msnyder@vmware.com>
364
2abae994
MS
365 * breakpoint.c (create_breakpoint): Add missing break statement.
366
7f5936f9
MS
367 Reverting this patch:
368 * infcall.c (call_function_by_hand): Add break statements for lint.
369
b2c5f112
MS
370 Reverting this patch:
371 * cli/cli-script.c (script_from_file): Add break for lint.
372
42b1321c
MS
3732011-03-04 Michael Snyder <msnyder@vmware.com>
374
375 * solib.c (reload_shared_libraries_1): Close memory leak.
376
3e2a0cee
TT
3772011-03-03 Tom Tromey <tromey@redhat.com>
378
379 PR gdb/12538:
380 * dwarf2read.c (process_psymtab_comp_unit): Handle case where
381 DW_STRING is NULL.
382
58397cb7
MS
3832011-03-03 Michael Snyder <msnyder@vmware.com>
384
2e3fd767
MS
385 * remote-fileio.c (remote_fileio_func_fstat): Initialize all
386 fields of struct 'st' to zero.
387
58397cb7
MS
388 * tui/tui-winsource.c (tui_update_source_window_as_is): Initialize
389 sal.pspace before calling set_current_source_symtab_and_line.
390
ced54c8f
YQ
3912011-03-03 Yao Qi <yao@codesourcery.com>
392
393 * Makefile.in (configure-common): Remove. Let Makefile
394 in dir common to rebuild itself.
395 (common/Makefile): Likewise.
396
3351ea09
JB
3972011-03-03 Joel Brobecker <brobecker@adacore.com>
398
399 * utils.c (parse_escape): Add i18n markup in error message.
400
bf9f652a
YQ
4012011-03-03 Yao Qi <yao@codesourcery.com>
402
403 * gdb/arm-tdep.c (shifted_reg_val): Replace magic number 15 with
404 ARM_PC_REGNUM.
405 (thumb_get_next_pc_raw, arm_get_next_pc_raw): Likewise.
406 (displaced_write_reg, displaced_read_reg): Likewise.
407 (copy_ldr_str_ldrb_strb, cleanup_block_load_all): Likewise.
408 (cleanup_block_load_pc, copy_block_xfer): Likewise.
409 (cleanup_branch): Replace magic number 14 and 15 with
410 ARM_LR_REGNUM and ARM_PC_REGNUM respectively.
411
d42de051
MS
4122011-03-02 Michael Snyder <msnyder@vmware.com>
413
240f9570
MS
414 * maint.c (maintenance_do_deprecate): No need to check for NULL.
415
10dd8b54
MS
416 * cli/cli-script.c (script_from_file): Add break for lint.
417
b98bd911
MS
418 * mdebugread.c (parse_partial_symbols): Fix indent.
419
c3e8aadd
MS
420 * gdbserver/linux-arm-low.c (arm_arch_setup): Replace malloc
421 with xmalloc.
422
3494b66d
MS
423 * target-descriptions.c (tdesc_gdb_type): No need to call
424 xstrdup, callee saves a copy.
425
daac021a
MS
426 * printcmd.c (print_scalar_formatted): Use strncpy for safety.
427
c38d16a7
MS
428 * infcall.c (call_function_by_hand): Add break statements for lint.
429
905b671b
MS
430 * utils.c (parse_escape): Escape the escape char.
431
2d565757
MS
432 * python/py-inferior.c (build_inferior_list): Error out if
433 PyList_Append fails.
434 (gdbpy_inferiors): Error out if build_inferior_list fails.
435
8c6a60d1
MS
436 * linux-nat.c (linux_nat_xfer_partial): Preserve errno around
437 a function call.
438
d42de051
MS
439 * record.c (record_restore): Move printf to before error return.
440
4db71c0b
YQ
4412011-03-02 Yao Qi <yao@codesourcery.com>
442
443 * arm-tdep.h (struct displaced_step_closure): Add two new fields
444 is_thumb and insn_size.
445 * arm-tdep.c (displaced_read_reg): Adjust correct pipeline offset
446 on both ARM and Thumb mode.
447 (arm_process_displaced_insn): Set is_thumb and insn_size.
448 (arm_displaced_init_closure): Handle both 16-bit and 32-bit.
449 (arm_displaced_step_fixup): Likewise.
450
a9dc8dcc
MS
4512011-03-01 Michael Snyder <msnyder@vmware.com>
452
53624a93
MS
453 * cli/cli-dump.c (dump_bfd_file): Check error return and warn.
454
77766669
MS
455 * jv-lang.c (evaluate_subexp_java): Conditional can't be true.
456
62d5b8da
MS
457 * dwarf2read.c (dwarf2_compute_name): NAME cannot be null here.
458
5e9e105f
MS
459 * cli/cli-dump.c (restore_binary_file): Validate ftell return value.
460
dc19db01
MS
461 * ada-lang.c (ada_make_symbol_completion_list): Replace malloc
462 with xmalloc.
463
5ce64950
MS
464 * ada-lang.c (aggregate_assign_others): Rename inner scope variable
465 which shadows function parameter.
466
a0aa2878
MS
467 * tracepoint.c (create_tsv_from_upload): Superfluous call
468 to xstrdup. Callee already calls xstrdup.
469
e325fb69
MS
470 * linespec.c (decode_line_1): Remove unnecessary null check.
471
21cbba77
MS
472 * tracepoint.c (scope_info): Fix mem leak, remove underused
473 variable.
474
63360adc
MS
475 * python/py-prettyprint.c (apply_val_pretty_printer): Remove
476 superfluous null check.
477
18ea20ac 478 * std-regs.c (value_of_builtin_frame_pc_reg): Frame can't be null.
23ce9890 479 (value_of_builtin_frame_fp_reg): Ditto.
18ea20ac 480
d014929c
MS
481 * event-top.c (display_gdb_prompt): Remove superfluous null check.
482
6e9130cf
MS
483 * python/py-prettyprint.c (apply_val_pretty_printer): VAL may
484 be null.
485
5f01dbc0
MS
486 * linespec.c (decode_line_1): Check for null before dereference.
487
d684ab85
MS
488 * reverse.c (record_restore): Move null-check to before pointer
489 dereference.
490
bfffb7e3
MS
491 * python/py-utils.c (gdbpy_obj_to_string): Delete unused variable.
492
a9dc8dcc
MS
493 * objc-lang.c (selectors_info): Add explanitory comment.
494 (classes_info): Ditto.
495
478fd957
UW
4962011-03-01 Ulrich Weigand <ulrich.weigand@linaro.org>
497
498 * arm-linux-tdep.c (ARM_LDR_PC_SP_4): Add define.
499 (arm_linux_restart_syscall_init): Handle both on-stack and in-kernel
500 versions of the trampoline. Handle Thumb vs. ARM addresses.
501 (arm_kernel_linux_restart_syscall_tramp_frame): New global.
502 (arm_linux_init_abi): Install it.
503 * arm-tdep.c (arm_psr_thumb_bit): Make global.
504 * arm-tdep.c (arm_psr_thumb_bit): Add prototype.
505
0480cefa
MS
5062011-02-28 Michael Snyder <msnyder@vmware.com>
507
ac50ab3b
MS
508 * ui-out.c (ui_out_field_core_addr): Make local char buffer
509 a little bigger, to avoid possibility of an overflow.
510
f63fbe86
MS
511 * breakpoint.c (breakpoint_adjustment_warning): Make local char
512 buffers a little bigger, to avoid possibility of an overflow.
513
9e91a352
MS
514 * coffread.c (coff_getfilename): Add check to avoid overflow.
515
28288541
MS
516 * objc-lang.c (selectors_info): Add a small safety margin to
517 avoid overflow.
518 (classes_info): Error out on too long REGEXP.
519
098ab512
MS
520 * infrun.c (handle_inferior_event): Remove unused function call.
521
bcbd1de9
MS
522 * fork-child.c (fork_inferior): Remove ifdef'd code and
523 unused variable.
524
2e456570
MS
525 * linux-thread-db.c (attach_thread): Discard unused value.
526
14571dad
MS
527 * linux-nat.c (linux_handle_extended_wait): Delete unused variable.
528
a9cbf802
MS
529 * remote.c (remote_get_noisy_reply): Discard unused value.
530 (remote_vcont_resume): Ditto.
531 (remote_stop_ns): Ditto.
532
5715d26e
MS
533 * linespec.c (decode_objc): Delete unused variable.
534
4a9bca80
MS
535 * tui/tui-regs.c (tui_register_format): Delete unused variable.
536
f47fb265
MS
537 * dwarf2read.c (add_partial_symbol): Discard unused values.
538 (read_base_type): Delete unused variable.
539
e81cff30
MS
540 * dbxread.c (read_dbx_symtab): Discard unused value.
541
262acaeb
MS
542 * eval.c (evaluate_subexp_standard): Delete unused variable,
543 and discard unused values.
544
df983543
MS
545 * infcmd.c (_initialize_infcmd): Discard unused values.
546
89acf84d
MS
547 * stabsread.c (rs6000_builtin_type): Missing break statement.
548
ab8b8aca
MS
549 * dbxread.c (process_one_symbol): Discard unused value.
550
6b4511ab
MS
551 * coffread.c (coff_end_symtab): Delete unused variable.
552
e8e80198
MS
553 * dwarf2read.c (dw2_get_file_names): Discard unused value.
554 (dwarf2_add_typedef): Delete unused variable.
555 (read_namespace): Ditto.
556 (dwarf_decode_macros): Ditto.
557
976aa66e
MS
558 * m2-lang.c (evaluate_subexp_modula2): Discard unused variable.
559
5b92b49f
MS
560 * opencl-lang.c (evaluate_subexp_opencl): Discard unused value.
561
91e8df85
MS
562 * p-valprint.c (pascal_val_print): Discard unused value.
563
899500d6
MS
564 * utils.c (nquery): Call va_end before return;
565 (yquery): Ditto.
566 (query): Ditto.
567
0480cefa
MS
568 * proc-service.c (ps_plog): Call va_end before return.
569
fb6a3ed3
TT
5702011-02-28 Tom Tromey <tromey@redhat.com>
571
572 * python/python.c (gdbpy_value_cst): New global.
573 (_initialize_python): Initialize it.
574 * python/python-internal.h (gdbpy_value_cst): Declare.
575 * python/py-value.c (convert_value_from_python): Use
576 gdbpy_value_cst.
577
c05202a1
MS
5782011-02-28 Michael Snyder <msnyder@vmware.com>
579
e463f587
MS
580 * python/py-cmd.c (cmdpy_init): Fix memory leak.
581
c38eea1a
MS
582 * breakpoint.c (catch_syscall_completer): Free malloced list.
583
3ef09ab5
MS
584 * jv-lang.c (java_primitive_type_from_name): Add missing break.
585
8f9a01ee
MS
586 * opencl-lang.c (lval_func_check_validity): Rename inner variables.
587 (lval_func_check_synthetic_pointer): Ditto.
588 (lval_func_free_closure): Fix use-after-free.
c05202a1 589
477d0d57
TT
5902011-02-28 Tom Tromey <tromey@redhat.com>
591
592 * psymtab.c (expand_partial_symbol_tables): Use
593 ALL_OBJFILE_PSYMTABS.
594
20937029
JK
5952011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
596
597 * objc-lang.c (selectors_info): Error on too long REGEXP.
598
907b7f4f
MS
5992011-02-28 Michael Snyder <msnyder@vmware.com>
600
92e96192
MS
601 * python/py-param.c (set_parameter_value): Add missing
602 break statement.
603
907b7f4f
MS
604 * linux-record.c (record_linux_system_call): Add missing
605 break statement.
606
12c5a436
UW
6072011-02-28 Ulrich Weigand <uweigand@de.ibm.com>
608
609 * breakpoint.c (print_one_breakpoint_location): Remove unused
610 argument PRINT_ADDRESS_BITS. Update callers.
611 (print_one_breakpoint): Likewise.
612
170b53b2
UW
6132011-02-28 Ulrich Weigand <uweigand@de.ibm.com>
614
615 * breakpoint.c (wrap_indent_at_field): New function.
616 (print_breakpoint_location): Use it instead of WRAP_INDENT argument.
617 Allocate ui_stream locally instead of using STB argument.
618 (print_one_breakpoint_location): Update call.
619 * ui-out.c (ui_out_query_field): New function.
620 * ui-out.h (ui_out_query_field): Add prototype.
621
8ab1f94d
JB
6222011-02-28 Joel Brobecker <brobecker@adacore.com>
623
624 From Michael Snyder <msnyder@vmware.com>
625 * ada-exp.y (write_object_renaming): Add FALLTHROUGH comment.
626
7d488639
MS
6272011-02-27 Michael Snyder <msnyder@vmware.com>
628
ae179fba
MS
629 * objc-lang.c (selectors_info): Prevent string overrun.
630
086dbf66
MS
631 * tui/tui-stack.c (tui_get_function_from_frame): Fix off by one
632 error in strncpy.
633
9c1e305a
MS
634 * symtab.c (rbreak_command): Move variable 'file_name' to
635 outer scope.
636
7d488639
MS
637 * d-valprint.c (dynamic_array_type): Avoid shadowing a function
638 param with a local variable of the same name.
639
3bd0f5ef
MS
6402011-02-27 Michael Snyder <msnyder@vmware.com>
641
642 * value.c (value_from_history_ref): New function.
643 * value.h (value_from_history_ref): Export.
644 * cli/cli-utils.c (get_number_trailer): Use value_from_history_ref
645 to parse value history references.
646 * cli/cli-utils.h (get_number_trailer): Update comment.
647
6482011-02-27 Michael Snyder <msnyder@vmware.com>
649
650 * inferior.c (detach_inferior_command): Use get_number_or_range.
651 (kill_inferior_command): Ditto.
652 (remove_inferior_command): Ditto.
653 (initialize_inferiors): Make command names plural.
654 Update help strings.
655
766062f6
MS
6562011-02-27 Michael Snyder <msnyder@vmware.com>
657
658 * darwin-nat-info.c: Fix comment typo.
659 * dwarf2expr.h: Ditto.
660 * fbsd-nat.c: Ditto.
661 * fbsd-nat.h: Ditto.
662 * frame-unwind.h: Ditto.
663 * frame.h: Ditto.
664 * hppa-hpux-tdep.c: Ditto.
665 * i386-linux-nat.c: Ditto.
666 * linux-nat.c: Ditto.
667 * nbsd-nat.c: Ditto.
668 * nbsd-nat.h: Ditto.
669 * ppc-linux-tdep.c: Ditto.
670 * serial.c: Ditto.
671 * ui-file.h: Ditto.
672 * tui/tui-winsource.c: Ditto.
673
f2c4ead5
MS
6742011-02-26 Michael Snyder <msnyder@vmware.com>
675
86b887df
MS
676 * breakpoint.c (reattach_breakpoints): Avoid resource leak (ui_file).
677
66fd3b1e
MS
678 * maint.c (maintenance_do_deprecate): Plug a memory leak.
679
8c814cdd
MS
680 * dwarf2loc.c (insert_bits): Avoid shadowing a function param
681 with a local variable of the same name.
682
6d5e094a 683 * i387-tdep.c (i387_supply_fxsave): Avoid shadowing a function
e5b3d7d6 684 param with a local variable of the same name.
6d5e094a 685 (i387_supply_xsave): Ditto.
e5b3d7d6 686
5eee517d
MS
687 * linux-low.c (linux_nat_xfer_osdata): Rename local variable so
688 that it does not shadow a function parameter.
689
8fbf6b93
MS
690 * i386-nat.c (i386_length_and_rw_bits): Document that case
691 statement is meant to fall through.
692
cb969d61
MS
693 * expprint.c (dump_subexp_body_standard): Document that case
694 statement is meant to fall through.
695
f2c4ead5
MS
696 * amd64-linux-tdep.c (amd64_linux_syscall_record): Delete
697 dead if statement. Condition can't be false.
698
b021a221
MS
6992011-02-25 Michael Snyder <msnyder@vmware.com>
700
701 * arm-tdep.c: Fix typos in comments.
702 * bsd-uthread.c: Ditto.
703 * completer.c: Ditto.
704 * corelow.c: Ditto.
705 * cp-namespace.c: Ditto.
706 * cp-support.c: Ditto.
707 * cris-tdep.c: Ditto.
708 * dbxread.c: Ditto.
709 * dwarf2read.c: Ditto.
710 * frame.h: Ditto.
711 * gdbtypes.h: Ditto.
712 * inferior.h: Ditto.
713 * mdebugread.c: Ditto.
714 * mips-tdep.c: Ditto.
715 * ppc-linux-nat.c: Ditto.
716 * ppc-linux-tdep.c: Ditto.
717 * printcmd.c: Ditto.
718 * sol-thread.c: Ditto.
719 * solib-frv.c: Ditto.
720 * solist.h: Ditto.
721 * sparc64-tdep.c: Ditto.
722 * spu-tdep.c: Ditto.
723 * stabsread.c: Ditto.
724 * symfile.c: Ditto.
725 * valops.c: Ditto.
726 * varobj.c: Ditto.
727 * vax-nat.c: Ditto.
728 * python/py-block.c: Ditto.
729 * python/py-symbol.c: Ditto.
730 * python/py-symtab.c: Ditto.
731 * python/py-value.c: Ditto.
732 * tui/tui-win.c: Ditto.
733
c82c0b55
MS
7342011-02-25 Michael Snyder <msnyder@vmware.com>
735
736 * inferior.c (print_inferior): Accept a string instead of an int
737 for requested_inferiors, and use get_number_or_range to parse it.
738 (info_inferiors_command): Pass args string to print_inferior.
739 (initialize_inferiors): Change help string for info inferiors.
740 * inferior.h (print_inferior): Export prototype change.
741
ee00cd23
TT
7422011-02-25 Tom Tromey <tromey@redhat.com>
743
744 * common/ax.def (invalid2): Set to 0x31.
745
0502ed8c
JK
7462011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
747
748 * dwarf2loc.c (disassemble_dwarf_expression) <DW_OP_breg[0-9]+>: Use
749 L and plongest.
750 (disassemble_dwarf_expression) <DW_OP_bregx>: Drop variable offset,
751 use L and plongest.
752 (disassemble_dwarf_expression) <DW_OP_fbreg>: Use L and plongest.
753
2c9de912
MS
7542011-02-24 Michael Snyder <msnyder@vmware.com>
755
756 * Makefile.in (clean): Make clean should remove generated files
757 observer.h and observer.inc.
758
a04b0428
JB
7592011-02-24 Joel Brobecker <brobecker@adacore.com>
760
761 Revert the following patch (not approved yet):
762 2011-02-21 Hui Zhu <teawater@gmail.com>
763 * Makefile.in (HFILES_NO_SRCDIR): Add printcmd.h.
764 * ax-gdb.c (gen_printf_expr_callback): New function.
765 * ax-gdb.h (gen_printf_expr_callback): Forward declare.
766 * ax-general.c (ax_memcpy): New function.
767 (ax_print): Handle "printf".
768 (ax_reqs): Ditto.
769 * ax.h (ax_memcpy): Forward declare.
770 * common/ax.def (invalid2): Removed.
771 (printf): New entry.
772 * printcmd.c (printcmd.h): New include.
773 (string_printf): New function.
774 (ui_printf): Removed.
775 (printf_command): Remove static. Call string_printf.
776 (eval_command): Call string_printf.
777 * printcmd.h: New file.
778 * tracepoint.c (validate_actionline,
779 encode_actions_1): handle printf_command.
780
2b52013f
TT
7812011-02-23 Tom Tromey <tromey@redhat.com>
782
783 * ax-general.c (ax_pick): Add missing newline.
784
e5a67952
MS
7852011-02-23 Michael Snyder <msnyder@vmware.com>
786
787 * breakpoint.c (breakpoint_1): Change first argument from an int
788 to a char pointer, so that the function now accepts a list of
789 breakpoints rather than just one. Use new function
790 'number_is_in_list' to implement.
791 (breakpoints_info): Pass char * instead of int to breakpoint_1.
792 (watchpoints_info): Ditto.
793 (tracepoints_info): Ditto.
794 (maintenance_info_breakpoints): Ditto.
795 (_initialize_breakpoint): Update help strings to reflect the fact
796 that these functions can now take more than one argument.
797 * cli/cli-utils.c (number_is_in_list): New function.
798 * cli/cli-utils.h (number_is_in_list): Export.
799
8002011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
801
802 * memattr.c (mem_enable_command): Use get_number_or_range.
803 (mem_disable_command): Ditto.
804 (mem_delete_command): Ditto.
805 (_initialize_mem): Tweak usage message to reflect multiple
806 arguments.
807
6e6fbe60
DE
8082011-02-22 Doug Evans <dje@google.com>
809
810 Add gdb.lookup_global_symbol python function.
811 * NEWS: Add entry.
812 * python/py-symbol.c (gdbpy_lookup_global_symbol): New function.
813 * python/python-internal.h (gdbpy_lookup_global_symbol): Declare it.
814 * python/python.c (GdbMethods): Add entry for lookup_global_symbol.
815
79b97fa8
TT
8162011-02-22 Tom Tromey <tromey@redhat.com>
817
818 * language.c (language_class_name_from_physname): Rename
819 'curr_language' argument to 'lang'; use in body.
820
298f437a
MS
8212011-02-22 Michael Snyder <msnyder@vmware.com>
822
823 * cli/cli-utils.c (number_is_in_list): Check for zero return.
824
b7ea3126
PA
8252011-02-22 Pedro Alves <pedro@codesourcery.com>
826
827 * frame-unwind.h: Fix comment to mention the this frame, not the
828 next.
829
58ee6d60
TT
8302011-02-22 Tom Tromey <tromey@redhat.com>
831
832 * symfile.c (auto_solib_limit): Remove.
833 * symfile.h (auto_solib_limit): Remove.
834
36238dbc
JB
8352011-02-22 Joel Brobecker <brobecker@adacore.com>
836
837 * Makefile.in (INSTALLED_LIBS): Delete. Update comment.
838
aea5b279
MS
8392011-02-21 Michael Snyder <msnyder@vmware.com>
840
841 * gdbthread.h (print_thread_info): Change prototype.
842 * thread.c (print_thread_info): Accept char* instead of int for
843 requested_threads argument. Use new function number_is_in_list
844 to determine which threads to list.
845 (info_threads_command): Pass char* to print_thread_info.
846 * cli/cli-utils.c (number_is_in_list): New function.
847 * cli/cli-utils.h (number_is_in_list): Export.
848 * mi/mi-main.c (mi_cmd_thread_info): Pass char* to
849 print_thread_info.
850 (print_one_inferior): Ditto.
851 (mi_cmd_list_thread_groups): Ditto.
852
8caa75ee
JK
8532011-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
854
855 * common/Makefile.in (CFLAGS): New.
856 (COMPILE): Add $(CFLAGS).
857
ea666128
TT
8582011-02-21 Tom Tromey <tromey@redhat.com>
859
860 * breakpoint.c (catch_syscall_command_1): Fix typo.
861
e9cafbcc
TT
8622011-02-21 Tom Tromey <tromey@redhat.com>
863
864 * reverse.c: Include cli-utils.h.
865 * printcmd.c: Include cli-utils.h.
866 (string_printf): Use skip_spaces.
867 * cli/cli-utils.h: New file.
868 * cli/cli-utils.c: New file.
869 * cli/cli-dump.h (skip_spaces): Move to cli-utils.h.
870 * cli/cli-dump.c (skip_spaces): Move to cli-utils.c.
871 * breakpoint.h (get_number, get_number_or_range): Move to
872 cli-utils.h.
873 * breakpoint.c: Include cli-utils.h.
874 (get_number_trailer, get_number, get_number_or_range)
875 (ep_skip_leading_whitespace): Move to cli-utils.c.
876 (create_breakpoint_sal, find_condition_and_thread)
877 (decode_static_tracepoint_spec, watch_command_1)
878 (watch_maybe_just_location, ep_parse_optional_if_clause)
879 (catch_fork_command_1, catch_exec_command_1)
880 (catch_syscall_command_1): Use skip_spaces, skip_to_space.
881 * Makefile.in (SUBDIR_CLI_OBS): Add cli-utils.o.
882 (SUBDIR_CLI_SRCS): Add cli-utils.c.
883 (HFILES_NO_SRCDIR): Add cli-utils.h.
884 (cli-utils.o): New target.
885
f67fd822
PM
8862011-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
887
888 * remote.c (remote_close): Reset INFERIOR_PTID to NULL_PTID
889 before calling discard_all_inferiors.
890
c9def01d
UW
8912011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
892
893 * opencl-lang.c (STRUCT_OCL_TYPE): Remove.
894 (struct builtin_opencl_type): Remove.
895 (builtin_opencl_type): Change return type to "struct type **".
896 (lookup_opencl_vector_type): Update caller.
897 (opencl_language_arch_info): Copy primitive type vector from gdbarch.
898 (build_opencl_types): Install plain array of "struct type *"
899 instead of "struct builtin_opencl_type".
900
e3039479
UW
9012011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
902 Ulrich Weigand <uweigand@de.ibm.com>
903
904 * arm-linux-nat.c: Include "observer.h" and "gdbthread.h".
905 (PTRACE_GETHBPREGS, PTRACE_SETHBPREGS): Define.
906 (struct arm_linux_hwbp_cap): New type.
907 (arm_linux_get_hwbp_cap): New function.
908 (arm_linux_get_hw_breakpoint_count): Likewise.
909 (arm_linux_get_hw_watchpoint_count): Likewise.
910 (arm_linux_can_use_hw_breakpoint): Likewise.
911 (arm_hwbp_type): New type.
912 (arm_hwbp_control_t): Likewise.
913 (struct arm_linux_hw_breakpoint): Likewise.
914 (struct arm_linux_thread_points): Likewise.
915 (arm_threads): New global variable.
916 (arm_linux_find_breakpoints_by_tid): New function.
917 (arm_hwbp_control_initialize): Likewise.
918 (arm_hwbp_control_is_enabled): Likewise.
919 (arm_hwbp_control_disable): Likewise.
920 (arm_linux_hw_breakpoint_initialize): Likewise.
921 (arm_linux_get_hwbp_type): Likewise.
922 (arm_linux_hw_watchpoint_initialize): Likewise.
923 (arm_linux_hw_breakpoint_equal): Likewise.
924 (arm_linux_insert_hw_breakpoint1): Likewise.
925 (arm_linux_remove_hw_breakpoint1): Likewise.
926 (arm_linux_insert_hw_breakpoint): Likewise.
927 (arm_linux_remove_hw_breakpoint): Likewise.
928 (arm_linux_region_ok_for_hw_watchpoint): Likewise.
929 (arm_linux_insert_watchpoint): Likewise.
930 (arm_linux_remove_watchpoint): Likewise.
931 (arm_linux_stopped_data_address): Likewise.
932 (arm_linux_stopped_by_watchpoint): Likewise.
933 (arm_linux_watchpoint_addr_within_range): Likewise.
934 (arm_linux_new_thread): Likewise.
935 (arm_linux_thread_exit): Likewise.
936 (_initialize_arm_linux_nat): Install hardware breakpoint/watchpoint
937 related target callbacks. Register arm_linux_new_thread and
938 arm_linux_thread_exit.
939 * arm-tdep.h (arm_pc_is_thumb): Add prototype.
940 * arm-tdep.c (arm_pc_is_thumb): Make global.
941 (arm_gdbarch_init): Call set_gdbarch_have_nonsteppable_watchpoint.
942
b5db5dfc
UW
9432011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
944
945 * breakpoint.c (update_watchpoint): Do not attempt to recreate
946 per-frame locations while within a function epilogue.
947
e25b2cfa
PM
9482011-02-21 Pierre Muller <muller@ics.u-strasbg.fr>
949
950 * ser-mingw.c (ser_windows_close): Reformat comment to better conform
951 to GNU coding standards.
952
4af53f97
PM
9532011-02-21 Pierre Muller <muller@ics.u-strasbg.fr>
954
955 Allow use of mingw native on Windows 95 OS.
e25b2cfa 956 * ser-mingw.c (CancelIo): New macro for dynamically loaded DLL entry.
4af53f97
PM
957 (ser_windows_close): Only call CancelIo if function exists.
958 (_initialize_ser_windows): Use LoadLirary/GetProcAddress
959 to check for existence of CancelIo function in kernel32 DLL.
960
d0e92d82
HZ
9612011-02-21 Hui Zhu <teawater@gmail.com>
962
963 * Makefile.in (HFILES_NO_SRCDIR): Add printcmd.h.
964 * ax-gdb.c (gen_printf_expr_callback): New function.
965 * ax-gdb.h (gen_printf_expr_callback): Forward declare.
966 * ax-general.c (ax_memcpy): New function.
967 (ax_print): Handle "printf".
968 (ax_reqs): Ditto.
969 * ax.h (ax_memcpy): Forward declare.
970 * common/ax.def (invalid2): Removed.
971 (printf): New entry.
972 * printcmd.c (printcmd.h): New include.
973 (string_printf): New function.
974 (ui_printf): Removed.
975 (printf_command): Remove static. Call string_printf.
976 (eval_command): Call string_printf.
977 * printcmd.h: New file.
978 * tracepoint.c (validate_actionline,
979 encode_actions_1): handle printf_command.
980
7d357efd
MS
9812011-02-19 Michael Snyder <msnyder@vmware.com>
982
983 * reverse.c (delete_one_bookmark): Argument is now bookmark
984 id rather than pointer to bookmark struct.
985 (delete_bookmark_command): Use get_number_or_range.
986 (goto_bookmark_command): Parse with get_number instead of strtoul.
987 (bookmark_1): New function. Print info for one bookmark.
988 (bookmarks_info): Use get_number_or_range and bookmark_1.
989
7a45ebd7
MS
9902011-02-18 Michael Snyder <msnyder@vmware.com>
991
992 * thread.c (info_threads_command): Re-implement using
993 get_number_or_range.
65ebfb52 994 (thread_apply_command): Ditto.
7a45ebd7 995
94d5e490
TT
9962011-02-18 Tom Tromey <tromey@redhat.com>
997
998 * common/ax.def: New file.
999 * ax.h (enum agent_op): Use ax.def.
1000 * ax-general.c (aop_map): Use ax.def.
1001
c7f96d2b
TT
10022011-02-18 Tom Tromey <tromey@redhat.com>
1003
1004 * ax-general.c (aop_map): Add pick and rot.
1005 * dwarf2loc.c (compile_dwarf_to_ax) <DW_OP_over>: Reimplement.
1006 <DW_OP_rot>: Implement.
1007 * ax.h (enum agent_op) <aop_pick, aop_rot>: New constants.
1008 (ax_pick): Declare.
1009 * ax-general.c (ax_pick): New function.
1010
66694b75
TT
10112011-02-18 Tom Tromey <tromey@redhat.com>
1012
1013 * Makefile.in (HFILES_NO_SRCDIR): Don't mention ada-operator.inc.
1014
eeaafae2
JK
10152011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1016 Tom Tromey <tromey@redhat.com>
1017
1018 * cp-support.c (make_symbol_overload_list_namespace): Do not call
1019 make_symbol_overload_list_block with NULL BLOCK.
1020 * valarith.c (unop_user_defined_p): Resolve also TYPE_CODE_TYPEDEF.
1021
3c3fe74c
PA
10222011-02-18 Pedro Alves <pedro@codesourcery.com>
1023
1024 * breakpoint.c (get_number_trailer): No longer accept a NULL PP.
1025 * breakpoint.h (get_number_or_range): Declare.
1026 * printcmd.c (ALL_DISPLAYS): Declare.
1027 (delete_display): Reimplement taking a display pointer.
1028 (undisplay_command): Accept a range of displays to delete, using
1029 get_number_or_range.
1030
13163d80
PM
10312011-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
1032
1033 * c-valprint.c (c_val_print): Add embedded_offset to address
1034 for arrays of unspecified length.
1035 * p-valprint.c (pascal_val_print): Likewise.
1036
b434a28f
YQ
10372011-02-18 Yao Qi <yao@codesourcery.com>
1038
1039 * gdb/arm-tdep.c (arm_displaced_step_copy_insn): Move code to ...
1040 (arm_process_displaced_insn): .. here. Remove parameter INSN.
1041 (thumb_process_displaced_insn): New.
1042 * gdb/arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Update
1043 call to arm_process_displaced_insn.
1044 * gdb/arm-tdep.h : Update declaration of arm_process_displaced_insn.
1045
9f6f94ff
TT
10462011-02-17 Tom Tromey <tromey@redhat.com>
1047
1048 * dwarf2loc.h (dwarf2_compile_expr_to_ax): Declare.
1049 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Rename from
1050 compile_dwarf_to_ax. No longer static. Call
1051 dwarf2_compile_cfa_to_ax.
1052 (locexpr_tracepoint_var_ref): Update.
1053 (loclist_tracepoint_var_ref): Update.
1054 * dwarf2-frame.h (dwarf2_compile_cfa_to_ax): Declare.
1055 * dwarf2-frame.c (execute_cfa_program): Remove 'this_frame'
1056 argument; add 'gdbarch' and 'pc'.
1057 (dwarf2_compile_cfa_to_ax): New function.
1058 (dwarf2_frame_cache): Update.
1059
e67ad678
JB
10602011-02-17 Joel Brobecker <brobecker@adacore.com>
1061
1062 * ada-lang.c (ada_type_of_array): Fix the size of the array
1063 in the case of an unconstrained packed array.
1064
946ebb0d
YQ
10652011-02-17 Yao Qi <yao@codesourcery.com>
1066
1067 * common/Makefile.in: Add more targets for make.
1068
1ba1b353
TT
10692011-02-16 Tom Tromey <tromey@redhat.com>
1070
1071 * dwarf2loc.c (unimplemented): Fix typo.
1072
b1bfef65
TT
10732011-02-16 Tom Tromey <tromey@redhat.com>
1074
1075 * dwarf2loc.c (unimplemented): Handle unnamed opcodes.
1076 (compile_dwarf_to_ax) <default>: Use unimplemented.
1077 <DW_OP_deref>: Update.
1078 (disassemble_dwarf_expression): Update.
1079 * dwarf2read.c (dwarf_stack_op_name): Remove 'def' argument.
1080 (decode_locdesc): Update.
1081 * dwarf2expr.h (dwarf_stack_op_name): Update.
1082
5f1e6f19
TT
10832011-02-16 Tom Tromey <tromey@redhat.com>
1084
1085 * ax.h (struct aop_map) <name>: Now const.
1086
a0c78a73
PA
10872011-02-16 Tom Tromey <tromey@redhat.com>
1088
1089 * ax-gdb.c.c (gen_expr) <UNOP_MEMVAL>: Handle value kinds other
1090 than axs_rvalue.
1091
946ebb0d 10922011-02-16 Yao Qi <yao@codesourcery.com>
a42244db
YQ
1093
1094 * infrun.c (get_displaced_step_closure_by_addr): New.
1095 * inferior.h: Declare it.
1096 * arm-tdep.c: (arm_pc_is_thumb): Call
1097 get_displaced_step_closure_by_addr. Adjust MEMADDR if it
1098 returns non-NULL.
1099
08807d5a
PA
11002011-02-16 Pedro Alves <pedro@codesourcery.com>
1101 Jan Kratochvil <jan.kratochvil@redhat.com>
1102
1103 gdb/
1104 * tracepoint.c (memrange_sortmerge): Fix list A's end calculation.
1105
29976f3f
PA
11062011-02-16 Pedro Alves <pedro@codesourcery.com>
1107 Jan Kratochvil <jan.kratochvil@redhat.com>
1108
1109 * value.c (value_contents_copy_raw): Extend describing comment.
1110 Assert that the destination contents we're overwriting are wholly
1111 available.
fb68ae73 1112 (value_contents_copy): Extend describing comment.
29976f3f 1113
cd24cfaa
PA
11142011-02-16 Pedro Alves <pedro@codesourcery.com>
1115 Jan Kratochvil <jan.kratochvil@redhat.com>
1116
1117 * value.c (value_available_contents_eq): Remove redundant local
1118 variables. Fix available contents comparision.
1119 * value.h (value_available_contents_eq): Extend describing
1120 comment.
1121
60bbf338
YQ
11222011-02-16 Yao Qi <yao@codesourcery.com>
1123
1124 * thread.c (info_threads_command): Add missing i18n markup and remove
1125 trailing newline.
1126
17450429
PP
11272011-02-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1128
1129 * breakpoint.c (longjmp_names): New variable.
1130 (struct breakpoint_objfile_data): New type.
1131 (breakpoint_objfile_key): New variable.
1132 (msym_not_found): New variable.
1133 (msym_not_found_p): New predicate.
1134 (get_breakpoint_objfile_data): New function.
1135 (create_overlay_event_breakpoint): Check per-objfile cache for
1136 symbols first.
1137 (create_longjmp_master_breakpoint): Likewise.
1138 (create_std_terminate_master_breakpoint): Likewise.
1139 (create_exception_master_breakpoint): Likewise.
1140 (_initialize_breakpoint): Register per-objfile data key.
1141
af02033e
PP
11422011-02-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1143
1144 * breakpoint.c ((create_overlay_event_breakpoint): Const-propagate
1145 parameter value.
1146 (create_longjmp_master_breakpoint): Loop over longjmp names.
1147 (create_std_terminate_master_breakpoint): Const-propagate parameter
1148 value.
1149 (update_breakpoints_after_exec): Adjust.
1150 (breakpoint_re_set): Adjust.
1151
60f98dde
MS
11522011-02-15 Michael Snyder <msnyder@vmware.com>
1153
cdf99611
MS
1154 * thread.c (info_threads_command): Process arg as thread id,
1155 or list of thread ids.
1156 (thread_find_command): New command.
1157 (_initialize_thread): Document argument for info threads.
1158 Document 'thread find' command.
1159 * NEWS: Document new command "thread find".
60f98dde 1160
0feedb2c
JK
11612011-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1162
1163 * Makefile.in (ACLOCAL_AMFLAGS): Add `-I ../config'.
1164 * aclocal.m4: Regenerated with aclocal-1.11.1.
1165 * common/configure: Regenerate with autoconf-2.64.
1166
648cd113
KW
11672011-02-15 Ken Werner <ken.werner@de.ibm.com>
1168
1169 * opencl-lang.c (build_opencl_types): Set the size of the built-in
1170 bool data type to a size of one byte.
1171
5657161f
PA
11722011-02-15 Pedro Alves <pedro@codesourcery.com>
1173 Jan Kratochvil <jan.kratochvil@redhat.com>
1174
1175 * target.c (memory_xfer_live_readonly_partial): Document where to
1176 look for interface description.
1177
494e194e
YQ
11782011-02-15 Yao Qi <yao@codesourcery.com>
1179
1180 PR tdep/12352
1181 * arm-tdep.c (copy_ldr_str_ldrb_strb): Replace PC with SP in
1182 order to store PC value on stack instead of text section.
1183
d9492458
TJB
11842011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
1185
1186 * rs6000-tdep.c (IS_EFP_PSEUDOREG): Use correct constant for
1187 the EFP register set size.
1188 (efpr_pseudo_register_read): Use regcache_raw_read_part to read
1189 data from the VMX register.
1190 (efpr_pseudo_register_write): Use regcache_raw_write_part to read
1191 and write data from/to the VMX register.
1192
cdf99611
MS
11932011-02-14 Michael Snyder <msnyder@vmware.com>
1194
1195 * command.h (enum command_class): New class 'no_set_class', for
1196 "show" commands without a corresponding "set" command.
1197 * value.c (_initialize_values): Use 'no_set_class' for "show values".
1198 * copying.c (_initialize_copying): Ditto for "show copying" and
1199 "show warranty".
1200 * cli/cli-cmds.c (init_cli_cmds): Ditto for "show commands" and
1201 "show version".
1202 * cli/cli-setshow.c (cmd_show_list): Skip "show" commands for
1203 which there is no corresponding "set" command (eg. "show copying").
1204
424447ee
PA
12052011-02-14 Pedro Alves <pedro@codesourcery.com>
1206 Jan Kratochvil <jan.kratochvil@redhat.com>
1207
1208 * exec.c (section_table_available_memory): Change `len' parameter
1209 type to ULONGEST.
1210 * exec.h (section_table_available_memory): Ditto.
1211 * value.h (read_value_memory): Rename the `offset' parameter to
1212 `embedded_offset'.
1213
c0f61f9c 12142011-02-14 Pedro Alves <pedro@codesourcery.com>
e0ccc0c7 1215 Jan Kratochvil <jan.kratochvil@redhat.com>
c0f61f9c
PA
1216
1217 * memrange.c (compare_mem_ranges): Mention sort order in
1218 describing comment.
1219 (normalize_mem_ranges): Add comment. Fix ra->length calculation.
1220 * tracepoint.c (traceframe_available_memory): Extend comment to
1221 mention what happens to RESULT when the target does not support
1222 the query.
1223
6bfc80c7
PA
12242011-02-14 Pedro Alves <pedro@codesourcery.com>
1225 Jan Kratochvil <jan.kratochvil@redhat.com>
1226
1227 * value.c (mark_value_bytes_unavailable): Fix indexing the `bef'
1228 range.
1229
e7303042
PA
12302011-02-14 Pedro Alves <pedro@codesourcery.com>
1231
1232 * value.c (value_bits_valid, value_bits_synthetic_pointer):
1233 No longer handle NULL values.
1234
8af8e3bc
PA
12352011-02-14 Pedro Alves <pedro@codesourcery.com>
1236
1237 * exceptions.h (NOT_AVAILABLE_ERROR): New error.
1238 * value.c: Include "exceptions.h".
1239 (require_available): Throw NOT_AVAILABLE_ERROR instead of a
1240 generic error.
1241 * cp-abi.c: Include gdb_assert.h.
1242 (baseclass_offset): Add `embedded_offset' and `val' parameters.
1243 Assert the method is implemented. Wrap NOT_AVAILABLE_ERROR
1244 errors.
1245 * cp-abi.h (baseclass_offset): Add `embedded_offset' and `val'
1246 parameters. No longer returns -1 on error.
1247 (struct cp_abi_ops) <baseclass_offset>: Add `embedded_offset' and
1248 `val' parameters.
1249 * cp-valprint.c: Include exceptions.h.
1250 (cp_print_value): Handle NOT_AVAILABLE_ERROR errors when fetching
1251 the baseclass_offset. Handle unavailable base classes. Use
1252 val_print_invalid_address.
1253 * p-valprint.c: Include exceptions.h.
1254 (pascal_object_print_value): Handle NOT_AVAILABLE_ERROR errors
1255 when fetching the baseclass_offset. No longer expect
1256 baseclass_offset returning -1. Handle unavailable base classes.
1257 Use val_print_invalid_address.
1258 * valops.c (dynamic_cast_check_1): Rename `contents' parameter to
1259 `valaddr' parameter, and change its type to gdb_byte pointer. Add
1260 `embedded_offset' and `val' parameters. Adjust.
1261 (dynamic_cast_check_2): Rename `contents' parameter to `valaddr'
1262 parameter, and change its type to gdb_byte pointer. Add
1263 `embedded_offset' and `val' parameters. Adjust. No longer expect
1264 baseclass_offset returning -1.
1265 (value_dynamic_cast): Use value_contents_for_printing rather than
1266 value_contents. Adjust.
1267 (search_struct_field): No longer expect baseclass_offset returning
1268 -1.
1269 (search_struct_method): If reading memory from the target is
1270 necessary, wrap it in a new value to pass to baseclass_offset. No
1271 longer expect baseclass_offset returning -1.
1272 (find_method_list): No longer expect baseclass_offset returning
1273 -1. Use value_contents_for_printing rather than value_contents.
1274 * valprint.c (val_print_invalid_address): New function.
1275 * valprint.h (val_print_invalid_address): Declare.
1276 * gdbtypes.c (is_unique_ancestor_worker): New `embedded_offset'
1277 and `val' parameters. No longer expect baseclass_offset returning
1278 -1. Adjust.
1279 * gnu-v2-abi.c: Include "exceptions.h".
1280 (gnuv2_baseclass_offset): Add `embedded_offset' and `val'
1281 parameters. Handle unavailable memory. Recurse through
1282 gnuv2_baseclass_offset directly, rather than through
1283 baseclass_offset. No longer returns -1 on not found, instead
1284 throw an error.
1285 * gnu-v3-abi.c (gnuv3_baseclass_offset): Add `embedded_offset' and
1286 `val' parameters. Adjust.
1287
1b28d0b3
PA
12882011-02-14 Pedro Alves <pedro@codesourcery.com>
1289
1290 * tracepoint.c (memrange_sortmerge): Don't merge ranges that are
1291 almost but not quite adjacent.
1292
ec0a52e1
PA
12932011-02-14 Pedro Alves <pedro@codesourcery.com>
1294
1295 * value.h (value_entirely_available): Declare.
1296 * value.c (value_entirely_available): New function.
1297 * c-valprint.c (c_value_print): Don't try fetching the pointer's
1298 real type if the pointer is unavailable.
1299
24e6bcee
PA
13002011-02-14 Pedro Alves <pedro@codesourcery.com>
1301
1302 * valops.c (value_repeat): Use read_value_memory instead of
1303 read_memory.
1304
39d37385
PA
13052011-02-14 Pedro Alves <pedro@codesourcery.com>
1306
1307 * value.h (value_contents_copy, value_contents_copy_raw): Declare.
1308 * value.c (value_contents_copy_raw, value_contents_copy): New
1309 functions.
1310 (value_primitive_field): Use value_contents_copy_raw instead of
1311 memcpy.
1312 * valops.c (value_fetch_lazy): Use value_contents_copy instead of
1313 memcpy.
1314 (value_array, value_slice): Ditto.
1315 * valarith.c (value_subscripted_rvalue): Use
1316 value_contents_copy_raw instead of memcpy.
1317
a3d34bf4
PA
13182011-02-14 Pedro Alves <pedro@codesourcery.com>
1319
1320 <unavailable> references.
1321
1322 * valops.c (get_value_at): Use value_from_contents_and_address,
1323 avoiding read_memory.
1324
9fc6d940
PA
13252011-02-14 Pedro Alves <pedro@codesourcery.com>
1326
1327 * c-valprint.c (c_val_print): Print a string with unavailable
1328 contents as an array.
1329
5467c6c8
PA
13302011-02-14 Pedro Alves <pedro@codesourcery.com>
1331
1332 * value.h (unpack_bits_as_long): Delete declaration.
1333 (unpack_value_bits_as_long): Declare.
1334 (unpack_value_field_as_long): Declare.
1335 (value_field_bitfield): Declare.
1336 * value.c (unpack_bits_as_long): Rename to...
1337 (unpack_value_bits_as_long_1): ... this. Add embedded_offset and
1338 value parameters. Return the extracted result in a new output
1339 parameter. If the value contents are unavailable, return false,
1340 otherwise return true.
1341 (unpack_value_bits_as_long): New.
1342 (unpack_field_as_long): Rename to...
1343 (unpack_value_field_as_long_1): ... this. Add embedded_offset and
1344 Add embedded_offset and value parameters. Return the extracted
1345 result in a new output parameter. If the value contents are
1346 unavailable, return false, otherwise return true.
1347 (unpack_value_field_as_long): New.
1348 (unpack_field_as_long_1): New.
1349 (unpack_field_as_long): Reimplement as wrapper around
1350 unpack_value_field_as_long_1.
1351 (value_field_bitfield): New function.
1352 * valops.c (value_fetch_lazy): When fetching a bitfield, use
1353 unpack_value_bits_as_long. Mark the value as unavailable, if it
1354 is unavailable.
1355 * jv-valprint.c (java_print_value_fields): Use
1356 value_field_bitfield.
1357 * p-valprint.c (pascal_object_print_value_fields): Use
1358 value_field_bitfield.
1359 * cp-valprint.c (cp_print_value_fields): Use value_field_bitfield.
1360
3158c6ed
PA
13612011-02-14 Pedro Alves <pedro@codesourcery.com>
1362
1363 * value.c (get_internalvar_integer): Also return the int value of
1364 TYPE_CODE_INT INTERNALVAR_VALUE values.
1365 (set_internalvar): Don't special case TYPE_CODE_INT.
1366
9fbdca0d
PA
13672011-02-14 Pedro Alves <pedro@codesourcery.com>
1368
1369 * value.c (struct internalvar) <enum internalvar_kind>: Remove
1370 INTERNALVAR_POINTER.
1371 <pointer>: Delete.
1372 (value_of_internalvar): Remove INTERNALVAR_POINTER handling.
1373 (set_internalvar): Remove special TYPE_CODE_PTR handling.
1374 (preserve_one_internalvar): Remove INTERNALVAR_POINTER handling.
1375
c8c1c22f
PA
13762011-02-14 Pedro Alves <pedro@codesourcery.com>
1377
1378 * value.h (value_available_contents_eq): Declare.
1379 * value.c (find_first_range_overlap): New function.
1380 (value_available_contents_eq): New function.
1381 * valprint.c (val_print_array_elements): Use
1382 value_available_contents_eq.
1383 * ada-valprint.c (val_print_packed_array_elements): Use
1384 value_available_contents_eq.
1385 * jv-valprint.c (java_value_print): Use
1386 value_available_contents_eq.
1387
e6e4e701
PA
13882011-02-14 Pedro Alves <pedro@codesourcery.com>
1389
1390 * target.c (target_read_live_memory): New function.
1391 (memory_xfer_live_readonly_partial): New.
1392 (memory_xfer_partial): If reading from a traceframe, fallback to
1393 reading unavailable read-only memory from read-only regions of
1394 live target memory.
1395 * tracepoint.c (disconnect_tracing): Adjust.
1396 (set_current_traceframe): New, factored out from
1397 set_traceframe_number.
1398 (set_traceframe_number): Reimplement to only change the traceframe
1399 number on the GDB side.
1400 (do_restore_current_traceframe_cleanup): Adjust.
1401 (make_cleanup_restore_traceframe_number): New.
1402 (cur_traceframe_number): New global.
1403 (tfile_open): Set cur_traceframe_number to no traceframe.
1404 (set_tfile_traceframe): New function.
1405 (tfile_trace_find): If looking up a traceframe using any method
1406 other than by number, make sure the current tfile traceframe
1407 matches gdb's current traceframe. Update the current tfile
1408 traceframe if the lookup succeeded.
1409 (tfile_fetch_registers, tfile_xfer_partial)
1410 (tfile_get_trace_state_variable_value): Make sure the remote
1411 traceframe matches gdb's current traceframe.
1412 * remote.c (remote_traceframe_number): New global.
1413 (remote_open_1): Set it to -1.
1414 (set_remote_traceframe): New function.
1415 (remote_fetch_registers, remote_store_registers)
1416 (remote_xfer_memory, remote_xfer_partial)
1417 (remote_get_trace_state_variable_value): Make sure the remote
1418 traceframe matches gdb's current traceframe.
1419 (remote_trace_find): If looking up a traceframe using any method
1420 other than by number, make sure the current remote traceframe
1421 matches gdb's current traceframe. Update the current remote
1422 traceframe if the lookup succeeded.
1423 * infrun.c (fetch_inferior_event): Adjust.
1424 * tracepoint.h (set_current_traceframe): Declare.
1425 (get_traceframe_number, set_traceframe_number): Add describing
1426 comments.
1427
e6ca34fc
PA
14282011-02-14 Pedro Alves <pedro@codesourcery.com>
1429
1430 Mark pieces of values as unavailable if the corresponding memory
1431 is unavailable.
1432
1433 * valops.c: Include tracepoint.h.
1434 (value_fetch_lazy): Use read_value_memory.
1435 (read_value_memory): New.
1436 * value.h (read_value_memory): Declare.
1437 * dwarf2loc.c (read_pieced_value): Use read_value_memory.
1438 * exec.c (section_table_available_memory): New function.
1439 * exec.h (section_table_available_memory): Declare.
1440
2a7498d8
PA
14412011-02-14 Pedro Alves <pedro@codesourcery.com>
1442
1443 * Makefile.in (SFILES): Add memrange.c.
1444 (HFILES_NO_SRCDIR): Add memrange.h.
1445 (COMMON_OBS): Add memrange.o.
1446 * memrange.c: New file.
1447 * memrange.h: New file.
1448 * tracepoint.c: Include memrange.h.
1449 (struct mem_range): Delete.
1450 (mem_range_s): Delete.
1451 (traceframe_available_memory): New function.
1452 * tracepoint.h (traceframe_available_memory): Declare.
1453
b3b9301e
PA
14542011-02-14 Pedro Alves <pedro@codesourcery.com>
1455
1456 * target.h (struct traceframe_info): Forward declare.
1457 (enum target_object): Add TARGET_OBJECT_TRACEFRAME_INFO.
1458 (struct target_ops) <to_traceframe_info>: New field.
1459 (target_traceframe_info): New.
1460 * target.c (update_current_target): Inherit and default
1461 to_traceframe_info.
1462 * remote.c (PACKET_qXfer_traceframe_info): New.
1463 (remote_protocol_features): Register qXfer:traceframe-info:read.
1464 (remote_xfer_partial): Handle TARGET_OBJECT_TRACEFRAME_INFO.
1465 (remote_traceframe_info): New.
1466 (init_remote_ops): Install it.
1467 (_initialize_remote): Install "set/show remote traceframe-info"
1468 commands.
1469 * tracepoint.h (parse_traceframe_info): Declare.
1470 * tracepoint.c (struct mem_range): New.
1471 (mem_range_s): New typedef.
1472 (struct traceframe_info): New.
1473 (traceframe_info): New global.
1474 (free_traceframe_info): New function.
1475 (clear_traceframe_info): New function.
1476 (start_tracing, tfind_1, set_traceframe_number): Clear traceframe
1477 info.
1478 (build_traceframe_info): New function.
1479 (tfile_traceframe_info): New function.
1480 (init_tfile_ops): Install tfile_traceframe_info.
1481 (traceframe_info_start_memory, free_result): New functions.
1482 (memory_attributes, traceframe_info_elements): New globals.
1483 (parse_traceframe_info, get_traceframe_info): New functions.
1484 * features/traceframe-info.dtd: New file.
1485 * Makefile.in (XMLFILES): Add traceframe-info.dtd.
1486
4e07d55f
PA
14872011-02-14 Pedro Alves <pedro@codesourcery.com>
1488
1489 Base support for <unavailable> value contents.
1490
4e07d55f
PA
1491 * value.h (value_bytes_available): Declare.
1492 (mark_value_bytes_unavailable): Declare.
1493 * value.c (struct range): New struct.
1494 (range_s): New typedef.
1495 (ranges_overlap): New function.
1496 (range_lessthan): New function.
1497 (ranges_contain_p): New function.
1498 (struct value) <unavailable>: New field.
1499 (value_bytes_available): New function.
1500 (mark_value_bytes_unavailable): New function.
1501 (require_not_optimized_out): Constify parameter.
1502 (require_available): New function.
1503 (value_contents_all, value_contents): Require all bytes be
1504 available.
1505 (value_free): Free `unavailable'.
1506 (value_copy): Copy `unavailable'.
1507 * valprint.h (val_print_unavailable): Declare.
1508 * valprint.c (valprint_check_validity): Rename `offset' parameter
1509 to `embedded_offset'. If printing a scalar, check whether the
1510 value chunk is available.
1511 (val_print_unavailable): New.
1512 (val_print_scalar_formatted): Check whether the value is
1513 available.
1514 * python/py-prettyprint.c (apply_val_pretty_printer): Refuse
1515 pretty-printing unavailable values.
1516
bc9a5551
JK
15172011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1518
1519 Fix const/volatile qualifiers of C++ types, PR c++/12328.
1520 * c-typeprint.c (c_type_print_args): Update the function comment. New
1521 variable param_type, initialize it. Remove const/volatile qualifiers
1522 for language_cplus and !show_artificial. Use param_type.
1523
93b55aa1
JK
15242011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1525
1526 * symtab.c (find_pc_sect_line): New variable objfile, initialize it
1527 from S. Iterate S using ALL_OBJFILE_SYMTABS. Verify BV for each S.
1528 * symtab.h (struct symtab) <next>: Comment extension.
1529
181d9476
YQ
15302011-02-12 Yao Qi <yao@codesourcery.com>
1531
1532 * Makefile.in (CLEANDIRS): Remove duplicated common dir.
1533
b708a5c7
JK
15342011-02-11 Yao Qi <yao@codesourcery.com>
1535
1536 * common/Makefile.in: Add copyright header.
1537
c5187ac6
PA
15382011-02-11 Pedro Alves <pedro@codesourcery.com>
1539
1540 * infrun.c (proceed): Move switching out and in of tfind mode from
1541 here ...
1542 (fetch_inferior_event): ... to here.
1543
4f3e6fb7
YQ
15442011-02-11 Yao Qi <yao@codesourcery.com>
1545
1546 * Makefile.in: Remove signals.o from COMMON_OBS. Link
1547 libcommon.a.
1548 * configure.ac: Add common to sub dir.
1549 * configure: Regenerate.
1550
b708a5c7
JK
15512011-02-11 Yao Qi <yao@codesourcery.com>
1552
1553 Build libcommon.a.
1554
1555 * common/Makefile.in: New.
1556 * common/configure.ac: New.
1557 * common/aclocal.m4: New.
1558 * common/configure: Generate.
1559
2287cc7e
PA
15602011-02-10 Pedro Alves <pedro@codesourcery.com>
1561
1562 * vec.h (VEC_block_remove): Place VEC_ASSERT_INFO on the right
1563 side of the parenthesis.
1564
1565 Merge from GCC:
1566 2010-07-13 Jakub Jelinek <jakub@redhat.com>
fc013618 1567 * vec.h (VEC_block_remove): Fix comment.
2287cc7e 1568
fd62cb89
MS
15692011-02-08 Michael Snyder <msnyder@vmware.com>
1570
1571 * linux-nat.c (linux_nat_filter_event): Fix typo in comment.
1572
56d2815c
JK
15732011-02-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1574
1575 * i386-tdep.c (i386_process_record): Rename l suffixes to d suffixes
1576 in comments for pcmpgtd, pcmpeqd, psubd, paddd, pcmpgtd, pcmpeqd,
1577 psubd and paddd.
1578
4f7d61a8
JK
15792011-02-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1580
1581 PR 12361.
1582 * i386-tdep.c (i386_process_record) <0x660f3807>: Fix the comment to
1583 phsubsw.
1584 (i386_process_record) <lddqu>: Fix the opcode to 0xf20ff0.
1585 (i386_process_record) <0x0f3807>: Fix the comment to phsubsw.
1586
54fcddd0
UW
15872011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
1588
1589 * dwarf2read.c (read_subroutine_type): Set special calling
1590 convention flag for functions compiled by IBM XL C for OpenCL.
1591 * ppc-sysv-tdep.c: Include "dwarf2.h"
1592 (ppc_sysv_abi_push_dummy_call): Implement IBM OpenCL vector types
1593 calling convention.
1594 (do_ppc_sysv_return_value): Add FUNC_TYPE argument. Implement
1595 IBM OpenCL vector types calling convention.
1596 (ppc_sysv_abi_return_value): Pass through FUNC_TYPE.
1597 (ppc_sysv_abi_broken_return_value): Likewise.
1598 (ppc64_sysv_abi_push_dummy_call): Implement IBM OpenCL vector
1599 types calling convention.
1600 (ppc64_sysv_abi_return_value): Likewise.
1601 * spu-tdep.c: Include "dwarf2.h"
1602 (spu_return_value): Implement IBM OpenCL vector types calling
1603 convention.
1604
d6dafb7c
UW
16052011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
1606
1607 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call): Implement
1608 correct ABI for AltiVec vector arguments.
1609
32b72a42
PA
16102011-02-07 Pedro Alves <pedro@codesourcery.com>
1611
1612 * valprint.c (val_print): Extend comment.
1613 * ada-valprint.c (ada_valprint): Rewrite comment deferring
1614 interface explanation to val_print.
1615 (ada_val_print_array): Adjust comment to current interface.
1616 (print_field_values): Adjust comment to current interface.
1617 * c-valprint.c (c_val_print): Rewrite comment deferring interface
1618 explanation to val_print.
1619 * f-valprint.c (f_val_print): Ditto.
1620 * jv-valprint.c (java_val_print): Ditto.
1621 * m2-valprint.c (m2_val_print): Ditto.
1622 * p-valprint.c (pascal_val_print): Ditto.
1623
9998af43
TJB
16242011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
1625
1626 * breakpoint.c (parse_breakpoint_sals): Fix description.
1627
505500db 16282011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
9998af43 1629 Oguz Kayral <oguzkayral@gmail.com>
505500db
SW
1630
1631 * python/py-inferior.c (python_on_normal_stop): New function.
1632 (python_on_resume): New function.
1633 (python_inferior_exit): New function.
1634 (gdbpy_initialize_inferior): Add normal_stop, target_resumed, and
1635 inferior_exit observers.
1636 * python/py-evtregistry.c: New file.
1637 * python/py-threadevent.c : New file.
1638 * python/py-event.c: New file.
1639 * python/py-evts.c: New file.
1640 * python/py-continueevent.c: New file.
1641 * python/py-bpevent.c: New file.
1642 * python/py-signalevent.c: New file.
1643 * python/py-exetiedevent.c: New file.
1644 * python/py-breakpoint.c (gdbpy_breakpoint_from_bpstats): New function.
1645 Move struct breakpoint_object from here...
1646 * python/python-internal.h: ... to here.
1647 * python/py-event.h: New file.
1648 * python/py-events.h: New file.
1649 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-breakpointstopevent.o,
1650 py-continueevent.o, py-event.o, py-eventregistry.o, py-events.o,
1651 py-exitedevent.o, py-signalstopevent.o, and py-stopevent.o.
1652 (SUBDIR_PYTHON_SRCS): Add py-breakpointstopevent.c,
1653 py-continueevent.c, py-event.c, py-eventregistry.c, py-events.c,
1654 py-exitedevent.c, py-signalstopevent.c, and py-stopevent.c.
1655 Add build rules for all the above.
1656
9e0ac564
TT
16572011-02-04 Tom Tromey <tromey@redhat.com>
1658
1659 * dwarf2read.c (dwarf2_section_empty_p): New function.
1660 (dwarf2_read_section): Use dwarf2_section_empty_p.
1661 (dwarf2_section_size): New function.
1662 (dwarf2_get_section_info): Unconditionally read section.
1663 (dwarf2_read_index): Use dwarf2_section_empty_p.
1664 (partial_read_comp_unit_head): Use dwarf2_section_size.
1665 (dwarf2_symbol_mark_computed): Likewise.
1666
eee5b35e
DD
16672011-02-04 David Daney <ddaney@caviumnetworks.com>
1668
1669 * NEWS: Add item for "catch syscall" on mips*-linux* targets.
1670
385203ed
DD
16712011-02-04 David Daney <ddaney@caviumnetworks.com>
1672
1673 * mips-linux-tdep.c: Include xml-syscall.h.
1674 (mips_linux_get_syscall_number): New function.
1675 (mips_linux_init_abi): Add calls to
1676 mips_linux_get_syscall_number() and set_xml_syscall_file_name().
1677 * data-directory/Makefile.in (SYSCALLS_FILES): Add
1678 mips-o32-linux.xml, mips-n32-linux.xml and mips-n64-linux.xml
1679 * syscalls/mips-n32-linux.xml: New file.
1680 * syscalls/mips-n64-linux.xml: New file.
1681 * syscalls/mips-o32-linux.xml: New file.
1682
9277c30c
UW
16832011-02-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1684
1685 * dwarf2read.c (dwarf2_ranges_read): Skip empty range entries.
1686 Complain about inverted range entries.
1687 (dwarf2_record_block_ranges): Likewise.
1688
a3be7890
TJB
16892011-02-04 Thiago Jung Bauermann <bauerman@br.ibm.com>
1690
1691 Fix some typos.
1692 * breakpoint.c (update_watchpoint): Fix name of the
1693 update_global_location_list function.
1694 (print_one_breakpoint): Fix typo.
1695 (_initialize_breakpoint): Remove extra space in hbreak help
1696 string.
1697 * breakpoint.h (struct bp_location) <length>: Fix field
1698 description.
1699
041274d8
PA
17002011-02-04 Pedro Alves <pedro@codesourcery.com>
1701
1702 * regcache.c (registers_changed_ptid): Don't explictly always
1703 clear `current_regcache'. Only clear current_thread_ptid and
1704 current_thread_arch when PTID matches. Only reinit the frame
1705 cache if PTID matches the current inferior_ptid. Move alloca(0)
1706 call to ...
1707 (registers_changed): ... here.
1708
c1c2ab58
UW
17092011-02-03 Ulrich Weigand <ulrich.weigand@linaro.org>
1710
1711 * arm-tdep.c (arm_skip_stack_protector): Accept any symbol that
1712 starts with __stack_chk_guard as stack guard symbol.
1713
9011945e
AB
17142011-02-03 Andrew Burgess <aburgess@broadcom.com>
1715
1716 * disasm.c (compare_lines): Handle the end of sequence markers
1717 within the line table to better support disassembling over
1718 compilation unit boundaries.
1719
e0634ccf
UW
17202011-02-02 Ulrich Weigand <ulrich.weigand@linaro.org>
1721
1722 * arm-tdep.c (skip_prologue_function): Add GDBARCH and IS_THUMB
1723 arguments. Skip in-prologue calls to glibc __aeabi_read_tp
1724 implementation even if no symbols are available.
1725 (thumb_analyze_prologue): Update call to skip_prologue_function.
1726 (arm_analyze_prologue): Likewise.
1727
0e9e9abd
UW
17282011-02-02 Ulrich Weigand <ulrich.weigand@linaro.org>
1729
1730 * arm-tdep.c: Include "observer.h".
1731 (arm_prologue_this_id): Use frame PC if get_frame_func returns 0.
1732 (arm_exidx_data_key): New static variable.
1733 (struct arm_exidx_entry, arm_exidx_entry_s): New data types.
1734 (struct arm_exidx_data): Likewise.
1735 (arm_exidx_data_free): New function.
1736 (arm_compare_exidx_entries): Likewise.
1737 (arm_obj_section_from_vma): Likewise.
1738 (arm_exidx_new_objfile): Likewise.
1739 (arm_find_exidx_entry): Likewise.
1740 (arm_exidx_fill_cache): Likewise.
1741 (arm_exidx_unwind_sniffer): Likewise.
1742 (arm_exidx_unwind): New global variable.
1743 (arm_gdbarch_init): Append unwinder arm_exidx_unwind.
1744 (_initialize_arm_tdep): Attach arm_exidx_new_objfile to new_objfile
1745 observer. Register arm_exidx_data_key as objfile data.
1746
2e9e421f
UW
17472011-02-02 Ulrich Weigand <ulrich.weigand@linaro.org>
1748
1749 * arm-tdep.c (arm_analyze_load_stack_chk_guard): Avoid build break
1750 due to accessing uninitialized variable. Fix indentation.
1751
580688f3
PA
17522011-02-02 Pedro Alves <pedro@codesourcery.com>
1753
1754 * c-valprint.c (c_value_print): When doing virtual base pointer
1755 adjustment, create a new value with adjusted contents rather than
1756 changing the contents of the value being printed (and getting it
1757 wrong).
1758
3d2c1d41
PA
17592011-02-02 Pedro Alves <pedro@codesourcery.com>
1760
1761 * xml-support.c (xml_find_attribute): New.
1762 (xinclude_start_include): Use it.
1763 * xml-support.h (xml_find_attribute): Declare.
1764 * memory-map.c (memory_map_start_memory)
1765 (memory_map_start_property): Use xml_find_attribute.
1766 * osdata.c (osdata_start_osdata, osdata_start_column): Use
1767 xml_find_attribute.
1768 * remote.c (start_thread): Use xml_find_attribute.
1769 * solib-target.c (library_list_start_segment)
1770 (library_list_start_section, library_list_start_library)
1771 (library_list_start_list): Use xml_find_attribute.
1772 * xml-tdesc.c (tdesc_start_target, tdesc_start_feature)
1773 (tdesc_start_union, tdesc_start_struct, tdesc_start_flags)
1774 (tdesc_start_field): Use xml_find_attribute.
1775
0af3e2db
UW
17762011-02-02 Ulrich Weigand <uweigand@de.ibm.com>
1777
1778 * opencl-lang.c (STRINGIFY): Rename to OCL_STRING.
1779 (BUILD_OCL_VTYPES): Update.
1780
c1039e3c
JB
17812011-02-02 Joel Brobecker <brobecker@adacore.com>
1782
1783 * configure.ac: Work around non-GNU sed limitation when computing
1784 python version number.
1785 * configure: Regenerate.
1786
600ea1be
JK
17872011-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1788
1789 Fix debug printing of TYPE_INSTANCE.
1790 * expprint.c (print_subexp_standard) <TYPE_INSTANCE>: New.
1791 (dump_subexp_body_standard) <TYPE_INSTANCE>: New.
1792
56c12414
JK
17932011-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1794
1795 Fix debug printing of BINOP_IN, OP_OBJC_MSGCALL,
1796 OP_F77_UNDETERMINED_ARGLIST, OP_COMPLEX, OP_OBJC_SELECTOR, OP_NAME,
1797 OP_OBJC_NSSTRING, OP_F90_RANGE and OP_DECFLOAT.
1798 * ada-operator.inc: Rename the file to ...
1799 * ada-operator.def: ... here, wrap all the entries by macro OP.
1800 * expprint.c (op_name_standard): Remove all the entries. Include
1801 "std-operator.def" instead.
1802 * expression.h (enum exp_opcode): Include "std-operator.def" and
1803 "ada-operator.def". Move all the entries ...
1804 * std-operator.def: ... here, wrap all the entries by macro OP.
1805
c52b559d
PP
18062011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
1807
1808 * breakpoint.h (remove_jit_event_breakpoints): New prototype.
1809 * breakpoint.c (remove_jit_event_breakpoints): New function.
1810 * jit.c (jit_descriptor_addr): Delete.
1811 (registering_code): Delete.
1812 (clear_int): Delete.
1813 (jit_inferior_data): New variable.
1814 (struct jit_inferior_data): New type.
1815 (get_jit_inferior_data): New function.
1816 (jit_inferior_data_cleanup): New function.
1817 (jit_read_descriptor): Adjust.
1818 (jit_register_code): Adjust.
1819 (jit_breakpoint_re_set_internal): New function; move code here ...
1820 (jit_inferior_init): ... from here.
1821 (jit_breakpoint_re_set): Adjust.
1822 (jit_reset_inferior_data_and_breakpoints): New function.
1823 (jit_inferior_created_observer): Adjust.
1824 (jit_inferior_exit_hook): Adjust.
1825 (jit_executable_changed_observer): New function.
1826 (jit_event_handler): Adjust.
1827 (_initialize_jit): Adjust.
1828
e839132d
MS
18292011-01-31 Michael Snyder <msnyder@vmware.com>
1830
1831 * m32r-tdep.c (m32r_gdbarch_init): Replace accidentally deleted
1832 line.
1833
47a80e90
TT
18342011-01-31 Tom Tromey <tromey@redhat.com>
1835
1836 PR python/12216:
1837 * python/python.c (execute_gdb_command): Call
1838 prevent_dont_repeat.
1839 * top.c (suppress_dont_repeat): New global.
1840 (dont_repeat): Use it.
1841 (prevent_dont_repeat): New function.
1842 * command.h (prevent_dont_repeat): Declare.
1843
45a43567
TT
18442011-01-31 Tom Tromey <tromey@redhat.com>
1845
1846 * infcmd.c (finish_backward): Use breakpoint_set_silent.
1847 * python/py-breakpoint.c (bppy_set_silent): Use
1848 breakpoint_set_silent.
1849 (bppy_set_thread): Use breakpoint_set_thread.
1850 (bppy_set_task): Use breakpoint_set_task.
1851 * breakpoint.h (breakpoint_set_silent, breakpoint_set_thread)
1852 (breakpoint_set_task): Declare.
1853 (make_breakpoint_silent): Remove.
1854 * breakpoint.c (breakpoint_set_silent): New function.
1855 (breakpoint_set_thread): Likewise.
1856 (breakpoint_set_task): Likewise.
1857 (make_breakpoint_silent): Remove.
1858
09d682a4
TT
18592011-01-31 Tom Tromey <tromey@redhat.com>
1860
1861 * breakpoint.h (user_breakpoint_p): Declare.
1862 * breakpoint.c (user_breakpoint_p): New function.
1863 (breakpoint_1): Use it.
1864 (save_breakpoints): Likewise.
1865
9c4ea6c5
JB
18662011-01-31 Joel Brobecker <brobecker@adacore.com>
1867
1868 * configure.ac: Add handling of Python distribution on Windows.
1869 * python-config.py: If the LIBS, SYSLIBS, LIBPL and/or LINKFORSHARED
1870 sysconfig variables are not defined, then do not use them.
1871 On Windows, if LIBPL is not defined, then use prefix + '/libs'
1872 instead. On Windows, return all paths using forward-slashes
1873 rather than backslashes.
1874
ac534cba
JB
18752011-01-31 Joel Brobecker <brobecker@adacore.com>
1876
1877 * configure.ac: Remove fallback behavior for building
1878 against Python. Remove tweaking of Python include path.
1879 Add PYTHON_CPPFLAGS and PYTHON_LIBS substitution.
1880 (AC_TRY_LIBPYTHON): Adjust program used in linking test.
1881 If link is successful, set PYTHON_CPPFLAGS and PYTHON_LIBS.
1882 Always restore CPPFLAGS and LIBS after linking test.
1883 * configure: Regenerated.
1884 * Makefile.in (INTERNAL_CPPFLAGS): Add @PYTHON_CPPFLAGS@.
1885 (INSTALLED_LIBS, CLIBS): Add @PYTHON_LIBS@.
1886 * python/python-internal.h: Adjust includes of Python .h files.
1887
c2f0d045
JB
18882011-01-31 Joel Brobecker <brobecker@adacore.com>
1889
1890 * tracepoint.c (traceframe_walk_blocks): Add missing i18n markup
1891 in error message.
1892
6b0c4c1f
JB
18932011-01-31 Joel Brobecker <brobecker@adacore.com>
1894
1895 * inflow.c (gdb_has_a_terminal): Fix typo in interactive_mode
1896 value test.
1897
672c9795
YQ
18982011-01-31 Yao Qi <yao@codesourcery.com>
1899
1900 * arm-linux-nat.c: Update calls to regcache_register_status
1901 instead of regcache_valid_p.
1902 * aix-thread.c: Likewise.
1903 * i386gnu-nat.c: Likewise.
1904
80b23b6a
JK
19052011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1906
1907 Fix crash.
1908 * valops.c (compare_parameters): Verify TYPE_NFIELDS before
1909 touching TYPE_FIELD_ARTIFICIAL.
1910
4cd712bd
RE
19112011-01-28 Richard Earnshaw <rearnsha@arm.com>
1912
1913 * MAINTAINERS: Move myself from Responsible Maintainers to Authorized
1914 Committers.
1915
ffd5ec24
PA
19162011-01-28 Pedro Alves <pedro@codesourcery.com>
1917
1918 * tracepoint.c (tfile_xfer_partial): If there's no traceframe
1919 selected, don't try iterating over the traceframe's blocks.
1920 (tfile_has_stack): If there's no traceframe selected, then there's
1921 no stack.
1922 (tfile_has_registers): If there's no traceframe selected, then
1923 there's no registers.
1924
e8c9e0a1
PA
19252011-01-28 Pedro Alves <pedro@codesourcery.com>
1926
1927 * target.c (memory_xfer_partial): No need to restore shadows if we
1928 haven't read anything.
1929
de15c4ab
PA
19302011-01-28 Pedro Alves <pedro@codesourcery.com>
1931
1932 * mips-tdep.c (mips_print_register): Use get_frame_register_value
1933 and val_print_scalar_formatted.
1934
9f41c731
PA
19352011-01-27 Pedro Alves <pedro@codesourcery.com>
1936
1937 * tracepoint.c (tfile_read): New.
1938 (tfile_open): Use it.
1939 (tfile_get_traceframe_address): Use it.
1940 (tfile_trace_find): Use it.
1941 (walk_blocks_callback_func): New typedef.
1942 (match_blocktype): New function.
1943 (traceframe_walk_blocks): New function.
1944 (traceframe_find_block_type): New function.
1945 (tfile_fetch_registers, tfile_xfer_partial)
1946 (tfile_get_trace_state_variable_value): Use
1947 traceframe_find_block_type and tfile_read.
1948
cdefc55d
KB
19492011-01-26 Kevin Buettner <kevinb@redhat.com>
1950
1951 * remote-mips.c: Add internationalization mark ups. Remove
1952 trailing \n from already marked up strings.
1953
a81766d8
TT
19542011-01-26 Tom Tromey <tromey@redhat.com>
1955
1956 * python/py-prettyprint.c (print_string_repr): Clear
1957 'addressprint' option when calling val_print_string.
1958 (print_children): Handle Val_pretty_default. Clear 'addressprint'
1959 option when calling val_print_string.
1960
74aedc46
TT
19612011-01-26 Tom Tromey <tromey@redhat.com>
1962
1963 * python/python.c (gdbpy_solib_name): Use gdb_py_longest and
1964 GDB_PY_LL_ARG.
1965 * python/python-internal.h (GDB_PY_LL_ARG, GDB_PY_LLU_ARG): New
1966 macros.
1967 (gdb_py_longest, gdb_py_ulongest): New typedefs.
1968 (gdb_py_long_from_longest, gdb_py_long_from_ulongest)
1969 (gdb_py_long_as_ulongest): New defines.
1970 (gdb_py_object_from_longest, gdb_py_object_from_ulongest)
1971 (gdb_py_int_as_long): Declare.
1972 * python/py-value.c (valpy_lazy_string): Use gdb_py_longest,
1973 GDB_PY_LL_ARG, gdb_py_object_from_longest.
1974 (valpy_long): Add comment.
1975 * python/py-utils.c (get_addr_from_python): Use
1976 gdb_py_long_as_ulongest. Handle overflow properly.
1977 (gdb_py_object_from_longest): New function.
1978 (gdb_py_object_from_ulongest): Likewise.
1979 (gdb_py_int_as_long): Likewise.
1980 * python/py-type.c (typy_array): Use gdb_py_int_as_long.
1981 * python/py-symtab.c (salpy_get_pc): Use
1982 gdb_py_long_from_ulongest.
1983 (salpy_get_line): Use PyInt_FromLong.
1984 * python/py-param.c (set_parameter_value): Use
1985 gdb_py_int_as_long.
1986 * python/py-lazy-string.c (stpy_get_address): Use
1987 gdb_py_long_from_ulongest.
1988 * python/py-frame.c (frapy_pc): Use gdb_py_long_from_ulongest.
1989 * python/py-cmd.c (cmdpy_completer): Use gdb_py_int_as_long.
1990 * python/py-breakpoint.c (bppy_set_thread): Use
1991 gdb_py_int_as_long.
1992 (bppy_set_task): Likewise.
1993 (bppy_set_ignore_count): Likewise.
1994 (bppy_set_hit_count): Likewise.
1995 * python/py-block.c (blpy_get_start): Use
1996 gdb_py_object_from_ulongest.
1997 (blpy_get_end): Likewise.
1998 (gdbpy_block_for_pc): Use gdb_py_ulongest and GDB_PY_LLU_ARG.
1999
e4f6d2ec
TJB
20002011-01-25 Mathieu Lacage <mathieu.lacage@inria.fr>
2001
2002 PR/symtab 11766:
2003 * gdb/objfiles.h (struct objfile) <addr_low>: New field.
2004 * gdb/solib.c (solib_read_symbols): Check for addr_low in
2005 equality test for objfile, initialize addr_low if needed.
2006
b30aa278
PA
20072011-01-25 Pedro Alves <pedro@codesourcery.com>
2008
2009 * tui/tui-regs.c (tui_register_format): Remove dead code.
2010
ab2188aa
PA
20112011-01-25 Pedro Alves <pedro@codesourcery.com>
2012
2013 * printcmd.c (print_formatted): Use val_print_scalar_formatted
2014 instead of print_scalar_formatted.
2015 (print_scalar_formatted): Don't handle 's' format strings here,
2016 and add an assertion that we never see such format here.
2017 * valprint.h (val_print_scalar_formatted): Declare.
2018 * valprint.c (val_print_scalar_formatted): New.
2019 * c-valprint.c (c_val_print): Use val_print_scalar_formatted
2020 instead of print_scalar_formatted.
2021 * jv-valprint.c (java_val_print): Ditto.
2022 * p-valprint.c (pascal_val_print): Ditto.
2023 * ada-valprint.c (ada_val_print_1): Ditto.
2024 * f-valprint.c (f_val_print): Ditto.
2025 * infcmd.c (registers_info): Ditto.
2026 * m2-valprint.c (m2_val_print): Ditto.
2027
66d61a4c
PA
20282011-01-25 Pedro Alves <pedro@codesourcery.com>
2029
2030 * m2-valprint.c (print_unbounded_array): Pass
2031 value_contents_for_printing rather than value_contents, to
2032 m2_print_array_contents. Also pass in the value.
2033
831adc1f
JK
20342011-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2035
2036 * dwarf2read.c (dwarf2_read_index, write_psymtabs_to_index)
2037 (save_gdb_index_command): Switch to .gdb_index version 4.
2038
20622269
PA
20392011-01-25 Pedro Alves <pedro@codesourcery.com>
2040
2041 * mi/mi-main.c (get_register): Use get_frame_register_value rather
2042 than frame_register, and always pass a valid value to val_print.
2043
585fdaa1
PA
20442011-01-25 Pedro Alves <pedro@codesourcery.com>
2045
2046 Centralize printing "<optimized out>".
2047
2048 * valprint.h (val_print_optimized_out): Declare.
2049 * cp-valprint.c (cp_print_value_fields): Use
2050 val_print_optimized_out.
2051 * jv-valprint.c (java_print_value_fields): Ditto.
2052 * p-valprint.c (pascal_object_print_value_fields): Ditto.
2053 * printcmd.c (print_formatted): Ditto.
2054 * valprint.c (valprint_check_validity): Ditto.
2055 (value_check_printable): Ditto.
2056 (val_print_optimized_out): New.
2057
29ec5263
PA
20582011-01-25 Pedro Alves <pedro@codesourcery.com>
2059
2060 * infcmd.c (default_print_registers_info): Allocate values so to
2061 never pass a NULL value to val_print.
2062
de4127a3
PA
20632011-01-25 Pedro Alves <pedro@codesourcery.com>
2064
2065 * cp-valprint.c (cp_print_value): Treat the 'skip' local as
2066 boolean. Make sure to always pass a value that matches the
2067 contents buffer to callees. Preserve `address' for following
2068 iterations.
2069 * value.c (value_contents_for_printing_const): New.
2070 (value_address): Constify value argument.
2071 * value.h (value_contents_for_printing_const): Declare.
2072 (value_address): Constify value argument.
2073
ee99023e
PA
20742011-01-25 Pedro Alves <pedro@codesourcery.com>
2075
2076 * regcache.c (struct regcache_descr): Rename
2077 sizeof_raw_register_valid_p field to sizeof_raw_register_status,
2078 and sizeof_cooked_register_valid_p to
2079 sizeof_cooked_register_status.
2080 (init_regcache_descr): Adjust.
2081 (struct regcache): Rename register_valid_p field to
2082 register_status.
2083 (regcache_xmalloc_1, regcache_xfree, regcache_save)
2084 (do_cooked_read): Adjust.
2085 (regcache_valid_p): Rename to ...
2086 (regcache_register_status): ... this. Adjust.
2087 (regcache_invalidate): Adjust.
2088 (regcache_raw_read, regcache_cooked_read, regcache_raw_write):
2089 Adjust.
2090 (regcache_raw_supply): Adjust. If buf i NULL, mark the register
2091 as unavailable, not valid.
2092 (regcache_dump): Adjust.
2093 * regcache.h (enum register_status): New.
2094 (regcache_register_status): Declare.
2095 (regcache_invalidate): Delete declaration.
2096 * corelow.c (get_core_registers): Adjust.
2097 * tracepoint.c (tfile_fetch_registers): Adjust.
2098 * trad-frame.c (REG_VALUE): Rename to ...
2099 (TF_REG_VALUE): ... this.
2100 (REG_UNKNOWN): Rename to ...
2101 (TF_REG_UNKNOWN): ... this.
2102 (trad_frame_set_value, trad_frame_set_unknown): Adjust.
2103 * mi/mi-main.c (register_changed_p): Adjust.
2104
99e42fd8
PA
21052011-01-25 Pedro Alves <pedro@codesourcery.com>
2106
2107 * regcache.c (struct regcache_descr): Remove outdated comment.
2108 (init_regcache_descr): Remove sizeof_raw_register_valid_p
2109 overallocate hack.
2110 (regcache_xmalloc): Rename to ...
2111 (regcache_xmalloc_1): ... this. Add `readonly_p' parameter.
2112 Allocate the regcache type accordingly.
2113 (regcache_xmalloc): New as wrapper around regcache_xmalloc_1.
2114 (regcache_xfree): Asser the source is also readonly. Copy sizeof
2115 cooked registers, not raw.
2116 (regcache_dup_no_passthrough): Delete.
2117 (get_thread_arch_regcache): Use regcache_xmalloc_1.
2118 * h8300-tdep.c (h8300_push_dummy_call): Tweak comment to not
2119 mention obsolete write_register_bytes.
2120 * regcache.h (regcache_dup_no_passthrough): Delete declaration.
2121
f7605bc2
PA
21222011-01-25 Pedro Alves <pedro@codesourcery.com>
2123
2124 Stop remote_read_bytes from handling partial reads itself.
2125
2126 * remote-fileio.c: Include target.h.
2127 (remote_fileio_write_bytes): Delete.
2128 (remote_fileio_func_open, remote_fileio_func_write)
2129 (remote_fileio_func_rename, remote_fileio_func_unlink): Use
2130 target_read_memory.
2131 (remote_fileio_func_stat): Use target_read_memory and
2132 target_write_memory.
2133 (remote_fileio_func_gettimeofday): Use target_write_memory.
2134 (remote_fileio_func_system): Use target_read_memory.
2135 * remote.c (remote_write_bytes): Make it static.
2136 (remote_read_bytes): Don't handle partial reads here.
2137 * remote.h (remote_read_bytes): Delete declaration.
2138
efc0eabd
PA
21392011-01-25 Pedro Alves <pedro@codesourcery.com>
2140
2141 Simplify XML parsing a bit.
2142
2143 * xml-support.h (gdb_xml_parse_quick): Declare.
2144 * xml-support.c (gdb_xml_create_parser_and_cleanup_1): Renamed
2145 from gdb_xml_create_parser_and_cleanup, and added `old_chain'
2146 parameter.
2147 (gdb_xml_create_parser_and_cleanup): Reimplement on top of
2148 gdb_xml_create_parser_and_cleanup_1.
2149 (gdb_xml_parse_quick): New.
2150 * memory-map.c (parse_memory_map): Use gdb_xml_parse_quick.
2151 * osdata.c (osdata_parse): Ditto.
2152 * remote.c (remote_threads_info): Ditto.
2153 * solib-target.c (solib_target_parse_libraries): Ditto.
2154 * xml-syscall.c (syscall_parse_xml): Ditto.
2155 * xml-tdesc.c (tdesc_parse_xml): Ditto.
2156
314d366a
KB
21572011-01-24 Kevin Buettner <kevinb@redhat.com>
2158
2159 * configure.tgt (mips*-*-elf): New; just like mips*-*-*, but
2160 with remote-mips.o added to gdb_target_obs.
2161 * Makefile.in (ALL_TARGET_OBS): Add remote-mips.o.
2162
a491d753
PA
21632011-01-24 Pedro Alves <pedro@codesourcery.com>
2164
2165 * ada-valprint.c (val_print_packed_array_elements): Pass the
2166 correct struct value to val_print.
2167 (ada_val_print_1): Ditto.
2168
490f124f
PA
21692011-01-24 Pedro Alves <pedro@codesourcery.com>
2170
2171 Don't lose embedded_offset in printing routines throughout.
2172
2173 * valprint.h (val_print_array_elements): Change prototype.
2174 * valprint.c (val_print_array_elements): Add `embedded_offset'
2175 parameter, and adjust to pass it down to val_print, while passing
2176 `valaddr' or `address' unmodified. Take embedded_offset into
2177 account when checking repetitions.
2178 * c-valprint.c (c_val_print): Pass embedded_offset to
2179 val_print_array_elements instead of adjusting `valaddr' and
2180 `address'.
2181 * m2-valprint.c (m2_print_array_contents, m2_val_print): Pass
2182 embedded_offset to val_print_array_elements instead of adjusting
2183 `valaddr'.
2184 * p-lang.h (pascal_object_print_value_fields): Adjust prototype.
2185 * p-valprint.c (pascal_val_print): Pass embedded_offset to
2186 val_print_array_elements and pascal_object_print_value_fields
2187 instead of adjusting `valaddr'.
2188 (pascal_object_print_value_fields): Add `offset' parameter, and
2189 adjust to use it.
2190 (pascal_object_print_value): Add `offset' parameter, and adjust to
2191 use it.
2192 (pascal_object_print_static_field): Use
2193 value_contents_for_printing/value_embedded_offset, rather than
2194 value_contents.
2195 * ada-valprint.c (val_print_packed_array_elements): Add `offset'
2196 parameter, and adjust to use it. Use
2197 value_contents_for_printing/value_embedded_offset, rather than
2198 value_contents.
2199 (ada_val_print): Rename `valaddr0' parameter to `valaddr'.
2200 (ada_val_print_array): Add `offset' parameter, and adjust to use
2201 it.
2202 (ada_val_print_1): Rename `valaddr0' parameter to `valaddr', and
2203 `embedded_offset' to `offset'. Don't re-adjust `valaddr'.
2204 Instead work with offsets. Use
2205 value_contents_for_printing/value_embedded_offset, rather than
2206 value_contents. Change `defer_val_int' local type to CORE_ADDR,
2207 and use value_from_pointer to extract a target pointer, rather
2208 than value_from_longest.
2209 (print_variant_part): Add `offset' parameter. Replace
2210 `outer_valaddr' parameter by a new `outer_offset' parameter.
2211 Don't re-adjust `valaddr'. Instead pass down adjusted offsets.
2212 (ada_value_print): Use
2213 value_contents_for_printing/value_embedded_offset, rather than
2214 value_contents.
2215 (print_record): Add `offset' parameter, and adjust to pass it
2216 down.
2217 (print_field_values): Add `offset' parameter. Replace
2218 `outer_valaddr' parameter by a new `outer_offset' parameter.
2219 Don't re-adjust `valaddr'. Instead pass down adjusted offsets.
2220 Use value_contents_for_printing/value_embedded_offset, rather than
2221 value_contents.
2222 * d-valprint.c (dynamic_array_type): Use
2223 value_contents_for_printing/value_embedded_offset, rather than
2224 value_contents.
2225 * jv-valprint.c (java_print_value_fields): Add `offset' parameter.
2226 Don't re-adjust `valaddr'. Instead pass down adjusted offsets.
2227 (java_print_value_fields): Take `offset' into account. Don't
2228 re-adjust `valaddr'. Instead pass down adjusted offsets.
2229 (java_val_print): Take `embedded_offset' into account. Pass it to
2230 java_print_value_fields.
2231 * f-valprint.c (f77_print_array_1): Add `embedded_offset'
2232 parameter. Don't re-adjust `valaddr' or `address'. Instead pass
2233 down adjusted offsets.
2234 (f77_print_array): Add `embedded_offset' parameter. Pass it down.
2235 (f_val_print): Take `embedded_offset' into account.
2236
7bfc9434
JB
22372011-01-21 Joel Brobecker <brobecker@adacore.com>
2238
2239 * inflow.c: Include "gdbcmd.h".
2240 (interactive_mode): New static global, moved here from top.c.
2241 (show_interactive_mode): New function, moved here from top.c.
2242 use gdb_has_a_terminal instead of input_from_terminal_p to
2243 determine the current mode.
2244 (gdb_has_a_terminal): Add handling of the "iteractive-mode"
2245 setting.
2246 (_initialize_inflow): Add the "set/show interactive-mode"
2247 commands. Moved here from top.c, after having adjusted slightly
2248 the help text.
2249 * top.c (interactive_mode, show_interactive_mode): Delete, moved
2250 to inflow.c.
2251 (input_from_terminal_p): Remove handling of "interactive-mode"
2252 setting, moved to infow.c.
2253 (init_main): Remove creation of the "set/show interactive-mode"
2254 commands, moved to inflow.c.
2255
44603653
JB
22562011-01-19 Joel Brobecker <brobecker@adacore.com>
2257
2258 * NEWS: Add entry for native ia64-hpux support.
2259
4694da01
TT
22602011-01-19 Tom Tromey <tromey@redhat.com>
2261
2262 PR mi/8618:
2263 * thread.c (free_thread): Free 'name'.
2264 (print_thread_info): Emit thread name. Change CLI output.
2265 (thread_name_command): New function.
2266 (do_captured_thread_select): Emit newline.
2267 (_initialize_thread): Register 'thread name' command.
2268 * target.h (struct target_ops) <to_thread_name>: New field.
2269 (target_thread_name): New macro.
2270 * target.c (update_current_target): Handle to_thread_name.
2271 * python/py-infthread.c (thpy_get_name): New function.
2272 (thpy_set_name): Likewise.
2273 (thread_object_getset): Add "name".
2274 * linux-nat.c (linux_nat_thread_name): New function.
2275 (linux_nat_add_target): Set to_thread_name.
2276 * gdbthread.h (struct thread_info) <name>: New field.
2277
10d44370
JB
22782011-01-18 Joel Brobecker <brobecker@adacore.com>
2279
2280 * ada-valprint.c (ada_print_scalar): Remove unsigned char downcast.
2281 (ada_val_print_1): Likewise.
2282
e3acb115
JB
22832011-01-18 Joel Brobecker <brobecker@adacore.com>
2284
2285 * rs6000-tdep.c (rs6000_skip_prologue): Make sure that the prologue
2286 upper limit address is not greater than the function end address
2287 when the upper limit could not be computed using the debugging
2288 info.
2289
dc92e161
TT
22902011-01-17 Tom Tromey <tromey@redhat.com>
2291
2292 * cli/cli-cmds.c (apropos_command): Free the compiled regex. Use
2293 get_regcomp_error.
2294 * utils.c: Include gdb_regex.h.
2295 (do_regfree_cleanup): New function.
2296 (make_regfree_cleanup): Likewise.
2297 (get_regcomp_error): Likewise.
2298 * gdb_regex.h (make_regfree_cleanup, get_regcomp_error): Declare.
2299
f55af66d
TT
23002011-01-17 Tom Tromey <tromey@redhat.com>
2301
2302 * cli/cli-cmds.c (apropos_command): Fix formatting. Don't call
2303 re_compile_fastmap.
2304
a5a44b53
PM
23052011-01-17 Pierre Muller <muller@ics.u-strasbg.fr>
2306
2307 * p-exp.y (intvar): New static variable, used to set CURRENT_TYPE
2308 for internal variables.
2309 (last_was_structop): New static variable.
2310 (COMPLETE): New token.
2311 (field_exp): New rule to group all '.' suffix handling.
2312 Add mark_struct_expression calls when approriate to be able
2313 to correctly find fields for completion.
2314 (yylex): Adapt to handle field completion and set INTVAR when
2315 required.
2316
2c291032
YQ
23172011-01-14 Yao Qi <yao@codesourcery.com>
2318
2319 * arm-tdep.c (arm_register_reggroup_p): FPS register is in
2320 save_reggroup, restore_reggroup and all_reggroup.
2321
447b483c
JB
23222011-01-14 Joel Brobecker <brobecker@adacore.com>
2323
2324 * ada-valprint. (ada_printchar): Use the correct type length
2325 in call to ada_emit_char.
2326 * c-valprint.c (c_val_print): Remove cast in call to LA_PRINT_CHAR.
2327
7b64a93b
PM
23282011-01-14 Pierre Muller <muller@ics.u-strasbg.fr>
2329
2330 * solib-som.h (hpux_major_release): Declare variable here.
2331 * solib-som.c: Remove <sys/utsname.h> header.
2332 (DEFAULT_HPUX_MAJOR_RELEASE): New macro.
2333 (hpux_major_release): Make global, change default value to
2334 DEFAULT_HPUX_MAJOR_RELEASE.
2335 (get_hpux_major_release): Simply return HPUX_MAJOR_RELEASE.
2336 * hppa-hpux-nat.c: Add <sys/utsname.h> include.
2337 Add "solib-som.h" header.
2338 (set_hpux_major_release): New function.
2339 (_initialize_hppa_hpux_nat): Call set_hpux_major_release.
2340
4e18c053
MF
23412011-01-14 Mike Frysinger <vapier@gentoo.org>
2342
2343 * configure.tgt (*-*-uclinux*): Match more Linux os targets
2344
a9df6b22
JB
23452011-01-14 Joel Brobecker <brobecker@adacore.com>
2346
2347 * ia64-hpux-nat.c (ia64_hpux_fetch_register): Remove trailing
2348 new-line at end of warning message.
2349 (ia64_hpux_store_register): Remove trailing new-line at end of
2350 error message.
2351 * ia64-hpux-tdep.c: Rephrase comment.
2352 * solib-ia64-hpux.c (struct dld_info): Change type of field
2353 dld_flags from "long long" to ULONGEST.
2354
ecb956dd
PA
23552011-01-14 Pedro Alves <pedro@codesourcery.com>
2356
2357 * target.h (deprecated_child_ops): Delete declaration.
2358 * target.c (deprecated_child_ops): Delete definition.
2359
76adfcae
PA
23602011-01-14 Pedro Alves <pedro@codesourcery.com>
2361
2362 * Makefile.in (hpux-thread.o): Delete rule.
2363 * configure.ac: Don't check for HPUX DCE threads support.
2364 * configure, config.in: Regenerate.
2365 * hppa-hpux-nat.c (child_suppress_run): Delete.
2366 (hppa_hpux_child_can_run): Delete.
2367 (_initialize_hppa_hpux_nat): Don't override to_can_run.
2368 * hpux-thread.c: Delete.
2369
042e866e
JB
23702011-01-13 Joel Brobecker <brobecker@adacore.com>
2371
2372 * hpux-thread.c (hpux_pid_to_str): Delete.
2373
4ffa5a33
JB
23742011-01-13 Joel Brobecker <brobecker@adacore.com>
2375
2376 * ada-valprint.c (ada_emit_char): Remove strange code.
2377 Check that c is <= UCHAR_MAX before passing it to isascii.
2378 (char_at): Do not assume that TYPE_LEN is either 1 or 2.
2379
de8fa76c
JB
23802011-01-13 Joel Brobecker <brobecker@adacore.com>
2381
2382 * top.c (input_from_terminal_p): Restrict the use of interactive_mode
2383 to the case where instream is stdin.
2384
c4de7027
JB
23852011-01-13 Joel Brobecker <brobecker@adacore.com>
2386
2387 * ia64-tdep.h (struct regcache): Forward declare.
2388 (struct ia64_infcall_ops): New struct type.
2389 (struct gdbarch_tdep): New fields "find_global_pointer_from_solib"
2390 and "infcall_ops".
2391 * ia64-tdep.c (ia64_find_global_pointer_from_dynamic_section):
2392 Renames ia64_find_global_pointer.
2393 (ia64_find_global_pointer, ia64_allocate_new_rse_frame)
2394 (ia64_store_argument_in_slot, ia64_set_function_addr: New function.
2395 (ia64_push_dummy_call): Adjust to use the new tdep ia64_infocall_ops
2396 methods.
2397 (ia64_infcall_ops): New static global constant.
2398 (ia64_gdbarch_init): Set tdep->infcall_ops.
2399 * ia64-hpux-nat.c (ia64_hpux_xfer_solib_got): New function.
2400 (ia64_hpux_xfer_partial): Add TARGET_OBJECT_HPUX_SOLIB_GOT handing.
2401 * ia64-hpux-tdep.c: Include "regcache.h", "gdbcore.h" and "inferior.h".
2402 (ia64_hpux_dummy_code): New static global constant.
2403 (ia64_hpux_push_dummy_code, ia64_hpux_allocate_new_rse_frame)
2404 (ia64_hpux_store_argument_in_slot, ia64_hpux_set_function_addr)
2405 (ia64_hpux_dummy_id, ia64_hpux_find_global_pointer_from_solib):
2406 New function.
2407 (ia64_hpux_infcall_ops): New static global constant.
2408 (ia64_hpux_init_abi): Install gdbarch and tdep methods needed
2409 for inferior function calls to work properly on ia64-hpux.
2410
77ca787b
JB
24112011-01-13 Joel Brobecker <brobecker@adacore.com>
2412
2413 * target.h (enum target_object): Add TARGET_OBJECT_HPUX_UREGS.
2414 * ia64-tdep.h (struct frame_info): forward declaration.
2415 (struct gdbarch_tdep): Add field size_of_register_frame.
2416 * ia64-tdep.c (ia64_access_reg): Use tdep->size_of_register_frame
2417 to determine the size of the register frame.
2418 (ia64_size_of_register_frame): New function.
2419 (ia64_gdbarch_init): Set tdep->size_of_register_frame.
2420 * ia64-hpux-tdep.c: Include "target.h" and "frame.h".
2421 (IA64_HPUX_UREG_REASON): New macro.
2422 (ia64_hpux_stopped_in_syscall, ia64_hpux_size_of_register_frame):
2423 New functions.
2424 (ia64_hpux_init_abi): Set tdep->size_of_register_frame.
2425 * ia64-hpux-nat.c (ia64_hpux_xfer_uregs): New function.
2426 (ia64_hpux_xfer_partial): Add handling of TARGET_OBJECT_HPUX_UREGS
2427 objects.
2428
92c9a463
JB
24292011-01-13 Joel Brobecker <brobecker@adacore.com>
2430
2431 Add support for ia64-hpux.
2432 * config/ia64/hpux.mh, ia64-hpux-nat.c, ia64-hpux-tdep.c,
2433 ia64-hpux-tdep.h, solib-ia64-hpux.c, solib-ia64-hpux.h: New files.
2434
2435 * configure.host: Add handling for ia64-hpux hosts. Add associated
2436 floatformats.
2437 * configure.tgt: Add handling for ia64-hpux targets.
2438 * Makefile.in (ALL_64_TARGET_OBS): Add ia64-hpux-tdep.o.
2439 (HFILES_NO_SRCDIR): Add ia64-hpux-tdep.h.
2440 (ALLDEPFILES): Add ia64-hpux-nat.c ia64-hpux-tdep.c.
2441
f688d93f
JB
24422011-01-13 Joel Brobecker <brobecker@adacore.com>
2443
2444 [ttrace] Compute thread list immediately after attach.
2445 * inf_ttrace_attach (inf_ttrace_create_threads_after_attach):
2446 New subprogram.
2447 (inf_ttrace_attach): Use it.
2448
1b89e62f
JB
24492011-01-13 Joel Brobecker <brobecker@adacore.com>
2450
2451 * libunwind-frame.c (libunwind_frame_cache): Do not return NULL
2452 if we could not determine the frame's function address. Instead,
2453 use the frame's PC, and then continue.
2454
3e5e6e2a
JB
24552011-01-13 Joel Brobecker <brobecker@adacore.com>
2456
2457 * libunwind-frame.c (__LITTLE_ENDIAN, __BIG_ENDIAN): Define if
2458 not already defined.
2459
825d6d8a
JB
24602011-01-13 Joel Brobecker <brobecker@adacore.com>
2461
2462 * ia64-tdep.c (ia64_struct_type_p): New function.
2463 (ia64_extract_return_value): Handle integral values that are
2464 less than 8 bytes long.
2465 (ia64_push_dummy_call): Likewise.
2466
7458e667
JB
24672011-01-13 Joel Brobecker <brobecker@adacore.com>
2468
2469 * ia64-tdep.c (floatformat_ia64_ext_little): Renames
2470 floatformat_ia64_ext.
2471 (floatformat_ia64_ext_big): New static const.
2472 (floatformats_ia64_ext): Set first entry to &floatformat_ia64_ext_big.
2473
1b05df00
TT
24742011-01-12 Tom Tromey <tromey@redhat.com>
2475
2476 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Fix error
2477 messages.
2478 * mi/mi-main.c (mi_cmd_thread_select): Fix error messages.
2479 (mi_cmd_thread_list_ids): Likewise.
2480 (mi_cmd_data_list_changed_registers): Likewise.
2481 (mi_cmd_data_list_register_values): Likewise.
2482 (mi_cmd_data_write_register_values): Likewise.
2483 (mi_cmd_data_evaluate_expression): Likewise.
2484 (mi_cmd_data_read_memory): Likewise.
2485 (mi_cmd_data_read_memory_bytes): Likewise.
2486 (mi_cmd_data_write_memory): Likewise.
2487 (mi_cmd_enable_timings): Likewise.
2488 * mi/mi-interp.c (mi_cmd_interpreter_exec): Fix error messages.
2489 * mi/mi-cmd-var.c (mi_cmd_var_create): Fix error messages.
2490 (mi_cmd_var_delete): Likewise.
2491 (mi_cmd_var_set_format): Likewise.
2492 (mi_cmd_var_show_format): Likewise.
2493 (mi_cmd_var_info_num_children): Likewise.
2494 (mi_cmd_var_list_children): Likewise.
2495 (mi_cmd_var_info_type): Likewise.
2496 (mi_cmd_var_info_expression): Likewise.
2497 (mi_cmd_var_show_attributes): Likewise.
2498 (mi_cmd_var_assign): Likewise.
2499 (mi_cmd_var_update): Likewise.
2500 (mi_cmd_enable_pretty_printing): Likewise.
2501 (mi_cmd_var_set_update_range): Likewise.
2502 * mi/mi-cmd-target.c (mi_cmd_target_file_get): Fix error
2503 messages.
2504 (mi_cmd_target_file_put): Likewise.
2505 (mi_cmd_target_file_delete): Likewise.
2506 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Fix error
2507 messages.
2508 (mi_cmd_stack_info_depth): Likewise.
2509 (mi_cmd_stack_list_locals): Likewise.
2510 (mi_cmd_stack_list_args): Likewise.
2511 (mi_cmd_stack_select_frame): Likewise.
2512 (mi_cmd_stack_select_frame): Likewise.
2513 (mi_cmd_stack_info_frame): Likewise.
2514 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file): Fix error
2515 messages.
2516 (mi_cmd_file_list_exec_source_files): Likewise.
2517 * mi/mi-cmd-env.c (mi_cmd_env_pwd): Fix error messages.
2518 (mi_cmd_env_cd): Likewise.
2519 (mi_cmd_env_path): Likewise.
2520 (mi_cmd_env_dir): Likewise.
2521 (mi_cmd_inferior_tty_show): Likewise.
2522 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Fix error messages.
2523 * mi/mi-cmd-break.c (mi_cmd_break_insert): Fix error messages.
2524 (mi_cmd_break_watch): Likewise.
2525
ad422571
TJB
25262011-01-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2527
2528 * ppc-linux-nat.c (booke_cmp_hw_point): Fix whitespace.
2529 (ppc_linux_insert_hw_breakpoint): Likewise.
2530 (ppc_linux_remove_hw_breakpoint): Likewise.
2531 (ppc_linux_insert_watchpoint): Likewise.
2532
c2ff108b
JK
25332011-01-12 Andrew Burgess <aburgess@broadcom.com>
2534 Jan Kratochvil <jan.kratochvil@redhat.com>
2535
2536 PR fortran/11104 and DWARF unbound arrays detection.
2537 * dwarf2read.c (read_subrange_type): Set zero length on unspecified
2538 upper bound. Set TYPE_HIGH_BOUND_UNDEFINED if not language_ada on
2539 unspecified upper bound.
2540 * eval.c (evaluate_subexp_standard) <multi_f77_subscript>: Remove
2541 variables array_size_array, tmp_type and offset_item. New variable
2542 array. Remove call to f77_get_upperbound. New variables array_type
2543 and index. Call value_subscripted_rvalue for each dimenasion. Remove
2544 the final call to deprecated_set_value_type.
2545
41e8491f
JK
25462011-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2547
2548 Make value allocations more lazy.
2549 * ada-lang.c (coerce_unspec_val_to_type): Use allocate_value_lazy
2550 instead of allocate_value and set_value_lazy when possible.
2551 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use allocate_value_lazy
2552 instead of allocate_value and set_value_lazy.
2553 * findvar.c (value_of_register_lazy): Likewise.
2554 (read_var_value): Remove V preallocation, call just check_typedef in
2555 advance. Move allocate_value to LOC_CONST, LOC_LABEL,
2556 LOC_CONST_BYTES. Use allocate_value_lazy in LOC_STATIC, LOC_ARG,
2557 LOC_REF_ARG, LOC_LOCAL, LOC_BLOCK. Set ADDR instead of
2558 set_value_address and break in LOC_BLOCK. Use allocate_value_lazy and
2559 remove lval_memory set in LOC_REGPARM_ADDR. Use allocate_value_lazy
2560 in LOC_UNRESOLVED and LOC_OPTIMIZED_OUT. Add setting lval_memory at
2561 the end, remove set_value_lazy there.
2562 * valarith.c (value_subscripted_rvalue): Use allocate_value_lazy
2563 instead of allocate_value and set_value_lazy when possible.
2564 * valops.c (value_fetch_lazy): Do nop for value_optimized_out VAL.
2565 * value.c (allocate_computed_value): Use allocate_value_lazy instead
2566 of allocate_value and set_value_lazy.
2567 (value_from_contents_and_address): Use allocate_value_lazy instead of
2568 allocate_value and set_value_lazy when possible.
2569
b716877b
AB
25702011-01-12 Andrew Burgess <aburgess@broadcom.com>
2571
2572 * disasm.c (dump_insns): Support dumping opcodes for MI.
2573 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Allow mode to control
2574 dumping of instruction opcodes.
2575
d5ae309f
JB
25762011-01-09 Robert Millan <rmh@gnu.org> (tiny patch)
2577
2578 * configure.tgt: Detect GNU/kFreeBSD and set `gdb_osabi'
2579 appropiately.
2580
98871305
TT
25812011-01-11 Tom Tromey <tromey@redhat.com>
2582
2583 * thread.c (do_captured_thread_select): Emit newline before
2584 printing frame.
2585
c378eb4e
MS
25862011-01-11 Michael Snyder <msnyder@vmware.com>
2587
2588 * s390-tdep.c: Comment cleanup, mostly periods and spaces.
2589 * score-tdep.c: Ditto.
2590 * score-tdep.h: Ditto.
2591 * ser-base.c: Ditto.
2592 * ser-go32.c: Ditto.
2593 * serial.c: Ditto.
2594 * serial.h: Ditto.
2595 * ser-mingw.c: Ditto.
2596 * ser-pipe.c: Ditto.
2597 * ser-tcp.c: Ditto.
2598 * ser-unix.c: Ditto.
2599 * sh64-tdep.c: Ditto.
2600 * shnbsd-nat.c: Ditto.
2601 * sh-tdep.c: Ditto.
2602 * sh-tdep.h: Ditto.
2603 * solib.c: Ditto.
2604 * solib-darwin.c: Ditto.
2605 * solib-frv.c: Ditto.
2606 * solib.h: Ditto.
2607 * solib-irix.c: Ditto.
2608 * solib-osf.c: Ditto.
2609 * solib-pa64.c: Ditto.
2610 * solib-som.c: Ditto.
2611 * solib-spu.c: Ditto.
2612 * solib-sunos.c: Ditto.
2613 * solib-svr4.c: Ditto.
2614 * solist.h: Ditto.
2615 * sol-thread.c: Ditto.
2616 * somread.c: Ditto.
2617 * source.c: Ditto.
2618 * source.h: Ditto.
2619 * sparc64-linux-tdep.c: Ditto.
2620 * sparc64-tdep.c: Ditto.
2621 * sparc-linux-nat.c: Ditto.
2622 * sparc-linux-tdep.c: Ditto.
2623 * sparc-sol2-nat.c: Ditto.
2624 * sparc-sol2-tdep.c: Ditto.
2625 * sparc-tdep.c: Ditto.
2626 * sparc-tdep.h: Ditto.
2627 * spu-tdep.c: Ditto.
2628 * stabsread.c: Ditto.
2629 * stabsread.h: Ditto.
2630 * stack.c: Ditto.
2631 * symfile.c: Ditto.
2632 * symfile.h: Ditto.
2633 * symmisc.c: Ditto.
2634 * symtab.c: Ditto.
2635 * symtab.h: Ditto.
2636 * target.c: Ditto.
2637 * target-descriptions.c: Ditto.
2638 * target-descriptions.h: Ditto.
2639 * target.h: Ditto.
2640 * target-memory.c: Ditto.
2641 * terminal.h: Ditto.
2642 * thread.c: Ditto.
2643 * top.c: Ditto.
2644 * tracepoint.c: Ditto.
2645 * tracepoint.h: Ditto.
2646 * trad-frame.h: Ditto.
2647 * typeprint.c: Ditto.
2648
581e13c1
MS
26492011-01-11 Michael Snyder <msnyder@vmware.com>
2650
2651 * ui-file.c: Comment cleanup, mostly periods and spaces.
2652 * ui-file.h: Ditto.
2653 * ui-out.c: Ditto.
2654 * ui-out.h: Ditto.
2655 * utils.c: Ditto.
2656 * v850-tdep.c: Ditto.
2657 * valarith.c: Ditto.
2658 * valops.c: Ditto.
2659 * valprint.c: Ditto.
2660 * valprint.h: Ditto.
2661 * value.c: Ditto.
2662 * value.h: Ditto.
2663 * varobj.c: Ditto.
2664 * varobj.h: Ditto.
2665 * vax-tdep.c: Ditto.
2666 * vec.c: Ditto.
2667 * vec.h: Ditto.
2668 * version.h: Ditto.
2669 * windows-nat.c: Ditto.
2670 * windows-tdep.c: Ditto.
2671 * xcoffread.c: Ditto.
2672 * xcoffsolib.c: Ditto.
2673 * xml-support.c: Ditto.
2674 * xstormy16-tdep.c: Ditto.
2675 * xtensa-tdep.c: Ditto.
2676 * xtensa-tdep.h: Ditto.
2677
90e4670f
TJB
26782011-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
2679
2680 * breakpoint.c (resources_needed_watchpoint): Fix indentation.
2681 * gdbtypes.c (is_scalar_type_recursive): Fix formatting.
2682
e09342b5
TJB
26832011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2684 Thiago Jung Bauermann <bauerman@br.ibm.com>
2685
2686 Implement support for PowerPC BookE ranged watchpoints.
2687 * breakpoint.h
2688 (struct breakpoint_ops) <resources_needed>: New method.
2689 Initialize to NULL in all existing breakpoint_ops instances.
2690 (struct breakpoint) <exact>: New field.
2691 (target_exact_watchpoints): Declare external global.
2692 * breakpoint.c (target_exact_watchpoints): New global flag.
2693 (update_watchpoint): Set b->type to bp_hardware_watchpoint and
2694 b->enable_state to bp_enabled before calling
2695 hw_watchpoint_used_count.
2696 (hw_watchpoint_used_count): Iterate over all bp_locations in a
2697 watchpoint. Call breakpoint's breakpoint_ops.resources_needed
2698 if available.
2699 (insert_watchpoint, remove_watchpoint): Use fixed length of 1 byte
2700 if the watchpoint is exact.
2701 (resources_needed_watchpoint): New function.
2702 (watchpoint_breakpoint_ops): Add resources_needed_watchpoint.
2703 (watch_command_1): Set b->exact if the user asked for an exact
2704 watchpoint and one can be set.
2705 (can_use_hardware_watchpoint): Add exact_watchpoints argument.
2706 Pass fixed length of 1 to target_region_ok_for_hw_watchpoint if
2707 the user asks for an exact watchpoint and one can be set. Return
2708 number of needed debug registers to watch the expression.
2709 * gdbtypes.c (is_scalar_type): New function, based on
2710 valprint.c:scalar_type_p.
2711 (is_scalar_type_recursive): New function.
2712 * gdbtypes.h (is_scalar_type_recursive): Declare.
2713 * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint): Always
2714 handle regions when ranged watchpoints are available.
2715 (create_watchpoint_request): New function.
2716 (ppc_linux_insert_watchpoint, ppc_linux_remove_watchpoint): Use
2717 create_watchpoint_request.
2718 * rs6000-tdep.c (show_powerpc_exact_watchpoints): New function.
2719 (_initialize_rs6000_tdep): Add `exact-watchpoints' boolean to the
2720 `set powerpc' and `show powerpc' commands.
2721 * target.h (struct target_ops) <to_region_ok_for_hw_watchpoint>:
2722 Mention documentation comment in the target macro.
2723 (target_region_ok_for_hw_watchpoint): Document return value.
2724
9fa40276
TJB
27252011-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
2726
2727 * breakpoint.c (update_watchpoint): Decide on using a software or
2728 hardware watchpoint after the bp_locations are created.
2729
77b06cd7
TJB
27302010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
2731
2732 Convert hardware watchpoints to use breakpoint_ops.
2733 * breakpoint.h (breakpoint_ops) <insert>: Rename to...
2734 <insert_location>: ... this. Return int instead of void.
2735 Accept pointer to struct bp_location instead of pointer to
2736 struct breakpoint. Adapt all implementations.
2737 (breakpoint_ops) <remove>: Rename to...
2738 <remove_location>: ... this. Accept pointer to struct bp_location
2739 instead of pointer to struct breakpoint. Adapt all implementations.
2740 * breakpoint.c (insert_catchpoint): Delete function.
2741 (insert_bp_location): Call the watchpoint or catchpoint's
2742 breakpoint_ops.insert method.
2743 (remove_breakpoint_1): Call the watchpoint or catchpoint's
2744 breakpoint_ops.remove method.
2745 (insert_watchpoint, remove_watchpoint): New functions.
2746 (watchpoint_breakpoint_ops): New structure.
2747 (watch_command_1): Initialize the OPS field.
2748 * inf-child.c (inf_child_insert_fork_catchpoint)
2749 (inf_child_remove_fork_catchpoint, inf_child_insert_vfork_catchpoint)
2750 (inf_child_remove_vfork_catchpoint, inf_child_insert_exec_catchpoint)
2751 (inf_child_remove_exec_catchpoint, inf_child_set_syscall_catchpoint):
2752 Delete functions.
2753 (inf_child_target): Remove initialization of to_insert_fork_catchpoint,
2754 to_remove_fork_catchpoint, to_insert_vfork_catchpoint,
2755 to_remove_vfork_catchpoint, to_insert_exec_catchpoint,
2756 to_remove_exec_catchpoint and to_set_syscall_catchpoint.
2757 * target.c (update_current_target): Change default implementation of
2758 to_insert_fork_catchpoint, to_remove_fork_catchpoint,
2759 to_insert_vfork_catchpoint, to_remove_vfork_catchpoint,
2760 to_insert_exec_catchpoint, to_remove_exec_catchpoint and
2761 to_set_syscall_catchpoint to return_one.
2762 (debug_to_insert_fork_catchpoint, debug_to_insert_vfork_catchpoint)
2763 (debug_to_insert_exec_catchpoint): Report return value.
2764 * target.h (to_insert_fork_catchpoint, to_insert_vfork_catchpoint)
2765 (to_insert_exec_catchpoint): Change declaration to return int instead
2766 of void.
2767
9b20d036
MS
27682011-01-11 Michael Snyder <msnyder@vmware.com>
2769
2770 * arm-tdep.c: Internationalization.
2771 * c-lang.c: Ditto.
2772 * charset.c: Ditto.
2773 * fork-child.c: Ditto.
2774 * nto-procfs.c: Ditto.
2775 * ppc-sysv-tdep.c: Ditto.
2776 * procfs.c: Ditto.
2777 * remote-mips.c: Ditto.
2778 * remote.c: Ditto.
2779 * rs6000-nat.c: Ditto.
2780 * rs6000-tdep.c: Ditto.
2781 * target.c: Ditto.
2782 * valops.c: Ditto.
2783 * value.c: Ditto.
2784 * xml-support.c: Ditto.
2785 * mi/mi-cmd-break.c: Ditto.
2786 * mi/mi-cmd-var.c: Ditto.
2787 * mi/mi-interp.c: Ditto.
2788 * mi/mi-main.c: Ditto.
2789
dae477fe
AB
27902011-01-11 Andrew Burgess <aburgess@broadcom.com>
2791
2792 * remote-sim.c (gdbsim_store_register): Update API to
2793 sim_store_register to check more error conditions.
2794
0df8b418
MS
27952011-01-10 Michael Snyder <msnyder@vmware.com>
2796
2797 * nto-procfs.c: Comment cleanup, mostly periods and spaces.
2798 * nto-tdep.c: Ditto.
2799 * nto-tdep.h: Ditto.
2800 * objc-exp.y: Ditto.
2801 * objc-lang.c: Ditto.
2802 * objfiles.c: Ditto.
2803 * objfiles.h: Ditto.
2804 * observer.c: Ditto.
2805 * opencl-lang.c: Ditto.
2806 * osabi.c: Ditto.
2807 * parse.c: Ditto.
2808 * parser-defs.h: Ditto.
2809 * p-exp.y: Ditto.
2810 * p-lang.c: Ditto.
2811 * posix-hdep.c: Ditto.
2812 * ppcbug-rom.c: Ditto.
2813 * ppc-linux-nat.c: Ditto.
2814 * ppc-linux-tdep.c: Ditto.
2815 * ppc-linux-tdep.h: Ditto.
2816 * ppcnbsd-tdep.c: Ditto.
2817 * ppcobsd-tdep.c: Ditto.
2818 * ppcobsd-tdep.h: Ditto.
2819 * ppc-sysv-tdep.c: Ditto.
2820 * ppc-tdep.h: Ditto.
2821 * printcmd.c: Ditto.
2822 * proc-abi.c: Ditto.
2823 * proc-flags.c: Ditto.
2824 * procfs.c: Ditto.
2825 * proc-utils.h: Ditto.
2826 * progspace.h: Ditto.
2827 * prologue-value.c: Ditto.
2828 * prologue-value.h: Ditto.
2829 * psympriv.h: Ditto.
2830 * psymtab.c: Ditto.
2831 * p-typeprint.c: Ditto.
2832 * p-valprint.c: Ditto.
2833 * ravenscar-sparc-thread.c: Ditto.
2834 * ravenscar-thread.c: Ditto.
2835 * ravenscar-thread.h: Ditto.
2836 * record.c: Ditto.
2837 * regcache.c: Ditto.
2838 * regcache.h: Ditto.
2839 * remote.c: Ditto.
2840 * remote-fileio.c: Ditto.
2841 * remote-fileio.h: Ditto.
2842 * remote.h: Ditto.
2843 * remote-m32r-sdi.c: Ditto.
2844 * remote-mips.c: Ditto.
2845 * remote-sim.c: Ditto.
2846 * rs6000-aix-tdep.c: Ditto.
2847 * rs6000-nat.c: Ditto.
2848 * rs6000-tdep.c: Ditto.
2849
0d7a18f7
MS
28502011-01-10 Michael Snyder <msnyder@vmware.com>
2851
2852 * charset.c (validate): Internationalization.
2853 * coffread.c (read_one_sym): Ditto.
2854 * dwarf2read.c (dwarf2_attach_fields_to_type): Ditto.
2855 * h8300-tdep.c (H8300_extract_return_value): Ditto.
2856 * inflow.c (new_tty): Ditto.
2857 * iq2000-tdep.c (iq2000_breakpoint_from_pc): Ditto.
2858 * m32c-tdep.c (m32c_return_value): Ditto.
2859 * mep-tdep.c (mep_store_return_value): Ditto.
2860 * score-tdep.c (score7_fetch_insn): Ditto.
2861 * ser-mingw.c (pipe_windows_open): Ditto.
2862 * sh64-tdep.c (sh64_extract_return_value): Ditto.
2863 * spu-tdep.c (spu_register_type): Ditto.
2864 * tracepoint.c (trace_find_command): Ditto.
2865 * valarith.c (value_pos): Ditto.
2866
9a153e0b
JB
28672011-01-10 Joel Brobecker <brobecker@adacore.com>
2868
2869 * ada-valprint.c (printstr): Minor comment reformatting.
2870
35ecd2d6
MS
28712011-01-08 Michael Snyder <msnyder@vmware.com>
2872
2873 * m32r-rom.c (m32r_upload_command): Fix up ARI warnings for _
2874 markup.
2875
1777feb0
MS
28762011-01-08 Michael Snyder <msnyder@vmware.com>
2877
2878 * h8300-tdep.c: Comment cleanup, mostly periods and spaces.
2879 * hppa-hpux-tdep.c: Ditto.
2880 * hppa-linux-nat.c: Ditto.
2881 * hppa-linux-tdep.c: Ditto.
2882 * hppanbsd-tdep.c: Ditto.
2883 * hppa-tdep.c: Ditto.
2884 * hppa-tdep.h: Ditto.
2885 * hpux-thread.c: Ditto.
2886 * i386-cygwin-tdep.c: Ditto.
2887 * i386-darwin-nat.c: Ditto.
2888 * i386gnu-nat.c: Ditto.
2889 * i386-linux-nat.c: Ditto.
2890 * i386-linux-tdep.c: Ditto.
2891 * i386-nat.c: Ditto.
2892 * i386-nat.h: Ditto.
2893 * i386nbsd-tdep.c: Ditto.
2894 * i386-sol2-nat.c: Ditto.
2895 * i386-stub.c: Ditto.
2896 * i386-tdep.c: Ditto.
2897 * i386-tdep.h: Ditto.
2898 * i387-tdep.c: Ditto.
2899 * ia64-linux-nat.c: Ditto.
2900 * ia64-linux-tdep.c: Ditto.
2901 * ia64-tdep.c: Ditto.
2902 * infcall.c: Ditto.
2903 * infcall.h: Ditto.
2904 * infcmd.c: Ditto.
2905 * inferior.c: Ditto.
2906 * inferior.h: Ditto.
2907 * infloop.c: Ditto.
2908 * inflow.c: Ditto.
2909 * infrun.c: Ditto.
2910 * interps.c: Ditto.
2911 * interps.h: Ditto.
2912 * iq2000-tdep.c: Ditto.
2913 * irix5-nat.c: Ditto.
2914 * jit.c: Ditto.
2915 * jit.h: Ditto.
2916 * jv-exp.y: Ditto.
2917 * jv-lang.c: Ditto.
2918 * jv-lang.h: Ditto.
2919 * jv-typeprint.c: Ditto.
2920 * jv-valprint.c: Ditto.
2921 * language.c: Ditto.
2922 * language.h: Ditto.
2923 * linespec.c: Ditto.
2924 * linux-fork.c: Ditto.
2925 * linux-nat.c: Ditto.
2926 * linux-thread-db.c: Ditto.
2927 * lm32-tdep.c: Ditto.
2928
025bb325
MS
29292011-01-08 Michael Snyder <msnyder@vmware.com>
2930
2931 * m2-exp.y: Comment cleanup, mostly periods and spaces.
2932 * m2-lang.c: Ditto.
2933 * m2-typeprint.c: Ditto.
2934 * m2-valprint.c: Ditto.
2935 * m32c-tdep.c: Ditto.
2936 * m32r-linux-nat.c: Ditto.
2937 * m32r-rom.c: Ditto.
2938 * m32r-tdep.c: Ditto.
2939 * m32r-tdep.h: Ditto.
2940 * m68hc11-tdep.c: Ditto.
2941 * m58klinux-nat.c: Ditto.
2942 * m68k-tdep.c: Ditto.
2943 * m88k-tdep.c: Ditto.
2944 * m88k-tdep.h: Ditto.
2945 * machoread.c: Ditto.
2946 * macrocmd.c: Ditto.
2947 * macroexp.c: Ditto.
2948 * macrotab.c: Ditto.
2949 * main.c: Ditto.
2950 * maint.c: Ditto.
2951 * mdebugread.c: Ditto.
2952 * mdebugread.h: Ditto.
2953 * memattr.c: Ditto.
2954 * memattr.h: Ditto.
2955 * memory-map.h: Ditto.
2956 * mep-tdep.c: Ditto.
2957 * microblaze-rom.c: Ditto.
2958 * microblaze-tdep.c: Ditto.
2959 * minsyms.c: Ditto.
2960 * mips-irix-tdep.c: Ditto.
2961 * mips-linux-nat.c: Ditto.
2962 * mips-linux-tdep.c: Ditto.
2963 * mips-linux-tdep.h: Ditto.
2964 * mipsnbsd-nat.c: Ditto.
2965 * mipsnbsd-tdep.c: Ditto.
2966 * mipsread.c: Ditto.
2967 * mips-tdep.c: Ditto.
2968 * mips-tdep.h: Ditto.
2969 * mn10300-linux-tdep.c: Ditto.
2970 * mn10300-tdep.c: Ditto.
2971 * mn10300-tdep.h: Ditto.
2972 * monitor.c: Ditto.
2973 * monitor.h: Ditto.
2974 * moxie-tdep.c: Ditto.
2975 * moxie-tdep.h: Ditto.
2976 * mt-tdep.c: Ditto.
2977
1642781b
MF
29782011-01-08 Mike Frysinger <vapier@gentoo.org>
2979
2980 * bfin-tdep.h (BFIN_A0_DOT_W_REGNUM): Fix typo in name.
2981
394b0adb
JB
29822011-01-08 Robert Millan <rmh@gnu.org>
2983
2984 * fbsd-nat.c (fbsd_find_memory_regions): Fix typo.
2985
b670013c
MS
29862011-01-07 Michael Snyder <msnyder@vmware.com>
2987
2988 * charset.c (_initialize_charset): Fix typo in string.
2989
a743e542
MS
29902011-01-07 Michael Snyder <msnyder@vmware.com>
2991
2992 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Mark up error message
2993 for i18n.
2994 * tui/tui-layout.c (tui_set_layout_for_display_command):
2995 Split line so that operator goes to beginning of line.
2996 * tui/tui-winsource.c (tui_horizontal_source_scroll): Move
2997 assignment out of if statement.
2998
0963b4bd
MS
29992011-01-07 Michael Snyder <msnyder@vmware.com>
3000
3001 * ada-lang.c: Comment cleanup, mostly periods and spaces.
3002 * ada-lang.h: Ditto.
3003 * ada-tasks.c: Ditto.
3004 * ada-valprint.c: Ditto.
3005 * aix-threads.c: Ditto.
3006 * alpha-linux-nat.c: Ditto.
3007 * alpha-linux-tdep.c: Ditto.
3008 * alpha-mdebug-tdep.c: Ditto.
3009 * alpha-nat.c: Ditto.
3010 * alpha-osf1-tdep.c: Ditto.
3011 * alpha-tdep.c: Ditto.
3012 * alphabsd-nat.c: Ditto.
3013 * alphabsd-tdep.c: Ditto.
3014 * amd64-darwin-tdep.c: Ditto.
3015 * amd64-linux-nat.c: Ditto.
3016 * amd64-linux-tdep.c: Ditto.
3017 * amd64-sol2-tdep.c: Ditto.
3018 * amd64-tdep.c: Ditto.
3019 * amd64-fbsd-tdep.c: Ditto.
3020 * amd64-nbsd-tdep.c: Ditto.
3021 * amd64-obsd-tdep.c: Ditto.
3022 * amd64-linux-nat.c: Ditto.
3023 * amd64-linux-tdep.c: Ditto.
3024 * arm-tdep.c: Ditto.
3025 * arm-tdep.h: Ditto.
3026 * armnbsd-nat.c: Ditto.
3027 * avr-tdep.c: Ditto.
3028 * bfin-tdep.c: Ditto.
3029 * bsd-kvm.c: Ditto.
3030 * c-typeprintc: Ditto.
3031 * c-valprint.c: Ditto.
3032 * coff-pe-read.h: Ditto.
3033 * coffreead.c: Ditto.
3034 * cris-tdep.c: Ditto.
3035 * d-lang.c: Ditto.
3036 * darwin-nat-info.c: Ditto.
3037 * darwin-nat.c: Ditto.
3038 * dbug-rom.c: Ditto.
3039 * dbxread.c: Ditto.
3040 * dcache.c: Ditto.
3041 * dcache.h: Ditto.
3042 * dec-thread.c: Ditto.
3043 * defs.h: Ditto.
3044 * demangle.c: Ditto.
3045 * dicos-tdep.c: Ditto.
3046 * dictionary.c: Ditto.
3047 * dictionary.h: Ditto.
3048 * dink32-rom.c: Ditto.
3049 * disasm.c: Ditto.
3050 * doublest.c: Ditto.
3051 * dsrec.c: Ditto.
3052 * dummy-frame.c: Ditto.
3053 * dwarf2-frame.c: Ditto.
3054 * dwarf2expr.c: Ditto.
3055 * dwarf2loc.c: Ditto.
3056 * dwarf2read.c: Ditto.
3057 * elfread.c: Ditto.
3058 * environ.c: Ditto.
3059 * eval.c: Ditto.
3060 * event-top.h: Ditto.
3061 * exceptions.c: Ditto.
3062 * exceptions.h: Ditto.
3063 * exec.c: Ditto.
3064 * expprint.c: Ditto.
3065 * expression.h: Ditto.
3066 * f-exp.y: Ditto.
3067 * f-lang.c: Ditto.
3068 * f-lang.h: Ditto.
3069 * f-typeprint.c: Ditto.
3070 * f-valprint.c: Ditto.
3071 * fbsd-nat.c: Ditto.
3072 * findvar.c: Ditto.
3073 * fork-child.c: Ditto.
3074 * frame.c: Ditto.
3075 * frame.h: Ditto.
3076 * frv-linux-tdep.c: Ditto.
3077 * frv-tdep.c: Ditto.
3078 * gcore.c: Ditto.
3079 * gdb-stabs.h: Ditto.
3080 * gdb_assert.h: Ditto.
3081 * gdb_string.h: Ditto.
3082 * gdb_thread_db.h: Ditto.
3083 * gdb_wait.h: Ditto.
3084 * gdbarch.sh: Ditto.
3085 * gdbcore.h: Ditto.
3086 * gdbthread.h: Ditto.
3087 * gdbtypes.c: Ditto.
3088 * gdbtypes.h: Ditto.
3089 * gnu-nat.c: Ditto.
3090 * gnu-nat.h: Ditto.
3091 * gnu-v2-abi.c: Ditto.
3092 * gnu-v3-abi.c: Ditto.
3093 * go32-nat.c: Ditto.
3094 * gdbarch.c: Regenerate.
3095 * gdbarch.h: Regenerate.
3096
ac74f770
MS
30972011-01-07 Michael Snyder <msnyder@vmware.com>
3098
3099 * ax-gdb.c: Adjust some long output strings.
3100 * breakpoint.c: Ditto.
3101 * charset.c: Ditto.
3102 * cp-abi.c: Ditto.
3103 * infcall.c: Ditto.
3104 * infrun.c: Ditto.
3105 * linux-nat.c: Ditto.
3106 * solib-pa64.c: Ditto.
3107 * solib-som.c: Ditto.
3108
d8e22779
TT
31092011-01-06 Tom Tromey <tromey@redhat.com>
3110
3111 PR python/12367:
3112 * NEWS: Add item.
3113 * python/python.c (GdbMethods): Add "newest_frame" method.
3114 * python/python-internal.h (gdbpy_newest_frame): Declare.
3115 * python/py-frame.c (gdbpy_newest_frame): New function.
3116
a255712f
PP
31172010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3118
3119 * jit.h (struct jit_code_entry): use ULONGEST for symfile_size.
3120 * jit.c (jit_debug): New variable.
3121 (show_jit_debug): New function.
3122 (struct target_buffer): Use ULONGEST.
3123 (bfd_open_from_target_memory): Likewise.
3124 (jit_register_code, jit_inferior_init): Add debug output.
3125 (_initialize_jit): Register "debug jit" command.
3126
ccfc3d6e
TT
31272011-01-06 Tom Tromey <tromey@redhat.com>
3128
3129 * frame.h (enum frame_type) <INLINE_FRAME>: Fix comment.
3130 * python/py-frame.c (gdbpy_initialize_frames): Add INLINE_FRAME
3131 and ARCH_FRAME.
3132
57126e4a
TT
31332011-01-06 Tom Tromey <tromey@redhat.com>
3134
3135 * python/py-frame.c (frapy_block): Use get_frame_block.
3136
16dfc9ce
JB
31372011-01-06 Joel Brobecker <brobecker@adacore.com>
3138
3139 Do not stop on SIGPRIO signals by default
3140 * infrun.c (_initialize_infrun): Unset signal_stop and
3141 signal_print for TARGET_SIGNAL_PRIO.
3142
b1ce2347
JB
31432011-01-06 Joel Brobecker <brobecker@adacore.com>
3144
3145 * ada-tasks.c: Fix style violation in comment.
3146
8f7e195f
JB
31472011-01-06 Joel Brobecker <brobecker@adacore.com>
3148
3149 * linespec.c (decode_compound, find_method): Remove trailing \n
3150 at end of error string.
3151 * solib-irix.c (irix_current_sos): Likewise.
3152 * varobj.c (uninstall_variable): Likewise.
3153
e9bdf92c
JB
31542011-01-06 Joel Brobecker <brobecker@adacore.com>
3155
3156 * copyright.py: New script.
3157 * copyright.sh (byhand): Add *.ads, *.adb, *.gpr and *.inc.
3158 Launch emacs without exec'ing. Call copyright.py afterwards.
3159
3e43a32a
MS
31602011-01-05 Michael Snyder <msnyder@vmware.com>
3161
3162 * addrmap.c: Shorten lines of >= 80 columns.
3163 * arch-utils.c: Ditto.
3164 * arch-utils.h: Ditto.
3165 * ax-gdb.c: Ditto.
3166 * ax-general.c: Ditto.
3167 * bcache.c: Ditto.
3168 * blockframe.c: Ditto.
3169 * breakpoint.c: Ditto.
3170 * buildsym.c: Ditto.
3171 * c-lang.c: Ditto.
3172 * c-typeprint.c: Ditto.
3173 * charset.c: Ditto.
3174 * coffread.c: Ditto.
3175 * command.h: Ditto.
3176 * corelow.c: Ditto.
3177 * cp-abi.c: Ditto.
3178 * cp-namespace.c: Ditto.
3179 * cp-support.c: Ditto.
3180 * dbug-rom.c: Ditto.
3181 * dbxread.c: Ditto.
3182 * defs.h: Ditto.
3183 * dfp.c: Ditto.
3184 * dfp.h: Ditto.
3185 * dictionary.c: Ditto.
3186 * disasm.c: Ditto.
3187 * doublest.c: Ditto.
3188 * dwarf2-frame.c: Ditto.
3189 * dwarf2expr.c: Ditto.
3190 * dwarf2loc.c: Ditto.
3191 * dwarf2read.c: Ditto.
3192 * elfread.c: Ditto.
3193 * eval.c: Ditto.
3194 * event-loop.c: Ditto.
3195 * event-loop.h: Ditto.
3196 * exceptions.h: Ditto.
3197 * exec.c: Ditto.
3198 * expprint.c: Ditto.
3199 * expression.h: Ditto.
3200 * f-lang.c: Ditto.
3201 * f-valprint.c: Ditto.
3202 * findcmd.c: Ditto.
3203 * frame-base.c: Ditto.
3204 * frame-unwind.c: Ditto.
3205 * frame-unwind.h: Ditto.
3206 * frame.c: Ditto.
3207 * frame.h: Ditto.
3208 * gcore.c: Ditto.
3209 * gdb-stabs.h: Ditto.
3210 * gdb_assert.h: Ditto.
3211 * gdb_dirent.h: Ditto.
3212 * gdb_obstack.h: Ditto.
3213 * gdbcore.h: Ditto.
3214 * gdbtypes.c: Ditto.
3215 * gdbtypes.h: Ditto.
3216 * inf-ttrace.c: Ditto.
3217 * infcall.c: Ditto.
3218 * infcmd.c: Ditto.
3219 * inflow.c: Ditto.
3220 * infrun.c: Ditto.
3221 * inline-frame.h: Ditto.
3222 * language.c: Ditto.
3223 * language.h: Ditto.
3224 * libunwind-frame.c: Ditto.
3225 * libunwind-frame.h: Ditto.
3226 * linespec.c: Ditto.
3227 * linux-nat.c: Ditto.
3228 * linux-nat.h: Ditto.
3229 * linux-thread-db.c: Ditto.
3230 * machoread.c: Ditto.
3231 * macroexp.c: Ditto.
3232 * macrotab.c: Ditto.
3233 * main.c: Ditto.
3234 * maint.c: Ditto.
3235 * mdebugread.c: Ditto.
3236 * memattr.c: Ditto.
3237 * minsyms.c: Ditto.
3238 * monitor.c: Ditto.
3239 * monitor.h: Ditto.
3240 * objfiles.c: Ditto.
3241 * objfiles.h: Ditto.
3242 * osabi.c: Ditto.
3243 * p-typeprint.c: Ditto.
3244 * p-valprint.c: Ditto.
3245 * parse.c: Ditto.
3246 * printcmd.c: Ditto.
3247 * proc-events.c: Ditto.
3248 * procfs.c: Ditto.
3249 * progspace.c: Ditto.
3250 * progspace.h: Ditto.
3251 * psympriv.h: Ditto.
3252 * psymtab.c: Ditto.
3253 * record.c: Ditto.
3254 * regcache.c: Ditto.
3255 * regcache.h: Ditto.
3256 * remote-fileio.c: Ditto.
3257 * remote.c: Ditto.
3258 * ser-mingw.c: Ditto.
3259 * ser-tcp.c: Ditto.
3260 * ser-unix.c: Ditto.
3261 * serial.c: Ditto.
3262 * serial.h: Ditto.
3263 * solib-frv.c: Ditto.
3264 * solib-irix.c: Ditto.
3265 * solib-osf.c: Ditto.
3266 * solib-pa64.c: Ditto.
3267 * solib-som.c: Ditto.
3268 * solib-sunos.c: Ditto.
3269 * solib-svr4.c: Ditto.
3270 * solib-target.c: Ditto.
3271 * solib.c: Ditto.
3272 * somread.c: Ditto.
3273 * source.c: Ditto.
3274 * stabsread.c: Ditto.
3275 * stabsread.c: Ditto.
3276 * stack.c: Ditto.
3277 * stack.h: Ditto.
3278 * symfile-mem.c: Ditto.
3279 * symfile.c: Ditto.
3280 * symfile.h: Ditto.
3281 * symmisc.c: Ditto.
3282 * symtab.c: Ditto.
3283 * symtab.h: Ditto.
3284 * target-descriptions.c: Ditto.
3285 * target-memory.c: Ditto.
3286 * target.c: Ditto.
3287 * target.h: Ditto.
3288 * terminal.h: Ditto.
3289 * thread.c: Ditto.
3290 * top.c: Ditto.
3291 * tracepoint.c: Ditto.
3292 * tracepoint.h: Ditto.
3293 * ui-file.c: Ditto.
3294 * ui-file.h: Ditto.
3295 * ui-out.h: Ditto.
3296 * user-regs.c: Ditto.
3297 * user-regs.h: Ditto.
3298 * utils.c: Ditto.
3299 * valarith.c: Ditto.
3300 * valops.c: Ditto.
3301 * valprint.c: Ditto.
3302 * valprint.h: Ditto.
3303 * value.c: Ditto.
3304 * varobj.c: Ditto.
3305 * varobj.h: Ditto.
3306 * vec.h: Ditto.
3307 * xcoffread.c: Ditto.
3308 * xcoffsolib.c: Ditto.
3309 * xcoffsolib.h: Ditto.
3310 * xml-syscall.c: Ditto.
3311 * xml-tdesc.c: Ditto.
3312
9a2b4c1b
MS
33132011-01-05 Michael Snyder <msnyder@vmware.com>
3314
3315 * cli/cli-cmds.c: Shorten lines of >= 80 columns.
3316 * cli/cli-decode.c: Ditto.
3317 * cli/cli-dump.c: Ditto.
3318 * cli/cli-logging.c: Ditto.
3319 * cli/cli-script.c: Ditto.
3320 * cli/cli-setshow.c: Ditto.
3321 * common/signals.c: Ditto.
3322 * mi/mi-cmd-break.c: Ditto.
3323 * mi/mi-cmd-disas.c: Ditto.
3324 * mi/mi-cmd-stack.c: Ditto.
3325 * mi/mi-cmd-var.c: Ditto.
3326 * mi/mi-cmds.c: Ditto.
3327 * mi/mi-common.h: Ditto.
3328 * mi/mi-console.c: Ditto.
3329 * mi/mi-interp.c: Ditto.
3330 * mi/mi-main.c: Ditto.
3331 * osf-share/cma_attr.c: Ditto.
3332 * osf-share/cma_deb_core.h: Ditto.
3333 * osf-share/cma_debug_client.h: Ditto.
3334 * osf-share/cma_handle.h: Ditto.
3335 * osf-share/cma_mutex.h: Ditto.
3336 * osf-share/cma_stack_int.h: Ditto.
3337 * osf-share/cma_tcb_defs.h: Ditto.
3338 * python/py-auto-load.c: Ditto.
3339 * python/py-breakpoint.c: Ditto.
3340 * python/py-cmd.c: Ditto.
3341 * python/py-frame.c: Ditto.
3342 * python/py-objfile.c: Ditto.
3343 * python/py-param.c: Ditto.
3344 * python/py-progspace.c: Ditto.
3345 * python/py-symbol.c: Ditto.
3346 * python/py-value.c: Ditto.
3347 * python/python-internal.h: Ditto.
3348 * python/python.c: Ditto.
3349 * tui/tui-data.c: Ditto.
3350 * tui/tui-disasm.c: Ditto.
3351 * tui/tui-hooks.c: Ditto.
3352 * tui/tui-io.c: Ditto.
3353 * tui/tui-layout.c: Ditto.
3354 * tui/tui-regs.c: Ditto.
3355 * tui/tui-source.c: Ditto.
3356 * tui/tui-stack.c: Ditto.
3357 * tui/tui-win.c: Ditto.
3358 * tui/tui-windata.c: Ditto.
3359 * tui/tui-winsource.c: Ditto.
3360
44944448
JB
33612011-01-05 Joel Brobecker <brobecker@adacore.com>
3362
3363 * configure.ac, gdb.1: Copyright year update.
3364
ebedcab5
JK
33652011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3366
3367 * frame.c (get_prev_frame_1) <UNWIND_INNER_ID>: New variables
3368 this_pc_in_block, morestack_msym and morestack_name. Check for
3369 "__morestack" minimal symbol there.
3370
e5cc9f32
JB
33712011-01-03 Joel Brobecker <brobecker@adacore.com>
3372
3373 * symfile.c (find_sym_fns): Add call to dont_repeat.
3374
7b6bb8da
JB
33752011-01-01 Joel Brobecker <brobecker@adacore.com>
3376
3377 Copyright year update in most files (performed by copyright.sh).
3378
71ce852c
JB
33792011-01-01 Joel Brobecker <brobecker@adacore.com>
3380
3381 * top.c (print_gdb_version): Update copyright year in version output.
0e2de366 3382
c3c1ebe8 3383For older changes see ChangeLog-2010.
c906108c
SS
3384\f
3385Local Variables:
3386mode: change-log
3387left-margin: 8
3388fill-column: 74
3389version-control: never
57da7796 3390coding: utf-8
c906108c 3391End:
This page took 1.594604 seconds and 4 git commands to generate.