Don't generate multi-byte NOPs for i686.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
e4195b40
JK
12010-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 Code cleanup.
4 * varobj.c (varobj_create): Move variables fi, old_fi and block to
5 a more inner block.
6
a3217aa0
PA
72010-08-05 Pedro Alves <pedro@codesourcery.com>
8
9 * configure.tgt (alpha*-*-linux*, am33_2.0*-*-linux*, frv-*-*)
10 (hppa*-*-linux*, ia64-*-linux*, m32r*-*-linux*, m68*-*-linux*)
11 (microblaze*-linux-*, mips*-*-linux*, sh*-*-linux*)
12 (sparc-*-linux*, sparc64-*-linux*, xtensa*-*-linux*): Add
13 linux-tdep.o to gdb_target_obs.
14
e2b4a699
MK
152010-08-05 Marc Khouzam <marc.khouzam@ericsson.com>
16
17 * mi/mi-main.c (mi_cmd_remove_inferior): Properly access first
18 argument.
19
50e8a0d5
HZ
202010-08-05 Hui Zhu <teawater@gmail.com>
21
22 * mips-linux-tdep.c(regset.h): New include.
23 (mips_supply_gregset_wrapper, mips_fill_gregset_wrapper,
24 mips_supply_fpregset_wrapper, mips_fill_fpregset_wrapper,
25 mips64_supply_gregset_wrapper, mips64_fill_gregset_wrapper,
26 mips64_supply_fpregset_wrapper, mips64_fill_fpregset_wrapper,
27 mips_linux_regset_from_core_section): New functions.
28 (fetch_core_registers, regset_core_fns): Deleted.
29 (mips_linux_init_abi): Add mips_linux_regset_from_core_section.
30 Deleted regset_core_fns.
31 * mips-tdep.c(mips_gdbarch_init): Initialize tdep->gregset,
32 tdep->gregset64, tdep->fpregset and tdep->fpregset64.
33 * mips-tdep.h(gdbarch_tdep): Add gregset, gregset64, fpregset
34 and fpregset64.
35
70728992
PA
362010-08-04 Pedro Alves <pedro@codesourcery.com>
37
38 * s390-tdep.c: Include linux-tdep.h.
39 (s390_gdbarch_init): Call linux_init_abi.
40
a5ee0f0c
PA
412010-08-04 Pedro Alves <pedro@codesourcery.com>
42
43 * corelow.c (core_pid_to_str): Default to using normal_pid_to_str
44 instead of printing "Thread" here.
45 * linux-tdep.c: Include inferior.h.
46 (linux_core_pid_to_str): New.
47 (linux_init_abi): New.
48 * linux-tdep.h (linux_init_abi): Declare.
49 * alpha-linux-tdep.c: Include linux-tdep.h.
50 (alpha_linux_init_abi): Call linux_init_abi.
51 * amd64-linux-tdep.c (amd64_linux_init_abi): Call linux_init_abi.
52 * arm-linux-tdep.c (arm_linux_init_abi): Call linux_init_abi.
53 * frv-linux-tdep.c: Include linux-tdep.h
54 (frv_linux_init_abi): Call linux_init_abi.
55 * hppa-linux-tdep.c: Include linux-tdep.h
56 (hppa_linux_init_abi): Call linux_init_abi.
57 * i386-linux-tdep.c (i386_linux_init_abi): Call linux_init_abi.
58 * ia64-linux-tdep.c: Include linux-tdep.h.
59 (ia64_linux_init_abi): Call linux_init_abi.
60 * m32r-linux-tdep.c: Include linux-tdep.h.
61 (m32r_linux_init_abi): Call linux_init_abi.
62 * m68klinux-tdep.c: Include linux-tdep.h.
63 (m68k_linux_init_abi): Call linux_init_abi.
64 * microblaze-linux-tdep.c: Include linux-tdep.h.
65 (microblaze_linux_init_abi): Call linux_init_abi.
66 * mips-linux-tdep.c: Include linux-tdep.h.
67 (mips_linux_init_abi): Call linux_init_abi.
68 * mn10300-linux-tdep.c: Include linux-tdep.h.
69 (am33_linux_init_osabi): Call linux_init_abi. Rename the
70 'gdbinfo' parameter to 'info'.
71 * ppc-linux-tdep.c: Include linux-tdep.h.
72 (ppc_linux_init_abi): Call linux_init_abi.
73 * sh-linux-tdep.c: Include linux-tdep.h.
74 (sh_linux_init_abi): Call linux_init_abi.
75 * sparc-linux-tdep.c: Include linux-tdep.h.
76 (sparc32_linux_init_abi): Call linux_init_abi.
77 * sparc64-linux-tdep.c: Include linux-tdep.h.
78 (sparc64_linux_init_abi): Call linux_init_abi.
79 * xtensa-linux-tdep.c: Include linux-tdep.h.
80 (xtensa_linux_init_abi): Call linux_init_abi.
81 * i386-cygwin-tdep.c (i386_windows_core_pid_to_str): New.
82 (i386_cygwin_init_abi): Install it as gdbarch_core_pid_to_str
83 callback.
84
bc043ef3
DE
852010-08-03 Doug Evans <dje@google.com>
86
87 * breakpoint.c (bpdisp_text): Constify bpdisps.
88 * solib-svr4.c (solib_break_names): Constify.
89 (bkpt_names, main_name_list): Constify.
90 (match_main): Constify soname arg.
63cdd227
DE
91 (bfd_lookup_symbol): Remove unnecessary forward decl.
92 Constify symname arg.
bc043ef3
DE
93 (enable_break): Constify bkpt_namep.
94 * symtab.c (search_symbols): Constify types, types2, types3, types4.
95 (symtab_symbol_info): Constify classnames.
96
585d1eb8
PM
972010-08-03 Phil Muldoon <pmuldoon@redhat.com>
98
99 * NEWS: Document Python value inferior function calls.
100
2de00c64
DE
1012010-08-02 Doug Evans <dje@google.com>
102
103 * dwarf2read.c (dwarf_attr_name): Add DW_AT_GNU_odr_signature.
104
02d868e8
PP
1052010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
106
107 * linux-thread-db.c (libthread_db_debug): New variable.
108 (thread_db_find_new_threads_silently): Control verbosity with it.
109 (try_thread_db_load_1, try_thread_db_load): Likewise.
110 (find_new_threads_once): Likewise.
111 (_initialize_thread_db): Set/show it.
112
a19cae16
JK
1132010-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
114
115 * common/signals.c (signals): Move the content to signals.def.
116 Include it. Remove the INDENT comments.
117
c2bbed2a
TT
1182010-07-30 Tom Tromey <tromey@redhat.com>
119
120 * Makefile.in (install-only): Install gdb-add-index.
121 * gdb-add-index.sh: New file.
122
f32b2f09
CR
1232010-07-31 Renquan Cheng <crq@gcc.gnu.org>
124
125 * MAINTAINERS: Add myself for write after approval privileges.
126
1276c759
JK
1272010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
128
129 * symfile.c (addr_section_name): New function.
130 (addrs_section_compar): Use it.
131 (addr_info_make_relative): Use it. Move variable sect_name into a more
132 inner block. Make ".dynbss" and ".sdynbss" checks more strict.
133
420697bb
TT
1342010-07-30 Tom Tromey <tromey@redhat.com>
135
136 * configure: Rebuild.
137 * configure.ac: Add missing case for Python 2.7.
138
d0d99561
DD
1392010-07-29 DJ Delorie <dj@redhat.com>
140
141 * rx-tdep.c (rx_analyze_prologue): Don't require branches to have
142 conditions.
143
0b29bdde
PA
1442010-07-29 Pedro Alves <pedro@codesourcery.com>
145
146 * PROBLEMS: Remove mention of all problems.
147
110ed339
PA
1482010-07-28 Pedro Alves <pedro@codesourcery.com>
149
150 PR build/11848
151 * configure.ac: Check for wresize.
152 * configure, config.in: Regenerate.
153 * tui/tui-win.c (make_visible_with_new_height): Wrap wresize call
154 with HAVE_WRESIZE.
155
326fd672
TT
1562010-07-28 Tom Tromey <tromey@redhat.com>
157
158 PR python/11060:
159 * python/py-type.c (typy_legacy_template_argument): New function,
160 extracted from typy_template_argument.
161 (typy_template_argument): Use TYPE_TEMPLATE_ARGUMENT. Return a
162 value when needed.
163
4ac8c4da
TT
1642010-07-28 Oleg Nesterov <oleg@redhat.com>
165
166 * remote.c (readchar): Call pop_target in case of SERIAL_ERROR.
167
053315c2
TT
1682010-07-27 Tom Tromey <tromey@redhat.com>
169
170 * dwarf2read.c (dwarf2_const_value_data): Never sign extend.
171
3ce3b1ba
PA
1722010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
173
174 * dwarf2read.c (read_subroutine_type): Improve THIS detection,
175 handling DW_AT_object_pointer, and workaround GCC PR 43053.
176
2bb4f988
TT
1772010-07-28 Tom Tromey <tromey@redhat.com>
178
179 * Makefile.in (HFILES_NO_SRCDIR): Remove link-warning.h.
180
74232302
JB
1812010-07-28 Joel Brobecker <brobecker@adacore.com>
182
183 * remote.c (remote_download_tracepoint): Add missing gettext markup.
184 * tracepoint.c (parse_static_tracepoint_marker_definition): Likewise.
185
385d04dc
JB
1862010-07-28 Joel Brobecker <brobecker@adacore.com>
187
188 * breakpoint.c (breakpoint_re_set_one): Move call to set_language
189 down, just before the block that parse the breakpoint addr_string.
190
34eaf542
TT
1912010-07-28 Tom Tromey <tromey@redhat.com>
192
193 PR c++/9946:
194 * symfile.c (reread_symbols): Clear template_symbols.
195 * symtab.h (struct symbol) <is_cplus_template_function>: New
196 field.
197 (SYMBOL_IS_CPLUS_TEMPLATE_FUNCTION): New macro.
198 (struct template_symbol): New.
199 * symtab.c (lookup_symbol_aux_local): Use
200 cp_lookup_symbol_imports_or_template.
201 * objfiles.h (struct objfile) <template_symbols>: New field.
202 * objfiles.c (relocate_one_symbol): New function.
203 (objfile_relocate1): Use it. Relocate isolated symbols.
204 * gdbtypes.h (struct cplus_struct_type) <n_template_arguments,
205 template_arguments>: New fields.
206 (TYPE_N_TEMPLATE_ARGUMENTS): New macro.
207 (TYPE_TEMPLATE_ARGUMENTS): Likewise.
208 (TYPE_TEMPLATE_ARGUMENT): Likewise.
209 (lookup_typename): Update.
210 * gdbtypes.c (lookup_typename): Constify "block" argument.
211 * dwarf2read.c: Include vec.h.
212 (symbolp): New typedef.
213 (read_func_scope): Read template arguments. Allocate a
214 template_symbol when needed.
215 (read_structure_type): Read template arguments.
216 (new_symbol_full): New function, from new_symbol. Handle
217 DW_TAG_template_type_param and DW_TAG_template_value_param.
218 (new_symbol): Rewrite as wrapper.
219 * cp-support.h (cp_lookup_symbol_imports_or_template): Declare.
220 * cp-namespace.c: Include language.h.
221 (search_symbol_list): New function.
222 (cp_lookup_symbol_imports_or_template): Likewise.
223
d27b3be4
PA
2242010-07-28 Balazs Kezes <rlblaster@gmail.com>
225
226 * tui/tui-win.c (make_visible_with_new_height): Resize and move
227 the command window to the new size and position.
228
0036e657
PA
2292010-07-28 Balazs Kezes <rlblaster@gmail.com>
230
a782f43e 231 * tui/tui-win.c (tui_resize_all): Update the locator's origin's
0036e657
PA
232 coordinates.
233
36900355
PA
2342010-07-28 Balazs Kezes <rlblaster@gmail.com>
235
a782f43e 236 * tui/tui-io.c (tui_handle_resize_during_io): Call tui_resize_all
36900355 237 after a detecting a resize.
a782f43e 238 * tui/tui-win.c (tui_resize_all): Remove tui_set_win_resized_to
36900355
PA
239 call.
240
db5e03ae
PA
2412010-07-28 Pedro Alves <pedro@codesourcery.com>
242
243 * configure.ac: Check for resize_term.
244 * configure, config.in: Regenerate.
245
b71fff68
JB
2462010-07-27 Joel Brobecker <brobecker@adacore.com>
247
248 * MAINTAINERS (Write After Approval): Reorder a couple of entries.
249
9b1c24c8
PA
2502010-07-27 Daniel Jacobowitz <dan@codesourcery.com>
251
252 * dwarf2read.c (read_string): Rename to ...
253 (read_direct_string): ... this.
254 (skip_one_die, read_attribute_value, dwarf_decode_line_header)
255 (dwarf_decode_lines, dwarf_decode_macros): Adjust.
256
00390b84
JK
2572010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
258
259 * linux-nat.c (linux_nat_lp_status_is_event): New function.
260 (count_events_callback, select_event_lwp_callback)
261 (cancel_breakpoints_callback, linux_nat_wait_1): Use it.
262
26ab7092
JK
2632010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
264
265 * ia64-linux-nat.c (ia64_linux_status_is_event): New function.
266 (_initialize_ia64_linux_nat): Install it.
267 * linux-nat.c (sigtrap_is_event, linux_nat_status_is_event)
268 (linux_nat_set_status_is_event): New.
269 (stop_wait_callback, count_events_callback, select_event_lwp_callback)
270 cancel_breakpoints_callback, linux_nat_filter_event)
271 (linux_nat_wait_1): Use linux_nat_status_is_event.
272 * linux-nat.h (linux_nat_set_status_is_event): New prototype.
273
283e6a52
TT
2742010-07-27 Tom Tromey <tromey@redhat.com>
275
276 * NEWS: Mention labels, .gdb_index.
277
53a71c06
CR
2782010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
279
280 * cli/cli-cmds.c (disassemble_command): Add support of disassemble
3422f666 281 "start,+length" form of arguments.
53a71c06
CR
282 * NEWS: Add "Changed commands" (disassemble) section for "Changes
283 since GDB 7.1"; and merge two separated paragraphs of disassemble
284 description in "Changes in GDB 7.0".
285
c63a1f86
JK
2862010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
287
288 * top.c (input_from_terminal_p): Return 0 on BATCH_FLAG.
289 * utils.c (defaulted_query): Do not explicitly check for BATCH_FLAG.
290 (fputs_maybe_filtered): Do not do filtering also on
291 ! INPUT_FROM_TERMINAL_P.
292
abebb8b0
JB
2932010-07-27 Joel Brobecker <brobecker@adacore.com>
294
295 * dwarf2read.c (dw2_find_pc_sect_symtab): Remove trailing newline
296 in warning message.
297
5374244e
PM
2982010-07-27 Phil Muldoon <pmuldoon@redhat.com>
299
300 * python/py-value.c (valpy_call): New Function.
301
ac0b195c
KW
3022010-07-27 Ken Werner <ken.werner@de.ibm.com>
303
872e696d 304 * dwarf2read.c (dwarf2_read_index): Initialize the types_list and
ac0b195c
KW
305 types_list_elements variables.
306
09d8bd00
TT
3072010-07-26 Tom Tromey <tromey@redhat.com>
308
309 * dwarf2loc.c (locexpr_describe_location_piece): Also recognize
310 TLS with DW_OP_const4u or DW_OP_const8u.
311
9fe70b4f
TJB
3122010-07-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
313
314 * ppc-linux-nat.c (store_vsx_register): Use PTRACE_GETVSXREGS to get
315 VSX registers contents.
316
caac4577
JG
3172010-07-26 Jerome Guitton <guitton@adacore.com>
318
319 * dwarf2read.c (add_partial_symbol): Do not add a global variable if
320 its adress is null. Add comment to explain why.
321 (new_symbol): Ditto.
322
857d11d0
JK
3232010-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
324
325 * linux-nat.c (linux_nat_do_thread_registers): Convert STOP_SIGNAL to
326 the host signal first.
327
1fd400ff
TT
3282010-07-23 Tom Tromey <tromey@redhat.com>
329
330 * dwarf2read.c (struct dwarf2_per_objfile) <n_type_comp_units,
331 type_comp_units>: New fields.
332 (dw2_get_cu): New function.
333 (create_cus_from_index): Remove unused argument.
334 (create_signatured_type_hash_from_index): New function.
335 (create_addrmap_from_index): Update.
336 (dwarf2_read_index): Handle version 2.
337 (dw2_find_last_source_symtab, dw2_forget_cached_source_info)
338 (dw2_lookup_symtab, dw2_do_expand_symtabs_matching)
339 (dw2_print_stats, dw2_expand_all_symtabs)
340 (dw2_expand_symtabs_with_filename, dw2_find_symbol_file)
341 (dw2_expand_symtabs_matching, dw2_map_symbol_filenames): Update.
342 (dwarf2_initialize_objfile): Call create_debug_types_hash_table.
343 (allocate_signatured_type_hash_table): New function.
344 (add_signatured_type_cu_to_list): Likewise.
345 (create_debug_types_hash_table): Use them. Set type_comp_units.
346 (read_signatured_type): Ensure section data is available.
347 (add_address_entry): Don't record empty ranges.
348 (struct signatured_type_index_data): New.
349 (write_one_signatured_type): New function.
350 (write_psymtabs_to_index): Write type CUs.
351 (save_gdb_index_command): Update comment.
352 (process_type_comp_unit): Move inititalization of
353 from_debug_types...
354 (create_debug_types_hash_table): ... here.
355
3a674486
JK
3562010-07-23 Jan Kratochvil <jan.kratochvil@redhat.com>
357
358 * gdb_gcore.sh (tmpfile): Remove the variable, its initialization,
359 cleanup and generating of gdb script to it.
360 (gdb): Use redirection from /dev/null. Use --nx. Turn off pagination
361 and terminal size. Convert $tmpfile to a series of -ex-es.
362
54ec275a
KS
3632010-07-23 Keith Seitz <keiths@redhat.com>
364
365 * symtab.c (basic_lookup_transparent_type): Call pre-expand
366 hook for STATIC_BLOCK types, too.
367
8fd447e6
KS
3682010-07-23 Keith Seitz <keiths@redhat.com>
369
370 * dwarf2read.c: Remove unused typedef dwarf2_cu_per_cu_data_ptr
371 and vector definition.
372
25b72dde
JK
3732010-07-23 Jan Kratochvil <jan.kratochvil@redhat.com>
374
375 * linux-nat.c (cancel_breakpoint): Remove unused forward declaration.
376
96d19272
JK
3772010-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
378
379 * dwarf2read.c: Include completer.h.
380 (save_gdb_index_command): Use matching usage command name.
381 (_initialize_dwarf2_read): New variable c, initialize it by add_cmd.
382 Set filename_completer for it.
383
ca1f3406
TT
3842010-07-22 Tom Tromey <tromey@redhat.com>
385
386 * dwarf2read.c (create_debug_types_hash_table): Set objfile on
387 type signature's per-CU data.
388
ba25b921
PA
3892010-07-22 Pedro Alves <pedro@codesourcery.com>
390
391 * NEWS: Mention target reported shared libraries support by
392 default.
393
23bd0f7c
PA
3942010-07-21 Pedro Alves <pedro@codesourcery.com>
395
396 PR symtab/11827
397
398 Revert:
399 2010-05-21 Pierre Muller <muller@ics.u-strasbg.fr>
400 * dwarf2read.c (process_die): Also allow DW_TAG_const_type
401 and DW_TAG_volatile_type.
402 (new_symbol): Likewise.
403
883df6dd
SW
4042010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
405
406 * eval.c (evaluate_subexp_standard): Disabled evaluation of C++
407 function symbols before overload resolution.
408
269b11a2
PA
4092010-07-21 Pedro Alves <pedro@codesourcery.com>
410
411 * breakpoint.c (bptype_string): New, abstracted out from
412 print_one_breakpoint_location.
413 (print_one_breakpoint_location): Adjust.
414 (breakpoint_1): Adjust the type column width dynamically.
415
569b05a5
JK
4162010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
417
418 * symfile.c (find_separate_debug_file_by_debuglink): Remove
419 a gdb_assert call, new comment.
420
ad34eb2f
JK
4212010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
422
423 * linux-nat.c (linux_handle_extended_wait): Handle case when
424 event == PTRACE_EVENT_CLONE && stopping && WSTOPSIG (status) != SIGSTOP.
425
33355866
JK
4262010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
427
428 Code cleanup.
429 * linux-nat.c (linux_nat_wait_1): Reset STATUS after calling
430 linux_nat_wait_1. Use always LP->STATUS afterwards.
431
26590820
HZ
4322010-07-20 Hui Zhu <teawater@gmail.com>
433
434 * inf-ptrace.c (inf_ptrace_create_inferior): Initialize back_to.
435 (inf_ptrace_attach): Ditto.
436
c0edd9ed
JK
4372010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
438
439 Make core files the process_stratum.
440 * corefile.c (core_target): New variable.
441 (core_file_command): Remove variable t, use core_target.
442 * corelow.c (core_ops): Make it static.
443 (init_core_ops): Change to process_stratum. Initialize CORE_TARGET.
444 * defs.h (make_cleanup_unpush_target): New prototype.
445 * gdbarch.h: Regenerate.
446 * gdbarch.sh (core_pid_to_str): Remove core_stratum from its comment.
447 * gdbcore.h (core_target): New declaration.
448 * inf-ptrace.c (inf_ptrace_create_inferior, inf_ptrace_attach): New
449 variables ops_already_pushed and back_to. Use push_target,
450 make_cleanup_unpush_target and discard_cleanups calls.
451 * record.c (record_open): Replace core_stratum by a core_bfd check.
452 * target.c (target_is_pushed): New function.
453 (find_core_target): Remove.
454 * target.h (enum strata) <core_stratum>: Remove.
455 (target_is_pushed): New declaration.
456 (find_core_target): Remove declaration.
457 * tracepoint.c (init_tfile_ops) <to_stratum>: Remove comment.
458 * utils.c (do_unpush_target, make_cleanup_unpush_target): New functions.
459
f02253f1
HZ
4602010-07-19 Hui Zhu <teawater@gmail.com>
461
462 * breakpoint.c (single_step_breakpoints_inserted): New
463 function.
464 * breakpoint.h (single_step_breakpoints_inserted): Extern.
465 * infrun.c (maybe_software_singlestep): Add check code.
466 * record.c (record_resume): Add code for software single step.
467 (record_wait): Ditto.
468
78768c4a
JK
4692010-07-18 Jan Kratochvil <jan.kratochvil@redhat.com>
470
471 * linux-nat.c (linux_handle_extended_wait): Move variable new_lp into
472 a more inner block. Remove its unused declaration initializer.
473
431e49aa
TJB
4742010-07-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
475
476 * NEWS: Mention support for the new ptrace interface and hardware
477 accelerated watchpoint conditions on powerpc-linux.
478
bd91e7ae
OS
4792010-07-16 Ozkan Sezer <sezeroz@gmail.com>
480
481 * target.c (debug_to_insert_breakpoint): Instead of casting to unsigned
482 long and %ld, use core_addr_to_string() and %s to print CORE_ADDR vars
483 and host_address_to_string() and %s for pointers.
484 (debug_to_remove_breakpoint): Likewise.
485 (debug_to_region_ok_for_hw_watchpoint): Likewise.
486 (debug_to_can_accel_watchpoint_condition): Likewise.
487 (debug_to_stopped_data_address): Likewise.
488 (debug_to_watchpoint_addr_within_range): Likewise.
489 (debug_to_insert_hw_breakpoint): Likewise.
490 (debug_to_remove_hw_breakpoint): Likewise.
491 (debug_to_insert_watchpoint): Likewise.
492 (debug_to_remove_watchpoint): Likewise.
493
29df156d
SW
4942010-07-16 Sami Wagiaalla <swagiaal@redhat.com>
495
496 * symtab.h (symbol_set_demangled_name): Now takes an optional objfile*
497 argument.
498 (cplus_specific): New struct.
499 * symtab.c (symbol_set_demangled_name): Updated.
500 Use cplus_specific for cplus symbols.
501 (symbol_get_demangled_name): Retrive the name from the cplus_specific
502 struct for cplus symbols.
503 (symbol_init_language_specific): Set cplus_specific for cplus symbols.
504 (symbol_set_names): Pass objfile to symbol_set_demangled_name.
505 * symtab.c (symbol_init_cplus_specific): New function.
506
b250c185
SW
5072010-07-16 Sami Wagiaalla <swagiaal@redhat.com>
508
509 * symtab.h (symbol_set_demangled_name): New function.
510 (symbol_get_demangled_name): New function.
511 * symtab.c (symbol_set_demangled_name): New function.
512 (symbol_get_demangled_name): New function.
513 (symbol_init_language_specific): Use demangled_name setter and getter.
514 (symbol_set_names): Ditto.
515 (symbol_natural_name): Ditto.
516 (symbol_demangled_name): Ditto.
517 * dwarf2read.c (new_symbol): Ditto.
518
afa16725
SW
5192010-07-16 Sami Wagiaalla <swagiaal@redhat.com>
520
521 * symtab.h: Renamed cplus_specific to mangled_lang.
522 * symtab.c (symbol_init_language_specific): Updated.
523 (symbol_set_names): Updated.
524 (symbol_natural_name): Updated.
525 (symbol_demangled_name): Updated.
526 * ada-lang.c (ada_decode_symbol): Updated.
527 * dwarf2read.c (new_symbol): Updated.
528
3cbaedff
KW
5292010-07-14 Ken Werner <ken.werner@de.ibm.com>
530
531 * valops.c (value_assign): Do not call to value_coerce_to_target.
532 (value_must_coerce_to_target): Return 0 in case of TYPE_VECTOR.
533
c932f1be
KW
5342010-07-14 Ken Werner <ken.werner@de.ibm.com>
535
536 * MAINTAINERS: Add myself for write after approval privileges.
537
91158a56
TT
5382010-07-13 Emmanuel Thomé <Emmanuel.Thome@gmail.com>
539
540 * c-valprint.c (c_val_print): Add embedded_offset to address in
541 call to val_print_array_elements.
542
b3b272e1
TT
5432010-07-13 Tom Tromey <tromey@redhat.com>
544
545 * dwarf2read.c (dwarf2_read_index): Correctly set 'total_size'.
546
bb3fa9d0
TT
5472010-07-13 Tom Tromey <tromey@redhat.com>
548
549 * dwarf2read.c (dwarf2_per_cu_text_offset): Fix reference to
550 objfile.
551
dd786858
TT
5522010-07-13 Tom Tromey <tromey@redhat.com>
553
554 * symfile.c (set_initial_language): Update.
555 (deduce_language_from_filename): Argument type now const.
556 * symtab.h (find_main_filename): Update.
557 (deduce_language_from_filename): Update.
558 * symtab.c (find_main_filename): Make result const.
559 * dwarf2read.c (dw2_find_symbol_file): Change return type.
560 * psymtab.c (find_symbol_file_from_partial): Change return type.
561 * symfile.h (struct quick_symbol_functions) <find_symbol_file>:
562 Make result const.
563
9291a0cd
TT
5642010-07-13 Tom Tromey <tromey@redhat.com>
565
566 * breakpoint.c (save_cmdlist): No longer static.
567 * gdbcmd.h (save_cmdlist): Declare.
568 * symfile.c (symbol_file_add_with_addrs_or_offsets): Set
569 OBJF_READNOW on objfile if readnow_symbol_files.
570 * elfread.c (elf_symfile_read): Use dwarf2_initialize_objfile.
571 (elf_sym_fns_gdb_index): New global.
572 * dwarf2read.c: Include exceptions.h.
573 (offset_type): New.
574 (struct mapped_index): New.
575 (dwarf2_per_cu_data_ptr): New typedef.
576 (struct dwarf2_per_objfile) <using_index, index_table, gdb_index>:
577 New fields.
578 (GDB_INDEX_SECTION): New define.
579 (struct dwarf2_per_cu_quick_data): New.
580 (struct dwarf2_per_cu_data) <objfile>: New field.
581 <psymtab>: Removed.
582 <v>: New field.
583 (byte_swap): New function.
584 (MAYBE_SWAP): New macro.
585 (INDEX_SUFFIX): New macro.
586 (dw2_do_instantiate_symtab): New function.
587 (dw2_instantiate_symtab): Likewise.
588 (create_cus_from_index): Likewise.
589 (create_addrmap_from_index): Likewise.
590 (mapped_index_string_hash): Likewise.
591 (find_slot_in_mapped_hash): Likewise.
592 (dwarf2_read_index): Likewise.
593 (dw2_setup): Likewise.
594 (dw2_require_line_header): Likewise.
595 (dw2_require_full_path): Likewise.
596 (dw2_find_last_source_symtab): Likewise.
597 (dw2_forget_cached_source_info): Likewise.
598 (dw2_lookup_symtab): Likewise.
599 (dw2_lookup_symbol): Likewise.
600 (dw2_do_expand_symtabs_matching): Likewise.
601 (dw2_pre_expand_symtabs_matching): Likewise.
602 (dw2_print_stats): Likewise.
603 (dw2_dump): Likewise.
604 (dw2_relocate): Likewise.
605 (dw2_expand_symtabs_for_function): Likewise.
606 (dw2_expand_all_symtabs): Likewise.
607 (dw2_expand_symtabs_with_filename): Likewise.
608 (dw2_find_symbol_file): Likewise.
609 (dw2_map_ada_symtabs): Likewise.
610 (dw2_expand_symtabs_matching): Likewise.
611 (dw2_find_pc_sect_symtab): Likewise.
612 (dw2_map_symbol_names): Likewise.
613 (dw2_map_symbol_filenames): Likewise.
614 (dw2_has_symbols): Likewise.
615 (dwarf2_gdb_index_functions): New global.
616 (dwarf2_initialize_objfile): New function.
617 (process_psymtab_comp_unit): Update.
618 (add_partial_subprogram): Likewise.
619 (dwarf2_psymtab_to_symtab): Likewise.
620 (psymtab_to_symtab_1): Use dw2_do_instantiate_symtab.
621 (process_full_comp_unit): Update.
622 (find_file_and_directory): New function.
623 (read_file_scope): Use find_file_and_directory.
624 (dwarf2_per_cu_objfile): Update.
625 (dwarf2_per_cu_addr_size): Update.
626 (dwarf2_per_cu_offset_size): Update.
627 (dwarf2_free_objfile): Free the index, if needed.
628 (dwarf2_per_objfile_free): Unmap the index, if needed.
629 (struct strtab_entry): New.
630 (hash_strtab_entry): New function.
631 (eq_strtab_entry): Likewise.
632 (create_strtab): Likewise.
633 (add_string): Likewise.
634 (struct symtab_index_entry): New.
635 (struct mapped_symtab): New.
636 (hash_symtab_entry): New function.
637 (eq_symtab_entry): Likewise.
638 (delete_symtab_entry): Likewise.
639 (create_index_table): Likewise.
640 (create_mapped_symtab): Likewise.
641 (cleanup_mapped_symtab): Likewise.
642 (find_slot): Likewise.
643 (hash_expand): Likewise.
644 (add_index_entry): Likewise.
645 (add_indices_to_cpool): Likewise.
646 (write_hash_table): Likewise.
647 (add_address_entry): Likewise.
648 (write_psymbols): Likewise.
649 (write_obstack): Likewise.
650 (unlink_if_set): Likewise.
651 (write_psymtabs_to_index): Likewise.
652 (save_gdb_index_command): Likewise.
653 (_initialize_dwarf2_read): Install "save gdb-index"
654 command.
655 (create_all_comp_units): Initialize 'objfile' field of CU.
656 (dwarf2_locate_sections): Check for .gdb_index.
657 * psymtab.h (dwarf2_gdb_index_functions): Declare.
658 * symfile.h (dwarf2_initialize_objfile): Declare.
659
58b6ab13
TT
6602010-07-13 Tom Tromey <tromey@redhat.com>
661
662 * symtab.c (lookup_symbol_aux_symtabs): Call pre-expand hook.
663 (basic_lookup_transparent_type): Likewise.
664 * symfile.h (struct quick_symbol_functions)
665 <pre_expand_symtabs_matching>: New field.
666 * psymtab.c (pre_expand_symtabs_matching_psymtabs): New function.
667 (psym_functions): Update.
668
0f5238ed
TT
6692010-07-13 Tom Tromey <tromey@redhat.com>
670
671 PR breakpoints/8357:
672 * symtab.h (domain_enum_tag) <LABEL_DOMAIN>: Update comment.
673 * linespec.c (decode_line_1): Update comment. Call decode_label.
674 (decode_label): New function.
675 (symbol_found): Handle LOC_LABEL.
676 * dwarf2read.c (new_symbol) <DW_TAG_label>: Set symbol's type and
677 domain. Call add_symbol_to_list.
678
9aa1f1e3
TT
6792010-07-13 Tom Tromey <tromey@redhat.com>
680
681 * dwarf2loc.h (dwarf2_per_cu_text_offset): Declare.
682 * dwarf2loc.c (find_location_expression): Use
683 dwarf2_per_cu_text_offset.
684 (dwarf2_evaluate_loc_desc): Likewise.
685 (dwarf2_loc_desc_needs_frame): Likewise.
686 (compile_dwarf_to_ax): Likewise.
687 (loclist_describe_location): Likewise.
688 * dwarf2read.c (dwarf2_per_cu_text_offset): New function.
689 (dwarf2_per_cu_objfile): Update comment.
690
953ac07e
JK
6912010-07-12 Jan Kratochvil <jan.kratochvil@redhat.com>
692
693 * dwarf2read.c (read_subrange_type): Call read_subrange_type.
694 * p-lang.c (pascal_printstr): Likewise.
695
f04e4012
TT
6962010-07-09 Tom Tromey <tromey@redhat.com>
697
698 * python/py-prettyprint.c (gdbpy_get_display_hint): Don't use
699 'hint' if it is NULL.
700
f4dfd9c0
HZ
7012010-07-09 Hui Zhu <teawater@gmail.com>
702
703 * source.c (print_source_lines_base): Add check for noprint.
704
7e6e39e5
JB
7052010-07-08 Joel Brobecker <brobecker@adacore.com>
706
707 * python/python-config.py: Resync with Python 2.7 version of this
708 script.
709
76b8507d
JB
7102010-07-08 Joel Brobecker <brobecker@adacore.com>
711
712 * NEWS: Fix typo in section name (s/GDB 7.1/GDB 7.2).
713
797054e6
JB
7142010-07-07 Joel Brobecker <brobecker@adacore.com>
715
716 * NEWS: Create a new section for the next release branch.
717 Rename the section of the current branch, now that it has
718 been cut.
719
c80befee 7202010-07-07 Joel Brobecker <brobecker@adacore.com>
721
722 GDB 7.2 branch created (branch timestamp: 2010-07-07 17:00 UTC)
723 * version.in: Bump version to 7.2.50.20100707-cvs.
724
ac56253d
TT
7252010-07-07 Tom Tromey <tromey@redhat.com>
726
727 * dwarf2read.c (dwarf2_const_value) <DW_form_addr>: Create a
728 LOC_COMPUTED symbol.
729 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Set new field.
730 (dwarf2_loc_desc_needs_frame): Likewise.
731 (compile_dwarf_to_ax) <DW_OP_addr>: Use offset.
732 * dwarf2expr.h (struct dwarf_expr_context) <offset>: New field.
733 * dwarf2expr.c (execute_stack_op) <DW_OP_addr>: Use offset.
734 * dwarf2-frame.c (execute_stack_op): Set 'offset' field. Add
735 'offset' argument.
736 (struct dwarf2_frame_cache) <text_offset>: New field.
737 (dwarf2_frame_cache): Set new field.
738 (dwarf2_frame_prev_register): Update.
739 (dwarf2_frame_sniffer): Update.
740 (dwarf2_frame_base_sniffer): Update.
741 (dwarf2_frame_find_fde): Add 'out_offset' argument.
742
0cf6dd15
TJB
7432010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
744 Thiago Jung Bauermann <bauerman@br.ibm.com>
745
746 Support for hw accelerated condition watchpoints in booke powerpc.
747
748 * breakpoint.c (fetch_watchpoint_value): Rename to fetch_subexp_value
749 and move to eval.c. Change callers.
750 (insert_bp_location): Pass watchpoint condition in
751 target_insert_watchpoint.
752 (remove_breakpoint_1) Pass watchpoint condition in
753 target_remove_watchpoint.
754 (watchpoint_locations_match): Call
755 target_can_accel_watchpoint_condition.
756 * eval.c: Include wrapper.h.
757 (fetch_subexp_value): Moved from breakpoint.c.
758 * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint):
759 Formatting fix.
760 (can_use_watchpoint_cond_accel): New function.
761 (calculate_dvc): Likewise.
762 (num_memory_accesses): Likewise.
763 (check_condition): Likewise.
764 (ppc_linux_can_accel_watchpoint_condition): Likewise
765 (ppc_linux_insert_watchpoint): Call can_use_watchpoint_cond_accel,
766 check_condition and calculate_dvc.
767 (ppc_linux_remove_watchpoint): Likewise.
768 (_initialize_ppc_linux_nat): Set to_can_accel_watchpoint_condition to
769 ppc_linux_can_accel_watchpoint_condition
770 * target.c (debug_to_insert_watchpoint): Add argument for watchpoint
771 condition.
772 (debug_to_remove_watchpoint): Likewise.
773 (debug_to_can_accel_watchpoint_condition): New function.
774 (update_current_target): Set to_can_accel_watchpoint_condition.
775 (setup_target_debug): Set to_can_accel_watchpoint_condition.
776 * target.h: Add opaque declaration for struct expression.
777 (struct target_ops) <to_insert_watchpoint>,
778 <to_remove_watchpoint>: Add new arguments to pass the watchpoint
779 <to_can_accel_watchpoint_condition>: New member.
780 condition. Update all callers and implementations.
781 (target_can_accel_watchpoint_condition): New macro.
782 * value.c (free_value_chain): New function.
783 * value.h (fetch_subexp_value): New prototype.
784 (free_value_chain): Likewise.
785
2f2241f1
UW
7862010-07-07 Ulrich Weigand <uweigand@de.ibm.com>
787
788 * linux-nat.c (linux_nat_do_thread_registers): Use section size
789 from gdbarch_core_regset_sections also for .reg if present.
790
791 * amd64-linux-tdep.c (amd64_linux_regset_sections): Fix incorrect
792 section size for .reg.
793 * ppc-linux-tdep.c (ppc_linux_vsx_regset_sections): Likewise.
794 (ppc_linux_vmx_regset_sections): Likewise.
795 (ppc_linux_fp_regset_sections): Likewise.
796 (ppc64_linux_vsx_regset_sections): New variable.
797 (ppc64_linux_vmx_regset_sections): Likewise.
798 (ppc64_linux_fp_regset_sections): Likewise.
799 (ppc_linux_init_abi): Install core_regset_section lists appropriate
800 for current word size.
801
1fd7cdc2
JB
8022010-07-06 Joel Brobecker <brobecker@adacore.com>
803
804 * server.c (myresume): Make static.
805
11763c18
TT
8062010-07-06 Tom Tromey <tromey@redhat.com>
807
808 * configure, config.in: Rebuild.
809 * configure.ac (HAVE_LIBPYTHON2_7): New define.
810 * python/python-internal.h: Handle HAVE_LIBPYTHON2_7.
811
a6cc4789
AS
8122010-07-06 Andreas Schwab <schwab@linux-m68k.org>
813
814 * breakpoint.c (_initialize_breakpoint): Add "cl" as alias for
815 "clear".
816
f9e9243a
UW
8172010-07-06 Ken Werner <ken.werner@de.ibm.com>
818
819 * gdbtypes.h (floatformats_ieee_half): Add declaration.
820 * gdbtypes.c (floatformats_ieee_half): New variable.
821 * doublest.c (floatformat_from_length): Set format to
822 gdbarch_half_format if length matches.
823 * gdbarch.sh (half_bit): New architecture method.
824 (half_format): Likewise.
825 * gdbarch.h: Regenerate.
826 * gdbarch.c: Likewise.
827
4e5799b6
JK
8282010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
829 Joel Brobecker <brobecker@adacore.com>
830
831 Fix re-run of PIE executable, PR shlibs/11776.
832 * solib-svr4.c (svr4_relocate_main_executable) <symfile_objfile>: Remove
833 the part of pre-set SYMFILE_OBJFILE->SECTION_OFFSETS.
834
86e4bafc
JK
8352010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
836 Joel Brobecker <brobecker@adacore.com>
837
838 * auxv.c (memory_xfer_auxv): Update attach comment.
839 * solib-svr4.c (svr4_special_symbol_handling): Remove the call to
840 svr4_relocate_main_executable.
841 (svr4_solib_create_inferior_hook): Make the call to
842 svr4_relocate_main_executable unconditional.
843
3cd07d20
JK
8442010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
845 Joel Brobecker <brobecker@adacore.com>
846
847 * auxv.c (ld_so_xfer_auxv): Do not error on failed read of data_address.
848
0a1e94c7
JK
8492010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
850 Joel Brobecker <brobecker@adacore.com>
851
852 Fix attaching to PIEs prelinked on the disk after the process was
853 started.
854 * solib-svr4.c (svr4_exec_displacement): New variable arch_size.
855 Verify it against bfd_get_arch_size. Try to match arbitrary
856 displacement for the phdrs comparison.
857
5387647f
TT
8582010-07-02 Tom Tromey <tromey@redhat.com>
859
860 PR exp/11780:
861 * libunwind-frame.c (libunwind_frame_prev_register): Don't set
862 value as optimized-out.
863
38b6c3b3
TJB
8642010-07-02 Ulrich Weigand <uweigand@de.ibm.com>
865 Thiago Jung Bauermann <bauerman@br.ibm.com>
866
867 * breakpoint.c (can_use_hardware_watchpoint): Answer "what does this
868 represent?" question in comment. Change comment to a proper sentence.
869
a17ac5b0
TT
8702010-07-02 Ken Werner <ken.werner@de.ibm.com>
871
872 * c-valprint.c (c_val_print): Fix printing of character vectors.
873
bddaafad
JK
8742010-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
875
876 * spu-tdep.c (spu_catch_start): Adjust the caller of changed
877 create_breakpoint prototype.
878
d41c0fc8
PA
8792010-07-01 Pedro Alves <pedro@codesourcery.com>
880
881 * breakpoint.c (BREAK_ARGS_HELP, _initialize_breakpoint): Clarify
882 usefulness suggestion of multiple breakpoints at same location.
883
dc10affe
PA
8842010-07-01 Pedro Alves <pedro@codesourcery.com>
885
886 * breakpoint.c (BREAK_ARGS_HELP): Add missing `the'.
887
cabe9ab6
PA
8882010-07-01 Pedro Alves <pedro@codesourcery.com>
889
890 * dwarf2loc.c (locexpr_tracepoint_var_ref)
891 (loclist_tracepoint_var_ref): Handle optimized out values.
892
cce7e648
PA
8932010-07-01 Pedro Alves <pedro@codesourcery.com>
894
895 * breakpoint.c (update_watchpoint, _initialize_breakpoint): Remove
896 unnecessary space in string.
897 * filesystem.c (_initialize_filesystem): Ditto.
898 * frame.c (_initialize_frame): Ditto.
899 * infcmd.c (step_once): Ditto.
900 * infrun.c (_initialize_infrun): Ditto.
901 * linux-nat.c (linux_child_follow_fork): Ditto.
902 * maint.c (maintenance_deprecate): Ditto.
903 * memattr.c (_initialize_mem): Ditto.
904 * mips-tdep.c (_initialize_mips_tdep): Ditto.
905 * monitor.c (monitor_open): Ditto.
906 * procfs.c (procfs_xfer_memory): Ditto.
907 * reverse.c (bookmarks_info): Ditto.
908 * sh64-tdep.c (sh64_show_media_regs, sh64_show_compact_regs): Ditto.
909 * stack.c (_initialize_stack): Ditto.
910 * tracepoint.c (_initialize_tracepoint): Ditto.
911 * xtensa-tdep.c (xtensa_supply_gregset,
912 xtensa_regset_from_core_section): Ditto.
913
b65c7efe
TT
9142010-07-01 Tom Tromey <tromey@redhat.com>
915
916 * value.h (struct lval_funcs) <check_any_valid>: Rename from
917 check_all_valid.
918 * value.c (value_entirely_optimized_out): Invert result. Update
919 for new function name.
920
0fb4aa4b
PA
9212010-07-01 Pedro Alves <pedro@codesourcery.com>
922
923 Static tracepoints support.
924
925 * NEWS: Mention new support for static tracepoints.
926 (New packets): Mention qTfSTM, qTsSTM, qTSTMat and
927 qXfer:statictrace:read.
928 (New features in the GDB remote stub, GDBserver): Mention static
929 tracepoints support using an UST based backend.
930 (New commands): Mention "info static-tracepoint-markers" and
931 "strace".
932 * breakpoint.c (is_marker_spec): New.
933 (is_tracepoint): Handle static tracepoints.
934 (validate_commands_for_breakpoint): Static tracepoints can't do
935 while-stepping.
936 (static_tracepoints_here): New.
937 (bpstat_what): Handle static tracepoints.
938 (print_one_breakpoint_location, allocate_bp_location, mention):
939 Ditto.
940 (create_breakpoint_sal): Ditto.
941 (decode_static_tracepoint_spec): New.
942 (create_breakpoint): Replace `hardwareflag', and `traceflag' with
943 `type_wanted'. Adjust. Handle static tracepoint marker
944 locations.
945 (break_command_1): Adjust.
946 (update_static_tracepoint): New.
947 (update_breakpoint_locations): Handle static tracepoints.
948 (breakpoint_re_set_one): Handle static tracepoint marker
949 locations.
950 (disable_command, enable_command): Handle static tracepoints.
951 (trace_command, ftrace_command): Adjust.
952 (strace_command): New.
953 (create_tracepoint_from_upload): Adjust.
954 (save_breakpoints): Handle static tracepoints.
955 (_initialize_breakpoint): Install the "strace" command.
956 * breakpoint.h (enum bptype): New bp_static_tracepoint type.
957 (struct breakpoint): New fields static_trace_marker_id and
958 static_trace_marker_id_idx.
959 (breakpoints_here_p): Declare.
960 (create_breakpoint): Adjust.
961 (static_tracepoints_here): Declare.
962 * remote.c (struct remote_state) <static_tracepoints>: New field.
963 (PACKET_qXfer_statictrace_read, PACKET_StaticTracepoints): New.
964 (remote_static_tracepoint_marker_at): New.
965 (remote_static_tracepoint_markers_by_strid): New.
966 (remote_static_tracepoint_feature): New.
967 (remote_disconnected_tracing_feature): Handle "StaticTracepoints".
968 (remote_xfer_partial): Handle TARGET_OBJECT_STATIC_TRACE_DATA.
969 (remote_supports_static_tracepoints): New.
970 (remote_download_tracepoint): Download static tracepoints.
971 (init_remote_ops): Install remote_static_tracepoint_marker_at and
972 remote_static_tracepoint_markers_by_strid.
973 (_initialize_remote): Install set|show remote static-tracepoints,
974 and set|show remote read-sdata-object commands.
975 * target.c (update_current_target): Inherit and default
976 to_static_tracepoint_marker_at, and
977 to_static_tracepoint_markers_by_strid.
978 * target.h (static_tracepoint_marker): Forward declare.
979 (enum target_object): New object TARGET_OBJECT_STATIC_TRACE_DATA.
980 (static_tracepoint_marker_p): New typedef.
981 (DEF_VEC_P(static_tracepoint_marker_p)): New VEC type.
982 (struct target_ops): New fields to_static_tracepoint_marker_at and
983 to_static_tracepoint_markers_by_strid.
984 (target_static_tracepoint_marker_at)
985 (target_static_tracepoint_markers_by_strid): New.
986 * tracepoint.c: Include source.h.
987 (validate_actionline): Handle $_sdata.
988 (struct collection_list): New field strace_data.
989 (add_static_trace_data): New.
990 (clear_collection_list): Clear strace_data.
991 (stringify_collection_list): Account for a possible static trace
992 data collection.
993 (encode_actions_1): Encode an $_sdata collection.
994 (parse_tracepoint_definition): Handle static tracepoints.
995 (parse_static_tracepoint_marker_definition): New.
996 (release_static_tracepoint_marker): New.
997 (print_one_static_tracepoint_marker): New.
998 (info_static_tracepoint_markers_command): New.
999 (sdata_make_value): New.
1000 (_initialize_tracepoint): Create the $_sdata convenience variable.
1001 Add the "info static-tracepoint-markers" command.
1002 Mention $_sdata in the "collect" command's help output.
1003 * tracepoint.h (struct static_tracepoint_marker): New.
1004 (parse_static_tracepoint_marker_definition)
1005 (release_static_tracepoint_marker): Declare.
1006 * mi/mi-cmd-break.c (mi_cmd_break_insert): Adjust.
1007 * python/py-breakpoint.c (bppy_new): Adjust.
1008
aac63f0f
JB
10092010-06-30 Joel Brobecker <brobecker@adacore.com>
1010
1011 * python/python-internal.h (_XOPEN_SOURCE): Undefine before
1012 including Python.h.
1013
e68994a7
DE
10142010-06-29 Doug Evans <dje@google.com>
1015
3863f96c
DE
1016 PR gdb/11702
1017 * dwarf2read.c (dwarf2_add_field): Only create a symbol if
1018 DW_AT_external is present.
1019
254e6b9e
DE
1020 PR gdb/11702
1021 * NEWS: Add entry.
1022 * dwarf2read.c (dwarf2_add_field): If DW_AT_const_value is present,
1023 create a symbol for the field and record the value.
1024 (new_symbol): Handle DW_TAG_member.
1025 * gdbtypes.c (field_is_static): Remove FIXME.
1026 * symtab.c (search_symbols): When searching for VARIABLES_DOMAIN,
1027 only ignore LOC_CONST symbols that are enums.
1028
6e70227d
DE
1029 * dwarf2read.c: Remove trailing whitespace.
1030
e68994a7
DE
1031 Delete FIELD_LOC_KIND_DWARF_BLOCK, unused.
1032 * gdbtypes.h (enum field_loc_kind): Delete FIELD_LOC_KIND_DWARF_BLOCK.
1033 (struct main_type, field loc): Delete dwarf_block.
1034 (FIELD_DWARF_BLOCK): Delete.
1035 (SET_FIELD_DWARF_BLOCK): Delete.
1036 (TYPE_FIELD_DWARF_BLOCK): Delete.
1037 * gdb-gdb.py (StructMainTypePrettyPrinter.struct_field_location_img):
1038 Update.
1039
a480d2f6
HZ
10402010-06-29 Hui Zhu <teawater@gmail.com>
1041
1042 * record.c (set_record_pic_cmdlist,
1043 show_record_pic_cmdlist): New variables.
1044 (set_record_pic_command,
1045 show_record_pic_command): New functions.
1046 (record_pic_function, record_pic_line, record_pic_enum,
1047 set_record_pic_type, record_pic_hide_nofunction,
1048 record_pic_hide_nosource, record_pic_hide_same): New variables.
1049 (record_pic_fputs): New function.
1050 (function_list, node_list, edge_list): New struct.
1051 (function_list, node_list, edge_list): New variables.
1052 (record_pic_cleanups, record_pic_node,
1053 record_pic_edge, cmd_record_pic): New functions.
1054 (_initialize_record): Add new commands for record pic.
1055
a0d7a4ff
JK
10562010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1057
1058 * dwarf2read.c (read_structure_type) <fi.typedef_field_list>: Call
1059 ALLOCATE_CPLUS_STRUCT_TYPE.
1060
595939de
PM
10612010-06-28 Phil Muldoon <pmuldoon@redhat.com>
1062 Tom Tromey <tromey@redhat.com>
1063 Thiago Jung Bauermann <bauerman@br.ibm.com>
1064
1065 * value.c (pack_unsigned_long): New function.
1066 (value_from_ulongest): New function.
1067 * value.h (value_from_ulongest): Declare.
1068 * python/python.c (_initialize_python): Call
1069 gdbpy_initialize_thread and gdbpy_initialize_inferior.
1070 * python/python-internal.h: Define thread_object.
1071 (gdbpy_inferiors, gdbpy_selected_thread)
1072 (frame_info_to_frame_object, create_thread_object)
1073 (find_thread_object, find_inferior_object)
1074 (gdbpy_initialize_thread, gdbpy_initialize_inferiors)
1075 (gdbpy_is_value_object, get_addr_from_python): Declare.
1076 * python/py-value.c (builtin_type_upylong): Define.
1077 (convert_value_from_python): Add logic for ulongest.
1078 (gdbpy_is_value_object): New function.
1079 * python/py-utils.c (get_addr_from_python): New function.
1080 * python/py-frame.c (frame_info_to_frame_object): Return a PyObject.
1081 (gdbpy_selected_frame): Use PyObject over frame_info.
1082 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-inferior and
1083 py-infthread.
1084 (SUBDIR_PYTHON_SRCS): Likewise.
1085 (py-inferior.o): New Rule.
1086 (py-infthread.o): New Rule.
1087 * python/py-inferior.c: New File.
1088 * python/py-infthread.c: New File.
1089
98751a41
JK
10902010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1091
1092 * c-typeprint.c (c_type_print_base): For no fields check include also
1093 TYPE_TYPEDEF_FIELD_COUNT. Print new typedefs section.
1094 * dwarf2read.c (struct typedef_field_list)
1095 (struct field_info) <typedef_field_list, typedef_field_list_count>: New.
1096 (dwarf2_add_typedef): New.
1097 (read_structure_type): Call dwarf2_add_typedef for DW_TAG_typedef.
1098 Copy also FI.TYPEDEF_FIELD_LIST.
1099 * gdbtypes.h (struct typedef_field)
1100 (struct cplus_struct_type) <typedef_field, typedef_field_count>
1101 (TYPE_TYPEDEF_FIELD_ARRAY, TYPE_TYPEDEF_FIELD, TYPE_TYPEDEF_FIELD_NAME)
1102 (TYPE_TYPEDEF_FIELD_TYPE, TYPE_TYPEDEF_FIELD_COUNT): New.
1103
41f62f39
JK
11042010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1105
1106 * cp-namespace.c (cp_lookup_nested_type): New variable
1107 concatenated_name. Turn the current return condition into a reverse
1108 one. Call also lookup_static_symbol_aux on the constructed qualified
1109 name.
1110 * symtab.c (lookup_symbol_aux): Move variable objfile and searching in
1111 other files into a called ...
1112 (lookup_static_symbol_aux): ... new function here.
1113 * symtab.h (lookup_static_symbol_aux): New prototype.
1114 * valops.c (value_maybe_namespace_elt): Call also
1115 lookup_static_symbol_aux if we failed otherwise.
1116
af53d231
JK
11172010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1118
1119 Fix PR c++/11703 and PR gdb/1448.
1120 * c-exp.y (yylex) <last_was_coloncolon && first_was_coloncolon>: Add
1121 FIRST_ITER check.
1122
9655fd1a
JK
11232010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1124
1125 Fix modification of cplus_struct_default.
1126 * dwarf2read.c (dwarf2_add_member_fn) <no DW_AT_vtable_elem_location>:
1127 Call ALLOCATE_CPLUS_STRUCT_TYPE.
1128 * gdbtypes.c (cplus_struct_default): New empty initializer, comment it.
1129
9279c692
JB
11302010-06-28 Joel Brobecker <brobecker@adacore.com>
1131
1132 * NEWS: Add entry announcing the python directory.
1133
d3f41bb1
TT
11342010-06-28 Tom Tromey <tromey@redhat.com>
1135
1136 * dwarf2read.c (read_structure_type): Allocate null cleanup later.
1137
23e7acfb
DE
11382010-06-28 Doug Evans <dje@google.com>
1139
1140 * breakpoint.c (breakpoint_sals_to_pc): Delete arg address, unused.
1141 All callers updated.
1142
6036c742
JK
11432010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1144
1145 * cp-valprint.c (cp_print_value_fields) <recurse == 0>: Call
1146 obstack_begin after each obstack_free.
1147
9f18a3b3
DE
11482010-06-27 Doug Evans <dje@google.com>
1149
1596cb5d
DE
1150 * value.c (value_static_field): Use `switch' instead of `if'.
1151 Assert-fail if passed invalid TYPE_FIELD_LOC_KIND.
1152
9f18a3b3
DE
1153 * valops.c (search_struct_field): Fix typo in error message.
1154
43dabe42
UW
11552010-06-26 Ulrich Weigand <uweigand@de.ibm.com>
1156
1157 * dwarf2expr.c (execute_stack_op): Place preprocessor
1158 directives at the start of the source line.
1159
0f3bb72e
PH
11602010-06-25 Paul Hilfinger <hilfinger@adacore.com>
1161
6036c742
JK
1162 * defs.h (make_command_stats_cleanup): Declare.
1163 (set_display_time): Declare.
1164 (set_display_space): Declare.
1165 * event-top.c (command_handler): Use make_command_stats_cleanup.
1166 * main.c (display_time, display_space): Move definitions to utils.c.
1167 (captured_main): Use make_command_stats_cleanup to get start-up
1168 statistics.
1169 Use set_display_time and set_display_space for processing OPT_STATISTICS
1170 case.
1171 * maint.c (maintenance_time_display): Use set_display_time.
1172 (maintenance_space_display): Use set_display_space.
1173 * top.c (execute_command): Remove obsolete 'maint time' code.
1174 (command_loop): Use make_command_stats_cleanup.
1175 * utils.c (struct cmd_stats): Structure for storing initial time
1176 and space usage.
1177 (display_time, display_space): Move definitions here from utils.c.
1178 (set_display_time): New function.
1179 (set_display_space): New function.
1180 (make_command_stats_cleanup): New function.
1181 (report_command_stats): New auxiliary function for
1182 make_command_stats_cleanup.
0f3bb72e 1183
070c8028
UW
11842010-06-25 Ulrich Weigand <uweigand@de.ibm.com>
1185
1186 * solib-spu.c (append_ocl_sos): Fix xsnprintf statement for
1187 hosts where CORE_ADDR is long long.
1188
bc9f0842
TT
11892010-06-25 Tom Tromey <tromey@redhat.com>
1190
1191 PR python/10808:
1192 * python/python.c (execute_gdb_command): Add keywords. Accept
1193 "to_string" argument.
1194 (struct restore_ui_file_closure): New.
1195 (restore_ui_file): New function.
1196 (make_cleanup_restore_ui_file): Likewise.
1197 (GdbMethods) <execute>: Update.
1198
c0cc4c83
UW
11992010-06-25 Ulrich Weigand <uweigand@de.ibm.com>
1200
1201 * s390-tdep.c (s390_push_dummy_call): Error on stack overflow
1202 during inferior call stack frame setup.
1203
f1d8ee66
UW
12042010-06-25 Ken Werner <ken.werner@de.ibm.com>
1205
1206 * solib-spu.c: Include "exception.h".
1207 (ocl_program_data_key): New variable.
1208 (append_ocl_sos): New function.
1209 (ocl_enable_break): Likewise.
1210 (spu_current_sos): Call append_ocl_sos.
1211 (spu_solib_loaded): Call ocl_enable_break.
1212 (_initialize_spu_solib): Register ocl_program_data_key.
1213
19c0c0f8
UW
12142010-06-25 Ulrich Weigand <uweigand@de.ibm.com>
1215
1216 * cp-support.c (reset_directive_searched): New function.
1217 (make_symbol_overload_list_using): Prevent recursive calls.
1218
0f6a939d
PM
12192010-06-25 Phil Muldoon <pmuldoon@redhat.com>
1220
1221 * printcmd.c (print_variable_and_value): Print error message on
1222 caught exception.
1223
f2c7657e
UW
12242010-06-25 Ulrich Weigand <uweigand@de.ibm.com>
1225
1226 * dwarf2expr.h (struct dwarf_value_location): Use ULONGEST as type
1227 of stack values.
1228 (struct dwarf_expr_piece): Rename "expr" member to "mem". Add new
1229 "value" member.
1230 (dwarf_expr_push): Change input type to ULONGEST.
1231 (dwarf_expr_fetch): Change return type to ULONGEST.
1232 (dwarf_expr_fetch_address): Add prototype.
1233 (dwarf2_read_address): Remove prototype.
1234 * dwarf2expr.c (dwarf_expr_push): Use ULONGEST as type of stack values.
1235 Truncate stack values to ctx->addr_size bytes.
1236 (dwarf_expr_fetch): Change return value to ULONGEST.
1237 (dwarf_expr_fetch_address): New function.
1238 (add_piece): Use dwarf_expr_fetch_address instead of dwarf_expr_fetch
1239 when appropriate. Update for struct dwarf_expr_piece changes.
1240 (dwarf2_read_address): Remove.
1241 (unsigned_address_type): Remove.
1242 (signed_address_type): Remove.
1243 (execute_stack_op): Use dwarf_expr_fetch_address instead of
1244 dwarf_expr_fetch when appropriate. Use ULONGEST as type of stack
1245 values. Perform operations on ULONGEST instead of on GDB values,
1246 sign-extending from ctx->addr_size bytes as needed. Read DW_OP_addr
1247 values and DW_OP_deref results as unsigned integers.
1248 * dwarf2loc.c (read_pieced_value): Update for struct dwarf_expr_piece
1249 changes.
1250 (write_pieced_value): Likewise.
1251 (dwarf2_evaluate_loc_desc): Use dwarf_expr_fetch_address instead of
1252 dwarf_expr_fetch when appropriate.
1253 (compile_dwarf_to_ax): Read DW_OP_addr values as unsigned integers.
1254 * dwarf2-frame.c (execute_stack_op): Use dwarf_expr_fetch_address
1255 instead of dwarf_expr_fetch when appropriate.
1256
b1d61bc9
PM
12572010-06-25 Pierre Muller <muller@ics.u-strasbg.fr>
1258
1259 * c-typeprint.c (c_print_typedef): Append new type name for typedefs.
1260
b14285f6
JB
12612010-06-24 Joel Brobecker <brobecker@adacore.com>
1262
1263 * python/python.c (_initialize_python): Add new "constant"
1264 PYTHONDIR in gdb module. Insert this path at the head of
1265 sys.path. Set gdb.__path__ to gdb.PYTHONDIR + '/gdb' and
1266 exec its __init__.py script if it exists in that directory.
1267
fd60dc69
KB
12682010-06-24 Kevin Buettner <kevinb@redhat.com>
1269
1270 * rx-tdep.c (RX_ACC_REGNUM): Define.
1271 (RX_NUM_REGS): Redefine to 26.
1272 (rx_register_name): Add register "acc". Change order of several
1273 registers. Change name of "vct" register to "fintv" to match RX
1274 documentation.
1275 (rx_register_type): Add case for RX_ACC_REGNUM.
1276
18430289
TT
12772010-06-24 Tom Tromey <tromey@redhat.com>
1278
1279 * psymtab.c (lookup_partial_symbol): Mark definition as static.
1280
40618926
JK
12812010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1282 Tom Tromey <tromey@redhat.com>
1283
1284 Fix GDB startup on readonly filesystem.
1285 * charset.c (find_charset_names): Use PEX_USE_PIPES for pex_init.
1286
628fe4e4
JK
12872010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1288 Pedro Alves <pedro@codesourcery.com>
1289
1290 Fix PR 9436.
1291 * breakpoint.c (handle_jit_event): New function.
1292 (bpstat_what): Remove enum class, kc, ss, sn, sgl, slr, clr, sr, shl,
1293 jit, err, table and bs_class. New variables shlib_event, jit_event,
1294 this_action and bptype. Change bs_class assignments to this_action
1295 assignments. new unhandled bptype internal error. Move here
1296 shlib_event and jit_event handling from handle_inferior_event.
1297 * breakpoint.h (enum bpstat_what_main_action): Extend the comment.
1298 Reorder items. Remove BPSTAT_WHAT_CHECK_SHLIBS and
1299 BPSTAT_WHAT_CHECK_JIT.
1300 * inferior.h (debug_infrun, stop_on_solib_events): New declarations.
1301 * infrun.c (debug_infrun, stop_on_solib_events): Remove static.
1302 (handle_inferior_event): Reinitialize frame and gdbarch after
1303 bpstat_what call. Move BPSTAT_WHAT_CHECK_SHLIBS and
1304 BPSTAT_WHAT_CHECK_JIT handling to bpstat_what. Reinitialize even
1305 gdbarch when frame gets reinitialized.
1306
f1421989
HZ
13072010-06-24 Hui Zhu <teawater@gmail.com>
1308
1309 * printcmd.c (ui_printf): New function.
1310 (printf_command): Call ui_printf.
1311 (_initialize_printcmd): New command "eval".
1312
d03285ec
UW
13132010-06-23 Ulrich Weigand <uweigand@de.ibm.com>
1314
1315 * infrun.c (handle_inferior_event): Handle presence of single-step
1316 breakpoints for TARGET_WAITKIND_FORKED and TARGET_WAITKIND_VFORKED.
1317 Cancel single-step breakpoints for TARGET_WAITKIND_EXITED,
1318 TARGET_WAITKIND_SIGNALED, and TARGET_WAITKIND_EXECD.
1319 * breakpoint.c (detach_single_step_breakpoints): New function.
1320 (detach_breakpoints): Call it.
1321 (cancel_single_step_breakpoints): New function.
1322 * breakpoint.h (cancel_single_step_breakpoints): Add prototype.
1323
1324 * spu-tdep.c (spu_memory_remove_breakpoint): New function.
1325 (spu_gdbarch_init): Install it.
1326
38f6b338
JK
13272010-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1328
1329 * configure.ac: Always set RDYNAMIC at least as `-rdynamic'.
1330 * configure: Regenerate.
1331
bb08c432
HZ
13322010-06-22 Hui Zhu <teawater@gmail.com>
1333
1334 * i386-tdep.c (i386_record_lea_modrm): Change warning to query.
1335 (i386_process_record): Ditto.
1336 * record.c (record_memory_query): New variable.
1337 (_initialize_record): New command "set record memory-query".
1338 * record.h (record_memory_query): New extern.
1339
b55078be
DE
13402010-06-21 Doug Evans <dje@google.com>
1341
1342 * i386-tdep.h (i386_displaced_step_copy_insn): Declare.
1343 * i386-tdep.c (i386_displaced_step_copy_insn): New function.
1344 (i386_syscall_p): Change type of lengthp to int.
1345 (i386_displaced_step_fixup): Handle kernels that run one past a
1346 syscall insn.
1347 * i386-linux-tdep.c (i386_linux_init_abi): Use
1348 i386_displaced_step_copy_insn instead of
1349 simple_displaced_step_copy_insn.
1350
75079b2b
TT
13512010-06-21 Tom Tromey <tromey@redhat.com>
1352
1353 * dwarf2read.c (read_base_type): Handle DW_ATE_UTF.
1354 (dwarf_type_encoding_name): Likewise.
1355
b00fdb78
TT
13562010-06-21 Tom Tromey <tromey@redhat.com>
1357
1358 * p-valprint.c (pascal_val_print): Use TYPE_ERROR_NAME.
1359 * p-typeprint.c (pascal_type_print_base): Use TYPE_ERROR_NAME.
1360 * m2-valprint.c (m2_val_print): Use TYPE_ERROR_NAME.
1361 * gdbtypes.h (TYPE_ERROR_NAME): New macro.
1362 * f-valprint.c (f_val_print): Use TYPE_ERROR_NAME.
1363 * f-typeprint.c (f_type_print_base): Use TYPE_ERROR_NAME.
1364 * dwarf2read.c (tag_type_to_type): Create a new error type on
1365 failure.
1366 * c-valprint.c (c_val_print): Use TYPE_ERROR_NAME.
1367 * c-typeprint.c (c_type_print_base): Use TYPE_ERROR_NAME.
1368
84951ab5
MS
13692010-06-21 Michael Snyder <msnyder@vmware.com>
1370
1371 * breakpoint.c (_initialize_breakpoint): Use add_prefix_cmd,
1372 not add_abbrev_prefix_cmd, for "enable breakpoints".
1373
d4a087c7
UW
13742010-06-21 Ulrich Weigand <uweigand@de.ibm.com>
1375
1376 * dwarf2loc.c (find_location_expression): Add relocation offset
1377 to base-address-selection entry base addresses. Read addresses
1378 (and offsets) as signed/unsigned integers, depending on the
1379 BFD's sign_extend_vma flag. Do not call dwarf2_read_address.
1380 (loclist_describe_location): Likewise.
1381 (disassemble_dwarf_expression): Read DW_OP_addr operand as
1382 unsigned integer. Do not call dwarf2_read_address.
1383 (locexpr_describe_location): Likewise for DW_OP_GNU_push_tls_address.
1384
13def385
UW
13852010-06-19 Ulrich Weigand <uweigand@de.ibm.com>
1386
1387 * spu-tdep.c (spu_frame_unwind_cache): Use LSLR register
1388 value instead of hard-coded SPU_LS_SIZE.
1389 (spu_software_single_step): Likewise.
1390 * spu-tdep.h (SPU_LS_SIZE): Remove.
1391
d2ed6730
UW
13922010-06-19 Ulrich Weigand <uweigand@de.ibm.com>
1393
1394 * spu-multiarch.c (spu_xfer_partial): Wrap around local store
1395 limit on local store memory accesses.
1396 * spu-linux-nat.c (spu_xfer_partial): Likewise.
1397 * spu-tdep.c (spu_lslr): Remove.
1398 (spu_pointer_to_address): Do not truncate addresses.
1399 (spu_integer_to_address): Likewise.
1400 (spu_overlay_new_objfile): Use SPU_OVERLAY_LMA.
1401 * spu-tdep.h: Add comments.
1402 (SPUADDR_SPU): Respect SPU_OVERLAY_LMA bit.
1403 (SPU_OVERLAY_LMA): Define.
1404
6aed2dbc
SS
14052010-06-18 Stan Shebs <stan@codesourcery.com>
1406
a61408f8
SS
1407 * osdata.c (get_osdata): Warn separately if target does not report
1408 type list.
1409 (info_osdata_command): Allow empty type, report error if target
1410 does not return available types of OS data.
1411 * linux-nat.c (linux_nat_xfer_osdata): Report list of OS data
1412 types if no annex supplied.
1413
6aed2dbc
SS
1414 * thread.c (thread_id_make_value): Make a value representing the
1415 current thread.
1416 (_initialize_thread): Create $_thread.
1417
ec61707d
JB
14182010-06-17 Joel Brobecker <brobecker@adacore.com>
1419
1420 * dwarf2read.c (psymtabs_addrmap_cleanup): Add empty line after
1421 last local variable declaration. No real code change.
1422
60606b2c
TT
14232010-06-17 Tom Tromey <tromey@redhat.com>
1424
1425 * dwarf2read.c (psymtabs_addrmap_cleanup): New function.
1426 (dwarf2_build_psymtabs_hard): Use it. Create addrmap on a
1427 temporary obstack.
1428
65d79d4b
SDJ
14292010-06-16 Sergio Durigan Junior <sergiodj@redhat.com>
1430 Jan Kratochvil <jan.kratochvil@redhat.com>
1431
1432 * breakpoint.c: Include parser-defs.h.
1433 (watchpoint_exp_is_const): New function.
1434 (watch_command_1): Call watchpoint_exp_is_const to check
1435 if the expression is constant.
1436
0407b3f1
AS
14372010-06-15 Andreas Schwab <schwab@linux-m68k.org>
1438
1439 * configure.ac: Check for RDYNAMIC also for cross builds.
1440 * configure: Regenerate.
1441
98d64339
PA
14422010-06-15 Pedro Alves <pedro@codesourcery.com>
1443
1444 * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.
1445 (SFILES): Remove solib-null.c, add solib-target.c.
1446 (COMMON_OBS): Remove solib-null.o, add solib-target.o.
1447 (ALLDEPFILES): Remove solib-target.c.
1448 * solib-target.c (_initialize_solib_target): Set
1449 current_target_so_ops to solib_target_so_ops if not already set.
1450 * solib-null.c: Delete.
1451
6a271cae
PA
14522010-06-14 Pedro Alves <pedro@codesourcery.com>
1453
1454 * NEWS: Mention GDBserver's JIT compilation of tracepoint
1455 bytecode.
1456
1e9beacb
UW
14572010-06-14 Ulrich Weigand <uweigand@de.ibm.com>
1458
1459 * cp-valprint.c (cp_print_static_field): Members of
1460 dont_print_stat_array_obstack are of type "struct type *".
1461 (_initialize_cp_valprint): Likewise.
1462
21a176fb
UW
14632010-06-14 Ulrich Weigand <uweigand@de.ibm.com>
1464
1465 * frame.c (frame_register_unwind): Do not access contents
1466 of "optimized out" unwound register value.
1467
25b524e8
JK
14682010-06-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1469
1470 * ada-lang.h (ada_print_type): Make varstring const.
1471 * ada-typeprint.c (print_func_type): Make name const.
1472 (ada_print_type): Make varstring const.
1473 * c-lang.h (c_print_type): Make varstring const.
1474 * c-typeprint.c (c_print_type): Likewise.
1475 * f-lang.h (f_print_type): Likewise.
1476 * f-typeprint.c (f_print_type): Likewise.
1477 * jv-lang.h (java_print_type): Likewise.
1478 * jv-typeprint.c (java_print_type): Likewise.
1479 * language.c (unk_lang_print_type): Likewise.
1480 * language.h (struct language_defn) <la_print_type>: Likewise.
1481 * m2-lang.h (m2_print_type): Likewise.
1482 * m2-typeprint.c (m2_print_type): Likewise.
1483 * p-lang.h (pascal_print_type): Likewise.
1484 * p-typeprint.c (pascal_print_type): Likewise.
1485
d914c394
SS
14862010-06-11 Stan Shebs <stan@codesourcery.com>
1487
1488 Add per-operation permission flags.
1489
1490 * target.h (struct target_ops): New method to_set_permissions.
1491 (target_set_permissions): New macro.
1492 (target_insert_breakpoint): Change macro to function.
1493 (target_remove_breakpoint): Ditto.
1494 (target_stop): Ditto.
1495 (may_write_registers): Declare.
1496 (may_write_memory): Declare.
1497 (may_insert_breakpoints): Declare.
1498 (may_insert_tracepoints): Declare.
1499 (may_insert_fast_tracepoints): Declare.
1500 (may_stop): Declare.
1501 * target.c (may_write_registers, may_write_registers_1): New globals.
1502 (may_write_memory, may_write_memory_1): New globals.
1503 (may_insert_breakpoints, may_insert_breakpoints_1): New globals.
1504 (may_insert_tracepoints, may_insert_tracepoints_1): New globals.
1505 (may_insert_fast_tracepoints, may_insert_fast_tracepoints_1): New
1506 globals.
1507 (may_stop, may_stop_1): New global.
1508 (target_xfer_partial): Test for write permission.
1509 (target_store_registers): Ditto.
1510 (target_insert_breakpoint): New function.
1511 (target_remove_breakpoint): New function.
1512 (target_stop): New function.
1513 (_initialize_targets): Add new set/show variables.
1514 (set_write_memory_permission): New function.
1515 (update_target_permissions): New function.
1516 (set_target_permissions): New function.
1517 (update_current_target): Default to_set_permissions.
1518 (_initialize_targets): Use new globals and setter function.
1519 * tracepoint.c (start_tracing): Test for permission.
1520 * inferior.h (update_observer_mode): Declare.
1521 * infrun.c (non_stop_1): Define earlier.
1522 (observer_mode, observer_mode_1): New globals.
1523 (set_observer_mode, show_observer_mode): New functions.
1524 (update_observer_mode): New function.
1525 (_initialize_infrun): Define "set observer" command.
1526 * remote.c (PACKET_QAllow): New optional packet.
1527 (remote_protocol_features): Add QAllow.
1528 (remote_set_permissions): New function.
1529 (remote_start_remote): Call it.
1530 (init_remote_ops): Add it to target vector.
1531 (_initialize_remote): Add config command for QAllow.
1532
aec5aa8b
TT
15332010-06-11 Tom Tromey <tromey@redhat.com>
1534
1535 * dwarf2read.c (dwarf2_add_member_fn): Handle correct form of
1536 DW_AT_vtable_elem_location even when GCC extension is seen.
1537
0e03807e
TT
15382010-06-11 Tom Tromey <tromey@redhat.com>
1539
1540 PR gdb/9977, PR exp/11636:
1541 * value.h (value_offset): Update.
1542 (struct lval_funcs) <check_validity>: New field.
1543 <copy_closure>: Make argument const.
1544 (value_computed_closure): Update.
1545 (value_contents_for_printing): Declare.
1546 (value_bits_valid): Likewise.
1547 (val_print): Likewise.
1548 (set_value_component_location): Update.
1549 (value_entirely_optimized_out): Declare.
1550 * value.c (value_offset): Argument now const.
1551 (require_not_optimized_out): New function.
1552 (value_contents_for_printing): New function.
1553 (value_contents_all): Call require_not_optimized_out.
1554 (value_contents): Likewise.
1555 (value_bits_valid): New function.
1556 (value_computed_closure): Argument now const.
1557 (set_value_component_location): Make 'whole' argument const.
1558 (value_entirely_optimized_out): New function.
1559 (value_bitsize): Argument now 'const'.
1560 (value_bitpos): Likewise.
1561 (value_type): Likewise.
1562 * valprint.h (val_print_array_elements): Update.
1563 * valprint.c (val_print): Add 'val' argument. Use
1564 valprint_check_validity.
1565 (valprint_check_validity): New function.
1566 (value_check_printable): Use value_entirely_optimized_out.
1567 (common_val_print): Update.
1568 (value_print): Likewise.
1569 (val_print_array_elements): Add 'val' argument.
1570 * valops.c (value_fetch_lazy): Use value_contents_for_printing,
1571 value_bits_valid. Reinit frame cache for lval_computed.
1572 * sh64-tdep.c (sh64_do_register): Update.
1573 * scm-valprint.c (scm_val_print): Add 'val' argument.
1574 * scm-lang.h (scm_val_print): Update.
1575 * python/python.h (apply_val_pretty_printer): Update.
1576 * python/py-prettyprint.c (apply_val_pretty_printer): Add 'val'
1577 argument. Call set_value_component_location.
1578 * printcmd.c (print_scalar_formatted): Update.
1579 * p-valprint.c (pascal_val_print): Add 'val' argument.
1580 (pascal_object_print_value_fields): Likewise.
1581 (pascal_object_print_value): Likewise.
1582 (pascal_object_print_static_field): Update.
1583 * p-lang.h (pascal_val_print): Update.
1584 (pascal_object_print_value_fields): Update.
1585 * mt-tdep.c (mt_registers_info): Update.
1586 * mi/mi-main.c (get_register): Update.
1587 (mi_cmd_data_evaluate_expression): Use common_val_print.
1588 * m2-valprint.c (m2_print_array_contents): Add 'val' argument.
1589 (m2_print_unbounded_array): Likewise.
1590 (m2_val_print): Likewise.
1591 * m2-lang.h (m2_val_print): Update.
1592 * language.h (struct language_defn) <la_val_print>: Add 'val'
1593 argument.
1594 (LA_VAL_PRINT): Likewise.
1595 * language.c (unk_lang_val_print): Add 'val' argument.
1596 * jv-valprint.c (java_print_value_fields): Add 'val' argument.
1597 (java_val_print): Likewise.
1598 * jv-lang.h (java_val_print): Add 'val' argument.
1599 * infcmd.c (default_print_registers_info): Update.
1600 * f-valprint.c (f77_print_array_1): Add 'val' argument.
1601 (f77_print_array): Likewise.
1602 (f_val_print): Likewise.
1603 * f-lang.h (f_val_print): Add 'val' argument.
1604 * dwarf2loc.c (read_pieced_value): Use value_bitsize and
1605 value_bitpos.
1606 <DWARF_VALUE_OPTIMIZED_OUT>: Don't print warning. Call
1607 set_value_optimized_out.
1608 (write_pieced_value): Use value_bitsize and value_bitpos.
1609 <default>: Don't exit loop.
1610 (check_pieced_value_validity): New function.
1611 (pieced_value_funcs): Reference check_pieced_value_validity,
1612 check_pieced_value_invalid.
1613 (copy_pieced_value_closure): Update.
1614 (check_pieced_value_bits): New function.
1615 (check_pieced_value_invalid): New function.
1616 * d-valprint.c (dynamic_array_type): Add 'val' argument.
1617 (d_val_print): Likewise.
1618 * d-lang.h (d_val_print): Update.
1619 * cp-valprint.c (cp_print_value_fields): Add 'val' argument.
1620 (cp_print_value_fields_rtti): Likewise.
1621 (cp_print_value): Likewise.
1622 (cp_print_static_field): Update.
1623 * c-valprint.c (c_val_print): Add 'val' argument.
1624 (c_value_print): Update.
1625 * c-lang.h (c_val_print): Update.
1626 (cp_print_value_fields): Likewise.
1627 (cp_print_value_fields_rtti): Likewise.
1628 * ada-valprint.c (struct ada_val_print_args): Remove.
1629 (val_print_packed_array_elements): Add 'val' argument.
1630 (ada_val_print): Likewise. Rewrite.
1631 (ada_val_print_stub): Remove.
1632 (ada_val_print_array): Add 'val' argument.
1633 (ada_val_print_1): Likewise.
1634 (print_variant_part): Likewise.
1635 (ada_value_print): Update.
1636 (print_record): Add 'val' argument.
1637 (print_field_values): Likewise.
1638 * ada-lang.h (ada_val_print): Update.
1639
3cf03773
TT
16402010-06-11 Tom Tromey <tromey@redhat.com>
1641
1642 * vec.h (VEC_cleanup): New macro.
1643 (DEF_VEC_ALLOC_FUNC_I): Update.
1644 (DEF_VEC_ALLOC_FUNC_P): Likewise.
1645 (DEF_VEC_ALLOC_FUNC_O): Likewise.
1646 * dwarf2loc.c (struct axs_var_loc): Remove.
1647 (unimplemented): New function.
1648 (translate_register): Likewise.
1649 (access_memory): Likewise.
1650 (compile_dwarf_to_ax): Likewise.
1651 (dwarf2_tracepoint_var_loc): Remove.
1652 (dwarf2_tracepoint_var_access): Likewise.
1653 (dwarf2_tracepoint_var_ref): Likewise.
1654 (locexpr_tracepoint_var_ref): Use compile_dwarf_to_ax.
1655 (loclist_tracepoint_var_ref): Likewise.
1656 * dwarf2expr.h (dwarf_expr_require_composition): Declare.
1657 * dwarf2expr.c (dwarf_expr_require_composition): Rename from
1658 require_composition. No longer static.
1659 (execute_stack_op): Update.
1660 * ax-gdb.h (trace_kludge): Declare.
1661
2bdf28a0
JK
16622010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1663
1664 * breakpoint.c (breakpoint_restore_shadows): New OWNER comment.
1665 (should_be_inserted): Return zero also on NULL OWNER.
1666 (breakpoint_program_space_exit): New OWNER comment.
1667 (insert_breakpoint_locations): Extend comment for OWNER.
1668 (remove_breakpoint_1, remove_breakpoint): Assert on OWNER.
1669 (breakpoint_init_inferior, breakpoint_here_p, breakpoint_thread_match):
1670 New OWNER comment.
1671 (print_it_typical): Return PRINT_UNKNOWN on NULL OWNER.
1672 (watchpoint_check): New assert on BREAKPOINT_AT and OWNER.
1673 (bpstat_check_location): New assert on OWNER.
1674 (bpstat_check_watchpoint, bpstat_check_breakpoint_conditions): Move BL
1675 and B initializations to the code block. New assert on them.
1676 (print_one_breakpoint_location): New OWNER comment.
1677 (watchpoint_locations_match): Assert on OWNER.
1678 (breakpoint_locations_match): Move HW_POINT1 and HW_POINT2
1679 initializations to the code block. New assert on OWNER.
1680 (set_breakpoint_location_function): New assert on OWNER.
1681 (disable_breakpoints_in_shlibs, disable_breakpoints_in_unloaded_shlib)
1682 (bp_location_compare, update_global_location_list)
1683 (update_global_location_list): New OWNER comment.
1684
5b9a19af
UW
16852010-06-09 Ulrich Weigand <uweigand@de.ibm.com>
1686
1687 * Makefile.in (HFILES_NO_SRCDIR): Remove config/i386/nm-linux.h
1688
669211f5
UW
16892010-06-09 Ulrich Weigand <uweigand@de.ibm.com>
1690
1691 * config/nm-linux.h (struct target_ops): Remove forward declaration.
1692 (lin_thread_get_thread_signals): Remove prototype.
1693 (GET_THREAD_SIGNALS): Remove.
1694 * linux-nat.h (lin_thread_get_thread_signals): Add prototype.
1695 * linux-thread-db.c (check_thread_signals): Directly call
1696 lin_thread_get_thread_signals; do not check GET_THREAD_SIGNALS.
1697
b7a8b4ef
UW
16982010-06-09 Ulrich Weigand <uweigand@de.ibm.com>
1699
1700 * gregset.h (GDB_FPXREGSET_T): Remove.
1701 (gdb_fpxregset_t): Likewise.
1702 (supply_fpxregset): Remove prototype.
1703 (fill_fpxregset): Likewise.
1704 * i386-linux-nat.c (supply_fpxregset): Remove.
1705 (fill_fpxregset): Likewise.
1706 (fetch_fpxregs): Inline supply_fpxregset call.
1707 (store_fpxregs): Inline fill_fpxregset call.
1708
1709 * config/i386/linux.mh: Set NAT_FILE to config/nm-linux.h.
1710 * config/i386/nm-linux.h: Remove file.
1711
82892036
MS
17122010-06-09 Michael Snyder <msnyder@vmware.com>
1713
1714 * target.c (update_current_target): Fix spelling error in comment.
1715 (target_mourn_inferior): Fix spelling error in error message.
1716
5ddb52fa
PH
17172010-06-08 Paul Hilfinger <hilfingr@adacore.com>
1718
1719 * dictionary.h (dict_iter_name_first, dict_iter_name_next): Refer to
1720 SYMBOL_SEARCH_NAME, not SYMBOL_BEST_NAME, in comments.
1721
0f2caa1b
MS
17222010-06-08 Michael Snyder <msnyder@vmware.com>
1723
1724 * remote.c (remote_close): Set inferior_ptid to null_ptid.
1725
3bebe2f2
JK
17262010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1727
1728 * configure.ac <"${have_libpython}" != no>: New workaround of
1729 python#4434.
1730 * configure: Regenerate.
1731
eaaffdf4
HZ
17322010-06-08 Hui Zhu <teawater@gmail.com>
1733
1734 * record.c (record_wait): Move signal out of replay code.
1735
5c631832
JK
17362010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1737
1738 Fix PR 10640.
1739 * dwarf2-frame.c (no_dwarf_call): New function.
1740 (execute_stack_op): Set CTX->DWARF_CALL.
1741 * dwarf2expr.c (execute_stack_op) <DW_OP_call2, DW_OP_call4>: New.
1742 * dwarf2expr.h (struct dwarf_expr_context) <dwarf_call>: New.
1743 (struct dwarf_expr_context) <get_subr>: Remove the #if0-ed field.
1744 * dwarf2loc.c (per_cu_dwarf_call, dwarf_expr_dwarf_call): New functions.
1745 (dwarf2_evaluate_loc_desc): Initialize CTX->DWARF_CALL.
1746 (needs_frame_dwarf_call): New function.
1747 (dwarf2_loc_desc_needs_frame): Initialize CTX->DWARF_CALL.
1748 * dwarf2read.c (follow_die_offset): Based on former follow_die_ref.
1749 Update the comment. Move variables die, offset and error call to ...
1750 (follow_die_ref): ... a new function.
1751 (dwarf2_fetch_die_location_block): New function.
1752 * dwarf2loc.h (dwarf2_fetch_die_location_block): New prototype.
1753
17ea53c3
JK
17542010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1755
1756 * dwarf2loc.c (struct dwarf_expr_baton) Replace objfile by per_cu.
1757 (dwarf_expr_tls_address): Use per_cu instead of objfile.
1758 (dwarf2_evaluate_loc_desc): Drop initialization of BATON.OBJFILE.
1759 Initialize new BATON.PER_CU. Adjust CTX->GDBARCH initialization for
1760 this change.
1761 (struct needs_frame_baton): New field per_cu.
1762 (dwarf2_loc_desc_needs_frame): Initialize new BATON.PER_CU.
1763 * dwarf2read.c (struct dwarf2_per_cu_data) <cu>: Extend the comment.
1764
245040d7
SW
17652010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
1766
1767 * cp-support.c (make_symbol_overload_list_namespace): Only search
1768 static and global blocks.
1769 (make_symbol_overload_list_block): New function.
1770 (make_symbol_overload_list): Separate namespace search from block
1771 search.
1772 (make_symbol_overload_list_qualified): Use
1773 make_symbol_overload_list_block.
1774
4c3376c8
SW
17752010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
1776
1777 * value.h: Created oload_search_type enum.
1778 (find_overload_match): Use oload_search_type enum.
1779 * valops.c (find_overload_match): Support combined member and
1780 non-member search.
1781 * eval.c (evaluate_subexp_standard): Calls to
1782 find_overload_match now use oload_search_type enum.
1783 (oload_method_static): Verify index is a proper value.
1784 * valarith.c (value_user_defined_cpp_op): Search for and handle
1785 both member and non-member operators.
1786 (value_user_defined_cpp_op): New function.
1787 (value_user_defined_op): New function.
1788 (value_x_unop): Use value_user_defined_op.
1789 (value_x_binop): Ditto.
1790 * cp-support.c (make_symbol_overload_list_using): Added block
1791 iteration.
1792 Add check for namespace aliases and imported declarations.
1793
ee55da67
JK
17942010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1795
1796 * breakpoint.h (owner): Extend the comment.
1797
1a2ab13a
JK
17982010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1799
1800 Clear stale specific bp_location from former whole breakpoint.
1801 * breakpoint.c (delete_breakpoint): Move the stale referencing clear
1802 code ...
1803 (free_bp_location): ... here. Rename there the called function to
1804 bpstat_remove_bp_location_callback.
1805 (bpstat_remove_breakpoint_callback): Rename to ...
1806 (bpstat_remove_bp_location_callback): ... here, change DATA resolution
1807 to struct bp_location. Change the called function to
1808 bpstat_remove_bp_location. Create new declaration for the function.
1809 (bpstat_remove_breakpoint): Rename to ...
1810 (bpstat_remove_bp_location): ..., change the parameter to loc, adjust
1811 code for the new parameter type.
1812
16d6b4b7
NS
18132010-06-07 Nathan Sidwell <nathan@codesourcery.com>
1814
1815 * README: Make version-agnostic.
1816
7e314c57
JK
18172010-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1818
1819 Fix duplicate types for single DIE.
1820 * dwarf2read.c (read_structure_type): Move set_descriptive_type after
1821 set_die_type.
1822 (read_array_type): Remove type initialization. Recheck get_die_type
1823 after initial die_type. Move set_die_type before set_descriptive_type.
1824 (read_set_type): New variable domain_type. Recheck get_die_type after
1825 initial die_type. Move attr initialization later.
1826 (read_tag_pointer_type, read_tag_reference_type): New variable
1827 target_type. Recheck get_die_type after initial die_type.
1828 (read_tag_ptr_to_member_type): Recheck get_die_type after initial
1829 die_type and die_containing_type.
1830 (read_tag_const_type, read_tag_volatile_type, read_subroutine_type):
1831 Recheck get_die_type after initial die_type.
1832 (read_subrange_type): Recheck get_die_type after initial die_type.
1833 Move set_die_type before set_descriptive_type.
1834 (set_die_type): Extend the function comment. Call complaint if DIE has
1835 some type already set.
1836
2f296114
VP
18372010-06-05 Vladimir Prus <vladimir@codesourcery.com>
1838
1839 * mi/mi-main.c (mi_cmd_list_thread_groups): Adjust
1840 for current naming of thread groups (iN, not N).
1841
554794dc
SDJ
18422010-06-04 Sergio Durigan Junior <sergiodj@redhat.com>
1843
1844 * ada-lang.c (ada_operator_length): Constify `struct expression'.
1845 * parse.c (operator_length): Likewise.
1846 (operator_length_standard): Likewise.
1847 * parser-defs.h (operator_length): Likewise.
1848 (operator_length_standard): Likewise.
1849 (struct exp_descriptor <operator_length>): Likewise.
1850
967cf477
DE
18512010-06-04 Doug Evans <dje@google.com>
1852
bddaacb9 1853 Add support for enabling/disabling individual pretty-printers.
967cf477
DE
1854 * python/py-prettyprint.c (search_pp_list): Skip disabled printers.
1855 * python/python-internal.h (gdbpy_enabled_cst): Declare.
1856 * python/python.c (gdbpy_enabled_cst): Define.
1857 (_initialize_python): Initialize gdbpy_enabled_cst.
1858 * NEWS: Add entry.
1859
2dec564e
JK
18602010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1861
1862 * breakpoint.c (update_global_location_list): Fix comment typo.
1863
44b5680a
HZ
18642010-06-04 Hui Zhu <teawater@gmail.com>
1865
1866 * dwarf2loc.c (disassemble_dwarf_expression): Change ul to l.
1867
e7a30f46
DE
18682010-06-03 Doug Evans <dje@google.com>
1869
1870 * configure.ac: Don't fail if python is unusable when
1871 configured with --with-python=auto.
1872 * configure: Regenerate.
1873
84b4420f
SW
18742010-06-03 Sami Wagiaalla <swagiaal@redhat.com>
1875
1876 * dwarf2read.c (new_symbol): Remove redundant naming of symbol.
1877
df178451
PM
18782010-06-03 Pierre Muller <muller@ics.u-strasbg.fr>
1879
1880 * valprint.h (get_array_bounds): Change low and high parameter types
1881 to LONGEST *.
0407b3f1 1882 * valprint.c (get_array_bounds): Use get_discrete_bounds call to
df178451
PM
1883 compute bounds.
1884 (val_print_array_elements): Adapt to change above.
1885 * ada-valprint.c (print_optional_low_bound): Adapt to change above.
1886 * p-valprint.c (pascal_val_print): Likewise.
1887
fd5700c7
JK
18882010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1889
1890 * symfile.c (init_filename_language_table): New extensions .for, .FOR,
1891 .ftn, .FTN, .fpp, .FPP, .f90, .F90, .f95, .F95, .f03, .F03, .f08 and
1892 .F08.
1893
f55ee35c
JK
18942010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1895
1896 Support DW_TAG_module as separate namespaces.
1897 * dwarf2read.c (typename_concat): New parameter physname.
1898 (read_module_type): New function and declaration.
1899 (scan_partial_symbols): Scan also DW_TAG_module children.
1900 (partial_die_parent_scope): Accept scope even from DW_TAG_module. Pass
1901 to typename_concat backward compatible physname value 0.
1902 (partial_die_full_name, read_namespace_type): Pass to typename_concat
1903 backward compatible physname value 0.
1904 (add_partial_module, read_module): Remove FIXME comment.
1905 (process_die) <DW_TAG_module>: Set PROCESSING_HAS_NAMESPACE_INFO.
1906 (die_needs_namespace) <DW_TAG_variable>: Allow returning true even for
1907 DIEs under DW_TAG_module.
1908 (dwarf2_compute_name): Move the ada block for DW_AT_linkage_name and
1909 DW_AT_MIPS_linkage_name first, extend it for language_fortran
1910 && physname and return there instead of just setting NAME. Extend
1911 the main block for language_fortran. Pass physname parameter to the
1912 typename_concat call.
1913 (read_import_statement, read_func_scope, get_scope_pc_bounds)
1914 (load_partial_dies, determine_prefix): Support also DW_TAG_module.
1915 (new_symbol): Fill in cplus_specific.demangled_name if it is still
1916 missing from SYMBOL_SET_NAMES in the language_fortran case.
1917 (new_symbol) <DW_TAG_variable>: Force LOC_UNRESOLVED for gfortran module
1918 variables.
1919 (read_type_die) <DW_TAG_module>: New.
1920 (MAX_SEP_LEN): Increase to 7.
1921 (typename_concat): New parameter physname. New variable lead. Support
1922 also language_fortran.
1923 * f-exp.y (yylex): Consider : also as a symbol name character class.
1924 * f-lang.c: Include cp-support.h.
1925 (f_word_break_characters, f_make_symbol_completion_list): New functions.
1926 (f_language_defn): Use cp_lookup_symbol_nonlocal,
1927 f_word_break_characters and f_make_symbol_completion_list.
1928 * f-typeprint.c (f_type_print_base) <TYPE_CODE_MODULE>: New.
1929 * gdbtypes.h (enum type_code) <TYPE_CODE_MODULE>: New.
1930 * symtab.c (symbol_init_language_specific): Support language_fortran.
1931 (symbol_find_demangled_name): New comment on language_fortran.
1932 (symbol_natural_name, symbol_demangled_name): Use demangled_name even
1933 for language_fortran.
1934 (lookup_symbol_aux_local): Check imports also for language_fortran.
1935 (default_make_symbol_completion_list): Rename to ...
1936 (default_make_symbol_completion_list_break_on): ... this name. New
1937 parameter break_on, use it.
1938 (default_make_symbol_completion_list): New stub.
1939 * symtab.h (default_make_symbol_completion_list_break_on): New
1940 prototype.
1941
cb91c06a
JB
19422010-06-02 Joel Brobecker <brobecker@adacore.com>
1943
1944 * remote.c (remote_get_noisy_reply): Remove trailing "\n" in call
1945 to error.
1946
5c315b68
JK
19472010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1948
1949 * dwarf2read.c (typename_concat): Add const to the variable sep.
1950
9eae7c52
TT
19512010-06-02 Tom Tromey <tromey@redhat.com>
1952
1953 * dwarf2loc.h (dwarf2_per_cu_data): Declare.
1954 * dwarf2read.c (dwarf_stack_op_name): No longer static. Return
1955 type is const. Add 'def' argument. Add missing operators, remove
1956 unhandled ones.
1957 (decode_locdesc): Update.
1958 (dwarf2_always_disassemble): New global.
1959 (show_dwarf2_always_disassemble): New function.
1960 (_initialize_dwarf2_read): Add always-disassemble.
1961 (dwarf2_per_cu_offset_size): New function.
1962 * dwarf2loc.c (dwarf2_always_disassemble): Declare.
1963 (piece_end_p): New function.
1964 (locexpr_describe_location_piece): Replace 'size' argument with
1965 'end'. Use piece_end_p. Rewrite recognition of TLS. Recognize
1966 some constants. Remove errors.
1967 (disassemble_dwarf_expression): New function.
1968 (locexpr_describe_location_1): Use disassemble_dwarf_expression.
1969 Add 'offset_size' argument.
1970 (loclist_describe_location): Change output formatting.
1971 * dwarf2expr.h (dwarf_stack_op_name): Declare.
1972
7d3fe98e
SW
19732010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
1974
1975 * cp-support.c (make_symbol_overload_list_adl_namespace): Handle
1976 anonymous type case.
1977
e77813c8
PM
19782010-06-02 Pierre Muller <muller@ics.u-strasbg.fr>
1979
1980 * dwarf2read.c (read_subrange_type): Handle missing base type
1981 according to Dwarf-2 specifications.
1982
7cf3118a
SDJ
19832010-06-01 Sergio Durigan Junior <sergiodj@redhat.com>
1984
1985 * expprint.c (print_subexp_standard): Remove exp_opcodes BINOP_INCL,
1986 BINOP_EXCL.
1987 (op_name_standard): Remove exp_opcodes BINOP_INCL, BINOP_EXCL,
1988 UNOP_LOWER, UNOP_UPPER, UNOP_LENGTH.
1989 (dump_subexp_body_standard): Remove exp_opcodes BINOP_INCL,
1990 BINOP_EXCL, UNOP_LOWER, UNOP_UPPER, UNOP_LENGTH, UNOP_CARD,
1991 UNOP_CHMAX, UNOP_CHMIN.
1992 * expression.h (enum exp_opcode) <BINOP_INCL, BINOP_EXCL,
1993 UNOP_LOWER, UNOP_UPPER, UNOP_LENGTH, UNOP_CARD, UNOP_CHMAX,
1994 UNOP_CHMIN>: Remove opcodes.
1995
ae4d0c03
PM
19962010-06-01 Pierre Muller <muller@ics.u-strasbg.fr>
1997
1998 * dwarf2read.c (read_func_scope): Do not complain for
1999 external function if bounds are not found.
2000
fa593d66
PA
20012010-06-01 Pedro Alves <pedro@codesourcery.com>
2002
2003 * NEWS: Mention gdbserver fast tracepoints support.
2004
cd44747c
PM
20052010-05-31 Pierre Muller <muller@ics.u-strasbg.fr>
2006
2007 * windows-nat.c (GetConsoleFontSize, GetCurrentConsoleFont):
2008 New macros.
2009 (windows_set_console_info): New function.
2010 (windows_create_inferior): Call windows_set_console_info
2011 if NEW_CONSOLE is true.
2012 (bad_GetCurrentConsoleFont, bad_GetConsoleFontSize): New functions.
2013 (_initialize_loadable): Initialize GetConsoleFontSize and
2014 GetCurrentConsoleFont.
2015
f6528abd
JK
20162010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2017
2018 * Makefile.in (RDYNAMIC): New.
2019 (SFILES): Add proc-service.list.
2020 * config/alpha/alpha-linux.mh (NAT_CDEPS): New.
2021 (LOADLIBES): Replace -rdynamic by $(RDYNAMIC).
2022 * config/arm/linux.mh: Likewise.
2023 * config/i386/linux.mh: Likewise.
2024 * config/i386/linux64.mh: Likewise.
2025 * config/ia64/linux.mh: Likewise.
2026 * config/m32r/linux.mh: Likewise.
2027 * config/m68k/linux.mh: Likewise.
2028 * config/mips/linux.mh: Likewise.
2029 * config/pa/linux.mh: Likewise.
2030 * config/powerpc/linux.mh: Likewise.
2031 * config/powerpc/ppc64-linux.mh: Likewise.
2032 * config/s390/s390.mh: Likewise.
2033 * config/sparc/linux.mh: Likewise.
2034 * config/sparc/linux64.mh: Likewise.
2035 * config/xtensa/linux.mh: Likewise.
2036 * configure.ac: New RDYNAMIC on native host and GCC.
2037 (solaris*): Replace -Wl,-export-dynamic by $RDYNAMIC.
2038 * configure: Regenerate.
2039 * proc-service.list: New.
2040
ca2a87a0
JK
20412010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2042
2043 * linux-nat.c (linux_nat_core_of_thread_1): Fix crash on invalid
2044 CONTENT.
2045
1e225492
JK
20462010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2047
2048 * linux-nat.c (linux_nat_wait_1): Do not call
2049 linux_nat_core_of_thread_1 on TARGET_WAITKIND_EXITED or
2050 TARGET_WAITKIND_SIGNALLED.
2051
e802dbe0
JB
20522010-05-27 Joel Brobecker <brobecker@adacore.com>
2053
2054 * ada-lang.c (ada_inferior_data): New struct.
2055 (ada_inferior_data): New static global.
2056 (ada_inferior_data_cleanup, get_ada_inferior_data, ada_inferior_exit)
2057 (ada_get_tsd_type): New functions.
2058 (ada_tag_name_2): Use ada_get_tsd_type instead of ada_find_any_type
2059 to look the tsd type up.
2060 (_initialize_ada_language): Attach ada_inferior_exit to inferior_exit
2061 event. Set ada_inferior_data.
2062
176a6961
PA
20632010-05-27 Pedro Alves <pedro@codesourcery.com>
2064
2065 * remote.c (unpack_varlen_hex): Remove forward declaration.
2066 (remote_console_output): Make static, and add forward declaration.
2067 * remote.h: Drop FIXME comment.
2068 (unpack_varlen_hex): Declare.
2069 (remote_console_output, remote_cisco_objfile_relocate)
2070 (deprecated_target_resume_hook, deprecated_target_wait_loop_hook):
2071 Delete declarations.
2072 * tracepoint.c: Include "remote.h".
2073 (unpack_varlen_hex): Delete declaration.
2074
88bfdde4
TT
20752010-05-27 Tom Tromey <tromey@redhat.com>
2076
2077 * dwarf2loc.c (struct piece_closure) <refc>: New field.
2078 (allocate_piece_closure): Initialize refc.
2079 (copy_pieced_value_closure): Use refc.
2080 (free_pieced_value_closure): Likewise.
2081
8c6363cf
TT
20822010-05-27 Tom Tromey <tromey@redhat.com>
2083
2084 * arm-tdep.c (push_stack_item): 'contents' now const.
2085 (arm_push_dummy_call): Make 'val' const. Use value_contents, not
2086 value_contents_writeable. Introduce new temporary.
2087
7ecb917e
TT
20882010-05-27 Tom Tromey <tromey@redhat.com>
2089
2090 * findcmd.c (parse_find_args): Use value_contents, not
2091 value_contents_raw.
2092
f42a0a33
TT
20932010-05-27 Tom Tromey <tromey@redhat.com>
2094
2095 * alpha-tdep.c (alpha_push_dummy_call): Make alpha_arg.contents
2096 const. Use value_contents, not value_contents_writeable.
2097
12b795ad
JB
20982010-05-27 Joel Brobecker <brobecker@adacore.com>
2099
2100 * ada-lang.c (ensure_lval): Replace call to value_contents_raw
2101 by call to value_contents.
2102
5a2e11c7
OS
21032010-05-27 Ozkan Sezer <sezeroz@gmail.com>
2104
2105 * MAINTAINERS: Add myself for write after approval privileges.
2106
ec685c5e
DE
21072010-05-26 Doug Evans <dje@google.com>
2108
0c4a4063
DE
2109 Allow python to find its files if moved from original location.
2110 * acinclude.m4 (GDB_AC_DEFINE_RELOCATABLE): New function.
2111 (GDB_AC_WITH_DIR): Call it.
2112 * configure.ac: Define WITH_PYTHON_PATH if we can find the
2113 python installation directory.
2114 * config.in: Regenerate.
2115 * configure: Regenerate.
2116 * defs.h (python_libdir): Declare.
2117 * main.c (python_libdir): Define.
2118 (captured_main): Initialize python_libdir.
2119 * python/python.c (_initialize_python): #ifdef WITH_PYTHON_PATH,
2120 call Py_SetProgramName to make sure python can find its libraries
2121 and modules.
2122
ec685c5e
DE
2123 * configure.ac: Try to use python's distutils to fetch compilation
2124 parameters.
2125 * configure: Regenerate.
2126 * python/python-config.py: New file.
2127
363a6e9f
OS
21282010-05-26 Ozkan Sezer <sezeroz@gmail.com>
2129
2130 * ser-tcp.c (net_open): Check error return from socket() call by its
2131 equality to -1 not by it being negative.
2132 (net_close): Likewise.
2133
dde08ee1
PA
21342010-05-26 Pedro Alves <pedro@codesourcery.com>
2135
2136 * NEWS: Mention the `qRelocInsn' feature.
2137 * gdbarch.sh (relocate_instruction): New.
2138 * amd64-tdep.c (rip_relative_offset): New.
2139 (append_insns): New.
2140 (amd64_relocate_instruction): New.
2141 (amd64_init_abi): Install it.
2142 * i386-tdep.c (append_insns): New.
2143 (i386_relocate_instruction): New.
2144 (i386_gdbarch_init): Install it.
2145 * remote.c (remote_get_noisy_reply): Handle qRelocInsn requests.
2146 * gdbarch.h, gdbarch.c: Regenerate.
2147
947bb88f
TT
21482010-05-26 Tom Tromey <tromey@redhat.com>
2149
2150 * dwarf2loc.h (struct dwarf2_locexpr_baton) <data>: Now const.
2151 (struct dwarf2_loclist_baton) <data>: Likewise.
2152 * dwarf2loc.c (find_location_expression): Constify return type.
2153 (dwarf2_evaluate_loc_desc): Make 'data' argument const.
2154 (dwarf2_loc_desc_needs_frame): Likewise.
2155 (loclist_read_variable): Constify.
2156 (loclist_describe_location): Likewise.
2157 (loclist_tracepoint_var_ref): Likewise.
2158
0d45f56e
TT
21592010-05-25 Tom Tromey <tromey@redhat.com>
2160
2161 * dwarf2loc.c (dwarf_expr_frame_base): Constify.
2162 (dwarf_expr_frame_base_1): Likewise.
2163 (read_pieced_value): Update.
2164 (needs_frame_frame_base): Constify.
2165 (dwarf2_tracepoint_var_loc): Likewise.
2166 (dwarf2_tracepoint_var_access): Likewise.
2167 (locexpr_describe_location_piece): Likewise.
2168 (locexpr_describe_location_1): Likewise.
2169 * dwarf2expr.h (struct dwarf_expr_context) <get_frame_base>:
2170 Constify.
2171 (data): Now const.
2172 (struct dwarf_expr_piece) <v.literal.data>: Likewise.
2173 (dwarf_expr_eval, read_uleb128, read_sleb128)
2174 (dwarf2_read_address): Update.
2175 * dwarf2expr.c (dwarf_expr_eval): Constify.
2176 (read_uleb128): Likewise.
2177 (read_sleb128): Likewise.
2178 (dwarf2_read_address): Likewise.
2179 (require_composition): Likewise.
2180 (execute_stack_op): Likewise.
2181 * dwarf2-frame.h (struct dwarf2_frame_state_reg) <loc.exp>: Now a
2182 "const gdb_byte *".
2183 * dwarf2-frame.c (struct dwarf2_frame_state_reg_info) <cfa_exp>:
2184 Now const.
2185 (no_get_frame_base): Constify.
2186 (execute_stack_op): Likewise.
2187 (execute_cfa_program): Likewise.
2188 (read_encoded_value): Likewise.
2189
07ca107c
DE
21902010-05-25 Doug Evans <dje@google.com>
2191
e34838f0
DE
2192 * ser-pipe.c (pipe_open): Ignore SIGINTs in child.
2193
01f69b38
DE
2194 * event-loop.h (GDB_READABLE, GDB_WRITABLE, GDB_EXCEPTION): Move to ...
2195 * event-loop.c: ... here.
2196 * tui/tui-io.c (tui_readline_output): Rename parameter `code' to
2197 `error' for clarity.
2198 (tui_getc): Pass correct value for `error' parameter to
2199 tui_readline_output.
2200
07ca107c
DE
2201 Add python gdb.GdbError and gdb.string_to_argv.
2202 * NEWS: Document them.
2203 * python/py-cmd.c (cmdpy_function): Don't print a traceback if
2204 the exception is gdb.GdbError. Print a second traceback if there's
2205 an error computing the error message.
2206 (gdbpy_string_to_argv): New function.
2207 * python/py-utils.c (gdbpy_obj_to_string): New function.
2208 (gdbpy_exception_to_string): New function.
2209 * python/python-internal.h (gdbpy_string_to_argv): Declare.
2210 (gdbpy_obj_to_string, gdbpy_exception_to_string): Declare.
2211 (gdbpy_gdberror_exc): Declare.
2212 * python/python.c (gdbpy_gdberror_exc): New global.
2213 (_initialize_python): Initialize gdbpy_gdberror_exc and create
2214 gdb.GdbError.
2215 (GdbMethods): Add string_to_argv.
2216
5572ce1f
PM
22172010-05-21 Pierre Muller <muller@ics.u-strasbg.fr>
2218
2219 * windows-nat.c (display_selector): Call GetLastError to give better
2220 failure explanation.
2221
acd5838a
PA
22222010-05-24 Pedro Alves <pedro@codesourcery.com>
2223
2224 * config.in: Regenerate.
2225
b26a4dcb
JK
22262010-05-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2227
2228 Code cleanup.
2229 * target.c (push_target): Return only void. Remove the return value
2230 comment.
2231 * target.h (push_target): Return only void.
2232
f434ba03
PA
22332010-05-23 Pedro Alves <pedro@codesourcery.com>
2234
2235 Update gnulib from latest git.
2236 (250b80067c1e1d8faa0c42fb572f721975b929c5)
2237
2238 * gnulib/memcmp.c: Removed.
2239 * gnulib/memchr.valgrind: New.
2240 * gnulib/stddef.in.h: New.
2241 * gnulib/Makefile.am: Updated.
2242 * gnulib/memchr.c: Updated.
2243 * gnulib/memmem.c: Updated.
2244 * gnulib/stdint.in.h: Updated.
2245 * gnulib/str-two-way.h: Updated.
2246 * gnulib/string.in.h: Updated.
2247 * gnulib/wchar.in.h: Updated.
2248
2249 * gnulib/extra/link-warning.h: Removed.
2250 * gnulib/extra/c++defs.h: New.
2251 * gnulib/extra/warn-on-use.h: New.
2252 * gnulib/extra/arg-nonnull.h: Updated.
2253
2254 * gnulib/m4/extensions.m4: Updated.
2255 * gnulib/m4/gnulib-cache.m4: Updated.
2256 * gnulib/m4/gnulib-common.m4: Updated.
2257 * gnulib/m4/gnulib-comp.m4: Updated.
2258 * gnulib/m4/gnulib-tool.m4: Updated.
2259 * gnulib/m4/include_next.m4: Updated.
2260 * gnulib/m4/longlong.m4: Updated.
2261 * gnulib/m4/memchr.m4: Updated.
2262 * gnulib/m4/memmem.m4: Updated.
2263 * gnulib/m4/stdint.m4: Updated.
2264 * gnulib/m4/string_h.m4: Updated.
2265 * gnulib/m4/memcmp.m4: Removed.
2266 * gnulib/m4/onceonly_2_57.m4: Removed.
2267 * gnulib/m4/00gnulib.m4: New.
2268 * gnulib/m4/mmap-anon.m4: New.
2269 * gnulib/m4/multiarch.m4: New.
2270 * gnulib/m4/onceonly.m4: New.
2271 * gnulib/m4/stddef_h.m4: New.
2272 * gnulib/m4/warn-on-use.m4: New.
2273 * gnulib/m4/wchar.m4: Removed.
2274 * gnulib/m4/wchar_h.m4: New.
2275 * gnulib/m4/wchar_t.m4: New.
2276 * gnulib/m4/wint_t.m4: New.
2277
2278 * aclocal.m4: Regenerate.
2279 * config.in: Likewise.
2280 * configure: Likewise.
2281 * gnulib/Makefile.in: Likewise.
2282
d3b1e874
TT
22832010-05-21 Tom Tromey <tromey@redhat.com>
2284
2285 * dwarf2loc.c (extract_bits_primitive): New function.
2286 (extract_bits): Likewise.
2287 (insert_bits): Likewise.
2288 (copy_bitwise): Likewise.
2289 (read_pieced_value): Do all operations in bits.
2290 (write_pieced_value): Likewise.
2291 * dwarf2expr.h (struct dwarf_expr_piece) <offset>: New field.
2292 * dwarf2expr.c (add_piece): New arguments bit_piece, offset.
2293 Always use xrealloc to resize piece array.
2294 (execute_stack_op) <DW_OP_reg0>: Handle DW_OP_bit_piece.
2295 <DW_OP_piece>: Update.
2296 <DW_OP_bit_piece>: New case.
2297
cb826367
TT
22982010-05-21 Tom Tromey <tromey@redhat.com>
2299
2300 * dwarf2loc.c (read_pieced_value): Exit loop when result is full.
2301 <DWARF_VALUE_OPTIMIZED_OUT>: New case.
2302 * dwarf2expr.h (enum dwarf_value_location)
2303 <DWARF_VALUE_OPTIMIZED_OUT>: New constant.
2304 * dwarf2expr.c (dwarf_expr_stack_empty_p): New function.
2305 (add_piece): Handle empty piece.
2306 (execute_stack_op) <DW_OP_piece>: Handle
2307 DWARF_VALUE_OPTIMIZED_OUT.
2308
74de6778
TT
23092010-05-21 Tom Tromey <tromey@redhat.com>
2310
2311 * eval.c (evaluate_subexp_standard) <BINOP_SUBSCRIPT>: Call
2312 evaluate_subexp, not evaluate_subexp_with_coercion.
2313
f346a30d
PM
23142010-05-21 Pierre Muller <muller@ics.u-strasbg.fr>
2315
2316 * dwarf2read.c (new_symbol): Handle DW_AT_variable_parameter
2317 attribute.
2318
afd74c5f
TT
23192010-05-21 Tom Tromey <tromey@redhat.com>
2320
2321 * dwarf2loc.c (read_pieced_value): Work properly when 'v' has an
2322 offset.
2323 (write_pieced_value): Likewise.
2324
90e7c2c5
PM
23252010-05-21 Pierre Muller <muller@ics.u-strasbg.fr>
2326
2327 * dwarf2read.c (process_die): Also allow DW_TAG_const_type
2328 and DW_TAG_volatile_type.
2329 (new_symbol): Likewise.
2330
8148cf8d
PM
23312010-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
2332
2333 * p-valprint.c (pascal_val_print): Call get_array_bounds
2334 to obtain the number of elements in an array.
2335
3a1d4620
DE
23362010-05-19 Doug Evans <dje@google.com>
2337
0bf0f8c4
DE
2338 * python.c (gdbpy_print_stack): Ensure output ends with a newline.
2339
3a1d4620
DE
2340 * python.c (source_python_script): Add comment.
2341 (source_python_script_for_objfile): Remove unnecessary call to
2342 gdbpy_print_stack.
2343
dc21167c
JK
23442010-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2345 Sergio Durigan Junior <sergiodj@redhat.com>
2346
2347 Code cleanup.
2348 * parse.c (exp_iterate): Use operator_length wrapper function.
2349
5b4ee69b
MS
23502010-05-18 Michael Snyder <msnyder@vmware.com>
2351
2352 * ada-lang.c: White space.
2353 * ada-typeprint.c: White space.
2354 * ada-valprint.c: White space.
2355 * addrmap.c: White space.
2356 * auxv.c: White space.
2357 * ax-gdb.c: White space.
2358
e17c9e56
HZ
23592010-05-18 Hui Zhu <teawater@gmail.com>
2360
2361 * linux-fork.c (inferior_call_waitpid_cleanup): Add check
2362 for oldfp.
2363 (inferior_call_waitpid): Move make_cleanup out of check.
2364 Check the return of waitpid.
2365 (delete_checkpoint_command): Add pptid to save fi->parent_ptid.
2366
a109c7c1
MS
23672010-05-17 Michael Snyder <msnyder@vmware.com>
2368
1c5313c5
MS
2369 * tui/tui.c: White space.
2370 * tui/tui-data.c: White space.
2371 * tui/tui-disasm.c: White space.
2372 * tui/tui-file.c: White space.
2373 * tui/tui-interp.c: White space.
2374 * tui/tui-main.c: White space.
2375 * tui/tui-out.c: White space.
2376 * tui/tui-regs.c: White space.
2377 * tui/tui-source.c: White space.
2378 * tui/tui-stack.c: White space.
2379 * tui/tui-win.c: White space.
2380 * tui/tui-winsource.c: White space.
2381
f4a14ae6
MS
2382 * procfs.c: White space.
2383
d59b6f6c
MS
2384 * python/py-auto-load.c: White space.
2385 * python/py-block.c: White space.
2386 * python/py-breakpoint.c: White space.
2387 * python/py-cmd.c: White space.
2388 * python/py-function.c: White space.
2389 * python/py-lazy-string.c: White space.
2390 * python/py-objfile.c: White space.
2391 * python/py-param.c: White space.
2392 * python/py-prettyprint.c: White space.
2393 * python/py-progspace.c: White space.
2394 * python/py-symtab.c: White space.
2395 * python/python.c: White space.
2396 * python/py-type.c: White space.
2397 * python/py-utils.c: White space.
2398 * python/py-value.c: White space.
2399
102040f0
MS
2400 * mi/mi-cmd-break.c: White space.
2401 * mi/mi-cmd-env.c: White space.
2402 * mi/mi-cmds.c: White space.
2403 * mi/mi-cmd-stack.c: White space.
2404 * mi/mi-cmd-var.c: White space.
2405 * mi/mi-console.c: White space.
2406 * mi/mi-getopt.c: White space.
2407 * mi/mi-interp.c: White space.
2408 * mi/mi-main.c: White space.
2409 * mi/mi-out.c: White space.
2410 * mi/mi-parse.c: White space.
2411
cdb27c12
MS
2412 * cli/cli-cmds.c: White space.
2413 * cli/cli-decode.c: White space.
2414 * cli/cli-dump.c: White space.
2415 * cli/cli-interp.c: White space.
2416 * cli/cli-logging.c: White space.
2417 * cli/cli-script.c: White space.
2418 * cli/cli-setshow.c: White space.
2419
a109c7c1
MS
2420 * valarith.c: White space.
2421 * valops.c: White space.
2422 * valprint.c: White space.
2423 * value.c: White space.
2424 * varobj.c: White space.
2425 * xcoffread.c: White space.
2426 * xml-support.c: White space.
2427 * xml-tdesc.c: White space.
2428
3872d37d
AS
24292010-05-17 Andreas Schwab <schwab@redhat.com>
2430
2431 PR gdb/11092
2432 * c-lang.c (c_printstr): Compute real length of NUL terminated
2433 string at first.
2434
0cce5bd9
JB
24352010-05-17 Joel Brobecker <brobecker@adacore.com>
2436
2437 * parse.c (parse_exp_in_context): When block is not NULL, use
2438 its associated language to parse the expression instead of
2439 the current_language.
2440
5f19d646
JB
24412010-05-17 Joel Brobecker <brobecker@adacore.com>
2442
2443 * jv-lang.c (java_lookup_class): Remove commented out code.
2444 (type_from_class): Likewise.
2445 (java_op_print_tab): Remove commented-out elements.
2446
28c85d6c
JB
24472010-05-17 Joel Brobecker <brobecker@adacore.com>
2448
2449 * ada-lang.c (to_fixed_range_type): The the raw index type as
2450 argument instead of the raw type name. Remove orig_type parameter.
2451 Update calls throughout.
2452 (ada_fixup_array_indexes_type): New function.
2453 (ada_array_bound_from_type): Add call to ada_fixup_array_indexes_type.
2454 * ada-lang.h (ada_fixup_array_indexes_type): Add declaration.
2455 * ada-typeprint.c (print_range_type): Renames print_range_type_named.
2456 Remove name parameter.
2457 (print_array_type): Add call to ada_fixup_array_indexes_type.
2458 Update calls to print_range_type.
2459 (ada_print_type): Update calls to print_range_type.
2460
d09039dd
PM
24612010-05-17 Pierre Muller <muller@ics.u-strasbg.fr>
2462
2463 * dwarf2read.c (read_set_type): Set type length if
2464 DW_AT_byte_size attribute is present.
2465
7a081a30
PM
24662010-05-17 Pierre Muller <muller@ics.u-strasbg.fr>
2467
2468 * p-valprint.c (pascal_val_print): Handle set type if range limits
2469 are undefined but size is known.
2470
77382aee
PA
24712010-05-17 Pedro Alves <pedro@codesourcery.com>
2472
2473 * procfs.c: Reformat.
2474
433759f7
MS
24752010-05-16 Michael Snyder <msnyder@vmware.com>
2476
5d502164
MS
2477 * target.c: White space.
2478 * target-descriptions.c: White space.
2479 * target-memory.c: White space.
2480 * thread.c: White space.
2481 * top.c: White space.
2482 * tracepoint.c: White space.
2483 * trad-frame.c: White space.
2484 * tramp-frame.c: White space.
2485 * ui-file.c: White space.
2486 * ui-out.c: White space.
2487 * user-regs.c: White space.
2488 * utils.c: White space.
2489
433759f7
MS
2490 * scm-exp.c: White space.
2491 * scm-lang.c: White space.
2492 * scm-valprint.c: White space.
2493 * sentinel-frame.c: White space.
2494 * ser-base.c: White space.
2495 * ser-go32.c: White space.
2496 * serial.c: White space.
2497 * ser-mingw.c: White space.
2498 * ser-pipe.c: White space.
2499 * ser-tcp.c: White space.
2500 * ser-unix.c: White space.
2501 * solib.c: White space.
2502 * solib-darwin.c: White space.
2503 * solib-frv.c: White space.
2504 * solib-irix.c: White space.
2505 * solib-osf.c: White space.
2506 * solib-pa64.c: White space.
2507 * solib-som.c: White space.
2508 * solib-spu.c: White space.
2509 * solib-svr4.c: White space.
2510 * solib-target.c: White space.
2511 * source.c: White space.
2512 * stabsread.c: White space.
2513 * stack.c: White space.
2514 * std-regs.c: White space.
2515 * symfile.c: White space.
2516 * symmisc.c: White space.
2517 * symtab.c: White space.
2518
dd304d53
MS
25192010-05-16 Michael Snyder <msnyder@vmware.com>
2520
2521 * source.c (_initialize_source): Add "rev" as an abbreviation
2522 for the "reverse-search" command.
2523
a744cf53
MS
25242010-05-16 Michael Snyder <msnyder@vmware.com>
2525
123f5f96
MS
2526 * record.c: White space.
2527 * regcache.c: White space.
2528 * reggroups.c: White space.
2529 * remote-fileio.c: White space.
2530 * remote-m32r-sdi.c: White space.
2531 * remote-mips.c: White space.
2532 * remote-sim.c: White space.
a744cf53
MS
2533 * remote.c: White space.
2534 (process_g_packet): Remove orphan braces.
2535
b8d56208
MS
25362010-05-15 Michael Snyder <msnyder@vmware.com>
2537
ad3bbd48
MS
2538 * parse.c: White space.
2539 * p-lang.c: White space.
2540 * posix-hdep.c: White space.
2541 * printcmd.c: White space.
2542 * progspace.c: White space.
2543 * prologue-value.c: White space.
2544 * psymtab.c: White space.
2545 * p-typeprint.c: White space.
2546 * p-valprint.c: White space.
2547
5cc80db3
MS
2548 * objc-lang.c: White space.
2549 * objfiles.c: White space.
2550 * observer.c: White space.
2551 * osabi.c: White space.
2552 * osdata.c: White space.
2553
b8d56208
MS
2554 * m2-lang.c: White space.
2555 * m2-valprint.c: White space.
2556 * macrocmd.c: White space.
2557 * macroexp.c: White space.
2558 * macroscope.c: White space.
2559 * macrotab.c: White space.
2560 * main.c: White space.
2561 * maint.c: White space.
2562 * mdebugread.c: White space.
2563 * memattr.c: White space.
2564 * minsyms.c: White space.
2565 * monitor.c: White space.
2566
9a619af0
MS
25672010-05-14 Michael Snyder <msnyder@vmware.com>
2568
e0881a8e
MS
2569 * jv-lang.c: White space.
2570 * jv-typeprint.c: White space.
2571 * jv-valprint.c: White space.
2572 * language.c: White space.
2573 * libunwind-frame.c: White space.
2574 * linespec.c: White space.
2575 * linux-nat.c: White space.
2576 * linux-record.c: White space.
2577 * linux-thread-db.c: White space.
2578
abbb1732
MS
2579 * infcall.c: White space.
2580 * inf-child.c: White space.
2581 * infcmd.c: White space.
2582 * inferior.c: White space.
2583 * inf-loop.c: White space.
2584 * inflow.c: White space.
2585 * inline-frame.c: White space.
2586 * interps.c: White space.
2587
d8734c88
MS
2588 * gcore.c: White space.
2589 * gdb.c: White space.
2590 * gdbtypes.c: White space.
2591 * gnu-nat.c: White space.
2592 * gnu-v2-abi.c: White space.
2593 * gnu-v3-abi.c: White space.
2594
bb9bcb69
MS
2595 * findcmd.c: White space.
2596 * findvar.c: White space.
2597 * fork-child.c: White space.
2598 * frame-base.c: White space.
2599 * frame.c: White space.
2600 * frame-unwind.c: White space.
2601 * f-valprint.c: White space.
2602
d7f9d729
MS
2603 * elfread.c: White space.
2604 * environ.c: White space.
2605 * eval.c: White space.
2606 * event-loop.c: White space.
2607 * event-top.c: White space.
2608 * exceptions.c: White space.
2609 * exec.c: White space.
2610 * expprint.c: White space.
2611
9a619af0
MS
2612 * dbxread.c: White space.
2613 * dcache.c: White space.
2614 * disasm.c: White space.
2615 * doublest.c: White space.
2616 * dsrec.c: White space.
2617 * dummy-frame.c: White space.
2618 * dwarf2expr.c: White space.
2619 * dwarf2-frame.c: White space.
2620 * dwarf2loc.c: White space.
2621 * dwarf2read.c: White space.
2622
88d4aea7
PM
26232010-05-14 Phil Muldoon <pmuldoon@redhat.com>
2624
2625 PR python/11482
2626
2627 * python/py-value.c (valpy_hash): New function.
2628 (value_object_type): Register valpy_hash.
2629
7a298875 26302010-05-14 Hui Zhu <teawater@gmail.com>
0407b3f1 2631 Michael Snyder <msnyder@vmware.com>
7a298875
HZ
2632
2633 * linux-fork.c (gdbthread.h): New include.
2634 (fork_info): Add parent_ptid.
2635 (inferior_call_waitpid_cleanup, inferior_call_waitpid): New
2636 functions.
2637 (delete_checkpoint_command): Call inferior_call_waitpid.
2638 (checkpoint_command): Set parent_ptid.
2639
c14feecc
MS
26402010-05-13 Michael Snyder <msnyder@vmware.com>
2641
6595d32b
MS
2642 * dictionary.c: Re-indent to GNU coding standard.
2643
c5504eaf
MS
2644 * charset.c: White space.
2645 * c-lang.c: White space.
2646 * cli-out.c: White space.
2647 * coffread.c: White space.
2648 * complaints.c: White space.
2649 * completer.c: White space.
2650 * corefile.c: White space.
2651 * corelow.c: White space.
2652 * cp-abi.c: White space.
2653 * cp-namespace.c: White space.
2654 * cp-support.c: White space.
2655 * cp-valprint.c: White space.
2656 * c-typeprint.c: White space.
2657 * c-valprint.c: White space.
cc59ec59
MS
2658 * blockframe.c: White space.
2659 * breakpoint.c: White space.
2660 * buildsym.c: White space.
2661 * blockframe.c: White space.
b6de9da4 2662 * bcache.c: White space.
05c547f6
MS
2663 * gdbarch.sh: White space, add blank lines.
2664 * arch-utils.c: Ditto.
2665 * gdbarch.c: Regenerate.
1c4d3f96 2666 * frame.c: White space, add blank lines.
f89b749f
MS
2667 * stack.c: White space, add blank lines.
2668 (initialize_stack): Remove long-dead code.
c14feecc 2669
a2d33775
JK
26702010-05-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2671
2672 Code cleanup.
2673 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Change the parameter to type.
2674 (locexpr_read_variable, loclist_read_variable): Update the callers.
2675
33ac96f0
JK
26762010-05-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2677
2678 Code cleanup.
2679 * dwarf2read.c (die_type, die_descriptive_type): Remove variable type.
2680 Remove check of NULL returned by tag_type_to_type.
2681 (die_containing_type): Remove variable type. Remove type_die variable
2682 initialization. Remove check of NULL returned by tag_type_to_type.
2683
f5a010c0
PM
26842010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
2685
2686 PR exp/11530.
2687 * gdbtypes.c (lookup_struct_elt_type): Also lookup
2688 names of unnamed structures or unions.
2689
bf701c2c
PM
26902010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
2691
2692 * procfs.c (proc_watchpoint_address): New function.
0407b3f1 2693 (procfs_stopped_by_watchpoint): Remove useless check after
bf701c2c
PM
2694 find_procinfo_or_die call.
2695 (procfs_stopped_data_address): New function.
2696 (procfs_use_watchpoints): Register new watchpoint related function.
2697
d02691ef
TT
26982010-05-11 Tom Tromey <tromey@redhat.com>
2699
2700 * eval.c (evaluate_subexp_standard): Revert inadvertent change.
2701
e0627e85
MS
27022010-05-10 Michael Snyder <msnyder@vmware.com>
2703
2704 * utils.c: White space cleanup.
2705
cc73bb8c
TT
27062010-05-10 Tom Tromey <tromey@redhat.com>
2707
2708 * eval.c (ptrmath_type_p): Add 'lang' argument.
2709 (evaluate_subexp_standard): Update.
2710 (evaluate_subexp_with_coercion): Update.
2711 * language.h (CAST_IS_CONVERSION): Add 'LANG' argument.
2712
c02866a0
MS
27132010-05-10 Michael Snyder <msnyder@vmware.com>
2714
2715 * utils.c (do_fclose_cleanup) Restore local variable.
2716
06280d23
DE
27172010-05-09 Doug Evans <dje@google.com>
2718
2719 * record.c (init_record_core_ops): Rename record_core to record-core.
2720
fa07e785
JB
27212010-05-08 Joel Brobecker <brobecker@adacore.com>
2722
2723 Implement task switching on pa-hpux.
2724 * inf-ttrace.c (inf_ttrace_get_ada_task_ptid): New function.
2725 (inf_ttrace_target): Set t->to_get_ada_task_ptid.
2726
4c680d1d
PM
27272010-05-08 Pierre Muller <muller@ics.u-strasbg.fr>
2728
2729 * valops.c (find_overload_match): Add missing i18n markup.
2730
28e176a6
PM
27312010-05-08 Pierre Muller <muller@ics.u-strasbg.fr>
2732
2733 * p-exp.y (exp : SIZEOF '(' exp ')'): New rule.
2734
48cb83fd
JK
27352010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2736
2737 * dwarf2read.c (typename_concat): Use (char *) NULL terminated stdarg
2738 list for the obconcat call.
2739 * mdebugread.c (parse_symbol): Likewise.
2740 * stabsread.c (define_symbol, read_member_functions, read_cpp_abbrev):
2741 Likewise.
2742 * symfile.c (obconcat): Replace the s1, s2 and s3 parameters by `...'.
2743 New variable ap. Remove variables len and val.
2744 * symfile.h (obconcat): Likewise for the prototype.
2745
f92adf3c
MS
27462010-05-07 Michael Snyder <msnyder@vmware.com>
2747
2748 * python/python.c (execute_gdb_command): Remove unused variables.
2749 * python/py-block.c (gdbpy_block_for_pc): Remove unused variable.
0407b3f1 2750 * python/py-breakpoint.c (gdbpy_breakpoint_created):
f92adf3c
MS
2751 Remove unused variable.
2752 * python/py-cmd.c (cmdpy_function): Remove unused variable.
2753 (cmdpy_completer): Remove unused variable.
2754 * python/py-frame.c (frapy_find_sal): Remove unused variable.
2755 * python/py-function.c (fnpy_call): Remove unused variable.
2756 * python/py-objfile.c (objfile_to_objfile_object):
2757 Remove unused variable.
2758 * python/py-param.c (parmpy_init): Remove unused variable.
0407b3f1 2759 * python/py-prettyprint.c (apply_varobj_pretty_printer):
f92adf3c
MS
2760 Remove unused variable.
2761 (gdbpy_default_visualizer): Remove unused variable.
2762 * python/py-progspace.c (pspace_to_pspace_object):
2763 Remove unused variable.
0407b3f1 2764 * python/py-symtab.c (symtab_and_line_to_sal_object):
f92adf3c 2765 Remove unused variable.
0407b3f1 2766 * python/py-type.c (typy_template_argument):
f92adf3c
MS
2767 Remove unused variable.
2768 * python/py-value.c (valpy_string): Remove unused variable.
2769 (convert_value_from_python): Remove unused variables.
2770
d160942f
MS
27712010-05-07 Michael Snyder <msnyder@vmware.com>
2772
2773 * valops.c (value_cast_pointers): Restore unused variable 'type1',
2774 and use it to compute variable 't1'.
2775
587542ab
JB
27762010-05-07 Joel Brobecker <brobecker@adacore.com>
2777
2778 * ada-lang.c (assign_aggregate): Remove unused variable.
2779
7322dca9
SW
27802010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
2781
2782 PR C++/7943:
2783 * valops.c (find_overload_match): Handle fsym == NULL case.
2784 Add int no_adl argument.
2785 (find_oload_champ_namespace_loop): Call make_symbol_overload_list_adl
2786 when appropriate.
2787 Add int no_adl argument.
2788 (find_oload_champ_namespace): Add int no_adl argument.
2789 * parse.c (operator_length_standard): Return length for OP_ADL_FUNC
2790 expression.
2791 * expprint.c (op_name_standard): Added string for OP_ADL_FUNC case.
2792 * eval.c (evaluate_subexp_standard): Added OP_ADL_FUNC case.
2793 Evaluate arguments and use them to perform ADL lookup.
2794 Pass no_adl argument to find_overload_match.
2795 Disable adl lookup when evaluating a fully qualified OP_FUNCALL.
2796 * cp-support.h: Added prototype for
2797 make_symbol_overload_list_namespace.
2798 * cp-support.c (make_symbol_overload_list_namespace): New function.
2799 (make_symbol_overload_list_adl_namespace): New function.
2800 (make_symbol_overload_list_adl): New function.
2801 (make_symbol_overload_list_using): Moved code to add function to
2802 overload set to make_symbol_overload_list_namespace.
2803 * c-exp.y: create UNKNOWN_CPP_NAME token.
2804 Add parse rule for ADL functions.
2805 (classify_name): Recognize an UNKNOWN_CPP_NAME.
2806
3f1f6884
JK
28072010-05-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2808
2809 * fbsd-nat.c (fbsd_make_corefile_notes): Add cast to NULL used as
2810 sentinel.
2811
3caf13b4
JB
28122010-05-07 Joel Brobecker <brobecker@adacore.com>
2813
2814 Implement task switching on solaris targets.
2815 * sol-thread.c (thread_db_find_thread_from_tid)
2816 (sol_get_ada_task_ptid): New functions.
2817 (init_sol_thread_ops): Set sol_thread_ops.to_get_ada_task_ptid.
2818
94b0dee1
PA
28192010-05-07 Pedro Alves <pedro@codesourcery.com>
2820
2821 * remote.c (remote_query_supported_append): Use reconcat.
2822 (remote_query_supported): Install a cleanup. Use reconcat.
2823
1408c251
PA
28242010-05-07 Pedro Alves <pedro@codesourcery.com>
2825
2826 * gdbarch.sh (qsupported): Delete.
2827 * gdbarch.h, gdbarch.c: Regenerate.
2828 * remote.c (remote_query_supported): Remove use of
2829 gdbarch_qsupported.
2830
f8e50cfe
SDJ
28312010-05-06 Sergio Durigan Junior <sergiodj@redhat.com>
2832
2833 * xml-syscall.c (syscall_start_syscalls_info): Remove unused
2834 function.
2835
8ea13695
MS
28362010-05-06 Michael Snyder <msnyder@vmware.com>
2837
c6913b7d
MS
2838 * xml-support.c (xinclude_start_include): Delete unused variable.
2839 (xml_process_xincludes): Delete unused variable.
2840 * xml-syscall.c (syscall_parse_xml): Delete unused variable.
2841 * target-descriptions.c (tdesc_gdb_type): Delete unused variable.
2842 (tdesc_find_arch_register): Delete unused variable.
2843 (tdesc_use_registers): Delete unused variable.
2844 * xml-tdesc.c (tdesc_start_target): Delete unused variable.
2845 * inferior.c (print_inferior): Delete unused variable.
2846 * record.c (record_open_1): Delete unused variable.
2847 (record_restore): Delete unused variable.
2848 (cmd_record_save): Delete unused variable.
2849 * gcore.c (derive_heap_segment): Delete unused variable.
2850 (objfile_find_memory_regions): Use unused variable.
2851 * jit.c (jit_inferior_init): Delete unused variable.
2852 * progspace.c (clone_program_space): Delete unused variable.
2853 (pspace_empty_p): Delete unused variable.
0407b3f1
AS
2854
2855 * frame-unwind.c (frame_unwind_find_by_frame):
1c5465ac
MS
2856 Delete unused variable.
2857 * gnu-v2-abi.c (gnuv2_value_rtti_type): Delete unused variable.
2858 * cp-support.c (mangled_name_to_comp): Delete unused variable.
2859 (method_name_from_physname): Delete unused variable.
2860 (cp_func_name): Delete unused variable.
2861 (cp_validate_operator): Delete unused variable.
0407b3f1 2862 * cp-namespace.c (cp_scan_for_anonymous_namespaces):
1c5465ac 2863 Delete unused variable.
0407b3f1 2864 * trad-frame.c (trad_frame_get_prev_register):
1c5465ac
MS
2865 Delete unused variable.
2866 * tramp-frame.c (tramp_frame_cache): Delete unused variable.
2867
1be757cf
MS
2868 * serial.c (serial_for_fd): Delete unused variable.
2869 * mdebugread.c (psymtab_to_symtab_1): Delete unused variable.
2870 * top.c (execute_command): Delete unused variable.
2871 (init_main): Delete unused variable.
2872 * utils.c (do_fclose_cleanup): Delete unused variable.
2873 (do_all_inferior_continuations): Delete unused variable.
2874 (initialize_utils): Delete unused variable.
2875 (internal_problem_mode): Delete unused global.
2876 * frame.c (get_prev_frame): Delete unused global.
2877 (get_frame_locals_address): Delete unused global.
2878 (get_frame_args_address): Delete unused global.
2879
9216103f
MS
2880 * p-typeprint.c (pascal_type_print_base): Delete unused variable.
2881 (pascal_type_print_varspec_prefix): Delete unused variable.
2882 * f-typeprint.c (f_type_print_base): Delete unused variable.
2883 (f_type_print_varspec_suffix): Delete unused variable.
2884 * m2-typeprint.c (m2_print_type): Delete unused variable.
2885 (m2_long_set): Delete unused variable.
2886 * ada-valprint.c (ada_val_print_1): Delete unused variable.
2887 * d-valprint.c (dynamic_array_type): Delete unused variable.
0407b3f1 2888 * f-valprint.c (f77_get_dynamic_length_of_aggregate):
9216103f
MS
2889 Delete unused variable.
2890 (f77_create_arrayprint_offset_tbl): Delete unused variable.
2891 * m2-valprint.c (m2_val_print): Delete unused variable.
2892
34fa1d9d
MS
2893 * ui-out.c (ui_out_field_int): Delete unused variable.
2894 (ui_out_field_fmt_int): Delete unused variable.
2895 * varobj.c (varobj_list_children): Delete unused variable.
2896 (varobj_set_value): Delete unused variable.
2897 (install_new_value_visualizer): Delete unused variable.
2898 (varobj_set_visualizer): Delete unused variable.
2899 (varobj_update): Delete unused variable.
2900 (varobj_editable_p): Delete unused variable.
2901 (c_value_of_root): Delete unused variable.
2902 (cplus_describe_child): Delete unused variable.
2903
b5385fc0
MS
2904 * ada-lang.c (add_defn_to_vec): Delete unused variable.
2905 (decode_constrained_packed_array_type): Delete unused variable.
2906 (add_defn_to_vec): Delete unused variable.
2907 (symbol_completion_match): Delete unused variable.
2908 (value_tag_from_contents_and_address): Delete unused variable.
2909 (ada_evaluate_subexp): Delete unused variable.
2910 * c-lang.c (classify_type): Delete unused variable.
2911 * f-lang.c (f_printstr): Delete unused variable.
2912 * objc-lang.c (objc_printstr): Delete unused variable.
2913 * ada-tasks.c (get_known_tasks_addr): Delete unused variable.
2914 * jv-lang.c (type_from_class): ifdef unused variable.
2915 (java_class_name_from_physname): Delete unused variable.
2916 * m2-lang.c (m2_printstr): Delete unused variable.
2917
4fc06681
MS
2918 * objfiles.c (objfile_relocate): Delete unused variable.
2919 * maint.c (_initialize_maint_cmds): Delete unused variable.
2920 * demangle.c (_initialize_demangler): Delete unused variable.
2921 * corefile.c (reopen_exec_file): Delete unused variable.
2922 * dwarf2expr.c (dwarf2_read_address): Delete unused variable.
2923 * dwarf2-frame.c (decode_frame_entry): Delete unused variable.
2924
6b4398f7
MS
2925 * osabi.c (_initialize_gdb_osabi): Delete unused variable.
2926 * memattr.c (mem_delete): Delete unused variable.
2927 (invalidate_target_mem_regions): Delete unused variable.
2928 * mem-break.c (default_memory_insert_breakpoint):
2929 Delete unused variable.
2930 * target.c (target_get_osdata): Delete unused variable.
2931 * parse.c (length_of_subexp): Delete unused variable.
2932 (prefixify_subexp): Delete unused variable.
2933 (exp_iterate): Delete unused variable.
2934 * reverse.c (delete_bookmark_command): Delete unused variable.
2935
308d96ed
MS
2936 * macrocmd.c (_initialize_macrocmd): Delete unused variable.
2937 * macroexp.c (gather_arguments): Delete unused variable.
2938 (substitute_args): Delete unused variable.
2939 * completer.c (gdb_completer_loc_break_characters): Unused, delete.
2940 * gdbarch.sh (gdbarch_printable_names): Delete unused variable.
2941 (_initialize_gdbarch): Delete unused variable.
2942 * gdbarch.c, gdbarch.h: Regenerate.
0407b3f1 2943 * arch-utils.c (initialize_current_architecture):
308d96ed
MS
2944 Delete unused variable.
2945 (_initialize_gdbarch_utils): Delete unused variable.
2946 * gdbtypes.c (make_cv_type): Delete unused variable.
2947 (make_type_with_address_space): Delete unused variable.
2948
167e4384
MS
2949 * linespec.c (decode_compound): Delete unused variable.
2950 * dictionary.c (iterator_next_hashed): Delete unused variable.
2951 * infcall.c (call_function_by_hand): Delete unused variable.
2952 * infcmd.c (step_1): Delete unused variable.
2953 (registers_info): Delete unused variable.
2954 (attach_command): Delete unused variable.
2955 * infrun.c (follow_exec): Delete unused variable.
2956 (handle_step_into_function_backwards): Delete unused variable.
2957 (_initialize_infrun): Delete unused variable.
2958 * stack.c (parse_frame_specification_1): Delete unused variable.
2959 (frame_info): Delete unused variable.
2960 (backtrace_command_1): Delete unused variable.
2961 (catch_info): Delete unused variable.
2962
8f78b329
MS
2963 * eval.c (evaluate_subexp_standard): Delete unused variable.
2964 * valops.c (value_cast_pointers): Delete unused variable.
2965 (value_dynamic_cast): Delete unused variable.
2966 (value_array): Delete unused variable.
2967 (find_overload_match): Delete unused variable.
2968 * valarith.c (value_subscript): Delete unused variable.
2969 (value_binop): Delete unused variable.
2970 * valprint.c (_initialize_valprint): Delete unused variable.
2971 * printcmd.c (print_command_1): Delete unused variable.
2972 (address_info): Delete unused variable.
2973 (printf_command): Delete unused variable.
2974
8ea13695
MS
2975 * auxv.c (target_auxv_search): Delete unused variable.
2976 * blockframe.c (get_frame_block): Delete unused variable.
2977 * regcache.c (regcache_cpy): Delete unused variable.
2978 (regcache_cpy_no_passthrough): Delete unused variable.
2979 * charset.c (wchar_iterate): Delete unused variable.
2980 (find_charset_names): Delete unused variable.
2981 (_initialize_charset): Delete unused variable.
0407b3f1 2982 * disasm.c (do_mixed_source_and_assembly):
8ea13695 2983 Delete unused variable.
0407b3f1 2984 * source.c (set_default_source_symtab_and_line):
8ea13695
MS
2985 Delete unused variable.
2986 (set_substitute_path_command): Delete unused variable.
2987 * value.c (preserve_values): Delete unused variable.
2988 (value_from_double): Delete unused variable.
2989
afe38095
MS
29902010-05-05 Michael Snyder <msnyder@vmware.com>
2991
952a6d41
MS
2992 * psymtab.c (lookup_partial_symbol): Delete unused variable.
2993 (find_last_source_symtab_from_partial): Delete unused variable.
2994 * symfile.c (place_section): Delete unused variable.
2995 (default_symfile_offsets): Delete unused variable.
2996 (get_debug_link_info): Delete unused variable.
2997 (find_separate_debug_file_by_debuglink): Delete unused variable.
2998 (add_symbol_file_command): Delete unused variable.
2999 (symfile_find_segment_sections): Delete unused variable.
3000 * symmisc.c (free_symtab): Delete unused variable.
3001 (dump_symtab_1): Delete unused variable.
3002 * symtab.c (lookup_symbil_aux_quick): Delete unused variable.
3003 (find_pc_sect_symtab): Delete unused variable.
3004 (skip_prologue_using_lineinfo): Delete unused variable.
3005 (sources_info): Delete unused variable.
3006 (completion_list_add_name): Delete unused variable.
3007 (expand_line_sal): Delete unused variable.
3008
0407b3f1 3009 * breakpoint.c (validate_commands_for_breakpoint):
afe38095
MS
3010 Delete unused variables.
3011 (insert_catchpoint): Delete unused variable.
3012 (update_watchpoint): Delete unused variable.
3013 (insert_bp_location): Delete unused variable.
3014 (insert_breakpoint_locations): Delete unused variable.
3015 (remove_breakpoint_1): Delete unused variable.
3016 (software_breakpoint_inserted_here_p): Delete unused variable.
3017 (watchpoints_triggered): Delete unused variable.
3018 (bpstat_check_watchpoint): Delete unused variable.
3019 (bpstat_stop_status): Delete unused variable.
3020 (print_one_breakpoint_location): Delete unused variable.
3021 (allocate_bp_location): Delete unused variable.
3022 (create_breakpoint): Delete unused variable.
3023 (watch_command_1): Delete unused variable.
3024 (catch_exception_command_1): Delete unused variable.
3025 (catch_ada_exception_command): Delete unused variable.
3026 (delete_breakpoint): Delete unused variable.
3027 (breakpoint_re_set_one): Delete unused variable.
3028 (do_enable_breakpoint): Delete unused variable.
3029
eda5a4d7
PA
30302010-05-06 Pedro Alves <pedro@codesourcery.com>
3031
3032 * amd64-tdep.c: Include disasm.h.
3033 (amd64_insn_length_fprintf, amd64_insn_length_init_dis)
3034 (amd64_insn_length): Moved to disasm.c and renamed.
3035 (fixup_riprel): Adjust.
3036 * disasm.c (do_ui_file_delete): New.
3037 (gdb_insn_length): New.
3038 (gdb_buffered_insn_length_fprintf)
3039 (gdb_buffered_insn_length_init_dis)
3040 (gdb_buffered_insn_length): New, moved from amd64-tdep.c, and
3041 renamed.
3042 * disasm.h (gdb_insn_length): Declare.
3043 (gdb_buffered_insn_length): Declare.
3044
02357a4a
PA
30452010-05-06 Pedro Alves <pedro@codesourcery.com>
3046
3047 * remote.c (clear_threads_parsing_context): New.
3048 (remote_threads_info): Delete unused null_cleanup. Install a
3049 cleanup to clear the threads_parsing_context in case parsing
3050 throws.
3051
8c5630cb
MS
30522010-05-05 Michael Snyder <msnyder@vmware.com>
3053
3054 * c-exp.y (parse_string_or_char): Delete unused variable.
3055 (c_lex): Delete unused variable.
3056 * cp-name-parser.y (cpname_lex): Delete unused variable.
3057 * ada-exp.y (find_primitive_type): Delete unused variable.
3058 (write_var_or_type): Delete unused variable.
3059 * jv-exp.y (java_parse): Delete unused variable.
3060 (push_expression_name): Delete unused variable.
3061 * p-exp.y (pascal_lex): Delete unused variable.
3062
46c162d4
PA
30632010-05-05 Pedro Alves <pedro@codesourcery.com>
3064
3065 * remote.c (remote_threads_info): Really revert previous previous
3066 change.
3067
0043e6a5
MS
30682010-05-05 Michael Snyder <msnyder@vmware.com>
3069
fa238c03
MS
3070 * elfread.c (elf_symtab_read): Delete unused variable.
3071 (find_separate_debug_file_by_buildid): Delete unused variables.
3072 (elf_symfile_read): Delete unused variable.
3073
3074 * coffread.c (coff_symfile_read): Delete unused variables.
3075
3076 * coff-pe-read.c (add_pe_exported_sym): Delete unused variable.
3077 (read_pe_exported_syms): Delete unused variable.
3078
3079 * stabsread.c (define_symbol): Delete unused variable.
3080
3081 * dwarf2read.c (read_type_comp_unit_head): Delete unused variable.
3082 (process_psymtab_comp_unit): Delete unused variable.
3083 (dwarf2_build_psymtabs_hard): Delete unused variable.
3084 (load_partial_comp_unit): Delete unused variable.
3085 (create_all_comp_units): Delete unused variable.
3086 (scan_partial_symbols): Delete unused variable.
3087 (add_partial_symbol): Delete unused variable.
3088 (add_partial_namespace): Delete unused variable.
3089 (add_partial_enumeration): Delete unused variable.
3090 (load_full_comp_unit): Delete unused variable.
3091 (process_full_comp_unit): Delete unused variable.
3092 (read_file_scope): Delete unused variable.
3093 (read_type_unit_scope): Delete unused variable.
3094 (process_structure_scope): Delete unused variable.
3095 (process_enumeration_scope): Delete unused variable.
3096 (read_tag_ptr_to_member_type): Delete unused variable.
3097 (read_typedef): Delete unused variable.
3098 (read_partial_die): Delete unused variable.
3099 (decode_locdesc): Delete unused variable.
3100 (zeroed_partial_die): Delete unused global variable.
3101
0407b3f1 3102 * tui/tui-interp.c (_initialize_tui_interp):
0043e6a5 3103 Delete unused variable.
0407b3f1 3104 * tui/tui-regs.c tui_display_registers_from):
0043e6a5
MS
3105 Delete unused variable.
3106 (tui_check_register_values): Delete unused variable.
3107 (tui_register_format): Delete unused variable.
3108 * tui/tui-win.c (_initialize_tui_win): Delete unused variable.
0407b3f1 3109 * tui/tui-windata.c (tui_display_data_from_line):
0043e6a5
MS
3110 Delete unused variables.
3111 (tui_vertical_data_scroll): Delete unused variables.
3112
75721c66
MS
31132010-05-05 Michael Snyder <msnyder@vmware.com>
3114
c31a71f4
MS
3115 * remote.c (remote_threads_info): Revert questionable part of
3116 the previous change.
3117
31182010-05-05 Michael Snyder <msnyder@vmware.com>
3119
3120 * mi/mi-out.c (mi_table_begin): Delete unused variable.
3121 * mi/mi-cmd-var.c (print_varobj): Delete unused variable.
3122 (mi_cmd_var_list_children): Delete unused variable.
3123 (varobj_update_one): Delete unused variable.
3124 * mi/mi-cmd-break.c (mi_cmd_break_insert): Delete unused variables.
0407b3f1 3125 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals):
c31a71f4
MS
3126 Delete unused variable.
3127 (mi_cmd_stack_list_variables): Delete unused variable.
3128 (list_args_or_locals): Delete unused variable.
0407b3f1 3129 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file):
c31a71f4
MS
3130 Delete unused variables.
3131 (mi_cmd_file_list_exec_source_files): Delete unused variable.
0407b3f1 3132 * mi/mi-cmd-target.c (mi_cmd_target_file_delete):
c31a71f4
MS
3133 Delete unused variable.
3134 * mi/mi-interp.c (mi_interpreter_exec): Delete unused variable.
3135 (mi_cmd_interpreter_exec): Delete unused variable.
3136 (mi_on_normal_stop): Delete unused variable.
3137 * mi/mi-main.c (run_one_inferior): Delete unused variable.
3138 (print_one_inferior): Delete unused variables.
3139 (mi_execute_command): Delete unused variable.
3140 (mi_cmd_execute): Delete unused variable.
3141 (timestamp): Delete unused variable.
3142
3143 * cli/cli-dump.c (dump_memory_to_file): Delete unused variable.
d36fc00b 3144 (restore_binary_file): Delete unused variable.
c31a71f4
MS
3145 * cli/cli-decode.c (deprecated_cmd_warning): Delete unused variables.
3146 * cli/cli-script.c (define_command): Delete unused variables.
d36fc00b
MS
3147 (recurse_read_control_structure): Delete unused variable.
3148 (script_from_file): Delete unused variable.
c31a71f4 3149 * cli/cli-cmds.c (complete_command): Delete unused variable.
d36fc00b
MS
3150 (disassemble_command): Delete unused variable.
3151
3152 * ax-gdb.c (gen_struct_elt_for_reference): Delete unused variables.
0407b3f1 3153 * tracepoint.c (delete_trace_variable_command):
d36fc00b
MS
3154 Delete unused variables.
3155 (encode_actions_1): Delete unused variables.
3156 (start_tracing): Delete unused variable.
3157 (trace_status_mi): Delete unused variable.
3158 (tfind_1): Delete unused variable.
3159 (trace_find_pc_command): Delete unused variable.
3160 (trace_find_line_command): Delete unused variables.
3161 (trace_find_range_command): Delete unused variables.
3162 (trace_find_outside_command): Delete unused variables.
3163 (parse_tracepoint_definition): Delete unused variables.
3164 (tfile_fetch_registers): Delete unused variable.
3165
9128a503
MS
3166 * dcache.c (dcache_init): Delete unused variable.
3167 (dcache_info): Delete unused variable.
3168
aa369b55 3169 * remote.c (remote_threads_info): Delete unused variable.
9128a503 3170 (process_stop_reply) :Delete unused variable.
aa369b55
MS
3171 (remote_get_trace_status): Delete unused variables.
3172
9e9547e4
MS
3173 * linux-thread-db.c (add_thread_db_info): Delete unused variable.
3174 (thread_from_lwp): Delete unused variable.
3175 (enable_thread_event_reporting): Delete unused variable.
3176 (check_for_thread_db): Delete unused variables.
3177 (thread_db_find_new_threads_2): Delete unused variable.
0407b3f1 3178
9e9547e4
MS
3179 * linux-fork.c (info_checkpoints_command): Delete unused variables.
3180 (checkpoint_command): Delete unused variable.
3181 (linux_fork_context): Delete unused variables.
3182
fa238c03 3183 * linux-nat.c (linux_parent_pid): Delete unused global variable.
75083f7e
MS
3184 (linux_tracefork_child): Delete unused variable.
3185 (linux_child_follow_fork): Delete unused variable.
3186 (linux_nat_detach): Delete unused variable.
3187 (linux_handle_extended_wait): Delete unused variable.
3188 (linux_nat_has_pending_sigint): Delete unused variable.
3189 (linux_nat_find_memory_regions): Delete unused variable.
3190 (linux_nat_make_corefile_notes): Delete unused variables.
3191 (linux_nat_info_proc_cmd): Delete unused variable.
3192 (linux_proc_pending_signals): Delete unused variable.
3193 (linux_nat_stop_lwp): Delete unused variables.
3194 (_initialize_linux_nat): Delete unused variable.
3195
fa238c03 3196 * ser-pipe.c (pipe_ops): Delete unused global variable.
2d148b94 3197
0407b3f1 3198 * linux-record.c (record_linux_system_call):
e0f069a3
MS
3199 Delete unused variables.
3200
789d24f0
MS
3201 * corelow.c (core_xfer_partial): Delete unused variables.
3202
1cd337a5 3203 * solib-svr4.c (find_program_interpreter): Delete unused variable.
0407b3f1 3204 (svr4_solib_create_inferior_hook): Add ifdef around
1cd337a5
MS
3205 conditionally-used variable declarations.
3206
b00e3f56
MS
3207 * solib.c (solib_find): Delete unused variable.
3208 (free_so_symbols): Delete unused variable.
3209 (info_sharedlibrary_command): Delete unused variable.
3210 (reload_shared_libraries_1): Delete unused variable.
3211 (_initialize_solib): Delete unused variable.
3212
90f62196
MS
3213 * i386-tdep.c (i386_supply_xstateregset) Delete unused variable.
3214 (i386_collect_xstateregset): Delete unused variable.
3215 * i387-tdep.c (i387_print_float_info): Delete unused variable.
3216
75721c66
MS
3217 * features/i386/i386-mmx.c (initialize_tdesc_i386_mmx):
3218 Delete unused variable 'type'.
3219
af33db37
JB
32202010-05-05 Joel Brobecker <brobecker@adacore.com>
3221
90f62196 3222 * gdbtypes.h (MAX_OF_TYPE, MIN_OF_TYPE): Delete macros. *
63db82b2
JB
3223 ada-lang.c: Remove comment mentioning these macros.
3224 * m2-exp.y: Delete commented out code.
af33db37 3225
0497f5b0
JB
32262010-05-05 Joel Brobecker <brobecker@adacore.com>
3227
3228 * sparc-tdep.c (sparc_structure_or_union_p): Return non-zero
3229 for array types.
3230 * sparc64-tdep.c (sparc64_structure_or_union_p): Likewise.
3231
6e39997a
PM
32322010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
3233
3234 ARI fix: Remove ATTRIBUTE_UNUSED throughout.
0407b3f1 3235 * arm-linux-tdep.c (arm_linux_cleanup_svc): Remove
6e39997a
PM
3236 ATTRIBUTE_UNUSED.
3237 (cleanup_kernel_helper_return): Likewise.
3238 * arm-tdep.c (copy_unmodified): Likewise.
3239 (copy_preload): Likewise.
3240 (copy_copro_load_store): Likewise.
3241 (cleanup_branch): Likewise.
3242 (copy_b_bl_blx): Likewise.
3243 (copy_bx_blx_reg): Likewise.
3244 (copy_alu_imm): Likewise.
3245 (copy_alu_reg): Likewise.
3246 (copy_alu_shifted_reg): Likewise.
3247 (cleanup_load): Likewise.
3248 (cleanup_store): Likewise.
3249 (cleanup_block_load_pc): Likewise.
3250 (cleanup_svc): Likewise.
3251 (copy_undef): Likewise.
3252 (copy_unpred): Likewise.
3253 * remote.c (register_remote_support_xml): Likewise.
3254
1412f70b
HZ
32552010-05-05 Hui Zhu <teawater@gmail.com>
3256
3257 * gdbarch.h (gdbarch_has_dos_based_file_system): Update comment.
3258
c4f7c687
MK
32592010-05-04 Mark Kettenis <kettenis@gnu.org>
3260
3261 * remote.c (register_remote_support_xml)
3262 (remote_query_supported_append, remote_query_supported): Add cast
3263 to NULL used as sentinel.
3264 * tracepoint.c (tvariables_info_1): Likewise.
3265 * utils.c (add_internal_problem_command): Likewise.
3266
63b4f126
MGD
32672010-05-04 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3268
3269 * dwarf2loc.c (read_pieced_value, write_pieced_value,
3270 dwarf2_evaluate_loc_desc): Handle not being able to access DWARF
3271 registers gracefully.
3272
2f1bdd26
MGD
32732010-05-04 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3274
0407b3f1 3275 * exec.c (print_section_info): Display entry point without arch
2f1bdd26
MGD
3276 specific parts.
3277
e1c34c5d
PM
32782010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
3279
3280 PR exp/11349.
3281 * printcmd.c (x_command): Only dereference once implicitly for
3282 TYPE_CODE_REF.
3283
ae462839
DE
32842010-05-03 Doug Evans <dje@google.com>
3285
3286 * event-loop.c (gdb_timer): Delete unused global.
3287 (create_timer): Update.
3288
1ac77ea1
JK
32892010-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3290
3291 * cp-namespace.c (cp_lookup_symbol_imports): Support ALIAS for the
3292 CURRENT->DECLARATION case.
3293 * cp-support.h (struct using_direct): Provide extended comment.
3294
7c54a108
MK
32952010-05-03 Mark Kettenis <kettenis@gnu.org>
3296
3297 * hppaobsd-tdep.c (HPPAOBSD_SIZEOF_GREGS): Renamed from
3298 HPPABSD_SIZEOF_GREGS.
3299 (HPPAOBSD_SIZEOF_FPREGS): New define.
3300 (hppaobsd_supply_gregset): Renamed from hppabsd_supply_gregset.
3301 (hppaobsd_supply_fpregset): New function.
3302 (hppaobsd_gregset): Renamed from hppabsd_gregset.
3303 (hppaobsd_fpregset): New variable.
3304 (hppaobsd_regset_from_core_section): Handle floating-point registers.
3305 (_initialize_hppabsd_tdep): Remove spurious blank line.
3306
278582cb
PM
33072010-05-03 Pierre Muller <muller@ics.u-strasbg.fr>
3308
3309 PR pascal/11349.
3310 * p-valprint.c (pascal_value_print): Always dereference a value with
3311 type code TYPE_CODE_REF.
0407b3f1 3312
f0223081
PA
33132010-05-03 Pedro Alves <pedro@codesourcery.com>
3314
3315 * remote.c (remote_notice_signals): New.
3316 (remote_start_remote): In non-stop mode, update the remote end on
3317 which signals it can silently pass.
3318 (init_remote_ops): Install remote_notice_signals.
3319
c25c4a8b
JK
33202010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3321
3322 * cli/cli-cmds.h (error_no_arg): Remove. Move the comment ...
3323 * command.h (error_no_arg): ... here. Remove NORETURN, change
3324 ATTR_NORETURN to ATTRIBUTE_NORETURN.
3325 * defs.h (NORETURN, ATTR_NORETURN): Remove.
3326 (perror_with_name, verror, error, error_stream, vfatal, fatal)
3327 (internal_verror, internal_error, nomem): Remove NORETURN, change
3328 ATTR_NORETURN to ATTRIBUTE_NORETURN.
3329 * exceptions.c (throw_exception, deprecated_throw_reason, throw_verror)
3330 (throw_vfatal, throw_error): Remove NORETURN.
3331 (throw_it): Remove NORETURN, change ATTR_NORETURN to ATTRIBUTE_NORETURN.
3332 * exceptions.h (throw_exception, throw_verror, throw_vfatal)
3333 (throw_error, deprecated_throw_reason): Remove NORETURN, change
3334 ATTR_NORETURN to ATTRIBUTE_NORETURN.
3335 * linespec.c (cplusplus_error): Remove NORETURN, change ATTR_NORETURN
3336 to ATTRIBUTE_NORETURN for prototype, for the definition only remove
3337 NORETURN.
3338 * remote-mips.c (mips_error): Change NORETURN to ATTRIBUTE_NORETURN.
3339 * remote-sim.c (gdb_os_error): Change ATTR_NORETURN to
3340 ATTRIBUTE_NORETURN.
3341 * target.c (tcomplain): Likewise.
3342 * target.h (noprocess): Remove NORETURN, change ATTR_NORETURN to
3343 ATTRIBUTE_NORETURN.
3344 * utils.c (verror, error, vfatal, fatal, error_stream, internal_verror)
3345 (internal_error, perror_with_name, nomem): Remove NORETURN.
3346 * xml-support.h (gdb_xml_error): Change ATTR_NORETURN to
3347 ATTRIBUTE_NORETURN.
3348
a0b31db1
JK
33492010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3350
3351 * ada-lang.c (lim_warning): Change ATTR_FORMAT to ATTRIBUTE_PRINTF.
3352 * amd64-tdep.c (amd64_insn_length_fprintf): Likewise.
3353 * cli-out.c (cli_field_fmt): New ATTRIBUTE_PRINTF.
3354 (cli_message, out_field_fmt): Change ATTR_FORMAT to ATTRIBUTE_PRINTF.
3355 * complaints.c (find_complaint): New ATTRIBUTE_PRINTF.
3356 (vcomplaint): Change ATTR_FORMAT to ATTRIBUTE_PRINTF.
3357 * complaints.h (complaint, internal_complaint): Likewise.
3358 * defs.h: Change ATTR_FORMAT to ATTRIBUTE_PRINTF in the top comment.
3359 (ATTR_FORMAT): Remove.
3360 (query, nquery, yquery, vprintf_filtered, vfprintf_filtered)
3361 (fprintf_filtered, fprintfi_filtered, printf_filtered, printfi_filtered)
3362 (vprintf_unfiltered, vfprintf_unfiltered, fprintf_unfiltered)
3363 (printf_unfiltered, xasprintf, xvasprintf, xstrprintf, xstrvprintf)
3364 (xsnprintf, verror, error, vfatal, fatal, internal_verror)
3365 (internal_error, internal_vwarning, internal_warning, warning)
3366 (vwarning): Change ATTR_FORMAT to ATTRIBUTE_PRINTF.
3367 * disasm.c (fprintf_disasm): Likewise.
3368 * exceptions.c (throw_it): Likewise.
3369 * exceptions.h (exception_fprintf, throw_verror, throw_vfatal)
3370 (throw_error): Likewise.
3371 * language.h (type_error, range_error): Likewise.
3372 * linespec.c (cplusplus_error): Likewise.
3373 * mi/mi-interp.c (mi_interp_query_hook): Likewise.
3374 * mi/mi-out.c (mi_field_fmt, mi_message): Likewise.
3375 * monitor.c (monitor_debug): Likewise.
3376 * parser-defs.h (parser_fprintf): Likewise.
3377 * serial.h (serial_printf): Likewise.
3378 * tui/tui-hooks.c (tui_query_hook): Likewise.
3379 * ui-out.c (default_field_fmt, default_message, uo_field_fmt)
3380 (uo_message): Likewise.
3381 * ui-out.h (ui_out_field_fmt, ui_out_message): Likewise.
3382 * utils.c (vfprintf_maybe_filtered, internal_vproblem, defaulted_query):
3383 Likewise.
3384 * xml-support.h (gdb_xml_debug, gdb_xml_error): Likewise.
3385
02a45ac0
PA
33862010-05-02 Pedro Alves <pedro@codesourcery.com>
3387
3388 * cli-out.c (cli_table_begin, cli_table_body, cli_table_end)
3389 (cli_table_header, cli_begin, cli_end, cli_field_int)
3390 (cli_field_skip, cli_field_string, cli_field_fmt, cli_spaces)
3391 (cli_text, cli_message, cli_wrap_hint, cli_flush, cli_redirect):
3392 Delete forward declarations.
3393 (cli_ui_out_impl): Move below the callbacks.
3394 (_initialize_cli_out): Delete.
3395
1915ef4f
PA
33962010-05-02 Pedro Alves <pedro@codesourcery.com>
3397
3398 * README: Use consistent `GDB' and `GDBserver' spellings.
3399
0dfb946f
JK
34002010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3401
3402 * cli/cli-dump.h (parse_and_eval_with_error): Remove the declaration.
3403
4d533103
PA
34042010-05-01 Pedro Alves <pedro@codesourcery.com>
3405
3406 * infrun.c (prepare_for_detach): In non-stop, context switch to
3407 the thread that got the event before handling the event.
3408
705b5767
TT
34092010-04-30 Tom Tromey <tromey@redhat.com>
3410
3411 * symtab.c (symbol_set_names): Fix typo.
3412
3c0ee1a4
PM
34132010-04-30 Pierre Muller <muller@ics.u-strasbg.fr>
3414
3415 * python/py-param.c (parm_constants): Avoid ARI warning
3416 by adding ARI comment.
3417 (parmpy_init): Likewise.
3418
ea1fae46
PM
34192010-04-30 Pierre Muller <muller@ics.u-strasbg.fr>
3420
3421 * windows-tdep.c (windows_get_tlb_type): Remember last GDBARCH
3422 and created type for re-use.
3423
c24d0242
PM
34242010-04-30 Pierre Muller <muller@ics.u-strasbg.fr>
3425
3426 * NEWS: Mention gdbserver support for x86_64 Windows 64-bit.
3427
a26d8d11
DE
34282010-04-29 Doug Evans <dje@google.com>
3429
3430 * ser-base.h (reschedule): Delete prototype.
3431 * ser-base.c (reschedule): Make static.
3432
f8624c62
MGD
34332010-04-29 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3434
3435 * arm-linux-tdep.c (ARM_LINUX_JB_PC): Remove.
3436 (ARM_LINUX_JB_PC_FPA): Add, offset of PC in longjmp buffer for FPA.
0407b3f1 3437 (ARM_LINUX_JB_PC_EABI): Add, offset of PC in longjmp buffer for
f8624c62 3438 EABI.
0407b3f1 3439 (arm_linux_init_abi): Set up JB_PC field dependent on FP model in
f8624c62
MGD
3440 use.
3441
e66408ed
PA
34422010-04-29 Pedro Alves <pedro@codesourcery.com>
3443
3444 PR gdb/11557
3445
3446 * regcache.c (registers_changed): Rename to ...
3447 (registers_changed_ptid): ... this, and only delete register cache
3448 entries matching the ptid filter argument.
3449 (registers_changed): Reimplement on top of registers_changed_ptid.
3450 * regcache.h (registers_changed_ptid): Declare.
3451 * target.c (target_resume): Flush register caches.
3452
d7b32ed3 34532010-04-29 Phil Muldoon <pmuldoon@redhat.com>
0407b3f1
AS
3454 Tom Tromey <tromey@redhat.com>
3455 Thiago Jung Bauermann <bauerman@br.ibm.com>
3456
3457 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-parameter.
3458 (SUBDIR_PYTHON_SRCS): Likewise.
3459 (py-parameter.o): New rule.
3460 * python/py-parameter.c: New file.
3461 * python/python-internal.h (gdbpy_initialize_parameter)
3462 (gdbpy_parameter, gdbpy_parameter_value)
3463 (gdbpy_parse_command_name): Declare.
3464 * python/py-cmd.c (parse_command_name): Rename to
3465 gdbpy_parse_command_name.
3466 (gdbpy_parse_command_name): Accept a starting list parameter and
3467 use over cmdlist.
3468 (cmdpy_init): Use gdbpy_parse_command_name.
3469 * python/python.c (parameter_to_python): Rename to
3470 gdbpy_parameter_to_python. Accept enum var_types and value.
3471 (gdbpy_parameter): Use gdbpy_parameter_value.
3472 (_initialize_python): Call gdbpy_initialize_parameters.
d7b32ed3 3473
ce72ce41
MGD
34742010-04-29 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3475
3476 * MAINTAINERS: Add myself for write after approval privileges.
3477
6aecb9c2
JB
34782010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3479
3480 D language support.
3481 * Makefile.in (SFILES): Add d-lang.c d-valprint.c.
3482 (COMMON_OBS): Add d-lang.o d-valprint.o.
3483 (HFILES_NO_SRCDIR): Add d-lang.h.
3484 * NEWS: Mention D language support.
3485 * c-lang.c (c_emit_char, exp_descriptor_c): Make public.
3486 * c-lang.h (c_emit_char, exp_descriptor_c): Add declaration.
3487 * d-lang.c: New file.
3488 * d-lang.h: New file.
3489 * d-valprint.c: New file.
3490 * defs.h (enum language): Add language_d.
3491 * dwarf2read.c (set_cu_language): Add DW_LANG_D.
3492 * language.c (binop_result_type, integral_type, character_type)
3493 (string_type, boolean_type, structured_type): Add language_d.
3494 * symfile.c (init_filename_language_table): Add language_d.
3495 * symtab.c: Include d-lang.h.
3496 (symbol_init_language_specific, symbol_find_demangled_name)
3497 (symbol_natural_name, lookup_symbol_in_language)
3498 (symbol_demangled_name, symbol_matches_domain): Add language_d.
3499
6f992fbf
JB
35002010-04-27 Joel Brobecker <brobecker@adacore.com>
3501
3502 * solib-svr4.c (solib_svr4_r_map): Expand function description.
3503
dde59185
JB
35042010-04-27 Joel Brobecker <brobecker@adacore.com>
3505
3506 * symfile.c (init_filename_language_table): Register .dg files
3507 with language_ada.
3508
d09ce91e
JB
35092010-04-27 Joel Brobecker <brobecker@adacore.com>
3510
3511 * gdbtypes.h (struct main_type): Expand comment about target_type
3512 field.
3513
67f1675e
JB
35142010-04-27 Pedro Alves <pedro@codesourcery.com>
3515 Tristan Gingold <gingold@adacore.com>
02aeec7b
JB
3516
3517 * symfile.c (reread_symbols): Also search for file in libraries.
3518 Update comment.
3519
dfd0fe27
JB
35202010-04-27 Joel Brobecker <brobecker@adacore.com>
3521
3522 * configure.tgt: Treat x86-lynxos targets as x86 bareboard targets
3523 in terms of configuration.
3524
0133421a
JK
35252010-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3526
3527 * objfiles.c: Include solist.h.
3528 (free_all_objfiles): New variable so. Check stale solist objfiles.
3529 * symfile.c (symbol_file_clear): Swap the order of free_all_objfiles
3530 and no_shared_libraries.
3531
e78f4312
JB
35322010-04-27 Joel Brobecker <brobecker@adacore.com>
3533
3534 ARI warning fix.
3535 * python/py-auto-load.c (source_section_scripts): Remove trailing
3536 new-line in i18n string.
3537
9214d371
DE
35382010-04-26 Doug Evans <dje@google.com>
3539
3540 * serial.c (serial_write): Handle serial_debug_p akin to serial_read.
3541
3f172e24
TT
35422010-04-26 Tom Tromey <tromey@redhat.com>
3543
3544 * cli/cli-decode.c (complete_on_cmdlist): Make two passes over the
3545 command list.
3546
e790e06e
PM
35472010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3548
3549 Removal of config/i386/nm-i386sol2.h native configuration file.
3550 * config/i386/nm-i386sol2.h: Remove file.
3551 * config/i386/i386sol2.mh: Remove NAT_FILE definition.
3552 * config/i386/sol2-64.mh: Idem.
88562582
PM
3553 * config/djgpp/fnchange.lst: Remove reference to that file.
3554 * Makefile.in (HFILES_NO_SRCDIR): Idem.
e790e06e 3555
b7da9e9f
PM
35562010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3557
3558 PR breakpoints/11531.
3559 * config/i386/nm-i386sol2.h (CANNOT_STEP_HW_WATCHPOINTS): Remove
3560 macro definition and related comment.
3561 * infrun.c (CANNOT_STEP_HW_WATCHPOINTS): Remove macro.
3562 (resume): Remove code and comment related to this macro.
3563
72f6eb52
JK
35642010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3565
3566 * cp-namespace.c (cp_lookup_symbol_in_namespace): Fix alloca size.
3567 Fix whitespace.
3568
ab38a727
PA
35692010-04-24 Pedro Alves <pedro@codesourcery.com>
3570
3571 * defs.h: Adjust comment.
3572 * filesystem.h, filesystem.c: New files.
3573 * Makefile.in (SFILES): Add filesystem.c.
3574 (COMMON_OBS): Add filesystem.o.
3575 * solib.c (solib_find): Handle DOS-based filesystems. Handle
3576 different target and host path flavours.
3577 * arm-symbian-tdep.c (arm_symbian_init_abi): Set
3578 has_dos_based_file_system on the gdbarch.
3579 * arm-wince-tdep.c (arm_wince_init_abi): Ditto.
3580 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Ditto.
3581 * i386-tdep.c (i386_go32_init_abi): Ditto.
3582 * gdbarch.sh (has_dos_based_file_system): New.
3583 * gdbarch.h, gdbarch.c: Regenerate.
3584 * NEWS: Mention improved support for remote targets with DOS-based
3585 filesystems. Mention new `set/show target-file-system-kind'
3586 commands.
3587
35c9c7ba
SS
35882010-04-23 Stan Shebs <stan@codesourcery.com>
3589
3590 * ax.h (struct agent_expr): Merge in agent_reqs fields, add some
3591 comments.
3592 (struct agent_reqs): Remove.
3593 (ax_reg_mask): Declare.
3594 * ax-general.c (new_agent_expr): Add gdbarch argument, set new fields.
3595 (free_agent_expr): Free reg_mask.
3596 (ax_print): Add scope and register mask info.
3597 (ax_reqs): Remove agent_reqs argument, use agent expression
3598 fields, and move part of register mask computation to...
3599 (ax_reg_mask): New function.
3600 * ax-gdb.c (gen_trace_static_fields): Call it.
3601 (gen_traced_pop): Ditto.
3602 (is_nontrivial_conversion): Add dummy gdbarch to new_agent_expr.
3603 (gen_trace_for_var): Pass gdbarch to new_agent_expr.
3604 (gen_trace_for_expr): Ditto, and clear optimized_out flag.
3605 (gen_eval_for_expr): Ditto, and require an rvalue.
3606 (agent_command): Call ax_reqs.
3607 (agent_eval_command): Ditto.
3608 * tracepoint.c (report_agent_reqs_errors): Use agent expression fields.
3609 (validate_action_line): Ditto.
3610 (collect_symbol): Ditto.
3611 (encode_actions_1): Ditto.
3612
492928e4
JK
36132010-04-23 Daniel Jacobowitz <dan@codesourcery.com>
3614 Paul Pluzhnikov <ppluzhnikov@google.com>
3615 Jan Kratochvil <jan.kratochvil@redhat.com>
3616
3617 Fix deadlock on looped list of loaded shared objects.
3618 * solib-svr4.c (LM_PREV): New function.
3619 (IGNORE_FIRST_LINK_MAP_ENTRY): Use it.
3620 (svr4_current_sos): Check for correct l_prev. New variables prev_lm
3621 and next_lm. Clear prev_lm for solib_svr4_r_ldsomap.
3622 * config/djgpp/fnchange.lst: Add translation for solib-corrupted.exp.
3623
66d09542
DE
36242010-04-23 Doug Evans <dje@google.com>
3625
88a1906b
DE
3626 * configure.ac (CONFIG_SRCS): Add py-auto-load.o even if not using
3627 python.
3628 * configure: Regenerate.
3629 * main.c: #include "python/python.h".
3630 (captured_main): Defer loading auto-loaded scripts until after
3631 local_gdbinit has been sourced.
3632 * python/py-auto-load.c (gdbpy_global_auto_load): New global.
3633 (load_auto_scripts_for_objfile): New function.
3634 (auto_load_new_objfile): Call it.
3635 * python/python.h (gdbpy_global_auto_load): Declare.
3636 (load_auto_scripts_for_objfile): Declare.
3637
66d09542
DE
3638 Add support for auto-loading scripts from .debug_gdb_scripts section.
3639 * NEWS: Add entry for .debug_gdb_scripts.
3640 * Makefile.in SUBDIR_PYTHON_OBS): Add py-auto-load.o.
3641 (SUBDIR_PYTHON_SRCS): Add py-auto-load.c.
3642 (py-auto-load.o): New rule.
3643 * cli/cli-cmds.c (find_and_open_script): Make externally visible.
3644 * cli/cli-cmds.h (find_and_open_script): Update prototype.
3645 * python/py-auto-load.c: New file.
3646 * python/python-internal.h: #include <stdio.h>.
3647 (set_python_list, show_python_list): Declare.
3648 (gdbpy_initialize_auto_load): Declare.
3649 (source_python_script_for_objfile): Declare.
3650 * python/python.c: Remove #include of observer.h.
3651 (gdbpy_auto_load): Moved to py-auto-load.c.
3652 (GDBPY_AUTO_FILENAME): Ditto.
3653 (gdbpy_new_objfile): Delete.
3654 (source_python_script_for_objfile): New function.
3655 (set_python_list, show_python_list): Make externally visible.
3656 (_initialize_python): Move "auto-load" command to py-auto-load.c
3657 and observer_attach_new_objfile to py-auto-load.c.
3658
3a48e6ff 36592010-04-23 Jerome Guitton <guitton@adacore.com>
0407b3f1 3660
3a48e6ff
JG
3661 * alpha-tdep.c (INSN_OPCODE, MEM_RA, MEM_RB, MEM_DISP, BR_RA)
3662 (OPR_FUNCTION, OPR_HAS_IMMEDIATE, OPR_RA, OPR_RC, OPR_LIT): New macros.
3663 (lda_opcode, stq_opcode, bne_opcode, subq_opcode, subq_function):
3664 New constants.
3665 (alpha_heuristic_analyze_probing_loop): New function.
3666 (alpha_heuristic_frame_unwind_cache): In the prologue analysis, detect
3667 and handle cases when a stack probe loop is generated.
3668 * alpha-mdebug-tdep.c (alpha_mdebug_frameless): New function.
3669 (alpha_mdebug_max_frame_size_exceeded): New function.
3670 (alpha_mdebug_after_prologue): Use alpha_mdebug_frameless.
3671 (alpha_mdebug_frame_sniffer, alpha_mdebug_frame_base_sniffer):
3672 Return 0 when the maximum debuggable frame size has been exceeded.
3673
e4166a49
JB
36742010-04-23 Joel Brobecker <brobecker@adacore.com>
3675
3676 Fix ARI warning.
3677 * ppc-linux-nat.c (booke_cmp_hw_point): Do not mark inline.
3678
8bd10a10
CM
36792010-04-20 Chris Moller <cmoller@redhat.com>
3680
3681 PR 10179
3682
3683 * symtab.c (rbreak_command): Added code to include a filename
3684 specification in the rbreak argument.
3685 * NEWS: Added a brief description of filename-qualified rbreak.
3686
c0201579
JK
36872010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3688
3689 Fix crashes on dangling display expressions.
3690 * ada-lang.c (ada_operator_check): New function.
3691 (ada_exp_descriptor): Fill-in the field operator_check.
3692 * c-lang.c (exp_descriptor_c): Fill-in the field operator_check.
3693 * jv-lang.c (exp_descriptor_java): Likewise.
3694 * m2-lang.c (exp_descriptor_modula2): Likewise.
3695 * scm-lang.c (exp_descriptor_scm): Likewise.
3696 * parse.c (exp_descriptor_standard): Likewise.
3697 (operator_check_standard): New function.
3698 (exp_iterate, exp_uses_objfile_iter, exp_uses_objfile): New functions.
3699 * parser-defs.h (struct exp_descriptor): New field operator_check.
3700 (operator_check_standard, exp_uses_objfile): New declarations.
3701 * printcmd.c: Remove the inclusion of solib.h.
3702 (display_uses_solib_p): Remove the function.
3703 (clear_dangling_display_expressions): Call lookup_objfile_from_block
3704 and exp_uses_objfile instead of display_uses_solib_p.
3705 * solist.h (struct so_list) <objfile>: New comment.
3706 * symtab.c (lookup_objfile_from_block): Remove the static qualifier.
3707 * symtab.h (lookup_objfile_from_block): New declaration.
3708 (struct general_symbol_info) <obj_section>: Extend the comment.
3709
6ffbb7ab
TJB
37102010-04-22 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3711 Thiago Jung Bauermann <bauerman@br.ibm.com>
3712
3713 * ppc-linux-nat.c (PTRACE_GET_DEBUGREG): Update comment.
3714 (PPC_PTRACE_GETWDBGINFO, PPC_PTRACE_SETHWDEBUG, PPC_PTRACE_DELHWDEBUG,
3715 ppc_debug_info, PPC_DEBUG_FEATURE_INSN_BP_RANGE,
3716 PPC_DEBUG_FEATURE_INSN_BP_MASK, PPC_DEBUG_FEATURE_DATA_BP_RANGE,
3717 PPC_DEBUG_FEATURE_DATA_BP_MASK, ppc_hw_breakpoint,
3718 PPC_BREAKPOINT_TRIGGER_EXECUTE, PPC_BREAKPOINT_TRIGGER READ,
3719 PPC_BREAKPOINT_TRIGGER_WRITE, PPC_BREAKPOINT_TRIGGER_RW,
3720 PPC_BREAKPOINT_MODE_EXACT PPC_BREAKPOINT_MODE_RANGE_INCLUSIVE,
3721 PPC_BREAKPOINT_MODE_RANGE_EXCLUSIVE, PPC_BREAKPOINT_MODE_MASK,
3722 PPC_BREAKPOINT_CONDITION_NONE, PPC_BREAKPOINT_CONDITION_AND,
3723 PPC_BREAKPOINT_CONDITION_EXACT, PPC_BREAKPOINT_CONDITION_OR,
3724 PPC_BREAKPOINT_CONDITION_AND_OR, PPC_BREAKPOINT_CONDITION_BE_ALL,
3725 PPC_BREAKPOINT_CONDITION_BE_SHIFT, PPC_BREAKPOINT_CONDITION_BE):
3726 Define, in case <ptrace.h> doesn't provide it.
3727 (booke_debug_info): New variable.
3728 (max_slots_number): Ditto.
3729 (hw_break_tuple): New struct.
3730 (thread_points): Ditto.
3731 (ppc_threads): New variable.
3732 (PPC_DEBUG_CURRENT_VERSION): New define.
3733 (have_ptrace_new_debug_booke): New function.
3734 (ppc_linux_check_watch_resources): Renamed to ...
3735 (ppc_linux_can_use_hw_breakpoint): ... this. Handle BookE processors.
3736 (ppc_linux_region_ok_for_hw_watchpoint): Handle BookE processors.
3737 (booke_cmp_hw_point): New function.
3738 (booke_find_thread_points_by_tid): Ditto.
3739 (booke_insert_point): Ditto.
3740 (booke_remove_point): Ditto.
3741 (ppc_linux_insert_hw_breakpoint): Ditto.
3742 (ppc_linux_remove_hw_breakpoint): Ditto.
3743 (get_trigger_type): Ditto.
3744 (ppc_linux_insert_watchpoint): Handle BookE processors.
3745 (ppc_linux_remove_watchpoint): Ditto.
3746 (ppc_linux_new_thread): Ditto.
3747 (ppc_linux_thread_exit): New function..
3748 (ppc_linux_stopped_data_address): Handle BookE processors.
3749 (ppc_linux_watchpoint_addr_within_range): Ditto.
3750 (_initialize_ppc_linux_nat): Initialize to_insert_hw_breakpoint and
3751 to_remove_hw_breakpoint fields of the target operations struct.
3752 Add observe for the thread_exit event.
3753
be0d2954
L
37542010-04-22 H.J. Lu <hongjiu.lu@intel.com>
3755
3756 * i386-linux-nat.c (regmap): Removed.
3757 (fetch_register): Replace regmap with
3758 i386_linux_gregset_reg_offset.
3759 (store_register): Likewise.
3760 (supply_gregset): Likewise.
3761 (fill_gregset): Likewise.
3762
3763 * i386-linux-tdep.c (i386_linux_gregset_reg_offset): Make it
3764 global.
3765
3766 * i386-linux-tdep.h (i386_linux_gregset_reg_offset): New.
3767
f56dcb88
CM
37682010-04-22 Chris Moller <cmoller@redhat.com>
3769
3770 * cp-valprint.c (cp_print_value_fields): Replaced obstack_base()
758afad7
L
3771 method of popping recursion-detection stack with a method based on
3772 obstack_object_size(). (Similar to the PR9167 patch below, but for
f56dcb88
CM
3773 the static array obstack rather than the static member obstack.)
3774
6cd6a2ae
L
37752010-04-22 H.J. Lu <hongjiu.lu@intel.com>
3776
3777 * amd64-linux-nat.c (amd64_linux_gregset64_reg_offset): Removed.
3778 (_initialize_amd64_linux_nat): Replace
3779 amd64_linux_gregset64_reg_offset with
3780 amd64_linux_gregset_reg_offset.
3781
3782 * amd64-linux-tdep.c (amd64_linux_gregset_reg_offset): Make it
3783 global.
3784
3785 * amd64-tdep.h (amd64_linux_gregset_reg_offset): New.
3786
621791b8
PM
37872010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3788
3789 PR stabs/11479.
3790 * stabsread.c (set_length_in_type_chain): New function.
3791 (read_struct_type): Call set_length_in_type_chain function.
3792 (read_enum_type): Idem.
3793
105c2d85
SS
37942010-04-21 Stan Shebs <stan@codesourcery.com>
3795 Nathan Sidwell <nathan@codesourcery.com>
3796
3797 * tracepoint.c (trace_save): Open in binary mode.
3798
9a22f0d0
PM
37992010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3800
3801 * gdbtypes.h (builtin_type): Add builtin_char16 and builtin_char32
3802 fields.
0407b3f1 3803 * gdbtypes.c (gdbtypes_post_init): Set builtin_char16 and
9a22f0d0
PM
3804 builtin_char32 fields.
3805 * printcmd.c (decode_format): Set char size to '\0'
3806 for strings unless explicit size is given.
3807 (print_formatted): Correct calculation of NEXT_ADDRESS
3808 for 16 or 32 bit strings.
3809 (do_examine): Do not force byte size for strings.
3810 Use builtin_char16 and builtin_char32 types to display
0407b3f1 3811 16 or 32 bit-wide strings.
9a22f0d0
PM
3812 (x_command): Set LAST_SIZE to 'b' for string type.
3813
f335d1b3
L
38142010-04-21 H.J. Lu <hongjiu.lu@intel.com>
3815
3816 PR corefiles/11523
3817 * amd64-linux-tdep.c (amd64_linux_core_read_description): Check
3818 XCR0 first.
3819
3820 * i386-linux-tdep.c (i386_linux_core_read_xcr0): Return 0 if
3821 there is no .reg-xstate section.
3822 (i386_linux_core_read_description): Check XCR0 first.
3823
a9789a6b
MF
38242010-04-21 Mike Frysinger <vapier@gentoo.org>
3825
3826 * gdb/sparc-tdep.c (sparc32_store_return_value): Add gdb_assert ()
3827 for len <= 8.
3828
0b66f317
CM
38292010-04-21 Chris Moller <cmoller@redhat.com>
3830
3831 PR 9167
3832 * cp-valprint.c (cp_print_value_fields): Replaced obstack_base()
32d7376d
L
3833 method of popping recursion-detection stack with a method based on
3834 obstack_object_size().
0b66f317 3835
6e354e5e
PM
38362010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
3837
3838 PR pascal/11492.
3839 * p-valprint.c (pascal_val_print): Fix default printing of integer
3840 arrays.
3841
57174f31
PM
38422010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
3843
3844 Fix compilation warning on gcc-4.1.2.
3845 * rs6000-aix-tdep.c (rs6000_convert_from_func_ptr_addr): Initialize
3846 local variable`pc' to zero.
3847
6fbc7cd8
JB
38482010-04-20 Joel Brobecker <brobecker@adacore.com>
3849
3850 Implement thread support with core files on alpha-tru64.
3851 * dec-thread.c (dec_thread_find_new_threads): New function,
3852 extracted from resync_thread_list.
3853 (resync_thread_list): Add OPS parameter. Replace extracted-out
3854 code by call to dec_thread_find_new_threads.
3855 (dec_thread_wait): Update call to resync_thread_list.
3856 (init_dec_thread_ops): Set dec_thread_ops.to_find_new_threads.
3857
438c98a1
JB
38582010-04-20 Joel Brobecker <brobecker@adacore.com>
3859
3860 * ada-lang.c (value_pointer): New function.
3861 (make_array_descriptor): Call value_pointer to convert addresses to
3862 pointers.
3863
2971b56b
JB
38642010-04-20 Joel Brobecker <brobecker@adacore.com>
3865
3866 * rs6000-aix-tdep.c: #include exceptions.h.
3867 (rs6000_convert_from_func_ptr_addr): If an exception is thrown
3868 while reading the memory at ADDR, then ADDR cannot be a function
3869 descriptor.
3870
be942545
JB
38712010-04-20 Joel Brobecker <brobecker@adacore.com>
3872
3873 * ada-typeprint.c (ada_print_typedef): New function.
3874 * ada-lang.h (ada_print_typedef): Add declaration.
3875 * ada-lang.c (ada_language_defn): set la_print_typdef field
3876 to ada_print_typedef.
3877
1ca8fce0
JB
38782010-04-20 Joel Brobecker <brobecker@adacore.com>
3879
3880 * procfs.c (procfs_address_to_host_pointer): Only define when used.
3881
e9ef4f39
JB
38822010-04-20 Joel Brobecker <brobecker@adacore.com>
3883
3884 * procfs.c (iterate_over_mappings_cb_ftype): New typedef.
3885 (iterate_over_mappings): Adjust function profile. Add declaration.
3886 (insert_dbx_link_bpt_in_region, info_mappings_callback):
3887 Adjust accordingly.
3888
e294797a
JB
38892010-04-20 Joel Brobecker <brobecker@adacore.com>
3890
3891 * procfs.c (solib_mappings_callback): Move function up to avoid
3892 a compiler warning.
3893
a223f1e7
JB
38942010-04-20 Joel Brobecker <brobecker@adacore.com>
3895
3896 * procfs.c (find_signalled_thread, find_stop_signal): Move
3897 these functions down to define them only when used.
3898
0c3acc09
JB
38992010-04-20 Joel Brobecker <brobecker@adacore.com>
3900
3901 * valprint.c (common_val_print): Fix the value before extracting
3902 its contents.
3903 * ada-lang.c (ada_to_fixed_value): Make this function extern.
3904 * ada-lang.h (ada_to_fixed_value): New function declaration.
3905 * ada-valprint.c (ada_value_print): Use ada_to_fixed_value
3906 to avoid code duplication and fix a bug in the handling of
3907 fixed types contents.
3908
31ef98ae
TT
39092010-04-20 Tom Tromey <tromey@redhat.com>
3910
3911 * dwarf2read.c (dwarf2_compute_name): Handle DW_AT_linkage_name.
3912 (read_partial_die): Likewise.
3913 (dwarf_attr_name): Likewise.
3914
ec31cde5 39152010-04-20 Chris Moller <cmoller@redhat.com>
0407b3f1 3916
ec31cde5
CM
3917 PR 10867
3918
3919 * cp-valprint.c (global): Adding new static array recursion
3920 detection obstack.
3921 (cp_print_value_fields, cp_print_static_field): Added new static
3922 array recursion detection code.
3923
e0e0e543
MK
39242010-04-20 Mark Kettenis <kettenis@gnu.org>
3925
3926 * i386-linux-tdep.c (i386_linux_regset_sections): Size of the
3927 general-purpose register set should be 68 instead of 144.
3928 (i386_linux_sse_regset_sections): Likewise.
3929 (i386_linux_avx_regset_sections): Likewise.
3930
08922a10
SS
39312010-04-20 Stan Shebs <stan@codesourcery.com>
3932 Nathan Sidwell <nathan@codesourcery.com>
3933
3934 * dwarf2loc.c (struct axs_var_loc): New struct.
3935 (dwarf2_tracepoint_var_loc): New function.
3936 (dwarf2_tracepoint_var_access): New function.
3937 (dwarf2_tracepoint_var_ref): Use dwarf2_tracepoint_var_loc, deal
3938 with DW_OP_piece.
3939 (locexpr_describe_location_piece): New function.
3940 (locexpr_describe_location_1): New function.
3941 (locexpr_describe_location): Call it, update signature.
3942 (loclist_describe_location): Rewrite to loop over locations,
3943 update signature.
3944 * symtab.h (struct symbol_computed_ops): Add address to
3945 describe_location arguments, return void.
3946 * printcmd.c (address_info): Get context PC, pass to computed
3947 location description.
3948 * tracepoint.c (scope_info): Ditto.
3949 * ax-gdb.c (trace_kludge): Export.
3950
2dc7f7b3
TT
39512010-04-20 Tom Tromey <tromey@redhat.com>
3952
3953 * dwarf2-frame.c (decode_frame_entry_1): Handle CIE version 4.
3954 (struct dwarf2_cie) <segment_size>: New field.
3955 * dwarf2read.c (partial_read_comp_unit_head): Accept DWARF 4.
3956 (skip_one_die): Handle DW_FORM_flag_present, DW_FORM_sec_offset,
3957 DW_FORM_exprloc.
3958 (read_attribute_value): Handle DW_FORM_flag_present,
3959 DW_FORM_sec_offset, DW_FORM_exprloc.
3960 (dump_die_shallow): Likewise.
3961 (attr_form_is_section_offset): Handle DW_FORM_sec_offset.
3962 (dwarf2_const_value): Handle DW_FORM_exprloc.
3963 (attr_form_is_block): Likewise.
3964 (struct line_header) <maximum_ops_per_instruction>: New field.
3965 (dwarf_decode_line_header): Set new field.
3966 (dwarf_decode_lines): Handle new field.
3967
ce4b0682
SDJ
39682010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3969
3970 * f-exp.y: Add new production to recognize the `logical*8' type.
3971 (LOGICAL_S8_KEYWORD): New token.
3972 * f-lang.c (enum f_primitive_types)
3973 <f_primitive_type_logical_s8>: New field.
3974 (f_language_arch_info): Handling `logical*8' type.
3975 (build_fortran_types): Building `logical*8' type.
3976 * f-lang.h (struct builtin_f_type) <builtin_logical_s8>: New field.
3977
ff9f22f1
DE
39782010-04-19 Doug Evans <dje@google.com>
3979
3980 * ser-base.c (generic_readchar): Watch for EOF in read of error_fd.
3981 * ser-pipe.c (pipe_open): Fix file descriptor leaks.
3982 (pipe_close): Ditto.
3983
437125bd
PM
39842010-04-19 Pierre Muller <muller@ics.u-strasbg.fr>
3985
3986 * configure.tgt (x86_64-*-mingw*): Set BUILD_GDBSERVER to yes.
3987
e8e6c82e
PM
39882010-04-19 Pierre Muller <muller@ics.u-strasbg.fr>
3989
3990 * windows-tdep.c (windows_get_tlb_type): Change current_seh.handle
3991 type to void function.
3992
4136fdd2
SS
39932010-04-19 Stan Shebs <stan@codesourcery.com>
3994 Vladimir Prus <vladimir@codesourcery.com>
3995
3996 * tracepoint.c (tfind_1): Add missing newline, report exit from
3997 tfind mode as such.
3998 * target.c (update_current_target): Make default
3999 to_trace_find return -1.
4000
0c4b2e63
MF
40012010-04-19 Mike Frysinger <vapier@gentoo.org>
4002
4003 * objc-lang.c (find_methods): Move symname check up.
4004
78076abc
PA
40052010-04-19 Pedro Alves <pedro@codesourcery.com>
4006
4007 * ada-lang.c (print_recreate_exception)
4008 <ex_catch_exception_unhandled>: It's "catch exception unhandled",
4009 not "catch unhandled".
4010
6149aea9
PA
40112010-04-19 Pedro Alves <pedro@codesourcery.com>
4012
4013 PR breakpoints/8554.
4014
4015 Implement `save-breakpoints'.
4016
4017 * breakpoint.c (save_cmdlist): New.
4018 (breakpoint_set_cmdlist, breakpoint_show_cmdlist): Moved up close
4019 to save_cmdlist.
4020 (print_recreate_catch_fork): New.
4021 (catch_fork_breakpoint_ops): Install it.
4022 (print_recreate_catch_vfork): New.
4023 (catch_vfork_breakpoint_ops): Install it.
4024 (print_recreate_catch_syscall): New.
4025 (catch_syscall_breakpoint_ops): Install it.
4026 (print_recreate_catch_exec): New.
4027 (catch_exec_breakpoint_ops): Install it.
4028 (print_recreate_exception_catchpoint): New.
4029 (gnu_v3_exception_catchpoint_ops): Install it.
4030 (save_breakpoints): New, based on tracepoint_save_command, but
4031 handle all breakpoint types.
4032 (save_breakpoints_command): New.
4033 (tracepoint_save_command): Rename to...
4034 (save_tracepoints_command): ... this, and reimplement using
4035 save_breakpoints.
4036 (save_command): New.
4037 (_initialize_breakpoints): Install the "save" command prefix.
4038 Install the "save breakpoints" command. Make "save-tracepoints" a
4039 deprecated alias for "save tracepoints".
4040 * breakpoint.h (struct breakpoint_ops): New field `print_recreate'.
4041 * ada-lang.c (print_recreate_exception): New.
4042 (print_recreate_catch_exception): New.
4043 (catch_exception_breakpoint_ops): Install it.
4044 (print_recreate_catch_exception_unhandled): New.
4045 (catch_exception_unhandled_breakpoint_ops): Install it.
4046 (print_recreate_catch_assert): New.
4047 (catch_assert_breakpoint_ops): Install it.
4048
4049 * NEWS: Mention the new `save breakpoints' command. Mention the
4050 new `save tracepoints' alias and that `save-tracepoints' is now
4051 deprecated.
4052
0a8fce9a
PA
40532010-04-18 Pedro Alves <pedro@codesourcery.com>
4054
4055 PR tui/9217
4056
4057 * tui/tui-out.c: Include cli-out.h.
4058 (tui_table_begin, tui_table_body, tui_table_end, tui_table_header)
4059 (tui_begin, tui_end, tui_field_int, tui_field_skip)
4060 (tui_field_string, tui_field_fmt, tui_spaces, tui_text)
4061 (tui_message, tui_wrap_hint, tui_flush): Delete forward
4062 declarations.
4063 (struct ui_out_data): Rename to...
4064 (struct tui_ui_out_data): ... this. Remove `stream' and
4065 `suppress_output' fields, and inherit cli_ui_out_data.
4066 (tui_out_data): New typedef.
4067 (tui_ui_out_impl): Don't initialize fields staticaly.
4068 (tui_table_begin, tui_table_body, tui_table_end, tui_table_header)
4069 (tui_begin, tui_end): Delete.
4070 (tui_field_int): Adjust to delegate most work to the base type.
4071 (tui_field_skip): Delete.
4072 (tui_field_string, tui_field_fmt): Adjust comment. Adjust to
4073 delegate most work to the base type.
4074 (tui_spaces): Delete.
4075 (tui_text): Adjust to delegate most work to the base type.
4076 (tui_message): Delete.
4077 (tui_wrap_hint): Delete.
4078 (tui_flush): Delete.
4079 (out_field_fmt): Delete.
4080 (field_separator): Delete.
4081 (tui_out_new): Adjust to initialize the base type.
4082 (_initialize_tui_out): Initialize tui_ui_out_impl.
4083 * cli-out.c (struct ui_out_data): Moved out to cli-out.h, renamed
4084 cli_ui_out_data.
4085 (cli_out_data): Adjust.
4086 (cli_ui_out_impl): Make extern.
4087 (cli_table_header, cli_field_int, cli_field_skip): Use
4088 uo_field_string instead of cli_field_string.
4089 (cli_redirect): Adjust to use cli_out_data.
4090 (cli_out_data_ctor): New.
4091 (cli_out_new): Use it.
4092 * cli-out.h (struct ui_file): Remove forward declaration.
4093 (struct cli_ui_out_data): New, moved from cli-out.c, and renamed.
4094 (cli_ui_out_impl): Declare.
4095 (cli_out_data_ctor): Declare.
4096 * ui-out.c (struct ui_out) <data>: Change type to void pointer.
4097 (uo_field_string): No longer static.
4098 (ui_out_data): Change return type to void pointer.
4099 (ui_out_new): Change `data' parameter type to void pointer.
4100 * ui-out.h (struct ui_out_data): Don't forward declare.
4101 (ui_out_data): Change return type to void pointer.
4102 (ui_out_new): Change `data' parameter type to void pointer.
4103 (uo_field_string): Declare.
4104
172240dd
PA
41052010-04-17 Pedro Alves <pedro@codesourcery.com>
4106
4107 * ui-file.c (tee_file_isatty): Return whether `tee->one' is a tty,
4108 instead of always false.
4109
ed41462c
L
41102010-04-17 H.J. Lu <hongjiu.lu@intel.com>
4111
4112 PR corefiles/11511
4113 * amd64-linux-tdep.c (amd64_linux_gregset_reg_offset): Support
4114 orig_rax.
4115
cc60f2e3
PA
41162010-04-17 Pedro Alves <pedro@codesourcery.com>
4117
4118 * breakpoint.c (watchpoints_triggered): Use
4119 is_hardware_watchpoint.
4120 (watchpoints_triggered): Ditto.
4121 (bpstat_check_location): Use is_watchpoint and
4122 is_hardware_watchpoint.
4123 (bpstat_check_watchpoint): Use is_watchpoint and
4124 is_hardware_watchpoint.
4125 (bpstat_stop_status): Fix comment.
4126 (user_settable_breakpoint): Use is_watchpoint.
4127 (hw_watchpoint_used_count): Use is_hardware_watchpoint.
4128 (disable_watchpoints_before_interactive_call_start): Use
4129 is_watchpoint.
4130 (enable_watchpoints_after_interactive_call_stop): Use
4131 is_watchpoint.
4132 (clear_command): Use is_watchpoint.
4133 (do_enable_breakpoint): Use is_watchpoint.
4134
cb7db0f2
MF
41352010-04-16 Mike Frysinger <vapier@gentoo.org>
4136
4137 * solib-frv.c (enable_break1_done): Delete.
4138 (enable_break2): Do not check enable_break1_done. Move the
4139 enable_break2_done setting and call to
4140 remove_solib_event_breakpoints() to the end. Return without
4141 warning when the contents of _dl_debug_addr are 0.
4142 (enable_break): Do not set enable_break1_done.
4143 (frv_clear_solib): Likewise.
4144
d77b48cf
KB
41452010-04-16 Kevin Buettner <kevinb@redhat.com>
4146
4147 * m32c-tdep.c (m32c_m16c_address_to_pointer): Print warning
4148 instead of an error if no PLT entry is found. Return a
4149 potentially useful result.
4150 (m32c_m16c_pointer_to_address): Add code to search for function
4151 address when no .plt entry is found.
4152
f90824dc
SS
41532010-04-16 Stan Shebs <stan@codesourcery.com>
4154
4155 * tracepoint.c (trace_variable_command): Run a cleanup.
4156
9b79b476
PM
41572010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4158
4159 * p-lang.c (pascal_one_char): Do not restrict C to 0..255 range.
4160
711e434b
PM
41612010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4162
4163 Support for Windows OS Thread Information Block.
4164 * NEWS: Document new feature.
4165 * remote.c (PACKET_qGetTIBAddr): New enum element.
4166 (remote_get_tib_address): New function.
4167 (init_remote_ops): Set to_get_tib_address field
4168 to remote_get_tib_address.
4169 (_initialize_remote): Add add_packet_config_cmd
4170 for PACKET_qGetTIBAddr.
4171 * target.c (update_current_target): Set default value for
4172 new to_get_tib_address field.
4173 * target.h (target_ops): New field to_get_tib_address.
4174 (target_get_tib_address): New macro.
4175 * windows-nat.c (thread_info): Add thread_local_base field.
4176 (windows_add_thread): Add tlb argument of type 'void *'.
4177 (fake_create_process): Adapt windows_add_thread call.
4178 (get_windows_debug_event): Idem.
4179 (windows_get_tib_address): New function.
4180 (init_windows_ops): Set to_get_tib_address field
4181 to remote_get_tib_address.
4182 (_initialize_windows_nat): Replace info_w32_cmdlist
4183 initialization by a call to init_w32_command_list.
4184 (info_w32_command, info_w32_cmdlist): Removed from here...
4185 to windows-tdep.c file.
4186 * windows-tdep.h (info_w32_cmdlist): Declare.
0407b3f1 4187 (init_w32_command_list): New external function
711e434b
PM
4188 declaration.
4189 * windows-tdep.c: Add several headers.
4190 (info_w32_cmdlist): to here, made global.
4191 (thread_information_32): New struct.
4192 (thread_information_64): New struct.
4193 (TIB_NAME): New char array.
4194 (MAX_TIB32, MAX_TIB64, FULL_TIB_SIZE): New constants.
4195 (maint_display_all_tib): New static variable.
4196 (windows_get_tlb_type): New function.
4197 (tlb_value_read, tlb_value_write): New functions.
4198 (tlb_value_funcs): New static struct.
4199 (tlb_make_value): New function.
4200 (display_one_tib): New function.
4201 (display_tib): New function.
4202 (show_maint_show_all_tib):New function.
4203 (info_w32_command): Moved from windows-nat.c.
4204 (init_w32_command_list): New function.
4205 (_initialize_windows_tdep): New function.
4206 New "maint set/show show-all-tib" command
4207 New "$_tlb" internal variable.
4208
cae3f17b
JB
42092010-04-16 Joel Brobecker <brobecker@adacore.com>
4210
4211 * tui/tui-regs.c (tui_display_register): Add comment about
4212 a couple of casts.
4213 * tui/tui-stack.c (tui_show_locator_content): Ditto.
4214
2ce6d6bf
SS
42152010-04-15 Stan Shebs <stan@codesourcery.com>
4216
4217 * frame.c: Include tracepoint.h.
4218 (get_current_frame): Allow a trace frame to be an alternate source
4219 of stack frame data.
4220 * tracepoint.c (tfind_1): Don't try to get current stack frame if
4221 it won't succeed.
4222
7e559477
PA
42232010-04-15 Pedro Alves <pedro@codesourcery.com>
4224
4225 * ppc-linux-tdep.c (bsd_uthread_solib_loaded): Always pass 0 for
4226 flags.
4227 * solib-spu.c (spu_solib_loaded): Always pass 0 for flags.
4228
3f7b2faa
DE
42292010-04-15 Doug Evans <dje@google.com>
4230
fa33c3cd
DE
4231 * NEWS: Add entry for python program space support.
4232 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-progspace.o.
4233 (SUBDIR_PYTHON_SRCS): Add py-progspace.c.
4234 (py-progspace.o): New rule.
4235 * python/py-prettyprint.c (find_pretty_printer_from_objfiles): New
4236 function.
4237 (find_pretty_printer_from_progspace): New function.
4238 (find_pretty_printer_from_gdb): New function.
4239 (find_pretty_printer): Rewrite.
4240 * python/py-progspace.c: New file.
4241 * python/python-internal.h (program_space): Add forward decl.
4242 (pspace_to_pspace_object, pspy_get_printers): Declare.
4243 (gdbpy_initialize_pspace): Declare.
4244 * python/python.c: #include "progspace.h".
4245 (gdbpy_get_current_progspace, gdbpy_progspaces): New functions.
4246 (_initialize_python): Call gdbpy_initialize_pspace.
4247 (GdbMethods): Add current_progspace, progspaces.
4248
3f7b2faa
DE
4249 Add -s option to source command.
4250 * NEWS: Document new option.
4251 * cli/cli-cmds.c (find_and_open_script): Add function comment.
4252 Delete from_tty and cleanupp args. Split filep arg into file and
4253 full_pathp. New arg search_path.
4254 (source_script_from_stream): New function.
4255 (source_script_with_search): New function.
4256 (source_script): Rewrite.
4257 (source_command): Parse "-s" option.
4258 (init_cli_cmds): Add "-s" docs to source command help, and reformat.
4259 * python/python.c (source_python_script): Make file arg a const char *.
4260 Don't call fclose, leave for caller.
4261 * python/python.h (source_python_script): Update.
4262
a86988f2
PA
42632010-04-14 Daniel Jacobowitz <dan@codesourcery.com>
4264 Pedro Alves <pedro@codesourcery.com>
4265
4266 Avoid rereading shared libraries that haven't changed.
4267
4268 * solib.c (free_so_symbols): New function, from ...
4269 (free_so): ... here. Call it.
4270 (solib_read_symbols): Don't warn here if symbols have already been
4271 loaded.
4272 (solib_add): Warn here instead, if a pattern was specified.
4273 (reload_shared_libraries_1): New.
4274 (reload_shared_libraries): Rewrite to not fetch the library list.
4275
e6d9b9c2
DE
42762010-04-14 Doug Evans <dje@google.com>
4277
589390d6 4278 * source.c (openp): Strip DOS drive letter if present before
e6d9b9c2
DE
4279 concatenating string to search path.
4280
516ba659
PA
42812010-04-14 Pedro Alves <pedro@codesourcery.com>
4282
4283 * objfiles.h (gdb_bfd_close_or_warn): Declare.
4284 * objfiles.c (gdb_bfd_close_or_warn): New.
4285 * corelow.c: Include objfiles.h
4286 (core_close): Use gdb_bfd_close_or_warn.
4287 * elfread.c (build_id_verify): Ditto.
4288 * exec.c (exec_close, exec_close_1): Ditto.
4289
048d532d
PA
42902010-04-14 Daniel Jacobowitz <dan@codesourcery.com>
4291 Pedro Alves <pedro@codesourcery.com>
4292
4293 Group errors for many missing shared libraries.
4294
4295 * solist.h (struct so_list): Remove from_tty.
4296 * solib.c (solib_bfd_open): Return NULL if we failed to open a BFD.
4297 (solib_map_sections): Take so_list argument. Return 0 if we
4298 failed to open a BFD. Add target sections here.
4299 (symbol_add_stub): Delete.
4300 (solib_read_symbols): Inline symbol_add_stub. Use current flags,
4301 not from_tty copied from the so_list. Don't warn a second time
4302 for a missing library.
4303 (update_solib_list): Don't save from_tty. Use TRY_CATCH. Do not
4304 add to the section table here. Print out a single warning for all
4305 missing libraries.
4306 * bsd-uthread.c (bsd_uthread_solib_loaded): Always pass 0 for
4307 flags.
4308
044c0f87
PM
43092010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4310
4311 * python/py-block.c (gdbpy_block_for_pc): Use i8n to encompass
4312 error/warning messages. Capitalize and use complete sentences.
4313 (blpy_block_syms_iternext): Likewise.
4314 * python/py-cmd.c (parse_command_name, cmdpy_init): Likewise.
4315 * python/py-frame.c (FRAPY_REQUIRE_VALID, frapy_block)
4316 (frame_info_to_frame_object, frapy_read_var)
4317 (gdbpy_frame_stop_reason_string): Likewise.
4318 * python/py-lazy-string.c (stpy_convert_to_value)
4319 (gdbpy_create_lazy_string_object): Likewise.
4320 * python/py-objfile.c (objfpy_set_printers): Likewise.
4321 * python/py-prettyprint.c (gdbpy_default_visualizer): Likewise.
4322 * python/python.c (parameter_to_python): Likewise.
4323 * python/py-type.c (typy_range, typy_target): Likewise.
4324 * python/py-value.c (valpy_cast, valpy_length, valpy_getitem)
4325 (valpy_richcompare, valpy_int, valpy_long, valpy_float): Likewise.
4326
4327
79f283fe
PM
43282010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4329
4330 PR python/11381
4331
4332 * python/py-prettyprint.c (pretty_print_one_value): Test for
4333 Py_None.
4334 (print_string_repr): Test for Py_None. Set flags accordingly.
4335 Return value depending on return type.
4336 (print_children): Take a value indicating whether data was printed
4337 before this function was called. Alter output accordingly.
4338 (apply_val_pretty_printer): Capture return value from
4339 print_string_repr and pass to print_children.
4340
4ac5d44e
MK
43412010-04-13 Mark Kettenis <kettenis@gnu.org>
4342
e1caee70 4343 PR corefiles/11481
4ac5d44e
MK
4344 * i386-linux-tdep.c (i386_linux_regset_sections): Remove extended
4345 register note sections.
4346 (i386_linux_sse_regset_sections, i386_linux_avx_regset_sections):
4347 New variables.
4348 (i386_linux_init_abi): Install list of supported register note
4349 sections that matches the target description.
4350
ad91cd99
PA
43512010-04-13 Pedro Alves <pedro@codesourcery.com>
4352
4353 * remote.c (remote_get_noisy_reply): Don't error out on empty
4354 replies.
4355 (remote_start_remote): Update and merge tracepoints and trace
4356 state variables as long as the target supports tracepoints.
4357 (remote_trace_init): Fix prototype.
4358 (remote_download_trace_state_variable): Validate reply.
4359 (remote_trace_set_readonly_regions): Fix prototype.
4360 (remote_trace_start): Fix prototype. Check for empty reply.
4361 (remote_get_trace_status): Small cleanup.
4362 (remote_trace_stop): Fix prototype. Check for empty reply.
4363 (remote_trace_find): Check for empty reply.
4364 (remote_save_trace_data): Validate reply.
4365 (remote_set_disconnected_tracing): Check for empty reply, and
4366 validate reply.
4367 (remote_set_circular_trace_buffer): Ditto.
4368
ae3bccd4
PM
43692010-04-13 Pierre Muller <muller@ics.u-strasbg.fr>
4370
4371 Suppress unused value warning during compilation.
4372 * tui/tui-regs.c (tui_display_register): Cast wstandout and wstandend
4373 calls to void.
4374 * tui/tui-stack.c (tui_show_locator_content): Likewise.
4375
523136f2
SS
43762010-04-12 Stan Shebs <stan@codesourcery.com>
4377
4378 * tracepoint.c (tfile_xfer_partial): Check read result.
4379
0d18d720
MF
43802010-04-12 Mike Frysinger <vapier@gentoo.org>
4381
4382 * remote-m32r-sdi.c (m32r_files_info): Add const to local "file" var.
4383 * remote-sim.c (gdbsim_files_info): Likewise.
4384
3b273a55
RE
43852010-04-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4386
4387 * arm-tdep.h (gdb_regnum): Add ARM_FPSCR_REGNUM
4388 * arm-linux-nat.c (arm_linux_vfp_register_count): New
4389 variable.
4390 (fetch_vfp_registers): New function to fetch VFP registers.
4391 (store_vfp_registers): New function to store VFP registers.
4392 (arm_linux_fetch_inferior_registers): Add support for VFP
4393 registers.
4394 (arm_linux_store_inferior_registers): Likewise.
4395 (arm_linux_read_description): Likewise.
4396 (_initialize_arm_linux_nat): Delay initialising iWMMX tdesc
4397 until we need it.
4398
778c7095
L
43992010-04-11 H.J. Lu <hongjiu.lu@intel.com>
4400
4401 * amd64-tdep.c (amd64_supply_xstateregset): Remove the unused
4402 tdep.
4403 (amd64_collect_xstateregset): Likewise.
4404
2114d44c
SS
44052010-04-09 Stan Shebs <stan@codesourcery.com>
4406
87290684
SS
4407 * tracepoint.c (trace_status_mi): Report frames created.
4408
2114d44c
SS
4409 * tracepoint.c (trace_dump_command): Include default-collect
4410 expressions.
4411
86da934b
UW
44122010-04-09 Ulrich Weigand <uweigand@de.ibm.com>
4413
4414 * symtab.c (find_function_start_sal): Never return SAL pointing
4415 before function start address, even if line info is missing.
4416
2d6e647a 44172010-04-09 Pedro Alves <pedro@codesourcery.com>
d337e9f0
PA
4418
4419 * NEWS: Mention tracepoints support.
4420
a97153c7
PA
44212010-04-09 Pedro Alves <pedro@codesourcery.com>
4422
4423 * tracepoint.c (trace_status_mi): Report disconnected tracing and
4424 circular trace buffer statuses.
4425
7a66d603
JK
44262010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4427
4428 * config/djgpp/fnchange.lst: Fix typo in translations for
4429 symbol-without-target_section.exp and symbol-without-target_section.c.
4430
2566ad2d
PA
44312010-04-09 Pedro Alves <pedro@codesourcery.com>
4432
4433 * breakpoint.c (condition_command): Pass condition expression to
4434 set_breakpoint_condition stripped from breakpoint number.
4435
adc36818
PM
44362010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4437 Thiago Jung Bauermann <bauerman@br.ibm.com>
2566ad2d 4438 Tom Tromey <tromey@redhat.com>
adc36818
PM
4439
4440 * breakpoint.c (condition_command): Simplify. Move condition
4441 setting code to ...
4442 (set_breakpoint_condition): ... here. New function.
4443 * breakpoint.h (set_breakpoint_condition): Declare.
4444 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-breakpoint.
4445 (SUBDIR_PYTHON_SRCS): Likewise.
4446 (py-breakpoint.o): New rule.
4447 * python/py-breakpoint.c: New file.
4448 * python/python-internal.h (gdbpy_breakpoints)
4449 (gdbpy_initialize_breakpoints): Declare.
4450 (GDB_PY_SET_HANDLE_EXCEPTION) Define.
4451
219f2f23
PA
44522010-04-09 Pedro Alves <pedro@codesourcery.com>
4453
4454 * regformats/regdat.sh: Include server.h. Don't include
4455 regcache.h.
4456
33da3f1c
SS
44572010-04-08 Stan Shebs <stan@codesourcery.com>
4458 Pedro Alves <pedro@codesourcery.com>
4459
4460 * tracepoint.h (struct trace_status): New fields disconnected_tracing
4461 and circular_buffer.
4462 (disconnect_tracing): Rename from disconnect_or_stop_tracing.
4463 * tracepoint.c (trace_status_command): Display target's status for
4464 disconnected tracing and circular buffer.
4465 (disconnect_tracing): Rename from disconnect_or_stop_tracing, add
4466 query for non-disconnected-tracing case, remove the stop_tracing
4467 call.
4468 (tfile_open): Clear disconnected and circular buffer status.
4469 (trace_save): Save disconnected and circular buffer status.
4470 (parse_trace_status): Parse disconnected and circular buffer status,
4471 also recognize disconnected as a stop reason.
4472 * remote.c (remote_set_disconnected_tracing): Only set
4473 QTDisconnected if the remote end supports disconnected tracing.
4474 Warn otherwise, if trying to enable disconnected tracing.
4475 * infcmd.c (detach_command): Update disconnect_tracing call.
4476 * cli/cli-cmds.c (quit_command): Ditto.
4477
4e4d8374
L
44782010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4479
4480 * i387-tdep.c (i387_collect_xsave): Replace abort with
4481 internal_error.
4482
ad443146
SS
44832010-04-08 Stan Shebs <stan@codesourcery.com>
4484
4485 * breakpoint.c (default_collect_info): New function.
4486 (breakpoints_info): Call it.
4487 (maintenance_info_breakpoints): Ditto.
4488 (tracepoints_info): Ditto.
4489
40936b0d
L
44902010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4491
4492 * i387-tdep.c (i387_collect_xsave): Re-indent.
4493
3a13a53b
L
44942010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4495
4496 * i386-linux-nat.c (have_ptrace_getfpxregs): Initialize to -1
4497 if HAVE_PTRACE_GETFPXREGS is defined.
4498 (i386_linux_read_description): Set have_ptrace_getfpxregs and
4499 have_ptrace_getregset to 0 if ptrace PTRACE_GETFPXREGS failed.
4500
4501 * i386-linux-tdep.c: Include "features/i386/i386-mmx-linux.c"
4502 (i386_linux_core_read_description): Return tdesc_i386_mmx_linux
4503 if .reg-xfp section doesn't exist.
4504 (_initialize_i386_linux_tdep): Call initialize_tdesc_i386_mmx_linux.
4505
4506 * i386-linux-tdep.h (tdesc_i386_mmx_linux): New.
4507
4508 * i386-tdep.c: Include "features/i386/i386-mmx.c".
4509 (i386_go32_init_abi): Set tdesc to tdesc_i386_mmx.
4510 (i386_validate_tdesc_p): Make org.gnu.gdb.i386.sse optional. Set
4511 xcr0 to I386_XSTATE_X87_MASK if SSE isn't available.
4512 (i386_gdbarch_init): Update comments.
4513 (_initialize_i386_tdep): Call initialize_tdesc_i386_mmx.
4514
4515 * common/i386-xstate.h (I386_XSTATE_X87_MASK): New.
4516
4517 * config/djgpp/fnchange.lst: Add i386 MMX XML files.
4518
4519 * features/Makefile (i386/i386-mmx-expedite): New.
4520 (i386/i386-mmx-linux-expedite): Likewise.
4521 ($(outdir)/i386/i386-mmx.dat): Likewise.
4522 ($(outdir)/i386/i386-mmx-linux.dat): Likewise.
4523
4524 * features/i386/i386-mmx-linux.c: New.
4525 * features/i386/i386-mmx-linux.xml: Likewise.
4526 * features/i386/i386-mmx.c: Likewise.
4527 * features/i386/i386-mmx.xml: Likewise.
4528 * regformats/i386/i386-mmx-linux.dat: Likewise.
4529 * regformats/i386/i386-mmx.dat: Likewise.
4530
4531 * features/Makefile (WHICH): Add i386/i386-mmx and
4532 i386/i386-mmx-linux.
4533
08001717
DE
45342010-04-08 Doug Evans <dje@google.com>
4535
4536 * source.c (openp): Skip $cdir in PATH.
4537
fff5cc64
PM
45382010-04-08 Phil Muldoon <pmuldoon@redhat.com>
4539
4540 PR python/11417
fff5cc64 4541 * python/py-lazy-string.c (stpy_convert_to_value): Check for
3a13a53b
L
4542 a NULL address.
4543 (gdbpy_create_lazy_string_object): Allow strings with a NULL
4544 address and a zero length.
fff5cc64 4545
f8c4f480
HZ
45462010-04-08 Hui Zhu <teawater@gmail.com>
4547
4548 * i386-tdep.c (i386_process_record): Add support for insn
4549 rdtsc.
4550
eb5cda86
DE
45512010-04-07 Doug Evans <dje@google.com>
4552
4553 * python/python.c (source_python_script): Use ensure_python_env
4554 to prepare environment for script.
4555
a055a187
L
45562010-04-07 H.J. Lu <hongjiu.lu@intel.com>
4557
4558 * amd64-linux-nat.c: Include "regset.h", "elf/common.h",
4559 <sys/uio.h> and "i386-xstate.h".
4560 (PTRACE_GETREGSET): New.
4561 (PTRACE_SETREGSET): Likewise.
4562 (have_ptrace_getregset): Likewise.
4563 (amd64_linux_gregset64_reg_offset): Include 16 upper YMM
4564 registers.
4565 (amd64_linux_gregset32_reg_offset): Include 8 upper YMM
4566 registers.
4567 (amd64_linux_fetch_inferior_registers): Support PTRACE_GETFPREGS.
4568 (amd64_linux_store_inferior_registers): Likewise.
4569 (amd64_linux_read_description): Check and enable AVX target
4570 descriptions.
4571
4572 * amd64-linux-tdep.c: Include "regset.h", "i386-linux-tdep.h"
4573 and "features/i386/amd64-avx-linux.c".
4574 (amd64_linux_regset_sections): New.
4575 (amd64_linux_core_read_description): Check and enable AVX
4576 target description.
4577 (amd64_linux_init_abi): Set xsave_xcr0_offset. Call
4578 set_gdbarch_core_regset_sections.
4579 (_initialize_amd64_linux_tdep): Call
4580 initialize_tdesc_amd64_avx_linux.
4581
4582 * amd64-linux-tdep.h (AMD64_LINUX_ORIG_RAX_REGNUM): Replace
4583 AMD64_MXCSR_REGNUM with AMD64_YMM15H_REGNUM.
4584 (tdesc_amd64_avx_linux): New.
4585 (amd64_linux_update_xstateregset): Likewise.
4586
4587 * amd64-tdep.c: Include "features/i386/amd64-avx.c".
4588 (amd64_ymm_names): New.
4589 (amd64_ymmh_names): Likewise.
4590 (amd64_register_name): Likewise.
4591 (amd64_supply_xstateregset): Likewise.
4592 (amd64_collect_xstateregset): Likewise.
4593 (amd64_supply_xsave): Likewise.
4594 (amd64_collect_xsave): Likewise.
4595 (AMD64_NUM_REGS): Removed.
4596 (amd64_dwarf_reg_to_regnum): Return %ymmN register number for
4597 %xmmN if AVX is available.
4598 (amd64_pseudo_register_name): Support pseudo YMM registers.
4599 (amd64_regset_from_core_section): Support .reg-xstate section.
4600 (amd64_init_abi): Set ymmh_register_names, num_ymm_regs
4601 and ymm0h_regnum. Call set_gdbarch_register_name.
4602 (amd64_init_abi): Call initialize_tdesc_amd64_avx.
4603
4604 * amd64-tdep.h (amd64_regnum): Add AMD64_YMM0H_REGNUM and
4605 AMD64_YMM15H_REGNUM.
4606 (AMD64_NUM_REGS): New.
4607 (amd64_supply_xsave): Likewise.
4608 (amd64_collect_xsave): Likewise.
4609 (amd64_register_name): Removed.
4610 (amd64_register_type): Likewise.
4611
31aeac78
L
46122010-04-07 H.J. Lu <hongjiu.lu@intel.com>
4613
4614 * i387-tdep.c: Include "i386-xstate.h".
4615 (XSAVE_XSTATE_BV_ADDR): New.
4616 (xsave_avxh_offset): Likewise.
4617 (XSAVE_AVXH_ADDR): Likewise.
4618 (i387_supply_xsave): Likewise.
4619 (i387_collect_xsave): Likewise.
4620
4621 * i387-tdep.h (I387_NUM_YMM_REGS): New.
4622 (I387_YMM0H_REGNUM): Likewise.
4623 (I387_YMMENDH_REGNUM): Likewise.
4624 (i387_supply_xsave): Likewise.
4625 (i387_collect_xsave): Likewise.
4626
c131fcee
L
46272010-04-07 H.J. Lu <hongjiu.lu@intel.com>
4628
4629 * i386-linux-nat.c: Include "regset.h", "elf/common.h",
4630 <sys/uio.h> and "i386-xstate.h".
4631 (PTRACE_GETREGSET): New.
4632 (PTRACE_SETREGSET): Likewise.
4633 (fetch_xstateregs): Likewise.
4634 (store_xstateregs): Likewise.
4635 (GETXSTATEREGS_SUPPLIES): Likewise.
4636 (regmap): Include 8 upper YMM registers.
4637 (i386_linux_fetch_inferior_registers): Support XSAVE extended
4638 state.
4639 (i386_linux_store_inferior_registers): Likewise.
4640 (i386_linux_read_description): Check and enable AVX target
4641 descriptions.
4642
4643 * i386-linux-tdep.c: Include "regset.h", "i387-tdep.h",
4644 "i386-xstate.h" and "features/i386/i386-avx-linux.c".
4645 (i386_linux_regset_sections): Add ".reg-xstate".
4646 (i386_linux_gregset_reg_offset): Include 8 upper YMM registers.
4647 (i386_linux_core_read_xcr0): New.
4648 (i386_linux_core_read_description): Check and enable AVX target
4649 description.
4650 (i386_linux_init_abi): Set xsave_xcr0_offset.
4651 (_initialize_i386_linux_tdep): Call
4652 initialize_tdesc_i386_avx_linux.
4653
4654 * i386-linux-tdep.h (I386_LINUX_ORIG_EAX_REGNUM): Replace
4655 I386_SSE_NUM_REGS with I386_AVX_NUM_REGS.
4656 (i386_linux_core_read_xcr0): New.
4657 (tdesc_i386_avx_linux): Likewise.
4658 (I386_LINUX_XSAVE_XCR0_OFFSET): Likewise.
4659
4660 * i386-tdep.c: Include "i386-xstate.h" and
4661 "features/i386/i386-avx.c".
4662 (i386_ymm_names): New.
4663 (i386_ymmh_names): Likewise.
4664 (i386_ymmh_regnum_p): Likewise.
4665 (i386_ymm_regnum_p): Likewise.
4666 (i386_xmm_regnum_p): Likewise.
4667 (i386_register_name): Likewise.
4668 (i386_ymm_type): Likewise.
4669 (i386_supply_xstateregset): Likewise.
4670 (i386_collect_xstateregset): Likewise.
4671 (i386_sse_regnum_p): Removed.
4672 (i386_pseudo_register_name): Support pseudo YMM registers.
4673 (i386_pseudo_register_type): Likewise.
4674 (i386_pseudo_register_read): Likewise.
4675 (i386_pseudo_register_write): Likewise.
4676 (i386_dbx_reg_to_regnum): Return %ymmN register number for
4677 %xmmN if AVX is available.
4678 (i386_regset_from_core_section): Support .reg-xstate section.
4679 (i386_register_reggroup_p): Supper upper YMM and YMM registers.
4680 (i386_process_record): Replace i386_sse_regnum_p with
4681 i386_xmm_regnum_p.
4682 (i386_validate_tdesc_p): Support org.gnu.gdb.i386.avx feature.
4683 Set ymmh_register_names, num_ymm_regs, ymm0h_regnum and xcr0.
8d95cc3b 4684 (i386_gdbarch_init): Set xstateregset. Set xsave_xcr0_offset.
c131fcee
L
4685 Call set_gdbarch_register_name. Replace I386_SSE_NUM_REGS with
4686 I386_AVX_NUM_REGS. Set ymmh_register_names, ymm0h_regnum and
4687 num_ymm_regs. Add num_ymm_regs to set_gdbarch_num_pseudo_regs.
4688 Set ymm0_regnum.
4689 (_initialize_i386_tdep): Call initialize_tdesc_i386_avx.
4690
4691 * i386-tdep.h (gdbarch_tdep): Add xstateregset, ymm0_regnum,
4692 xcr0, xsave_xcr0_offset, ymm0h_regnum, ymmh_register_names and
4693 i386_ymm_type.
4694 (i386_regnum): Add I386_YMM0H_REGNUM, and I386_YMM7H_REGNUM.
4695 (I386_AVX_NUM_REGS): New.
4696 (i386_xmm_regnum_p): Likewise.
4697 (i386_ymm_regnum_p): Likewise.
4698 (i386_ymmh_regnum_p): Likewise.
4699
4700 * common/i386-xstate.h: New.
4701
98adf0f3
L
47022010-04-07 H.J. Lu <hongjiu.lu@intel.com>
4703
4704 * config/djgpp/fnchange.lst: Add x86 AVX XML files.
4705
4706 * features/Makefile (WHICH): Add i386/i386-avx,
4707 i386/i386-avx-linux, i386/x86-64-avx and i386/x86-64-avx-linux.
4708 (i386/i386-avx-expedite): New.
4709 (i386/i386-avx-linux-expedite): Likewise.
4710 (i386/x86-64-avx-expedite):Likewise.
4711 (i386/x86-64-avx-linux-expedite): Likewise.
4712 ($(outdir)/i386/i386-avx.dat): New dependency.
4713 ($(outdir)/i386/i386-avx-linux.dat): Likewise.
4714 ($(outdir)/i386/x86-avx-64.dat): Likewise.
4715 ($(outdir)/i386/x86-64-avx-linux.dat): Likewise.
4716
4717 * features/i386/32bit-avx.xml: New.
4718 * features/i386/64bit-avx.xml: Likewise.
4719 * features/i386/i386-avx-linux.c: Likewise.
4720 * features/i386/i386-avx-linux.xml: Likewise.
4721 * features/i386/i386-avx.c: Likewise.
4722 * features/i386/i386-avx.xml: Likewise.
4723 * features/i386/x86-64-avx-linux.c: Likewise.
4724 * features/i386/x86-64-avx-linux.xml: Likewise.
4725 * features/i386/x86-64-avx.c: Likewise.
4726 * features/i386/x86-64-avx.xml: Likewise.
4727 * regformats/i386/i386-avx-linux.dat: Likewise.
4728 * regformats/i386/i386-avx.dat: Likewise.
4729 * regformats/i386/x86-64-avx-linux.dat: Likewise.
4730 * regformats/i386/x86-64-avx.dat: Likewise.
4731
05159abe
DE
47322010-04-07 Doug Evans <dje@google.com>
4733
4734 * top.c (source_file_name): Make const char *.
4735 * top.h (source_file_name): Update.
4736 * cli/cli-script.c (source_cleanup_lines_args): Make old_file
4737 const char *.
4738 (script_from_file): Change `file' arg to const char *.
4739 * cli/cli-script.h (script_from_file): Update.
4740
96e39866
DE
47412010-04-06 Doug Evans <dje@google.com>
4742
4743 * cli/cli-cmds.c (source_command): Run cleanups.
4744
3149d8c1
SS
47452010-04-06 Stan Shebs <stan@codesourcery.com>
4746
4747 * defs.h (char_ptr): Move typedef here from...
4748 * ada-lang.c (char_ptr): Remove.
4749 * charset.c (char_ptr): Remove.
4750 * tracepoint.h (struct uploaded_string): Remove.
4751 (struct uploaded_tp): Use vectors for string arrays.
4752 * tracepoint.c (trace_save): Use vectors of actions.
4753 (parse_tracepoint_definition): Ditto.
4754 (get_uploaded_tp): Clear vectors.
4755 * breakpoint.c (create_tracepoint_from_upload): Use vectors.
4756 (next_cmd): Change to an int.
4757 (read_next_cmd): Use vector of command strings.
4758
4cc23ede
DE
47592010-04-06 Doug Evans <dje@google.com>
4760
4761 * top.h (source_script, cd_command): Delete.
4762 * main.c: #include "cli/cli-cmds.h"
4763
bd333fb7
KB
47642010-04-06 Kevin Buettner <kevinb@redhat.com>
4765
4766 * m32c-tdep.c (make_types): When calling `arch_type', pass size of
4767 type in bytes, not bits.
4768
ec8a089a
PM
47692010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
4770
4771 * stabsread.c (define_symbol): Add support for char
4772 and string constants.
4773
2244ba2e
PM
47742010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
4775
4776 Remove remaining "%ll" uses.
4777 * go32-nat.c (go32_pte_for_address): Replace "0x%llx" using
4778 hex_string call.
4779 * rs6000-nat.c (rs6000_ptrace64): Idem.
4780 * solib-pa64.c (pa64_current_sos): Idem.
4781 * solib-spu.c (spu_current_sos): Idem.
4782 * linux-nat.c (linux_nat_find_memory_regions): Replace "%lld" using
4783 plongest call.
4784 * nto-procfs.c (procfs_meminfo): Replace "0x%016llx" using
4785 phex (VAR, 8) call.
4786 * sh64-tdep.c (sh64_show_media_regs): Idem.
4787
fce3c1f0
SS
47882010-04-05 Stan Shebs <stan@codesourcery.com>
4789
4790 * tracepoint.c: Include gdbcore.h.
4791 (tfile_xfer_partial): Return partial results, also try reading
4792 from executable.
4793 (tfile_has_all_memory): New function.
4794 (init_tfile_ops): Use it.
4795
626ea16d
SDJ
47962010-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
4797
4798 PR gdb/10736:
4799 * xml-syscall.c (my_gdb_datadir): New variable to keep track of
4800 the changes in data-directory.
4801 (init_sysinfo): Reload the syscall XML file if the data-directory
4802 has changed.
4803
1f7ccab2
JK
48042010-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4805
4806 Code cleanup.
4807 * breakpoint.c (bpstat_stop_status): Use bpstat_causes_stop.
4808
d77f58be
SS
48092010-04-04 Stan Shebs <stan@codesourcery.com>
4810 Nathan Sidwell <nathan@codesourcery.com>
4811
4812 * breakpoint.c (breakpoint_1): Add filter argument, return number of
4813 breakpoints printed.
4814 (is_hardware_watchpoint): Make argument const.
4815 (is_watchpoint): Ditto.
4816 (is_tracepoint): Merge of tracepoint_type and breakpoint_is_tracepoint,
4817 use it everywhere.
4818 (breakpoints_info): Pass NULL to breakpoint_1.
4819 (maintenance_info_breakpoints): Ditto.
4820 (watchpoints_info): New function.
4821 (tracepoints_info): Use breakpoint_1 filter.
4822 (set_ignore_count): Warn that tracepoint ignore count will be ignored.
4823 (_initialize_breakpoint): Make "info watchpoints" its own command.
4824 * breakpoint.h (is_tracepoint): Rename from breakpoint_is_tracepoint.
4825 * mi/mi-cmd-break.c (mi_cmd_break_commands): Use is_tracepoint.
4826
af54718e
SS
48272010-04-04 Stan Shebs <stan@codesourcery.com>
4828
4829 * tracepoint.c (tfile_fetch_registers): Add fallback case.
4830
74d1f91e
JK
48312010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4832
4833 * infcmd.c (run_command_1): Call proceed with regcache_read_pc address.
4834 * config/djgpp/fnchange.lst: Add translation for break-entry.exp.
4835
91d91ceb
JK
48362010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4837
4838 * breakpoint.c (bpstat_find_step_resume_breakpoint): Remove.
4839 * breakpoint.h (bpstat_find_step_resume_breakpoint): Remove.
4840
60531b24
JK
48412010-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4842
4843 * dwarf2read.c (read_namespace_type): Use common "return set_die_type"
4844 code form.
4845
a3c4230a
HZ
48462010-04-02 Hui Zhu <teawater@gmail.com>
4847
4848 * i386-tdep.c (OT_DQUAD): New enum.
4849 (i386_process_record): Add code for MMX, 3DNow!, SSE, SSE2,
4850 SSE3, SSSE3 and SSE4.
4851
b15758fe
HZ
48522010-04-02 Hui Zhu <teawater@gmail.com>
4853
4854 * i386-tdep.c (i386_record_lea_modrm_addr): Remove useless
4855 "*addr = 0".
4856
afd02f27
PA
48572010-04-02 Pedro Alves <pedro@codesourcery.com>
4858
4859 * tracepoint.c (trace_dump_actions): New, factored out from
4860 trace_dump_command, and adjusted to recurse into while-stepping's
4861 action list.
4862 (trace_dump_command): Use it.
4863
5cea2a26
PA
48642010-04-02 Pedro Alves <pedro@codesourcery.com>
4865
4866 * breakpoint.h (struct counted_command_line): Moved definition to
4867 breakpoint.c, and forward declare.
4868 (breakpoint_commands): Declare.
4869 * breakpoint.c (struct counted_command_line): Moved here.
4870 (breakpoint_commands): New.
4871 * tracepoint.c (encode_actions): Use breakpoint_commands.
4872 * remote.c (remote_download_tracepoint): Ditto.
4873
7c47795c
L
48742010-04-01 H.J. Lu <hongjiu.lu@intel.com>
4875
4876 * remote.c (remote_parse_stop_reply): Use hex_string instead
4877 of phex_nz for error.
4878
fff87407
SS
48792010-04-01 Stan Shebs <stan@codesourcery.com>
4880 Nathan Sidwell <nathan@codesourcery.com>
4881
4882 * tracepoint.h (enum actionline_type): Remove.
4883 (validate_actionline): Change return to void.
4884 * tracepoint.c (report_agent_reqs_errors): New function.
4885 (validate_actionline): Call it, change return to void, report errors
4886 more consistently.
4887 (collect_symbol): Call report_agent_reqs_errors.
4888 (encode_actions_1): Ditto.
4889 (encode_actions): Don't expect a result from validate_actionline.
4890
615bcdef
SS
48912010-04-01 Stan Shebs <stan@codesourcery.com>
4892
4893 * tracepoint.c (trace_start_command): Confirm if trace is running.
4894 (trace_stop_command): Error if trace not running.
4895
fe01d668
L
48962010-04-01 H.J. Lu <hongjiu.lu@intel.com>
4897
4898 * amd64-tdep.c (amd64_byte_names): Add "ah", "bh", "ch", "dh".
4899 (AMD64_NUM_LOWER_BYTE_REGS): New.
4900 (amd64_pseudo_register_read): Handle "ah", "bh", "ch", "dh".
4901 (amd64_pseudo_register_write): Likewise.
4902 (amd64_init_abi): Set num_byte_regs to 20.
4903
86b17b60
PA
49042010-04-01 Pedro Alves <pedro@codesourcery.com>
4905
4906 * breakpoint.c (multi_start, multi_end, last_was_multi): Delete.
4907 (prev_breakpoint_count): New.
4908 (set_breakpoint_count): Adjust.
4909 (rbreak_start_breakpoint_count): New.
4910 (start_rbreak_breakpoints): Adjust.
4911 (end_rbreak_breakpoints): Adjust.
4912 (struct commands_info) <arg>: New field.
4913 (do_map_commands_command): Tweak output to include breakpoint spec
4914 range.
4915 (commands_command_1): Adjust. Avoid setting an xfree cleanup if
4916 ARG was empty on entry. Set INFO's arg.
4917 (create_breakpoint): Adjust.
4918
4919 * NEWS: Clarify `commands' changes.
4920
2c58c0a9
PA
49212010-04-01 Pedro Alves <pedro@codesourcery.com>
4922
4923 * tracepoint.c: Include stack.h.
4924 (struct add_local_symbols_data): New.
4925 (do_collect_symbol): New.
4926 (add_local_symbols): Rewrite using iterate_over_block_arg_vars and
4927 iterate_over_block_local_vars.
4928 * stack.c (print_block_frame_locals): Rewrite as ...
4929 (iterate_over_block_locals): ... this. Take a callback function
4930 pointer and generic data pointer, and call that instead of
4931 print_variable_and_value.
4932 (struct print_variable_and_value_data): New.
4933 (do_print_variable_and_value): New.
4934 (iterate_over_block_local_vars): New, abstracted out from
4935 print_frame_local_vars.
4936 (print_frame_local_vars): Rewrite using
4937 iterate_over_block_local_vars.
4938 (iterate_over_block_arg_vars): New, abstracted out from
4939 print_frame_arg_vars.
4940 (print_frame_arg_vars): Rewrite using iterate_over_block_arg_vars.
4941 * stack.h (iterate_over_block_arg_local_vars_cb): New typedef.
4942 (iterate_over_block_arg_vars, iterate_over_block_local_vars): Declare.
4943
d476da0e
RE
49442010-03-31 Richard Earnshaw <rearnsha@arm.com>
4945
4946 * arm-tdep.c (thumb_get_next_pc_raw): Correctly detect TBH
8d95cc3b 4947 instructions. Use the PC+4 if the base of the TBB or TBH is the
d476da0e
RE
4948 PC register.
4949
8072405b
JK
49502010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
4951
4952 Fix crash on reading wrong function declaration DWARF.
4953 * dwarf2read.c (read_subroutine_type): New variable void_type.
4954 Pre-fill all TYPE_FIELD_TYPEs. Move nparams and iparams initialization
4955 more close to their use.
4956
8bf6485c
SS
49572010-03-31 Stan Shebs <stan@codesourcery.com>
4958
4959 * breakpoint.c (tracepoint_save_command): Include variables,
8d95cc3b 4960 conditionals, tracepoint types, and default-collect.
8bf6485c
SS
4961 * tracepoint.c (save_trace_state_variables): New function.
4962 * tracepoint.h (save_trace_state_variables): Declare it.
4963
2ae2a0b7
PM
49642010-03-31 Pierre Muller <muller@ics.u-strasbg.fr>
4965
1a161f72 4966 * remote.c (end_thread): ARI fix: Use xstrdup instead of strdup.
2ae2a0b7 4967
86ffb506
KS
49682010-03-30 Keith Seitz <keiths@redhat.com>
4969
4970 * c-typeprint.c (c_type_print_args): Don't print "void"
4971 for java, regardless of whether it is TYPE_PROTOTYPED.
4972 Use the passed-in language instead of current_language.
4973 (c_type_print_varspec_suffix): Use current_language instead
4974 of assuming language_c.
4975 * jv-typeprint.c (java_type_print_base): (bz 9320) Strip off
4976 any return type specifier from the physname.
4977
956c2c8b
PA
49782010-03-30 Pedro Alves <pedro@codesourcery.com>
4979
4980 * tui/tui-interp.c (tui_is_toplevel): New.
4981 (tui_init): Set it.
4982 (tui_allowed_p): New.
4983 * tui/tui.c (tui_enable): Check if the TUI is allowed before
4984 enabling it.
4985 * tui/tui.h (tui_allowed_p): Declare.
4986
98e5a990
TT
49872010-03-30 Ozkan Sezer <sezeroz@gmail.com>
4988
4989 * serial.h: Include winsock2.h before windows.h.
4990
c8d5aac9
L
49912010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4992
4993 * NEWS: Mention xmlRegisters= in qSupported packet.
4994
4995 * i386-tdep.c: Include "remote.h".
4996 (_initialize_i386_tdep): Call register_remote_support_xml.
4997
4998 * remote.c (remote_support_xml): New.
4999 (register_remote_support_xml): Likewise.
5000 (remote_query_supported_append): Likewise.
5001 (remote_query_supported): Support remote_support_xml.
5002
5003 * remote.h (register_remote_support_xml): New.
5004
76a2b958
SS
50052010-03-29 Stan Shebs <stan@codesourcery.com>
5006
42e08e69
SS
5007 * tracepoint.c (trace_find_line_command): Remove dead code.
5008
409873ef
SS
5009 * tracepoint.h (struct uploaded_string): New struct.
5010 (struct uploaded_tp): New fields for source strings.
5011 * breakpoint.c (this_utp, next_cmd): New globals.
5012 (read_uploaded_action): New function.
5013 (create_tracepoint_from_upload): Fill in more parts
5014 of a tracepoint.
5015 * tracepoint.c (encode_source_string): New function.
5016 (trace_save): Write out source strings, fix error checks.
5017 (parse_tracepoint_definition): Add source string parsing.
5018 * remote.c (PACKET_TracepointSource): New packet type.
5019 (remote_download_command_source): New function.
5020 (remote_download_tracepoint): Download source pieces also.
5021 (_initialize_remote): Add packet config command.
5022
a0405854
SS
5023 * tracepoint.c (collect_symbol): Send LOC_UNRESOLVED symbols to
5024 expression handler.
5025
76a2b958
SS
5026 * tracepoint.c (start_tracing): Check tracepoints before sending
5027 commands to target, don't start if all tracepoints disabled.
5028
d350db38
PA
50292010-03-28 Pedro Alves <pedro@codesourcery.com>
5030
12f2d601 5031 * cli/cli-script.c (process_next_line): Handle 'stepping'.
d350db38 5032
8b9b7ef8
SS
50332010-03-26 Stan Shebs <stan@codesourcery.com>
5034
5035 * tracepoint.c (disconnect_or_stop_tracing): Get out of tfind mode.
5036
9766ced4
SS
50372010-03-26 Tom Tromey <tromey@redhat.com>
5038
5039 * breakpoint.c (commands_command_1): Duplicate 'arg'.
5040
059acae7
UW
50412010-03-26 Ulrich Weigand <uweigand@de.ibm.com>
5042
5043 * breakpoint.c (expand_line_sal_maybe): Always call skip_prologue_sal.
5044 (skip_prologue_sal): Remove local definition.
5045 (resolve_sal_pc): Remove now unnecessary code.
5046 * linespec.c (minsym_found): Call skip_prologue_sal.
5047 * symtab.c (find_function_start_pc): Remove.
5048 (find_function_start_sal): Extract prologue skipping into ...
5049 (skip_prologue_sal): ... this new function. Handle code both
5050 with and without debug info. Respect SAL's explicit_pc and
5051 explicit_line flags. Inline old find_function_start_pc.
5052 * symtab.h (find_function_start_pc): Remove.
5053 (skip_prologue_sal): Add prototype.
5054
4a811a97
UW
50552010-03-26 Ulrich Weigand <uweigand@de.ibm.com>
5056
5057 * dwarf2read.c (read_func_scope): Also scan specification DIEs
5058 for DW_TAG_imported_module children.
5059
907af001
UW
50602010-03-26 Ulrich Weigand <uweigand@de.ibm.com>
5061
5062 * dwarf2read.c (dwarf2_name): Work around GCC bugzilla debug/41828 by
5063 ignoring spurious DW_AT_name attributes for unnamed structs or unions.
5064 * completer.c (add_struct_fields): Fix inverted logic.
5065
dde2d684
UW
50662010-03-26 Ulrich Weigand <uweigand@de.ibm.com>
5067
5068 * breakpoint.c (bpstat_clear_actions): Reset bs->commands_left.
5069
a609a0c8
PA
50702010-03-26 Pedro Alves <pedro@codesourcery.com>
5071
5072 * tracepoint.c (current_trace_status): Don't make sure error_desc
5073 is non-NULL here.
5074 (parse_trace_status): Release a previous error_desc string, and
5075 set it to NULL by default. If stop reason is tracepoint_error,
5076 make sure error_desc is not left NULL.
5077
610197fd
PA
50782010-03-26 Pedro Alves <pedro@codesourcery.com>
5079
5080 * tracepoint.c (trace_save): Remove X from tracepoint error
5081 description.
5082
99b5e152
PA
50832010-03-26 Pedro Alves <pedro@codesourcery.com>
5084
5085 * tracepoint.c (parse_trace_status): Don't allow plain strings in
5086 the terror description. Don't expect an X prefix.
5087
6c28cbf2
SS
50882010-03-25 Stan Shebs <stan@codesourcery.com>
5089
5090 * tracepoint.h (trace_stop_reason): Add tracepoint_error.
5091 (struct trace_status): New field error_desc.
5092 * tracepoint.c (stop_reason_names): Add terror.
5093 (current_trace_status): Ensure non-NULL error description.
5094 (trace_status_command): Add error report.
5095 (trace_status_mi): Ditto.
5096 (trace_save): Add special case for error description.
5097 (parse_trace_status): Add case for errors.
5098
418835cc
KS
50992010-03-25 Keith Seitz <keiths@redhat.com>
5100
5101 * dwarf2read.c (read_subroutine_type): If the compilation unit
5102 language is Java, mark any formal parameter named "this" as
5103 artificial (GCC/43521).
5104 (dwarf2_name): Add special handling for Java constructors.
5105
aa7d318d
TT
51062010-03-25 Tom Tromey <tromey@redhat.com>
5107
5108 PR gdb/11327, PR gdb/11328, PR breakpoints/11368:
5109 * infrun.c (handle_inferior_event): Change initialization of
5110 stop_stack_dummy.
5111 (handle_inferior_event): Change assignment to stop_stack_dummy.
5112 (normal_stop): Update use of stop_stack_dummy.
5113 (struct inferior_status) <stop_stack_dummy>: Change type.
5114 * inferior.h (stop_stack_dummy): Update.
5115 * infcmd.c (stop_stack_dummy): Change type.
5116 * infcall.c (cleanup_delete_std_terminate_breakpoint): New
5117 function.
5118 (call_function_by_hand): Call set_std_terminate_breakpoint.
5119 Rewrite std::terminate handling.
5120 * breakpoint.h (enum bptype) <bp_std_terminate,
5121 bp_std_terminate_master>: New.
5122 (enum stop_stack_kind): New.
5123 (struct bpstat_what) <call_dummy>: Change type.
5124 (set_std_terminate_breakpoint, delete_std_terminate_breakpoint):
5125 Declare.
5126 * breakpoint.c (create_std_terminate_master_breakpoint): New
5127 function.
5128 (update_breakpoints_after_exec): Handle bp_std_terminate_master.
5129 Call create_std_terminate_master_breakpoint.
5130 (print_it_typical): Handle new breakpoint kinds.
5131 (bpstat_stop_status): Handle bp_std_terminate_master.
5132 (bpstat_what): Correctly set call_dummy field. Handle
5133 bp_std_terminate_master and bp_std_terminate.
5134 (print_one_breakpoint_location): Update.
5135 (allocate_bp_location): Update.
5136 (set_std_terminate_breakpoint): New function.
5137 (delete_std_terminate_breakpoint): Likewise.
5138 (create_thread_event_breakpoint): Update.
5139 (delete_command): Update.
5140 (breakpoint_re_set_one): Update.
5141 (breakpoint_re_set): Call create_std_terminate_master_breakpoint.
5142
82ccf5a5
JK
51432010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5144
5145 * symfile.c (build_section_addr_info_from_bfd): New.
5146 (build_section_addr_info_from_objfile): Base it on
5147 build_section_addr_info_from_bfd.
5148 (addrs_section_compar, addrs_section_sort): New.
5149 (addr_info_make_relative): New variables my_cleanup, abfd_addrs,
5150 addrs_sorted, abfd_addrs_sorted and addrs_to_abfd_addrs. Build
5151 addrs_to_abfd_addrs. Use it for recalculating ADDRS.
5152
737c4c52
MS
51532010-03-24 Michael Snyder <msnyder@localhost.localdomain>
5154
8d95cc3b 5155 * elfread.c (find_separate_debug_file_by_buildid):
737c4c52
MS
5156 Remove unused local variable.
5157
95a42b64
TT
51582010-03-24 Tom Tromey <tromey@redhat.com>
5159
5160 PR breakpoints/9352:
5161 * NEWS: Mention changes to `commands' and `rbreak'.
5162 * symtab.c (do_end_rbreak_breakpoints): New function.
5163 (rbreak_command): Call start_rbreak_breakpoints; arrange to call
5164 end_rbreak_breakpoints.
5165 * breakpoint.c (breakpoint_count, tracepoint_count): Now static.
5166 (set_breakpoint_count): Likewise. Clear last_was_multi.
5167 (multi_start, multi_end, last_was_multi): New globals.
5168 (start_rbreak_breakpoints, end_rbreak_breakpoints): New
5169 functions.
5170 (struct commands_info): New
5171 (do_map_commands_command): New function.
5172 (commands_command_1): New function.
5173 (commands_command): Use it.
5174 (commands_from_control_command): Likewise.
5175 (do_delete_breakpoint): New function.
5176 (delete_command): Use it.
5177 (map_breakpoint_numbers): Add 'data' argument. Pass to callback.
5178 (do_map_disable_breakpoint): New function.
5179 (disable_command): Use it.
5180 (do_map_enable_breakpoint): New function.
5181 (enable_command): Use it.
5182 (enable_once_breakpoint): Add argument.
5183 (enable_once_command): Update.
5184 (enable_delete_breakpoint): Add argument.
5185 (enable_delete_command): Update.
5186 (break_command_really): Set last_was_multi when needed.
5187 (check_tracepoint_command): Fix formatting.
5188 (validate_commands_for_breakpoint): New function.
5189 (breakpoint_set_commands): Use it.
5190 (tracepoint_save_command): Update.
5191 * breakpoint.h (start_rbreak_breakpoints, end_rbreak_breakpoints):
5192 Declare.
5193
9add0f1b
TT
51942010-03-24 Tom Tromey <tromey@redhat.com>
5195
5196 * breakpoint.h (struct counted_command_line): New struct.
5197 (struct breakpoint) <commands>: Change type.
5198 (struct bpstats) <commands>: Change type.
5199 <commands_left>: New field.
5200 * breakpoint.c (alloc_counted_command_line): New function.
5201 (incref_counted_command_line): Likewise.
5202 (decref_counted_command_line): Likewise.
5203 (do_cleanup_counted_command_line): Likewise.
5204 (make_cleanup_decref_counted_command_line): Likewise.
5205 (breakpoint_set_commands): Use decref_counted_command_line and
5206 alloc_counted_command_line.
5207 (commands_command): Don't error if breakpoint commands are
5208 executing.
5209 (commands_from_control_command): Likewise.
5210 (bpstat_free): Update.
5211 (bpstat_copy): Likewise.
5212 (bpstat_clear_actions): Likewise.
5213 (bpstat_do_actions_1): Likewise.
5214 (bpstat_stop_status): Likewise.
5215 (print_one_breakpoint_location): Likewise.
5216 (delete_breakpoint): Likewise.
5217 (bpstat_alloc): Initialize new field.
5218 (tracepoint_save_command): Update.
5219 * tracepoint.c (encode_actions): Update.
5220 (trace_dump_command): Update.
5221
a6c727b2
DJ
52222010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
5223
5224 * dwarf2-frame.c (dwarf2_frame_find_quirks): Use producer_is_realview.
5225 * dwarf2read.c (load_full_comp_unit): Read DW_AT_producer.
5226 (read_structure_type): For RealView, set TYPE_STUB on structures with
5227 no byte size and no children.
5228 (read_subroutine_type): Mark functions as prototyped by default.
5229 * symtab.c (producer_is_realview): New function.
5230 * symtab.h (expand_line_sal): Fix declaration formatting.
5231 (producer_is_realview): Declare.
5232
0d39a070
DJ
52332010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
5234
5235 * arm-tdep.c (skip_prologue_function): New function.
5236 (submask, bit, bits, sbits, BranchDest): Move higher in the file.
5237 (thumb_analyze_prologue): Document return value. Recognize more
5238 Thumb instructions, skippable calls, and some Thumb-2 instructions.
5239 Add debug output.
5240 (arm_skip_prologue): Remove call dummy check. Check the prologue
5241 for non-GNU compilers.
5242 (arm_instruction_changes_pc): New function.
5243 (arm_analyze_prologue): New function, broken out from
5244 arm_scan_prologue. Recognize more ARM instructions and skippable
5245 calls. Update comments. Handle NULL cache. Return the address
5246 of the first unrecognized instruction. Do not skip past other
5247 instructions which change control flow. Add debug output.
5248 (arm_scan_prologue): Use arm_analyze_prologue.
5249 (ARM_PC_32): Delete.
5250 (shifted_reg_val): Simplify ARM_PC_32 check.
5251
4baf5cf4
VP
52522010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5253
5254 * tracepoint.c (tvariables_info_1): Actually compute
5255 the number of rows in the result.
5256
4a5e7a5b
PA
52572010-03-24 Pedro Alves <pedro@codesourcery.com>
5258
5259 * remote.c (crc32): Constify `buf' parameter.
5260 (remote_verify_memory): New, abstracted out from...
5261 (compare_sections_command): ... this. Remove hardcoded target
5262 checks.
5263 (init_remote_ops): Install remote_verify_memory.
5264 * target.c (target_verify_memory): New.
5265 * target.h (struct target_ops) <to_verify_memory>: New field.
5266 (target_verify_memory): Declare.
5267
011aacb0
VP
52682010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5269
5270 Implement -trace-save.
5271
5272 * mi-cmds.h (mi_cmds_trace_save): Declare.
5273 * mi-cmds.c (mi_cmds): Register -trace-save.
5274 * mi/mi-main.c (mi_cmd_trace_save): New.
5275 * remote.c (remote_save_trace_data): Take const parameter.
5276 * target.h (struct target_ops::to_save_trace_data): Take
5277 const parameter.
5278 * target.c (update_current_target): Adjust to the above.
5279 * tracepoint.c (trave_save): New, extracted from
5280 (trace_save_command): ...this.
5281 (tfile_trace_find): Remove message that is unnecessary now
5282 that 'tfind' reports found frame.
5283 * tracepoint.h (trace_save): Declare.
5284
f197e0f1
VP
52852010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5286
5287 Implement -trace-find.
5288
5289 * mi/mi-cmds.c (mi_cmds): Register -trace-find.
5290 * mi/mi-cmds.h (mi_cmd_trace_find): Declare.
5291 * mi/mi-main.c (mi_cmd_trace_find): New.
5292 * target.h (struct target_ops): Document to_trace_find.
5293 * tracepoint.h (tfind_1): Declare.
5294 * tracepoint.c (finish_tfind_command): Rename to...
5295 (tfind_1): ...this.
5296 * remote.c (remote_trace_find): Return -1 if target say
5297 there's no frame. Improve error diagnostics.
5298
40e1c229
VP
52992010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5300
5301 -trace-define-variable and -trace-list-variables.
5302
5303 * tracepoint.c (create_trace_state_variable): Make
5304 private copy of name, as opposed to assuming the
5305 pointer lives forever.
5306 (tvariables_info_1): New.
5307 (tvariables_info): Use the above.
5308 * tracepoint.h (create_trace_state_variable, tvariables_info_1):
5309 Declare.
5310 * mi/mi-cmds.c (mi_cmds): Register -trace-define-variable
5311 and -trace-list-variables.
5312 * mi/mi-cmds.h (mi_cmd_trace_define_variable)
5313 (mi_cmd_trace_list_variables): New.
5314 * mi/mi-main.c (mi_cmd_trace_define_variable)
5315 (mi_cmd_trace_list_variables): New.
5316
9b4c786c
VP
53172010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5318
5319 Implement -break-passcount.
5320
5321 * mi/mi-cmd-break.c (mi_cmd_break_passcount): New.
5322 * mi/mi-cmds.c (mi_cmds): Register -break-passcount.
5323 * mi/mi-cmds.h (mi_cmd_break_passcount): Declare.
5324
f224b49d
VP
53252010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5326
5327 -trace-start/-trace-end/-trace-status.
5328
5329 * mi/mi-cmds.c (mi_cmds): Register -trace-start, -trace-status
5330 and -trace-stop.
5331 * mi/mi-cmds.h (mi_cmd_trace_start, mi_cmd_trace_status)
5332 (mi_cmd_trace_stop): Declare.
5333 * mi/mi-main.c (mi_cmd_trace_start, mi_cmd_trace_status)
5334 (mi_cmd_trace_stop): New.
5335 * tracepoint.c (start_tracing): New, extracted from...
5336 (trace_start_command): ...this.
5337 (trace_status_mi): New.
5338 * tracepoint.h (struct trace_status): Document
5339 stopping_tracepoint.
5340 (start_tracing, stop_tracing, trace_status_mi): Declare.
5341
6534d786
VP
53422010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5343
5344 Implement creating tracepoints with -break-insert.
5345
5346 * mi/mi-cmd-break.c (mi_cmd_break_insert): Handle -a
5347 to mean that tracepoint should be created.
5348
51661e93
VP
53492010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5350
5351 * breakpoint.c (check_no_tracepoint_commands): Use
5352 current spelling of 'teval'.
5353
a7bdde9e
VP
53542010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5355
5356 Unify actions and commands
5357
5358 * defs.h (read_command_lines, read_command_lines_1): New
5359 parameters validator and closure.
5360 * tracepoint.h (struct action_line): Remove.
5361 * breakpoint.h (struct breakpoint): Remove the 'actions'
5362 field.
5363 * defs.h (enum command_control_type): New value
5364 while_stepping_control.
5365 (struct command_line): Add comments.
5366 * breakpoint.c (breakoint_is_tracepoint): New.
5367 (breakpoint_set_commands): For tracepoints,
5368 verify the commands are permissible.
5369 (check_tracepoint_commands): New.
5370 (commands_command): Require that each new line is validated using
5371 check_tracepoint_command, if we set commands for a tracepoint.
5372 (create_tracepoint_from_upload): Likewise.
5373 (print_one_breakpoint_location): Remove the code to print
5374 actions specifically.
5375 (tracepoint_save_command): Relay to print_command_lines.
5376 * cli/cli-script.c (process_next_line): New parameters validator
5377 and closure. Handle 'while-stepping'. Call validator if not null.
5378 (read_command_lines, read_command_lines1): Likewise.
5379 (recurse_read_control_structure): New parameters validator and
5380 closure. Handle while_stepping_control.
5381 (print_command_lines): Handle while-stepping.
5382 (get_command_line, define_command, document_command): Adjust.
5383 * remote.c (remote_download_tracepoint): Adjust.
5384 * tracepoint.c (make_cleanup_free_actions, read_actions)
5385 (free_actions, do_free_actions_cleanup): Remove.
5386 (trace_actions_command): Use read_command_lines.
5387 (validate_actionline): Use error in one place.
5388 (encode_actions_1): New, extracted from...
5389 (encode_actions): ...this. Also use cleanups for exception
5390 safety.
5391 (trace_dump_command): Adjust.
5392 * mi/mi-cmd-break (mi_cmd_break_commands): Validate commands if
5393 it's tracepoint.
5394
64e3cf3d
MF
53952010-03-23 Mike Frysinger <vapier@gentoo.org>
5396
5397 * Makefile.in (OPCODES_CFLAGS): Add -I$(OPCODES_SRC)/..
5398
52e9fde8
SS
53992010-03-22 Stan Shebs <stan@codesourcery.com>
5400
5401 * value.c (value_static_field): Be lazy about the field's value.
5402
508ccb1f
TT
54032010-03-22 Reid Kleckner <reid@kleckner.net>
5404
5405 PR gdb/11094
5406 * breakpoint.c (disable_breakpoints_in_unloaded_shlib): Add
5407 bp_jit_event.
5408 (disable_breakpoints_in_shlibs): Likewise.
5409
acebe513
UW
54102010-03-22 Ulrich Weigand <uweigand@de.ibm.com>
5411
5412 * dwarf2read.c (partial_die_parent_scope): Work around buggy
5413 GCC 4.1 debug info generation (GCC PR c++/28460).
5414 (determine_prefix): Likewise.
5415
957b8b5a
DJ
54162010-03-20 Daniel Jacobowitz <dan@codesourcery.com>
5417
5418 * tui/tui-disasm.c (tui_get_begin_asm_address): Default to
5419 get_current_arch.
5420 * tui/tui-layout.c (extract_display_start_addr): Likewise.
5421
3b11a015
SS
54222010-03-19 Stan Shebs <stan@codesourcery.com>
5423
5424 * ax-gdb.c (gen_fetch): Handle bool.
5425 (gen_usual_unary): Ditto.
5426 (gen_cast): Ditto.
5427 (gen_equal): New function.
5428 (gen_less): New function.
5429 (gen_expr_binop_rest): Call them, also return integer type from
5430 logical operations.
5431 (gen_expr): Ditto.
5432
20781792
TT
54332010-03-19 Tom Tromey <tromey@redhat.com>
5434
5435 * jv-lang.c (jv_dynamics_objfile_data_key)
5436 (jv_type_objfile_data_key): New globals.
5437 (class_symtab): Move earlier.
5438 (jv_per_objfile_free): New function.
5439 (get_dynamics_objfile): Call set_objfile_data. Add 'gdbarch'
5440 parameter.
5441 Remove ancient #if 1.
5442 (add_class_symbol): Remove redundant declaration.
5443 (java_lookup_class): Use alloc_type, not alloc_type_arch.
5444 (java_link_class_type): Mark as static. Update.
5445 (jv_clear_object_type): New function.
5446 (set_java_object_type): Likewise.
5447 (get_java_object_type): Use set_java_object_type.
5448 (is_object_type): Likewise.
5449 (_initialize_java_language): Register new objfile keys.
5450 (get_java_class_symtab): Add 'gdbarch' parameter.
5451 (add_class_symtab_symbol): Update.
5452 (type_from_class): Update.
5453
cf3e25ca
SS
54542010-03-19 Stan Shebs <stan@codesourcery.com>
5455
8d95cc3b 5456 * ax-general.c (ax_const_l): Fix a sizing bug.
cf3e25ca 5457
f1ae44c9 54582010-03-18 Joel Brobecker <brobecker@adacore.com>
5459
5460 GDB 7.1 released.
5461
4daf5ac0
SS
54622010-03-18 Stan Shebs <stan@codesourcery.com>
5463 Pedro Alves <pedro@codesourcery.com>
5464
5465 * target.h (struct target_ops): New method
5466 to_set_circular_trace_buffer.
5467 (target_set_circular_trace_buffer): New macro.
5468 * target.c (update_current_target): Add
5469 to_set_circular_trace_buffer, fix to_set_disconnected_tracing
5470 default behavior.
5471 * remote.c (remote_set_circular_trace_buffer): New function.
5472 (init_remote_ops): Add it to vector.
5473 * tracepoint.h (struct trace_status): New field traceframes_created,
5474 change buffer_size and buffer_free to int.
5475 * tracepoint.c (circular_trace_buffer): New global.
5476 (start_tracing): Send values of disconnected tracing and circular
5477 trace buffer settings.
5478 (set_circular_trace_buffer): New function.
5479 (parse_trace_state): Handle total space and frames created.
5480 (trace_status_command): Display total space and total frames
5481 created.
5482 (trace_save): Write out new status values.
5483 (parse_trace_status): Set traceframe_count, traceframes_created,
5484 buffer_free and buffer_size to -1 by default.
5485 (_initialize_tracepoint): New setshow for circular-trace-buffer.
5486 * NEWS: Mention the circular trace buffer option.
5487
40c549d6
TT
54882010-03-18 Tom Tromey <tromey@redhat.com>
5489
5490 * infcmd.c (finish_command_continuation): Wrap print_return_value
5491 in TRY_CATCH.
5492
e8d05480
JB
54932010-03-18 Joel Brobecker <brobecker@adacore.com>
5494
5495 * dwarf2read.c (add_partial_subprogram): Make sure the subprogram
5496 DIE has a name before creating the associated partial symbol.
5497 (read_func_scope): Emit a complaint if the subprogram does not
5498 have a name or when we can't extract the subprogram PC bounds.
5499
441b986a
UW
55002010-03-18 Ulrich Weigand <uweigand@de.ibm.com>
5501
5502 * mi/mi-main.c (mi_cmd_list_thread_groups): Use get_current_arch
5503 instead of selected frame architecture.
5504
4247603b
PA
55052010-03-18 Pedro Alves <pedro@codesourcery.com>
5506
5507 * infcmd.c (until_command): Use ERROR_NO_INFERIOR. Ensure there's
5508 a valid selected thread, and that it is not running.
5509 (advance_command): Ditto.
5510 (finish_command): Ditto.
5511
400c6af0
SS
55122010-03-17 Stan Shebs <stan@codesourcery.com>
5513
3a96536b
SS
5514 * ax-gdb.c (require_rvalue): Disallow non-scalars.
5515
573cda03
SS
5516 * infcall.c: Include tracepoint.h.
5517 (call_function_by_hand): Disallow calls in tfind mode.
5518 * infcmd.c: Include tracepoint.h.
5519 (ensure_not_tfind_mode): New function.
5520 (continue_1): Call it.
5521 (step_1) Ditto.
5522 (jump_command): Ditto.
5523 (signal_command): Ditto.
5524 (advance_command): Ditto.
5525 (until_command): Ditto.
5526 (finish_command): Ditto.
5527 * tracepoint.h (disconnect_or_stop_tracing): Declare.
5528
400c6af0
SS
5529 * ax-gdb.h (struct axs_value): New field optimized_out.
5530 (gen_trace_for_var): Add gdbarch argument.
5531 * ax-gdb.c (gen_trace_static_fields): New function.
5532 (gen_traced_pop): Call it, add gdbarch argument.
5533 (gen_trace_for_expr): Update call to it.
5534 (gen_trace_for_var): Ditto, and report optimized-out variables.
5535 (gen_struct_ref_recursive): Check for optimized-out value.
5536 (gen_struct_elt_for_reference): Ditto.
5537 (gen_static_field): Pass gdbarch instead of expression, assume
5538 optimization if field not found.
5539 (gen_var_ref): Set the optimized_out flag.
5540 (gen_expr): Error on optimized-out variable.
5541 * tracepoint.c (collect_symbol): Handle struct-valued vars as
5542 expressions, skip optimized-out variables with computed locations.
5543 * dwarf2loc.c (dwarf2_tracepoint_var_ref): Flag instead of
5544 erroring out if location expression missing.
5545 (loclist_tracepoint_var_ref): Don't error out here.
5546
a3b2a86b
TT
55472010-03-17 Tom Tromey <tromey@redhat.com>
5548
5549 * dwarf2read.c (dwarf2_get_section_info): Handle case where no
5550 DWARF data is available.
5551
38963c97
DJ
55522010-03-17 Daniel Jacobowitz <dan@codesourcery.com>
5553
5554 * symfile.c (generic_load): Reset breakpoints after loading.
5555
ddabfc73
TT
55562010-03-17 Tom Tromey <tromey@redhat.com>
5557
5558 * linux-nat.c (linux_nat_detach): Check debug_linux_nat.
5559
d8c09fb5
JK
55602010-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5561
5562 * spu-tdep.c (spu_catch_start): Replace set_breakpoint call with the
5563 create_breakpoint call, adjust the parameters.
5564
bbb0eef6
JK
55652010-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5566 Chandru <chandru@in.ibm.com>
5567
5568 * dwarf2read.c (read_subrange_type): Set TYPE_HIGH_BOUND_UNDEFINED.
5569 * valarith.c (value_subscripted_rvalue): Suppress error if
5570 TYPE_ARRAY_UPPER_BOUND_IS_UNDEFINED.
5571
46956e39
HZ
55722010-03-16 Holger Hans Peter Freyther <zecke@selfish.org>
5573
5574 * linux-record.c (record_linux_msghdr): Remove unintended semicolons.
5575
b8d088ac
JB
55762010-03-16 Joel Brobecker <brobecker@adacore.com>
5577
5578 * ada-tasks.c (task_command_1): Check that the task ptid is valid
5579 before doing the associated thread switch.
5580
322be962
DJ
55812010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5582
5583 * MAINTAINERS: Update my email address.
5584
8cdf0e15
VP
55852010-03-16 Vladimir Prus <vladimir@codesourcery.com>
5586
5587 Simplify MI breakpoint setting.
5588
5589 * breakpoint.c (break_command_really): Make nonstatic and
5590 rename to...
5591 (create_breakpoint): ...this. Rename prior function by this name
5592 to...
5593 (create_breakpoint_sal): ...this.
5594 (create_breakpoints): Rename to...
5595 (create_breakpoints_sal): ...this.
5596 (set_breakpoint): Remove.
5597 * breakpoint.h: Adjust to above changes.
5598 * mi/mi-cmd-break.c (mi_cmd_break_insert): Simplify.
5599
b6e7192f
SS
56002010-03-15 Stan Shebs <stan@codesourcery.com>
5601
5602 * ax-gdb.c: Include cp-support.h.
5603 (find_field): Remove.
5604 (gen_primitive_field): New function.
5605 (gen_struct_ref_recursive): New function.
5606 (gen_struct_ref): Rewrite to call gen_struct_ref_recursive instead
5607 of find_field.
5608 (gen_static_field): New function.
5609 (gen_struct_elt_for_reference): New.
5610 (gen_namespace_elt): New.
5611 (gen_maybe_namespace_elt): New.
5612 (gen_aggregate_elt_ref): New.
5613 (gen_expr): Add OP_SCOPE, display opcode name in error message.
5614
1054b214
TT
56152010-03-15 Tom Tromey <tromey@redhat.com>
5616
5617 * dwarf2read.c (die_needs_namespace): Also return 0 for
5618 DW_TAG_subprogram.
5619
13387711
SW
56202010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
5621
5622 PR c++/7936:
5623 * cp-support.h: Added char *declaration element to using_direct
5624 data struct.
5625 (cp_add_using): Added char *declaration argument.
5626 (cp_add_using_directive): Ditto.
5627 (cp_lookup_symbol_imports): made extern.
5628 * cp-namespace.c: Updated with the above changes.
5629 * dwarf2read.c (read_import_statement): Ditto.
5630 (read_namespace): Ditto.
5631 (read_import_statement): Support import declarations.
5632 * cp-namespace.c (cp_lookup_symbol_imports): Check for imported
5633 declarations.
5634 Added support for 'declaration_only' search.
5635 (cp_lookup_symbol_namespace): Attempt to search for the name as
5636 is before consideration of imports.
5637 * symtab.c (lookup_symbol_aux_local): Added a 'declaration_only'
5638 search at every block level search.
5639 Now takes language argument.
5640 (lookup_symbol_aux): Updated.
5641
6e31430b
TT
56422010-03-15 Tom Tromey <tromey@redhat.com>
5643
5644 * c-exp.y (name_not_typename): Add 'operator' clause.
5645
4dea3bb7 56462010-03-15 Ralf Corsepius <ralf.corsepius@rtems.org> (tiny change)
bf307134
JB
5647
5648 * configure.ac: Exit if ${gdb_target_obs}" is not set.
5649 * configure: Regenerate.
5650
4d9743af
JK
56512010-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5652
5653 * symfile.c (addr_info_make_relative): Ignore also missing ".dynbss"
5654 and ".sdynbss". Update the comment.
5655
f75150fe
JZ
56562010-03-15 Jie Zhang <jie@codesourcery.com>
5657
5658 * MAINTAINERS: Update my email address.
5659
3c13bc11
DJ
56602010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
5661
5662 * gdbtypes.h (TYPE_IS_OPAQUE): Correct HAVE_CPLUS_STRUCT check.
5663
43484f03
DJ
56642010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
5665
5666 * charset.c [USE_WIN32API]: Include <windows.h>.
5667 (_initialize_charset): Correct type of w32_host_default_charset.
5668
5f25d77d
PA
56692010-03-14 Pedro Alves <pedro@codesourcery.com>
5670
5671 * infrun.c (ptid_match): Don't assert that PTID is not a pid ptid.
5672
1c809c68
TT
56732010-03-12 Tom Tromey <tromey@redhat.com>
5674
5675 PR c++/9708:
5676 * dwarf2read.c (die_needs_namespace) <DW_TAG_variable>: A variable
5677 in a lexical block does not need a namespace.
5678 (new_symbol) <DW_TAG_variable>: Put extern variables on
5679 list_in_scope in all cases.
5680
948103cf
SS
56812010-03-12 Stan Shebs <stan@codesourcery.com>
5682
5683 * ax-gdb.c (gen_expr): Add shift expressions.
5684 (gen_expr_binop_rest): Ditto.
5685
00ae8fef
SW
56862010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
5687
5688 * buildsym.c (finish_block): Reset using_directives pointer
5689 after block initialization.
5690
9cad29ac
L
56912010-03-12 H.J. Lu <hongjiu.lu@intel.com>
5692
5693 * amd64-tdep.c (amd64_word_names): Replace "sp" with "".
5694 * i386-tdep.c (i386_word_names): Likewise.
5695
2f4d8875
PA
56962010-03-12 Pedro Alves <pedro@codesourcery.com>
5697
5698 * target.c (memory_xfer_partial): Don't use the stack cache if
5699 inspecting trace frames.
5700 * tracepoint.c (finish_tfind_command): Invalidate the target
5701 dcache.
5702
ccf26247
JK
57032010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5704
5705 * solib-svr4.c (LM_ADDR_CHECK) <info_verbose>: Use printf_unfiltered
5706 for the PIC displacement, print also the displacement value.
5707 (svr4_exec_displacement): Print DISPLACEMENT if INFO_VERBOSE.
5708
477c84a7
KB
57092010-03-10 Kevin Buettner <kevinb@redhat.com>
5710
5711 * remote-mips.c (close_ports, mips_initialize_cleanups)
5712 (mips_exit_cleanups, mips_send_command, mips_open, pmon_open)
5713 (ddb_open, lsi_open, mips_remove_breakpoint, mips_remove_watchpoint)
5714 (mips_stopped_by_watchpoint, send_srec, pmon_checkset)
5715 (pmon_make_fastrec, pmon_check_ack, mips_expect_download)
5716 (pmon_check_entry_address, pmon_check_total, pmon_end_download)
5717 (pmon_download, pmon_load_fast, _initialize_remote_mips): Add
5718 comments describing each of these functions.
5719 (mips_enter_debug, mips_exit_debug, common_open)
5720 (mips_signal_from_protocol, pmon_makeb64, pmon_zeroset): Add
5721 blank line after the comment describing the function.
5722
01c30d6e
JK
57232010-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5724
5725 * solib-svr4.c (svr4_exec_displacement): Return now success, new
5726 parameter displacementp. Update comment.
5727 (svr4_relocate_main_executable): Return if non-zero SECTION_OFFSETS
5728 element exists. Return if svr4_exec_displacement was not successful.
5729 Update comment.
5730
09919ac2
JK
57312010-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5732 Daniel Jacobowitz <dan@codesourcery.com>
5733
5734 * solib-svr4.c (read_program_header): Support type == -1 to read
5735 all program headers.
5736 (read_program_headers_from_bfd): New function.
5737 (svr4_static_exec_displacement): Remove and move the comment ...
5738 (svr4_exec_displacement): ... here. Remove variable found. New
5739 variable displacement. Check also DYNAMIC. Verify DISPLACEMENT
5740 alignment for ELF targets. Compare target vs. exec_bfd PHDRs for ELF
5741 targets using read_program_headers_from_bfd. Remove the call of
5742 svr4_static_exec_displacement.
5743
d146bf1e
TT
57442010-03-10 Tom Tromey <tromey@redhat.com>
5745
5746 * dwarf2read.c (struct pubnames_header): Remove.
5747 (_PUBNAMES_HEADER): Remove.
5748 (_ACTUAL_PUBNAMES_HEADER_SIZE): Remove.
5749 (struct aranges_header): Remove.
5750 (_ARANGES_HEADER, _ACTUAL_ARANGES_HEADER_SIZE): Remove.
5751 (struct dwarf2_per_objfile) <pubnames, aranges>: Remove.
5752 (PUBNAMES_SECTION): Remove.
5753 (ARANGES_SECTION): Remove.
5754 (dwarf2_locate_sections): Don't handle pubnames or aranges.
5755 (dwarf2_build_psymtabs): Remove dead code.
5756 (dwarf2_build_psymtabs_easy): Remove.
5757
be391dca
TT
57582010-03-10 Tom Tromey <tromey@redhat.com>
5759
5760 * elfread.c (elf_symfile_read): Don't call
5761 dwarf2_build_frame_info.
5762 * dwarf2read.c (struct dwarf2_section_info) <readin>: New field.
5763 (struct dwarf2_per_objfile) <objfile>: New field.
5764 (dwarf2_has_info): Now idempotent. Set objfile field.
5765 (dwarf2_read_section): Check and set readin field. Call
5766 posix_madvise.
5767 (dwarf2_build_psymtabs): Don't read all sections.
5768 (read_type_comp_unit_head): Read types section.
5769 (create_debug_types_hash_table): Likewise.
5770 (init_cu_die_reader): Add asserts.
5771 (process_type_comp_unit): Add assert.
5772 (dwarf2_build_psymtabs_hard): Read info section.
5773 (load_partial_comp_unit): Add assert.
5774 (create_all_comp_units): Read info section.
5775 (load_full_comp_unit): Likewise.
5776 (dwarf2_ranges_read): Read ranges section.
5777 (dwarf2_record_block_ranges): Add assert.
5778 (dwarf2_read_abbrevs): Read abbrev section.
5779 (read_indirect_string): Read str section.
5780 (dwarf_decode_line_header): Read line section.
5781 (read_signatured_type_at_offset): Read types section.
5782 (dwarf_decode_macros): Read macinfo section.
5783 (dwarf2_symbol_mark_computed): Read loc section.
5784 * dwarf2-frame.c (dwarf2_frame_find_fde): Call
5785 dwarf2_build_frame_info.
5786 (dwarf2_build_frame_info): Unconditionally set
5787 dwarf2_frame_objfile_data on the objfile.
5788 * configure.ac: Check for posix_madvise.
5789 * config.in, configure: Rebuild.
5790
ccefe4c4
TT
57912010-03-10 Tom Tromey <tromey@redhat.com>
5792
e38df1d0
TT
5793 * xcoffread.c (xcoff_start_psymtab): Update.
5794 (xcoff_end_psymtab): Update.
5795 * psymtab.c (allocate_psymtab): Remove dead code.
5796 * psympriv.h (struct partial_symtab) <read_symtab_private>: Now
5797 void*.
5798 * mdebugread.c (parse_partial_symbols): Update.
5799 (new_psymtab): Likewise.
5800 * dwarf2read.c (process_psymtab_comp_unit): Update.
5801 (psymtab_to_symtab_1): Update.
5802 * dbxread.c (start_psymtab): Update.
5803 (end_psymtab): Likewise.
5804
be391dca 58052010-03-10 Tom Tromey <tromey@redhat.com>
e38df1d0 5806
ccefe4c4
TT
5807 * xcoffread.c: Include psymtab.h.
5808 (xcoff_sym_fns): Update.
5809 * symtab.h (struct partial_symbol): Remove.
5810 (PSYMBOL_DOMAIN, PSYMBOL_CLASS): Remove.
5811 (struct partial_symtab): Remove.
5812 (PSYMTAB_TO_SYMTAB): Remove.
5813 (lookup_partial_symbol, lookup_partial_symtab, find_pc_psymtab)
5814 (find_pc_sect_psymtab): Remove.
5815 (find_pc_sect_symtab_via_partial): Declare.
5816 (find_pc_psymtab, find_pc_sect_psymbol, psymtab_to_symtab)
5817 (find_main_psymtab): Remove.
5818 (find_main_filename): Declare.
5819 (fixup_psymbol_section): Remove.
5820 (fixup_section): Declare.
5821 * symtab.c: Include psymtab.h.
5822 (lookup_symtab): Use lookup_symtab method.
5823 (lookup_partial_symtab): Remove.
5824 (find_pc_sect_psymtab_closer): Remove.
5825 (find_pc_sect_psymtab): Remove.
5826 (find_pc_sect_symtab_via_partial): New function.
5827 (find_pc_psymtab, find_pc_sect_psymbol, find_pc_psymbol): Remove.
5828 (fixup_section): No longer static.
5829 (fixup_psymbol_section): Remove.
5830 (lookup_symbol_aux): Use lookup_symbol_aux_quick.
5831 (lookup_global_symbol_from_objfile): Likewise.
5832 (lookup_symbol_aux_psymtabs): Remove.
5833 (lookup_symbol_aux_quick): New function.
5834 (lookup_symbol_global): Use lookup_symbol_aux_quick.
5835 (lookup_partial_symbol): Remove.
5836 (basic_lookup_transparent_type_quick): New function.
5837 (basic_lookup_transparent_type): Use it.
5838 (find_main_psymtab): Remove.
5839 (find_main_filename): New function.
5840 (find_pc_sect_symtab): Use find_pc_sect_symtab method.
5841 (find_line_symtab): Use expand_symtabs_with_filename method.
5842 (output_partial_symbol_filename): New function.
5843 (sources_info): Use map_partial_symbol_filenames.
5844 (struct search_symbols_data): New type.
5845 (search_symbols_file_matches): New function.
5846 (search_symbols_name_matches): Likewise.
5847 (search_symbols): Use expand_symtabs_matching method.
5848 (struct add_name_data): Rename from add_macro_name_data.
5849 (add_macro_name): Update.
5850 (add_partial_symbol_name): New function.
5851 (default_make_symbol_completion_list): Use
5852 map_partial_symbol_names.
5853 (struct add_partial_symbol_name): New type.
5854 (maybe_add_partial_symtab_filename): New function.
5855 (make_source_files_completion_list): Use
5856 map_partial_symbol_filenames.
5857 (expand_line_sal): Use expand_symtabs_with_filename method.
5858 * symmisc.c: Include psymtab.h.
5859 (print_objfile_statistics): Use print_stats method.
5860 (dump_objfile): Use dump method.
5861 (dump_psymtab, maintenance_print_psymbols)
5862 (maintenance_info_psymtabs, maintenance_check_symtabs)
5863 (extend_psymbol_list): Remove.
5864 * symfile.h (struct quick_symbol_functions): New struct.
5865 (struct sym_fns) <qf>: New field.
5866 (sort_pst_symbols): Remove.
5867 (increment_reading_symtab): Declare.
5868 * symfile.c: Include psymtab.h.
5869 (compare_psymbols, sort_pst_symbols): Remove.
5870 (psymtab_to_symtab): Remove.
5871 (increment_reading_symtab): New function.
5872 (symbol_file_add_with_addrs_or_offsets): Use expand_all_symtabs
5873 method.
5874 (set_initial_language): Use find_main_filename.
5875 (allocate_psymtab, discard_psymtab, cashier_psymtab): Remove.
5876 (free_named_symtabs): Remove unused code.
5877 (start_psymtab_common, add_psymbol_to_bcache)
5878 (append_psymbol_to_list, add_psymbol_to_list, init_psymbol_list):
5879 Remove.
5880 * stack.c: Include psymtab.h, symfile.h.
5881 (backtrace_command_1): Use find_pc_sect_symtab_via_partial.
5882 * source.h (psymtab_to_fullname): Don't declare.
5883 * source.c: Include psymtab.h.
5884 (select_source_symtab): Use find_last_source_symtab method.
5885 (forget_cached_source_info): Use forget_cached_source_info
5886 method.
5887 (find_and_open_source): No longer static.
5888 (psymtab_to_fullname): Remove.
5889 * somread.c: Include psymtab.h.
5890 (som_sym_fns): Update.
5891 * psympriv.h: New file.
5892 * psymtab.h: New file.
5893 * psymtab.c: New file.
5894 * objfiles.h: (ALL_OBJFILE_PSYMTABS): Remove.
5895 (ALL_PSYMTABS, ALL_PSPACE_PSYMTABS): Likewise.
5896 * objfiles.c: Include psymtab.h.
5897 (objfile_relocate1): Use relocate method.
5898 (objfile_has_partial_symbols): Use has_symbols method.
5899 * mipsread.c: Include psymtab.h.
5900 (ecoff_sym_fns): Update.
5901 * mi/mi-cmd-file.c: Include psymtab.h.
5902 (print_partial_file_name): New function.
5903 (mi_cmd_file_list_exec_source_files): Use
5904 map_partial_symbol_filenames.
5905 * mdebugread.c: Include psympriv.h.
5906 * machoread.c: Include psympriv.h.
5907 (macho_sym_fns): Update.
5908 * m2-exp.y (yylex): Use lookup_symtab.
5909 * elfread.c: Include psympriv.h.
5910 (elf_sym_fns): Update.
5911 * dwarf2read.c: Include psympriv.h.
5912 * dbxread.c: Include psympriv.h.
5913 (aout_sym_fns): Update.
5914 * cp-support.c: Include psymtab.h.
5915 (read_in_psymtabs): Remove.
5916 (make_symbol_overload_list_qualified): Use
5917 expand_symtabs_for_function method.
5918 * coffread.c: Include psympriv.h.
5919 (coff_sym_fns): Update.
5920 * blockframe.c: Include psymtab.h.
5921 (find_pc_partial_function): Use find_pc_sect_symtab method.
5922 * ada-lang.h (ada_update_initial_language): Update.
5923 * ada-lang.c: Include psymtab.h.
5924 (ada_update_initial_language): Remove 'main_pst' argument.
5925 (ada_lookup_partial_symbol): Remove.
5926 (struct ada_psym_data): New type.
5927 (ada_add_psyms): New function.
5928 (ada_add_non_local_symbols): Use map_ada_symtabs method.
5929 (struct add_partial_datum): New type.
5930 (ada_add_partial_symbol_completions): New function.
5931 (ada_make_symbol_completion_list): Use map_partial_symbol_names.
5932 (ada_exception_support_info_sniffer): Update.
5933 * Makefile.in (SFILES): Add psymtab.c.
5934 (COMMON_OBS): Add psymtab.o.
5935 (HFILES_NO_SRCDIR): Add psymtab.h, psympriv.h.
5936
7d8500b7
PM
59372010-03-10 Pierre Muller <muller@ics.u-strasbg.fr>
5938
5939 * remote-fileio.c (cygwin_conv_path): Define macro for old cygwin API.
5940
c0cc3a76
SW
59412010-03-10 Sami Wagiaalla <swagiaal@redhat.com>
5942
5943 PR C++/11236:
5944 * cp-namespace.c (cp_add_using): Deleted.
5945 (cp_add_using_directive): Use obstack allocations.
5946 Merged the function cp_add_using into this one.
5947 Added 'struct obstack *' argument.
5948 (cp_scan_for_anonymous_namespaces): Updated.
5949 * cp-support.h: Updated.
5950 * dwarf2read.c (read_import_statement): Updated.
5951 (read_namespace): Updated.
5952
452fa064
CF
59532010-03-10 Pierre Muller <muller@ics.u-strasbg.fr>
5954
5955 * windows-nat.c (cygwin_conv_path): Remove old macro.
5956
60e1c644
PA
59572010-03-10 Pedro Alves <pedro@codesourcery.com>
5958
5959 * breakpoint.c (condition_command): Handle watchpoint conditions.
5960 (is_hardware_watchpoint): Add comment.
5961 (is_watchpoint): New.
5962 (update_watchpoint): Don't reparse the watchpoint's condition
5963 unless necessary.
5964 (WP_IGNORE): New.
5965 (watchpoint_check): Use it.
5966 (bpstat_check_watchpoint): Handle it.
5967 (bpstat_check_breakpoint_conditions): Evaluate watchpoint local
5968 conditions in a frame where it makes sense.
5969 (watch_command_1): Store the innermost block of the condition
5970 expression.
5971 (delete_breakpoint): Delete the watchpoint condition expression.
5972 * breakpoint.h (struct bp_location) <cond>: Update comment.
5973 (struct breakpoint): New field `cond_exp_valid_block'.
5974
af6b7be1
JB
59752010-03-09 Joel Brobecker <brobecker@adacore.com>
5976
5977 Adjust handling of Ada DIEs after dwarf2_physname patch.
5978 * dwarf2read.c (dwarf2_compute_name): Add handling of Ada DIEs.
5979
60c5c021
CF
59802010-03-09 Christopher Faylor <me+cygwin@cgf.cx>
5981 Pierre Muller <muller@ics.u-strasbg.fr>
5982
5983 * windows-nat.c (cygwin_conv_path): Redefine to properly convert
5984 from/to posix/win32.
5985 (windows_make_so): Use non-Cygwin 1.7 specific function.
5986 (windows_create_inferior): Make sure that cygallargs points to
5987 original args in non Cygwin 1.7. case.
5988
60a1502a
MS
59892010-03-09 Michael Snyder <msnyder@vmware.com>
5990
5991 * i386-tdep.c (i386_record_lea_modrm_addr): Use extract_signed_int
5992 after target_read_memory to get host byte order.
5993 (i386_process_record): Ditto.
5994
94af9270
KS
59952010-03-09 Keith Seitz <keiths@redhat.com>
5996
5997 Based on work from Daniel Jacobowitz <dan@codesourcery.com>
5998 * c-typeprint.c (cp_type_print_method_args): For non-static methods,
5999 print out const or volatile qualifiers, too.
6000 (c_type_print_args): Add parameters show_artificial and language.
6001 Skip artificial parameters when requested.
6002 Use the appropriate language printer.
6003 (c_type_print_varspec): Tell c_type_print_args to skip artificial
6004 parameters and pass language_c.
6005 * dwarf2read.c (die_list): New file global.
6006 (struct partial_die_info): Update comments for name field.
6007 (pdi_needs_namespace): Renamed to ...
6008 (die_needs_namespace): ... this. Rewrite.
6009 (dwarf2_linkage_name): Remove.
6010 (add_partial_symbol): Do not predicate the call to
6011 partial_die_full_name based on pdi_needs_namespace.
6012 Remove call to cp_check_possible_namespace_symbols and associated
6013 outdated comments.
6014 (guess_structure_name): Do not inspect child subprogram DIEs.
6015 (dwarf2_fullname): Update comments.
6016 Use die_needs_namespace to assist in computing the name.
6017 (read_func_scope): Use dwarf2_name to get the DIE's name.
6018 Use dwarf2_physname to get the "linkage name" of the DIE.
6019 (dwarf2_add_member_field): Use dwarf2_physname instead of
6020 dwarf2_linkage_name.
6021 (read_structure_type): For structs and classes, set TYPE_NAME, too.
6022 (determine_class): Remove.
6023 (read_partial_die): Ignore DW_AT_MIPS_linkage_name for all languages
6024 except Ada.
6025 (new_symbol): Unconditionally call dwarf2_name.
6026 Compute the "linkage name" using dwarf2_physname.
6027 Use dwarf2_name instead of dwarf2_full_name for enumerator DIEs.
6028 When determining to scan for anonymous C++ namespaces, ignore
6029 the linkage name.
6030 (dwarf2_physname): New function.
6031 (dwarf2_full_name): Move content to new function and call
6032 that.
6033 (dwarf2_compute_name): "New" function.
6034 (_initialize_dwarf2_read): Initialize die_list.
6035 * gnu-v3-eabi.c (gnu_v3_find_method_in): Remove unused variable
6036 physname.
6037 (gnu_v3_print_method_ptr): Use the physname for virtual methods
6038 without a demangled name.
6039 Print out type information for non-virtual methods.
c8d5aac9 6040 * linespec.c (decode_line_1): Force ANY string using "::" (or
94af9270 6041 "." for java) to use decode_compound, and clean up any stray quoting.
c8d5aac9
L
6042 If we found a file symtab, re-evaluate whether the remainder is_quoted.
6043 (decode_compound): Stop consuming at an open parenthesis.
6044 Keep template parameters.
6045 Keep any overload information.
6046 Keep keywords like "const".
6047 Remove paren_pointer.
6048 Move is_quoted check from set_flags to here.
6049 Remove #if 0 code from 2000. Ten years is long enough.
6050 (find_method): Before comparing symbol names, canonicalize the string
6051 from the user.
6052 If a specific overload is requested, find it. Otherwise throw an error.
94af9270
KS
6053 (find_method_overload_end): New function.
6054 (set_flags): Remove.
c8d5aac9
L
6055 (decode_compound): Assume that parentheses are matched.
6056 It's a lot easier.
94af9270
KS
6057 * symtab.c (symbol_find_demangled_name): Add DMGL_VERBOSE flag
6058 to cplus_demangle.
6059 * linespec.c (decode_line_1): Keep important keywords like
6060 "const" and "volatile".
6061 * symtab.h (SYMBOL_CPLUS_DEMANGLED_NAME): Remove.
6062 * typeprint.h (c_type_print_args): Add declaration.
6063 * ui-file.c (do_ui_file_obsavestring): New function.
6064 (ui_file_obsavestring): New function.
6065 * ui-file.h (ui_file_obsavestring): Add declaration.
6066 * valops.c (find_overload_match): Resolve the object to
6067 a non-pointer type.
6068 If the object is a data member, search the object for the member
6069 and return with staticp set.
6070 Use SYMBOL_NATURAL_NAME instead of SYMBOL_CPLUS_DEMANGLED_NAME.
6071 Do not attempt to extract a function name from non-function types.
6072 If the extracted function name and the original name are the same,
6073 we don't have a C++ method.
6074
8d95cc3b
PA
6075 From Jan Kratochvil <jan.kratochvil@redhat.com>:
6076 * dwarf2read.c (new_symbol <DW_TAG_enumerator>): Call dwarf2_full_name.
94af9270
KS
6077
6078 * ada-lang.c (ada_lookup_symbol): Remove linkage_name parameters
6079 and arguments from symbol lookups.
6080 * ax-gdb.c (gen_expr): Likewise.
6081 * cp-namespace.c (cp_lookup_symbol_nonlocal, lookup_namespace_scope,
6082 cp_lookup_symbol_namespace, lookup_symbol_file, lookup_nested_type,
6083 lookup_possible_namespace_symbol): Likewise.
6084 * cp-support.c (read_in_psymtabs): Likewise.
6085 * cp-support.h (cp_lookup_symbol_nonlocal): Likewise.
6086 * language.h (la_lookup_symbol_nonlocal): Likewise.
6087 * scm-valprint.c (scm_inferior_print): Likewise.
6088 * solib-darwin.c (darwin_relocate_section_addresses): Likewise.
6089 * solib-svr.c (elf_lookup_lib): Likewise.
6090 * solib.c (show_auto_solib_add): Likewise.
6091 * solist.h (lookup_lib_global, solib_global_lookup): Likewise.
6092 * symmisc.c (maintenance_check_symtabs): Likewise.
6093 * symtab.c (lookup_symbol_in_language, lookup_symbol_aux,
6094 lookup_symbol_aux_local, lookup_symbol_aux_block,
6095 lookup_symbol_from_objfile, lookup_symbol_aux_symtabs,
6096 lookup_symbol_aux_psymtabs,basic_lookup_symbol_nonlocal,
6097 lookup_symbol_static, lookup_symbol_global, symbol_matches_domain,
6098 basic_lookup_transparent_type, find_main_psymtab,
6099 lookup_block_symbol): Likewise.
6100 * symtab.h (basic_lookp_symbol_nonlocal, lookup_symbol_static,
6101 lookup_symbol_global, lookup_symbol_aux_block,
6102 lookup_symbol_partial_symbol, lookup_block_symbol,
6103 lookup_global_symbol, value_maybe_namespace_elt): Likewise.
6104
9cb74f47
PM
61052010-03-09 Pierre Muller <muller@ics.u-strasbg.fr>
6106
6107 * python/python-internal.h: Include symtab.h.
6108
af6b7be1
JB
61092010-03-09 Joel Brobecker <brobecker@adacore.com>
6110 Pierre Muller <muller@ics.u-strasbg.fr>
e13eedd5
PM
6111
6112 * p-lang.c (is_pascal_string_type): Remove unneeded parentheses.
6113 * p-valprint.c (pascal_val_print): Remove undeed block and fix
6114 indentation.
6115
bad56014
TT
61162010-03-08 Tom Tromey <tromey@redhat.com>
6117
6118 * breakpoint.c (breakpoint_1): Add "QUIT".
6119
08105857
PA
61202010-03-08 Daniel Jacobowitz <dan@codesourcery.com>
6121 Pedro Alves <pedro@codesourcery.com>
6122
6123 * solib.c (solib_find): Replace extension if
6124 solib_symbols_extension is set in the target gdbarch.
6125 * arm-symbian-tdep.c (arm_symbian_init_abi): Set
6126 solib_symbols_extension to "sym".
6127 * gdbarch.sh (solib_symbols_extension): New variable.
6128 (pstring): New function.
6129 * gdbarch.h, gdbarch.c: Regenerate.
6130
7c953934
TT
61312010-03-08 Tom Tromey <tromey@redhat.com>
6132
6133 PR cli/9591:
6134 * NEWS: Update.
6135 * utils.c: Include main.h.
6136 (fputs_maybe_filtered): Don't paginate if `batch_flag'.
6137 (defaulted_query): Use default answer if `batch_flag'.
6138 * main.h (batch_flag): Declare.
6139 * main.c (batch_flag): New global.
6140 (captured_main): Remove 'batch'. Update.
6141
bbd2783e
KB
61422010-03-08 Kevin Buettner <kevinb@redhat.com>
6143
6144 From Richard Sandiford, Martin M. Hunt, Corinna Vinschen,
6145 and Kevin Buettner:
6146
6147 * remote-mips.c (rockhopper_ops): New target_ops struct.
6148 (MON_ROCKHOPPER): New mips_monitor_type.
6149 (read_hex_value): New function.
6150 (mips_request): Send 8-byte values with a 'T' packet. Read the
8d95cc3b 6151 packet argument as a string and use read_hex_value to parse it.
bbd2783e
KB
6152 (mips_exit_debug): Wait for response when using MON_ROCKHOPPER.
6153 (rockhopper_open): New function.
6154 (mips_wait): Read the PC, FP and SP fields as strings. Use
6155 read_hex_value to parse them and mips_set_register to commit them.
6156 (mips_set_register): New function.
6157 (mips_fetch_registers): Do not cast register value to "unsigned"
6158 when reading a MON_ROCKHOPPER 't' packet. Use mips_set_register.
6159 (mips_store_registers): Use a 'T' packet to set registers when
6160 using MON_ROCKHOPPER.
6161 (pmon_end_download): Don't run initEther if using MON_ROCKHOPPER
6162 and expect the total to be printed before the entry address.
6163 (_initialize_remote_mips): Initialize and add rockhopper_ops.
6164
566f3d17
KB
61652010-03-08 Kevin Buettner <kevinb@redhat.com>
6166
6167 * remote-mips.c (mips_fetch_word): Add new parameter, `valp'.
6168 Change return value to int. Store value fetched in location
6169 addressed by `val'. Use function's return value as success
6170 or failure indicator. Adjust all callers.
6171
9c8ee2ab 61722010-03-08 Pierre Muller <muller@ics.u-strasbg.fr>
f72d4b77
PM
6173
6174 * p-lang.c (is_pascal_string_type): Check that TYPE arg is non NULL.
6175
7155de5a
HZ
61762010-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6177 Hui Zhu <teawater@gmail.com>
6178
6179 * record.c (record_open_1): Check tmp_to_stopped_by_watchpoint and
6180 tmp_to_stopped_data_address.
6181 (record_open): Reset tmp_to_stopped_by_watchpoint and
6182 tmp_to_stopped_data_address.
6183 * target.c (init_dummy_target): Add to_stopped_by_watchpoint and
6184 to_stopped_data_address.
6185
580879fc
HZ
61862010-03-08 Hui Zhu <teawater@gmail.com>
6187
6188 * i386-tdep.c (i386_process_record): Initialize regnum.
6189
b0fcb67f
JK
61902010-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6191
6192 * symfile.c (addr_info_make_relative): New variable sect_name, use it.
6193 Do not warn on ".gnu.liblist" and ".gnu.conflict".
6194
08597104
JB
61952010-03-08 Joel Brobecker <brobecker@adacore.com>
6196
6197 Memory error when reading wrong core file.
6198 * solib-svr4.c (solib_svr4_r_map): catch and print all exception
6199 errors while reading the inferior memory, and return zero if
6200 an exception was raised.
6201
425b824a
MS
62022010-03-07 Michael Snyder <msnyder@vmware.com>
6203
ec6dbf37
MS
6204 * record.c (record_restore): Rename tmpu8 to rectype.
6205
648d0c8b
MS
6206 * i386-tdep.c (i386_record_lea_modrm_addr): Rename local variables
6207 tmpu8, tmpi16, tmpi32, tmpulongest to addr8, addr16, addr32, addr64.
6208
6209 (i386_record_push): Rename local tmpulongest to addr.
6210
6211 (i386_process_record): Rename local tmpulongest to addr.
6212
6213 Rename local variables tmpu16, tmpu32, tmpu64 to addr16, addr32,
6214 addr64.
955db0c0
MS
6215
6216 Rename local variable tmpu8 to opcode8 and regnum.
425b824a 6217
10760264
JB
62182010-03-07 Joel Brobecker <brobecker@adacore.com>
6219
6220 * remote.c (remote_get_ada_task_ptid): New function.
c8d5aac9 6221 (init_remote_ops): Set remote_ops.to_get_ada_task_ptid.
10760264 6222
b3c613f2
CF
62232010-03-06 Christopher Faylor <me+cygwin@cgf.cx>
6224
6225 * windows-nat.c: Reorganize #ifdef __CYGWIN__ considerations into one
6226 block. Define helper macros to reduce ifdefs in code.
6227 (get_module_name): Use cygwin_buf_t for buffer and __PMAX for buffer
6228 size. Call unadorned GetModuleFileNameEx rather than
6229 GetModuleFileNameEx*.
6230 (windows_make_so): Use __PMAX to denote maximum buffer size and
6231 cygwin_buf_t for buffer type. Use GetSystemDirectory{W,A} as
6232 appropriate.
6233 (get_image_name): Use __PMAX to denote maximum buffer size.
6234 (handle_load_dll): Likewise.
6235 (windows_pid_to_exec_file): Likewise.
6236 (windows_create_inferior): Add many accommodations for older Cygwin and
6237 non-Cygwin.
6238 (bad_GetModuleFileNameExW): Control inclusion of this function based on
6239 __USEWIDE conditional.
6240 (bad_GetModuleFileNameExA): Likewise.
6241 (_initialize_loadable): Just use real function names without the dyn_
6242 part since they are defined earlier.
6243
f870a310
TT
62442010-03-05 Corinna Vinschen <vinschen@redhat.com>
6245 Tom Tromey <tromey@redhat.com>
6246
6247 * utils.c (host_char_to_target): Add 'gdbarch' argument.
6248 (parse_escape): Likewise.
6249 * python/py-utils.c (unicode_to_target_string): Update.
6250 (unicode_to_target_python_string): Update.
6251 (target_string_to_unicode): Update.
6252 * printcmd.c (printf_command): Update.
6253 * p-exp.y (yylex): Update.
6254 * objc-exp.y (yylex): Update.
6255 * mi/mi-parse.c: Include charset.h.
6256 (mi_parse_escape): New function.
6257 (mi_parse_argv): Use it.
6258 * jv-exp.y (yylex): Update.
6259 * i386-cygwin-tdep.c (i386_cygwin_auto_wide_charset): New
6260 function.
6261 (i386_cygwin_init_abi): Call set_gdbarch_auto_wide_charset.
6262 * gdbarch.sh (auto_charset, auto_wide_charset): New.
6263 * gdbarch.c: Rebuild.
6264 * gdbarch.h: Rebuild.
6265 * defs.h (parse_escape): Update.
6266 * cli/cli-setshow.c: Include arch-utils.h.
6267 (do_setshow_command): Update.
6268 * cli/cli-cmds.c (echo_command): Update.
6269 * charset.h (target_charset, target_wide_charset): Update.
6270 * charset.c: Include arch-utils.h.
6271 (target_charset_name): Default to "auto".
6272 (target_wide_charset_name): Likewise.
6273 (show_target_charset_name): Handle "auto".
6274 (show_target_wide_charset_name): Likewise.
6275 (be_le_arch): New global.
6276 (set_be_le_names): Add 'gdbarch' argument.
6277 (validate): Likewise. Don't call set_be_le_names.
6278 (set_charset_sfunc, set_host_charset_sfunc)
6279 (set_target_charset_sfunc, set_target_wide_charset_sfunc):
6280 Update.
6281 (target_charset): Add 'gdbarch' argument.
6282 (target_wide_charset): Likewise. Remove 'byte_order' argument.
6283 (auto_target_charset_name): New global.
6284 (default_auto_charset, default_auto_wide_charset): New functions.
6285 (_initialize_charset): Set auto_target_charset_name. Allow "auto"
6286 for target charsets. Copy result of nl_langinfo. Use GetACP if
6287 USE_WIN32API.
6288 * c-lang.c (charset_for_string_type): Add 'gdbarch' argument,
6289 remove 'byte_order' argument. Update.
6290 (classify_type): Likewise.
6291 (c_emit_char): Update.
6292 (c_printchar): Update.
6293 (c_printstr): Update.
6294 (c_get_string): Update.
6295 (evaluate_subexp_c): Update.
6296 * arch-utils.h (default_auto_charset, default_auto_wide_charset):
6297 Declare.
6298 * python/python.c (gdbpy_target_charset): New function.
6299 (gdbpy_target_wide_charset): Likewise.
6300 (GdbMethods): Update.
6301 * NEWS: Update.
6302
4e7386b0
UW
63032010-03-05 Ulrich Weigand <uweigand@de.ibm.com>
6304
6305 * symfile.c (build_section_addr_info_from_objfile): Do not mask
6306 off high address bits.
6307
aab48ede
UW
63082010-03-05 Ulrich Weigand <uweigand@de.ibm.com>
6309
6310 * python/py-lazy-string.c (gdbpy_extract_lazy_string): Extract
6311 address as UnsignedLongLong, not LongLong.
6312
8eeafb51 63132010-03-05 Kevin Buettner <kevinb@redhat.com>
c8d5aac9 6314 Pedro Alves <pedro@codesourcery.com>
8eeafb51
KB
6315
6316 * remote-mips.c (gdbthread.h): Include.
6317 (remote_mips_ptid): Declare.
6318 (mips_error): Only mourn the inferior when inferior_ptid is non-null.
6319 (common_open): Set inferior_ptid, add it as an inferior, and
6320 as a thread too. Delete FIXME comment regarding start_remote().
6321 (mips_close): Invoke generic_mourn_inferior().
6322 (mips_kill): Make sure that target_mourn_inferior is invoked.
6323 (mips_mourn_inferior): Don't invoke generic_mourn_inferior, as
6324 it's now invoked from mips_close().
6325 (mips_load): Don't null out inferior_ptid. Don't call
6326 clear_symtab_users().
6327 (mips_thread_alive, mips_pid_to_str): New functions.
6328 (_initialize_remote_mips): Initialize remote_mips_ptid. Initialize
6329 to_thread_alive and to_pid_to_str operations.
6330
ae411497
TT
63312010-03-04 Tom Tromey <tromey@redhat.com>
6332
6333 * dwarf2read.c (skip_one_die) <DW_FORM_ref_addr>: Use offset size
6334 in DWARF 3 and later.
6335 (read_attribute_value) <DW_FORM_ref_addr>: Likewise.
6336
0e0b460e
KS
63372010-03-04 Keith Seitz <keiths@redhat.com>
6338
6339 * linespec.c (decode_line_1): Update comments for is_quote_enclosed.
6340 If the filename portion of the linespec was quoted, recheck the
6341 remainder for additional quoting.
6342 (locate_first_half): Skip over completer chars, too.
6343
1b93ff13
TT
63442010-03-04 Tom Tromey <tromey@redhat.com>
6345
6346 * printcmd.c (printf_command): Pass dummy argument to
6347 printf_filtered.
6348
fc36e839
DE
63492010-03-04 Doug Evans <dje@google.com>
6350
111f853c
DE
6351 * arm-tdep.c (arm_make_stub_cache): Delete unused locals reg,
6352 unwound_fp.
6353
fc36e839
DE
6354 * arm-tdep.c (arm_stub_unwind_sniffer): Add comment.
6355
c7437ca6
PA
63562010-03-04 Pedro Alves <pedro@codesourcery.com>
6357
6358 * breakpoint.c (update_watchpoint): Create a sentinel location if
6359 the software watchpoint isn't watching any memory.
6360 (breakpoint_address_bits): Skip dummy software watchpoint locations.
6361
58dadb1b
PA
63622010-03-04 Pedro Alves <pedro@codesourcery.com>
6363
6364 * utils.c (fputs_maybe_filtered): Check if there's already a top
6365 level interpreter before dereferencing it. If there isn't one,
6366 don't paginate either.
6367
50e98be4
DJ
63682010-03-04 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
6369
6370 * arm-tdep.c (arm_pc_is_thumb): Add heuristic that tries to get
6371 the state right when single stepping.
6372 (arm_get_next_pc_raw, thumb_get_next_pc_raw): New functions.
6373 Get the next PC along with the instruction state.
6374 (thumb_get_next_pc): Remove.
6375 (arm_get_next_pc): Modified to use arm_get_next_pc_raw.
6376
2e3ceee9
HZ
63772010-03-04 Hui Zhu <teawater@gmail.com>
6378
6379 * i386-tdep.c (i386_process_record): Change "addr" to "tmpu64".
6380
390a8aca
PA
63812010-03-03 Pedro Alves <pedro@codesourcery.com>
6382
6383 * utils.c (fputs_maybe_filtered): Always disable pagination if the
6384 top level interpreter is MI.
6385
9355b391
SS
63862010-03-03 Stan Shebs <stan@codesourcery.com>
6387
6388 * remote.c (remote_download_tracepoint): Iterate over locations.
6389 * tracepoint.c (validate_actionline): Ditto.
6390 (encode_actions): Add location argument.
6391 (trace_dump_command): Check all locations to see if stepping
6392 frame.
390a8aca 6393
8685c86f
L
63942010-03-03 H.J. Lu <hongjiu.lu@intel.com>
6395 Eli Zaretskii <eliz@gnu.org>
6396
6397 * NEWS: Add X86 general purpose registers section.
6398
e8f781e2
TT
63992010-03-03 Tom Tromey <tromey@redhat.com>
6400
6401 PR mi/11098:
6402 * varobj.c (install_new_value): Handle case where new print_value
6403 is NULL.
6404
a0e0ef55
TT
64052010-03-03 Dainis Jonitis <jonitis@gmail.com>
6406
6407 PR gdb/11345:
6408 * printcmd.c (printf_command): Print end of format string using
6409 printf_filtered.
6410
a58d7472
TT
64112010-03-02 Tom Tromey <tromey@redhat.com>
6412
6413 * mi/mi-cmd-break.c (mi_read_next_line): Add missing 'void'.
6414 * defs.h (read_command_lines_1): Add missing 'void'.
6415 * cli/cli-script.c (recurse_read_control_structure): Add missing
6416 'void'.
6417 (read_next_line): Likewise.
6418 (read_command_lines_1): Likewise.
6419
ce50d78b
UW
64202010-03-02 Ulrich Weigand <uweigand@de.ibm.com>
6421
6422 * spu-tdep.c (spu_analyze_prologue): Track instruction to
6423 store backchain as part of prologue.
6424
7e9af34a
DJ
64252010-03-02 Daniel Jacobowitz <dan@codesourcery.com>
6426
6427 * progspace.c (update_address_spaces): Update inferior address spaces
6428 also.
6429
01637564
DE
64302010-03-02 Doug Evans <dje@google.com>
6431
6432 * dwarf2read.c (add_partial_subprogram): Add missing baseaddr to
6433 lowpc,highpc args to addrmap_set_empty.
6434
1ba53b71
L
64352010-03-02 H.J. Lu <hongjiu.lu@intel.com>
6436
6437 * amd64-tdep.c (amd64_byte_names): New.
6438 (amd64_word_names): Likewise.
6439 (amd64_dword_names): Likewise.
6440 (amd64_pseudo_register_name): Likewise.
6441 (amd64_pseudo_register_read): Likewise.
6442 (amd64_pseudo_register_write): Likewise.
6443 (amd64_init_abi): Set num_byte_regs, num_word_regs, num_dword_regs
6444 and num_mmx_regs. Call set_gdbarch_pseudo_register_read,
6445 set_gdbarch_pseudo_register_write and
6446 set_tdesc_pseudo_register_name. Don't call
6447 set_gdbarch_num_pseudo_regs. Don't set mm0_regnum.
6448
6449 * i386-tdep.c (i386_num_mmx_regs): Removed.
6450 (i386_num_pseudo_regs): Likewise.
6451 (i386_byte_names): New.
6452 (i386_word_names): Likewise.
6453 (i386_byte_regnum_p): Likewise.
6454 (i386_word_regnum_p): Likewise.
6455 (i386_mmx_regnum_p): Updated.
6456 (i386_pseudo_register_name): Make it global. Handle byte and
6457 word pseudo-registers.
6458 (i386_pseudo_register_read): Likewise.
6459 (i386_pseudo_register_write): Likewise.
6460 (i386_pseudo_register_type): Handle byte, word and dword
6461 pseudo-registers
6462 (i386_register_reggroup_p): Don't include pseudo
6463 registers, except for MXX, in any register groups. Don't
6464 include pseudo byte, word, dword registers in general_reggroup.
6465 (i386_gdbarch_init): Set num_byte_regs, num_word_regs,
6466 num_dword_regs, al_regnum, ax_regnum and eax_regnum. Put MMX
6467 pseudo-registers after word pseudo-registers. Call
6468 set_gdbarch_num_pseudo_regs after calling gdbarch_init_osabi.
6469
6470 * i386-tdep.h (gdbarch_tdep): Add num_mmx_regs, num_byte_regs,
6471 al_regnum, num_word_regs, ax_regnum, num_dword_regs and
6472 eax_regnum.
6473 (i386_byte_regnum_p): New.
6474 (i386_word_regnum_p): Likewise.
6475 (i386_dword_regnum_p): Likewise.
6476 (i386_pseudo_register_name): Likewise.
6477 (i386_pseudo_register_read): Likewise.
6478 (i386_pseudo_register_write): Likewise.
6479
a6f5ef51
L
64802010-03-01 H.J. Lu <hongjiu.lu@intel.com>
6481
6482 * target-descriptions.c (tdesc_type): Remove
6483 TDESC_TYPE_I386_EFLAGS and TDESC_TYPE_I386_MXCSR.
6484 (tdesc_predefined_types): Likewise.
6485 (tdesc_gdb_type): Likewise. Pass NULL to append_flags_type_flag
6486 if flag name is empty.
6487 (maint_print_c_tdesc_cmd): Handle TDESC_TYPE_FLAGS.
6488
6489 * features/i386/32bit-core.xml: Define i386_eflags.
6490 * features/i386/64bit-core.xml: Likewise.
6491
6492 * features/i386/32bit-sse.xml: Define i386_mxcsr.
6493 * features/i386/64bit-sse.xml: Likewise.
6494
6495 * features/i386/amd64-linux.c: Regenerated.
6496 * features/i386/amd64.c: Likewise.
6497 * features/i386/i386-linux.c: Likewise.
6498 * features/i386/i386.c: Likewise.
6499
f5dff777
DJ
65002010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
6501
6502 * gdbtypes.c (append_composite_type_field_raw): New.
6503 (append_composite_type_field_aligned): Use the new function.
6504 * gdbtypes.h (append_composite_type_field_raw): Declare.
6505 * target-descriptions.c (struct tdesc_type_field): Add start and end.
6506 (struct tdesc_type_flag): New type.
6507 (struct tdesc_type): Add TDESC_TYPE_STRUCT and TDESC_TYPE_FLAGS to
6508 kind. Add size to u.u. Add u.f for flags.
6509 (tdesc_gdb_type): Handle TDESC_TYPE_STRUCT and TDESC_TYPE_FLAGS.
6510 (tdesc_free_type): Likewise.
6511 (tdesc_create_struct, tdesc_set_struct_size, tdesc_create_flags): New.
6512 (tdesc_add_field): Handle TDESC_TYPE_STRUCT.
6513 (tdesc_add_bitfield, tdesc_add_flag): New.
6514 * target-descriptions.h (tdesc_create_struct, tdesc_set_struct_size)
6515 (tdesc_create_flags, tdesc_add_bitfield, tdesc_add_flag): Declare.
6516 * xml-tdesc.c (struct tdesc_parsing_data): Rename current_union to
6517 current_type. Add current_type_size and current_type_is_flags.
6518 (tdesc_start_union): Clear the new fields.
6519 (tdesc_start_struct, tdesc_start_flags): New.
6520 (tdesc_start_field): Handle struct fields, including bitfields.
6521 (field_attributes): Make type optional. Add start and end.
6522 (union_children): Rename to struct_union_children.
6523 (union_attributes): Rename to struct_union_attributes. Add optional
6524 size.
6525 (flags_attributes): New.
6526 (feature_children): Add struct and flags.
6527 * features/gdb-target.dtd: Add flags and struct to features.
6528 Make field type optional. Add field start and end.
6529
90884b2b
L
65302010-03-01 H.J. Lu <hongjiu.lu@intel.com>
6531
6532 * amd64-linux-nat.c (AMD64_LINUX_USER64_CS): New.
6533 (amd64_linux_read_description): Likewise.
6534 (_initialize_amd64_linux_nat): Set to_read_description to
6535 amd64_linux_read_description.
6536
6537 * amd64-linux-tdep.c: Include "features/i386/amd64-linux.c".
6538 (amd64_linux_register_name): Removed.
6539 (amd64_linux_register_type): Likewise.
6540 (amd64_linux_core_read_description): New.
6541 (amd64_linux_init_abi): Set target description to
6542 tdesc_amd64_linux if needed. Support orig_rax in target
6543 description. Don't call set_gdbarch_register_name nor
6544 set_gdbarch_register_type. Call
6545 set_gdbarch_core_read_description.
6546 (_initialize_amd64_linux_tdep): Call
6547 initialize_tdesc_amd64_linux.
6548
6549 * amd64-linux-tdep.h (tdesc_amd64_linux): New.
6550
6551 * amd64-tdep.c: Include "features/i386/amd64.c".
6552 (amd64_register_names): Removed.
6553 (amd64_register_name): Likewise.
6554 (amd64_register_type): Likewise.
6555 (amd64_init_abi): Set num_core_regs and register_names. Set
8d95cc3b 6556 target description to tdesc_amd64 if needed. Don't call
90884b2b
L
6557 set_gdbarch_register_name nor set_gdbarch_register_type.
6558 (_initialize_amd64_tdep): New.
6559
6560 * i386-linux-nat.c (i386_linux_read_description): New.
6561 (_initialize_i386_linux_nat): Set to_read_description to
6562 i386_linux_read_description.
6563
6564 * i386-linux-tdep.c: Include "features/i386/i386-linux.c".
6565 (i386_linux_register_name): Removed.
6566 (i386_linux_core_read_description): New.
6567 (i386_linux_read_description): Likewise.
6568 (i386_linux_init_abi): Don't call set_gdbarch_register_name.
6569 Set target description to tdesc_i386_linux if needed. Support
6570 orig_eax. Set register_reggroup_p. Call
6571 set_gdbarch_core_read_description.
6572 (_initialize_i386_linux_tdep): Call initialize_tdesc_i386_linux.
6573
6574 * i386-linux-tdep.h (tdesc_i386_linux): New.
6575
6576 * i386-nto-tdep.c (i386nto_regset_id): Replace I386_NUM_FREGS
6577 with I387_NUM_REGS.
6578
6579 * i386-tdep.c: Include "features/i386/i386.c".
6580 (i386_register_names): Make it const.
6581 (i386_mmx_names): Likewise.
6582 (i386_num_register_names): Removed.
6583 (i386_register_name): Likewise.
6584 (i386_eflags_type): Likewise.
6585 (i386_mxcsr_type): Likewise.
6586 (i386_sse_type): Likewise.
6587 (i386_register_type): Likewise.
6588 (i387_ext_type): Call tdesc_find_type instead of arch_float_type.
6589 (i386_pseudo_register_name): New.
6590 (i386_pseudo_register_type): Likewise.
6591 (i386_mmx_type): Make it static.
6592 (i386_gdbarch_init): Check arch. Replace I386_NUM_FREGS with
6593 I387_NUM_REGS. Set num_core_regs and register_names. Don't
6594 call set_gdbarch_register_name nor set_gdbarch_register_type.
6595 Set register_reggroup_p. Set target description to tdesc_i386
6596 if needed. Call set_tdesc_pseudo_register_type,
6597 set_tdesc_pseudo_register_name and tdesc_use_registers.
6598 (_initialize_i386_tdep): Call initialize_tdesc_i386.
6599 initialize_tdesc_x86_64.
6600
6601 * i386-tdep.h (gdbarch_tdep): Remove i386_eflags_type,
6602 i386_mxcsr_type and i386_sse_type. Add num_core_regs,
6603 register_names, tdesc and register_reggroup_p.
6604 (I386_NUM_FREGS): Removed.
6605 (i386_eflags_type): Likewise.
6606 (i386_mxcsr_type): Likewise.
6607 (i386_mmx_type): Likewise.
6608 (i386_sse_type): Likewise.
6609 (i386_register_name): Likewise.
6610 (i386_regnum): Add I386_MXCSR_REGNUM.
6611 (I386_SSE_NUM_REGS): Defined with I386_MXCSR_REGNUM.
6612
6613 * i387-tdep.h (I387_NUM_REGS): New.
6614
6615 * regformats/i386/i386-linux.dat: Generated.
6616 * regformats/i386/i386.dat: Likewise.
6617 * regformats/i386/amd64-linux.dat: Likewise.
6618 * regformats/i386/amd64.dat: Likewise.
6619
6620 * regformats/reg-i386-linux.dat: Removed.
6621 * regformats/reg-i386.dat: Likewise.
6622 * regformats/reg-x86-64-linux.dat: Likewise.
6623 * regformats/reg-x86-64.dat: Likewise.
6624
d0d0ab16
CV
66252010-03-01 Corinna Vinschen <vinschen@redhat.com>
6626
6627 * remote-fileio.c (remote_fileio_func_rename): Use Cygwin 1.7
6628 cygwin_conv_path API rather than the deprecated
6629 cygwin_conv_to_full_posix_path.
6630 * windows-nat.c:
6631 (GetModuleFileNameExA): Undefine for Cygwin.
6632 (GetModuleFileNameExW): Define for Cygwin.
6633 (get_module_name): Change size of pathbuf to PATH_MAX for Cygwin.
6634 Call GetModuleFileNameExW and convert path to POSIX using
6635 cygwin_conv_path.
6636 (windows_make_so): Always define p. Drop unused variable m.
6637 Don't use Win32 functions to check file existance, rather use
6638 access on Cygwin. Fetch system directory using GetSystemDirectoryW.
6639 Use canonicalize_file_name to get full path.
6640 (get_image_name): Use wcstombs, rather than WideCharToMultiByte
6641 to convert Unicode pathname to multibyte on Cygwin. Otherwise,
6642 use correct target buffer size in call to WideCharToMultiByte.
6643 (handle_load_dll): Change size of dll_buf to PATH_MAX for Cygwin.
6644 (windows_pid_to_exec_file): Change size of path to PATH_MAX for Cygwin.
6645 (windows_create_inferior): Convert all paths and arguments to wchar_t
6646 and use CreateProcessW on Cygwin.
6647 (_initialize_windows_nat): Disable DOS-style path warning on Cygwin.
6648 (bad_GetModuleFileNameExA): Undefine for Cygwin.
6649 (bad_GetModuleFileNameExW): Define for Cygwin.
6650 (_initialize_loadable): Load GetModuleFileNameExW into
6651 dyn_GetModuleFileNameExW on Cygwin. Don't load ANSI function on Cygwin.
6652
dc00d89f
PM
66532010-02-28 Phil Muldoon <pmuldoon@redhat.com>
6654
6655 PR python/11036
6656 * python/py-frame.c (frapy_read_var): Add block argument and logic
6657 to cope with user provided blocks.
6658
0e095b7e
JK
66592010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6660
6661 * infcall.c (call_function_by_hand): Remove gdb_assert on sp and old_sp.
6662 New comment.
6663
2f9e05b4
CV
66642010-02-28 Corinna Vinschen <vinschen@redhat.com>
6665
6666 * Makefile.in (SUBDIR_MI_OBS): Move mi-common.o from here...
6667 (COMMON_OBS): ... to here since it's used unconditionally.
6668 (SUBDIR_MI_SRCS): Move mi/mi-common.c from here...
6669 (SFILES): To here.
6670
eb195664
DD
66712010-02-26 David Daney <ddaney@caviumnetworks.com>
6672
6673 * mips-linux-tdep.c: Update struct sigframe comments.
6674 (SIGFRAME_CODE_OFFSET): Delete macro.
6675 (mips_linux_o32_sigframe_init): Calculate sigcontext_base using
6676 this_frame's sp.
6677 (mips_linux_n32n64_sigframe_init): Same.
6678
97b0f3e2
KB
66792010-02-26 Kevin Buettner <kevinb@redhat.com>
6680
6681 * remote-mips.c (mips_load): Don't use pseudo-register when
6682 invalidating regcache.
6683
4069ebbe
DJ
66842010-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6685
6686 * arm-tdep.c (thumb_get_next_pc): Correct conditional branch opcode.
6687
05071a4d
PA
66882010-02-26 Pedro Alves <pedro@codesourcery.com>
6689
6690 * NEWS: Add "New targets" section, and mention ARM Symbian
6691 support.
6692
6063c216
UW
66932010-02-26 Ulrich Weigand <uweigand@de.ibm.com>
6694
6695 * dwarf2loc.c (struct piece_closure): Remove ARCH member,
6696 add ADDR_SIZE member.
6697 (allocate_piece_closure): Update.
6698 (copy_pieced_value_closure): Likewise.
6699 (dwarf2_evaluate_loc_desc): Likewise.
6700 (read_pieced_value): Use DWARF address size instead of
6701 GDB's gdbarch_addr_bit as size of values on the DWARF stack.
6702
5107b149 67032010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 6704 Tom Tromey <tromey@redhat.com>
5107b149
PM
6705
6706 * python/py-type.c (typy_lookup_typename): Add in block argument.
6707 If provided restrict lookup to specified blocks.
6708 (gdbpy_lookup_type): Likewise.
6709 (typy_lookup_type): Likewise.
6710
78664fa3 67112010-02-25 Daniel Jacobowitz <dan@codesourcery.com>
8d95cc3b 6712
78664fa3
PA
6713 Symbian config
6714
6715 gdb/
6716 * arm-symbian-tdep.c: New.
6717 * configure.tgt (arm*-*-symbianelf*): New target.
6718 (*-*-symbianelf*): New OS.
6719 * osabi.c (gdb_osabi_names): Add Symbian.
6720 * defs.h (gdb_osabi): Add GDB_OSABI_SYMBIAN.
6721 * Makefile.in (ALL_TARGET_OBJS): Add arm-symbian-tdep.o.
6722 (ALLDEPFILES): Add arm-symbian-tdep.c.
6723
eb73e134
DJ
67242010-02-25 Daniel Jacobowitz <dan@codesourcery.com>
6725
6726 * symfile.c (find_lowest_section): Include SEC_ALLOC sections.
6727
46ef47e5
PA
67282010-02-24 Pedro Alves <pedro@codesourcery.com>
6729
6730 * mi/mi-main.c (mi_cmd_execute): Fix typo.
6731
f3e9a817 67322010-02-24 Phil Muldoon <pmuldoon@redhat.com>
8d95cc3b 6733 Tom Tromey <tromey@redhat.com>
f3e9a817
PM
6734 Thiago Jung Bauermann <bauerman@br.ibm.com>
6735
6736 * python/python.c (_initialize_python): Call
6737 gdbpy_initialize_symtabs, gdbpy_initialize_symbols and
6738 gdbpy_initialize_blocks.
6739 * python/python-internal.h: Declare struct symbol, block and
6740 symtab_and_line. Declare block_object_type and
6741 symbol_object_type
6742 (gdbpy_lookup_symbol gdbpy_block_for_pc)
6743 (symtab_and_line_to_sal_object, symtab_to_symtab_object)
6744 (symbol_to_symbol_object, block_to_block_object)
6745 (gdbpy_initialize_symtabs,gdbpy_initialize_symbols)
6746 (gdbpy_initialize_blocks ): Declare.
6747 * python/py-frame.c (frapy_block, frapy_function, frapy_find_sal)
6748 (frapy_select): Add methods.
6749 (frapy_read_var): Add symbol branch.
6750 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-symbol, py-symtab,
6751 py-block.
6752 (SUBDIR_PYTHON_SRCS): Likewise.
6753 (py-symbol.o): New rule.
6754 (py-symtab.o): Likewise.
6755 (py-block.o): Likewise.
6756 * python/py-symbol.c: New file.
6757 * python/py-symtab.c: Likewise.
6758 * python/py-block.c: Likewise.
6759
24291992
PA
67602010-02-24 Pedro Alves <pedro@codesourcery.com>
6761
6762 PR gdb/11321
6763
6764 * inferior.h (prepare_for_detach): Declare.
6765 (struct inferior) <detaching>: New field.
6766 * infrun.c (prepare_for_detach): New.
6767 (handle_inferior_event) <random signal>: Don't stop if detaching.
6768 * target.c (target_detach): Call prepare_for_detach.
6769
fc1cf338
PA
67702010-02-24 Pedro Alves <pedro@codesourcery.com>
6771
6772 Per-process displaced stepping queue.
6773
6774 * infrun.c (displaced_step_ptid, displaced_step_request_queue)
6775 (displaced_step_gdbarch, displaced_step_closure,
6776 (displaced_step_original, displaced_step_copy): Move globals to
6777 this...
6778 (struct displaced_step_inferior_state): ... new structure.
6779 (displaced_step_inferior_states): New global.
6780 (get_displaced_stepping_state, add_displaced_stepping_state)
6781 (remove_displaced_stepping_state, infrun_inferior_exit): New
6782 functions.
6783 (displaced_step_clear): Add displaced_step_inferior_state
6784 parameter, and adjust to handle it.
6785 (displaced_step_clear_cleanup): Parameter is now a
6786 displaced_step_inferior_state. Adjust.
6787 (displaced_step_prepare): Adjust.
6788 (displaced_step_fixup, displaced_step_fixup)
6789 (infrun_thread_ptid_changed, resume): Adjust.
6790 (init_wait_for_inferior): Don't call displaced_step_clear.
6791 (infrun_thread_stop_requested): Rewrite.
6792 (_initialize_infrun): Install infrun_inferior_exit as
6793 inferior_exit observer.
6794
0723dbf5
PA
67952010-02-24 Pedro Alves <pedro@codesourcery.com>
6796
6797 * inferior.h (ptid_match): Declare.
6798 * infrun.c (ptid_match): New.
6799 * remote.c (queued_stop_reply): Rewrite and use ptid_match.
6800 (handle_notification): Add debug output.
6801 * linux-nat.c (ptid_match): Delete.
6802
09de9781
DM
68032010-02-24 David S. Miller <davem@davemloft.net>
6804
6805 * gdb_ptrace.h (PT_SYSCALL): If PTRACE_SYSCALL is available, use it.
6806 * syscalls/sparc-linux.xml: New.
6807 * syscalls/sparc64-linux.xml: New.
6808 * Makefile.in (XML_SYSCALL_FILES): Add new syscall XML files.
6809 * sparc-linux-tdep.c (XML_SYSCALL_FILENAME_SPARC32): Define.
6810 (sparc32_linux_get_syscall_number): New function.
6811 (sparc32_linux_init_abi): Set syscall XML file name and hook up
6812 syscall number fetcher.
6813 * sparc64-linux-tdep.c (XML_SYSCALL_FILENAME_SPARC64): Define.
6814 (sparc64_linux_get_syscall_number): New function.
6815 (sparc64_linux_init_abi): Set syscall XML file name and hook up
6816 syscall number fetcher.
6817
a79b8f6e
VP
68182010-02-24 Vladimir Prus <vladimir@codesourcery.com>
6819
6820 Multiexec MI
6821
6822 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
6823 * inferior.c (add_inferior_silent): Notify inferior_added
6824 observer.
6825 (delete_inferior_1): Notify inferior_removed observer.
6826 (exit_inferior_1): Pass inferior, not pid, to observer.
6827 (inferior_appeared): Likewise.
6828 (add_inferior_with_spaces): New.
6829 (add_inferior_command): Use the above.
6830 * inferior.h (delete_inferior_1, add_inferior_with_spaces):
6831 Declare.
6832
6833 * inflow.c (inflow_inferior_exit): Likewise.
6834 * jit.c (jit_inferior_exit_hook): Likewise.
6835
6836 * mi/mi-cmds.c (mi_cmds): Register add-inferior and
6837 remove-inferior.
6838 * mi/mi-cmds.h (mi_cmd_add_inferior, mi_cmd_remove_inferior): New.
6839 * mi/mi-interp.c (mi_inferior_added, mi_inferior_removed): New.
6840 (report_initial_inferior): New.
6841 (mi_inferior_removed): Register the above. Make sure
6842 inferior_added observer is called on the first inferior.
6843 (mi_new_thread, mi_thread_exit): Thread group is now identified by
6844 inferior number, not pid.
6845 (mi_solib_loaded, mi_solib_unloaded): Report which inferiors are
6846 affected.
6847 * mi/mi-main.c (current_context): New.
6848 (proceed_thread_callback): Use typed closure.
6849 Proceed everything if pid is 0. Most implementation split into
6850 (proceed_thread): ... this.
6851 (run_one_inferior): New.
6852 (mi_cmd_exec_continue, mi_cmd_exec_interrupt, mi_cmd_exec_run):
6853 Adjust for multiexec behaviour.
6854 (mi_cmd_add_inferior, mi_cmd_remove_inferior): New.
6855 (mi_cmd_execute): Handle the 'thread-group' option here.
6856 Do some extra checks.
6857 * mi-parse.c (mi_parse): Handle the --all and --thread-group
6858 options.
6859 * mi-parse.h (struct mi_parse): New fields all and thread_group.
6860
115d30f9
VP
68612010-02-24 Vladimir Prus <vladimir@codesourcery.com>
6862
6863 Make -exec-run a proper MI commands.
6864
6865 * mi/mi-cmds.h (mi_cmd_exec_run): Declare.
6866 * mi/mi-cmds.c (mi_cmds): Adjust.
6867 * mi/mi-main.c (mi_cmd_exec_run): New.
6868
06cd862c
PA
68692010-02-24 Pedro Alves <pedro@codesourcery.com>
6870 Stan Shebs <stan@codesourcery.com>
6871
6872 * tracepoint.h (set_traceframe_number)
6873 (cleanup_restore_current_traceframe): Declare.
6874 * tracepoint.c (set_traceframe_number): New.
6875 (struct current_traceframe_cleanup): New.
6876 (do_restore_current_traceframe_cleanup)
6877 (restore_current_traceframe_cleanup_dtor)
6878 (make_cleanup_restore_current_traceframe): New.
6879 * infrun.c: Include tracepoint.h.
6880 (fetch_inferior_event): Switch out and in of tfind mode.
6881
ab92d69b
PA
68822010-02-24 Pedro Alves <pedro@codesourcery.com>
6883
6884 * breakpoint.c (breakpoint_init_inferior): Also delete
6885 bp_shlib_event breakpoints.
6886 * solib-frv.c (enable_break): Remove call to
6887 remove_solib_event_breakpoints.
6888 * solib-svr4.c (enable_break): Ditto.
6889 * solib-darwin.c (darwin_solib_create_inferior_hook): Ditto.
6890 * solib-pa64.c (pa64_solib_create_inferior_hook): Ditto.
6891 * solib-som.c (som_solib_create_inferior_hook): Ditto.
6892 * solib-spu.c (spu_enable_break): Ditto.
6893
e707a91d
PA
68942010-02-23 Harald Koenig <H.Koenig@science-computing.de>
6895
6896 * c-exp.y (token_and_value): s/union YYSTYPE/YYSTYPE.
6897
cfce2ea2
PA
68982010-02-23 Harald Koenig <H.Koenig@science-computing.de>
6899
6900 * varobj.c (varobj_update): Avoid non-constants in initializers.
6901
05566b3b
TT
69022010-02-23 Tom Tromey <tromey@redhat.com>
6903
6904 * dwarf2loc.c (read_pieced_value) <DWARF_VALUE_STACK>: Correctly
6905 handle big-endian values.
6906 (dwarf2_evaluate_loc_desc) <DWARF_VALUE_STACK>: Likewise.
6907
85d721b8
PA
69082010-02-22 Pedro Alves <pedro@codesourcery.com>
6909
6910 PR9605
6911
6912 gdb/
6913 * breakpoint.c (insert_bp_location): If inserting the read
6914 watchpoint failed, fallback to an access watchpoint.
6915 (bpstat_check_watchpoint): Stop for read watchpoint triggers even
6916 if the value changed, if not watching the same memory for writes.
6917 (watchpoint_locations_match): Add comment.
6918 (update_global_location_list): Copy the location's watchpoint type.
6919 * i386-nat.c (i386_length_and_rw_bits): It's an internal error to
6920 handle read watchpoints here.
6921 (i386_insert_watchpoint): Read watchpoints aren't supported.
6922 * remote.c (remote_insert_watchpoint): Return 1 for unsupported
6923 packets.
6924 * target.h (target_insert_watchpoint): Update description.
6925
48ea67a7
TT
69262010-02-19 Tom Tromey <tromey@redhat.com>
6927
6928 * p-typeprint.c (pascal_type_print_varspec_prefix): Update.
6929 * m2-typeprint.c (m2_print_type): Update.
6930 * gdbtypes.c (recursive_dump_type): Update.
6931 (copy_type_recursive): Update.
6932 * c-typeprint.c (c_type_print_varspec_prefix): Update.
6933 (c_type_print_base): Update.
6934 * gdbtypes.h (TYPE_CODE_TEMPLATE, TYPE_CODE_TEMPLATE_ARG):
6935 Remove.
6936 (struct cplus_struct_type) <ntemplate_args>: Remove.
6937 <struct template_arg>: Remove.
6938 <is_dynamic>: Move earlier.
6939 (TYPE_TEMPLATE_ARGS): Remove.
6940 (TYPE_NTEMPLATE_ARGS): Remove.
6941 (TYPE_TEMPLATE_ARG): Remove.
6942
48e32051
TT
69432010-02-19 Tom Tromey <tromey@redhat.com>
6944
6945 PR c++/8693, PR c++/9496:
6946 * cp-namespace.c (cp_lookup_nested_type): Handle TYPE_CODE_UNION.
6947 * c-exp.y (lex_one_token): Rename from yylex. Don't call
6948 write_dollar_variable. Don't try to classify NAME tokens.
6949 (token_and_value): New type.
6950 (token_fifo, popping, name_obstack): New globals.
6951 (classify_name): New function.
6952 (classify_inner_name): Likewise.
6953 (yylex): Likewise.
6954 (VARIABLE): Now has type sval.
6955 (exp : VARIABLE): Call write_dollar_variable.
6956 (qualified_name): Use TYPENAME, not typebase. Add production for
6957 multiple "::" instances.
6958 (variable): Use name_not_typename.
6959 (qualified_type): Remove.
6960 (typebase): Update.
6961
672d9c23
JK
69622010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6963
6964 * symfile.c (addr_info_make_relative): Extend comment. Move SECT to
6965 a more inner block. Initialize ADDR by LOWER_OFFSET only if it was
6966 found by bfd_get_section_by_name.
6967 * symfile.h (struct section_addr_info) <sectindex>: New comment.
6968
bfbf3774
JB
69692010-02-19 Joel Brobecker <brobecker@adacore.com>
6970
6971 * NEWS: Add new "[...] since 7.1" section. Rename the "[...] since
6972 7.0 section" into "Changes in 7.1".
6973
6756b09b 69742010-02-19 Joel Brobecker <brobecker@adacore.com>
6975
6976 GDB 7.1 branch created (branch timestamp: 2010-02-18 20:00 UTC)
6977 * version.in: Bump version to 7.1.50.20100219-cvs.
6978
202b96c1
PA
69792010-02-18 Harald Koenig <H.Koenig@science-computing.de>
6980
6981 * mi/mi-main.c (mi_cmd_exec_jump): Drop unneeded `return'.
6982 * symfile.c (symfile_map_offsets_to_segments): Fix assertion.
6983
de2e5182
TT
69842010-02-17 Tom Tromey <tromey@redhat.com>
6985
6986 * NEWS: Add Python API Improvements section.
6987
7280022e
DJ
69882010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
6989
6990 * NEWS: Correct typo.
6991
6f451e5e
TT
69922010-02-17 Tom Tromey <tromey@redhat.com>
6993
6994 * objfiles.c (gdb_bfd_ref): Handle abfd==NULL.
6995
012836ea
JK
69962010-02-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6997
6998 * symfile.c (build_section_addr_info_from_objfile): Include sections
6999 only if they are SEC_ALLOC or SEC_LOAD.
7000
d182d057
L
70012010-02-17 H.J. Lu <hongjiu.lu@intel.com>
7002
7003 PR shlibs/11293
7004 * solib-svr4.c (enable_break): Check size of CORE_ADDR instead
7005 of ULONGEST for address size.
7006
4eef138c
TT
70072010-02-17 Tom Tromey <tromey@redhat.com>
7008
7009 * NEWS: Add C++ improvements section.
7010
548a926a
UW
70112010-02-17 Ulrich Weigand <uweigand@de.ibm.com>
7012
7013 * python/python-internal.h [!WITH_THREAD] (PyGILState_Release,
7014 PyThreadState_Swap): Avoid "statement with no effect" warning.
7015
ad3a0e5b
JK
70162010-02-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7017
7018 * solib-svr4.c (enable_break <target_auxv_search>): New variable
7019 addr_bit. Adjust LOAD_ADDR sign for cross-arch inferiors.
7020
243e2c5d 70212010-02-17 Tristan Gingold <gingold@adacore.com>
b2319725 7022 Petr Hluzin <petr.hluzin@gmail.com>
243e2c5d
TG
7023
7024 * avr-tdep.c (avr_scan_prologue): Convert an if statement to a
7025 gdb_assert. Fix info->size for SIG prologue.
7026
275f2e57
DJ
70272010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7028
7029 * infcmd.c (show_inferior_tty_command): Check for NULL.
7030 Correct output message.
7031
791dfb64
DJ
70322010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7033
7034 * linespec.c (decode_line_1): Handle FILE:FUNCTION even if
7035 FUNCTION contains parentheses. Improve removal of a trailing
7036 single quote.
7037
14d1346b
DJ
70382010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7039
7040 * gcore.c (do_bfd_delete_cleanup): New function.
7041 (gcore_command): Use it. Discard the cleanup after success.
7042 (gcore_copy_callback): Delete dead code.
7043
e76ab67f
DJ
70442010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
7045
7046 * symfile.c (addr_info_make_relative): Always use
7047 find_lowest_section.
7048
71dee663
SW
70492010-02-16 Sami Wagiaalla <swagiaal@redhat.com>
7050
7051 * NEWS: Added entry for namespace fixes.
7052
a9854bd5
TT
70532010-02-15 Tom Tromey <tromey@redhat.com>
7054
7055 * dwarf2read.c (guess_structure_name): Allocate name on the
7056 objfile obstack.
7057
fd9e29b5
TT
70582010-02-15 Tom Tromey <tromey@redhat.com>
7059
7060 * c-typeprint.c (c_type_print_base): Reverse order of test.
7061
4e1fc9c9
JK
70622010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7063
7064 * solib-svr4.c (LM_ADDR_CHECK): New variable minpagesize. Optionally
7065 initialize it from ELF BFD. Extend the prelink condition by it.
7066
74164c56
JK
70672010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7068
7069 * defs.h (parse_pid_to_attach): New.
7070 * utils.c (parse_pid_to_attach): New.
7071 * darwin-nat.c (darwin_attach): Replace ARGS parsing by parse_pid.
7072 * gnu-nat.c (gnu_attach): Likewise.
7073 * nto-procfs.c (procfs_attach): Likewise.
7074 * procfs.c (procfs_attach): Likewise.
7075 * windows-nat.c (windows_attach): Likewise.
7076 * inf-ptrace.c (inf_ptrace_attach): Likewise. Remove variable dummy.
7077 * inf-ttrace.c (inf_ttrace_attach): Likewise.
7078 * remote.c (extended_remote_attach_1): Likewise. New comment on getpid
7079 check.
7080
bf6adea8
MM
70812010-02-14 Masaki Muranaka <monaka@monami-software.com>
7082
7083 * MAINTAINERS: Add myself for write after approval privileges.
7084
28f34a8f
JK
70852010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7086
7087 * solib-svr4.c: (LM_ADDR_CHECK): Move variable align to a more inner
7088 block.
7089
701ed6dc
JK
70902010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7091
7092 * solib-svr4.c: (LM_ADDR_CHECK): Print successful prelink adjustment
7093 only if INFO_VERBOSE.
7094
e5829bee
MS
70952010-02-12 Tomas Holmberg <th@virtutech.com>
7096
7097 * mi/mi-main.c: Added the --reverse flag to the following MI
7098 commands: exec-continue, exec-finish, exec-next, exec-step,
7099 exec-next-instruction, exec-step-instruction. This is to
7100 support reverse execution over the MI interface to gdb.
7101
081dfbf7
PA
71022010-02-12 Pedro Alves <pedro@codesourcery.com>
7103
7104 * tracepoint.c (_initialize_tracepoint): Specify that the address
7105 range of `tfind outsize' is exclusive, and that the address range
7106 of `tfind range' is inclusive, in the commands' help strings.
7107
ecc13e53
JB
71082010-02-12 Joel Brobecker <brobecker@adacore.com>
7109
7110 Spurious "dll not found" error messages on x64-windows.
7111 * windows-nat.c: Add include of complaints.h.
7112 (handle_unload_dll): Change dll-not-found error into a complaint.
7113
15c3d785
PA
71142010-02-12 Pedro Alves <pedro@codesourcery.com>
7115
7116 * breakpoint.c (allocate_bp_location): Use bp_loc_other for
7117 bp_tracepoint and bp_fast_tracepoint, not
7118 bp_loc_software_breakpoint.
7119 (update_global_location_list): Tracepoints are never duplicates of
7120 anything.
7121
fd9b8c24
PA
71222010-02-12 Pedro Alves <pedro@codesourcery.com>
7123
7124 * breakpoint.c (break_command_really): Change return type to int.
7125 Return false if no breakpoint was created, true otherwise.
7126 (trace_command): Don't set the tracepoint count if no tracepoint
7127 was created.
7128 (ftrace_command): Ditto.
7129 (create_tracepoint_from_upload): Bail out if the tracepoint wasn't
7130 created in the breakpoints table.
7131
5c0d192f
JK
71322010-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7133 Ulrich Weigand <uweigand@de.ibm.com>
7134
7135 * solib-svr4.c (LM_ADDR_CHECK): New comment on PPC-aware condition.
7136
5d5b640e
PA
71372010-02-11 Pedro Alves <pedro@codesourcery.com>
7138
7139 * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out if
7140 the offset value isn't of integral type.
7141
e5a0a904
JK
71422010-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7143
7144 * breakpoint.c (delete_breakpoint) <bpt->related_breakpoint != NULL>:
7145 New.
7146
be636754
PA
71472010-02-11 Pedro Alves <pedro@codesourcery.com>
7148
7149 * ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out on
7150 non-subscriptable types.
7151 * valarith.c (binop_types_user_defined_p): New, abstracted out
7152 from ...
7153 (binop_user_defined_p): ... this.
7154 * value.h (binop_types_user_defined_p): Declare.
7155
10ef8d6a
PA
71562010-02-11 Pedro Alves <pedro@codesourcery.com>
7157
7158 * tracepoint.c (tfile_open): Remove spurious discard_cleanups.
7159 Merge uploaded TSVs before merging uploaded tracepoints.
7160
b1028c8e
PA
71612010-02-11 Pedro Alves <pedro@codesourcery.com>
7162
7163 * ax-gdb.c (gen_deref): Don't allow dereferencing void pointers.
7164
7a93fb82 71652010-02-11 Vladimir Prus <vladimir@codesourcery.com>
84d90c10 7166
7a93fb82
VP
7167 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Add extra
7168 whitespace character after a dot in comment.
7169 (mi_cmd_stack_list_arguments, mi_cmd_stack_list_variables):
7170 Likewise.
7171 (list_args_or_locals): For the 'all' (that is
7172 -stack-list-variables) case, always output list of tuples.
7173 Output 'arg' field if variable is argument.
84d90c10 7174
92981e24
TT
71752010-02-10 Tom Tromey <tromey@redhat.com>
7176
7177 * parser-defs.h (parser_debug): Declare.
7178 * parse.c (_initialize_parse): Install "debug parser" set/show
7179 command.
7180 (parser_debug): New global.
7181 (show_parserdebug): New function.
7182 * c-exp.y (c_parse): Set yydebug.
7183
9fd3625f
L
71842010-02-10 H.J. Lu <hongjiu.lu@intel.com>
7185
7186 * target-descriptions.c (tdesc_type): Add TDESC_TYPE_I387_EXT,
7187 TDESC_TYPE_I386_EFLAGS and TDESC_TYPE_I386_MXCSR.
7188 (tdesc_predefined_types): Add i387_ext, i386_eflags and
7189 i386_mxcsr.
7190 (tdesc_find_type): New.
7191 (tdesc_gdb_type): Use tdesc_find_type. Handle TDESC_TYPE_I387_EXT,
7192 TDESC_TYPE_I386_EFLAGS and TDESC_TYPE_I386_MXCSR.
7193
7194 * target-descriptions.h (tdesc_find_type): New.
7195
2fe842e5
MS
71962010-02-10 Michael Snyder <msnyder@vmware.com>
7197
7198 * gdb-gdb.py: Comment fix.
7199
f18b4cab
TG
72002010-02-09 Tristan Gingold <gingold@adacore.com>
7201
7202 * machoread.c (macho_symfile_relocate): New function.
7203 (macho_sym_fns): Use macho_symfile_relocate instead of
7204 default_symfile_relocate.
7205 (macho_oso_data): New type.
7206 (current_oso): New variable.
7207 (macho_add_oso_symfile): Do not compute section_addr_info, but
7208 instead set vma of sections.
7209 Do not set SYMFILE_VERBOSE to call symbol_file_add_from_bfd.
7210 Set and clear current_oso.
7211
31dbc1c5
JB
72122010-02-09 Joel Brobecker <brobecker@adacore.com>
7213
7214 Wrong type description for tagged type parameter.
7215 * ada-lang.c (ada_evaluate_subexp) [OP_VAR_VALUE]: When noside is
7216 EVAL_AVOID_SIDE_EFFECTS, also handle the case when type is a
7217 reference to a tagged type.
7218
399f313b
TG
72192010-02-09 Tristan Gingold <gingold@adacore.com>
7220
7221 * objfiles.c (objfile_separate_debug_iterate): Do not iterate on
7222 brothers of the parent.
7223
714f19d5
TT
72242010-02-08 Tom Tromey <tromey@redhat.com>
7225
7226 PR c++/8017:
7227 * value.h: Update.
7228 * valops.c (search_struct_field): Make 'name' const.
7229 (search_struct_method): Likewise.
7230 (find_method_list): Make 'method' const.
7231 (value_struct_elt): Make 'name' and 'err' const.
7232 (value_find_oload_method_list): Make 'method' const.
7233 (find_overload_match): Make 'name' const.
7234 * eval.c (evaluate_subexp_standard): New locals function,
7235 function_name.
7236 <OP_FUNCALL>: Handle OP_SCOPE specially.
7237
de0a0249
UW
72382010-02-08 Ulrich Weigand <uweigand@de.ibm.com>
7239
7240 * infrun.c (handle_inferior_event): Do not look up regcache
7241 for exited processes.
7242
8d95cc3b 72432010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
7244
7245 PR gdb/10728
7246 * valarith.c (value_ptrdiff): Added a test for a zero type length,
8d95cc3b 7247 warn if found, and assume length = 1.
83b10087 7248
99903ae3
CM
72492010-02-08 Chris Moller <cmoller@redhat.com>
7250
7251 PR gdb/9067
7252 * cp-valprint.c (cp_print_value_fields) Fix use of obstacks.
6036c742 7253 (cp_print_static_field) Fix use of obstacks.
8d95cc3b 7254
e3e9f5a2
PA
72552010-02-08 Pedro Alves <pedro@codesourcery.com>
7256
7257 * linux-nat.c (linux_nat_resume): In non-stop, also only tag
7258 resumed LWPs as resumed.
7259 (linux_nat_wait_1): If there's no resumed LWP in the set of LWPs
7260 we're waiting for, bail out with TARGET_WAITKIND_IGNORE, instead
7261 of throwing an internal error. If an LWP of a process we're not
7262 waiting for reports a signal, don't force collecting a SIGSTOP,
7263 and if it was breakpoint hit in non-stop mode, cancel it. Don't
7264 go through all LWPs cancelling breakpoints in non-stop mode.
7265 (resume_stopped_resumed_lwps): New.
7266 (linux_nat_wait): Use it.
7267
46763423
L
72682010-02-07 H.J. Lu <hongjiu.lu@intel.com>
7269
7270 * features/Makefile (WHICH): Add i386/i386, i386/i386-linux,
7271 i386/amd64 and i386/amd64-linux.
7272 (i386/i386-expedite): New.
7273 (i386/i386-linux-expedite): Likewise.
7274 (i386/amd64-expedite):Likewise.
7275 (i386/amd64-linux-expedite): Likewise.
7276 ($(outdir)/i386/i386-linux.dat): Likewise.
7277 ($(outdir)/i386/amd64.dat): Likewise.
7278 ($(outdir)/i386/amd64-linux.dat): Likewise.
7279
7280 * features/i386/32bit-core.xml: New.
7281 * features/i386/32bit-linux.xml: Likewise.
7282 * features/i386/32bit-sse.xml: Likewise.
7283 * features/i386/64bit-core.xml: Likewise.
7284 * features/i386/64bit-linux.xml: Likewise.
7285 * features/i386/64bit-sse.xml: Likewise.
7286 * features/i386/i386-linux.xml: Likewise.
7287 * features/i386/i386.xml: Likewise.
7288 * features/i386/amd64-linux.xml: Likewise.
7289 * features/i386/amd64.xml: Likewise.
7290 * features/i386/i386-linux.c: Likewise.
7291 * features/i386/i386.c: Likewise.
7292 * features/i386/amd64-linux.c: Likewise.
7293 * features/i386/amd64.c: Likewise.
7294
82856980
SW
72952010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
7296
7297 PR c++/7935:
7298 * cp-support.h: Added char* alias element to using_direct data
7299 struct.
7300 (cp_add_using): Added char* alias argument.
7301 (cp_add_using_directive): Ditto.
7302 * cp-namespace.c: Updated with the above changes.
7303 (cp_lookup_symbol_imports): Check for aliases.
7304 * dwarf2read.c (read_import_statement): Figure out local alias
7305 for the import and pass it on to cp_add_using.
7306 (read_namespace): Pass alias argument to cp_add_using.
7307
d18b8b7a
HZ
73082010-02-05 Hui Zhu <teawater@gmail.com>
7309
7310 * defs.h (gdb_bfd_errmsg): New extern.
7311 * exec.c (exec_file_attach): Change bfd_errmsg to
7312 gdb_bfd_errmsg.
7313 * utils.c (AMBIGUOUS_MESS1): New macro.
7314 (AMBIGUOUS_MESS2): New macro.
7315 (gdb_bfd_errmsg): New function.
7316
48379de6
DE
73172010-02-04 Doug Evans <dje@google.com>
7318
7319 * solib-svr4.c (enable_break): Add comment.
7320
4ee73e90
AG
73212010-02-04 Anthony Green <green@moxielogic.com>
7322
7323 * moxie-tdep.c (moxie_analyze_prologue): Fail protocol analysis
7324 gracefully.
7325
1a334831
TT
73262010-02-04 Tom Tromey <tromey@redhat.com>
7327
7328 * valops.c (search_struct_field): Account for
7329 value_embedded_offset. Fix check for virtual base past the end of
7330 the object. Use value_copy when making a slice of the value.
7331
1180b2c8
L
73322010-02-04 H.J. Lu <hongjiu.lu@intel.com>
7333
7334 PR tui/9622
7335 * tui/tui-interp.c (tui_init): Call tui_initialize_readline
7336 only if gdb_stdout is a tty.
7337
c3f08eb7
L
73382010-02-04 H.J. Lu <hongjiu.lu@intel.com>
7339
7340 * target-descriptions.c: Include "osabi.h".
7341 (maint_print_c_tdesc_cmd): Generate set_tdesc_osabi for valid
7342 OSABI.
7343
2d33f7b8
TG
73442010-02-04 Tristan Gingold <gingold@adacore.com>
7345
7346 * machoread.c (macho_add_oso): Renamed to macho_register_oso.
7347 (macho_symtab_read): Adjust calls to macho_add_oso.
7348 (macho_oso_symfile): Renamed to macho_symfile_read_all_oso.
7349 (macho_symfile_read): Adjust call to macho_oso_symfile.
7350 (macho_new_init): Move this function after declarations.
7351 (macho_symfile_init): Ditto.
7352 * darwin-nat-info.c (darwin_lib_gdb_ports): Remove.
7353 * darwin-nat.c (darwin_lookup_task): Remove unused prototype.
7354
11334b82
VP
73552010-02-04 Vladimir Prus <vladimir@codesourcery.com>
7356
7357 Include MI command in remotelog.
7358
7359 * mi/mi-main.c (mi_execute_command): Call target_log_command.
7360
ff97be06
L
73612010-02-03 H.J. Lu <hongjiu.lu@intel.com>
7362
7363 * remote.c (remote_state): Remove gdbarch.
7364 (init_remote_state): Don't set gdbarch.
7365 (remote_query_supported): Pass target_gdbarch instead of
7366 rs->gdbarch to gdbarch_qsupported.
7367
75cebea9
L
73682010-02-03 H.J. Lu <hongjiu.lu@intel.com>
7369
7370 * gdbarch.sh: Add qsupported.
7371
7372 * gdbarch.c: Regenerated.
7373 * gdbarch.h: Likewise.
7374
7375 * remote.c (remote_state): Add gdbarch.
7376 (init_remote_state): Set gdbarch.
7377 (remote_query_supported): Support gdbarch_qsupported.
7378
c1dec97b
DJ
73792010-02-03 Daniel Jacobowitz <dan@codesourcery.com>
7380
7381 * amd64fbsd-nat.c (amd64fbsd_supply_pcb): Also check for
7382 __FreeBSD_kernel_version.
7383
ac8035ab
TG
73842010-02-03 Tristan Gingold <gingold@adacore.com>
7385
7386 * symfile.h (struct sym_fns): Add sym_relocate field.
7387 (default_symfile_relocate): New prototype.
7388 (symfile_relocate_debug_section): First argument is now an objfile.
7389 * symfile.c (default_symfile_relocate): Rename from
7390 symfile_relocate_debug_section, first argument is now an objfile.
7391 (symfile_relocate_debug_section): New function.
7392 * coffread.c (coff_sym_fns): Set sym_relocate field.
7393 * somread.c (som_sym_fns): Ditto.
7394 * mipsread.c (ecoff_sym_fns): Ditto.
7395 * machoread.c (macho_sym_fns): Ditto.
7396 * elfread.c (elf_sym_fns): Ditto.
7397 * dwarf2read.c (dwarf2_read_section): Ditto.
7398 * xcoffread.c (xcoff_sym_fns): Ditto.
7399 * dbxread.c (aout_sym_fns): Ditto.
7400 (dbx_psymtab_to_symtab): Adjust call to symfile_relocate_debug_section.
7401 (elfstab_build_psymtabs): Ditto.
7402
be52b756
L
74032010-02-03 H.J. Lu <hongjiu.lu@intel.com>
7404
7405 * defs.h (MAX_REGISTER_SIZE): Increase to 32.
7406
9c3c02fd
TT
74072010-02-02 Tom Tromey <tromey@redhat.com>
7408
7409 * valops.c (value_cast_structs): Try downcasting using the RTTI
7410 type.
7411
f23f4c59
TT
74122010-02-02 Tom Tromey <tromey@redhat.com>
7413
7414 * gnu-v2-abi.c: Don't include gnu-v2-abi.h.
7415 (gnuv2_baseclass_offset): Now static.
7416 * Makefile.in (HFILES_NO_SRCDIR): Remove gnu-v2-abi.h.
7417 * gnu-v2-abi.h: Remove.
7418
0cc2414c
TT
74192010-02-02 Tom Tromey <tromey@redhat.com>
7420
7421 * m2-typeprint.c (m2_record_fields): Don't use
7422 TYPE_DECLARED_TYPE.
7423 * gdbtypes.h (TYPE_DECLARED_CLASS): New macro.
7424 (struct main_type) <flag_declared_class>: New field.
7425 (struct cplus_struct_type) <declared_type>: Remove.
7426 <ntemplate_args>: Move earlier.
7427 (DECLARED_TYPE_CLASS, DECLARED_TYPE_UNION, DECLARED_TYPE_STRUCT)
7428 (DECLARED_TYPE_TEMPLATE): Remove.
7429 (TYPE_DECLARED_TYPE): Remove.
7430 * gdbtypes.c (lookup_union): Don't use TYPE_DECLARED_TYPE.
7431 * dwarf2read.c (read_structure_type): Set TYPE_DECLARED_CLASS.
7432 * c-typeprint.c (c_type_print_base): Use TYPE_DECLARED_CLASS, not
7433 TYPE_DECLARED_TYPE.
7434
edf3d5f3
TT
74352010-02-02 Tom Tromey <tromey@redhat.com>
7436
7437 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
7438 * valops.c (search_struct_field): Compute nbases after calling
7439 CHECK_TYPEDEF.
7440 (check_field): Call CHECK_TYPEDEF.
7441 * cp-valprint.c (cp_print_value): Pass correct address to
7442 baseclass_offset. Fix check for virtual base past the end of the
7443 object. Don't offset address passed to cp_print_value_fields or
7444 apply_val_pretty_printer.
7445 (cp_print_value_fields): Fix call to val_print.
7446 (cp_print_value_fields_rtti): New function.
7447 * c-valprint.c (c_val_print): Use cp_print_value_fields_rtti.
7448 * p-valprint.c (pascal_object_print_value_fields): Fix call to
7449 val_print.
7450 * python/py-prettyprint.c (apply_val_pretty_printer): Add embedded
7451 offset to address.
7452 * language.h (struct language_defn) <la_val_print>: Document.
7453 * c-lang.h (cp_print_value_fields_rtti): Declare.
7454
e4b7f41c
JK
74552010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7456
7457 PR libc/11214:
7458 * linux-low.c (linux_tracefork_child) [!(__UCLIBC__ && HAS_NOMMU)]: New.
7459 (linux_test_for_tracefork): Move `stack' into [__UCLIBC__ && HAS_NOMMU].
7460 (linux_test_for_tracefork) [!(__UCLIBC__ && HAS_NOMMU)]: New.
7461
7618e12b
DJ
74622010-02-01 Michael Matz <matz@suse.de>
7463 Daniel Jacobowitz <dan@codesourcery.com>
7464
e4b7f41c 7465 * i386-tdep.c (i386_frame_cache): Assume valid anonymous
7618e12b
DJ
7466 functions use a frame pointer.
7467
b381ea14
JK
74682010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7469
7470 * solib-svr4.c (scan_dyntag): New variable dyn_addr. Replace gdb_assert
7471 by a conditional setting DYN_ADDR. Use DYN_ADDR.
7472 * config/djgpp/fnchange.lst: Add translations for
7473 symbol-without-target_section.exp and symbol-without-target_section.c.
7474
0e05dfcb
DJ
74752010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7476
7477 * gdbarch.sh: Set LANG and LC_ALL to C, not c.
7478 (remote_breakpoint_for_pc): Correct invalid_p check.
7479 * gdbarch.c: Regenerated.
7480
f9d67f43
DJ
74812010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7482
7483 * arm-tdep.c (arm_find_mapping_symbol): New function, from
7484 arm_pc_is_thumb.
7485 (arm_pc_is_thumb): Use arm_find_mapping_symbol.
7486 (extend_buffer_earlier): New function.
7487 (MAX_IT_BLOCK_PREFIX, IT_SCAN_THRESHOLD): New constants.
7488 (arm_adjust_breakpoint_address): New function.
7489 (arm_gdbarch_init): Register arm_adjust_breakpoint_address.
7490
177321bd
DJ
74912010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7492
7493 * arm-linux-tdep.c (arm_linux_thumb2_be_breakpoint)
7494 (arm_linux_thumb2_le_breakpoint): New constants.
7495 (arm_linux_init_abi): Set thumb2_breakpoint and
7496 thumb2_breakpoint_size.
7497 * arm-tdep.c (thumb_insn_size, thumb_advance_itstate): New functions.
7498 (thumb_get_next_pc): Add a comment. Rename IT to ITSTATE.
7499 Implement support for single stepping through IT blocks if
7500 a 32-bit Thumb breakpoint instruction is available.
7501 (arm_breakpoint_from_pc): If a 32-bit Thumb breakpoint instruction
7502 is available, use it when needed.
7503 (arm_remote_breakpoint_from_pc): New function.
7504 (arm_gdbarch_init): Register arm_remote_breakpoint_from_pc.
7505 * arm-tdep.h (struct gdbarch_tdep): Correct thumb_breakpoint
7506 comment. Add thumb2_breakpoint and thumb2_breakpoint_size.
7507
a1dcb23a
DJ
75082010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7509
7510 * arch-utils.c (default_remote_breakpoint_from_pc): New function.
7511 * arch-utils.h (default_remote_breakpoint_from_pc): Declare.
7512 * gdbarch.c, gdbarch.h: Regenerated.
7513 * gdbarch.sh (remote_breakpoint_from_pc): New architecture method.
7514 * remote.c (remote_insert_breakpoint, remote_insert_hw_breakpoint): Use
7515 gdbarch_remote_breakpoint_from_pc.
7516
2b009048
DJ
75172010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7518
7519 * infrun.c (prepare_to_proceed): Handle other signals which might
7520 match a breakpoint.
7521 (handle_inferior_event): Move the check for unusual breakpoint
7522 signals earlier.
7523
e4e2711a
JB
75242010-01-29 Paul Hilfinger <hilfinger@adacore.com>
7525
7526 amd64 - function returning record with field straddling 2 registers.
7527 * amd64-tdep.c (amd_classify_aggregate): Handle the case of
7528 a record of length <= 16 in which a field straddles the two
7529 eightbytes.
7530
cba6fab5
JB
75312010-01-29 Joel Brobecker <brobecker@adacore.com>
7532
7533 Implement return values on amd64-windows.
7534 * amd64-windows-tdep.c: #include gdbcore.h and regcache.h.
7535 (amd64_windows_return_value): New function.
7536 (amd64_windows_init_abi): Call set_gdbarch_return_value with
7537 amd64_windows_return_value.
7538
3af6ddfe
JB
75392010-01-29 Joel Brobecker <brobecker@adacore.com>
7540
7541 amd64-windows: 32 bytes allocated on stack by caller for integer
cba6fab5 7542 parameter registers.
3af6ddfe
JB
7543 * i386-tdep.h (struct gdbarch_tdep): Add new field
7544 integer_param_regs_saved_in_caller_frame.
7545 * amd64-windows-tdep.c (amd64_windows_init_abi): Set
7546 tdep->integer_param_regs_saved_in_caller_frame to 1.
7547 * amd64-tdep.c (amd64_push_dummy_call): Allocate some memory on
7548 stack if tdep->integer_param_regs_saved_in_caller_frame is set.
7549
80d19a06
JB
75502010-01-29 Joel Brobecker <brobecker@adacore.com>
7551
7552 amd64-windows: memory args passed by pointer during function calls.
7553 * i386-tdep.h (gdbarch_tdep): Add field memory_args_by_pointer.
7554 * amd64-tdep.c (amd64_push_arguments): Add handling of architectures
7555 where tdep->memory_args_by_pointer is non-zero.
7556 * amd64-windows-tdep.c (amd64_windows_init_abi): Set
7557 tdep->memory_args_by_pointer to 1.
7558
ba581dc1
JB
75592010-01-29 Joel Brobecker <brobecker@adacore.com>
7560
4966b6c2 7561 amd64-windows: Integer parameters in function calls.
ba581dc1
JB
7562 * i386-tdep.h (enum amd64_reg_class): New, moved here from
7563 amd64-tdep.c.
7564 (struct gdbarch_tdep): Add fields call_dummy_num_integer_regs,
7565 call_dummy_integer_regs, and classify.
7566 * amd64-tdep.h (amd64_classify): Add declaration.
7567 * amd64-tdep.c (amd64_dummy_call_integer_regs): New static constant.
7568 (amd64_reg_class): Delete, moved to i386-tdep.h.
7569 (amd64_classify): Make non-static. Move declaration to amd64-tdep.h.
7570 Replace call to amd64_classify by call to tdep->classify.
7571 (amd64_push_arguments): Get the list of registers to use for
7572 passing integer parameters from the gdbarch tdep structure,
7573 rather than using a hardcoded one. Replace calls to amd64_classify
7574 by calls to tdep->classify.
7575 (amd64_push_dummy_call): Get the register number used for
7576 the "hidden" argument from tdep->call_dummy_integer_regs.
7577 (amd64_init_abi): Initialize tdep->call_dummy_num_integer_regs
7578 and tdep->call_dummy_integer_regs. Set tdep->classify.
7579 * amd64-windows-tdep.c: Add include of gdbtypes.h.
7580 (amd64_windows_dummy_call_integer_regs): New static global.
7581 (amd64_windows_classify): New function.
7582 (amd64_windows_init_abi): Initialize tdep->call_dummy_num_integer_regs
7583 tdep->call_dummy_integer_regs and tdep->classify.
7584
d37346f0
DJ
75852010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7586
7587 * regcache.c (regcache_xmalloc): Add aspace argument. Use it
7588 for the new regcache. All callers updated.
7589 (regcache_cpy, regcache_cpy_no_passthrough): Do not set aspace here.
7590 (get_thread_arch_regcache): Do not set aspace here.
7591 * regcache.h (regcache_xmalloc): Update declaration.
7592
7593 * frame.c, infcall.c, ppc-linux-tdep.c: Calls to
7594 regcache_xmalloc updated.
7595
7434dadd
JB
75962010-01-28 Joel Brobecker <brobecker@adacore.com>
7597
7598 Another -Wunused-function error in procfs.c (sparc-solaris)
7599 * procfs.c (insert_dbx_link_breakpoint): Delete declaration. Move up.
7600 Only define if SYS_syssgi is defined.
7601 (remove_dbx_link_breakpoint): Delete declaration. Move up.
7602 (dbx_link_addr, insert_dbx_link_bpt_in_file)
7603 (insert_dbx_link_bpt_in_region): Move up. Only define if SYS_syssgi
7604 is itself defined.
7605
16d905e2
CF
76062010-01-27 Christopher Faylor <me+cygwin@cgf.cx>
7607
7608 * windows-nat.c (windows_initialization_done): New variable.
7609 (get_windows_debug_event): Issue error when process dies before
7610 completely initializing.
7611 (do_initial_windows_stuff): Set flag to indicate when we are done with
7612 the initial steps of attaching to the child.
7613
cd55e50f
JK
76142010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7615
7616 * symtab.h (struct symbol <symtab>): New comment on NULL values.
7617
99cc78aa
DE
76182010-01-27 Doug Evans <dje@google.com>
7619
4c7dcb84
DE
7620 * solib-svr4.c (solib_break_names): Add __dl_rtld_db_dlactivity.
7621
99cc78aa
DE
7622 * breakpoint.c (bpstat_stop_status): Delete useless code.
7623
52334bf5
JK
76242010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7625
7626 * printcmd.c (display_uses_solib_p): Remove variable section. Access
7627 objfile via SYMBOL_SYMTAB.
7628
708ead4e
TT
76292010-01-26 Tom Tromey <tromey@redhat.com>
7630
7631 PR exp/7643:
7632 * eval.c (evaluate_subexp_for_address) <UNOP_IND>: Call
7633 coerce_array on result.
7634
b14e635e
SW
76352010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
7636
7637 * cp-namespace.c (cp_lookup_symbol_namespace): Added
7638 search_parent argument.
7639 (cp_add_using): Initialize 'searched' field.
7640 (reset_directive_searched): New function.
7641 * cp-support.h: Add 'searched' field to using_direct struct.
7642 (cp_lookup_symbol_imports): Ditto.
7643 * cp-namespace.c (cp_lookup_symbol_imports): Ditto.
7644 Perform recursive search.
7645 Implement non parent search.
7646 * valops.c (value_maybe_namespace_elt): Updated.
7647
8540c487
SW
76482010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
7649
7650 PR gdb/10929:
7651 * dwarf2read.c (read_lexical_block_scope): Create blocks for
7652 scopes which contain using directives even if they contain no
7653 declarations.
7654 * symtab.c (lookup_symbol_aux): Pass lowest level block to
7655 la_lookup_symbol_nonlocal.
7656 * cp-namespace.c (cp_lookup_symbol_nonlocal): call
7657 cp_lookup_symbol_namespace.
7658 (cp_lookup_symbol_namespace): Perform an import lookup at every
7659 block level.
7660 (cp_lookup_symbol_imports): New function.
7661 (cp_lookup_symbol_in_namespace): New function.
7662
421d5d99
TT
76632010-01-25 Tom Tromey <tromey@redhat.com>
7664
7665 PR gdb/11049:
7666 * c-valprint.c (c_val_print): Fix test of extract_unsigned_integer
7667 result.
7668
6bcc772d
RO
76692010-01-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7670
7671 * configure.ac: Only use host_os part when disabling TUI on osf.
7672 Use test to check variables, prefix strings with x.
7673 * configure: Regenerate.
7674
7675 * solib-osf.c (osf_current_sos): Initialize tail.
7676
1c1238a5
TG
76772010-01-25 gingold <gingold@adacore.com>
7678
c8d5aac9
L
7679 * windows-nat.c (windows_continue): Use %x to print thread id.
7680 (get_windows_debug_event): Ditto.
1c1238a5 7681
0b92b5bb
TT
76822010-01-22 Tom Tromey <tromey@redhat.com>
7683
7684 PR symtab/11199:
7685 * dwarf2read.c (quirk_gcc_member_function_pointer): Change return
7686 type and arguments. Use smash_to_methodptr_type.
7687 (read_structure_type): Call quirk_gcc_member_function_pointer
7688 later.
7689 * gdbtypes.h (smash_to_methodptr_type): Declare.
7690 * gdbtypes.c (smash_to_methodptr_type): New function.
7691 (lookup_methodptr_type): Use it.
7692
0d5392b8
TT
76932010-01-21 Tom Tromey <tromey@redhat.com>
7694
7695 PR symtab/11198:
7696 * symtab.h (lookup_minimal_symbol_and_objfile): Declare.
7697 * minsyms.c (lookup_minimal_symbol_and_objfile): New function.
7698 * glibc-tdep.c (find_minsym_and_objfile): Remove.
7699 (glibc_skip_solib_resolver): Use
7700 lookup_minimal_symbol_and_objfile.
7701
e6d088ec
KT
77022010-01-21 Kai Tietz <kai.tietz@onevision.com>
7703
7704 * inflow.c (check_syscall): Guard by #if clause for GO32 and
7705 WIN32 targets.
7706
b966cb8a
TT
77072010-01-20 Tom Tromey <tromey@redhat.com>
7708
7709 PR backtrace/10770:
7710 * valarith.c (value_binop): Handle BINOP_GTR, BINOP_LEQ, and
7711 BINOP_GEQ. Handle BINOP_NOTEQUAL in the signed case.
7712 * dwarf2expr.c (new_dwarf_expr_context): Allocate
7713 dwarf_stack_values, not CORE_ADDRs.
7714 (execute_stack_op): Change DW_OP_div and comparison operators to
7715 use signed operands.
7716
3f81c18a
VP
77172010-01-20 Vladimir Prus <vladimir@codesourcery.com>
7718
7719 Per-inferior args and tty and environment.
7720
7721 * infcmd.c (inferior_args): Rename to ...
7722 (inferior_args_scratch): ... this.
7723 (inferior_io_terminal): Rename to ...
7724 (inferior_io_terminal_scratch): ... this.
7725 (inferior_argc, inferior_argv): Remove.
7726 (set_inferior_io_terminal, get_inferior_io_terminal): Store
7727 inside current_inferior().
7728 (set_inferior_tty_command, show_inferior_tty_command): New.
7729 (get_inferior_args, set_inferior_args): Store inside
7730 current_inferior().
7731 (notice_args_set): Likewise and rename to...
7732 (set_args_command): ... this.
7733 (set_inferior_args_vector): Likewise.
7734 (notice_args_read): Rename to...
7735 (show_args_command): ...new.
7736 (tty_command): Remove.
7737 (run_command_1): Don't free old args, as they are freed by
7738 set_inferior_arg now.
7739 (run_no_args_command): Likewise.
7740 (inferior_environ): Remove.
7741 (run_command_1): Use environment of the current inferior.
7742 (environment_info, set_environment_command)
7743 (unset_environment_command, path_info, path_command): Likewise.
7744 (_initialize_infcmd): Adjust for function and variable renames.
7745 Do not init inferior_environ.
7746 * inferior.h (set_inferior_arg): Adjust prototype.
7747 (struct inferior): New fields args, argc, argv, terminal, environment.
7748 (inferior_environ): Remove declaration.
7749 * inferior.c (free_inferior): Free new fields.
7750 (add_inferior_silent): Initialize 'environment' field.
7751 * main.c (captured_main): Set arguments only after the initial
7752 inferior has been created. Set set_inferior_io_terminal,
7753 not tty_command.
7754 * mi/mi-main.c (mi_cmd_env_path): Use environment of the current
7755 inferior.
7756 (_initialize_mi_cmd_env): Adjust for disappearance of global
7757 inferior_environ.
7758 * solib.c (solib_find): Use environment of the current inferior.
7759
d8b65138
JK
77602010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7761
7762 * varobj.c (varobj_add_child, install_dynamic_child): Wrap into #if
7763 HAVE_PYTHON.
7764 (instantiate_pretty_printer): Move HAVE_PYTHON outside of the function.
7765
692465f1
JB
77662010-01-20 Joel Brobecker <brobecker@adacore.com>
7767
7768 Get rid of ada-lang.c:function_name_from_pc.
7769 * ada-lang.c: Add "stack.h" #include.
7770 (function_name_from_pc): Delete.
7771 (is_known_support_routine): Replace call to function_name_from_pc
7772 by call to find_frame_funname.
7773 (ada_unhandled_exception_name_addr_from_raise): Likewise.
7774
95519e0e
TT
77752010-01-19 Tom Tromey <tromey@redhat.com>
7776
7777 PR c++/11026:
7778 * dwarf2read.c (read_partial_die): Allocate partial DIE's name on
7779 objfile obstack.
7780
95c11dc7
TT
77812010-01-19 Tom Tromey <tromey@redhat.com>
7782
7783 * top.c (stop_sig, float_handler, do_nothing): Remove.
7784
a0f49112
JK
77852010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7786
7787 * breakpoint.c (watchpoint_check): Check the call
7788 gdbarch_in_function_epilogue_p before calling frame_find_by_id.
7789 Extend the comment.
8d95cc3b 7790 * config/djgpp/fnchange.lst: Add translations for
a0f49112
JK
7791 watchpoint-cond-gone.exp, watchpoint-cond-gone.c and
7792 watchpoint-cond-gone-stripped.c.
7793
ceeb3d5a
TT
77942010-01-19 Tom Tromey <tromey@redhat.com>
7795
7796 PR c++/8000:
7797 * dwarf2read.c (partial_die_parent_scope): Put enumeration type
7798 into parent scope, and enumerator into grandparent scope.
7799
2b71fc8e
JB
78002010-01-19 Joel Brobecker <brobecker@adacore.com>
7801
7802 * NEWS: Add entry for "set/show ada trust-PAD-over-XVS" commands.
7803
03564ed9
JB
78042010-01-19 Joel Brobecker <brobecker@adacore.com>
7805
7806 * configure.host: Make x86_64-*-solaris2.1[0-9]* an alias of
7807 i[34567]86-*-solaris2.1[0-9]*.
7808 * configure.tgt: Likewise.
7809
fb2e7cb4
JB
78102010-01-19 Joel Brobecker <brobecker@adacore.com>
7811
7812 * NEWS: Document the source command enhancement allowing it
7813 to load Python scripts. Document the "set/show script-extension"
7814 commands.
7815
1cb5e2a4
JB
78162010-01-19 Joel Brobecker <brobecker@adacore.com>
7817
7818 Add -Wunused-function to compile flags.
7819 * configure.ac: Add -Wunused-function to build_warnings.
7820 * configure: Regenerate.
7821
0ec6cd0c
JB
78222010-01-19 Joel Brobecker <brobecker@adacore.com>
7823
7824 "delete" ada-lex.c:input function, not used.
7825 * ada-lex.l: #define YY_NO_INPUT.
7826
b74845da
JB
78272010-01-19 Joel Brobecker <brobecker@adacore.com>
7828
7829 Delete free_named_symtabs and associated cleanup.
7830 * symfile.h (free_named_symtabs): Delete declaration.
7831 * symfile.c: Remove some commented out code (clear_symtab_users_once).
7832 (cashier_psymtab): Comment function out.
7833 Delete declaration.
7834 (free_named_symtabs): Delete.
7835 * coffread.c (coff_end_symtab): Remove call to free_named_symtabs.
7836 * dbxread.c (end_psymtab): Likewise.
7837 * dwarf2read.c (process_psymtab_comp_unit): Ditto.
7838 * exec.c (exec_close_1): Ditto.
7839 * xcoffread.c (xcoff_end_psymtab): Likewise.
7840
65c06092
JB
78412010-01-19 Joel Brobecker <brobecker@adacore.com>
7842
7843 * stack.c (print_block_frame_labels): Comment function out.
7844
d5cd6034
JB
78452010-01-19 Joel Brobecker <brobecker@adacore.com>
7846
7847 Delete unused or undefined functions.
7848 * breakpoint.c (ep_parse_optional_filename): Delete.
7849 * dcache.c (dcache_write_line): Remove declaration.
7850 * infrun.c (build_infrun): Remove declaration.
7851 * tracepoint.c (tracepoint_save_command): Remove declaration.
7852 * linux-nat.c (init_lwp_list): Delete. No longer used.
7853 * event-loop.c (check_async_signal_handlers): Delete declaration.
7854 * infrun.c (init_execution_control_state): Delete.
7855 (proceed): Update comment to avoid mentioning
7856 init_execution_control_state.
7857 * target.c (kill_or_be_killed, nosupport_runtime): Delete.
7858 * ada-lang.c (ada_to_static_fixed_value): Delete.
7859 * scm-lang.c (evaluate_subexp_scm): Delete declaration.
7860 * cp-namespace.c (cp_copy_usings): Delete.
7861 * xml-syscall.c (xml_number_of_syscalls): Delete.
7862 * progspace.c (find_program_space_by_num): Delete.
7863 * inflow.c (handle_sigio): Delete declaration.
7864 * hppa-tdep.c (hppa_alignof): Delete.
7865 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset)
7866 (mipsnbsd_core_osabi_sniffer): Delete.
7867
4e8f195d
TT
78682010-01-18 Tom Tromey <tromey@redhat.com>
7869
7870 PR c++/9680:
7871 * c-exp.y (REINTERPRET_CAST, DYNAMIC_CAST, STATIC_CAST)
7872 (CONST_CAST): New tokens.
7873 (exp): Add new productions.
7874 (ident_tokens): Add const_cast, dynamic_cast, static_cast, and
7875 reinterpret_cast.
7876 (is_cast_operator): New function.
7877 (yylex): Handle cast operators specially.
7878 * eval.c (evaluate_subexp_standard) <UNOP_DYNAMIC_CAST,
7879 UNOP_REINTERPRET_CAST>: New cases.
7880 * expprint.c (print_subexp_standard): Likewise.
7881 (op_name_standard): Likewise.
7882 (dump_subexp_body_standard): Likewise.
7883 * parse.c (operator_length_standard): Likewise.
7884 * expression.h (enum exp_opcode): New constants UNOP_DYNAMIC_CAST,
7885 UNOP_REINTERPRET_CAST.
7886 * gdbtypes.c (class_types_same_p): New function.
7887 (is_ancestor): Use it.
7888 (is_public_ancestor): New function.
7889 (is_unique_ancestor_worker): Likewise.
7890 (is_unique_ancestor): Likewise.
7891 * gdbtypes.h (class_types_same_p, is_public_ancestor)
7892 (is_unique_ancestor): Declare.
7893 * valops.c (value_reinterpret_cast): New function.
7894 (dynamic_cast_check_1): Likewise.
7895 (dynamic_cast_check_2): Likewise.
7896 (value_dynamic_cast): Likewise.
7897 * value.h (value_reinterpret_cast, value_dynamic_cast): Declare.
7898
d9c57d9f
JB
78992010-01-18 Joel Brobecker <brobecker@adacore.com>
7900
7901 Fix build failure when building without Python support.
7902 * python/python.c: Always include exceptions.h, even when HAVE_PYTHON
7903 is not defined.
7904
f80d3ff2
JB
79052010-01-18 Joel Brobecker <brobecker@adacore.com>
7906
7907 Use XVS field type instead of doing a parallel lookup.
7908 * ada-lang.c (ada_get_base_type): Follow the XVS field type
7909 if it is a reference type instead of doing a type lookup using
7910 the XVS field name.
7911
5bf03f13
JB
79122010-01-18 Joel Brobecker <brobecker@adacore.com>
7913
7914 Trust PAD types instead of using PAD___XVS.
7915 * ada-lang.c (trust_pad_over_xvs): New static variable.
7916 (ada_is_aligner_type): If !trust_pad_over_xvs and there is a
7917 parallel XVS type, follow the XVS type instead of the PAD type.
7918 (unwrap_value): Make sure that there is no parallel XVE type
7919 before returning the value as is.
7920 (set_ada_list, show_ada_list): New static variables.
7921 (set_ada_command, show_ada_command): New functions.
7922 (_initialize_ada_language): Add new "set/show ada" prefix commands.
7923 Add new "set/show ada trust-PAD-over-XVS" setting.
7924
973817a3
JB
79252010-01-18 Tom Tromey <tromey@redhat.com>
7926 Thiago Jung Bauermann <bauerman@br.ibm.com>
7927
7928 Allow "source" to load python scripts.
7929 * exceptions.h (enum errors): Add UNSUPPORTED_ERROR.
7930 * python/python.c (source_python_script): New function.
7931 * python/python.h (source_python_script): Add declaration.
7932 * cli/cli-cmds.c: #include exceptions.h and python/python.h.
7933 (script_ext_off, script_ext_soft, script_ext_strict)
7934 (script_ext_enums, script_ext_mode): New static constants.
7935 (show_script_ext_mode, find_and_open_script): New functions.
7936 (source_script): Enhance to handle Python scripts.
7937 (init_cli_cmds): Add set/show script-extension commands.
7938
98e03262
SS
79392010-01-16 Stan Shebs <stan@codesourcery.com>
7940
7941 * tracepoint.h (struct trace_status): Use unsigned long long
7942 instead of size_t.
7943 * tracepoint.c (trace_status_command): Fix printf directive.
7944 (trace_save_command): Check fwrite returns, fix printf directive.
7945 (trace_filename): New global.
7946 (tfile_open): Set it, check read returns.
7947 (tfile_close): Free trace_filename.
7948 (tfile_get_traceframe_address): Check read returns.
7949 (tfile_trace_find): Ditto.
7950 (tfile_fetch_registers): Ditto.
7951 (tfile_xfer_partial): Ditto.
7952 (tfile_get_trace_state_variable_value): Ditto.
7953
00bf0b85
SS
79542010-01-15 Stan Shebs <stan@codesourcery.com>
7955
7956 Add trace file support.
7957 * tracepoint.h (enum trace_stop_reason): New enum.
7958 (struct trace_status): New struct.
7959 (parse_trace_status): Declare.
7960 (struct uploaded_tp): Move here from remote.c,
7961 add fields for actions.
7962 (struct uploaded_tsv): New struct.
7963 * tracepoint.c (tfile_ops): New target vector.
7964 (trace_fd): New global.
7965 (tfile_open): New function.
7966 (tfile_close): New function.
7967 (tfile_files_info): New function.
7968 (tfile_get_trace_status): New function.
7969 (tfile_get_traceframe_address): New function.
7970 (tfile_trace_find): New function.
7971 (tfile_fetch_registers): New function.
7972 (tfile_xfer_partial): New function.
7973 (tfile_get_trace_state_variable_value): New function.
7974 (init_tfile_ops): New function.
7975 (_initialize_tracepoint): Call it, add tfile target.
7976 (trace_status): New global.
7977 (current_trace_status): New function.
7978 (trace_running_p): Remove, change all users to get from
7979 current_trace_status()->running.
7980 (get_trace_status): Remove.
7981 (trace_status_command): Call target_get_trace_status directly,
7982 report more detail including tracing stop reasons.
7983 (trace_find_command): Always allow tfind on a file.
7984 (trace_find_pc_command): Ditto.
7985 (trace_find_tracepoint_command): Ditto.
7986 (trace_find_line_command): Ditto.
7987 (trace_find_range_command): Ditto.
7988 (trace_find_outside_command): Ditto.
7989 (trace_frames_offset, cur_offset): Declare as off_t.
7990 (trace_regblock_size): Rename from reg_size, update users.
7991 (parse_trace_status): New function.
7992 (tfile_interp_line): New function.
7993 (disconnect_or_stop_tracing): Ensure current trace
7994 status before asking what to do.
7995 (stop_reason_names): New global.
7996 (trace_save_command): New command.
7997 (get_uploaded_tp): Move here from remote.c.
7998 (find_matching_tracepoint): Ditto.
7999 (merge_uploaded_tracepoints): New function.
8000 (parse_trace_status): Use stop_reason_names.
8001 (_initialize_tracepoint): Define tsave command.
8002 * target.h (target_ops): New fields to_save_trace_data,
8003 to_upload_tracepoints, to_upload_trace_state_variables,
8004 to_get_raw_trace_data, change to_get_trace_status
8005 to take a pointer to a status struct.
8006 (target_save_trace_data): New macro.
8007 (target_upload_tracepoints): New macro.
8008 (target_upload_trace_state_variables): New macro.
8009 (target_get_raw_trace_data): New macro.
8010 * target.c (update_current_target): Add new methods, change
8011 signature of to_get_trace_status.
8012 * remote.c (hex2bin): Make globally visible.
8013 (bin2hex): Ditto.
8014 (remote_download_trace_state_variable): Download name also.
8015 (remote_get_trace_status): Update parameter, use
8016 parse_trace_status.
8017 (remote_save_trace_data): New function.
8018 (remote_upload_tracepoints): New function.
8019 (remote_upload_trace_state_variables): New function.
8020 (remote_get_raw_trace_data): New function.
8021 (remote_start_remote): Use them.
8022 (_initialize_remote_ops): Add operations.
8023 * ax-gdb.c: Include breakpoint.h.
8024 * breakpoint.c (create_tracepoint_from_upload): Use
8025 break_command_really, return tracepoint, warn about unimplemented
8026 parts.
8027 * NEWS: Mention trace file addition.
8028
d904de5b
JK
80292010-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8030
8031 Fix compilation warning on gcc-3.4.
8032 * exec.c (print_section_info): Move the `displacement' variable
8033 initialization to its declaration.
8034
64aa9731
JK
80352010-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8036
8037 * gdb-gdb.py (StructMainTypePrettyPrinter): Fix TYPE_CODE_RANGE
8038 comparison.
8039
ca1f5def 80402010-01-15 Eric Botcazou <botcazou@adacore.com>
9f0dec2d
JB
8041
8042 "info tasks" broken by typedefs in ATCB type definitions.
8043 * ada-lang.c (ada_template_to_fixed_record_type_1): Add call to
8044 ada_check_typedef before retrieving the length of the type for
8045 regular fields.
8046
12ab9e09
JB
80472010-01-15 Joel Brobecker <brobecker@adacore.com>
8048
8049 Do not use name-based lookup for unconstrained packed arrays.
8050 * ada-lang.c (find_parallel_type_by_descriptive_type):
8051 Limit the fallback to name-based lookups to the case where
8052 the type is a constrained packed array.
8053
c389c3dc
JB
80542010-01-15 Joel Brobecker <brobecker@adacore.com>
8055
8056 Enhance gdb-gdb.py to handle main_type.type_specific.
8057 * gdb-gdb.py: Print the type-specific part of struct main_type.
8058
7991dee7
JK
80592010-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8060
8061 * configure.ac (AC_CHECK_FUNCS): Check for setrlimit and getrlimit.
8062 * configure: Regenerate.
8063 * config.in: Regenerate.
8064 * utils.c: Include sys/resource.h.
8065 (dump_core, can_dump_core): New.
8066 (internal_vproblem): Update the comment. Check can_dump_core while
8067 setting dump_core_p. Replace two abort calls by dump_core calls.
8068
93c26624
JK
80692010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8070 Eli Zaretskii <eliz@gnu.org>
8071
8072 * NEWS: Document the PIE support.
8073
55235ad7
JK
80742010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8075
8076 * linux-tdep.c: Remove includes gdbcore.h, observer.h and elf-bfd.h.
8077 (check_is_pie_binary, _initialize_linux_tdep): Remove.
8078
41752192
JK
80792010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8080
8081 * solib-svr4.c (svr4_exec_displacement): New comment for entry_point.
8082 Replace exec_entry_point call by bfd_get_start_address.
8083
9f2982ff
JK
80842010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8085
8086 Support Valgrind attachments broken by the PIE support.
8087 * auxv.c: Include gdbcore.h.
8088 (procfs_xfer_auxv): Make static. Reduce its comment. Drop its
8089 parameters ops, object and annex. Remove their assertions.
8090 (ld_so_xfer_auxv, memory_xfer_auxv): New function.
8091 * auxv.h (procfs_xfer_auxv): Remove comment. Rename to ...
8092 (memory_xfer_auxv): ... here.
8093 * linux-nat.c (linux_xfer_partial): Rename procfs_xfer_auxv to
8094 memory_xfer_auxv.
8095 * procfs.c (procfs_xfer_partial): Likewise.
8096 * solib-svr4.c (svr4_relocate_main_executable): New prototype.
8097 (svr4_special_symbol_handling): Call svr4_relocate_main_executable.
8098 (svr4_solib_create_inferior_hook): Conditionalize the
8099 svr4_relocate_main_executable call.
8100
61f0d762
JK
81012010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8102
8103 * solib-svr4.c (scan_dyntag): Remove variable dyn_addr. New variable
8104 target_section. Find SECT in current_target_sections, gdb_assert it.
8105 (elf_lookup_lib_symbol): Pass the binary file if given symfile_objfile.
8106 New variable abfd.
8107 * symtab.c (lookup_objfile_from_block): Return the binary file instead
8108 of separate debug info file.
8109
51bee8e9
JK
81102010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8111
8112 Support PIEs with no symfile_objfile.
8113 * exec.c (print_section_info <abfd == exec_bfd>): Relocate Entry point.
8114 * solib-svr4.c (svr4_relocate_main_executable <exec_bfd>): New block.
8115
b8040f19
JK
81162010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8117
8118 * solib-svr4.c (svr4_relocate_main_executable): Move the static exec
8119 code part to ...
8120 (svr4_static_exec_displacement): ... a new function.
8121 (svr4_exec_displacement): New function.
8122 (svr4_relocate_main_executable): Call svr4_exec_displacement. Allocate
8123 new_offsets using alloca now. Remove variable old_chain and changed.
8124 Call objfile_relocate unconditionally now.
8125
eb90ce83
DE
81262010-01-14 Doug Evans <dje@google.com>
8127
8128 * gdbtypes.c (arch_flags_type): Fix comment.
8129 * gdbtypes.h (arch_composite_type): Fix comment.
8130
bdfed3bc
TG
81312009-01-14 Tristan Gingold <gingold@adacore.com>
8132
8133 * machoread.c (macho_add_oso_symfile): Add symfile_flags parameter.
8134 Call xstrdup for abfd->filename. Pass symfile_flags and objfile flags
8135 to symbol_file_add_from_bfd. Add OSO as separate objfile.
8136 (macho_oso_symfile): Add symfile_flags parameter. Pass it to
8137 macho_add_oso_symfile.
8138 (macho_symfile_read): Pass symfile_flags to macho_oso_symfile.
8139
1596ad23
JB
81402010-01-14 Joel Brobecker <brobecker@adacore.com>
8141
8142 Tru64: Dead threads are never deleted.
8143 * dec-thread.c (dec_thread_ptid_is_alive): New function.
8144 (dec_thread_count_gdb_threads): Fix counter increment.
8145 (dec_thread_add_gdb_thread): Fix *listp increment.
8146 (resync_thread_list): Fix bug in deletion of dead threads that
8147 caused all threads to be deleted, instead of just the dead ones.
8148
be759fcf
PM
81492010-01-13 Phil Muldoon <pmuldoon@redhat.com>
8150
8151 PR python/10705
8152
8153 * python/python-internal.h: Add lazy_string_object_type
8154 definition.
8155 (create_lazy_string_object, gdbpy_initialize_lazy_string)
8156 (gdbpy_is_lazystring, gdbpy_extract_lazy_string): Define.
8157 * python/py-value.c (valpy_lazy_string): New function.
8158 (convert_value_from_python): Add lazy string conversion.
8159 * python/py-prettyprint.c (pretty_print_one_value): Check if
8160 return is also a lazy string.
8161 (print_string_repr): Add lazy string printing branch.
8162 (print_children): Likewise.
8163 * python/py-lazy-string.c: New file. Implement lazy strings.
8164 * python/python.c (_initialize_python): Call
8165 gdbpy_initialize_lazy_string.
8166 * varobj.c (value_get_print_value): Add lazy string printing
8167 branch. Account for encoding.
8168 * c-lang.c (c_printstr): Account for new encoding argument. If
8169 encoding is NULL, find encoding suited for type, otherwise use
8170 user encoding.
8171 * language.h (language_defn): Add encoding argument.
8172 (LA_PRINT_STRING): Likewise.
8173 * language.c (unk_lang_printstr): Update to reflect new encoding
8174 argument to language_defn.
8175 * ada-lang.h (ada_printstr): Likewise.
8176 * c-lang.h (c_printstr): Likewise.
8177 * p-lang.h (pascal_printstr);
8178 * f-lang.c (f_printstr): Likewise.
8179 * m2-lang.c (m2_printstr): Likewise.
8180 * objc-lang.c (objc_printstr): Likewise.
8181 * p-lang.c (pascal_printstr): Likewise.
8182 * scm-lang.c (scm_printstr): Likewise.
8183 * c-valprint.c (c_val_print): Update LA_PRINT_STRING call for
8184 encoding argument.
8185 * ada-valprint.c (ada_printstr): Likewise.
8186 * f-valprint.c (f_val_print): Likewise
8187 * m2-valprint.c (m2_val_print): Likewise.
8188 * p-valprint.c (pascal_val_print): Likewise.
8189 * expprint.c (print_subexp_standard): Likewise.
8190 * valprint.c (val_print_string): Likewise.
8191 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-lazy-string.
8192 (SUBDIR_PYTHON_SRCS): Likewise.
8193 (py-lazy-string.o): New rule.
8194
1fe72117 81952010-01-13 Doug Evans <dje@google.com>
8eee9c5a
DE
8196
8197 * mi/mi-main.c (list_available_thread_groups): Avoid "may be used
8198 uninitialized" warning from gcc on local `tree'.
8199
dc146f7c
VP
82002010-01-13 Vladimir Prus <vladimir@codesourcery.com>
8201
8202 Implement core awareness.
8203
8204 * bcache.c (compare_ints): Remove
8205 (print_percentage): Use compare_positive_ints.
8206 * defs.h (compare_positive_ints): Declare.
8207 * linux-nat.h (struct lin_lwp): New field core.
8208 (linux_nat_core_of_thread_1): Declare.
8209 * linux-nat.c (add_lwp): Init the 'core' field.
8210 (linux_nat_wait_1): Record the core.
8211 (linux_nat_core_of_thread_1, linux_nat_core_of_thread): New.
8212 (linux_nat_add_target): Register the above.
8213 * linux-thread-db.c (update_thread_core): New.
8214 (thread_db_find_new_threads): Update core information for
8215 every thread.
8216 * remote.c (struct private_thread_info): New.
8217 (free_private_thread_info, demand_private_info): New.
8218 (PACKET_qXfer_threads, use_osdata_threads): New.
8219 (struct thread_item, threads_parsing_context
8220 (start_thread, end_thread, thread_attributes)
8221 (thread_children, threads_children, threads_elements): New.
8222 (remote_threads_info): Try qXfer:threads before anything
8223 else.
8224 (remote_protocol_packets): Register qXfer:threads.
8225 (remote_open_1): Init use_osdata_threads.
8226 (struct stop_reply): New field 'core'.
8227 (remote_parse_stop_reply): Parse core number.
8228 (process_stop_reply): Record core number.
8229 (remote_xfer_partial): Handle qXfer:threads.
8230 (remote_core_of_thread): New.
8231 (init_remote_ops): Register remote_core_of_thread.
8232 (_initialize_remote): Register qXfer:read.
8233 * target.c (target_core_of_thread): New
8234 * target.h (enum target_object): New value TARGET_OBJECT_THREADS.
8235 (struct target_ops): New field to_core_of_threads.
8236 (target_core_of_thread): Declare.
8237 * gdbthread.h (struct thread_info): New field private_dtor.
8238 * thread.c (print_thread_info): Report the core.
8239 * ui-out.c (MAX_UI_OUT_LEVELS): Increase.
8240 * utils.c (compare_positive_ints): New.
8241 * features/threads.dtd: New.
8242 * mi/mi-interp.c (mi_on_normal_stop): Report the core.
8243 * mi/mi-main.c (struct collect_cores_data, collect_cores)
8244 (do_nothing, free_vector_of_osdata_items)
8245 (splay_tree_int_comparator, free_splay_tree): New.
8246 (print_one_inferior_data): Implemented printing of selected
8247 inferiors. Collect and print cores.
8248 (output_cores): New.
8249 (mi_cmd_list_thread_groups): Support --recurse. Permit specifying
8250 thread groups together with --available.
8251
d30c5336
JK
82522010-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8253
8254 * configure: Regenerate (for _STRUCTURED_PROC).
8255
02893727
JB
82562010-01-12 Joel Brobecker <brobecker@adacore.com>
8257
8258 Delete dead function.
8259 * ada-lang.c (extract_string): Delete. No longer used.
8260
46ed2d6f
JB
82612010-01-12 Joel Brobecker <brobecker@adacore.com>
8262
8263 Fix -Wunused warning in dec-thread.c.
8264 * dec-thread.c (dec_thread_count_gdb_threads)
8265 (dec_thread_add_gdb_thread): Prevent -Wunused warning.
8266
606b8d1a
JB
82672010-01-12 Joel Brobecker <brobecker@adacore.com>
8268
8269 * ada-valprint.c (ada_print_floating): Remove trailing space.
8270
b4ba55a1
JB
82712010-01-12 Joel Brobecker <brobecker@adacore.com>
8272
8273 Add support for DW_AT_GNAT_descriptive_type.
8274 * gdbtypes.h (enum type_specific_kind): New enum.
8275 (struct main_type) [type_specific_field]: New component.
8276 [type_specific]: Add new component "gnat_stuff".
8277 (struct gnat_aux_type): New type.
8278 (INIT_CPLUS_SPECIFIC): Also set TYPE_SPECIFIC_FIELD (type).
8279 (HAVE_CPLUS_STRUCT): Also check TYPE_SPECIFIC_FIELD (type).
8280 (gnat_aux_default, allocate_gnat_aux_type): Add declaration.
8281 (INIT_GNAT_SPECIFIC, ALLOCATE_GNAT_AUX_TYPE, HAVE_GNAT_AUX_INFO)
8282 (TYPE_SPECIFIC_FIELD): New macros.
8283 (TYPE_CPLUS_SPECIFIC): Return cplus_struct_default if the given
8284 type does not hold any cplus-specific data.
8285 (TYPE_RAW_CPLUS_SPECIFIC): New macro.
8286 (TYPE_GNAT_SPECIFIC, TYPE_DESCRIPTIVE_TYPE): New macros.
8287 (TYPE_IS_OPAQUE): Use HAVE_CPLUS_STRUCT to check if type has
8288 cplus-specific data.
8289 * gdbtypes.c (allocate_cplus_struct_type): Minor stylistic rewrite.
8290 Set new component TYPE_SPECIFIC_FIELD (type).
8291 (gnat_aux_default): New constant.
8292 (allocate_gnat_aux_type): New function.
8293 (init_type): Add initialization the type-specific stuff for
8294 TYPE_CODE_FLT and TYPE_CODE_FUNC types.
8295 (print_gnat_stuff): New function.
8296 (recursive_dump_type): Use HAVE_CPLUS_STRUCT to check for cplus-
8297 specific data. Adjust code that prints the contents of the
8298 type-specific union using the TYPE_SPECIFIC_FIELD value.
8299 * dwarf2read.c (dwarf2_attach_fields_to_type): Do not allocate
8300 the type cplus stuff for Ada types.
8301 (dwarf2_add_member_fn, dwarf2_attach_fn_fields_to_type):
8302 Error out if these routines are called with an Ada type.
8303 (read_structure_type, read_array_type, read_subrange_type):
8304 Add call to set_descriptive_type.
8305 (set_die_type): Initialize the gnat-specific data if necessary.
8306 (need_gnat_info, die_descriptive_type, set_descriptive_type):
8307 New functions.
8308 * ada-lang.c (decode_constrained_packed_array_type): Use
8309 decode_constrained_packed_array_type instead of doing a standard
8310 lookup to locate a parallel type.
8311 (find_parallel_type_by_descriptive_type): New function.
8312 (ada_find_parallel_type_with_name): New function.
8313 (ada_find_parallel_type): Reimplement using
8314 ada_find_parallel_type_with_name.
8315 * ada-valprint.c (print_field_values): Use HAVE_CPLUS_STRUCT
8316 to check if type has a cplus stuff.
8317 * linespec.c (total_number_of_methods): Likewise.
8318 * mdebugread.c (new_type): Likewise.
8319
b0f02ee9
JK
83202010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8321
8322 * NEWS: Document the 0b binary number prefix parsing.
8323
b260e109
JK
83242010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8325
8326 * objfiles.c (objfile_relocate1): Change the return type to int.
8327 Describe the new return value. Return non-zero if data changed.
8328 (objfile_relocate): New variable changed. Set it. Call
8329 breakpoint_re_set depending on CHANGED.
8330
b5cfddf5
JK
83312010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8332
8333 Implement binary numbers parsing.
8334 * c-exp.y (parse_number): New case 'b' and 'B'.
8335
e0ae4240
JK
83362010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8337 Tristan Gingold <gingold@adacore.com>
8338
8339 * solib.c (info_sharedlibrary_command): Replace
8340 objfile_has_partial_symbols and objfile_has_full_symbols calls by
8341 objfile_has_symbols.
8342
6e0e5977
JB
83432010-01-10 Joel Brobecker <brobecker@adacore.com>
8344
8345 * NEWS: Document the improvements made to the mips-irix port.
8346
7348c5e1
JB
83472010-01-09 Joel Brobecker <brobecker@adacore.com>
8348
8349 Fix the documentation of valprint.c:value_print.
8350 * valprint.c (value_print): Update the function description to
8351 mention that the syntax of the output follows the current_language,
8352 not necessarily C.
8353
567995e1
JK
83542010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8355
8356 Fix displacement of separate debug info files.
8357 * objfiles.c (objfile_relocate): Rename to ...
8358 (objfile_relocate1): ... here and make it static. Extend the comment.
8359 (objfile_relocate): New function.
8360 * solib-spu.c (spu_relocate_main_executable): Explicitly check if
8361 SYMFILE_OBJFILE is NULL. Remove variables objfile and old_chain.
8362 Remove following of SEPARATE_DEBUG_OBJFILE. new_offsets is now
8363 allocated using alloca.
8364 * symfile.c (copy_section_addr_info): Remove.
8365 (build_section_addr_info_from_objfile): Make it global. New variables
8366 addr_bit and mask, use them.
8367 * symfile.h (build_section_addr_info_from_objfile): New prototype.
8368 (copy_section_addr_info): Remove.
8369
6d8eadbd
JB
83702010-01-09 Joel Brobecker <brobecker@adacore.com>
8371
8372 Signal unwinder for mips-irix N32.
8373 * mips-irix-tdep.c: #include mips-tdep.h, trad-frame.h, and
8374 tramp-frame.h.
8375 (SIGTRAMP_FRAME_SIZE, SIGCONTEXT_PC_OFF, SIGCONTEXT_REGS_OFF)
8376 (SIGCONTEXT_FPREGS_OFF, SIGCONTEXT_FPCSR_OFF, SIGCONTEXT_HI_OFF)
8d95cc3b
PA
8377 (SIGCONTEXT_LO_OFF): New macros.
8378 (mips_irix_n32_tramp_frame_init): New function.
6d8eadbd
JB
8379 (mips_irix_n32_tramp_frame): New static constant.
8380 (mips_irix_init_abi): Prepend the mips_irix_n32_tramp_frame unwinder.
8381
27087a3d
JB
83822010-01-09 Joel Brobecker <brobecker@adacore.com>
8383
8384 Breakpoint in shared library does not work on mips-irix.
8385 * procfs.c: #include "observer.h".
8386 (procfs_inferior_created): New function, moving here the code
8387 which unsets the syssgi syscall-exit notifications.
8388 (procfs_create_inferior): Remove the code which unsets the syssgi
8389 syscall-exit notifications. It is too early to do this here.
8390 (_initialize_procfs): Attach the procfs_inferior_created observer.
8391
f08877ba
JB
83922010-01-09 Joel Brobecker <brobecker@adacore.com>
8393
8394 Wrong return convention for arrays (mips-irix).
8395 * mips-tdep.c (mips_n32n64_return_value): Arrays whose size is
8396 128 bits or smaller are returned the same way as structs
8397 and unions of the the same size.
8398
e4b97d48
JB
83992010-01-09 Joel Brobecker <brobecker@adacore.com>
8400
8401 Cannot set the PC on mips-irix.
8402 * irix5-nat.c (fill_gregset): Check regno against the raw PC
8403 register number, no the cooked one.
8404
11377e68
JB
84052010-01-09 Joel Brobecker <brobecker@adacore.com>
8406
8407 Error while loading core file on mips-irix.
8408 * solib-irix.c (irix_solib_create_inferior_hook): Do nothing
8409 if debugging from a core file.
8410
b2391021
JB
84112010-01-09 Joel Brobecker <brobecker@adacore.com>
8412
8413 GDB hangs when attaching to process on mips-irix.
8414 * solib-irix.c (irix_solib_create_inferior_hook): Do nothing if
8415 attaching to a process.
8416
f2ec0ecf
JB
84172010-01-09 Joel Brobecker <brobecker@adacore.com>
8418
8419 Use the correct breakpoint instruction on mips-irix.
8420 * mips-tdep.c (mips_breakpoint_from_pc): Add new static variable
8421 containing the correct breakpoint instruction to use on mips-irix.
8422 Use it when the osabi is GDB_OSABI_IRIX.
8423
3c95f01c
JB
84242010-01-09 Joel Brobecker <brobecker@adacore.com>
8425
8426 -Wunused warning in procfs.c (mips-irix only).
8427 * procfs.c (gdb_praddset, gdb_prdelset): New macros. Use them
8428 throughout instead of using praddset and prdelset respectively.
8429
4b7703ad
JB
84302010-01-09 Joel Brobecker <brobecker@adacore.com>
8431
8432 GDB crash while stepping into function.
8433 * infrun.c (handle_inferior_event): Refetch the current frame
8434 after handling what.main_action, in case that pointer became
8435 dangling.
8436
12c89474
JB
84372010-01-09 Joel Brobecker <brobecker@adacore.com>
8438
8439 Fix build failure of solaris-hosted cross debuggers.
8440 * ada-valprint.c, parse.c: Include defs.h before including ctype.h.
8441
1a3fd262 84422010-01-09 Daniel Gutson <dgutson@codesourcery.com>
4c490650
JB
8443
8444 Fix build failure on sparc-solaris.
8445 * procfs.c: (procfs_do_thread_registers) Use elfcore_write_lwpstatus.
8446
75242ef4
JK
84472010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8448
8449 Move some symfile code into subroutines.
8450 * symfile.h (relative_addr_info_to_section_offsets)
8451 (addr_info_make_relative): New prototypes.
8452 * symfile.c (default_symfile_offsets): Move a part to ...
8453 (relative_addr_info_to_section_offsets): ... this new function.
8454 (default_symfile_offsets): Call it.
8455 (syms_from_objfile <!mainline && addrs && addrs->other[0].name>): Move
8456 this part to ...
8457 (addr_info_make_relative): ... this new function.
8458
268a4a75
JK
84592010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8460
8461 Add from_tty to solib_create_inferior_hook.
8462 * infcmd.c (post_create_inferior): Move solib_add after
8463 solib_create_inferior_hook. Pass from_tty to
8464 solib_create_inferior_hook. Call solib_add and SOLIB_ADD with
8465 0 from_tty and comment why.
8466 * infrun.c (follow_exec): Pass from_tty solib_create_inferior_hook as 0.
8467 * linux-nat.c (linux_child_follow_fork): Likewise.
8468 * nto-procfs.c (procfs_post_attach, procfs_create_inferior): Likewise.
8469 * solib-darwin.c (darwin_solib_create_inferior_hook): New parameter
8470 from_tty.
8471 * solib-frv.c (frv_solib_create_inferior_hook): Likewise.
8472 * solib-irix.c (irix_solib_create_inferior_hook): Likewise.
8473 * solib-null.c (null_solib_create_inferior_hook): Likewise.
8474 * solib-osf.c (osf_solib_create_inferior_hook): Likewise.
8475 * solib-pa64.c (pa64_solib_create_inferior_hook): Likewise.
8476 * solib-som.c (som_solib_create_inferior_hook): Likewise.
8477 * solib-spu.c (spu_solib_create_inferior_hook): New parameter from_tty.
8478 Pass it to svr4_so_ops.solib_create_inferior_hook.
8479 * solib-sunos.c (sunos_solib_create_inferior_hook): New parameter
8480 from_tty.
8481 * solib-svr4.c (enable_break): New parameter from_tty. Pass it to
8482 solib_add.
8483 (svr4_solib_create_inferior_hook): New parameter from_tty. Pass it to
8484 enable_break.
8485 * solib-target.c (solib_target_solib_create_inferior_hook): New
8486 parameter from_tty.
8487 * solib.c (solib_create_inferior_hook): New parameter from_tty. Pass
8488 it to ops->solib_create_inferior_hook.
8489 (reload_shared_libraries): Pass from_tty to solib_create_inferior_hook.
8490 Move solib_add after solib_create_inferior_hook, call it now with
8491 from_tty as 0. New comment there.
8492 * solib.h (solib_create_inferior_hook): New parameter from_tty.
8493 * solist.h (struct target_so_ops <solib_create_inferior_hook>):
8494 Likewise.
8495
cf00dfa7
VP
84962010-01-08 Vladimir Prus <vladimir@codesourcery.com>
8497
8498 Fix multiexec race.
8499 * infrun.c (handle_inferior_event): Use get_thread_regcache
8500 with events ptid, not get_current_regcache.
8501
f91e5ac3
JB
85022009-01-08 Joel Brobecker <brobecker@adacore.com>
8503
8504 GDB crash with empty executable name (MinGW).
8505 * source.c (openp): Add assert that parameter string is not NULL.
8506 if parameter string is an empty string, then return with a failure
8507 immediately.
8508
92b9ce5b
JB
85092009-01-08 Joel Brobecker <brobecker@adacore.com>
8510
8511 Get rid of support for VAX Floats.
8512 * ada-lang.h (ada_is_vax_floating_type, ada_vax_float_type_suffix)
8513 (ada_vax_float_print_function): Delete.
8514 * ada-lang.c (ada_is_vax_floating_type, ada_vax_float_type_suffix)
8515 (ada_vax_float_print_function): Delete.
8516 * ada-typeprint.c (print_vax_floating_point_type): Delete.
8517 (ada_print_type): Remove support for VAX floats.
8518 * ada-valprint.c (ada_val_print_1): Remove support for VAX floats.
8519
268a4a75 85202010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
8521
8522 * stabsread.c (read_args): Handle zero arguments.
8523
f0f20949
JB
85242009-01-08 Joel Brobecker <brobecker@adacore.com>
8525
8526 Cannot find in-tree libiconv.a after reconfigure.
8527 * acinclude.m4 (AM_ICONV): If we find an in-tree libiconv.a
8528 that we can use, then cache the path to this archive.
8529 * configure: Regenerate.
8530
6b6218c5
SS
85312010-01-07 Stan Shebs <stan@codesourcery.com>
8532
35b1e5cc
SS
8533 Make tracepoint operations go through target vector.
8534 * target.h (enum trace_find_type): New enum.
8535 (struct target_ops): New fields to_trace_init,
8536 to_download_tracepoint, to_download_trace_state_variable,
8537 to_trace_set_readonly_regions, to_trace_start, to_get_trace_status,
8538 to_trace_stop, to_trace_find, to_get_trace_state_variable_value,
8539 to_set_disconnected_tracing.
8540 (target_trace_init): New macro.
8541 (target_download_tracepoint): New macro.
8542 (target_download_trace_state_variable): New macro.
8543 (target_trace_start): New macro.
8544 (target_trace_set_readonly_regions): New macro.
8545 (target_get_trace_status): New macro.
8546 (target_trace_stop): New macro.
8547 (target_trace_find): New macro.
8548 (target_get_trace_state_variable_value): New macro.
8549 (target_set_disconnected_tracing): New macro.
8550 * target.c (update_current_target): Inherit and set defaults for
8551 tracepoint operations.
8552 * tracepoint.c (default_collect): Make globally visible.
8553 (target_is_remote): Remove, along with all calls.
8554 (tvariables_info): Call target_get_trace_state_variable_value.
8555 (remote_set_transparent_ranges): Remove.
8556 (trace_start_command): Call target_trace_init,
8557 target_download_tracepoint, etc.
8558 (download_tracepoint): Remove.
8559 (trace_stop_command): Simplify.
8560 (stop_tracing): Call target_trace_stop.
8561 (get_trace_status): Call target_get_trace_status.
8562 (trace_status_command): Add case for targets that cannot trace.
8563 (finish_tfind_command): Change to take numerical arguments, call
8564 target_trace_find.
8565 (trace_find_command): Update call to finish_tfind_command.
8566 (trace_find_pc_command): Ditto.
8567 (trace_find_tracepoint_command): Ditto.
8568 (trace_find_line_command): Ditto.
8569 (trace_find_range_command): Ditto.
8570 (trace_find_outside_command): Ditto.
8571 (set_disconnected_tracing_value): Call
8572 target_set_disconnected_tracing.
8573 * remote.c: Add protocol encoding bits from tracepoint.c.
8574 (trace_error): Move from tracepoint.c.
8575 (remote_get_noisy_reply): Ditto.
8576 (free_actions_list_cleanup_wrapper): Ditto.
8577 (free_actions_list): Ditto.
8578 (remote_trace_init): New function.
8579 (remote_download_tracepoint): New function.
8580 (remote_download_trace_state_variable): New function.
8581 (remote_trace_set_readonly_regions): New function.
8582 (remote_trace_start): New function.
8583 (remote_get_trace_status): New function.
8584 (remote_trace_stop): New function.
8585 (remote_trace_find): New function.
8586 (remote_download_trace_state_variable): New function.
8587 (remote_set_disconnected_tracing): New function.
8588 (init_remote_ops): Add tracepoint operations.
8589
6b6218c5
SS
8590 * tracepoint.c (trace_dump_command): Don't decr_pc_after_break.
8591
089b4803
TG
85922010-01-07 Tristan Gingold <gingold@adacore.com>
8593
8594 * symfile.c (build_section_addr_info_from_objfile): New function.
8595 (symbol_file_add_separate): Don't use offsets from objfile but
8596 built an addr info.
8597
d5551862
SS
85982010-01-06 Stan Shebs <stan@codesourcery.com>
8599
8600 Support disconnected tracing.
8601 * infcmd.c (detach_command): Ask whether to stop tracing.
8602 * cli/cli-cmds.c (quit_command): Ditto.
8603 * breakpoint.h (struct breakpoint): New field number_on_target.
8604 * breakpoint.c (create_tracepoint_from_upload): New function.
8605 (get_tracepoint_by_number_on_target): New function.
8606 * remote.c (struct remote): New field disconnected_tracing.
8607 (remote_disconnected_tracing_feature): New function.
8608 (remote_protocol_features): Add DisconnectedTracing.
8609 (struct uploaded_tp): New struct.
8610 (uploaded_tps): New global.
8611 (get_uploaded_tp): New function.
8612 (find_matching_tracepoint): New function.
8613 (remote_get_tracing_state): New function.
8614 (remote_start_remote): Call it.
8615 * tracepoint.c (disconnected_tracing): New global.
8616 (trace_start_command): Initialize number_on_target.
8617 (stop_tracing): New function, split out from...
8618 (trace_stop_command): Call stop_tracing.
8619 (get_trace_status): New function, split out from...
8620 (trace_status_command): Call get_trace_status, add info on
8621 disconnection behavior.
8622 (disconnect_or_stop_tracing): New function.
8623 (finish_tfind_command): Translate from number on target.
8624 (trace_find_tracepoint_command): Translate to number on target.
8625 (send_disconnected_tracing_value): New function.
8626 (set_disconnected_tracing): New function.
8627 (_initialize_tracepoint): Add disconnected-tracing variable.
8628 * NEWS: Mention disconnected tracing.
8629
15d123c9
TG
86302010-01-06 Tristan Gingold <gingold@adacore.com>
8631
8632 * symtab.c (lookup_global_symbol_from_objfile): Rename objfile
8633 parameter to main_objfile. Iterate on all separate debug objfiles.
8634 * symfile.h (symbol_file_add_separate)
8635 (find_separate_debug_file_by_debuglink): Remove parameter names.
8636 * symfile.c (symbol_file_add_separate): Use add_separate_objfile.
8637 (reread_symbols): Use free_objfile_separate_debug.
8638 * objfiles.h (struct objfile): Add separate_debug_objfile_link.
8639 Adjust comment.
8640 (objfile_separate_debug_iterate, add_separate_debug_objfile)
8641 (free_objfile_separate_debug): New prototypes.
8642 * objfiles.c (objfile_separate_debug_iterate): New function.
8643 (add_separate_debug_objfile, free_objfile_separate_debug): New
8644 functions.
8645 (free_objfile): Use free_objfile_separate_debug. Adjust for
8646 multiple separate debug objfile.
8647 (objfile_has_symbols): Adjust comment. Iterate on all separate
8648 debug objfiles.
8649 * minsyms.c (lookup_minimal_symbol): Adjust for multiple separate
8650 debug objfile.
8651 (lookup_minimal_symbol_text): Ditto.
8652 (lookup_minimal_symbol_by_pc_name): Ditto.
8653 (lookup_minimal_symbol_solib_trampoline): Ditto.
8654 (lookup_minimal_symbol_by_pc_section_1): Iterate on all separate
8655 debug objfiles.
8656
7a697b8d
SS
86572010-01-05 Stan Shebs <stan@codesourcery.com>
8658
8659 Add fast tracepoints.
8660 * arch-utils.h (default_fast_tracepoint_valid_at): Declare.
8661 * arch-utils.c (default_fast_tracepoint_valid_at): New function.
8662 * breakpoint.h (enum bptype): Add bp_fast_tracepoint.
8663 * breakpoint.c (tracepoint_type): New function.
8664 (ALL_TRACEPOINTS): Use it.
8665 (should_be_inserted): Ditto.
8666 (bpstat_check_location): Ditto.
8667 (print_one_breakpoint_location): Ditto.
8668 (user_settable_breakpoint): Ditto.
8669 (set_breakpoint_location_function): Ditto.
8670 (disable_breakpoints_in_shlibs): Ditto.
8671 (delete_trace_command): Ditto.
8672 (print_it_typical): Add bp_fast_tracepoint case.
8673 (bpstat_what): Ditto.
8674 (print_one_breakpoint_location): Ditto.
8675 (allocate_bp_location): Ditto.
8676 (mention): Ditto.
8677 (breakpoint_re_set_one): Ditto.
8678 (disable_command): Ditto.
8679 (enable_command): Ditto.
8680 (check_fast_tracepoint_sals): New function.
8681 (break_command_really): Call it.
8682 (ftrace_command): New function.
8683 (_initialize_breakpoint): Add ftrace command.
8684 * gdbarch.sh (fast_tracepoint_valid_at): New.
8685 * gdbarch.h, gdbarch.c: Regenerate.
8686 * i386-tdep.c (i386_fast_tracepoint_valid_at): New function.
8687 (i386_gdbarch_init): Use it.
8688 * remote.c (struct remote_state): New field fast_tracepoints.
8689 (PACKET_FastTracepoints): New packet config type.
8690 (remote_fast_tracepoint_feature): New function.
8691 (remote_protocol_features): Add FastTracepoints.
8692 (remote_supports_fast_tracepoints): New function.
8693 (_initialize_remote): Add FastTracepoints.
8694 * tracepoint.c (download_tracepoint): Add fast tracepoint option.
8695 * NEWS: Mention fast tracepoints.
8696
737a160e
JB
86972010-01-06 Joel Brobecker <brobecker@adacore.com>
8698
8699 * gdb-gdb.py: New file.
8700
ce6cca6d
MS
87012010-01-05 Michael Snyder <msnyder@vmware.com>
8702
8703 * infrun.c (handle_inferior_event): Fix typo in comment.
8704
0d15807d
JK
87052010-01-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8706
8707 * symfile.c (syms_from_objfile): Remove the !MAINLINE conditional.
8708
7803799a
UW
87092010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
8710
c8d5aac9 8711 * features/Makefile (WHICH): Add s390-linux32, s390-linux64,
7803799a
UW
8712 and s390x-linux64.
8713 (s390-linux32-expedite): Define.
8714 (s390-linux64-expedite): Define.
8715 (s390x-linux64-expedite): Define.
8716 * features/s390-acr.xml: New file.
8717 * features/s390-fpr.xml: New file.
8718 * features/s390-core32.xml: New file.
8719 * features/s390-core64.xml: New file.
8720 * features/s390x-core64.xml: New file.
8721 * features/s390-linux32.xml: New file.
8722 * features/s390-linux64.xml: New file.
8723 * features/s390x-linux64.xml: New file.
8724 * features/s390-linux32.c: New generated file.
8725 * features/s390-linux64.c: New generated file.
8726 * features/s390x-linux64.c: New generated file.
8727
8728 * regformats/s390-linux32.dat: New generated file.
8729 * regformats/s390-linux64.dat: New generated file.
8730 * regformats/s390x-linux64.dat: New generated file.
8731 * regformats/reg-s390.dat: Remove.
8732 * regformats/reg-s390x.dat: Remove.
8733
8734 * s390-nat.c: Include "auxv.h" and <elf.h>.
8735 (HWCAP_S390_HIGH_GPRS): Define if undefined.
8736 (s390_target_wordsize): New function.
8737 (s390_auxv_parse): Likewise.
8738 (s390_get_hwcap): Likewise.
8739 (s390_read_description): Likewise.
8740 (_initialize_s390_nat): Install s390_auxv_parse and
8741 s390_read_description.
8742
8743 * s390-tdep.c: Include "features/s390-linux32.c",
8744 "features/s390-linux64.c", and "features/s390x-linux64.c".
8745 (struct gdbarch_tdep): Add gpr_full_regnum, pc_regnum, and cc_regnum.
8746 (s390_register_call_saved): New function.
8747 (s390_register_name): Remove.
8748 (s390_register_type): Remove.
8749 (s390_dwarf_regmap): Add lower half GPR pseudo DWARF CFI regnums.
8750 (s390_dwarf_reg_to_regnum): Remap GPR regnums to full GPRs.
8751 (s390_adjust_frame_regnum): Remap GPR regnums to lower halves for CFI.
8752 (s390_pseudo_register_name): New function.
8753 (s390_pseudo_register_type): New function.
8754 (s390_pseudo_register_read): Handle both 32-bit and 64-bit cases.
8755 Handle full GPR pesudos and varying pseudo register numbers.
8756 (s390_pseudo_register_write): Likewise
8757 (s390x_pseudo_register_read): Remove.
8758 (s390x_pseudo_register_write): Likewise.
8759 (s390_register_group): Remove.
8760 (s390_pseudo_register_group): New function.
8761 (s390_regmap_gregset): Add GPR upper halves.
8762 (s390x_regmap_gregset): Likewise.
8763 (s390_regmap_fpregset): Likewise.
8764 (s390_regmap_upper): New global variable.
8765 (s390_upper_regset): New global variable.
8766 (s390_upper_regset_sections): New global variable.
8767 (s390_regset_from_core_section): Handle GPR upper halves.
8768 (s390_core_read_description): New function.
8769 (s390_prologue_frame_unwind_cache): Set up ABI call-saved/clobbered
8770 register information. Handle varying pseudo register numbers.
8771 (s390_backchain_frame_unwind_cache): Likewise.
8772 (s390_frame_prev_register): Unwind full GPRs to show lower halves.
8773 (s390_stub_frame_unwind_cache): Handle varying pseudo register numbers.
8774 (s390_sigtramp_frame_unwind_cache): Unwind PSWM and PSWA as well as
8775 PC and CC pseudos. Unwind upper halves and full GPRs as appropriate.
8776 Handle varying pseudo register numbers.
8777 (s390_unwind_pc): Handle varying pseudo register numbers.
8778 (s390_dwarf2_prev_register): New function.
8779 (s390_dwarf2_frame_init_reg): Set up ABI call-saved/clobbered
8780 register information. Handle varying pseudo register numbers.
8781 Install s390_dwarf2_prev_register to unwind full GPRs.
8782 (s390_gdbarch_init): Handle target descriptions. Assign varying
8783 pseudo register numbers. Install s390_adjust_frame_regnum.
8784 (_initialize_s390_tdep): Initialize target descriptions.
8785
8786 * s390-tdep.h (S390_R0_UPPER_REGNUM .. S390_R15_UPPER_REGNUM): Define.
8787 (S390_NUM_REGS): Redefine to include upper half registers.
8788 (S390_PC_REGNUM, S390_CC_REGNUM): Remove.
8789 (S390_NUM_PSEUDO_REGS, S390_NUM_TOTAL_REGS): Likewise.
8790 (tdesc_s390_linux32): Add declaration.
8791 (tdesc_s390_linux64): Likewise.
8792 (tdesc_s390x_linux64): Likewise.
8793
1b1818e4
UW
87942010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
8795
8796 * regset.h (struct core_regset_section): Add HUMAN_NAME.
8797 * i386-linux-tdep.c (i386_linux_regset_sections): Fill in HUMAN_NAME.
8798 * ppc-linux-tdep.c (ppc_linux_vsx_regset_sections): Likewise.
8799 (ppc_linux_vmx_regset_sections): Likewise.
8800 (ppc_linux_fp_regset_sections): Likewise.
8801
8802 * corelow.c (get_core_register_section): Constify arguments.
8803 (get_core_registers): Use gdbarch_core_regset_sections instead
8804 of hard-coded platform-specific register section names.
8805
dcbf108f
UW
88062010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
8807
8808 * dwarf2loc.c (read_pieced_value): If a piece occupies part of
b3f41522 8809 a register, assume the least-significant part is used.
dcbf108f
UW
8810 (write_pieced_value): Likewise.
8811
704e9165
UW
88122010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
8813
8814 * printcmd.c: Include "arch-utils.h".
8815 (do_one_display): Re-parse expression if current architecture changed.
8816
c54eabfa
JK
88172010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8818 Joel Brobecker <brobecker@adacore.com>
8819
8820 * gdbtypes.c (check_typedef): New comment on type length.
8821 * value.c (allocate_value_lazy): Remove the unused atype variable. New
8822 comment on type length.
8823 (value_primitive_field): Keep the original TYPE value, new comment.
8824
50cb2941
JK
88252010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8826
8827 * cli/cli-script.c (process_next_line): Rename p1 as p_end and p2 as
8828 p_start. Change != comparisons to > and < comparisons.
8829
be66db07
JK
88302010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8831
8832 * cli/cli-script.c (process_next_line): Check P2 overrun.
8833
abd775ce
JB
88342009-01-01 Joel Brobecker <brobecker@adacore.com>
8835
8836 Update the copyright hearder to add year 2010 for most GDB files.
8837
6479260d
JB
88382009-01-01 Joel Brobecker <brobecker@adacore.com>
8839
8840 Fix build failure in inf-ptrace.c.
8841 * inf-ptrace.c (inf_ptrace_follow_fork): Fix typo.
8842
4a70f654
JB
88432010-01-01 Joel Brobecker <brobecker@adacore.com>
8844
8845 * top.c (print_gdb_version): Update copyright year.
8846
595939de 88472010-01-01, 10 Joel Brobecker <brobecker@adacore.com>
b9ee2233
JB
8848
8849 Fix break *FUN'address thread NUM.
8850 * ada-lex.l (task): Expand rule to also match the thread keyword.
8851
70575d34
JB
88522010-01-01 Joel Brobecker <brobecker@adacore.com>
8853
8854 Fix break *FUN'address task NUM.
8855 * ada-lex.l (task): New rule.
8856 * ada-lang.c (valid_task_id): Make sure the Ada task list has
8857 been built before using it.
8858
e1e4d4a4 8859For older changes see ChangeLog-2009.
c906108c
SS
8860\f
8861Local Variables:
8862mode: change-log
8863left-margin: 8
8864fill-column: 74
8865version-control: never
57da7796 8866coding: utf-8
c906108c 8867End:
This page took 1.589393 seconds and 4 git commands to generate.