* mips-tdep.c (mips32_scan_prologue): Correct indentation.
[binutils-gdb.git] / gdb / ChangeLog
1 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2
3 * mips-tdep.c (mips32_scan_prologue): Correct indentation.
4
5 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
6
7 * mips-tdep.c (mips_gdbarch_init): Only set pc_regnum and
8 sp_regnum once the gdbarch_init_osabi hook has been called.
9
10 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
11
12 * mips-tdep.c (mips32_bc1_pc): New function.
13 (mips32_next_pc): Handle BC1ANY2F, BC1ANY2T, BC1ANY4F, BC1ANY4T,
14 BPOSGE32 and BPOSGE64 instructions.
15 (deal_with_atomic_sequence): Likewise.
16 (mips32_instruction_has_delay_slot): Likewise.
17
18 2012-03-01 Maciej W. Rozycki <macro@mips.com>
19 Chris Dearman <chris@mips.com>
20 Maciej W. Rozycki <macro@codesourcery.com>
21 Joseph Myers <joseph@codesourcery.com>
22
23 * features/mips-dsp.xml: New file.
24 * features/mips64-dsp.xml: New file.
25 * features/mips-dsp-linux.xml: New file.
26 * features/mips64-dsp-linux.xml: New file.
27 * features/Makefile (WHICH): Add mips-dsp-linux and
28 mips64-dsp-linux.
29 (mips-dsp-expedite, mips64-dsp-expedite): New variables.
30 * features/mips-dsp-linux.c: New file.
31 * features/mips64-dsp-linux.c: New file.
32 * regformats/mips-dsp-linux.dat: New file.
33 * regformats/mips64-dsp-linux.dat: New file.
34 * mips-linux-nat.c (mips_linux_register_addr): Handle DSP
35 registers.
36 (mips64_linux_register_addr): Likewise.
37 (mips64_linux_regsets_fetch_registers): Likewise.
38 (mips64_linux_regsets_store_registers): Likewise.
39 (mips64_linux_fetch_registers): Update call to
40 mips64_linux_regsets_fetch_registers.
41 (mips64_linux_store_registers): Update call to
42 mips64_linux_regsets_store_registers.
43 (mips_linux_read_description): Probe for DSP registers.
44 (_initialize_mips_linux_nat): Call initialize_tdesc_mips_dsp_linux
45 and initialize_tdesc_mips64_dsp_linux.
46 * mips-linux-tdep.c (supply_gregset, mips64_supply_gregset):
47 Remove padding of no longer used embedded register slots.
48 * mips-linux-tdep.h (DSP_BASE, DSP_CONTROL): New macros.
49 (MIPS_RESTART_REGNUM): Redefine enum value.
50 * mips-tdep.c (mips_generic_reg_names): Remove trailing null
51 strings.
52 (mips_tx39_reg_names): Likewise.
53 (mips_linux_reg_names): New array of register names for Linux
54 targets.
55 (mips_register_name): Check for a null pointer in
56 mips_processor_reg_names and return an empty string.
57 (mips_register_type): Exclude embedded registers for the IRIX
58 and Linux ABIs.
59 (mips_pseudo_register_type): Likewise. Use dynamic numbers to
60 refer to FP registers, LO, HI, BadVAddr, Cause and PC. Handle
61 DSP registers.
62 (mips_stab_reg_to_regnum): Handle DSP accumulators.
63 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Likewise.
64 (mips_gdbarch_init): Likewise. Initialize internal register
65 indices for the Linux ABI. Use dynamic numbers to refer to
66 registers, as applicable, while parsing the target description.
67 * mips-tdep.h (struct mips_regnum): Add dspacc/dspctl offsets.
68
69 2012-03-01 Joel Brobecker <brobecker@adacore.com>
70
71 * frame.h (read_frame_register_unsigned): Fix typo in function
72 description.
73
74 2012-03-01 Pedro Alves <palves@redhat.com>
75
76 * jit-reader.in [!__cplusplus]
77 (GDB_DECLARE_GPL_COMPATIBLE_READER): Add missing backslash.
78
79 2012-03-01 Pedro Alves <palves@redhat.com>
80
81 * configure.ac (build_warnings): Add -Wmissing-prototypes.
82 * configure: Regenerate.
83
84 2012-03-01 Pedro Alves <palves@redhat.com>
85
86 * amd64-linux-tdep.c (amd64_linux_record_signal): Make static.
87 * breakpoint.c (create_exception_master_breakpoint, trace_command)
88 (ftrace_command, strace_command): Make static.
89 * d-lang.c (_initialize_d_language): Declare.
90 * dwarf2expr.c (_initialize_dwarf2expr): Declare.
91 * dwarf2loc.c (_initialize_dwarf2loc):
92 * dwarf2read.c (process_psymtab_comp_unit): Make static.
93 * exec.c (exec_get_section_table): Make static.
94 * i386-linux-tdep.c (i386_linux_record_signal): Make static.
95 * infcmd.c (ensure_valid_thread, ensure_not_tfind_mode): Make static.
96 * inferior.c (remove_inferior_command, add_inferior_command)
97 (clone_inferior_command): Make static.
98 * linux-nat.c (linux_nat_thread_address_space)
99 (linux_nat_core_of_thread): Make static.
100 * linux-tdep.c (_initialize_linux_tdep): Declare.
101 * objc-lang.c (_initialize_objc_lang): Declare.
102 * opencl-lang.c (builtin_opencl_type, opencl_language_arch_info):
103 Make static.
104 (_initialize_opencl_language): Declare.
105 * record.c (_initialize_record): Declare.
106 * remote.c (demand_private_info, remote_get_tib_address)
107 (remote_supports_cond_tracepoints)
108 (remote_supports_fast_tracepoints, remote_get_tracepoint_status):
109 Make static.
110 * skip.c (_initialize_step_skip): Declare.
111 * symtab.c (skip_prologue_using_lineinfo): Make static.
112 * tracepoint.c (delete_trace_state_variable)
113 (trace_variable_command, delete_trace_variable_command)
114 (get_uploaded_tsv, find_matching_tracepoint_location)
115 (find_matching_tsv, create_tsv_from_upload, get_traceframe_info):
116 Make static.
117 * value.c (pack_unsigned_long): Make static.
118 * varobj.c (varobj_ensure_python_env): Make static.
119 * windows-tdep.c (_initialize_windows_tdep): Declare.
120 * xml-syscall.c (make_cleanup_free_syscalls_info): Make static.
121
122 2012-03-01 Pedro Alves <palves@redhat.com>
123
124 * linux-tdep.c (linux_has_shared_address_space): Make static. Add
125 gdbarch parameter.
126 (linux_init_abi): Install it as has_shared_address_space gdbarch
127 callback.
128
129 2012-03-01 Pedro Alves <palves@redhat.com>
130
131 * observer.c (observer_test_first_notification_function)
132 (observer_test_second_notification_function)
133 (observer_test_third_notification_function): Add declarations.
134
135 2012-03-01 Pedro Alves <palves@redhat.com>
136
137 * common/signals.c (default_target_signal_to_host)
138 (default_target_signal_from_host): Move ...
139 * arch-utils.c: ... here.
140 * arch-utils.h (default_target_signal_to_host)
141 (default_target_signal_from_host): Declare.
142
143 * common/signals.c (target_signal_from_command): Move ...
144 * infrun.c: ... here.
145 * inferior.h (target_signal_from_command): Declare.
146 * target.h (target_signal_from_command)
147 (default_target_signal_from_host, default_target_signal_to_host):
148 Delete declarations.
149
150 * common/signals.c (_initialize_signals): Delete.
151
152 2012-03-01 Pedro Alves <palves@redhat.com>
153
154 * jit-reader.in (plugin_is_GPL_compatible): Add declarations for
155 both __cplusplus and !__cplusplus.
156
157 2012-03-01 Pedro Alves <palves@redhat.com>
158
159 * psymtab.c (find_and_open_source): Delete declaration.
160 * source.c (find_and_open_source): Move comment ...
161 * source.h (find_and_open_source): ... to this new declaration.
162
163 2012-03-01 Pedro Alves <palves@redhat.com>
164
165 * inline-frame.c: Include inline-frame.h.
166
167 2012-03-01 Pedro Alves <palves@redhat.com>
168
169 * tui/tui-data.c (set_gen_win_origin): Delete.
170 * tui/tui-data.h (tui_set_gen_win_origin): Delete declaration.
171 * tui/tui-regs.c (tui_last_reg_element_no_in_line): Delete.
172
173 2012-03-01 Pedro Alves <palves@redhat.com>
174
175 * remote.c (encode_actions): Delete declaration.
176 * tracepoint.c (encode_actions): Make extern.
177 * tracepoint.h (encode_actions): Declare.
178
179 2012-03-01 Pedro Alves <palves@redhat.com>
180
181 * python/py-breakpoint.c: Include python.h.
182 * python/py-continueevent.c (create_continue_event_object): Make
183 static.
184 * python/py-lazy-string.c (stpy_get_type): Make static.
185 * python/py-newobjfileevent.c (create_new_objfile_event_object):
186 Make static.
187 * python/py-utils.c (unicode_to_target_python_string): Make
188 static.
189 * python/py-value.c: Include python.h.
190
191 2012-03-01 Pedro Alves <palves@redhat.com>
192
193 * inferior.c (delete_threads_of_inferior): Delete.
194
195 2012-03-01 Pedro Alves <palves@redhat.com>
196
197 Import fallback definitions from glibc.
198
199 * gdb_proc_service.h [!HAVE_PROC_SERVICE_H] (struct
200 ps_prochandle): Forward declare.
201 (ps_err_e): Use glibc's comments.
202 [!HAVE_PROC_SERVICE_H] (ps_pdread, ps_pdwrite, ps_ptread)
203 (ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_lgetfpregs)
204 (ps_lsetfpregs, ps_getpid, ps_get_thread_area, ps_pglobal_lookup)
205 (ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_lgetxregsize)
206 (ps_lgetxregs, ps_lsetxregs, ps_plog): Declare.
207 (struct ps_prochandle): Adjust comment.
208
209 2012-03-01 Pedro Alves <palves@redhat.com>
210
211 * ada-lang.c (ada_modulus_from_name): Delete.
212 * ada-lex.l (lexer_init): Make static.
213
214 2012-03-01 Pedro Alves <palves@redhat.com>
215
216 PR gdb/13767
217
218 * frame.c (read_frame_register_unsigned): New.
219 * frame.h (read_frame_register_unsigned): Declare.
220 * i387-tdep.c (print_i387_status_word): New parameter `status_p'.
221 Handle it.
222 (print_i387_control_word): New parameter `control_p'. Handle it.
223 (i387_print_float_info): Handle unavailable float registers.
224
225 2012-03-01 Keith Seitz <keiths@redhat.com>
226
227 * linespec.c (decode_line_2): Sort the list of methods
228 alphabetically before presenting the user with a selection
229 menu.
230
231 2012-03-01 Doug Evans <dje@google.com>
232
233 * dwarf2read.c (dwarf2_cu): Remove unused members has_form_ref_addr,
234 has_namespace_info.
235 (dwarf2_read_abbrevs): Remove corresponding initialization.
236
237 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
238
239 * NEWS: Mention new python command class gdb.COMMAND_USER.
240 * cli/cli-cmds.c (show_user): Print error when used on a python
241 command.
242 (init_cli_cmds): Update documentation strings for "show user" and
243 "set/show max-user-call-depth" to clarify that it does not apply to
244 python commands.
245 * python/py-cmd.c (cmdpy_init): Treat class_user as a valid class in
246 error check.
247 (gdbpy_initialize_commands): Add COMMAND_USER as a constant in
248 gdb python api.
249 * top.c (execute_command): Only execute a user-defined command as a
250 legacy macro if c->user_commands is set.
251
252 2012-03-01 Tom Tromey <tromey@redhat.com>
253
254 * valprint.h (struct generic_val_print_decorations): New.
255 (generic_val_print): Declare.
256 * valprint.c (generic_val_print): New function.
257 * p-valprint.c (p_decorations): New global.
258 (pascal_val_print) <TYPE_CODE_REF, TYPE_CODE_ENUM,
259 TYPE_CODE_FLAGS, TYPE_CODE_FUNC, TYPE_CODE_RANGE, TYPE_CODE_INT,
260 TYPE_CODE_FLT, TYPE_CODE_VOID, TYPE_CODE_ERROR, TYPE_CODE_UNDEF,
261 TYPE_CODE_BOOL, TYPE_CODE_CHAR>: Call generic_val_print.
262 * m2-valprint.c (m2_decorations): New global.
263 (m2_val_print) <TYPE_CODE_REF, TYPE_CODE_ENUM, TYPE_CODE_FUNC,
264 TYPE_CODE_BOOL, TYPE_CODE_RANGE, TYPE_CODE_INT, TYPE_CODE_CHAR,
265 TYPE_CODE_FLT, TYPE_CODE_METHOD, TYPE_CODE_VOID, TYPE_CODE_UNDEF,
266 TYPE_CODE_ERROR>: Call generic_val_print.
267 * f-valprint.c (f_decorations): New global.
268 (f_val_print): Use print_function_pointer_address.
269 <TYPE_CODE_REF, TYPE_CODE_FUNC, TYPE_CODE_CHAR, TYPE_CODE_FLAGS,
270 TYPE_CODE_FLT, TYPE_CODE_VOID, TYPE_CODE_ENUM, TYPE_CODE_RANGE,
271 TYPE_CODE_BOOL, TYPE_CODE_COMPLEX, TYPE_CODE_UNDEF>: Call
272 generic_val_print.
273 * c-valprint.c (c_decorations): New global.
274 (c_val_print) <TYPE_CODE_MEMBERPTR, TYPE_CODE_REF, TYPE_CODE_ENUM,
275 TYPE_CODE_FLAGS, TYPE_CODE_FUNC, TYPE_CODE_METHOD, TYPE_CODE_BOOL,
276 TYPE_CODE_RANGE, TYPE_CODE_CHAR, TYPE_CODE_FLT,
277 TYPE_CODE_DECFLOAT, TYPE_CODE_VOID, TYPE_CODE_ERROR,
278 TYPE_CODE_UNDEF, TYPE_CODE_COMPLEX>: Call generic_val_print.
279 * ada-valprint.c (ada_val_print_1) <TYPE_CODE_FLAGS>: Remove
280 case.
281
282 2012-03-01 Tom Tromey <tromey@redhat.com>
283
284 * valprint.c (val_print): Update.
285 * p-valprint (pascal_val_print): Return void.
286 * p-lang.h (pascal_val_print): Return void.
287 * m2-valprint.c (m2_val_print): Return void.
288 * m2-lang.h (m2_val_print): Return void.
289 * language.h (struct language_defn) <la_val_print>: Return void.
290 * language.c (unk_lang_val_print): Return void.
291 * jv-valprint.c (java_val_print): Return void.
292 * jv-lang.h (java_val_print): Return void.
293 * f-valprint.c (f_val_print): Return void.
294 * f-lang.h (f_val_print): Return void.
295 * d-valprint.c (d_val_print): Return void.
296 (dynamic_array_type): Update.
297 * d-lang.h (d_val_print): Return void.
298 * c-valprint.c (c_val_print): Return void.
299 * c-lang.h (c_val_print): Return void.
300 * ada-valprint.c (ada_vada_val_print, ada_val_print_1): Return
301 void.
302 * ada-lang.h (ada_val_print): Return void.
303
304 2012-03-01 Tom Tromey <tromey@redhat.com>
305
306 * value.h (val_print): Return void.
307 * valprint.c (val_print): Return void.
308
309 2012-03-01 Tom Tromey <tromey@redhat.com>
310
311 * value.h (common_val_print): Return void.
312 * valprint.c (common_val_print): Return void.
313
314 2012-03-01 Tom Tromey <tromey@redhat.com>
315
316 * value.h (value_print): Return void.
317 * valprint.c (value_print): Return void.
318 * p-valprint.c (pascal_value_print): Return void.
319 * p-lang.h (pascal_value_print): Return void.
320 * language.h (struct language_defn) <la_value_print>: Return
321 void.
322 * language.c (unk_lang_value_print): Return void.
323 * jv-valprint.c (java_value_print): Return void.
324 * jv-lang.h (java_value_print): Return void.
325 * f-valprint.c (c_value_print): Don't declare.
326 Include c-lang.h.
327 * c-valprint.c (c_value_print): Return void.
328 * c-lang.h (c_value_print): Return void.
329 * ada-valprint.c (ada_value_print): Return void.
330 * ada-lang.h (ada_value_print): Return void.
331
332 2012-03-01 Tom Tromey <tromey@redhat.com>
333
334 * value.c (value_primitive_field): Handle virtual base classes.
335
336 2012-03-01 Tom Tromey <tromey@redhat.com>
337
338 * gdbtypes.h (struct vbase): Remove.
339
340 2012-03-01 Tom Tromey <tromey@redhat.com>
341
342 * c-valprint.c (print_function_pointer_address): Move...
343 * valprint.c: ... here. Make non-static.
344 * m2-valprint.c (print_function_pointer_address): Remove.
345 * valprint.h (print_function_pointer_address): Declare.
346
347 2012-03-01 Joel Brobecker <brobecker@adacore.com>
348
349 * NEWS: Document the fact that one can provide a condition when
350 creating an Ada exception catchpoint.
351
352 2012-03-01 Tom Tromey <tromey@redhat.com>
353
354 * valprint.c (val_print_type_code_flags): Fix placement of
355 trailing brace.
356
357 2012-03-01 Joel Brobecker <brobecker@adacore.com>
358
359 * copyright.py (MULTILINE_COMMENT_PREFIXES): Delete.
360 (update_files): Do not set MULTILINE_COMMENT_PREFIXES
361 environment variable before calling update-copyright.
362
363 2012-03-01 Joel Brobecker <brobecker@adacore.com>
364
365 * gnulib/extra/update-copyright: Update to the latest from
366 gnulib's git repository.
367 * copyright.py: Set UPDATE_COPYRIGHT_USE_INTERVALS environment
368 variable to 2 instead of 1.
369
370 2012-02-29 Joel Brobecker <brobecker@adacore.com>
371
372 * varobj.c (c_value_of_variable): Remove dead code.
373
374 2012-02-29 Joel Brobecker <brobecker@adacore.com>
375
376 * ada-lex.p (processId): Do not modify already encoded IDs.
377 Update function documentation.
378
379 2012-02-29 Joel Brobecker <brobecker@adacore.com>
380
381 * ada-lang.h (ada_find_renaming_symbol): Replace parameter
382 "name" with "struct symbol *name_sym".
383 * ada-exp.y (write_var_or_type): Update call to
384 ada_find_renaming_symbol.
385 "name" with "struct symbol *name_sym". Adjust Implementation
386 accordingly. Adjust the function documentation.
387
388 2012-02-29 Joel Brobecker <brobecker@adacore.com>
389
390 * ada-lang.h (ada_find_any_symbol, ada_find_any_type): Delete.
391 * ada-lang.c (ada_find_any_type): Add advance declaration.
392 Make static. Replace ada_find_any_symbol by
393 ada_find_any_type_symbol.
394 (ada_find_any_type_symbol): Renames ada_find_any_symbol.
395 Improve function description. Make static.
396 (ada_find_renaming_symbol, find_old_style_renaming_symbol):
397 Replace ada_find_any_symbol by ada_find_any_type_symbol.
398
399 2012-02-29 Joel Brobecker <brobecker@adacore.com>
400
401 * ada-lang.c (struct tag_args): Delete.
402 (ada_get_tsd_type): Function body moved up in source file.
403 (ada_tag_name_1, ada_tag_name_2): Delete.
404 (ada_get_tsd_from_tag): New function.
405 (ada_tag_name_from_tsd): New function.
406 (ada_tag_name): Use a TRY_CATCH block instead of catch_errors
407 to determine the tag name.
408
409 2012-02-29 Joel Brobecker <brobecker@adacore.com>
410
411 * ada-lang.h (ada_get_decoded_value, ada_get_decoded_type): Add
412 declaration.
413 * ada-lang.c (ada_get_decoded_value, ada_get_decoded_type): New
414 function.
415
416 2012-02-29 Joel Brobecker <brobecker@adacore.com>
417
418 * ada-lang.c (ada_is_ignored_field): Rewrite wrong comment.
419
420 2012-02-29 Joel Brobecker <brobecker@adacore.com>
421
422 * ada-lang.c (ada_lookup_symbol_list): Only cache the result of
423 full searches.
424
425 2012-02-29 Joel Brobecker <brobecker@adacore.com>
426
427 * ada-lang.c (constrained_packed_array_type): If there is a
428 parallel XA type, use it to determine the array index type.
429
430 2012-02-29 Joel Brobecker <brobecker@adacore.com>
431
432 * ada-valprint.c (ada_val_print_1): If our value is a reference
433 to an array descriptor, dereference it before converting it
434 to a simple array.
435
436 2012-02-29 Joel Brobecker <brobecker@adacore.com>
437
438 * ada-lang.c (ada_to_fixed_value): Call unwrap_value before
439 creating fixed value.
440 (ada_value_ind, ada_coerce_ref, assign_component)
441 (ada_evaluate_subexp): Remove call to unwrap_value before
442 call to ada_to_fixed_value.
443
444 2012-02-29 Joel Brobecker <brobecker@adacore.com>
445
446 * ada-lang.c (to_fixed_array_type): Set result's type name.
447
448 2012-02-29 Joel Brobecker <brobecker@adacore.com>
449
450 * ada-lang.c (catch_ada_exception_command_split): Add new
451 argument cond_string. Add support for condition at end of
452 "catch exception" commands.
453 (ada_decode_exception_location): Add new argument cond_string.
454 Update call to catch_ada_exception_command_split.
455 (create_ada_exception_catchpoint): Add new argument cond_string.
456 Set the breakpoint condition if needed.
457 (catch_ada_exception_command): Update call to
458 ada_decode_exception_location.
459 (ada_decode_assert_location): Add function documentation.
460 Add support for condition at end of "catch assert" command.
461 (catch_assert_command): Update calls to ada_decode_assert_location
462 and create_ada_exception_catchpoint.
463
464 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
465
466 Fix disp-step-syscall.exp: fork: single step over fork.
467 * i386-linux-tdep.c (-i386_linux_get_syscall_number): Rename to ...
468 (i386_linux_get_syscall_number_from_regcache): ... here, new function
469 comment, change parameters gdbarch and ptid to regcache. Remove
470 parameter regcache, initialize gdbarch from regcache here.
471 (i386_linux_get_syscall_number, i386_linux_displaced_step_copy_insn):
472 New functions.
473 (i386_linux_init_abi): Install i386_linux_displaced_step_copy_insn
474 instead.
475 * i386-tdep.c (i386_syscall_p): Check also for 'sysenter' and
476 'syscall'. Make the 'int' check more strict.
477
478 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
479
480 Fix reverse mode for syscall on AMD CPUs in 32-bit mode.
481 * i386-linux-tdep.c (i386_linux_intx80_sysenter_record): Rename to ...
482 (i386_linux_intx80_sysenter_syscall_record): ... here.
483 (i386_linux_init_abi): Initialize also I386_SYSCALL_RECORD.
484 Use the renamed function name.
485
486 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
487
488 * arm-linux-tdep.c (arm_linux_copy_svc): Reset stale FRAME.
489 * breakpoint.c (until_break_command): Likewise.
490 * elfread.c (elf_gnu_ifunc_resolver_stop): Likewise.
491 * infcall.c (call_function_by_hand): Likewise.
492 * infcmd.c (finish_forward): Likewise.
493 * infrun.c (insert_exception_resume_breakpoint): Likewise.
494
495 2012-02-28 Joel Brobecker <brobecker@adacore.com>
496
497 From Tristan Gingold <gingold@adacore.com>.
498 * ada-tasks.c (ada_tasks_inferior_data_sniffer): Rework code to
499 avoid variable assignments inside condition.
500
501 2012-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
502
503 Fix static analysis issue found by cppcheck.
504 * microblaze-tdep.c (microblaze_extract_return_value): Fix
505 uninitialized BUF for size 2.
506
507 2012-02-27 Chris Dearman <chris@mips.com>
508 Nathan Froyd <froydnj@codesourcery.com>
509 Maciej W. Rozycki <macro@codesourcery.com>
510
511 * mips-tdep.c (mips32_instruction_has_delay_slot): New function.
512 (mips16_instruction_has_delay_slot): Likewise.
513 (mips_segment_boundary): Likewise.
514 (mips_adjust_breakpoint_address): Likewise.
515 (mips_gdbarch_init): Use mips_adjust_breakpoint_address.
516
517 2012-02-27 Maciej W. Rozycki <macro@mips.com>
518 Maciej W. Rozycki <macro@codesourcery.com>
519
520 * infrun.c (handle_inferior_event): Don't proceed through
521 shared library trampolines if stepping at the machine
522 instruction level.
523
524 2012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
525
526 * mips-linux-tdep.c (mips_linux_init_abi): Set num_pseudo_regs
527 too.
528
529 2012-02-27 Thomas Schwinge <thomas@codesourcery.com>
530
531 * sh-tdep.c (sh_make_stub_cache, sh_stub_this_id)
532 (sh_stub_unwind_sniffer): New functions.
533 (sh_stub_unwind): New variable.
534 (sh_gdbarch_init): Wire everything.
535
536 2012-02-27 Pedro Alves <palves@redhat.com>
537
538 * linux-nat.c (pid_is_stopped): Delete, moved to common/.
539 (linux_nat_post_attach_wait): Adjust to use
540 linux_proc_pid_is_stopped.
541 * common/linux-procfs.h (linux_proc_pid_is_stopped): Declare.
542 * common/linux-procfs.c (linux_proc_pid_is_stopped): New function,
543 based on pid_is_stopped from both linux-nat.c and
544 gdbserver/linux-low.c, and renamed.
545
546 2012-02-24 Maciej W. Rozycki <macro@codesourcery.com>
547
548 * remote.c (remote_watchpoint_addr_within_range): New function.
549 (init_remote_ops): Use it.
550
551 2012-02-24 Maciej W. Rozycki <macro@codesourcery.com>
552
553 * target.h (target_watchpoint_addr_within_range): Document macro.
554
555 2012-02-24 Pedro Alves <palves@redhat.com>
556
557 * stack.c (set_last_displayed_sal): Issue internal_error instead
558 of warning, and issue it after clearing the last displayed sal.
559
560 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
561 Pedro Alves <palves@redhat.com>
562
563 * breakpoint.c (until_break_command): Install breakpoints after
564 all frame manipulations.
565
566 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
567
568 * remote.c (remote_supports_cond_breakpoints): New forward
569 declaration.
570 (remote_add_target_side_condition): New function.
571 (remote_insert_breakpoint): Add target-side breakpoint
572 conditional if supported.
573 (remote_insert_hw_breakpoint): Likewise.
574 (init_remote_ops): Set to_supports_evaluation_of_breakpoint_conditions
575 hook.
576
577 * target.c (update_current_target): Inherit
578 to_supports_evaluation_of_breakpoint_conditions.
579 Default to_supports_evaluation_of_breakpoint_conditions to return_zero.
580
581 * target.h (struct target_ops)
582 <to_supports_evaluation_of_breakpoint_conditions>: New field.
583 (target_supports_evaluation_of_breakpoint_conditions): New #define.
584
585 * breakpoint.c (get_first_locp_gte_addr): New forward declaration.
586 (condition_evaluation_both, condition_evaluation_auto,
587 condition_evaluation_host, condition_evaluation_target,
588 condition_evaluation_enums, condition_evaluation_mode_1,
589 condition_evaluation_mode): New static globals.
590 (translate_condition_evaluation_mode): New function.
591 (breakpoint_condition_evaluation_mode): New function.
592 (gdb_evaluates_breakpoint_condition_p): New function.
593 (ALL_BP_LOCATIONS_AT_ADDR): New helper macro.
594 (mark_breakpoint_modified): New function.
595 (mark_breakpoint_location_modified): New function.
596 (set_condition_evaluation_mode): New function.
597 (show_condition_evaluation_mode): New function.
598 (bp_location_compare_addrs): New function.
599 (get_first_location_gte_addr): New helper function.
600 (set_breakpoint_condition): Free condition bytecode if locations
601 has become unconditional. Call mark_breakpoint_modified (...).
602 (condition_command): Call update_global_location_list (1) for
603 breakpoints.
604 (breakpoint_xfer_memory): Use is_breakpoint (...).
605 (is_breakpoint): New function.
606 (parse_cond_to_aexpr): New function.
607 (build_target_condition_list): New function.
608 (insert_bp_location): Handle target-side conditional
609 breakpoints and call build_target_condition_list (...).
610 (update_inserted_breakpoint_locations): New function.
611 (insert_breakpoint_locations): Handle target-side conditional
612 breakpoints.
613 (bpstat_check_breakpoint_conditions): Add comment.
614 (bp_condition_evaluator): New function.
615 (bp_location_condition_evaluator): New function.
616 (print_breakpoint_location): Print information on where the condition
617 will be evaluated.
618 (print_one_breakpoint_location): Likewise.
619 (init_bp_location): Call mark_breakpoint_location_modified (...) for
620 breakpoint location.
621 (force_breakpoint_reinsertion): New functions.
622 (update_global_location_list): Handle target-side breakpoint
623 conditions.
624 Reinsert locations that are already inserted if conditions have
625 changed.
626 (bp_location_dtor): Free agent expression bytecode.
627 (disable_breakpoint): Call mark_breakpoint_modified (...).
628 Call update_global_location_list (...) with parameter 1 for breakpoints.
629 (disable_command): Call mark_breakpoint_location_modified (...).
630 Call update_global_location_list (...) with parameter 1 for breakpoints.
631 (enable_breakpoint_disp): Call mark_breakpoint_modified (...).
632 (enable_command): mark_breakpoint_location_modified (...).
633 (_initialize_breakpoint): Update documentation and add
634 condition-evaluation breakpoint subcommand.
635
636 * breakpoint.h: Include ax.h.
637 (condition_list): New data structure.
638 (condition_status): New enum.
639 (bp_target_info) <cond_list>: New field.
640 (bp_location) <condition_changed, cond_bytecode>: New fields.
641 (is_breakpoint): New prototype.
642
643 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
644
645 * remote.c (remote_state) <cond_breakpoints>: New field.
646 (PACKET_ConditionalBreakpoints): New enum.
647 (remote_cond_breakpoint_feature): New function.
648 (remote_protocol_features): Add new ConditionalBreakpoints entry.
649 (remote_supports_cond_breakpoints): New function.
650 (_initialize_remote): Add new packet configuration for
651 target-side conditional breakpoints.
652
653 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
654
655 * NEWS: Mention target-side conditional breakpoint support,
656 new condition-evaluation breakpoint subcommand and remote
657 packet extensions.
658
659 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
660
661 * breakpoint.c (bp_location_compare): Sort by pspace before sorting by
662 number.
663
664 2012-02-24 Thomas Schwinge <thomas@codesourcery.com>
665
666 * sh-tdep.c (sh_skip_prologue): Use skip_prologue_using_sal.
667 (after_prologue): Remove.
668
669 2012-02-23 Tom Tromey <tromey@redhat.com>
670
671 * jv-valprint.c (java_val_print): Remove dead code.
672
673 2012-02-23 Tristan Gingold <gingold@adacore.com>
674
675 * ada-tasks.c (struct ada_tasks_inferior_data): Add
676 known_tasks_element and known_tasks_length fields.
677 (read_known_tasks_array): Change argument type. Use pointer type
678 and number of elements from DATA. Adjust.
679 (read_known_tasks_list): Likewise.
680 (get_known_tasks_addr): Remove.
681 (ada_set_current_inferior_known_tasks_addr): Renamed to ...
682 (ada_tasks_inferior_data_sniffer): ... this. Use symtab for element
683 type and array length. Merge former get_known_tasks_addr code.
684
685 2012-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
686
687 PR backtrace/13716
688 * infcmd.c (finish_forward): New variable frame_id, initialize it, use
689 it after set_momentary_breakpoint.
690
691 2012-02-22 Sterling Augustine <saugustine@google.com>
692
693 PR 13689:
694 * breakpoint.c (watchpoint_exp_is_constant): Add UNOP_CAST to switch.
695
696 2012-02-22 Gary Benson <gbenson@redhat.com>
697
698 * dwarf2read.c (dwarf2_read_index): Correct misspelling.
699 (find_slot_in_mapped_hash): Likewise.
700
701 2012-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
702
703 PR build/13638
704 * configure.ac (MAKEINFO): Replace AC_CHECK_PROG by AC_ARG_VAR.
705 (MAKEINFOFLAGS): Replace static string by AC_ARG_VAR.
706 * configure: Regenerate.
707
708 2012-02-21 Tristan Gingold <gingold@adacore.com>
709 Pedro Alves <palves@redhat.com>
710
711 * ia64-tdep.c: Do not include libunwind-ia64.h.
712 * libunwind-frame.h: Remove #ifdef HAVE_LIBUNWIND_H guard.
713 Include libunwind-ia64.h instead of libunwind.h.
714 * configure.ac (--with-libunwind, $enable_libunwind): Don't check
715 for libunwind.h existence.
716 * configure, config.in: Regenerate.
717
718 2012-02-21 Anton Gorenkov <xgsa@yandex.ru>
719
720 * c-valprint.c (c_value_print): Use value_rtti_indirect_type
721 instead of value_rtti_target_type.
722 * eval.c (evaluate_subexp_standard): Use value_rtti_indirect_type
723 instead of value_rtti_target_type.
724 * typeprint.c (whatis_exp): Use value_rtti_indirect_type instead of
725 value_rtti_target_type.
726 * valops.c (value_ind): Extract function readjust_indirect_value_type.
727 (value_rtti_target_type): Rename to ...
728 (value_rtti_indirect_type): ... here and make it indirect. Update
729 function comment.
730 * value.c (readjust_indirect_value_type): New function.
731 (coerce_ref): Support for enclosing type setting for references
732 with readjust_indirect_value_type.
733 * value.h (readjust_value_type): New declaration.
734 (value_rtti_target_type): Rename to ...
735 (value_rtti_indirect_type): ... here.
736
737 2012-02-21 Anton Gorenkov <xgsa@yandex.ru>
738
739 * MAINTAINERS (Write After Approval): Add myself to the list.
740
741 2012-02-20 Doug Evans <dje@google.com>
742
743 * objfiles.c (add_to_objfile_sections): Remove outdated comments.
744 Rename objfile_p_char parameter to objfilep.
745 (build_objfile_section_table): Result is now void. All callers
746 updated.
747 * objfiles.h (struct objfile): Tweak comments, whitespace.
748 (build_objfile_section_table): Update.
749
750 * elfread.c (elf_symfile_segments): Fix warning text.
751
752 2012-02-20 Tom Tromey <tromey@redhat.com>
753
754 PR gdb/13498:
755 * dwarf2read.c (dw2_expand_symtabs_matching): Only visit a
756 particular set of file names once.
757 (dw2_map_symbol_filenames): Likewise.
758
759 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
760
761 Code cleanup.
762 * main.c (write_files): Remove the declaration.
763 (external_editor_command): Move the declaration ...
764 [GDBTK] (external_editor_command): ... here. Fix the comment.
765
766 2012-02-20 Tom Tromey <tromey@redhat.com>
767
768 * dwarf2read.c (dw2_map_symtabs_matching_filename): Remove
769 extraneous block.
770
771 2012-02-20 Tristan Gingold <gingold@adacore.com>
772
773 * darwin-nat.h (enum darwin_msg_state): Add comments.
774
775 2012-02-20 Tristan Gingold <gingold@adacore.com>
776
777 * amd64-darwin-tdep.c (x86_darwin_init_abi_64): Fix jb_pc_offset
778 value.
779
780 2012-20-18 Joel Brobecker <brobecker@adacore.com>
781
782 * breakpoint.c (watchpoint_exp_is_const): Add missing empty line
783 between function description and implementation.
784
785 2012-02-17 Tom Tromey <tromey@redhat.com>
786
787 PR python/12070:
788 * python/py-event.c (event_object_getset): New global.
789 (event_object_type): Reference it.
790 * python/py-type.c (field_object_getset): New global.
791 (field_object_type): Reference it.
792 * python/python-internal.h (gdb_py_generic_dict): Declare.
793 * python/py-utils.c (gdb_py_generic_dict): New function.
794
795 2012-02-17 Tristan Gingold <gingold@adacore.com>
796
797 * solib-darwin.c (darwin_current_sos): Check magic and filetype
798
799 2012-02-17 Thomas Schwinge <thomas@codesourcery.com>
800
801 * sh-tdep.c (sh_is_renesas_calling_convention): Fix handling of
802 TYPE_CALLING_CONVENTION annotation.
803
804 2012-02-16 Kevin Buettner <kevinb@redhat.com>
805
806 * MAINTAINERS: Add rx to target ISA section.
807 * Makefile.in (ALL_TARGET_OBS): Add rx-tdep.o.
808 (ALLDEPFILES): Add rx-tdep.c.
809
810 2012-02-16 Tom Tromey <tromey@redhat.com>
811
812 * symfile.c (symbol_file_add_main_1): Use inferior's
813 symfile_flags.
814 * solib.c (solib_read_symbols): Use inferior's symfile_flags.
815 * linux-nat.c (linux_child_follow_fork): Set symfile_flags on
816 inferior.
817 * infrun.c (handle_vfork_child_exec_or_exit): Set symfile_flags on
818 inferior.
819 (follow_exec): Use inferior's symfile_flags.
820 * inferior.h (struct inferior) <symfile_flags>: New field.
821
822 2012-02-16 Mike Frysinger <vapier@gentoo.org>
823
824 PR gdb/9734:
825 * remote-sim.c (gdbsim_create_inferior): Call error() when
826 sim_create_inferior() fails.
827
828 2012-02-16 Josh Matthews <josh@joshmatthews.net>
829
830 * machoread.c: Initialize nbr_syms to avoid warnings-as-errors failure.
831
832 2012-02-16 Tom Tromey <tromey@redhat.com>
833
834 PR c++/13653:
835 * thread.c (struct current_thread_cleanup) <was_removable>: New
836 field.
837 (restore_current_thread_cleanup_dtor): Restore 'removable' field.
838 (make_cleanup_restore_current_thread): Initialize new field.
839
840 2012-02-15 Kevin Buettner <kevinb@redhat.com>
841
842 * MAINTAINERS: Add rl78 to target ISA section.
843 * Makefile.in (ALL_TARGET_OBS): Add rl78-tdep.o.
844 (ALLDEPFILES): Add rl78-tdep.c.
845 * NEWS: Mention rl78 as a new target.
846
847 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
848
849 * frame.c (find_frame_sal): Initialize sal->pspace field from frame
850 data.
851 * stack.c (set_last_displayed_sal): Validate that PSPACE is not NULL.
852
853 2012-02-15 Tom Tromey <tromey@redhat.com>
854
855 PR gdb/12659:
856 * infcmd.c (registers_info): Print just the current register's
857 name.
858
859 2012-02-15 Tom Tromey <tromey@redhat.com>
860
861 * python/py-symbol.c (sympy_value): Use _().
862
863 2012-02-15 Pedro Alves <palves@redhat.com>
864
865 * remote.c (remote_detach_1, extended_remote_attach_1): Tweak
866 output to be like native targets'.
867 (remote_pid_to_str): Special case the null ptid.
868
869 2012-02-14 Stan Shebs <stan@codesourcery.com>
870
871 * NEWS: Mention enable count command.
872 * breakpoint.h (struct breakpoint): New field enable_count.
873 * breakpoint.c (enable_breakpoint_disp): Add count argument.
874 (enable_breakpoint): Add arg to call.
875 (struct disp_data): New struct.
876 (do_enable_breakpoint_disp): Interp arg as disp_data and unpack.
877 (do_map_enable_once_breakpoint): Create a struct and pass it.
878 (do_map_enable_delete_breakpoint): Ditto.
879 (do_map_enable_count_breakpoint): New function.
880 (enable_count_command): New function.
881 (bpstat_stop_status): Decrement enable_count.
882 (print_one_breakpoint_location): Report enable count.
883 (_initialize_breakpoint): Add enable count command.
884
885 2012-02-14 Kevin Buettner <kevinb@redhat.com>
886
887 * rl78-tdep.c (reggroups.h): Include.
888 (RL78_RAW_BANK0_R0_REGNUM, RL78_RAW_BANK0_R1_REGNUM)
889 (RL78_RAW_BANK0_R2_REGNUM, RL78_RAW_BANK0_R3_REGNUM)
890 (RL78_RAW_BANK0_R4_REGNUM, RL78_RAW_BANK0_R5_REGNUM)
891 (RL78_RAW_BANK0_R6_REGNUM, RL78_RAW_BANK0_R7_REGNUM)
892 (RL78_RAW_BANK1_R0_REGNUM, RL78_RAW_BANK1_R1_REGNUM)
893 (RL78_RAW_BANK1_R2_REGNUM, RL78_RAW_BANK1_R3_REGNUM)
894 (RL78_RAW_BANK1_R4_REGNUM, RL78_RAW_BANK1_R5_REGNUM)
895 (RL78_RAW_BANK1_R6_REGNUM, RL78_RAW_BANK1_R7_REGNUM)
896 (RL78_RAW_BANK2_R0_REGNUM, RL78_RAW_BANK2_R1_REGNUM)
897 (RL78_RAW_BANK2_R2_REGNUM, RL78_RAW_BANK2_R3_REGNUM)
898 (RL78_RAW_BANK2_R4_REGNUM, RL78_RAW_BANK2_R5_REGNUM)
899 (RL78_RAW_BANK2_R6_REGNUM, RL78_RAW_BANK2_R7_REGNUM)
900 (RL78_RAW_BANK3_R0_REGNUM, RL78_RAW_BANK3_R1_REGNUM)
901 (RL78_RAW_BANK3_R2_REGNUM, RL78_RAW_BANK3_R3_REGNUM)
902 (RL78_RAW_BANK3_R4_REGNUM, RL78_RAW_BANK3_R5_REGNUM)
903 (RL78_RAW_BANK3_R6_REGNUM, RL78_RAW_BANK3_R7_REGNUM): Add to
904 beginning of register list.
905 (RL78_BANK0_R0_REGNUM, RL78_BANK0_R1_REGNUM, RL78_BANK0_R2_REGNUM)
906 (RL78_BANK0_R3_REGNUM, RL78_BANK0_R4_REGNUM, RL78_BANK0_R5_REGNUM)
907 (RL78_BANK0_R6_REGNUM, RL78_BANK0_R7_REGNUM, RL78_BANK1_R0_REGNUM)
908 (RL78_BANK1_R1_REGNUM, RL78_BANK1_R2_REGNUM, RL78_BANK1_R3_REGNUM)
909 (RL78_BANK1_R4_REGNUM, RL78_BANK1_R5_REGNUM, RL78_BANK1_R6_REGNUM)
910 (RL78_BANK1_R7_REGNUM, RL78_BANK2_R0_REGNUM, RL78_BANK2_R1_REGNUM)
911 (RL78_BANK2_R2_REGNUM, RL78_BANK2_R3_REGNUM, RL78_BANK2_R4_REGNUM)
912 (RL78_BANK2_R5_REGNUM, RL78_BANK2_R6_REGNUM, RL78_BANK2_R7_REGNUM)
913 (RL78_BANK3_R0_REGNUM, RL78_BANK3_R1_REGNUM, RL78_BANK3_R2_REGNUM)
914 (RL78_BANK3_R3_REGNUM, RL78_BANK3_R4_REGNUM, RL78_BANK3_R5_REGNUM)
915 (RL78_BANK3_R6_REGNUM, RL78_BANK3_R7_REGNUM): Move these into
916 the pseudo registers. Rearrange other pseudo registers too so
917 that the bank registers appear at the end.
918 (rl78_register_type): Account for the fact that the byte sized
919 bank registers are now pseudo-registers.
920 (rl78_register_name): Rearrange the register name array. Make
921 initial set of raw banked registers inaccessible.
922 (rl78_register_reggroup_p, rl78_register_sim_regno): New functions.
923 (rl78_pseudo_register_read, rl78_pseudo_register_write): Add
924 case for copying bytes back and forth between raw and pseudo
925 versions of the banked registers. Update other cases to reflect
926 the changed names.
927 (rl78_return_value): Update to account for changed names of
928 raw registers.
929 (rl78_gdbarch_init): Register rl78_register_reggroup_p() and
930 rl78_register_sim_regno().
931
932 2012-02-14 Kevin Buettner <kevinb@redhat.com>
933
934 * rl78-tdep.c (rl78_skip_prologue): Make `const' the type of
935 the name parameter being passed to find_pc_partial_function().
936
937 2012-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
938
939 * MAINTAINERS: Step down from being ia64 target maintainer.
940
941 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
942
943 * ppc-linux-nat.c (fetch_register, store_register): Fix GCC aliasing
944 compilation warning.
945
946 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
947
948 Fix crash on loaded shlibs without loaded exec_bfd.
949 * exec.c (exec_files_info): Do not crash on NULL EXEC_BFD.
950 (set_section_command): Replace exec_bfd by p->bfd.
951
952 2012-02-10 Tom Tromey <tromey@redhat.com>
953
954 * linespec.c (decode_line_internal): Skip symtabs_from_filename
955 when we have a C++ qualified name.
956
957 2012-02-10 Pedro Alves <palves@redhat.com>
958
959 * inferior.c (inferior_pid_to_str): New.
960 (print_inferior, inferior_command): Use it.
961
962 2012-02-10 Pedro Alves <palves@redhat.com>
963
964 * configure.ac (HAVE_ELF test): Put the old CFLAGS at the end of
965 the test CFLAGS.
966 * configure: Regenerate.
967
968 2012-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
969
970 * linespec.c (decode_line_internal): Fix comment correctness.
971
972 2012-02-09 Valery Khromov <valery.khromov@gmail.com>
973
974 PR gdb/12953
975 * Makefile.in (HFILES_NO_SRCDIR): Add amd64bsd-nat.h.
976 * amd64bsd-nat.c: Add support for debug registers (adapted from
977 i386bsd-nat.c).
978 [HAVE_PT_GETDBREGS] (amd64bsd_dr_get, amd64bsd_dr_set)
979 (amd64bsd_dr_set_control, amd64bsd_dr_set_addr)
980 (amd64bsd_dr_get_addr, amd64bsd_dr_get_status)
981 (amd64bsd_dr_get_control): New functions.
982 * amd64bsd-nat.h: New file (adapted from i386bsd-nat.h).
983 * amd64fbsd-nat.c: Include "amd64bsd-nat.h", "i386-nat.h".
984 [HAVE_PT_GETDBREGS] (_initialize_amd64fbsd_nat): Add hardware
985 watchpoints initialization.
986 * config/i386/fbsd64.mh (NATDEPFILES): Add i386-nat.o.
987
988 2012-02-09 Jan Kratochvil <jan.kratochvil@redhat.com>
989
990 * gdb-gdb.py (StructMainTypePrettyPrinter) <struct_field_img>: Print
991 flds_bnds.fields.
992 (StructMainTypePrettyPrinter) <bounds_img>: Print flds_bnds.bounds.
993
994 2012-02-09 Jan Kratochvil <jan.kratochvil@redhat.com>
995
996 * breakpoint.c (bp_location_compare): Fix comment. Reindent the code.
997
998 2012-02-08 Joel Brobecker <brobecker@adacore.com>
999
1000 * language.h (symbol_name_cmp_ftype): Renames
1001 symbol_name_match_p_ftype.
1002 (struct language_defn)[la_get_symbol_name_cmp]: Renames
1003 la_get_symbol_name_match_p.
1004 * ada-lang.c (ada_get_symbol_name_cmp): Renames
1005 ada_get_symbol_name_match_p. Update comment.
1006 (ada_language_defn)[la_get_symbol_name_cmp]: Update value.
1007 * linespec.c (struct symbol_matcher_data)[symbol_name_cmp]:
1008 Renames symbol_name_match_p. Update field type.
1009 (iterate_name_matcher, iterate_over_all_matching_symtabs): Adjust.
1010 * c-lang.c, d-lang.c, f-lang.c, jv-lang.c, m2-lang.c, objc-lang.c,
1011 opencl-lang.c, p-lang.c: Replace "la_get_symbol_name_match_p" by
1012 "la_get_symbol_name_cmp" in comments.
1013 * language.c: Likewise.
1014
1015 2012-02-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1016
1017 * amd64-sol2-tdep.c (amd64_sol2_gregset_reg_offset): Correct
1018 %eflags offset.
1019 * i386-sol2-nat.c (amd64_sol2_gregset64_reg_offs)
1020 (amd64_sol2_gregset32_reg_offs): Likewise.
1021
1022 2012-02-08 Joel Brobecker <brobecker@adacore.com>
1023
1024 * solib-darwin.c (darwin_bfd_open): Make sure that the filename
1025 of the returned BFD is allocated by GDB.
1026
1027 2012-02-07 Tom Tromey <tromey@redhat.com>
1028
1029 PR python/12027:
1030 * python/python-internal.h (frame_object_type): Declare.
1031 * python/py-symbol.c (sympy_needs_frame): New function.
1032 (sympy_value): New function.
1033 (symbol_object_getset): Add "needs_frame".
1034 (symbol_object_methods): Add "value".
1035 * python/py-frame.c (frame_object_type): No longer static.
1036
1037 2012-02-07 Tom Tromey <tromey@redhat.com>
1038
1039 PR python/13599:
1040 * python/py-symbol.c (sympy_line): New function.
1041 (symbol_object_getset): Add "line".
1042
1043 2012-02-07 Tom Tromey <tromey@redhat.com>
1044
1045 * charset.c (find_charset_names): Check 'in' against NULL.
1046
1047 2012-02-06 Doug Evans <dje@google.com>
1048
1049 * gdbtypes.h (struct main_type): Change type of name,tag_name,
1050 and fields.name members from char * to const char *. All uses updated.
1051 (struct cplus_struct_type): Change type of fn_fieldlists.name member
1052 from char * to const char *. All uses updated.
1053 (type_name_no_tag): Update.
1054 (lookup_unsigned_typename, lookup_signed_typename): Update.
1055 * gdbtypes.c (type_name_no_tag): Change result type
1056 from char * to const char *. All callers updated.
1057 (lookup_unsigned_typename, lookup_signed_typename): Change type of
1058 name parameter from char * to const char *.
1059 * symtab.h (struct cplus_specific): Change type of demangled_name
1060 member from char * to const char *. All uses updated.
1061 (struct general_symbol_info): Change type of name and
1062 mangled_lang.demangled_name members from char * to const char *.
1063 All uses updated.
1064 (symbol_get_demangled_name, symbol_natural_name): Update.
1065 (symbol_demangled_name, symbol_search_name): Update.
1066 * symtab.c (symbol_get_demangled_name): Change result type
1067 from char * to const char *. All callers updated.
1068 (symbol_natural_name, symbol_demangled_name): Ditto.
1069 (symbol_search_name): Ditto.
1070 (completion_list_add_name): Change type of symname,sym_text,
1071 text,word parameters from char * to const char *.
1072 (completion_list_objc_symbol): Change type of sym_text,
1073 text,word parameters from char * to const char *.
1074 * ada-lang.c (find_struct_field): Change type of name parameter
1075 from char * to const char *.
1076 (encoded_ordered_before): Similarly for N0,N1 parameters.
1077 (old_renaming_is_invisible): Similarly for function_name parameter.
1078 (ada_type_name): Change result type from char * to const char *.
1079 All callers updated.
1080 * ada-lang.h (ada_type_name): Update.
1081 * buildsym.c (hashname): Change type of name parameter
1082 from char * to const char *.
1083 * buildsym.h (hashname): Update.
1084 * dbxread.c (end_psymtab): Change type of include_list parameter
1085 from char ** to const char **.
1086 * dwarf2read.c (determine_prefix): Change result type
1087 from char * to const char *. All callers updated.
1088 * f-lang.c (find_common_for_function): Change type of name, funcname
1089 parameters from char * to const char *.
1090 * f-lang.c (find_common_for_function): Update.
1091 * f-valprint.c (list_all_visible_commons): Change type of funcname
1092 parameters from char * to const char *.
1093 * gdbarch.sh (static_transform_name): Change type of name parameter
1094 and result from char * to const char *.
1095 * gdbarch.c: Regenerate.
1096 * gdbarch.h: Regenerate.
1097 * i386-sol2-tdep.c (i386_sol2_static_transform_name): Change type
1098 of name parameter from char * to const char *.
1099 * jv-lang.c (java_primitive_type_from_name): Ditto.
1100 (java_demangled_signature_length): Similarly for signature parameter.
1101 (java_demangled_signature_copy): Ditto.
1102 (java_demangle_type_signature): Ditto.
1103 * jv-lang.h (java_primitive_type_from_name): Update.
1104 (java_demangle_type_signature): Update.
1105 * objc-lang.c (specialcmp): Change type of a,b parameters
1106 from char * to const char *.
1107 * p-lang.c (is_pascal_string_type): Change type of arrayname parameter
1108 from char * to const char *. All callers updated.
1109 * p-lang.h (is_pascal_string_type): Update.
1110 * solib-frv.c (find_canonical_descriptor_in_load_object): Change type
1111 of name parameter from char * to const char *.
1112 * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Ditto.
1113 * utils.c (fprintf_symbol_filtered): Ditto.
1114 * defs.h (fprintf_symbol_filtered): Update.
1115 * sparc-tdep.h (sparc_sol2_static_transform_name): Update.
1116 * stabsread.h (end_psymtab): Update.
1117 * stack.c (find_frame_funname): Change type of funname parameter
1118 from char ** to const char **.
1119 * stack.h (find_frame_funname): Update.
1120 * typeprint.c (type_print): Change type of varstring parameter
1121 from char * to const char *.
1122 * value.h (type_print): Update.
1123 * xcoffread.c (xcoff_start_psymtab): Change type of filename parameter
1124 from char * to const char *. All callers updated.
1125 (xcoff_end_psymtab): Change type of include_list parameter
1126 from char ** to const char **. All callers updated.
1127 (swap_sym): Similarly for name parameter. All callers updated.
1128 * coffread.c (patch_type): Add (char*) cast to xfree parameter.
1129 Use xstrdup.
1130 (process_coff_symbol): Use xstrdup.
1131 * stabsread.c (stabs_method_name_from_physname): Renamed from
1132 update_method_name_from_physname. Change result type from void
1133 to char *. All callers updated.
1134 (read_member_functions): In has_destructor case, store name in objfile
1135 obstack instead of malloc space. In !has_stub case, fix mem leak.
1136
1137 2012-02-06 Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
1138
1139 * configure: Rebuild.
1140 * configure.ac: Put -L../bfd and -L../libiberty at the front of
1141 LDFLAGS.
1142
1143 2012-02-03 Kevin Buettner <kevinb@redhat.com>
1144
1145 * configure.tgt (rl78-*-elf): New target.
1146 * rl78-tdep.c: New file.
1147
1148 2012-02-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1149
1150 * remote.c (remote_rcmd): Use getpkt_sane to detect timeout
1151 and continue the loop. Add QUIT statement.
1152
1153 2012-02-03 Tom Tromey <tromey@redhat.com>
1154
1155 PR gdb/13596:
1156 * solib.h (gdb_bfd_lookup_symbol_from_symtab): Rename from
1157 bfd_lookup_symbol_from_symtab.
1158 * solib-pa64.c (pa64_solib_create_inferior_hook): Use
1159 gdb_bfd_lookup_symbol_from_symtab.
1160
1161 2012-02-03 Joel Brobecker <brobecker@adacore.com>
1162
1163 * mi/mi-cmd-stack.c (list_args_or_locals): For argument symbols,
1164 use SYMBOL_LINKAGE_NAME to find the corresponding non-argument
1165 symbol. Add assertion that sym2 is never NULL.
1166
1167 2012-02-02 Doug Evans <dje@google.com>
1168
1169 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of
1170 "name" parameter to const char ** from char **. All callers updated.
1171 (find_pc_partial_function): Ditto.
1172 (cache_pc_function_name): Change type to const char * from char *.
1173 * symtab.h ((find_pc_partial_function_gnu_ifunc): Update.
1174 (find_pc_partial_function): Update.
1175 * alpha-tdep.h (struct gdbarch_tdep, member pc_in_sigtramp): Change
1176 type of "name" parameter to const char * from char *.
1177 All uses updated.
1178 * arch-utils.c (generic_in_solib_return_trampoline): Change
1179 type of "name" parameter to const char * from char *.
1180 * arch-utils.h (generic_in_solib_return_trampoline): Update.
1181 * frv-linux-tdep.c (frv_linux_pc_in_sigtramp): Change
1182 type of "name" parameter to const char * from char *.
1183 * gdbarch.sh (in_solib_return_trampoline): Ditto.
1184 * gdbarch.c: Regenerate.
1185 * gdbarch.h: Regenerate.
1186 * hppa-hpux-tdep.c (hppa_hpux_in_solib_return_trampoline): Update.
1187 * rs6000-tdep.c (rs6000_in_solib_return_trampoline): Update.
1188 * m32r-linux-tdep.c (m32r_linux_pc_in_sigtramp): Change
1189 type of "name" parameter to const char * from char *.
1190 * skip.c (skip_function_pc): Ditto.
1191 * sparc-sol2-tdep.c (sparc_sol2_pc_in_sigtramp): Ditto.
1192 * sparc-tdep.h (sparc_sol2_pc_in_sigtramp): Update.
1193 * sparc64fbsd-tdep.c (sparc64fbsd_pc_in_sigtramp): Ditto.
1194 * sparc64nbsd-tdep.c (sparc64nbsd_pc_in_sigtramp): Ditto.
1195 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Ditto.
1196 * sparcnbsd-tdep.c (sparc32nbsd_pc_in_sigtramp): Ditto.
1197 * sparcobsd-tdep.c (sparc32obsd_pc_in_sigtramp): Ditto.
1198 * nbsd-tdep.c (nbsd_pc_in_sigtramp): Similary for "func_name".
1199 * nbsd-tdep.h (nbsd_pc_in_sigtramp): Update.
1200
1201 2012-02-02 Pedro Alves <palves@redhat.com>
1202
1203 * remote.c (remote_get_min_fast_tracepoint_insn_len): Return 0 if
1204 the current inferior has no execution. Make sure the current
1205 remote process matches gdb's current inferior.
1206
1207 2012-02-02 Tom Tromey <tromey@redhat.com>
1208
1209 PR gdb/13405:
1210 * tui/tui-win.c (parse_scrolling_args): Don't write to possibly
1211 read-only memory.
1212
1213 2012-02-02 Tom Tromey <tromey@redhat.com>
1214
1215 PR gdb/9307:
1216 * symtab.c (lookup_language_this): Set block_found.
1217
1218 2012-02-01 Tom Tromey <tromey@redhat.com>
1219
1220 PR gdb/13431:
1221 * jit.c (struct jit_inferior_data): Rewrite.
1222 (struct jit_objfile_data): New.
1223 (get_jit_objfile_data): New function.
1224 (add_objfile_entry): Update.
1225 (jit_read_descriptor): Return int. Replace descriptor_addr
1226 argument with inf_data. Update. Don't call error.
1227 (jit_breakpoint_re_set_internal): Reorder logic. Update. Look up
1228 descriptor here.
1229 (jit_inferior_init): Don't look up descriptor. Don't call error.
1230 (jit_reset_inferior_data_and_breakpoints)
1231 (jit_inferior_created_observer): Remove.
1232 (jit_inferior_exit_hook): Update.
1233 (jit_executable_changed_observer): Remove.
1234 (jit_event_handler): Update.
1235 (free_objfile_data): Reset inferior data if needed.
1236 (_initialize_jit): Update.
1237
1238 2012-02-01 Tom Tromey <tromey@redhat.com>
1239
1240 * jit.c (bfd_open_from_target_memory): Move higher in file.
1241
1242 2012-02-01 Tristan Gingold <gingold@adacore.com>
1243
1244 * libunwind-frame.c (libunwind_load): Display message if dlopen
1245 failed.
1246
1247 2012-02-01 Gary Benson <gbenson@redhat.com>
1248
1249 * symtab.h (symbol_name_match_p_ftype): New typedef.
1250 (iterate_over_symbols): Use the above.
1251 * symtab.c (iterate_over_symbols): Likewise.
1252 * language.h (language_defn->la_iterate_over_symbols): Likewise.
1253 * ada-lang.c (ada_iterate_over_symbols): Likewise.
1254 * linespec.c (iterate_over_all_matching_symtabs): Likewise.
1255 (iterate_name_matcher): Document return values.
1256 (collect_one_symbol): Likewise.
1257 (collect_function_symbols): Likewise.
1258 (collect_symbols): Likewise.
1259
1260 2012-02-01 Tom Tromey <tromey@redhat.com>
1261
1262 * ada-lang.c (resolve_subexp): Update.
1263 (ada_lookup_symbol_list): Add 'full_search' argument.
1264 (ada_iterate_over_symbols): Pass 0 as full_search argument to
1265 ada_lookup_symbol_list.
1266 (ada_lookup_encoded_symbol): Update.
1267 (get_var_value): Update.
1268 * ada-exp.y (block_lookup): Update.
1269 (write_var_or_type): Update.
1270 (write_name_assoc): Update.
1271 * ada-lang.h (ada_lookup_symbol_list): Update.
1272
1273 2012-01-31 Tom Tromey <tromey@redhat.com>
1274
1275 * language.h (struct language_defn) <la_iterate_over_symbols>: Fix
1276 comment.
1277
1278 2012-01-31 Doug Evans <dje@google.com>
1279
1280 * symtab.h: Remove outdated comment.
1281 (SYMBOL_MATCHES_NATURAL_NAME): Delete.
1282
1283 2012-02-01 Josh Matthews <josh@joshmatthews.net> (tiny change)
1284
1285 Fix build error in Darwin port.
1286 * i386-darwin-nat.c: Include i386-nat.h.
1287
1288 2012-01-30 Tom Tromey <tromey@redhat.com>
1289
1290 PR breakpoints/13568:
1291 * dwarf2read.c (dwarf_decode_macro_bytes): Add 'include_hash'
1292 argument. Check for recursive includes.
1293 (dwarf_decode_macros): Create an include hash.
1294
1295 2012-01-30 Michael Eager <eager@eagercon.com>
1296
1297 * configure.tgt (powerpc-*-linux*): Add glibc-tdep.o.
1298 * ppc-linux-tdep.c: Include glibc-tdep.h.
1299 (powerpc32_plt_stub, powerpc32_plt_stub_so): Add PLT stub templates.
1300 (powerpc_linux_in_plt_stub): New function.
1301 (powerpc_linux_in_dynsym_resolve_code): New function.
1302 (ppc_skip_trampoline_code): New function.
1303 (ppc_linux_init_abi): Use PPC specific functions rather than generic.
1304 Use glibc_skip_solib_resolver.
1305
1306 2012-01-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1307
1308 Code cleanup: Make 1440 bytes of data segment read-only.
1309 * arch-utils.c (endian_enum): Make it const char *const [].
1310 * arm-tdep.c (fp_model_strings, arm_abi_strings, arm_mode_strings):
1311 Likewise.
1312 * breakpoint.c (always_inserted_enums): Likewise.
1313 * cli/cli-cmds.c (script_ext_enums): Likewise.
1314 * cli/cli-decode.c (add_setshow_enum_cmd, complete_on_enum): Make the
1315 enumlist parameter const char *const *.
1316 * cli/cli-decode.h (struct cmd_list_element): Make the enums field
1317 const char *const *.
1318 * command.h (complete_on_enum, add_setshow_enum_cmd): Make the enumlist
1319 parameter const char *const *.
1320 * cris-tdep.c (cris_modes): Make it const char *const [].
1321 * filesystem.c (target_file_system_kinds): Likewise.
1322 * i386-tdep.c (valid_flavors, valid_conventions): Likewise.
1323 * infrun.c (follow_fork_mode_kind_names, follow_exec_mode_names)
1324 (can_use_displaced_stepping_enum, scheduler_enums)
1325 (exec_direction_names): Likewise.
1326 * language.c (_initialize_language): Make the type_or_range_names and
1327 case_sensitive_names variables const char *const [].
1328 * mips-tdep.c (mips_abi_strings): Make it const char *const [].
1329 * python/python.c (python_excp_enums): Likewise.
1330 * remote.c (interrupt_sequence_modes): Likewise.
1331 * rs6000-tdep.c (powerpc_vector_strings): Likewise.
1332 * serial.c (logbase_enums): Likewise.
1333 * sh-tdep.c (sh_cc_enum): Likewise.
1334 * stack.c (print_frame_arguments_choices, print_entry_values_choices):
1335 Likewise.
1336 * symtab.c (multiple_symbols_modes): Likewise.
1337 * tui/tui-win.c (tui_border_kind_enums, tui_border_mode_enums):
1338 Likewise.
1339 * utils.c (internal_problem_modes): Likewise.
1340
1341 2012-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1342
1343 Fix the 2012-01-26 regression by la_get_symbol_name_match_p.
1344 * linespec.c (iterate_name_matcher): Negate the SYMBOL_NAME_MATCH_P
1345 result.
1346
1347 2012-01-27 Doug Evans <dje@google.com>
1348
1349 * configure.ac (with_python): Fix absolute path handling for win32.
1350 * configure: Regenerate.
1351
1352 2012-01-26 Doug Evans <dje@google.com>
1353
1354 * symtab.c: Whitespace cleanup, no code changes.
1355
1356 * symtab.c (lookup_symbol_in_language): Improve comment.
1357 (lookup_symbol_aux): Fix comment.
1358
1359 * psymtab.c (add_psymbol_to_list): Result is now "void".
1360 * psympriv.h (add_psymbol_to_list): Update.
1361
1362 * dwarf2read.c (add_partial_symbol): Delete local psym, unused.
1363
1364 2012-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1365
1366 Do not open script filenames twice.
1367 * cli/cli-cmds.c (source_script_from_stream): Pass to
1368 source_python_script also STREAM.
1369 * python/py-auto-load.c (source_section_scripts): Pass to
1370 source_python_script_for_objfile also STREAM.
1371 (auto_load_objfile_script): Pass to source_python_script_for_objfile
1372 also INPUT.
1373 * python/python-internal.h (source_python_script_for_objfile): New
1374 parameter file, rename parameter file to filename.
1375 * python/python.c (python_run_simple_file): Call PyRun_SimpleFile
1376 instead if !_WIN32. Update the function comment.
1377 (source_python_script, source_python_script_for_objfile)
1378 (source_python_script): New parameter file, rename parameter file to
1379 filename. Pass FILENAME to python_run_simple_file.
1380 * python/python.h (source_python_script): New parameter file, rename
1381 parameter file to filename.
1382
1383 2012-01-26 Pedro Alves <palves@redhat.com>
1384
1385 * corelow.c (core_has_fake_pid): Delete.
1386 (core_close): Delete references to `core_has_fake_pid'.
1387 (add_to_thread_list): Adjust to mark the inferior's pid as fake.
1388 (core_open): Delete references to `core_has_fake_pid'.
1389 (core_pid_to_str): Adjust to check inferior->fake_pid_p instead of
1390 the removed global.
1391
1392 2012-01-26 Joel Brobecker <brobecker@adacore.com>
1393
1394 * symfile.h (struct quick_symbol_functions) [expand_symtabs_matching]:
1395 Remove language parameter from name_matcher. Adjust the comment.
1396 * symtab.c (search_symbols_name_matches, expand_partial_symbol_name):
1397 Remove language parameter.
1398 * ada-lang.c (ada_expand_partial_symbol_name): Likewise.
1399 * linespec.c (iterate_name_matcher): Likewise.
1400 * dwarf2read.c (dw2_expand_symtabs_matching): Adjust type of
1401 name_matcher. Adjust call accordingly.
1402 * psymtab.c (expand_symtabs_matching_via_partial): Likewise.
1403 (maintenance_check_symtabs): Adjust type of parameter "fun".
1404 * psymtab.h (maintenance_check_symtabs): Likewise.
1405
1406 2012-01-26 Joel Brobecker <brobecker@adacore.com>
1407
1408 * language.h (symbol_name_match_p_ftype): New typedef.
1409 (struct language_defn): Replace field la_symbol_name_compare
1410 by la_get_symbol_name_match_p.
1411 * ada-lang.c (ada_get_symbol_name_match_p): New function.
1412 (ada_language_defn): Use it.
1413 * linespec.c (struct symbol_matcher_data): New type.
1414 (iterate_name_matcher): Rewrite.
1415 (iterate_over_all_matching_symtabs): Pass a pointer to
1416 a symbol_matcher_data struct to expand_symtabs_matching
1417 instead of just the lookup name.
1418 * c-lang.c, d-lang.c, jv-lang.c, m2-lang.c, objc-lang.c,
1419 opencl-lang.c, p-lang.c, language.c: Delete field
1420 la_symbol_name_compare, and replace by NULL for new field
1421 la_get_symbol_name_match_p.
1422 * symfile.h (struct quick_symbol_functions): Update comment.
1423
1424 2012-01-25 Tom Tromey <tromey@redhat.com>
1425
1426 * breakpoint.c (bpstat_stop_status): Check 'breakpoint_at' before
1427 dereferencing.
1428
1429 2012-01-24 Tom Tromey <tromey@redhat.com>
1430
1431 PR symtab/12406:
1432 * solib.c (update_solib_list): Update the program space's
1433 added_solibs and deleted_solibs fields.
1434 * progspace.h (struct program_space) <added_solibs,
1435 deleted_solibs>: New fields.
1436 (clear_program_space_solib_cache): Declare.
1437 * progspace.c (release_program_space): Call
1438 clear_program_space_solib_cache.
1439 (clear_program_space_solib_cache): New function.
1440 * infrun.c (handle_inferior_event) <TARGET_WAITKIND_LOADED>: Call
1441 bpstat_stop_status. Use handle_solib_event.
1442 * breakpoint.c: Include gdb_regex.h.
1443 (print_solib_event): New function.
1444 (bpstat_print): Use print_solib_event.
1445 (bpstat_stop_status): Add special case for bp_shlib_event.
1446 (handle_solib_event): New function.
1447 (bpstat_what): Use handle_solib_event.
1448 (struct solib_catchpoint): New.
1449 (dtor_catch_solib, insert_catch_solib, remove_catch_solib)
1450 (breakpoint_hit_catch_solib, check_status_catch_solib)
1451 (print_it_catch_solib, print_one_catch_solib)
1452 (print_mention_catch_solib, print_recreate_catch_solib): New
1453 functions.
1454 (catch_solib_breakpoint_ops): New global.
1455 (catch_load_or_unload, catch_load_command_1)
1456 (catch_unload_command_1): New functions.
1457 (internal_bkpt_check_status): Add special case for
1458 bp_shlib_event.
1459 (internal_bkpt_print_it): Use print_solib_event.
1460 (initialize_breakpoint_ops): Initialize
1461 catch_solib_breakpoint_ops.
1462 (_initialize_breakpoint): Register "catch load" and "catch
1463 unload".
1464 * breakpoint.h (handle_solib_event): Declare.
1465 * NEWS: Add entry for "catch load" and "catch unload".
1466
1467 2012-01-24 Tom Tromey <tromey@redhat.com>
1468
1469 * ada-lang.c: Include gdb_vecs.h.
1470 * charset.c: Include gdb_vecs.h.
1471 * tracepoint.h: Include gdb_vecs.h.
1472 * gdb_vecs.h: New file.
1473
1474 2012-01-24 Pedro Alves <pedro@codesourcery.com>
1475
1476 * breakpoint.c (breakpoint_hit_catch_fork)
1477 (breakpoint_hit_catch_vfork, breakpoint_hit_catch_syscall)
1478 (breakpoint_hit_catch_exec): Make use of the `ws' argument.
1479 * infrun.c (inferior_has_forked, inferior_has_vforked)
1480 (inferior_has_execd, inferior_has_called_syscall): Delete.
1481 (handle_syscall_event): Get syscall_number from the execution
1482 control state's wait status.
1483 (wait_for_inferior): Don't clear syscall_number.
1484
1485 2012-01-24 Pedro Alves <palves@redhat.com>
1486
1487 * breakpoint.c (bpstat_check_location, bpstat_stop_status,
1488 pc_at_non_inline_function): Add `ws' parameter, and pass it down.
1489 (breakpoint_hit_catch_fork, breakpoint_hit_catch_vfork)
1490 (breakpoint_hit_catch_syscall, breakpoint_hit_catch_exec): Add
1491 `ws' parameter.
1492 (breakpoint_hit_ranged_breakpoint): Add `ws' parameter. Return
1493 false for events other than TARGET_SIGNAL_TRAP.
1494 (breakpoint_hit_watchpoint, base_breakpoint_breakpoint_hit):
1495 Add `ws' parameter.
1496 (bkpt_breakpoint_hit): Add `ws' parameter. Return false for
1497 events other than TARGET_SIGNAL_TRAP.
1498 (tracepoint_breakpoint_hit): Add `ws' parameter.
1499 * breakpoint.h (struct breakpoint_ops) <breakpoint_hit>: Add `ws'
1500 parameter.
1501 (bpstat_stop_status): Same.
1502 (pc_at_non_inline_function): Same.
1503 * infrun.c (handle_syscall_event, handle_inferior_event): Adjust
1504 to pass the current event's waitstatus to bpstat_stop_status
1505 and pc_at_non_inline_function.
1506
1507 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1508
1509 Code cleanup.
1510 * cli/cli-cmds.c (source_script_from_stream): Never fclose STREAM.
1511 Update the function comment for it.
1512 (source_script_with_search): Call make_cleanup_fclose for STREAM.
1513 * cli/cli-script.c (script_from_file): Do not call make_cleanup_fclose
1514 for STREAM.
1515
1516 2012-01-24 Pedro Alves <palves@redhat.com>
1517
1518 * breakpoint.c (bpstat_stop_status): Moving clearing print_it
1519 outside `bs->stop' block.
1520 (bpstat_what): Rework bp_shlib_event handling.
1521 (internal_bkpt_check_status): If the breakpoint is a
1522 bp_shlib_event, then set bs->stop and bs->print if
1523 stop_on_solib_events is set.
1524
1525 2012-01-24 Gary Benson <gbenson@redhat.com>
1526
1527 Delete #if 0'd out code.
1528 * stack.c (print_frame_label_vars): Remove.
1529 (catch_info): Likewise.
1530 (_initialize_stack): Remove "info catch" command.
1531 * NEWS: Mention the above.
1532
1533 2012-01-24 Pedro Alves <palves@redhat.com>
1534
1535 * remote.c (remote_add_inferior): New `fake_pid_p' parameter. Use
1536 it.
1537 (remote_notice_new_inferior): If the remote end doesn't support
1538 the multiprocess extensions, then the PID is fake.
1539 (add_current_inferior_and_thread): New.
1540 (remote_start_remote): Use it.
1541 (extended_remote_attach_1): Adjust.
1542 (extended_remote_create_inferior_1): Use
1543 add_current_inferior_and_thread.
1544
1545 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1546
1547 Fix watchpoints to be specific for each inferior.
1548 * breakpoint.c (watchpoint_in_thread_scope): Verify also
1549 current_program_space.
1550 * i386-nat.c (i386_inferior_data_cleanup): New.
1551 (i386_inferior_data_get): Replace variable inf_data_local by an
1552 inferior_data call.
1553 (i386_use_watchpoints): Initialize i386_inferior_data.
1554 * linux-nat.c (linux_nat_iterate_watchpoint_lwps): Use INFERIOR_PTID
1555 specific iterate_over_lwps.
1556
1557 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1558
1559 Fix watchpoints across inferior fork.
1560 * amd64-linux-nat.c (update_debug_registers_callback): Update the
1561 comment for linux_nat_iterate_watchpoint_lwps.
1562 (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
1563 linux_nat_iterate_watchpoint_lwps.
1564 (amd64_linux_prepare_to_resume): New comment on Linux kernel.
1565 * i386-linux-nat.c (update_debug_registers_callback): Update the
1566 comment for linux_nat_iterate_watchpoint_lwps.
1567 (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
1568 linux_nat_iterate_watchpoint_lwps.
1569 (i386_linux_prepare_to_resume): New comment on Linux kernel.
1570 * i386-nat.c: Include inferior.h.
1571 (dr_mirror): Remove.
1572 (i386_inferior_data, struct i386_inferior_data)
1573 (i386_inferior_data_get): New.
1574 (i386_debug_reg_state): Use i386_inferior_data_get.
1575 (i386_cleanup_dregs, i386_update_inferior_debug_regs)
1576 (i386_insert_watchpoint, i386_remove_watchpoint)
1577 (i386_stopped_data_address, i386_insert_hw_breakpoint)
1578 (i386_remove_hw_breakpoint): New variable state, use
1579 i386_debug_reg_state instead of DR_MIRROR.
1580 * linux-nat.c (delete_lwp): New declaration.
1581 (num_lwps): Move here from downwards.
1582 (delete_lwp_cleanup): New.
1583 (linux_child_follow_fork): Create new child_lp, call
1584 linux_nat_new_thread and linux_nat_prepare_to_resume before calling
1585 PTRACE_DETACH.
1586 (num_lwps): Move upwards.
1587 (linux_nat_iterate_watchpoint_lwps): New.
1588 * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): New.
1589 (linux_nat_iterate_watchpoint_lwps_ftype): New declaration.
1590
1591 2012-01-24 Joel Brobecker <brobecker@adacore.com>
1592
1593 GDB 7.4 released.
1594
1595 2012-01-23 Pedro Alves <palves@redhat.com>
1596
1597 * top.c (caution): Rename to ...
1598 (confirm): ... this.
1599 (show_caution): Rename to ...
1600 (show_confirm): ... this.
1601 (quit_cover): Adjust.
1602 (init_main): Adjust.
1603 * top.h (caution): Rename to ...
1604 (confirm): ... this.
1605 * utils.c (internal_vproblem, defaulted_query): Adjust.
1606
1607 2012-01-23 Pedro Alves <palves@redhat.com>
1608
1609 * top.c (caution): Update comment.
1610 (execute_command): Don't consider the current value of `caution'.
1611
1612 2012-01-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1613
1614 * cli/cli-cmds.c (find_and_open_script): Handle failure of fdopen.
1615
1616 2012-01-23 Ulrich Weigand <ulrich.weigand@linaro.org>
1617
1618 * inf-child.c: Include "gdb_stat.h" instead of <sys/stat.h>.
1619 * linux-tdep.c (linux_info_proc): Avoid ARI coding style warning.
1620 * target.c (target_fileio_pwrite): Remove buffer address from
1621 debug output.
1622 (target_fileio_pread): Likewise.
1623
1624 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1625
1626 * NEWS: Document remote "info proc" and "generate-core-file".
1627
1628 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1629
1630 * gdbarch.sh (find_memory_regions): New callback.
1631 * gdbarch.c, gdbarch.h: Regenerate.
1632
1633 * gcore.c (gcore_memory_sections): Try gdbarch find_memory_regions
1634 callback before falling back to target method.
1635
1636 * linux-nat.c (read_mapping, linux_nat_find_memory_regions): Remove.
1637 (linux_target_install_ops): No longer install it.
1638
1639 * linux-tdep.c (linux_find_memory_regions): New function.
1640 (linux_init_abi): Install it.
1641
1642 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1643
1644 * gdbarch.sh (make_corefile_notes): New architecture callback.
1645 * gdbarch.c: Regenerate.
1646 * gdbarch.h: Likewise.
1647
1648 * gcore.c (write_gcore_file): Try gdbarch_make_corefile_notes
1649 before target_make_corefile_notes. If NULL is returned, the
1650 target does not support core file generation.
1651
1652 * linux-nat.c: Include "linux-tdep.h".
1653 (find_signalled_thread, find_stop_signal): Remove.
1654 (linux_nat_do_thread_registers): Likewise.
1655 (struct linux_nat_corefile_thread_data): Likewise.
1656 (linux_nat_corefile_thread_callback): Likewise.
1657 (iterate_over_spus): Likewise.
1658 (struct linux_spu_corefile_data): Likewise.
1659 (linux_spu_corefile_callback): Likewise.
1660 (linux_spu_make_corefile_notes): Likewise.
1661 (linux_nat_collect_thread_registers): New function.
1662 (linux_nat_make_corefile_notes): Replace contents by call to
1663 linux_make_corefile_notes passing linux_nat_collect_thread_registers
1664 as native-only callback.
1665
1666 * linux-tdep.h: Include "bfd.h".
1667 (struct regcache): Add forward declaration.
1668 (linux_collect_thread_registers_ftype): New typedef.
1669 (linux_make_corefile_notes): Add prototype.
1670 * linux-tdep.c: Include "gdbthread.h", "gdbcore.h", "regcache.h",
1671 "regset.h", and "elf-bfd.h".
1672 (find_signalled_thread, find_stop_signal): New functions.
1673 (linux_spu_make_corefile_notes): Likewise.
1674 (linux_collect_thread_registers): Likewise.
1675 (struct linux_corefile_thread_data): New data structure.
1676 (linux_corefile_thread_callback): New funcion.
1677 (linux_make_corefile_notes): Likewise.
1678 (linux_make_corefile_notes_1): Likewise.
1679 (linux_init_abi): Install it.
1680
1681 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1682
1683 * gdbarch.sh (info_proc): New callback.
1684 * gdbarch.c, gdbarch.h: Regenerate.
1685
1686 * infcmd.c (info_proc_cmd_1): Try gdbarch info_proc callback
1687 before falling back to the target info_proc callback.
1688
1689 * linux-nat.c: Do not include "cli/cli-utils.h".
1690 (linux_nat_info_proc): Remove.
1691 (linux_target_install_ops): No longer install it.
1692
1693 * linux-tdep.c: Include "cli/cli-utils.h" and <ctype.h>.
1694 (read_mapping): New function.
1695 (linux_info_proc): Likewise.
1696 (linux_init_abi): Install it.
1697
1698 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1699
1700 * defs.h (enum info_proc_what): Moved here from linux-nat.c
1701 * infcmd.c: (info_proc_cmd_1): New function.
1702 (info_proc_cmd): New function, moved here from equivalent routine
1703 orignally in linux-nat.c.
1704 (info_proc_cmd_mappings): Likewise.
1705 (info_proc_cmd_stat): Likewise.
1706 (info_proc_cmd_status): Likewise.
1707 (info_proc_cmd_cwd): Likewise.
1708 (info_proc_cmd_cmdline): Likewise.
1709 (info_proc_cmd_exe): Likewise.
1710 (info_proc_cmd_all): Likewise.
1711 (_initialize_infcmd): Install "info proc" command and subcommands.
1712
1713 * target.h (struct target_ops): Add to_info_proc.
1714 (target_info_proc): Add prototype.
1715 * target.c (target_info_proc): New function.
1716
1717 * procfs.c (procfs_info_proc): Add prototype.
1718 (info_proc_cmd): Rename into ...
1719 (procfs_info_proc): ... this. Update argument types as appropriate
1720 for a to_info_proc implementation. Handle "what" argument.
1721 (procfs_target): Install procfs_info_proc.
1722 (_initialize_procfs): No longer install "info proc" command.
1723
1724 * linux-nat.c: (enum info_proc_what): Remove.
1725 (linux_nat_info_proc_cmd_1): Rename into ...
1726 (linux_nat_info_proc): ... this. Update argument types as appropriate
1727 for a to_info_proc implementation.
1728 (linux_nat_info_proc_cmd): Remove.
1729 (linux_nat_info_proc_cmd_mappings): Likewise.
1730 (linux_nat_info_proc_cmd_stat): Likewise.
1731 (linux_nat_info_proc_cmd_status): Likewise.
1732 (linux_nat_info_proc_cmd_cwd): Likewise.
1733 (linux_nat_info_proc_cmd_cmdline): Likewise.
1734 (linux_nat_info_proc_cmd_exe): Likewise.
1735 (linux_nat_info_proc_cmd_all): Likewise.
1736 (linux_target_install_ops): Install linux_nat_info_proc.
1737 (_initialize_linux_nat): No longer install "info proc" command
1738 and subcommands.
1739
1740 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
1741
1742 * configure.ac [AC_CHECK_FUNCS]: Check for readlink.
1743 * config.in, configure: Regenerate.
1744
1745 * target.h (struct target_ops): Add to_fileio_readlink.
1746 (target_fileio_readlink): Add prototype.
1747 * target.c (target_fileio_readlink): New function.
1748
1749 * inf-child.c: Conditionally include <sys/param.h>.
1750 (inf_child_fileio_readlink): New function.
1751 (inf_child_target): Install it.
1752
1753 * remote.c (PACKET_vFile_readlink): New enum value.
1754 (remote_hostio_readlink): New function.
1755 (init_remote_ops): Install it.
1756 (_initialize_remote): Handle vFile:readlink packet type.
1757
1758 2012-01-20 Pedro Alves <palves@redhat.com>
1759 Ulrich Weigand <ulrich.weigand@linaro.org>
1760
1761 * configure.ac [AC_CHECK_FUNCS]: Check for pread and pwrite.
1762 * config.in, configure: Regenerate.
1763
1764 * target.h (struct target_ops): Add to_fileio_open, to_fileio_pwrite,
1765 to_fileio_pread, to_fileio_close, to_fileio_unlink.
1766 (target_fileio_open): Add prototype.
1767 (target_fileio_pwrite): Likewise.
1768 (target_fileio_pread): Likewise.
1769 (target_fileio_close): Likewise.
1770 (target_fileio_unlink): Likewise.
1771 (target_fileio_read_alloc): Likewise.
1772 (target_fileio_read_stralloc): Likewise.
1773
1774 * target.c: Include "gdb/fileio.h".
1775 (target_read_stralloc): Accept trailing, but not embedded NUL bytes.
1776 (default_fileio_target): New function.
1777 (target_fileio_open): Likewise.
1778 (target_fileio_pwrite): Likewise.
1779 (target_fileio_pread): Likewise.
1780 (target_fileio_close): Likewise.
1781 (target_fileio_unlink): Likewise.
1782 (target_fileio_close_cleanup): Likewise.
1783 (target_fileio_read_alloc_1): Likewise.
1784 (target_fileio_read_alloc): Likewise.
1785 (target_fileio_read_stralloc): Likewise.
1786
1787 * inf-child.c: Include "gdb/fileio.h", <sys/types.h>, <sys/stat.h>,
1788 <fcntl.h>, and <unistd.h>.
1789 (inf_child_fileio_open_flags_to_host): New function.
1790 (inf_child_errno_to_fileio_error): Likewise.
1791 (inf_child_fileio_open): Likewise.
1792 (inf_child_fileio_pwrite): Likewise.
1793 (inf_child_fileio_pread): Likewise.
1794 (inf_child_fileio_close): Likewise.
1795 (inf_child_fileio_unlink): Likewise.
1796 (inf_child_target): Install to_fileio routines.
1797
1798 * remote.c (init_remote_ops): Install to_fileio routines.
1799
1800 2012-01-20 Pedro Alves <palves@redhat.com>
1801 Ulrich Weigand <ulrich.weigand@linaro.org>
1802
1803 * remote.c (remote_multi_process_p): Only check for multi-process
1804 protocol feature, do not check for extended protocol.
1805 (remote_supports_multi_process): Check for extended protocol here.
1806 (set_general_process): Likewise.
1807 (extended_remote_kill): Likewise.
1808 (remote_pid_to_str): Likewise.
1809 (remote_query_supported): Always query multiprocess mode.
1810
1811 2012-01-20 Pedro Alves <palves@redhat.com>
1812 Ulrich Weigand <ulrich.weigand@linaro.org>
1813
1814 * inferior.h (struct inferior): Add fake_pid_p.
1815 * inferior.c (exit_inferior_1): Clear fake_pid_p.
1816 * remote.c (remote_start_remote): Set fake_pid_p if we have to use
1817 magic_null_ptid since the remote side doesn't provide a real PID.
1818
1819 2012-01-19 Tom Tromey <tromey@redhat.com>
1820
1821 * NEWS: Combine the two Python sections.
1822
1823 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1824
1825 * target.h (target_close): Update comment on the target's unpush state.
1826
1827 2012-01-19 Pedro Alves <palves@redhat.com>
1828
1829 * linux-nat.c (linux_nat_close): Call linux_nat_is_async_p and
1830 linux_nat_async directly instead of going through the target
1831 vector.
1832 * target.c (unpush_target): Close target after unpushing it, not
1833 before.
1834
1835 2012-01-19 Gary Benson <gbenson@redhat.com>
1836
1837 * mdebugread.c (sort_blocks): Replace integer constants with ones
1838 derived from FIRST_LOCAL_BLOCK.
1839
1840 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
1841 Jan Kratochvil <jan.kratochvil@redhat.com>
1842
1843 PR gdb/9538
1844 * symfile.c (find_separate_debug_file): New function.
1845 (terminate_after_last_dir_separator): Likewise.
1846 (find_separate_debug_file_by_debuglink): Also try realpath.
1847 * configure.ac (AC_CHECK_FUNCS): Add lstat.
1848 * configure: Regenerate.
1849 * config.in: Regenerate.
1850
1851 2012-01-18 Doug Evans <dje@google.com>
1852
1853 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): Delete.
1854 (main.o): Remove rule.
1855 * configure.ac (BINDIR): Define with AC_DEFINE_DIR.
1856 (--with-sysroot): Rewrite.
1857 * configure: Regenerate.
1858 * config.in: Regenerate.
1859
1860 2012-01-18 Sergio Durigan Junior <sergiodj@redhat.com>
1861
1862 * parse.c (initialize_expout): New function.
1863 (reallocate_expout): Likewise.
1864 (parse_exp_in_context): Use `initialize_expout' and
1865 `reallocate_expout' when appropriate.
1866
1867 2012-01-18 Pedro Alves <palves@redhat.com>
1868
1869 * record.c (struct record_breakpoint, record_breakpoint_p)
1870 (record_breakpoints): New.
1871 (record_insert_breakpoint, record_remove_breakpoint): Manage
1872 record breakpoints list. Only remove breakpoints from the
1873 inferior if they had been inserted there in the first place.
1874
1875 2012-01-17 Doug Evans <dje@google.com>
1876
1877 * linespec.c (decode_line_internal): Don't call symtabs_from_filename
1878 if we know we don't have a file name to look for.
1879
1880 2012-01-17 Pedro Alves <palves@redhat.com>
1881
1882 * dwarf2-frame.c (dwarf2_frame_cfa): Throw NOT_AVAILABLE_ERROR, if
1883 the frame's stop reason is UNWIND_UNAVAILABLE.
1884
1885 2012-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1886
1887 Fix compilation error.
1888 * m2-exp.y (yyerror): Use ANSI C prototype.
1889
1890 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>
1891
1892 * f-exp.y (parse_number): Convert prototype from K&R to ANSI C.
1893 (growbuf_by_size): Likewise.
1894 (yyerror): Likewise.
1895 * m2-exp.y (make_qualname): Remove function (was #if 0'ed).
1896 (modblock): Remove variable (was #if 0'ed).
1897 (parse_number): Convert prototype from K&R to ANSI C.
1898 (yyerror): Likewise.
1899 * objc-exp.y (parse_number): Likewise.
1900 (yyerror): Likewise.
1901 (yylex): Remove #if 0'ed code.
1902 * p-exp.y (uptok): Convert prototype from K&R to ANSI C.
1903 (yyerror): Likewise.
1904
1905 2012-01-16 Tom Tromey <tromey@redhat.com>
1906
1907 * NEWS: Add item.
1908 * symtab.h (compare_filenames_for_search): Declare.
1909 * symtab.c (compare_filenames_for_search): New function.
1910 (iterate_over_some_symtabs): Use it.
1911 * symfile.h (struct quick_symbol_functions)
1912 <map_symtabs_matching_filename>: Change spec.
1913 * psymtab.c (partial_map_symtabs_matching_filename): Use
1914 compare_filenames_for_search. Update for new spec.
1915 * dwarf2read.c (dw2_map_symtabs_matching_filename): Use
1916 compare_filenames_for_search. Update for new spec.
1917 * breakpoint.c (clear_command): Use compare_filenames_for_search.
1918
1919 2012-01-16 Tom Tromey <tromey@redhat.com>
1920
1921 PR python/13281:
1922 * gdbtypes.h (TYPE_FLAG_ENUM): New macro.
1923 (struct main_type) <flag_flag_enum>: New field.
1924 * dwarf2read.c (process_enumeration_scope): Detect "flag" enums.
1925 * NEWS: Add entries.
1926 * c-valprint.c (c_val_print) <TYPE_CODE_ENUM>: Handle "flag"
1927 enums.
1928 * python/lib/gdb/printing.py (_EnumInstance): New class.
1929 (FlagEnumerationPrinter): Likewise.
1930
1931 2012-01-16 Sergio Durigan Junior <sergiodj@redhat.com>
1932
1933 * breakpoint.c (create_sals_from_address_default): New function.
1934 (create_breakpoints_sal_default): Likewise.
1935 (decode_linespec_default): Likewise.
1936 (is_marker_spec): Removed.
1937 (strace_marker_p): New function.
1938 (init_breakpoint_sal): Using `strace_marker_p' instead of
1939 `is_marker_spec'.
1940 (create_breakpoint): Call method `create_sals_from_address' from
1941 breakpoint_ops, replacing code that created SALs conditionally
1942 on the type of the breakpoint. Call method `create_breakpoints_sal',
1943 replacing code that created breakpoints conditionally on the type
1944 wanted.
1945 (base_breakpoint_create_sals_from_address): New function.
1946 (base_breakpoint_create_breakpoints_sal): Likewise.
1947 (base_breakpoint_decode_linespec): Likewise.
1948 (base_breakpoint_ops): Add methods
1949 `base_breakpoint_create_sals_from_address',
1950 `base_breakpoint_create_breakpoints_sal' and
1951 `base_breakpoint_decode_linespec'.
1952 (bkpt_create_sals_from_address): New function.
1953 (bkpt_create_breakpoints_sal): Likewise.
1954 (bkpt_decode_linespec): Likewise.
1955 (tracepoint_create_sals_from_address): Likewise.
1956 (tracepoint_create_breakpoints_sal): Likewise.
1957 (tracepoint_decode_linespec): Likewise.
1958 (strace_marker_create_sals_from_address): Likewise.
1959 (strace_marker_create_breakpoints_sal): Likewise.
1960 (strace_marker_decode_linespec): Likewise.
1961 (strace_marker_breakpoint_ops): New variable.
1962 (addr_string_to_sals): Remove `marker_spec'. Call method
1963 `decode_linespec' from breakpoint_ops, replacing code that decoded
1964 an address string into a SAL. Use `strace_marker_p' instead of
1965 `marker_spec'.
1966 (strace_command): Decide whether we are dealing with a static
1967 tracepoint with marker or not. Use the appropriate breakpoint_ops.
1968 (initialize_breakpoint_ops): Initialize new fields of breakpoint_ops.
1969 * breakpoint.h (linespec_result, linespec_sals): New forward
1970 declarations.
1971 (breakpoint_ops) <create_sals_from_address>,
1972 <create_breakpoints_sal>, <decode_linespec>: New methods.
1973
1974 2012-01-14 Doug Evans <dje@google.com>
1975
1976 * NEWS: Update text for "maint set python print-stack".
1977 It is deprecated in gdb 7.4 and deleted in 7.5.
1978
1979 2012-01-13 Eli Zaretskii <eliz@gnu.org>
1980
1981 * gdb_curses.h (MOUSE_MOVED) [__MINGW32__]: Undefine before
1982 including curses.h.
1983
1984 2012-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1985
1986 * configure: Regenerate.
1987 * config.in: Regenerate.
1988
1989 2012-01-12 Keith Seitz <keiths@redhat.com>
1990
1991 PR mi/10586
1992 * varobj.c (ANONYMOUS_STRUCT_NAME): Define.
1993 (ANONYMOUS_UNION_NAME): Define.
1994 (is_path_expr_parent): New function.
1995 (get_path_expr_parent): New function.
1996 (is_anonymous_child): New function.
1997 (create_child_with_value): If the child is anonymous and without
1998 a name, assign an object name to it.
1999 (c_describe_child): Use get_path_expr_parent to determine
2000 the parent expression.
2001 If there field represents an anonymous struct or union and
2002 has no name, set an appropriate display name and expression.
2003 (cplus_describe_child): Likewise.
2004
2005 2012-01-12 Pedro Alves <palves@redhat.com>
2006
2007 * i386-tdep.c (i386_frame_cache_1): Also mark the frame base as
2008 available when %ebp is found to be zero (outermost).
2009
2010 2012-01-11 Andreas Tobler <andreast@fgznet.ch>
2011
2012 * common/gdb_assert.h (gdb_static_assert): Rename static_assert to
2013 an internal gdb_static_assert.
2014 * mi/mi-common.c: Rename static_assert to gdb_static_assert.
2015
2016 2012-01-11 Tom Tromey <tromey@redhat.com>
2017
2018 PR gdb/9598:
2019 * breakpoint.c (_initialize_breakpoint): Fix help for "catch
2020 catch" and "catch throw".
2021
2022 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2023
2024 * blockframe.c (block_innermost_frame): Start search from selected
2025 frame, if present, or otherwise the current frame.
2026
2027 * c-exp.y (variable): Update innermost_block for
2028 'block COLONCOLON NAME' clause.
2029 * m2-exp.y (variable): Ditto.
2030 * objc-exp.y (variable): Ditto.
2031
2032 2012-01-10 Tom Tromey <tromey@redhat.com>
2033
2034 PR python/13199:
2035 * python/python.c (finish_python_initialization): Set sys.argv.
2036
2037 2012-01-10 Doug Evans <dje@google.com>
2038
2039 * dwarf2read.c (dwarf_decode_lines): Remove arg "abfd". New arg
2040 "want_line_info". All callers updated.
2041 (dwarf_decode_lines_1): New function.
2042 (handle_DW_AT_stmt_list): Add function comment.
2043 New arg "want_line_info". All callers updated.
2044 (read_file_scope,read_type_unit_scope): Move comment from
2045 handle_DW_AT_stmt_list to here.
2046
2047 2012-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2048
2049 Fix regression after libiberty/ update for GCC PR 6057 and others.
2050 * c-exp.y (operator) <OPERATOR DELETE>
2051 (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
2052 * cp-name-parser.y (fill_comp, make_operator, make_dtor)
2053 (make_builtin_type, make_name): New variable i, add gdb_assert.
2054 (operator) <OPERATOR NEW>: Update ARGS to 3.
2055 (operator) <OPERATOR DELETE>: Add trailing space.
2056 (operator) <OPERATOR NEW '[' ']'>: Update ARGS to 3.
2057 (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
2058 * cp-support.c (cp_canonicalize_string): Check NULL from
2059 cp_comp_to_string, call warning and return.
2060
2061 2012-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2062
2063 Fix duplicate .o files after omitting libbfd.a.
2064 * Makefile.in (ALL_TARGET_OBS): Remove corelow.o.
2065 (SFILES): Add corelow.c.
2066 (COMMON_OBS): Add corelow.o.
2067 (ALLDEPFILES): Remove corelow.c.
2068 * config/alpha/alpha-linux.mh (NATDEPFILES): Remove corelow.o.
2069 * config/alpha/alpha-osf3.mh: Likewise.
2070 * config/alpha/fbsd.mh: Likewise.
2071 * config/arm/nbsdaout.mh: Likewise.
2072 * config/arm/nbsdelf.mh: Likewise.
2073 * config/i386/i386gnu.mh: Likewise.
2074 * config/ia64/hpux.mh: Likewise.
2075 * config/ia64/linux.mh: Likewise.
2076 * config/m32r/linux.mh: Likewise.
2077 * config/m68k/linux.mh: Likewise.
2078 * config/mips/irix5.mh: Likewise.
2079 * config/mips/irix6.mh: Likewise.
2080 * config/pa/hpux.mh: Likewise.
2081 * config/pa/linux.mh: Likewise.
2082 * config/powerpc/aix.mh: Likewise.
2083 * config/sparc/linux.mh: Likewise.
2084 * config/sparc/linux64.mh: Likewise.
2085 * config/sparc/sol2.mh: Likewise.
2086 * config/vax/vax.mh: Likewise.
2087 * configure.tgt (alpha*-*-freebsd* alpha*-*-kfreebsd*-gnu)
2088 (alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu, alpha*-*-openbsd*)
2089 (am33_2.0*-*-linux*, arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-linux*)
2090 (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-netbsd*)
2091 (hppa*-*-openbsd*, i[34567]86-*-dicos*, i[34567]86-*-freebsd*)
2092 (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-netbsd*)
2093 (i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*, i[34567]86-*-nto*)
2094 (i[34567]86-*-solaris2.1[0-9]*, x86_64-*-solaris2.1[0-9]*)
2095 (i[34567]86-*-solaris*, i[34567]86-*-linux*, i[34567]86-*-cygwin*)
2096 (i[34567]86-*-mingw32*, m68*-*-netbsd*, m68*-*-knetbsd*-gnu)
2097 (m68*-*-openbsd*, m88*-*-openbsd*, microblaze*-linux-*)
2098 (microblaze*-*-linux*, mips*-*-linux*, mips*-*-netbsd*)
2099 (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
2100 (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-linux*)
2101 (powerpc64-*-linux*, s390*-*-*, score-*-*, sh*-*-linux*)
2102 (sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
2103 (sparc*-*-freebsd*, sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*)
2104 (sparc-*-knetbsd*-gnu, sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu)
2105 (sparc-*-openbsd*, sparc64-*-openbsd*, tic6x-*-*linux, vax-*-netbsd*)
2106 (vax-*-knetbsd*-gnu, vax-*-openbsd*, x86_64-*-dicos*, x86_64-*-linux*)
2107 (x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu, x86_64-*-netbsd*)
2108 (x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*, xtensa*-*-linux*): Remove
2109 corelow.o from gdb_target_obs.
2110 * corefile.c (core_target): Update the comment on NULL value.
2111 (core_file_command): Replace error by gdb_assert on CORE_TARGET.
2112 * corelow.c (sniff_core_bfd): Call error instead of warning on zero
2113 MATCHES. Drop YUMMY set on NULL.
2114 (core_close): Do not call exit_inferior_silent on zero PID. Do not
2115 reclaim CORE_DATA if it is already NULL.
2116
2117 2012-01-09 Doug Evans <dje@google.com>
2118
2119 * gdbtypes.c (safe_parse_type): Initialize type to keep gcc happy.
2120 * varobj.c (varobj_set_value): Initialize val,value to keep gcc happy.
2121
2122 2012-01-09 Keith Seitz <keiths@redhat.com>
2123
2124 * breakpoint.c (wrapper.h): Don't include.
2125
2126 2012-01-09 Keith Seitz <keiths@redhat.com>
2127
2128 * Makefile.in (SFILES): Remove wrapper.c.
2129 (HFILES_NO_SRCDIR): Remove wrapper.h.
2130 (COMMON_OBS): Remove wrapper.o.
2131 * cli/cli-interp.c: Don't inlude wrapper.h.
2132 * corelow.c: Likewise.
2133 (core_open): Replace gdb_target_find_new_threads with
2134 TRY_CATCH around target_find_new_threads.
2135 * eval.c (fetch_subexp_value): Likewise for value_fetch_lazy.
2136 * gdbtypes.c (safe_parse_type): Likewise for parse_and_eval_type.
2137 * varobj.c (varobj_create): Likewise for parse_exp_1 and
2138 evaluate_expression.
2139 (varobj_set_value): Likewise for evaluate_expression and
2140 value_assign.
2141 (install_new_variable): Likewise for value_fetch_lazy.
2142 (adjust_value_for_child_access): Likewise for value_ind.
2143 (c_describe_child): Likewise for value_subscript and
2144 value_ind.
2145 (c_value_of_root): Likewise for evaluate_expression.
2146 * wrapper.c: Remove.
2147 * wrapper.h: Remove.
2148
2149 2012-01-09 Doug Evans <dje@google.com>
2150
2151 * dwarf2read.c (read_and_check_comp_unit_head): Renamed from
2152 partial_read_comp_unit_head. Replace "buffer", "buffer_size" and
2153 "abfd" args with "section". All callers updated.
2154 Error checking code moved ...
2155 (error_check_comp_unit_head): ... here. New function.
2156 (read_and_check_type_unit_head): Renamed from read_type_unit_head.
2157 Delete arg "abfd". New arg "type_offset". All callers updated.
2158 (create_debug_types_hash_table): Simplify by using
2159 read_and_check_type_unit_head.
2160
2161 * parser-defs.h (namecopy): Delete.
2162 * parse.c (namecopy, namecopy_size): Move into copy_name.
2163
2164 2012-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2165
2166 Partially fix duplicate .o files after omitting libbfd.a.
2167 * config/alpha/alpha-osf3.mh (NATDEPFILES): Remove solib.o.
2168 * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
2169 * config/i386/obsdaout.mh (NATDEPFILES): Remove solib.o.
2170 * config/m68k/nbsdaout.mh (NATDEPFILES): Remove solib.o.
2171 * config/m68k/obsd.mh (NATDEPFILES): Remove solib.o.
2172 * config/powerpc/aix.mh (NATDEPFILES): Remove xcoffread.o.
2173 * config/vax/nbsdaout.mh (NATDEPFILES): Remove solib.o.
2174
2175 2012-01-09 Pedro Alves <palves@redhat.com>
2176
2177 * MAINTAINERS: Update my email address.
2178
2179 2012-01-08 Doug Evans <dje@google.com>
2180
2181 * dwarf2read.c (dwarf2_per_objfile): Rename n_type_comp_units to
2182 n_type_units. Rename type_comp_units to all_type_units.
2183 All uses updated.
2184 (add_signatured_type_cu_to_table): Renamed from
2185 add_signatured_type_cu_to_list. All callers updated.
2186
2187 * gdbtypes.h (struct cplus_struct_type): Delete member
2188 nfn_fields_total. All uses removed.
2189
2190 2012-01-06 Doug Evans <dje@google.com>
2191
2192 * dwarf2read.c: Move FIXME from dwarf2_build_psymtabs_hard
2193 to top of file.
2194 (dwarf2_find_comp_unit): Delete.
2195 (process_psymtab_comp_unit): Make result "void".
2196 Delete args buffer, info_ptr, buffer_size, and replace with
2197 "section". All callers updated.
2198 (dwarf2_build_psymtabs_hard): Simplify.
2199
2200 2012-01-06 Sergio Durigan Junior <sergiodj@redhat.com>
2201 Thiago Jung Bauermann <bauerman@br.ibm.com>
2202
2203 * ada-lang.c (ada_exception_name_addr): Add `volatile' keyword
2204 before `struct gdb_exception'.
2205 * breakpoint.c (update_global_location_list_nothrow)
2206 (update_breakpoint_locations, enable_breakpoint_disp): Likewise.
2207 * cp-abi.c (value_rtti_type): Likewise.
2208 * cp-support.c (cp_validate_operator): Likewise.
2209 * infrun.c (insert_exception_resume_breakpoint)
2210 (check_exception_resume, keep_going): Likewise.
2211 * mi-interp.c (mi_breakpoint_created)
2212 (mi_breakpoint_modified): Likewise.
2213 * rs6000-aix-tdep.c (rs6000_convert_from_func_ptr_addr): Likewise.
2214 * solib-ia64-hpux.c (ia64_hpux_at_dld_breakpoint_p)
2215 (ia64_hpux_handle_dld_breakpoint_1): Likewise.
2216
2217 2012-01-05 Doug Evans <dje@google.com>
2218
2219 * dwarf2read.c (statement_prologue): Delete, unused.
2220
2221 * dwarf2read.c (dwarf2_per_cu_addr_size): Make result type an int.
2222 * dwarf2loc.h (dwarf2_per_cu_addr_size): Update.
2223
2224 * dwarf2read.c (comp_unit_header): Delete, unused.
2225
2226 2012-01-05 Ulrich Weigand <uweigand@de.ibm.com>
2227
2228 * configure.tgt [s390*-*-*] (gdb_target_obs): Add corelow.o.
2229 * config/s390/s390.mh (NATDEPFILES): Remove corelow.o.
2230
2231 2012-01-05 Khoo Yit Phang <khooyp@cs.umd.edu>
2232
2233 * infrun.c (normal_stop): Don't skip calling the normal_stop
2234 observers if the thread was doing a multi-step, but stopped for
2235 some reason other than stepping.
2236
2237 2012-01-05 Pedro Alves <alves.ped@gmail.com>
2238
2239 * cli/cli-decode.h: Add comments.
2240 (CMD_LIST_AMBIGUOUS): Moved to command.h
2241 (add_cmd, add_alias_cmd, add_prefix_cmd, add_abbrev_prefix_cmd)
2242 (set_cmd_cfunc, set_cmd_sfunc, set_cmd_completer, cmd_cfunc_eq)
2243 (set_cmd_context, get_cmd_context, lookup_cmd, lookup_cmd_1)
2244 (deprecate_cmd, deprecated_cmd_warning, lookup_cmd_composition)
2245 (add_com, add_com_alias, add_info, add_info_alias)
2246 (complete_on_cmdlist, complete_on_enum, help_list): Remove
2247 declarations.
2248 * command.h: Add and adjust comments.
2249 (CMD_LIST_AMBIGUOUS): Moved here.
2250 (help_cmd, help_cmd_list): Delete declarations.
2251
2252 2012-01-04 Doug Evans <dje@google.com>
2253
2254 * dwarf2read.c (dwarf2_read_abbrevs): Delete arg "abfd".
2255 All callers updated.
2256 (load_full_type_unit): Renamed from read_signatured_type_at_offset.
2257 Replace all arguments with "per_cu". All callers updated.
2258
2259 * dwarf2read.c (dwarf2_per_cu_data): Remove outdated comment.
2260
2261 * dwarf2read.c (init_one_comp_unit): Delete arg "objfile".
2262 New arg "per_cu". All callers updated.
2263
2264 Delete #if 0'd out code.
2265 * language.c (binop_result_type): Delete.
2266 (simple_type, ordered_type, same_type, integral_type): Delete.
2267 (numeric_type, character_type, string_type, boolean_type): Delete.
2268 (float_type, structured_type): Delete.
2269 * language.h: Update.
2270
2271 2012-01-04 Tom Tromey <tromey@redhat.com>
2272
2273 * python/py-value.c (valpy_binop): Initialize 'res_val'.
2274
2275 2012-01-04 Joel Brobecker <brobecker@adacore.com>
2276
2277 * corefile.c (close_exec_file): Delete.
2278 (reopen_exec_file): Remove commented out code that seems related
2279 to close_exec_file, which is being deleted here.
2280 * inferior.h (close_exec_file): Delete.
2281 * fork-child.c (fork_inferior): Remove call to fork_inferior.
2282
2283 2012-01-04 Joel Brobecker <brobecker@adacore.com>
2284
2285 * ada-lang.c: #include "cli/cli-utils.h".
2286 (get_selections): Use skip_spaces.
2287 (ada_get_next_arg): Use skip_spaces and skip_to_space.
2288 (catch_ada_exception_command_split): Use skip_spaces.
2289 (ada_decode_assert_location): Likewise.
2290
2291 2012-01-04 Joel Brobecker <brobecker@adacore.com>
2292
2293 * linespec.c (decode_line_internal): Check for C++ or Java
2294 compound constructs only if the current language is C, C++
2295 or Java.
2296
2297 2012-01-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2298
2299 Revert:
2300 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2301 Joel Brobecker <brobecker@adacore.com>
2302 Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
2303 * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
2304 3 times.
2305 * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
2306 fall through into AT_ENTRY_POINT.
2307 (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
2308 DUMMY_ADDR with it.
2309 * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
2310 PPC_INSN_SIZE skip to 3 times.
2311
2312 2012-01-04 Joel Brobecker <brobecker@adacore.com>
2313
2314 * linespec.c (add_minsym): Preserve function descriptors.
2315
2316 2012-01-04 Ulrich Weigand <uweigand@de.ibm.com>
2317
2318 * breakpoint.c (all_locations_are_pending): Consider locations
2319 in program spaces executing during startup pending as well.
2320
2321 2012-01-04 Joel Brobecker <brobecker@adacore.com>
2322
2323 Copyright year update in most files of the GDB Project.
2324
2325 2012-01-04 Joel Brobecker <brobecker@adacore.com>
2326
2327 * copyright.sh: Delete.
2328 * copyright.py: Rewrite.
2329
2330 2012-01-04 Joel Brobecker <brobecker@adacore.com>
2331
2332 * gnulib/extra/update-copyright: New file, imported from gnulib.
2333
2334 2012-01-04 Joel Brobecker <brobecker@adacore.com>
2335
2336 * README (Copyright and License Notices): New section.
2337
2338 2012-01-03 Tom Tromey <tromey@redhat.com>
2339
2340 PR python/12533:
2341 * python/py-value.c (valpy_dereference, valpy_get_address
2342 valpy_get_dynamic_type, valpy_lazy_string, valpy_do_cast)
2343 (valpy_getitem, valpy_call, valpy_binop, valpy_negative)
2344 (valpy_absolute, valpy_richcompare): Free intermediate values.
2345
2346 2011-01-03 Joel Brobecker <brobecker@adacore.com>
2347
2348 * ada-lang.c: Reformat the copyright notice.
2349
2350 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2351
2352 * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.
2353 * configure.tgt (arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-symbianelf*)
2354 (i[34567]86-*-dicos*, i[34567]86-*-cygwin*, i[34567]86-*-mingw32*)
2355 (x86_64-*-dicos*, x86_64-*-mingw*): Remove solib-target.o.
2356 Revert this part of:
2357 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2358 Build gdb directly from *.o files not using libgdb.a.
2359 * Makefile.in (COMMON_OBS): Remove solib-target.o.
2360
2361 2012-01-02 Joel Brobecker <brobecker@adacore.com>
2362
2363 * gdb/common/gdb_thread_db.h, gdb/dbxread.c, gdb/environ.c,
2364 gdb/gcore.h, gdb/rs6000-tdep.h, gdb/s390-nat.c, gdb/tic6x-tdep.c:
2365 Reformat the copyright header.
2366
2367 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2368
2369 Revert this part of:
2370 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2371 Remove the gdbtui binary.
2372 * gdb.c (main): Remove args.interpreter_p initialization.
2373 * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
2374 * main.h (struct captured_main_args): Remove interpreter_p.
2375
2376 2012-01-02 Joel Brobecker <brobecker@adacore.com>
2377
2378 * config/djgpp/fnchange.lst: Add entry for ChangeLog-2011.
2379
2380 2012-01-02 Joel Brobecker <brobecker@adacore.com>
2381
2382 * top.c (print_gdb_version): Update copyright year.
2383
2384 2012-01-02 Yao Qi <yao@codesourcery.com>
2385
2386 * inf-ptrace.c (inf_ptrace_xfer_partial): Reindent.
2387
2388 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2389 Joel Brobecker <brobecker@adacore.com>
2390
2391 Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
2392 * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
2393 3 times.
2394 * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
2395 fall through into AT_ENTRY_POINT.
2396 (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len. Adjust
2397 DUMMY_ADDR with it.
2398 * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
2399 PPC_INSN_SIZE skip to 3 times.
2400
2401 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2402
2403 * amd64-linux-nat.c (update_debug_registers_callback): New comment on
2404 the return value.
2405 * i386-linux-nat.c (update_debug_registers_callback): Likewise.
2406
2407 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2408
2409 Build gdb directly from *.o files not using libgdb.a.
2410 * Makefile.in (SUBDIR_TUI_OBS): Remove duplicate tui.o.
2411 (COMMON_OBS): Remove solib-target.o.
2412 (LIBGDB_OBS, libgdb.a): Move it before the gdb$(EXEEXT) rule.
2413 (gdb$(EXEEXT)): Replace libgdb.a with $(LIBGDB_OBS).
2414 (LIBGDB_OBS, libgdb.a): Move it above.
2415 * configure.tgt (alpha*-*-linux*, alpha*-*-freebsd*)
2416 (alpha*-*-kfreebsd*-gnu, alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu)
2417 (alpha*-*-openbsd*, am33_2.0*-*-linux*, arm*-wince-pe)
2418 (arm*-*-mingw32ce*, arm*-*-linux*, arm*-*-netbsd*, arm*-*-knetbsd*-gnu)
2419 (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-linux*)
2420 (hppa*-*-netbsd*, hppa*-*-openbsd*, i[34567]86-*-darwin*)
2421 (i[34567]86-*-dicos*, i[34567]86-*-freebsd*, i[34567]86-*-kfreebsd*-gnu)
2422 (i[34567]86-*-netbsd*, i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*)
2423 (i[34567]86-*-nto*, i[34567]86-*-solaris2.1[0-9]*)
2424 (x86_64-*-solaris2.1[0-9]*, i[34567]86-*-solaris*, i[34567]86-*-linux*)
2425 (i[34567]86-*-gnu*, ia64-*-linux*, m32r*-*-linux*, m68*-*-linux*)
2426 (m68*-*-netbsd*, m68*-*-knetbsd*-gnu, m68*-*-openbsd*)
2427 (microblaze*-linux-*, microblaze*-*-linux*, mips*-sgi-irix5*)
2428 (mips*-sgi-irix6*, mips*-*-linux*, mips*-*-netbsd*)
2429 (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
2430 (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-aix*, rs6000-*-*)
2431 (powerpc-*-linux*, powerpc64-*-linux*, powerpc*-*-*, s390*-*-*)
2432 (sh*-*-linux*, sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
2433 (sparc-*-linux*, sparc64-*-linux*, sparc*-*-freebsd*)
2434 (sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*, sparc-*-knetbsd*-gnu)
2435 (sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu, sparc-*-openbsd*)
2436 (sparc64-*-openbsd*, sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*)
2437 (sparc-*-solaris2*, sparcv9-*-solaris2*, sparc64-*-solaris2*)
2438 (vax-*-netbsd*, vax-*-knetbsd*-gnu, x86_64-*-darwin*, x86_64-*-dicos*)
2439 (x86_64-*-linux*, x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu)
2440 (x86_64-*-netbsd*, x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*)
2441 (xtensa*-*-linux*, xtensa*): Remove solib.o from gdb_target_obs.
2442
2443 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2444
2445 Remove the gdbtui binary.
2446 * .gitignore (/gdbtui): Remove.
2447 * Makefile.in (TUI): Remove.
2448 (SUBDIR_TUI_OBS): Remove tui-main.o.
2449 (SUBDIR_TUI_SRCS): Remove tui/tui-main.c.
2450 (all-tui, install-tui, uninstall-tui, $(TUI)$(EXEEXT), clean-tui)
2451 (tui-main.o): Remove.
2452 (all_object_files): Remove tui-main.o.
2453 * NEWS: New note for the gdbtui removal.
2454 * configure: Rebuilt.
2455 * configure.ac: No longer add all-tui, clean-tui, install-tui and
2456 uninstall-tui to CONFIG_ALL, CONFIG_CLEAN, CONFIG_INSTALL and
2457 CONFIG_UNINSTALL respectively.
2458 * gdb.c (main): Remove args.interpreter_p initialization.
2459 * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
2460 * main.h (struct captured_main_args): Remove interpreter_p.
2461 * tui/tui-main.c: Remove.
2462
2463 2012-01-01 Doug Evans <dje@google.com>
2464
2465 * dwarf2read.c (dwarf2_compute_name): Simplify objfile references.
2466 (dwarf2_physname, read_import_statement): Ditto.
2467 (read_call_site_scope, dwarf2_record_block_ranges): Ditto.
2468 (process_structure_scope read_subroutine_type): Ditto.
2469 (read_typedef, load_partial_dies, read_partial_die): Ditto.
2470 (find_partial_die, dwarf_decode_lines, lookup_die_type): Ditto.
2471 (dwarf2_fetch_die_location_block): Ditto.
2472 (dwarf_decode_macros, dwarf2_symbol_mark_computed): Ditto.
2473
2474 * dwarf2read.c (read_signatured_type): Delete `objfile' arg.
2475 All callers updated.
2476 (load_full_comp_unit, queue_comp_unit, process_queue): Ditto.
2477 (dw2_do_instantiate_symtab, dw2_instantiate_symtab): Ditto.
2478 (process_psymtab_comp_unit, load_partial_comp_unit): Ditto.
2479
2480 * dwarf2read.c (load_cu): Move assert to more useful location.
2481
2482 * dwarf2read.c (free_heap_comp_unit): Renamed from free_one_comp_unit.
2483 All callers updated.
2484
2485 * dwarf2read.c (dwarf2_per_objfile): Add comment.
2486 (dwarf2_elf_names): Minor reformat.
2487 (dwarf2_per_cu_data): Tweak comment.
2488 (dwarf2_read_section): Fix comment.
2489 (create_all_comp_units): Fix comment.
2490 (load_full_comp_unit): Fix comment.
2491 (process_full_comp_unit): Fix comment.
2492 (read_signatured_type): Fix comment.
2493
2494 For older changes see ChangeLog-2011.
2495 \f
2496 Local Variables:
2497 mode: change-log
2498 left-margin: 8
2499 fill-column: 74
2500 version-control: never
2501 coding: utf-8
2502 End: