]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/ChangeLog
gdb
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
1 2011-01-19 Tom Tromey <tromey@redhat.com>
2
3 PR mi/8618:
4 * thread.c (free_thread): Free 'name'.
5 (print_thread_info): Emit thread name. Change CLI output.
6 (thread_name_command): New function.
7 (do_captured_thread_select): Emit newline.
8 (_initialize_thread): Register 'thread name' command.
9 * target.h (struct target_ops) <to_thread_name>: New field.
10 (target_thread_name): New macro.
11 * target.c (update_current_target): Handle to_thread_name.
12 * python/py-infthread.c (thpy_get_name): New function.
13 (thpy_set_name): Likewise.
14 (thread_object_getset): Add "name".
15 * linux-nat.c (linux_nat_thread_name): New function.
16 (linux_nat_add_target): Set to_thread_name.
17 * gdbthread.h (struct thread_info) <name>: New field.
18
19 2011-01-18 Joel Brobecker <brobecker@adacore.com>
20
21 * ada-valprint.c (ada_print_scalar): Remove unsigned char downcast.
22 (ada_val_print_1): Likewise.
23
24 2011-01-18 Joel Brobecker <brobecker@adacore.com>
25
26 * rs6000-tdep.c (rs6000_skip_prologue): Make sure that the prologue
27 upper limit address is not greater than the function end address
28 when the upper limit could not be computed using the debugging
29 info.
30
31 2011-01-17 Tom Tromey <tromey@redhat.com>
32
33 * cli/cli-cmds.c (apropos_command): Free the compiled regex. Use
34 get_regcomp_error.
35 * utils.c: Include gdb_regex.h.
36 (do_regfree_cleanup): New function.
37 (make_regfree_cleanup): Likewise.
38 (get_regcomp_error): Likewise.
39 * gdb_regex.h (make_regfree_cleanup, get_regcomp_error): Declare.
40
41 2011-01-17 Tom Tromey <tromey@redhat.com>
42
43 * cli/cli-cmds.c (apropos_command): Fix formatting. Don't call
44 re_compile_fastmap.
45
46 2011-01-17 Pierre Muller <muller@ics.u-strasbg.fr>
47
48 * p-exp.y (intvar): New static variable, used to set CURRENT_TYPE
49 for internal variables.
50 (last_was_structop): New static variable.
51 (COMPLETE): New token.
52 (field_exp): New rule to group all '.' suffix handling.
53 Add mark_struct_expression calls when approriate to be able
54 to correctly find fields for completion.
55 (yylex): Adapt to handle field completion and set INTVAR when
56 required.
57
58 2011-01-14 Yao Qi <yao@codesourcery.com>
59
60 * arm-tdep.c (arm_register_reggroup_p): FPS register is in
61 save_reggroup, restore_reggroup and all_reggroup.
62
63 2011-01-14 Joel Brobecker <brobecker@adacore.com>
64
65 * ada-valprint. (ada_printchar): Use the correct type length
66 in call to ada_emit_char.
67 * c-valprint.c (c_val_print): Remove cast in call to LA_PRINT_CHAR.
68
69 2011-01-14 Pierre Muller <muller@ics.u-strasbg.fr>
70
71 * solib-som.h (hpux_major_release): Declare variable here.
72 * solib-som.c: Remove <sys/utsname.h> header.
73 (DEFAULT_HPUX_MAJOR_RELEASE): New macro.
74 (hpux_major_release): Make global, change default value to
75 DEFAULT_HPUX_MAJOR_RELEASE.
76 (get_hpux_major_release): Simply return HPUX_MAJOR_RELEASE.
77 * hppa-hpux-nat.c: Add <sys/utsname.h> include.
78 Add "solib-som.h" header.
79 (set_hpux_major_release): New function.
80 (_initialize_hppa_hpux_nat): Call set_hpux_major_release.
81
82 2011-01-14 Mike Frysinger <vapier@gentoo.org>
83
84 * configure.tgt (*-*-uclinux*): Match more Linux os targets
85
86 2011-01-14 Joel Brobecker <brobecker@adacore.com>
87
88 * ia64-hpux-nat.c (ia64_hpux_fetch_register): Remove trailing
89 new-line at end of warning message.
90 (ia64_hpux_store_register): Remove trailing new-line at end of
91 error message.
92 * ia64-hpux-tdep.c: Rephrase comment.
93 * solib-ia64-hpux.c (struct dld_info): Change type of field
94 dld_flags from "long long" to ULONGEST.
95
96 2011-01-14 Pedro Alves <pedro@codesourcery.com>
97
98 * target.h (deprecated_child_ops): Delete declaration.
99 * target.c (deprecated_child_ops): Delete definition.
100
101 2011-01-14 Pedro Alves <pedro@codesourcery.com>
102
103 * Makefile.in (hpux-thread.o): Delete rule.
104 * configure.ac: Don't check for HPUX DCE threads support.
105 * configure, config.in: Regenerate.
106 * hppa-hpux-nat.c (child_suppress_run): Delete.
107 (hppa_hpux_child_can_run): Delete.
108 (_initialize_hppa_hpux_nat): Don't override to_can_run.
109 * hpux-thread.c: Delete.
110
111 2011-01-13 Joel Brobecker <brobecker@adacore.com>
112
113 * hpux-thread.c (hpux_pid_to_str): Delete.
114
115 2011-01-13 Joel Brobecker <brobecker@adacore.com>
116
117 * ada-valprint.c (ada_emit_char): Remove strange code.
118 Check that c is <= UCHAR_MAX before passing it to isascii.
119 (char_at): Do not assume that TYPE_LEN is either 1 or 2.
120
121 2011-01-13 Joel Brobecker <brobecker@adacore.com>
122
123 * top.c (input_from_terminal_p): Restrict the use of interactive_mode
124 to the case where instream is stdin.
125
126 2011-01-13 Joel Brobecker <brobecker@adacore.com>
127
128 * ia64-tdep.h (struct regcache): Forward declare.
129 (struct ia64_infcall_ops): New struct type.
130 (struct gdbarch_tdep): New fields "find_global_pointer_from_solib"
131 and "infcall_ops".
132 * ia64-tdep.c (ia64_find_global_pointer_from_dynamic_section):
133 Renames ia64_find_global_pointer.
134 (ia64_find_global_pointer, ia64_allocate_new_rse_frame)
135 (ia64_store_argument_in_slot, ia64_set_function_addr: New function.
136 (ia64_push_dummy_call): Adjust to use the new tdep ia64_infocall_ops
137 methods.
138 (ia64_infcall_ops): New static global constant.
139 (ia64_gdbarch_init): Set tdep->infcall_ops.
140 * ia64-hpux-nat.c (ia64_hpux_xfer_solib_got): New function.
141 (ia64_hpux_xfer_partial): Add TARGET_OBJECT_HPUX_SOLIB_GOT handing.
142 * ia64-hpux-tdep.c: Include "regcache.h", "gdbcore.h" and "inferior.h".
143 (ia64_hpux_dummy_code): New static global constant.
144 (ia64_hpux_push_dummy_code, ia64_hpux_allocate_new_rse_frame)
145 (ia64_hpux_store_argument_in_slot, ia64_hpux_set_function_addr)
146 (ia64_hpux_dummy_id, ia64_hpux_find_global_pointer_from_solib):
147 New function.
148 (ia64_hpux_infcall_ops): New static global constant.
149 (ia64_hpux_init_abi): Install gdbarch and tdep methods needed
150 for inferior function calls to work properly on ia64-hpux.
151
152 2011-01-13 Joel Brobecker <brobecker@adacore.com>
153
154 * target.h (enum target_object): Add TARGET_OBJECT_HPUX_UREGS.
155 * ia64-tdep.h (struct frame_info): forward declaration.
156 (struct gdbarch_tdep): Add field size_of_register_frame.
157 * ia64-tdep.c (ia64_access_reg): Use tdep->size_of_register_frame
158 to determine the size of the register frame.
159 (ia64_size_of_register_frame): New function.
160 (ia64_gdbarch_init): Set tdep->size_of_register_frame.
161 * ia64-hpux-tdep.c: Include "target.h" and "frame.h".
162 (IA64_HPUX_UREG_REASON): New macro.
163 (ia64_hpux_stopped_in_syscall, ia64_hpux_size_of_register_frame):
164 New functions.
165 (ia64_hpux_init_abi): Set tdep->size_of_register_frame.
166 * ia64-hpux-nat.c (ia64_hpux_xfer_uregs): New function.
167 (ia64_hpux_xfer_partial): Add handling of TARGET_OBJECT_HPUX_UREGS
168 objects.
169
170 2011-01-13 Joel Brobecker <brobecker@adacore.com>
171
172 Add support for ia64-hpux.
173 * config/ia64/hpux.mh, ia64-hpux-nat.c, ia64-hpux-tdep.c,
174 ia64-hpux-tdep.h, solib-ia64-hpux.c, solib-ia64-hpux.h: New files.
175
176 * configure.host: Add handling for ia64-hpux hosts. Add associated
177 floatformats.
178 * configure.tgt: Add handling for ia64-hpux targets.
179 * Makefile.in (ALL_64_TARGET_OBS): Add ia64-hpux-tdep.o.
180 (HFILES_NO_SRCDIR): Add ia64-hpux-tdep.h.
181 (ALLDEPFILES): Add ia64-hpux-nat.c ia64-hpux-tdep.c.
182
183 2011-01-13 Joel Brobecker <brobecker@adacore.com>
184
185 [ttrace] Compute thread list immediately after attach.
186 * inf_ttrace_attach (inf_ttrace_create_threads_after_attach):
187 New subprogram.
188 (inf_ttrace_attach): Use it.
189
190 2011-01-13 Joel Brobecker <brobecker@adacore.com>
191
192 * libunwind-frame.c (libunwind_frame_cache): Do not return NULL
193 if we could not determine the frame's function address. Instead,
194 use the frame's PC, and then continue.
195
196 2011-01-13 Joel Brobecker <brobecker@adacore.com>
197
198 * libunwind-frame.c (__LITTLE_ENDIAN, __BIG_ENDIAN): Define if
199 not already defined.
200
201 2011-01-13 Joel Brobecker <brobecker@adacore.com>
202
203 * ia64-tdep.c (ia64_struct_type_p): New function.
204 (ia64_extract_return_value): Handle integral values that are
205 less than 8 bytes long.
206 (ia64_push_dummy_call): Likewise.
207
208 2011-01-13 Joel Brobecker <brobecker@adacore.com>
209
210 * ia64-tdep.c (floatformat_ia64_ext_little): Renames
211 floatformat_ia64_ext.
212 (floatformat_ia64_ext_big): New static const.
213 (floatformats_ia64_ext): Set first entry to &floatformat_ia64_ext_big.
214
215 2011-01-12 Tom Tromey <tromey@redhat.com>
216
217 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Fix error
218 messages.
219 * mi/mi-main.c (mi_cmd_thread_select): Fix error messages.
220 (mi_cmd_thread_list_ids): Likewise.
221 (mi_cmd_data_list_changed_registers): Likewise.
222 (mi_cmd_data_list_register_values): Likewise.
223 (mi_cmd_data_write_register_values): Likewise.
224 (mi_cmd_data_evaluate_expression): Likewise.
225 (mi_cmd_data_read_memory): Likewise.
226 (mi_cmd_data_read_memory_bytes): Likewise.
227 (mi_cmd_data_write_memory): Likewise.
228 (mi_cmd_enable_timings): Likewise.
229 * mi/mi-interp.c (mi_cmd_interpreter_exec): Fix error messages.
230 * mi/mi-cmd-var.c (mi_cmd_var_create): Fix error messages.
231 (mi_cmd_var_delete): Likewise.
232 (mi_cmd_var_set_format): Likewise.
233 (mi_cmd_var_show_format): Likewise.
234 (mi_cmd_var_info_num_children): Likewise.
235 (mi_cmd_var_list_children): Likewise.
236 (mi_cmd_var_info_type): Likewise.
237 (mi_cmd_var_info_expression): Likewise.
238 (mi_cmd_var_show_attributes): Likewise.
239 (mi_cmd_var_assign): Likewise.
240 (mi_cmd_var_update): Likewise.
241 (mi_cmd_enable_pretty_printing): Likewise.
242 (mi_cmd_var_set_update_range): Likewise.
243 * mi/mi-cmd-target.c (mi_cmd_target_file_get): Fix error
244 messages.
245 (mi_cmd_target_file_put): Likewise.
246 (mi_cmd_target_file_delete): Likewise.
247 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Fix error
248 messages.
249 (mi_cmd_stack_info_depth): Likewise.
250 (mi_cmd_stack_list_locals): Likewise.
251 (mi_cmd_stack_list_args): Likewise.
252 (mi_cmd_stack_select_frame): Likewise.
253 (mi_cmd_stack_select_frame): Likewise.
254 (mi_cmd_stack_info_frame): Likewise.
255 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file): Fix error
256 messages.
257 (mi_cmd_file_list_exec_source_files): Likewise.
258 * mi/mi-cmd-env.c (mi_cmd_env_pwd): Fix error messages.
259 (mi_cmd_env_cd): Likewise.
260 (mi_cmd_env_path): Likewise.
261 (mi_cmd_env_dir): Likewise.
262 (mi_cmd_inferior_tty_show): Likewise.
263 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Fix error messages.
264 * mi/mi-cmd-break.c (mi_cmd_break_insert): Fix error messages.
265 (mi_cmd_break_watch): Likewise.
266
267 2011-01-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
268
269 * ppc-linux-nat.c (booke_cmp_hw_point): Fix whitespace.
270 (ppc_linux_insert_hw_breakpoint): Likewise.
271 (ppc_linux_remove_hw_breakpoint): Likewise.
272 (ppc_linux_insert_watchpoint): Likewise.
273
274 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
275 Jan Kratochvil <jan.kratochvil@redhat.com>
276
277 PR fortran/11104 and DWARF unbound arrays detection.
278 * dwarf2read.c (read_subrange_type): Set zero length on unspecified
279 upper bound. Set TYPE_HIGH_BOUND_UNDEFINED if not language_ada on
280 unspecified upper bound.
281 * eval.c (evaluate_subexp_standard) <multi_f77_subscript>: Remove
282 variables array_size_array, tmp_type and offset_item. New variable
283 array. Remove call to f77_get_upperbound. New variables array_type
284 and index. Call value_subscripted_rvalue for each dimenasion. Remove
285 the final call to deprecated_set_value_type.
286
287 2011-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
288
289 Make value allocations more lazy.
290 * ada-lang.c (coerce_unspec_val_to_type): Use allocate_value_lazy
291 instead of allocate_value and set_value_lazy when possible.
292 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use allocate_value_lazy
293 instead of allocate_value and set_value_lazy.
294 * findvar.c (value_of_register_lazy): Likewise.
295 (read_var_value): Remove V preallocation, call just check_typedef in
296 advance. Move allocate_value to LOC_CONST, LOC_LABEL,
297 LOC_CONST_BYTES. Use allocate_value_lazy in LOC_STATIC, LOC_ARG,
298 LOC_REF_ARG, LOC_LOCAL, LOC_BLOCK. Set ADDR instead of
299 set_value_address and break in LOC_BLOCK. Use allocate_value_lazy and
300 remove lval_memory set in LOC_REGPARM_ADDR. Use allocate_value_lazy
301 in LOC_UNRESOLVED and LOC_OPTIMIZED_OUT. Add setting lval_memory at
302 the end, remove set_value_lazy there.
303 * valarith.c (value_subscripted_rvalue): Use allocate_value_lazy
304 instead of allocate_value and set_value_lazy when possible.
305 * valops.c (value_fetch_lazy): Do nop for value_optimized_out VAL.
306 * value.c (allocate_computed_value): Use allocate_value_lazy instead
307 of allocate_value and set_value_lazy.
308 (value_from_contents_and_address): Use allocate_value_lazy instead of
309 allocate_value and set_value_lazy when possible.
310
311 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
312
313 * disasm.c (dump_insns): Support dumping opcodes for MI.
314 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Allow mode to control
315 dumping of instruction opcodes.
316
317 2011-01-09 Robert Millan <rmh@gnu.org> (tiny patch)
318
319 * configure.tgt: Detect GNU/kFreeBSD and set `gdb_osabi'
320 appropiately.
321
322 2011-01-11 Tom Tromey <tromey@redhat.com>
323
324 * thread.c (do_captured_thread_select): Emit newline before
325 printing frame.
326
327 2011-01-11 Michael Snyder <msnyder@vmware.com>
328
329 * s390-tdep.c: Comment cleanup, mostly periods and spaces.
330 * score-tdep.c: Ditto.
331 * score-tdep.h: Ditto.
332 * ser-base.c: Ditto.
333 * ser-go32.c: Ditto.
334 * serial.c: Ditto.
335 * serial.h: Ditto.
336 * ser-mingw.c: Ditto.
337 * ser-pipe.c: Ditto.
338 * ser-tcp.c: Ditto.
339 * ser-unix.c: Ditto.
340 * sh64-tdep.c: Ditto.
341 * shnbsd-nat.c: Ditto.
342 * sh-tdep.c: Ditto.
343 * sh-tdep.h: Ditto.
344 * solib.c: Ditto.
345 * solib-darwin.c: Ditto.
346 * solib-frv.c: Ditto.
347 * solib.h: Ditto.
348 * solib-irix.c: Ditto.
349 * solib-osf.c: Ditto.
350 * solib-pa64.c: Ditto.
351 * solib-som.c: Ditto.
352 * solib-spu.c: Ditto.
353 * solib-sunos.c: Ditto.
354 * solib-svr4.c: Ditto.
355 * solist.h: Ditto.
356 * sol-thread.c: Ditto.
357 * somread.c: Ditto.
358 * source.c: Ditto.
359 * source.h: Ditto.
360 * sparc64-linux-tdep.c: Ditto.
361 * sparc64-tdep.c: Ditto.
362 * sparc-linux-nat.c: Ditto.
363 * sparc-linux-tdep.c: Ditto.
364 * sparc-sol2-nat.c: Ditto.
365 * sparc-sol2-tdep.c: Ditto.
366 * sparc-tdep.c: Ditto.
367 * sparc-tdep.h: Ditto.
368 * spu-tdep.c: Ditto.
369 * stabsread.c: Ditto.
370 * stabsread.h: Ditto.
371 * stack.c: Ditto.
372 * symfile.c: Ditto.
373 * symfile.h: Ditto.
374 * symmisc.c: Ditto.
375 * symtab.c: Ditto.
376 * symtab.h: Ditto.
377 * target.c: Ditto.
378 * target-descriptions.c: Ditto.
379 * target-descriptions.h: Ditto.
380 * target.h: Ditto.
381 * target-memory.c: Ditto.
382 * terminal.h: Ditto.
383 * thread.c: Ditto.
384 * top.c: Ditto.
385 * tracepoint.c: Ditto.
386 * tracepoint.h: Ditto.
387 * trad-frame.h: Ditto.
388 * typeprint.c: Ditto.
389
390 2011-01-11 Michael Snyder <msnyder@vmware.com>
391
392 * ui-file.c: Comment cleanup, mostly periods and spaces.
393 * ui-file.h: Ditto.
394 * ui-out.c: Ditto.
395 * ui-out.h: Ditto.
396 * utils.c: Ditto.
397 * v850-tdep.c: Ditto.
398 * valarith.c: Ditto.
399 * valops.c: Ditto.
400 * valprint.c: Ditto.
401 * valprint.h: Ditto.
402 * value.c: Ditto.
403 * value.h: Ditto.
404 * varobj.c: Ditto.
405 * varobj.h: Ditto.
406 * vax-tdep.c: Ditto.
407 * vec.c: Ditto.
408 * vec.h: Ditto.
409 * version.h: Ditto.
410 * windows-nat.c: Ditto.
411 * windows-tdep.c: Ditto.
412 * xcoffread.c: Ditto.
413 * xcoffsolib.c: Ditto.
414 * xml-support.c: Ditto.
415 * xstormy16-tdep.c: Ditto.
416 * xtensa-tdep.c: Ditto.
417 * xtensa-tdep.h: Ditto.
418
419 2011-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
420
421 * breakpoint.c (resources_needed_watchpoint): Fix indentation.
422 * gdbtypes.c (is_scalar_type_recursive): Fix formatting.
423
424 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
425 Thiago Jung Bauermann <bauerman@br.ibm.com>
426
427 Implement support for PowerPC BookE ranged watchpoints.
428 * breakpoint.h
429 (struct breakpoint_ops) <resources_needed>: New method.
430 Initialize to NULL in all existing breakpoint_ops instances.
431 (struct breakpoint) <exact>: New field.
432 (target_exact_watchpoints): Declare external global.
433 * breakpoint.c (target_exact_watchpoints): New global flag.
434 (update_watchpoint): Set b->type to bp_hardware_watchpoint and
435 b->enable_state to bp_enabled before calling
436 hw_watchpoint_used_count.
437 (hw_watchpoint_used_count): Iterate over all bp_locations in a
438 watchpoint. Call breakpoint's breakpoint_ops.resources_needed
439 if available.
440 (insert_watchpoint, remove_watchpoint): Use fixed length of 1 byte
441 if the watchpoint is exact.
442 (resources_needed_watchpoint): New function.
443 (watchpoint_breakpoint_ops): Add resources_needed_watchpoint.
444 (watch_command_1): Set b->exact if the user asked for an exact
445 watchpoint and one can be set.
446 (can_use_hardware_watchpoint): Add exact_watchpoints argument.
447 Pass fixed length of 1 to target_region_ok_for_hw_watchpoint if
448 the user asks for an exact watchpoint and one can be set. Return
449 number of needed debug registers to watch the expression.
450 * gdbtypes.c (is_scalar_type): New function, based on
451 valprint.c:scalar_type_p.
452 (is_scalar_type_recursive): New function.
453 * gdbtypes.h (is_scalar_type_recursive): Declare.
454 * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint): Always
455 handle regions when ranged watchpoints are available.
456 (create_watchpoint_request): New function.
457 (ppc_linux_insert_watchpoint, ppc_linux_remove_watchpoint): Use
458 create_watchpoint_request.
459 * rs6000-tdep.c (show_powerpc_exact_watchpoints): New function.
460 (_initialize_rs6000_tdep): Add `exact-watchpoints' boolean to the
461 `set powerpc' and `show powerpc' commands.
462 * target.h (struct target_ops) <to_region_ok_for_hw_watchpoint>:
463 Mention documentation comment in the target macro.
464 (target_region_ok_for_hw_watchpoint): Document return value.
465
466 2011-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
467
468 * breakpoint.c (update_watchpoint): Decide on using a software or
469 hardware watchpoint after the bp_locations are created.
470
471 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
472
473 Convert hardware watchpoints to use breakpoint_ops.
474 * breakpoint.h (breakpoint_ops) <insert>: Rename to...
475 <insert_location>: ... this. Return int instead of void.
476 Accept pointer to struct bp_location instead of pointer to
477 struct breakpoint. Adapt all implementations.
478 (breakpoint_ops) <remove>: Rename to...
479 <remove_location>: ... this. Accept pointer to struct bp_location
480 instead of pointer to struct breakpoint. Adapt all implementations.
481 * breakpoint.c (insert_catchpoint): Delete function.
482 (insert_bp_location): Call the watchpoint or catchpoint's
483 breakpoint_ops.insert method.
484 (remove_breakpoint_1): Call the watchpoint or catchpoint's
485 breakpoint_ops.remove method.
486 (insert_watchpoint, remove_watchpoint): New functions.
487 (watchpoint_breakpoint_ops): New structure.
488 (watch_command_1): Initialize the OPS field.
489 * inf-child.c (inf_child_insert_fork_catchpoint)
490 (inf_child_remove_fork_catchpoint, inf_child_insert_vfork_catchpoint)
491 (inf_child_remove_vfork_catchpoint, inf_child_insert_exec_catchpoint)
492 (inf_child_remove_exec_catchpoint, inf_child_set_syscall_catchpoint):
493 Delete functions.
494 (inf_child_target): Remove initialization of to_insert_fork_catchpoint,
495 to_remove_fork_catchpoint, to_insert_vfork_catchpoint,
496 to_remove_vfork_catchpoint, to_insert_exec_catchpoint,
497 to_remove_exec_catchpoint and to_set_syscall_catchpoint.
498 * target.c (update_current_target): Change default implementation of
499 to_insert_fork_catchpoint, to_remove_fork_catchpoint,
500 to_insert_vfork_catchpoint, to_remove_vfork_catchpoint,
501 to_insert_exec_catchpoint, to_remove_exec_catchpoint and
502 to_set_syscall_catchpoint to return_one.
503 (debug_to_insert_fork_catchpoint, debug_to_insert_vfork_catchpoint)
504 (debug_to_insert_exec_catchpoint): Report return value.
505 * target.h (to_insert_fork_catchpoint, to_insert_vfork_catchpoint)
506 (to_insert_exec_catchpoint): Change declaration to return int instead
507 of void.
508
509 2011-01-11 Michael Snyder <msnyder@vmware.com>
510
511 * arm-tdep.c: Internationalization.
512 * c-lang.c: Ditto.
513 * charset.c: Ditto.
514 * fork-child.c: Ditto.
515 * nto-procfs.c: Ditto.
516 * ppc-sysv-tdep.c: Ditto.
517 * procfs.c: Ditto.
518 * remote-mips.c: Ditto.
519 * remote.c: Ditto.
520 * rs6000-nat.c: Ditto.
521 * rs6000-tdep.c: Ditto.
522 * target.c: Ditto.
523 * valops.c: Ditto.
524 * value.c: Ditto.
525 * xml-support.c: Ditto.
526 * mi/mi-cmd-break.c: Ditto.
527 * mi/mi-cmd-var.c: Ditto.
528 * mi/mi-interp.c: Ditto.
529 * mi/mi-main.c: Ditto.
530
531 2011-01-11 Andrew Burgess <aburgess@broadcom.com>
532
533 * remote-sim.c (gdbsim_store_register): Update API to
534 sim_store_register to check more error conditions.
535
536 2011-01-10 Michael Snyder <msnyder@vmware.com>
537
538 * nto-procfs.c: Comment cleanup, mostly periods and spaces.
539 * nto-tdep.c: Ditto.
540 * nto-tdep.h: Ditto.
541 * objc-exp.y: Ditto.
542 * objc-lang.c: Ditto.
543 * objfiles.c: Ditto.
544 * objfiles.h: Ditto.
545 * observer.c: Ditto.
546 * opencl-lang.c: Ditto.
547 * osabi.c: Ditto.
548 * parse.c: Ditto.
549 * parser-defs.h: Ditto.
550 * p-exp.y: Ditto.
551 * p-lang.c: Ditto.
552 * posix-hdep.c: Ditto.
553 * ppcbug-rom.c: Ditto.
554 * ppc-linux-nat.c: Ditto.
555 * ppc-linux-tdep.c: Ditto.
556 * ppc-linux-tdep.h: Ditto.
557 * ppcnbsd-tdep.c: Ditto.
558 * ppcobsd-tdep.c: Ditto.
559 * ppcobsd-tdep.h: Ditto.
560 * ppc-sysv-tdep.c: Ditto.
561 * ppc-tdep.h: Ditto.
562 * printcmd.c: Ditto.
563 * proc-abi.c: Ditto.
564 * proc-flags.c: Ditto.
565 * procfs.c: Ditto.
566 * proc-utils.h: Ditto.
567 * progspace.h: Ditto.
568 * prologue-value.c: Ditto.
569 * prologue-value.h: Ditto.
570 * psympriv.h: Ditto.
571 * psymtab.c: Ditto.
572 * p-typeprint.c: Ditto.
573 * p-valprint.c: Ditto.
574 * ravenscar-sparc-thread.c: Ditto.
575 * ravenscar-thread.c: Ditto.
576 * ravenscar-thread.h: Ditto.
577 * record.c: Ditto.
578 * regcache.c: Ditto.
579 * regcache.h: Ditto.
580 * remote.c: Ditto.
581 * remote-fileio.c: Ditto.
582 * remote-fileio.h: Ditto.
583 * remote.h: Ditto.
584 * remote-m32r-sdi.c: Ditto.
585 * remote-mips.c: Ditto.
586 * remote-sim.c: Ditto.
587 * rs6000-aix-tdep.c: Ditto.
588 * rs6000-nat.c: Ditto.
589 * rs6000-tdep.c: Ditto.
590
591 2011-01-10 Michael Snyder <msnyder@vmware.com>
592
593 * charset.c (validate): Internationalization.
594 * coffread.c (read_one_sym): Ditto.
595 * dwarf2read.c (dwarf2_attach_fields_to_type): Ditto.
596 * h8300-tdep.c (H8300_extract_return_value): Ditto.
597 * inflow.c (new_tty): Ditto.
598 * iq2000-tdep.c (iq2000_breakpoint_from_pc): Ditto.
599 * m32c-tdep.c (m32c_return_value): Ditto.
600 * mep-tdep.c (mep_store_return_value): Ditto.
601 * score-tdep.c (score7_fetch_insn): Ditto.
602 * ser-mingw.c (pipe_windows_open): Ditto.
603 * sh64-tdep.c (sh64_extract_return_value): Ditto.
604 * spu-tdep.c (spu_register_type): Ditto.
605 * tracepoint.c (trace_find_command): Ditto.
606 * valarith.c (value_pos): Ditto.
607
608 2011-01-10 Joel Brobecker <brobecker@adacore.com>
609
610 * ada-valprint.c (printstr): Minor comment reformatting.
611
612 2011-01-08 Michael Snyder <msnyder@vmware.com>
613
614 * m32r-rom.c (m32r_upload_command): Fix up ARI warnings for _
615 markup.
616
617 2011-01-08 Michael Snyder <msnyder@vmware.com>
618
619 * h8300-tdep.c: Comment cleanup, mostly periods and spaces.
620 * hppa-hpux-tdep.c: Ditto.
621 * hppa-linux-nat.c: Ditto.
622 * hppa-linux-tdep.c: Ditto.
623 * hppanbsd-tdep.c: Ditto.
624 * hppa-tdep.c: Ditto.
625 * hppa-tdep.h: Ditto.
626 * hpux-thread.c: Ditto.
627 * i386-cygwin-tdep.c: Ditto.
628 * i386-darwin-nat.c: Ditto.
629 * i386gnu-nat.c: Ditto.
630 * i386-linux-nat.c: Ditto.
631 * i386-linux-tdep.c: Ditto.
632 * i386-nat.c: Ditto.
633 * i386-nat.h: Ditto.
634 * i386nbsd-tdep.c: Ditto.
635 * i386-sol2-nat.c: Ditto.
636 * i386-stub.c: Ditto.
637 * i386-tdep.c: Ditto.
638 * i386-tdep.h: Ditto.
639 * i387-tdep.c: Ditto.
640 * ia64-linux-nat.c: Ditto.
641 * ia64-linux-tdep.c: Ditto.
642 * ia64-tdep.c: Ditto.
643 * infcall.c: Ditto.
644 * infcall.h: Ditto.
645 * infcmd.c: Ditto.
646 * inferior.c: Ditto.
647 * inferior.h: Ditto.
648 * infloop.c: Ditto.
649 * inflow.c: Ditto.
650 * infrun.c: Ditto.
651 * interps.c: Ditto.
652 * interps.h: Ditto.
653 * iq2000-tdep.c: Ditto.
654 * irix5-nat.c: Ditto.
655 * jit.c: Ditto.
656 * jit.h: Ditto.
657 * jv-exp.y: Ditto.
658 * jv-lang.c: Ditto.
659 * jv-lang.h: Ditto.
660 * jv-typeprint.c: Ditto.
661 * jv-valprint.c: Ditto.
662 * language.c: Ditto.
663 * language.h: Ditto.
664 * linespec.c: Ditto.
665 * linux-fork.c: Ditto.
666 * linux-nat.c: Ditto.
667 * linux-thread-db.c: Ditto.
668 * lm32-tdep.c: Ditto.
669
670 2011-01-08 Michael Snyder <msnyder@vmware.com>
671
672 * m2-exp.y: Comment cleanup, mostly periods and spaces.
673 * m2-lang.c: Ditto.
674 * m2-typeprint.c: Ditto.
675 * m2-valprint.c: Ditto.
676 * m32c-tdep.c: Ditto.
677 * m32r-linux-nat.c: Ditto.
678 * m32r-rom.c: Ditto.
679 * m32r-tdep.c: Ditto.
680 * m32r-tdep.h: Ditto.
681 * m68hc11-tdep.c: Ditto.
682 * m58klinux-nat.c: Ditto.
683 * m68k-tdep.c: Ditto.
684 * m88k-tdep.c: Ditto.
685 * m88k-tdep.h: Ditto.
686 * machoread.c: Ditto.
687 * macrocmd.c: Ditto.
688 * macroexp.c: Ditto.
689 * macrotab.c: Ditto.
690 * main.c: Ditto.
691 * maint.c: Ditto.
692 * mdebugread.c: Ditto.
693 * mdebugread.h: Ditto.
694 * memattr.c: Ditto.
695 * memattr.h: Ditto.
696 * memory-map.h: Ditto.
697 * mep-tdep.c: Ditto.
698 * microblaze-rom.c: Ditto.
699 * microblaze-tdep.c: Ditto.
700 * minsyms.c: Ditto.
701 * mips-irix-tdep.c: Ditto.
702 * mips-linux-nat.c: Ditto.
703 * mips-linux-tdep.c: Ditto.
704 * mips-linux-tdep.h: Ditto.
705 * mipsnbsd-nat.c: Ditto.
706 * mipsnbsd-tdep.c: Ditto.
707 * mipsread.c: Ditto.
708 * mips-tdep.c: Ditto.
709 * mips-tdep.h: Ditto.
710 * mn10300-linux-tdep.c: Ditto.
711 * mn10300-tdep.c: Ditto.
712 * mn10300-tdep.h: Ditto.
713 * monitor.c: Ditto.
714 * monitor.h: Ditto.
715 * moxie-tdep.c: Ditto.
716 * moxie-tdep.h: Ditto.
717 * mt-tdep.c: Ditto.
718
719 2011-01-08 Mike Frysinger <vapier@gentoo.org>
720
721 * bfin-tdep.h (BFIN_A0_DOT_W_REGNUM): Fix typo in name.
722
723 2011-01-08 Robert Millan <rmh@gnu.org>
724
725 * fbsd-nat.c (fbsd_find_memory_regions): Fix typo.
726
727 2011-01-07 Michael Snyder <msnyder@vmware.com>
728
729 * charset.c (_initialize_charset): Fix typo in string.
730
731 2011-01-07 Michael Snyder <msnyder@vmware.com>
732
733 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Mark up error message
734 for i18n.
735 * tui/tui-layout.c (tui_set_layout_for_display_command):
736 Split line so that operator goes to beginning of line.
737 * tui/tui-winsource.c (tui_horizontal_source_scroll): Move
738 assignment out of if statement.
739
740 2011-01-07 Michael Snyder <msnyder@vmware.com>
741
742 * ada-lang.c: Comment cleanup, mostly periods and spaces.
743 * ada-lang.h: Ditto.
744 * ada-tasks.c: Ditto.
745 * ada-valprint.c: Ditto.
746 * aix-threads.c: Ditto.
747 * alpha-linux-nat.c: Ditto.
748 * alpha-linux-tdep.c: Ditto.
749 * alpha-mdebug-tdep.c: Ditto.
750 * alpha-nat.c: Ditto.
751 * alpha-osf1-tdep.c: Ditto.
752 * alpha-tdep.c: Ditto.
753 * alphabsd-nat.c: Ditto.
754 * alphabsd-tdep.c: Ditto.
755 * amd64-darwin-tdep.c: Ditto.
756 * amd64-linux-nat.c: Ditto.
757 * amd64-linux-tdep.c: Ditto.
758 * amd64-sol2-tdep.c: Ditto.
759 * amd64-tdep.c: Ditto.
760 * amd64-fbsd-tdep.c: Ditto.
761 * amd64-nbsd-tdep.c: Ditto.
762 * amd64-obsd-tdep.c: Ditto.
763 * amd64-linux-nat.c: Ditto.
764 * amd64-linux-tdep.c: Ditto.
765 * arm-tdep.c: Ditto.
766 * arm-tdep.h: Ditto.
767 * armnbsd-nat.c: Ditto.
768 * avr-tdep.c: Ditto.
769 * bfin-tdep.c: Ditto.
770 * bsd-kvm.c: Ditto.
771 * c-typeprintc: Ditto.
772 * c-valprint.c: Ditto.
773 * coff-pe-read.h: Ditto.
774 * coffreead.c: Ditto.
775 * cris-tdep.c: Ditto.
776 * d-lang.c: Ditto.
777 * darwin-nat-info.c: Ditto.
778 * darwin-nat.c: Ditto.
779 * dbug-rom.c: Ditto.
780 * dbxread.c: Ditto.
781 * dcache.c: Ditto.
782 * dcache.h: Ditto.
783 * dec-thread.c: Ditto.
784 * defs.h: Ditto.
785 * demangle.c: Ditto.
786 * dicos-tdep.c: Ditto.
787 * dictionary.c: Ditto.
788 * dictionary.h: Ditto.
789 * dink32-rom.c: Ditto.
790 * disasm.c: Ditto.
791 * doublest.c: Ditto.
792 * dsrec.c: Ditto.
793 * dummy-frame.c: Ditto.
794 * dwarf2-frame.c: Ditto.
795 * dwarf2expr.c: Ditto.
796 * dwarf2loc.c: Ditto.
797 * dwarf2read.c: Ditto.
798 * elfread.c: Ditto.
799 * environ.c: Ditto.
800 * eval.c: Ditto.
801 * event-top.h: Ditto.
802 * exceptions.c: Ditto.
803 * exceptions.h: Ditto.
804 * exec.c: Ditto.
805 * expprint.c: Ditto.
806 * expression.h: Ditto.
807 * f-exp.y: Ditto.
808 * f-lang.c: Ditto.
809 * f-lang.h: Ditto.
810 * f-typeprint.c: Ditto.
811 * f-valprint.c: Ditto.
812 * fbsd-nat.c: Ditto.
813 * findvar.c: Ditto.
814 * fork-child.c: Ditto.
815 * frame.c: Ditto.
816 * frame.h: Ditto.
817 * frv-linux-tdep.c: Ditto.
818 * frv-tdep.c: Ditto.
819 * gcore.c: Ditto.
820 * gdb-stabs.h: Ditto.
821 * gdb_assert.h: Ditto.
822 * gdb_string.h: Ditto.
823 * gdb_thread_db.h: Ditto.
824 * gdb_wait.h: Ditto.
825 * gdbarch.sh: Ditto.
826 * gdbcore.h: Ditto.
827 * gdbthread.h: Ditto.
828 * gdbtypes.c: Ditto.
829 * gdbtypes.h: Ditto.
830 * gnu-nat.c: Ditto.
831 * gnu-nat.h: Ditto.
832 * gnu-v2-abi.c: Ditto.
833 * gnu-v3-abi.c: Ditto.
834 * go32-nat.c: Ditto.
835 * gdbarch.c: Regenerate.
836 * gdbarch.h: Regenerate.
837
838 2011-01-07 Michael Snyder <msnyder@vmware.com>
839
840 * ax-gdb.c: Adjust some long output strings.
841 * breakpoint.c: Ditto.
842 * charset.c: Ditto.
843 * cp-abi.c: Ditto.
844 * infcall.c: Ditto.
845 * infrun.c: Ditto.
846 * linux-nat.c: Ditto.
847 * solib-pa64.c: Ditto.
848 * solib-som.c: Ditto.
849
850 2011-01-06 Tom Tromey <tromey@redhat.com>
851
852 PR python/12367:
853 * NEWS: Add item.
854 * python/python.c (GdbMethods): Add "newest_frame" method.
855 * python/python-internal.h (gdbpy_newest_frame): Declare.
856 * python/py-frame.c (gdbpy_newest_frame): New function.
857
858 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
859
860 * jit.h (struct jit_code_entry): use ULONGEST for symfile_size.
861 * jit.c (jit_debug): New variable.
862 (show_jit_debug): New function.
863 (struct target_buffer): Use ULONGEST.
864 (bfd_open_from_target_memory): Likewise.
865 (jit_register_code, jit_inferior_init): Add debug output.
866 (_initialize_jit): Register "debug jit" command.
867
868 2011-01-06 Tom Tromey <tromey@redhat.com>
869
870 * frame.h (enum frame_type) <INLINE_FRAME>: Fix comment.
871 * python/py-frame.c (gdbpy_initialize_frames): Add INLINE_FRAME
872 and ARCH_FRAME.
873
874 2011-01-06 Tom Tromey <tromey@redhat.com>
875
876 * python/py-frame.c (frapy_block): Use get_frame_block.
877
878 2011-01-06 Joel Brobecker <brobecker@adacore.com>
879
880 Do not stop on SIGPRIO signals by default
881 * infrun.c (_initialize_infrun): Unset signal_stop and
882 signal_print for TARGET_SIGNAL_PRIO.
883
884 2011-01-06 Joel Brobecker <brobecker@adacore.com>
885
886 * ada-tasks.c: Fix style violation in comment.
887
888 2011-01-06 Joel Brobecker <brobecker@adacore.com>
889
890 * linespec.c (decode_compound, find_method): Remove trailing \n
891 at end of error string.
892 * solib-irix.c (irix_current_sos): Likewise.
893 * varobj.c (uninstall_variable): Likewise.
894
895 2011-01-06 Joel Brobecker <brobecker@adacore.com>
896
897 * copyright.py: New script.
898 * copyright.sh (byhand): Add *.ads, *.adb, *.gpr and *.inc.
899 Launch emacs without exec'ing. Call copyright.py afterwards.
900
901 2011-01-05 Michael Snyder <msnyder@vmware.com>
902
903 * addrmap.c: Shorten lines of >= 80 columns.
904 * arch-utils.c: Ditto.
905 * arch-utils.h: Ditto.
906 * ax-gdb.c: Ditto.
907 * ax-general.c: Ditto.
908 * bcache.c: Ditto.
909 * blockframe.c: Ditto.
910 * breakpoint.c: Ditto.
911 * buildsym.c: Ditto.
912 * c-lang.c: Ditto.
913 * c-typeprint.c: Ditto.
914 * charset.c: Ditto.
915 * coffread.c: Ditto.
916 * command.h: Ditto.
917 * corelow.c: Ditto.
918 * cp-abi.c: Ditto.
919 * cp-namespace.c: Ditto.
920 * cp-support.c: Ditto.
921 * dbug-rom.c: Ditto.
922 * dbxread.c: Ditto.
923 * defs.h: Ditto.
924 * dfp.c: Ditto.
925 * dfp.h: Ditto.
926 * dictionary.c: Ditto.
927 * disasm.c: Ditto.
928 * doublest.c: Ditto.
929 * dwarf2-frame.c: Ditto.
930 * dwarf2expr.c: Ditto.
931 * dwarf2loc.c: Ditto.
932 * dwarf2read.c: Ditto.
933 * elfread.c: Ditto.
934 * eval.c: Ditto.
935 * event-loop.c: Ditto.
936 * event-loop.h: Ditto.
937 * exceptions.h: Ditto.
938 * exec.c: Ditto.
939 * expprint.c: Ditto.
940 * expression.h: Ditto.
941 * f-lang.c: Ditto.
942 * f-valprint.c: Ditto.
943 * findcmd.c: Ditto.
944 * frame-base.c: Ditto.
945 * frame-unwind.c: Ditto.
946 * frame-unwind.h: Ditto.
947 * frame.c: Ditto.
948 * frame.h: Ditto.
949 * gcore.c: Ditto.
950 * gdb-stabs.h: Ditto.
951 * gdb_assert.h: Ditto.
952 * gdb_dirent.h: Ditto.
953 * gdb_obstack.h: Ditto.
954 * gdbcore.h: Ditto.
955 * gdbtypes.c: Ditto.
956 * gdbtypes.h: Ditto.
957 * inf-ttrace.c: Ditto.
958 * infcall.c: Ditto.
959 * infcmd.c: Ditto.
960 * inflow.c: Ditto.
961 * infrun.c: Ditto.
962 * inline-frame.h: Ditto.
963 * language.c: Ditto.
964 * language.h: Ditto.
965 * libunwind-frame.c: Ditto.
966 * libunwind-frame.h: Ditto.
967 * linespec.c: Ditto.
968 * linux-nat.c: Ditto.
969 * linux-nat.h: Ditto.
970 * linux-thread-db.c: Ditto.
971 * machoread.c: Ditto.
972 * macroexp.c: Ditto.
973 * macrotab.c: Ditto.
974 * main.c: Ditto.
975 * maint.c: Ditto.
976 * mdebugread.c: Ditto.
977 * memattr.c: Ditto.
978 * minsyms.c: Ditto.
979 * monitor.c: Ditto.
980 * monitor.h: Ditto.
981 * objfiles.c: Ditto.
982 * objfiles.h: Ditto.
983 * osabi.c: Ditto.
984 * p-typeprint.c: Ditto.
985 * p-valprint.c: Ditto.
986 * parse.c: Ditto.
987 * printcmd.c: Ditto.
988 * proc-events.c: Ditto.
989 * procfs.c: Ditto.
990 * progspace.c: Ditto.
991 * progspace.h: Ditto.
992 * psympriv.h: Ditto.
993 * psymtab.c: Ditto.
994 * record.c: Ditto.
995 * regcache.c: Ditto.
996 * regcache.h: Ditto.
997 * remote-fileio.c: Ditto.
998 * remote.c: Ditto.
999 * ser-mingw.c: Ditto.
1000 * ser-tcp.c: Ditto.
1001 * ser-unix.c: Ditto.
1002 * serial.c: Ditto.
1003 * serial.h: Ditto.
1004 * solib-frv.c: Ditto.
1005 * solib-irix.c: Ditto.
1006 * solib-osf.c: Ditto.
1007 * solib-pa64.c: Ditto.
1008 * solib-som.c: Ditto.
1009 * solib-sunos.c: Ditto.
1010 * solib-svr4.c: Ditto.
1011 * solib-target.c: Ditto.
1012 * solib.c: Ditto.
1013 * somread.c: Ditto.
1014 * source.c: Ditto.
1015 * stabsread.c: Ditto.
1016 * stabsread.c: Ditto.
1017 * stack.c: Ditto.
1018 * stack.h: Ditto.
1019 * symfile-mem.c: Ditto.
1020 * symfile.c: Ditto.
1021 * symfile.h: Ditto.
1022 * symmisc.c: Ditto.
1023 * symtab.c: Ditto.
1024 * symtab.h: Ditto.
1025 * target-descriptions.c: Ditto.
1026 * target-memory.c: Ditto.
1027 * target.c: Ditto.
1028 * target.h: Ditto.
1029 * terminal.h: Ditto.
1030 * thread.c: Ditto.
1031 * top.c: Ditto.
1032 * tracepoint.c: Ditto.
1033 * tracepoint.h: Ditto.
1034 * ui-file.c: Ditto.
1035 * ui-file.h: Ditto.
1036 * ui-out.h: Ditto.
1037 * user-regs.c: Ditto.
1038 * user-regs.h: Ditto.
1039 * utils.c: Ditto.
1040 * valarith.c: Ditto.
1041 * valops.c: Ditto.
1042 * valprint.c: Ditto.
1043 * valprint.h: Ditto.
1044 * value.c: Ditto.
1045 * varobj.c: Ditto.
1046 * varobj.h: Ditto.
1047 * vec.h: Ditto.
1048 * xcoffread.c: Ditto.
1049 * xcoffsolib.c: Ditto.
1050 * xcoffsolib.h: Ditto.
1051 * xml-syscall.c: Ditto.
1052 * xml-tdesc.c: Ditto.
1053
1054 2011-01-05 Michael Snyder <msnyder@vmware.com>
1055
1056 * cli/cli-cmds.c: Shorten lines of >= 80 columns.
1057 * cli/cli-decode.c: Ditto.
1058 * cli/cli-dump.c: Ditto.
1059 * cli/cli-logging.c: Ditto.
1060 * cli/cli-script.c: Ditto.
1061 * cli/cli-setshow.c: Ditto.
1062 * common/signals.c: Ditto.
1063 * mi/mi-cmd-break.c: Ditto.
1064 * mi/mi-cmd-disas.c: Ditto.
1065 * mi/mi-cmd-stack.c: Ditto.
1066 * mi/mi-cmd-var.c: Ditto.
1067 * mi/mi-cmds.c: Ditto.
1068 * mi/mi-common.h: Ditto.
1069 * mi/mi-console.c: Ditto.
1070 * mi/mi-interp.c: Ditto.
1071 * mi/mi-main.c: Ditto.
1072 * osf-share/cma_attr.c: Ditto.
1073 * osf-share/cma_deb_core.h: Ditto.
1074 * osf-share/cma_debug_client.h: Ditto.
1075 * osf-share/cma_handle.h: Ditto.
1076 * osf-share/cma_mutex.h: Ditto.
1077 * osf-share/cma_stack_int.h: Ditto.
1078 * osf-share/cma_tcb_defs.h: Ditto.
1079 * python/py-auto-load.c: Ditto.
1080 * python/py-breakpoint.c: Ditto.
1081 * python/py-cmd.c: Ditto.
1082 * python/py-frame.c: Ditto.
1083 * python/py-objfile.c: Ditto.
1084 * python/py-param.c: Ditto.
1085 * python/py-progspace.c: Ditto.
1086 * python/py-symbol.c: Ditto.
1087 * python/py-value.c: Ditto.
1088 * python/python-internal.h: Ditto.
1089 * python/python.c: Ditto.
1090 * tui/tui-data.c: Ditto.
1091 * tui/tui-disasm.c: Ditto.
1092 * tui/tui-hooks.c: Ditto.
1093 * tui/tui-io.c: Ditto.
1094 * tui/tui-layout.c: Ditto.
1095 * tui/tui-regs.c: Ditto.
1096 * tui/tui-source.c: Ditto.
1097 * tui/tui-stack.c: Ditto.
1098 * tui/tui-win.c: Ditto.
1099 * tui/tui-windata.c: Ditto.
1100 * tui/tui-winsource.c: Ditto.
1101
1102 2011-01-05 Joel Brobecker <brobecker@adacore.com>
1103
1104 * configure.ac, gdb.1: Copyright year update.
1105
1106 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1107
1108 * frame.c (get_prev_frame_1) <UNWIND_INNER_ID>: New variables
1109 this_pc_in_block, morestack_msym and morestack_name. Check for
1110 "__morestack" minimal symbol there.
1111
1112 2011-01-03 Joel Brobecker <brobecker@adacore.com>
1113
1114 * symfile.c (find_sym_fns): Add call to dont_repeat.
1115
1116 2011-01-01 Joel Brobecker <brobecker@adacore.com>
1117
1118 Copyright year update in most files (performed by copyright.sh).
1119
1120 2011-01-01 Joel Brobecker <brobecker@adacore.com>
1121
1122 * top.c (print_gdb_version): Update copyright year in version output.
1123
1124 For older changes see ChangeLog-2010.
1125 \f
1126 Local Variables:
1127 mode: change-log
1128 left-margin: 8
1129 fill-column: 74
1130 version-control: never
1131 coding: utf-8
1132 End: