]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/ChangeLog
undefined newexpr->gdbarch field in ada-lang.c:replace_operator_with_call
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
1 2012-03-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * ada-lang.c (replace_operator_with_call): Copy also GDBARCH.
4
5 2012-03-21 Joel Brobecker <brobecker@adacore.com>
6
7 * ada-lang.c (replace_operator_with_call): Use xzalloc instead
8 of xmalloc.
9
10 2012-03-18 Pedro Alves <pedro@codesourcery.com>
11
12 * frame.c (frame_unwind_register): Throw an error if unwinding the
13 register failed.
14 * get_prev_frame_1 (get_prev_frame_1): Ask the unwinder if there's
15 an unwind stop reason.
16 (frame_stop_reason_string): Handle UNWIND_UNAVAILABLE.
17 * frame.h (enum unwind_stop_reason) <UNWIND_OUTERMOST,
18 UNWIND_UNAVAILABLE>: New.
19 * inline-frame.c (inline_frame_unwind): Install
20 default_frame_unwind_stop_reason.
21 * frame-unwind.c: Include "exceptions.h".
22 (frame_unwind_find_by_frame): Swallow NOT_AVAILABLE_ERROR errors.
23 (default_frame_unwind_stop_reason): New.
24 * frame-unwind.h (frame_unwind_stop_reason_ftype): New typedef.
25 (default_frame_unwind_stop_reason): Declare.
26 (struct frame_unwind) <stop_reason>: New function pointer.
27
28 * dummy-frame.c: Install default_frame_unwind_stop_reason.
29 * dwarf2-frame.c: Include exceptions.h.
30 (struct dwarf2_frame_cache) <unavailable_retaddr>: New field.
31 (dwarf2_frame_cache): Swallow NOT_AVAILABLE_ERROR errors when
32 computing the CFA. If such an error was thrown, set
33 unavailable_retaddr.
34 (dwarf2_frame_unwind_stop_reason): New.
35 (dwarf2_frame_this_id): Don't build a frame id if the CFA was
36 unavailable.
37 (dwarf2_frame_unwind): Install dwarf2_frame_unwind_stop_reason.
38 (dwarf2_signal_frame_unwind): Ditto.
39
40 * amd64-tdep.c: Include "exceptions.h".
41 (struct amd64_frame_cache): New field "base_p".
42 (amd64_init_frame_cache): Clear it.
43 (amd64_frame_cache_1): New, factored out from amd64_frame_cache.
44 Avoid reading registers with functions that throw if the register
45 is not necessary to compute the frame base.
46 (amd64_frame_cache): Reimplement wrapping amd64_frame_cache_1, and
47 swallowing NOT_AVAILABLE_ERROR.
48 (amd64_frame_unwind_stop_reason): New.
49 (amd64_frame_this_id): Don't build a frame id if the frame base
50 was unavailable.
51 (amd64_frame_unwind): Install amd64_frame_unwind_stop_reason.
52 (amd64_sigtramp_frame_cache): Swallow NOT_AVAILABLE_ERROR, and set
53 base_p if the frame base was computable.
54 (amd64_sigtramp_frame_unwind_stop_reason): New.
55 (amd64_sigtramp_frame_this_id): Don't build a frame id if the
56 frame base was unavailable.
57 (amd64_sigtramp_frame_unwind): Install
58 amd64_sigtramp_frame_unwind_stop_reason.
59 (amd64_epilogue_frame_cache): Swallow NOT_AVAILABLE_ERROR, and set
60 base_p if the frame base was computable.
61 (amd64_epilogue_frame_unwind_stop_reason): New.
62 (amd64_epilogue_frame_this_id): Don't build a frame id if the
63 frame base was unavailable.
64 (amd64_epilogue_frame_unwind): Install
65 amd64_epilogue_frame_unwind_stop_reason.
66 * i386-tdep.c: Include "exceptions.h".
67 (struct i386_frame_cache): New field "base_p".
68 (i386_init_frame_cache): Clear it.
69 (i386_frame_cache_1): New, factored out from amd64_frame_cache.
70 Avoid reading registers with functions that throw if the register
71 is not necessary to compute the frame base.
72 (i386_frame_cache): Reimplement wrapping amd64_frame_cache_1, and
73 swallowing NOT_AVAILABLE_ERROR.
74 (i386_frame_unwind_stop_reason): New.
75 (i386_frame_this_id): Don't build a frame id if the frame base was
76 unavailable.
77 (i386_frame_prev_register): Handle unavailable SP.
78 (i386_frame_unwind): Install i386_frame_unwind_stop_reason.
79 (i386_epilogue_frame_cache): Swallow NOT_AVAILABLE_ERROR, and set
80 base_p if the frame base was computable.
81 (i386_epilogue_frame_unwind_stop_reason): New.
82 (i386_epilogue_frame_this_id): Don't build a frame id if the frame
83 base was unavailable.
84 (i386_epilogue_frame_unwind): Install
85 i386_epilogue_frame_unwind_stop_reason.
86 (i386_sigtramp_frame_cache): Swallow NOT_AVAILABLE_ERROR, and set
87 base_p if the frame base was computable.
88 (i386_sigtramp_frame_unwind_stop_reason): New.
89 (i386_sigtramp_frame_this_id): Don't build a frame id if the frame
90 base was unavailable.
91 (i386_sigtramp_frame_unwind): Install
92 i386_sigtramp_frame_unwind_stop_reason.
93 * sentinel-frame.c (sentinel_frame_prev_register): Use the value
94 type's size, not the register's.
95 (sentinel_frame_unwind): Install default_frame_unwind_stop_reason.
96
97 * alpha-mdebug-tdep.c (alpha_mdebug_frame_unwind): Install
98 default_frame_unwind_stop_reason.
99 * alpha-tdep.c (alpha_sigtramp_frame_unwind)
100 (alpha_heuristic_frame_unwind): Ditto.
101 * amd64obsd-tdep.c (amd64obsd_trapframe_unwind): Ditto.
102 * arm-tdep.c (arm_prologue_unwind, arm_stub_unwind): Ditto.
103 * avr-tdep.c (avr_frame_unwind): Ditto.
104 * cris-tdep.c (cris_sigtramp_frame_unwind, cris_frame_unwind):
105 Ditto.
106 * frv-linux-tdep.c (frv_linux_sigtramp_frame_unwind): Ditto.
107 * frv-tdep.c (frv_frame_unwind): Ditto.
108 * h8300-tdep.c (h8300_frame_unwind): Ditto.
109 * hppa-hpux-tdep.c (hppa_hpux_sigtramp_frame_unwind): Ditto.
110 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_unwind): Ditto.
111 * hppa-tdep.c (hppa_frame_unwind, hppa_fallback_frame_unwind)
112 (hppa_stub_frame_unwind): Ditto.
113 * i386obsd-tdep.c (i386obsd_trapframe_unwind): Ditto.
114 * ia64-tdep.c (ia64_frame_unwind, ia64_sigtramp_frame_unwind)
115 (ia64_libunwind_frame_unwind)
116 (ia64_libunwind_sigtramp_frame_unwind): Ditto.
117 * iq2000-tdep.c (iq2000_frame_unwind): Ditto.
118 * lm32-tdep.c (lm32_frame_unwind): Ditto.
119 * m32c-tdep.c (m32c_unwind): Ditto.
120 * m32r-linux-tdep.c (m32r_linux_sigtramp_frame_unwind): Ditto.
121 * m32r-tdep.c (m32r_frame_unwind): Ditto.
122 * m68hc11-tdep.c (m68hc11_frame_unwind): Ditto.
123 * m68k-tdep.c (m68k_frame_unwind): Ditto.
124 * m68klinux-tdep.c (m68k_linux_sigtramp_frame_unwind): Ditto.
125 * m88k-tdep.c (m88k_frame_unwind): Ditto.
126 * mep-tdep.c (mep_frame_unwind): Ditto.
127 * microblaze-tdep.c (microblaze_frame_unwind): Ditto.
128 * mips-tdep.c (mips_insn16_frame_unwind, mips_insn32_frame_unwind)
129 (mips_stub_frame_unwind): Ditto.
130 * mn10300-tdep.c (mn10300_frame_unwind): Ditto.
131 * moxie-tdep.c (moxie_frame_unwind): Ditto.
132 * mt-tdep.c (mt_frame_unwind): Ditto.
133 * ppc-linux-tdep.c (ppu2spu_unwind): Ditto.
134 * ppcobsd-tdep.c (ppcobsd_sigtramp_frame_unwind): Ditto.
135 * rs6000-tdep.c (rs6000_frame_unwind): Ditto.
136 * s390-tdep.c (s390_frame_unwind, s390_stub_frame_unwind)
137 (s390_sigtramp_frame_unwind): Ditto.
138 * score-tdep.c (score_prologue_unwind): Ditto.
139 * sh-tdep.c (sh_frame_unwind): Ditto.
140 * sh64-tdep.c (sh64_frame_unwind): Ditto.
141 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_unwind): Ditto.
142 * sparc-tdep.c (sparc32_frame_unwind): Ditto.
143 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_unwind): Ditto.
144 * sparc64-tdep.c (sparc64_frame_unwind): Ditto.
145 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_unwind): Ditto.
146 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_unwind): Ditto.
147 * sparc64obsd-tdep.c (sparc64obsd_frame_unwind)
148 (sparc64obsd_trapframe_unwind): Ditto.
149 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_unwind): Ditto.
150 * sparcobsd-tdep.c (sparc32obsd_sigtramp_frame_unwind): Ditto.
151 * spu-tdep.c (spu_frame_unwind, spu2ppu_unwind): Ditto.
152 * v850-tdep.c (v850_frame_unwind): Ditto.
153 * vax-tdep.c (vax_frame_unwind): Ditto.
154 * vaxobsd-tdep.c (vaxobsd_sigtramp_frame_unwind): Ditto.
155 * xstormy16-tdep.c (frame_unwind xstormy16_frame_unwind): Ditto.
156 * xtensa-tdep.c (xtensa_unwind): Ditto.
157
158 2011-03-18 Pedro Alves <pedro@codesourcery.com>
159
160 * tui/tui-hooks.c (tui_selected_frame_level_changed_hook): Assume
161 there's always a frame. Use get_frame_pc_if_available instead of
162 get_frame_pc, and if there's no PC available, don't look up a
163 symtab.
164
165 2011-03-18 Pedro Alves <pedro@codesourcery.com>
166
167 * stack.c (print_frame_local_vars, print_frame_arg_vars): Handle
168 unavailable PC.
169
170 2011-03-18 Pedro Alves <pedro@codesourcery.com>
171
172 * tracepoint.c (set_traceframe_context): Handle unavailable PC
173 gracefully.
174
175 2011-03-18 Pedro Alves <pedro@codesourcery.com>
176
177 * frame.h (frame_unwind_caller_pc_if_available): Declare.
178 * frame.c (frame_unwind_caller_pc_if_available): New.
179 * stack.c (frame_info): Handle unavailable PC.
180
181 2011-03-18 Pedro Alves <pedro@codesourcery.com>
182
183 * frame.c (frame_unwind_pc): Rename to ...
184 (frame_unwind_pc_if_available): ... this. New `pc' output
185 parameter. Change return type to int. Gracefully handle
186 gdbarch_unwind_pc throwing NOT_AVAILABLE_ERROR. Return 0 if that
187 happened, or 1 otherwise.
188 (frame_unwind_pc): Reimplement on top of
189 frame_unwind_pc_if_available.
190 (get_frame_func): Rename to ...
191 (get_frame_func_if_available): New `pc' output parameter. Change
192 return type to int. Gracefully handle the PC not being available.
193 (get_frame_func): Reimplement on top of
194 get_frame_func_if_available.
195 (select_frame): Handle the PC being unavailable.
196 (get_prev_frame): Handle the PC being unavailable.
197 (get_frame_pc_if_available): New.
198 (get_frame_address_in_block_if_available): New.
199 (find_frame_sal): Handle the frame PC not being available.
200 * frame.h (get_frame_pc_if_available): Declare.
201 (get_frame_address_in_block_if_available): Declare.
202 (get_frame_func_if_available): Declare.
203 * stack.c (print_frame_info): Handle the PC being unavailable.
204 (find_frame_funname): Ditto.
205 (print_frame): Handle the PC being unavailable.
206 (get_frame_language): Ditto.
207 * blockframe.c (get_frame_block): Ditto.
208 * macroscope.c (default_macro_scope): Ditto.
209 * tui/tui-stack.c (tui_show_frame_info): Ditto.
210
211 2011-03-18 Pedro Alves <pedro@codesourcery.com>
212
213 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Catch
214 NOT_AVAILABLE_ERROR when evaluating the location expression.
215
216 2011-03-18 Pedro Alves <pedro@codesourcery.com>
217
218 * dwarf2loc.c (read_pieced_value): Handle get_frame_register_bytes
219 returning that the register piece is unavailable/optimized out.
220 (write_pieced_value): Handle get_frame_register_bytes returning
221 that the register piece is unavailable/optimized out when doing a
222 read-modify write of a bitfield.
223 * findvar.c (value_from_register): Handle get_frame_register_bytes
224 returning that the register piece is unavailable/optimized out.
225 * frame.c (get_frame_register_bytes): New parameters `optimizedp'
226 and `unavailablep'. Throw error on bad debug info. Use
227 frame_register instead of frame_register_read, to fill in the new
228 arguments.
229 * frame.h (get_frame_register_bytes): New parameters `optimizedp'
230 and `unavailablep'.
231 * valops.c: (value_assign): Adjust, and handle
232 get_frame_register_bytes failing.
233 * spu-tdep.c: Include exceptions.h.
234 (spu_software_single_step): Adjust, and handle
235 get_frame_register_bytes failing.
236 (spu_get_longjmp_target): Ditto.
237 * gdbarch.sh (register_to_value): Change to return int. New
238 parameters `optimizedp' and `unavailablep'.
239 * gdbarch.h, gdbarch.c: Regenerate.
240 * i386-tdep.c (i386_register_to_value): Adjust to new
241 gdbarch_register_to_value interface.
242 * i387-tdep.c (i387_register_to_value): Ditto.
243 * i387-tdep.h (i387_register_to_value): Ditto.
244 * alpha-tdep.c (alpha_register_to_value): Ditto.
245 * ia64-tdep.c (ia64_register_to_value): Ditto.
246 * m68k-tdep.c (m68k_register_to_value): Ditto.
247 * mips-tdep.c (mips_register_to_value): Ditto.
248 * rs6000-tdep.c (rs6000_register_to_value): Ditto.
249
250 2011-03-18 Pedro Alves <pedro@codesourcery.com>
251
252 * findvar.c (value_of_register): Mark the value as unavailable, if
253 the register is unavailable.
254 * frame.h (frame_register_unwind): New `unavailablep' parameter.
255 (frame_register): New `unavailablep' parameter.
256 (frame_register_read): Update comment.
257 * frame.c (frame_register_unwind): New `unavailablep' parameter.
258 Set it if the register is unavailable. If the register is
259 unavailable, clear the output buffer.
260 (frame_register): New `unavailablep' parameter. Pass it down.
261 (frame_unwind_register): Adjust.
262 (put_frame_register): Adjust.
263 (frame_register_read): Adjust. Also return false if the register
264 is not available.
265 (frame_register_unwind_location): Adjust.
266 * sentinel-frame.c (sentinel_frame_prev_register): If the register
267 is unavailable, mark the value accordingly.
268 * stack.c (frame_info): Handle unavailable registers.
269
270 2011-03-18 Pedro Alves <pedro@codesourcery.com>
271
272 * mi/mi-main.c (register_changed_p): Handle REG_UNAVAILABLE, and
273 simplify, using regcache_cooked_read.
274
275 2011-03-18 Pedro Alves <pedro@codesourcery.com>
276
277 * regcache.h (regcache_raw_read, regcache_raw_read_signed)
278 (regcache_raw_read_unsigned, regcache_raw_read_signed)
279 (regcache_raw_read_unsigned, regcache_raw_read_part)
280 (regcache_cooked_read, regcache_cooked_read_signed)
281 (regcache_cooked_read_unsigned, regcache_cooked_read_part)
282 (regcache_cooked_read_ftype): Change return to enum
283 register_status.
284 * regcache.c: Include exceptions.h
285 (regcache_save): Adjust to handle REG_UNAVAILABLE registers.
286 (do_cooked_read): Change return to enum register_status. Always
287 forward to regcache_cooked_read.
288 (regcache_raw_read): Change return to enum register_status. If
289 the register is not REG_VALID, memset the buffer. Return the
290 register's status.
291 (regcache_raw_read_signed): Handle non-REG_VALID registers and
292 return the register's status.
293 (regcache_raw_read_unsigned): Ditto.
294 (regcache_cooked_read): Change return to enum register_status.
295 Assert that with read-only regcaches, the register's status must
296 be known. If the regcache is read-only, and the register is not
297 REG_VALID, memset the buffer. Return the register's status.
298 (regcache_cooked_read_signed): Change return to enum
299 register_status. Handle non-REG_VALID registers and return the
300 register's status.
301 (regcache_cooked_read_unsigned): Change return to enum
302 register_status. Handle non-REG_VALID registers and return the
303 register's status.
304 (regcache_xfer_part, regcache_raw_read_part)
305 (regcache_cooked_read_part): Change return to enum
306 register_status. Return the register's status.
307 (regcache_read_pc): Throw NOT_AVAILABLE_ERROR if the register is
308 unavailable.
309 (regcache_dump): Handle unavailable cooked registers.
310 * frame.c (do_frame_register_read): Adjust interface to match
311 regcache_cooked_read_ftype.
312 * gdbarch.sh (pseudo_register_read): Change return to enum
313 register_status.
314 * gdbarch.h, gdbarch.c: Regenerate.
315
316 * i386-tdep.h (i386_pseudo_register_read): Change return to enum
317 register_status.
318 * i386-tdep.c (i386_pseudo_register_read): Change return to enum
319 register_status. If reading a raw register indicates the raw
320 register is not valid, return the raw register's status,
321 otherwise, return REG_VALID.
322 * amd64-tdep.c (amd64_pseudo_register_read): Change return to enum
323 register_status. Handle non-REG_VALID raw registers and return
324 the register's status.
325 * arm-tdep.c (arm_neon_quad_read)
326 (arm_pseudo_read): Change return to enum register_status. Handle
327 non-REG_VALID raw registers and return the register's status.
328 * avr-tdep.c (avr_pseudo_register_read): Ditto.
329 * frv-tdep.c (frv_pseudo_register_read): Ditto.
330 * h8300-tdep.c (h8300_pseudo_register_read): Ditto.
331 * hppa-tdep.c (hppa_pseudo_register_read): Ditto.
332 * m32c-tdep.c (m32c_move_reg_t): Change return to enum
333 register_status.
334 (m32c_raw_read, m32c_raw_write, m32c_banked_read)
335 (m32c_banked_write, m32c_sb_read, m32c_sb_write, m32c_part_read)
336 (m32c_part_write, m32c_cat_read, m32c_cat_write)
337 (m32c_r3r2r1r0_read, m32c_r3r2r1r0_write)
338 (m32c_pseudo_register_read): Change return to enum
339 register_status. Adjust.
340 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Change return to
341 enum register_status. Return the register's status.
342 * mep-tdep.c (mep_pseudo_cr32_read): Change return to enum
343 register_status. Return the register's status.
344 (mep_pseudo_cr64_read, mep_pseudo_register_read): Ditto.
345 * mips-tdep.c (mips_pseudo_register_read): Ditto.
346 * mt-tdep.c (mt_pseudo_register_read): Ditto.
347 * rs6000-tdep.c (move_ev_register_func): New typedef.
348 (e500_move_ev_register): Use it. Change return to enum
349 register_status. Return the register's status.
350 (do_regcache_raw_read): New function.
351 (do_regcache_raw_write): New function.
352 (e500_pseudo_register_read): Change return to enum
353 register_status. Return the register's status. Use
354 do_regcache_raw_read.
355 (e500_pseudo_register_write): Adjust. Use do_regcache_raw_write.
356 (dfp_pseudo_register_read): Change return to enum register_status.
357 Return the register's status.
358 (vsx_pseudo_register_read): Ditto.
359 (efpr_pseudo_register_read): Ditto.
360 (rs6000_pseudo_register_read): Ditto.
361 * s390-tdep.c (s390_pseudo_register_read): Change return to enum
362 register_status. Return the register's status.
363 * sh64-tdep.c (pseudo_register_read_portions): New function.
364 (sh64_pseudo_register_read): Change return to enum
365 register_status. Use pseudo_register_read_portions. Return the
366 register's status.
367 * ia64-tdep.c (ia64_pseudo_register_read): Change return to enum
368 register_status. Return the register's status.
369 * sh-tdep.c (pseudo_register_read_portions): New function.
370 (sh_pseudo_register_read): Change return to enum register_status.
371 Use pseudo_register_read_portions. Return the register's status.
372 * sparc-tdep.c (sparc32_pseudo_register_read): Change return to
373 enum register_status. Return the register's status.
374 * sparc64-tdep.c (sparc64_pseudo_register_read): Ditto.
375 * spu-tdep.c (spu_pseudo_register_read_spu)
376 (spu_pseudo_register_read): Ditto.
377 * xtensa-tdep.c (xtensa_register_read_masked)
378 (xtensa_pseudo_register_read): Ditto.
379 * bfin-tdep.c (bfin_pseudo_register_read): Ditto.
380
381 2011-03-18 Pierre Muller <muller@ics.u-strasbg.fr>
382
383 * python/py-value.c (valpy_getitem): Fix formatting of error function
384 call.
385
386 2011-03-18 Pierre Muller <muller@ics.u-strasbg.fr>
387
388 ARI fixes: Add missing internationalization markups throughout
389 C source files.
390 * darwin-nat-info.c: Ditto.
391 * record.c: Ditto.
392 * remote.c: Ditto.
393 * mi/mi-main.c: Ditto.
394
395 2011-03-18 Pierre Muller <muller@ics.u-strasbg.fr>
396
397 ARI fixes: Add missing internationalization markups throughout
398 yacc files.
399 * c-exp.y: Ditto.
400 * cp-name-parser.y: Ditto.
401 * f-exp.y: Ditto.
402 * m2-exp.y: Ditto.
403 * objc-exp.y: Ditto.
404 * p-exp.y: Ditto.
405
406 2011-03-18 Pierre Muller <muller@ics.u-strasbg.fr>
407
408 ARI fixes: Messages should have no trailing new lines.
409 * darwin-nat.c (mach_check_error): Remove trailing new line from
410 warning function call message.
411 * record.c (bfdcore_read): Idem for error call.
412
413 2011-03-18 Pierre Muller <muller@ics.u-strasbg.fr>
414
415 * common/signals.c (target_signal_from_host): Add _ markup to error
416 function call message.
417 (target_signal_to_host): Add _ markup and remove trailing new line
418 from warning call message.
419 (target_signal_from_command): Add _ markup to error function call
420 message.
421
422 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
423
424 PR python/12149
425
426 * python/python.c (gdbpy_write): Accept a stream argument and
427 operate to the appropriate stream.
428 (gdbpy_flush): Likewise.
429 (_initialize_python): Add stream constants.
430 (finish_python_initialization): Add GdbOutputErrorFile class.
431
432 2011-03-18 Kwok Cheung Yeung <kcy@codesourcery.com>
433
434 * MAINTAINERS: Add myself as a write-after-approval maintainer.
435
436 2011-03-18 Kwok Cheung Yeung <kcy@codesourcery.com>
437
438 * amd64-tdep.c (amd64_relocate_instruction): Fix ordering of arguments
439 to store_signed_integer. Add debug message when relocating CALL
440 instructions. Fix formatting of debug message.
441 * i386-tdep.c (i386_relocate_instruction): Ditto.
442
443 2011-03-17 Joel Brobecker <brobecker@gnat.com>
444
445 * target.h (struct target_ops): Remove to_lookup_symbol field.
446 (target_lookup_symbol): Delete macro.
447 * target.c (nosymbol, debug_to_lookup_symbol): Delete.
448 (update_current_target, setup_target_debug): Remove handling
449 of to_lookup_symbol target_ops field.
450 * ada-tasks.c (get_known_tasks_addr): Remove use of
451 target_lookup_symbol.
452 * coffread.c (coff_symtab_read): Likewise.
453 * dbxread.c (read_dbx_symtab): Ditto.
454
455 2011-03-17 Joel Brobecker <brobecker@gnat.com>
456
457 PR gdb/12116:
458 * configure.ac: Add getthrds declaration check.
459 * configure, config.in: Regenerate.
460 * aix-thread.c (getthrds): Declare only if not already declared
461 in procinfo.h. More declaration out of get_signaled_thread to
462 global scope.
463
464 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
465
466 * python/py-symtab.c: Populate symtab_object_methods,
467 sal_object_methods.
468 (stpy_is_valid): New function.
469 (salpy_is_valid): Ditto.
470 * python/py-symbol.c: Declare symbol_object_methods. Populate.
471 (sympy_is_valid): New function.
472 * python/py-objfile.c: Declare objfile_object_methods. Populate.
473 (objfpy_is_valid): New function.
474 * python/py-inferior.c: Populate inferior_object_methods.
475 (infpy_is_valid): New function.
476 * python/py-infthread.c: Populate thread_object_methods.
477 (thpy_is_valid): New function.
478 * python/py-block.c: Declare block_object_methods. Populate. Declare
479 block_iterator_object_methods. Populate.
480 (blpy_is_valid): New function.
481 (blpy_iter_is_valid): Ditto.
482
483 2011-03-16 Keith Seitz <keiths@redhat.com>
484
485 * linespec.c (find_methods): Canonicalize NAME before looking
486 up the symbol.
487 (name_end): New function.
488 (keep_name_info): New function.
489 (decode_line_1): Use keep_name_info.
490 (decode_compound): Likewise.
491 * cli/cli-utils.h (remove_trailing_whitespace): New function.
492 * cli/cli-utils.c (remove_trailing_whitespace): Likewise.
493
494 PR c++/12273
495 * linespec.c (locate_first_half): Keep overload information, too.
496 (decode_compound): Use a string to represent break characters
497 to escape the loop.
498 If P points to a break character, do not increment it.
499 For C++ and Java, keep overload information and relevant keywords.
500 If we cannot find a symbol, search the minimal symbols.
501
502 PR c++/11734
503 * linespec.c (decode_compound): Rename SAVED_ARG to
504 THE_REAL_SAVED_ARG.
505 Make a copy of THE_REAL_SAVED_ARG in SAVED_ARG and strip
506 single-quotes.
507 Pass a valid block to lookup_symbol.
508 (lookup_prefix_sym): Likewise.
509 (find_method): Construct search name based on SYM_CLASS instead
510 of SAVED_ARG.
511 * psymtab.c (lookup_partial_symbol): Add language parameter.
512 (lookup_symbol_aux_psymtabs): Likewise.
513 Don't assume that the psymtab we found was the right one. Search
514 for the desired symbol in the symtab to be certain.
515 (psymtab_search_name): New function.
516 (lookup_partial_symbol): Use psymtab_search_name.
517 Add language parameter.
518 (read_symtabs_for_function): Add language parameter and pass to
519 lookup_partial_symbol.
520 (find_symbol_file_from_partial): Likewise.
521
522 2011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
523
524 PR gdb/12528
525 * dwarf2read.c (noop_record_line): New function.
526 (dwarf_decode_lines): Ignore line tables for GCd functions.
527
528 2011-03-16 Pierre Muller <muller@ics.u-strasbg.fr>
529
530 Fix ARI warnings about new lines at the end of messages, which
531 are unneeded as there is a new line added at the end of the message
532 automatically.
533 * darwin-nat.c (darwin_stop_inferior): Ditto.
534 * dec-thread.c (dec_thread_get_ada_task_ptid): Ditto.
535 * dfp.c (decimal_to_number): Ditto.
536 * exec.c (print_section_info): Ditto.
537 * i386-darwin-nat.c (darwin_set_sstep): Ditto.
538 * osdata.c (get_osdata): Ditto.
539 * record.c (bfdcore_write): Ditto.
540 * remote-mips.c (mips_readchar): Ditto.
541 * remote.c (read_ptid): Ditto.
542 * ser-mingw.c (ser_windows_raw): Ditto.
543 * tracepoint.c (add_local_symbols): Ditto.
544 * windows-nat.c (fake_create_process): Ditto.
545
546 2011-03-16 Tom Tromey <tromey@redhat.com>
547
548 * tracepoint.c (stop_tracing): Don't declare.
549 * event-top.c (after_char_processing_hook): Add `(void)'.
550
551 2011-03-16 Phil Muldoon <pmuldoon@redhat.com>
552
553 * NEWS: Add Parameter sub-classing description.
554
555 2011-03-16 Kai Tietz <ktietz@redhat.com>
556
557 * MAINTAINERS: Update my e-mail address.
558
559 2011-03-15 Andreas Tobler <andreast@fgznet.ch>
560
561 * MAINTAINERS: Add myself for write after approval privileges.
562
563 2011-03-15 Michael Snyder <msnyder@vmware.com>
564
565 * frame.c (find_frame_sal): Assert sym is not null.
566
567 * dbxread.c (process_one_symbol): Assert 'name' is not null.
568
569 * objc-lang.c (selectors_info): Check strchr for null result.
570
571 * stabsread.c (define_symbol): Guard against bad stabstring input.
572
573 2011-03-15 Pierre Muller <muller@ics.u-strasbg.fr>
574
575 Remove trailing spaces and tabulations from pascal language
576 support sources.
577 p-exp.y: Ditto.
578 p-lang.c: Ditto.
579 p-lang.h: Ditto.
580 p-valprint.c: Ditto.
581
582 2011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
583
584 * dwarf2read.c (dwarf2_get_pc_bounds): Require HIGH strictly higher
585 than LOW. Comment it.
586 (read_partial_die): Call complaint for inappropriate zero LOWPC or
587 HIGHPC not strictly higher than LOWPC.
588
589 2011-03-15 Pierre Muller <muller@ics.u-strasbg.fr>
590
591 Fix formatting of function declarations returning a pointer in
592 previous commit.
593 * varobj.c (varobj_add_child): Ditto.
594 * hppa-tdep.h (hppa_init_objfile_priv_data): Ditto.
595 * inferior.h (get_displaced_step_closure_by_addr): Ditto.
596
597 2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
598
599 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call): Add support
600 for the "generic" vector ABI used with GCC 4.3 and later.
601 (ppc64_sysv_abi_return_value): Likewise.
602
603 2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
604
605 * infcall.c (call_function_by_hand): Function return value is
606 always a non_lval, even when using struct_return.
607
608 2011-03-15 Pedro Alves <pedro@codesourcery.com>
609
610 * printcmd.c (ALL_DISPLAYS_SAFE): New.
611 (map_display_numbers): New.
612 (do_delete_display): New.
613 (undisplay_command): Use map_display_numbers.
614 (do_enable_disable_display): New.
615 (enable_disable_display_command): New function.
616 (enable_display): Delete.
617 (enable_display_command): New.
618 (disable_display_command): Reimplement.
619 (_initialize_printcmd): Adjust "enable display" command to use
620 `enable_display_command' as callback.
621
622 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
623
624 * NEWS: Add Python breakpoint 'stop' operation.
625
626 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
627
628 * NEWS: Delete duplicate entry. Fix typo.
629
630 2011-03-14 Pierre Muller <muller@ics.u-strasbg.fr>
631
632 Fix ARI warning about function names in first column.
633 Put prototype declaration on same line as return type.
634 * objc-exp.y: Ditto.
635 * p-exp.y: Ditto.
636 * python/py-stopevent.h: Ditto.
637 For long function names, split parameters to
638 allow function name on same line as return type.
639 * solib-pa64.c: Ditto.
640 * varobj.c: Ditto.
641 * varobj.h: Ditto.
642 For long function declaration, use single line.
643 * hppa-tdep.h: Ditto.
644 * inferior.h: Ditto.
645
646 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
647
648 * python/python.h: Declare gdbpy_should_stop and
649 gdbpy_breakpoint_has_py_cond.
650 * python/python.c: Add python.h to includes. Remove python.h from
651 HAVE_PYTHON definition
652 (gdbpy_should_stop): New dummy function.
653 (gdbpy_breakpoint_has_py_cond): New dummy function.
654 * python/py-breakpoint.c (bppy_init): Rewrite to allow
655 sub-classing capabilities.
656 (gdbpy_should_stop): New function.
657 (gdbpy_breakpoint_has_py_cond): New function.
658 (local_setattro): New function.
659 * breakpoint.c (condition_command): Add check for Python 'stop'
660 operation.
661 (bpstat_check_breakpoint_conditions): Execute Python 'stop'
662 operation function as part of stop/continue tests.
663
664 2011-03-14 Tom Tromey <tromey@redhat.com>
665
666 PR gdb/12576:
667 * dwarf2loc.c (dwarf_expr_dwarf_call): Remove 'return'.
668 (needs_frame_dwarf_call): Likewise.
669
670 2011-03-14 Pierre Muller <muller@ics.u-strasbg.fr>
671
672 Fix ARI warning about functions without parameters that do not
673 use (void).
674 * breakpoint.c (all_tracepoints): Replace () by (void).
675 * f-exp.y (match_string_literal): Ditto.
676 (yylex): Ditto.
677 * m2-exp.y (yylex): Ditto.
678 * mep-tdep.c (current_me_module): Ditto.
679 (current_options): Ditto.
680 (current_cop_data_bus_width): Ditto.
681 (current_cr_names): Ditto.
682 (current_cr_is_float): Ditto.
683 (current_ccr_names): Ditto.
684 * objc-exp.y (yylex): Ditto.
685 * p-exp.y (yylex): Ditto.
686 * remote.c (send_interrupt_sequence): Ditto.
687 * tracepoint.c (current_trace_status): Ditto.
688 * python/py-evts.c (gdbpy_initialize_py_events): Ditto.
689 * python/py-prettyprint.c (push_dummy_python_frame): Ditto.
690
691 2011-03-11 Michael Snyder <msnyder@vmware.com>
692
693 * cli/cli-decode.h (CMD_LIST_AMBIGUOUS): Define.
694 * cli/cli-decode.c (lookup_cmd_1): Use CMD_LIST_AMBIGUOUS.
695 (lookup_cmd): Test for CMD_LIST_AMBIGUOUS.
696 * completer.c (complete_line_internal): Use CMD_LIST_AMBIGUOUS.
697 * top.c (set_verbose): Use CMD_LIST_AMBIGUOUS.
698
699 * event-loop-c (delete_async_signal_handler): Assert prev_ptr.
700 (delete_async_event_handler): Ditto.
701
702 * python/py-breakpoint.c (bppy_set_condition): Stop memory leak.
703
704 * python/py-breakpoint.c (bppy_get_commands): Fix memory leak.
705
706 * top.c (set_verbose): Assert showcmd was found.
707
708 2011-03-11 Maxim Grigoriev <maxim2405@gmail.com>
709
710 * xtensa-tdep.c (warning_once): Correct style issues.
711
712 2011-03-11 Yao Qi <yao@codesourcery.com>
713
714 * arm-tdep.c (copy_ldr_str_ldrb_strb): Remove redundant statements.
715
716 2011-03-11 Andreas Schwab <schwab@redhat.com>
717
718 * common/aclocal.m4: Remove.
719
720 2011-03-10 Maxim Grigoriev <maxim2405@gmail.com>
721
722 * xtensa-tdep.c (windowing_enabled): Remove inline attribute.
723 (xtensa_write_register, xtensa_read_register): Likewise.
724 (xtensa_hextochar): Removed.
725 (xtensa_init_reggroups): Replace xtensa_hextochar () by explicit code.
726
727 2011-03-10 Maxim Grigoriev <maxim2405@gmail.com>
728
729 * xtensa-tdep.c (xtensa_c0reg_t): Update comments.
730 (xtensa_call0_frame_cache_t): Update comments. New fields added.
731 (xtensa_alloc_frame_cache): Add initialization for new fields.
732 (xtensa_frame_cache): Change the way how call0_frame_cache () is called.
733 (warning_once): New function.
734 (xtensa_insn_kind): New item c0opc_and.
735 (call0_classify_opcode): Add the case for AND instruction.
736 (call0_track_op): Change arguments. New local variable litbase.
737 Add the case to handle c0opc_and. Update algorithms for c0opc_mov,
738 c0opc_l32r, c0opc_s32i to take into account dynamic stack adjustments
739 in the prologue.
740 Add cases for c0opc_l32e, c0opc_s32e, c0opc_rfwo, c0opc_rfwu.
741 (call0_analyze_prologue): Update the comments. Change arguments.
742 Add the variety of updates to handle extended prologues, which now can
743 conduct dynamic stack adjustments.
744 (call0_frame_cache): Likewise.
745 (xtensa_skip_prologue): Update call0_analyze_prologue () function call.
746 (xtensa_gdbarch_init): Initialize xtensa_session_once_reported.
747
748 2011-03-10 Michael Snyder <msnyder@vmware.com>
749
750 * tracepoint.c (cmd_qtv): Discard unused value 'packet'.
751 (cmd_qtframe): Ditto.
752 (cmd_qtbuffer): Ditto.
753 (cmd_bigqtbuffer): Ditto.
754
755 2011-03-10 Tom Tromey <tromey@redhat.com>
756
757 * tracepoint.c (trace_actions_command): Update.
758 * thread.c (thread_apply_command): Update.
759 * reverse.c (delete_bookmark_command): Update.
760 (bookmarks_info): Update.
761 * printcmd.c (undisplay_command): Update.
762 * memattr.c (mem_enable_command): Update.
763 (mem_disable_command): Update.
764 (mem_delete_command): Update.
765 * inferior.c (detach_inferior_command): Update.
766 (kill_inferior_command): Update.
767 (remove_inferior_command): Update.
768 * cli/cli-utils.h (struct get_number_or_range_state): New.
769 (init_number_or_range): Declare.
770 (get_number_or_range): Update.
771 * cli/cli-utils.c (init_number_or_range): New function.
772 (get_number_or_range): Change 'pp' parameter to 'state'. Remove
773 static variables.
774 (number_is_in_list): Update.
775 * breakpoint.h (get_tracepoint_by_number): Update.
776 * breakpoint.c (map_breakpoint_numbers): Update for change to
777 get_number_or_range.
778 (find_location_by_number): Use get_number, not
779 get_number_or_range.
780 (trace_pass_set_count): New function.
781 (trace_pass_command): Update for change to get_number_or_range.
782 Rework loop logic.
783 (get_tracepoint_by_number): Remove 'multi_p' parameter; add
784 'state' parameter.
785
786 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
787
788 * python/py-param.c (add_setshow_generic): Add set/show callback
789 parameters. Register Python object context.
790 (get_show_value): New function.
791 (get_set_value): New function.
792 (call_doc_function): New function.
793 (get_doc_string): Move behind get_show_value/get_set_value.
794
795 2011-03-10 Andreas Tobler <andreast-list@fgznet.ch>
796
797 * fbsd-nat.c (fbsd_make_corefile_notes): Constify local `fname'.
798
799 2011-03-09 Maxim Grigoriev <maxim2405@gmail.com>
800
801 * xtensa-tdep.c (xtensa_read_register): Add comment.
802 (xtensa_write_register): Likewise.
803 (xtensa_hextochar): Add comment and update to match coding conventions.
804 (xtensa_frame_cache, xtensa_return_value): Follow coding conventions.
805 (execute_l32e, execute_s32e, execute_code): Update comments.
806 (xtensa_exception_handler_t): Update to match coding conventions.
807 (xtensa_insn_kind): Likewise.
808
809 2011-03-09 Michael Snyder <msnyder@vmware.com>
810
811 * mi-cmd-disas.c (mi_cmd_disassemble): Fix memory leak.
812
813 2011-03-09 Pedro Alves <pedro@codesourcery.com>
814
815 * nto-tdep.c (nto_find_and_open_solib): Constify local `base'.
816
817 2011-03-09 Tom Tromey <tromey@redhat.com>
818
819 * thread.c (restore_selected_frame): Handle frame_level == -1.
820 (make_cleanup_restore_current_thread): Use
821 get_selected_frame_if_set.
822 * frame.h (get_selected_frame_if_set): Declare.
823 * frame.c (get_selected_frame_if_set): New function.
824
825 2011-03-09 Pedro Alves <pedro@codesourcery.com>
826
827 * cli/cli-cmds.c (shell_escape): Use lbasename.
828 * coffread.c (coff_start_symtab): Constify parameter.
829 (complete_symtab): Constify `name' parameter.
830 (coff_symtab_read): Constify `filestring' local.
831 (coff_getfilename): Constify return and `result' local.
832 Use lbasename.
833 * fbsd-nat.c (fbsd_make_corefile_notes): Use lbasename.
834 * linux-fork.c (info_checkpoints_command): Use lbasename.
835 * linux-nat.c (linux_nat_make_corefile_notes): Use lbasename.
836 * minsyms.c (lookup_minimal_symbol): Use lbasename.
837 * nto-tdep.c (nto_find_and_open_solib): Use lbasename.
838 * procfs.c (procfs_make_note_section): Use lbasename.
839 * tui/tui-io.c (printable_part): Constity return and parameter.
840 Use lbasename.
841 (print_filename): Constify parameters, and local `s'.
842 (tui_rl_display_match_list): Constify local `temp'.
843
844 2011-03-09 Jan Kratochvil <jan.kratochvil@redhat.com>
845
846 Revert:
847 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
848 Fix DWARF-3+ DW_AT_accessibility default assumption.
849 * dwarf2read.c (dwarf2_add_field): Fix new_field->accessibility for
850 cu->header.version >= 3.
851
852 2011-03-09 Yao Qi <yao@codesourcery.com>
853
854 * common/Makefile.in: Remove.
855 * common/configure: Remove.
856 * common/configure.ac: Remove.
857
858 2011-03-09 Yao Qi <yao@codesourcery.com>
859
860 Revert:
861 2011-02-11 Yao Qi <yao@codesourcery.com>
862
863 * common/Makefile.in: Add copyright header.
864
865 2011-02-11 Yao Qi <yao@codesourcery.com>
866
867 * Makefile.in: Remove signals.o from COMMON_OBS. Link
868 libcommon.a.
869 * configure.ac: Add common to sub dir.
870 * configure: Regenerate.
871
872 2011-03-08 Maxim Grigoriev <maxim2405@gmail.com>
873
874 * xtensa-tdep.c (call0_ret): New function.
875 (xtensa_skip_prologue): Speed up analysis.
876
877 2011-03-08 Maxim Grigoriev <maxim2405@gmail.com>
878
879 * xtensa-tdep.c (xtensa_register_reggroup_p): Count in all registers
880 while executing MI command -data-list-changed-registers.
881
882 2011-03-08 Maxim Grigoriev <maxim2405@gmail.com>
883
884 * xtensa-tdep.c (xtensa_read_register): New function.
885 (xtensa_write_register): New function.
886 (xtensa_find_register_by_name): New function.
887 (xtensa_windowed_frame_cache): Update comments in type description.
888 (xtensa_frame_cache): Likewise.
889 (xtensa_window_interrupt_insn): New function.
890 (xtensa_frame_cache): Add analysis for Xtensa Window Exception frames.
891 (xtensa_insn_kind): Add new instructions.
892 (rwx_special_register): New function.
893 (call0_classify_opcode): Add new instructions to the analysis.
894 (a0_saved, a7_saved, a11_saved): New variables.
895 (a0_was_saved, a7_was_saved, a11_was_saved): New variables.
896 (execute_l32e): New function.
897 (execute_s32e): New function.
898 (xtensa_exception_handler_t): New type.
899 (execute_code): New function.
900 (xtensa_window_interrupt_frame_cache): New function to conduct frame
901 analysis for Xtensa Window Exception handlers.
902
903 2011-03-08 Maxim Grigoriev <maxim2405@gmail.com>
904
905 * xtensa-tdep.c (TX_PS): New.
906 (windowing_enabled): Update to count for Call0 ABI.
907 (xtensa_hextochar): New.
908 (xtensa_init_reggroups): Make algorithm generic.
909 (xtensa_frame_cache): Use TX_PS on Tiny Xtensa.
910
911 2011-03-08 Maxim Grigoriev <maxim2405@gmail.com>
912
913 * xtensa-tdep.h (XTENSA_MAX_COPROCESSOR): Update.
914
915 2011-03-08 Michael Snyder <msnyder@vmware.com>
916
917 * i386-tdep.c (i386_follow_jump): Check return value of
918 target_read_memory.
919 (i386_analyze_struct_return): Ditto.
920 (i386_skip_probe): Ditto.
921 (i386_match_insn): Ditto.
922 (i386_skip_noop): Ditto.
923 (i386_analyze_frame_setup): Ditto.
924 (i386_analyze_register_saves): Ditto.
925 (i386_skip_prologue): Ditto.
926 (i386_skip_main_prologue): Ditto.
927
928 * target.c (read_whatever_is_readable): Fix memory leak.
929
930 * i386-tdep.c (i386_process_record): Document fall through.
931
932 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
933
934 Fix DWARF-3+ DW_AT_accessibility default assumption.
935 * dwarf2read.c (dwarf2_add_field): Fix new_field->accessibility for
936 cu->header.version >= 3.
937
938 2011-03-08 Pedro Alves <pedro@codesourcery.com>
939
940 * remote.c (remote_check_symbols): Skip if the target has no
941 execution.
942
943 2011-03-08 Joel Brobecker <brobecker@adacore.com>
944
945 * target.c (read_whatever_is_readable): Reformat comment,
946 with a minor typo fix. Minor reformatting of the code.
947
948 2011-03-08 Yao Qi <yao@codesourcery.com>
949
950 * arm-tdep.c: Remove prototype declaration displaced_in_arm_mode.
951 (displaced_read_reg): Add `dsc' parameter, remove `from' parameter.
952 Use cached result instead of calling displaced_in_arm_mode again.
953 (branch_write_pc, alu_write_pc, load_write_pc): Add `dsc' parameter.
954 (displaced_write_reg, copy_preload, copy_preload_reg): Callers update.
955 (cleanup_copro_load_store, copy_copro_load_store): Likewise.
956 (cleanup_branch, copy_bx_blx_reg, copy_alu_imm): Likewise.
957 (cleanup_alu_reg, copy_alu_reg, cleanup_alu_shifted_reg): Likewise.
958 (copy_alu_shifted_reg, cleanup_load, cleanup_store): Likewise.
959 (copy_extra_ld_st, copy_ldr_str_ldrb_strb): Likewise.
960 (cleanup_block_load_all, cleanup_block_store_pc): Likewise.
961 (cleanup_block_load_pc, copy_block_xfer): Likewise.
962 * arm-linux-tdep.c (arm_linux_copy_svc): Callers update.
963 (arm_catch_kernel_helper_return): Likewise.
964 * gdb/arm-tdep.h : Update function declarations.
965
966 2011-03-07 Michael Snyder <msnyder@vmware.com>
967
968 * dwarf2loc.c (indirect_pieced_value): Assert 'piece' not null.
969
970 * ser-unix.c (hardwire_get_tty_state): Stop memory leak.
971
972 * mi/mi-cmd-env.c (_initialize_mi_cmd_env): Free environment.
973
974 * elfread.c (elf_symtab_read): Stop memory leak.
975
976 * main.c (captured_main): Fix memory leak.
977
978 2011-03-07 Andreas Schwab <schwab@linux-m68k.org>
979
980 * ada-lang.c (compare_names): Call is_name_suffix with string1
981 instead of string2.
982
983 2011-03-07 Tom Tromey <tromey@redhat.com>
984
985 * xcoffread.c (xcoff_sym_fns): Update.
986 * symfile.h (struct sym_fns) <sym_read_psymbols>: New field.
987 (enum symfile_add_flags) <SYMFILE_NO_READ>: New constant.
988 * symfile.c (syms_from_objfile): Handle SYMFILE_NO_READ.
989 (symbol_file_add_with_addrs_or_offsets): Likewise.
990 (reread_symbols): Handle OBJF_PSYMTABS_READ.
991 * somread.c (som_sym_fns): Update.
992 * psymtab.h (require_partial_symbols): Declare.
993 * psymtab.c (require_partial_symbols): New function.
994 (ALL_OBJFILE_PSYMTABS_REQUIRED): New macro.
995 (ALL_OBJFILE_PSYMTABS): Undef.
996 (ALL_PSYMTABS): Move from psympriv.h.
997 (lookup_partial_symtab, find_pc_sect_psymtab)
998 (lookup_symbol_aux_psymtabs, relocate_psymtabs)
999 (find_last_source_symtab_from_partial)
1000 (forget_cached_source_info_partial)
1001 (print_psymtab_stats_for_objfile, read_symtabs_for_function)
1002 (expand_partial_symbol_tables, read_psymtabs_with_filename)
1003 (map_symbol_names_psymtab, map_symbol_filenames_psymtab)
1004 (find_symbol_file_from_partial, map_matching_symbols_psymtab)
1005 (expand_symtabs_matching_via_partial, maintenance_info_psymtabs):
1006 Use ALL_OBJFILE_PSYMTABS_REQUIRED.
1007 * psympriv.h (ALL_PSYMTABS): Move to psymtab.c.
1008 * objfiles.h (OBJF_PSYMTABS_READ): New macro.
1009 * objfiles.c (objfile_has_partial_symbols): Handle lazily-read
1010 psymtabs.
1011 * mipsread.c (ecoff_sym_fns): Update.
1012 * machoread.c (macho_sym_fns): Update.
1013 * elfread.c (elf_symfile_read): Set up for lazy psymtab reading.
1014 (read_psyms): New function.
1015 (elf_sym_fns, elf_sym_fns_gdb_index): Update.
1016 (elf_sym_fns_lazy_psyms): New global.
1017 * dwarf2read.c (dwarf2_initialize_objfile): Don't call
1018 dwarf2_build_psymtabs.
1019 * dbxread.c (aout_sym_fns): Update.
1020 * coffread.c (coff_sym_fns): Update.
1021
1022 2011-03-07 Tom Tromey <tromey@redhat.com>
1023
1024 * infrun.c (print_exited_reason): Include inferior id and pid in
1025 message.
1026
1027 2011-03-07 Tom Tromey <tromey@redhat.com>
1028
1029 * target.h (struct target_ops) <to_has_execution>: Add ptid_t
1030 parameter.
1031 (target_has_execution_1): Update.
1032 (target_has_execution_current): Declare.
1033 (target_has_execution): Call target_has_execution_current.
1034 (default_child_has_execution): Update.
1035 * target.c (default_child_has_execution): Add 'the_ptid'
1036 parameter.
1037 (target_has_execution_1): Likewise.
1038 (target_has_execution_current): New function.
1039 (add_target): Update.
1040 (init_dummy_target): Update.
1041 * remote-m32r-sdi.c (m32r_has_execution): New function.
1042 (init_m32r_ops): Use it.
1043 * record.c (record_core_has_execution): Now static. Add
1044 'the_ptid' parameter.
1045 * inferior.c (have_live_inferiors): Don't save current thread.
1046 Use target_has_execution_1.
1047
1048 2011-03-07 Yao Qi <yao@codesourcery.com>
1049
1050 * Makefile.in (aclocal_m4_deps): Remove gnulib/m4/memcmp.m4.
1051
1052 2011-03-07 Joel Brobecker <brobecker@adacore.com>
1053
1054 * elfread.c (elf_symtab_read): Minor reformatting.
1055
1056 2011-03-07 Joel Brobecker <brobecker@adacore.com>
1057
1058 * objc-lang.c (selectors_info): Minor reformatting.
1059
1060 2011-03-07 Joel Brobecker <brobecker@adacore.com>
1061
1062 * ada-lang.c (compare_names): Add FALLTHROUGH comment.
1063
1064 2011-03-07 Joel Brobecker <brobecker@adacore.com>
1065 Michael Snyder <msnyder@vmware.com>
1066
1067 * ada-valprint.c (ada_val_print_array): Move the declaration of
1068 "byte_order" and "elttype" inside the block where these variables
1069 are actually used. Remove some special handling for the case
1070 where "elttype" and "eltlen" are null. Replace by a comment
1071 and a couple of assertion checks.
1072
1073 2011-03-05 Michael Snyder <msnyder@vmware.com>
1074
1075 * source.c (add_path): Replace semicolon at end of block.
1076 * dwarf2expr.c (execute_stack_op): Ditto.
1077
1078 2011-03-05 Mike Frysinger <vapier@gentoo.org>
1079
1080 * bfin-tdep.c: Include sim-regno.h and gdb/sim-bfin.h.
1081 * configure.tgt (bfin-*-*linux*): Define gdb_sim.
1082 (bfin-*-*): Likewise.
1083
1084 2011-03-05 Michael Snyder <msnyder@vmware.com>
1085
1086 * dwarf2expr.c (execute_stack_op): Delete superfluous semicolon.
1087 * mdebugread.c (parse_symbol): Ditto.
1088 * parse.c (parse_exp_in_context): Ditto.
1089 * source.c (add_path): Ditto.
1090 * utils.c (gnu_debuglink_crc32): Ditto.
1091 * varobj.c (variable_language): Ditto.
1092
1093 * linux-tdep.c (linux_get_siginfo_type): Stop memory leak.
1094
1095 2011-03-04 Michael Snyder <msnyder@vmware.com>
1096
1097 * linux-fork.c (inferior_call_waitptid): Fix copy/paste error.
1098
1099 * symfile.c (simple_overlay_update): Check for null return value
1100 from lookup_minimal_symbol.
1101
1102 * xml-syscall.c (syscall_start_syscall): Assert name is non null.
1103
1104 2011-03-04 Thiago Jung Bauermann <bauerman@br.ibm.com>
1105
1106 * eval.c (parse_and_eval_address_1): Remove function.
1107 * linespec.c (decode_indirect): Call parse_to_comma_and_eval
1108 instead of parse_and_eval_address_1.
1109 * value.h (parse_and_eval_address_1): Remove prototype.
1110
1111 2011-03-04 Michael Snyder <msnyder@vmware.com>
1112
1113 * remote.c (putpkt_binary): Document that case stmt falls through.
1114
1115 2011-03-04 Thiago Jung Bauermann <bauerman@br.ibm.com>
1116
1117 * breakpointc (print_it_typical): Move NULL check from here...
1118 (print_bp_stop_message): ... to here.
1119
1120 2011-03-04 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
1121
1122 * breakpoint.c (enable_command): Use break instead of continue,
1123 and fill in a missing break.
1124 (disable_command): Ditto.
1125
1126 2011-03-04 Ulrich Weigand <ulrich.weigand@linaro.org>
1127
1128 * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.
1129 (terminal_save_ours): Remove misleading comment.
1130 (inflow_inferior_data_cleanup): Free ttystate.
1131 (inflow_inferior_exit): Likewise.
1132 (copy_terminal_info): Copy ttystate.
1133
1134 * serial.c (serial_copy_tty_state): New function.
1135 * serial.h (serial_copy_tty_state): Add prototype.
1136 (struct serial_ops): Add copy_tty_state callback.
1137 * ser-base.c (ser_base_copy_tty_state): New function.
1138 * ser-base.h (ser_base_copy_tty_state): Add prototype.
1139 * ser-go32.c (dos_copy_tty_state): New function.
1140 (dos_ops): Install copy_tty_state callback.
1141 * ser-mingw.c (_initialize_ser_windows): Likewise.
1142 * ser-pipe.c (_initialize_ser_pipe): Likewise.
1143 * ser-unix.c (hardwire_copy_tty_state): New function.
1144 (_initialize_ser_hardwire): Install it.
1145
1146 2011-03-04 Michael Snyder <msnyder@vmware.com>
1147
1148 * breakpoint.c (create_breakpoint): Add missing break statement.
1149
1150 Reverting this patch:
1151 * infcall.c (call_function_by_hand): Add break statements for lint.
1152
1153 Reverting this patch:
1154 * cli/cli-script.c (script_from_file): Add break for lint.
1155
1156 2011-03-04 Michael Snyder <msnyder@vmware.com>
1157
1158 * solib.c (reload_shared_libraries_1): Close memory leak.
1159
1160 2011-03-03 Tom Tromey <tromey@redhat.com>
1161
1162 PR gdb/12538:
1163 * dwarf2read.c (process_psymtab_comp_unit): Handle case where
1164 DW_STRING is NULL.
1165
1166 2011-03-03 Michael Snyder <msnyder@vmware.com>
1167
1168 * remote-fileio.c (remote_fileio_func_fstat): Initialize all
1169 fields of struct 'st' to zero.
1170
1171 * tui/tui-winsource.c (tui_update_source_window_as_is): Initialize
1172 sal.pspace before calling set_current_source_symtab_and_line.
1173
1174 2011-03-03 Yao Qi <yao@codesourcery.com>
1175
1176 * Makefile.in (configure-common): Remove. Let Makefile
1177 in dir common to rebuild itself.
1178 (common/Makefile): Likewise.
1179
1180 2011-03-03 Joel Brobecker <brobecker@adacore.com>
1181
1182 * utils.c (parse_escape): Add i18n markup in error message.
1183
1184 2011-03-03 Yao Qi <yao@codesourcery.com>
1185
1186 * gdb/arm-tdep.c (shifted_reg_val): Replace magic number 15 with
1187 ARM_PC_REGNUM.
1188 (thumb_get_next_pc_raw, arm_get_next_pc_raw): Likewise.
1189 (displaced_write_reg, displaced_read_reg): Likewise.
1190 (copy_ldr_str_ldrb_strb, cleanup_block_load_all): Likewise.
1191 (cleanup_block_load_pc, copy_block_xfer): Likewise.
1192 (cleanup_branch): Replace magic number 14 and 15 with
1193 ARM_LR_REGNUM and ARM_PC_REGNUM respectively.
1194
1195 2011-03-02 Michael Snyder <msnyder@vmware.com>
1196
1197 * maint.c (maintenance_do_deprecate): No need to check for NULL.
1198
1199 * cli/cli-script.c (script_from_file): Add break for lint.
1200
1201 * mdebugread.c (parse_partial_symbols): Fix indent.
1202
1203 * target-descriptions.c (tdesc_gdb_type): No need to call
1204 xstrdup, callee saves a copy.
1205
1206 * printcmd.c (print_scalar_formatted): Use strncpy for safety.
1207
1208 * infcall.c (call_function_by_hand): Add break statements for lint.
1209
1210 * utils.c (parse_escape): Escape the escape char.
1211
1212 * python/py-inferior.c (build_inferior_list): Error out if
1213 PyList_Append fails.
1214 (gdbpy_inferiors): Error out if build_inferior_list fails.
1215
1216 * linux-nat.c (linux_nat_xfer_partial): Preserve errno around
1217 a function call.
1218
1219 * record.c (record_restore): Move printf to before error return.
1220
1221 2011-03-02 Yao Qi <yao@codesourcery.com>
1222
1223 * arm-tdep.h (struct displaced_step_closure): Add two new fields
1224 is_thumb and insn_size.
1225 * arm-tdep.c (displaced_read_reg): Adjust correct pipeline offset
1226 on both ARM and Thumb mode.
1227 (arm_process_displaced_insn): Set is_thumb and insn_size.
1228 (arm_displaced_init_closure): Handle both 16-bit and 32-bit.
1229 (arm_displaced_step_fixup): Likewise.
1230
1231 2011-03-01 Michael Snyder <msnyder@vmware.com>
1232
1233 * cli/cli-dump.c (dump_bfd_file): Check error return and warn.
1234
1235 * jv-lang.c (evaluate_subexp_java): Conditional can't be true.
1236
1237 * dwarf2read.c (dwarf2_compute_name): NAME cannot be null here.
1238
1239 * cli/cli-dump.c (restore_binary_file): Validate ftell return value.
1240
1241 * ada-lang.c (ada_make_symbol_completion_list): Replace malloc
1242 with xmalloc.
1243
1244 * ada-lang.c (aggregate_assign_others): Rename inner scope variable
1245 which shadows function parameter.
1246
1247 * tracepoint.c (create_tsv_from_upload): Superfluous call
1248 to xstrdup. Callee already calls xstrdup.
1249
1250 * linespec.c (decode_line_1): Remove unnecessary null check.
1251
1252 * tracepoint.c (scope_info): Fix mem leak, remove underused
1253 variable.
1254
1255 * python/py-prettyprint.c (apply_val_pretty_printer): Remove
1256 superfluous null check.
1257
1258 * std-regs.c (value_of_builtin_frame_pc_reg): Frame can't be null.
1259 (value_of_builtin_frame_fp_reg): Ditto.
1260
1261 * event-top.c (display_gdb_prompt): Remove superfluous null check.
1262
1263 * python/py-prettyprint.c (apply_val_pretty_printer): VAL may
1264 be null.
1265
1266 * linespec.c (decode_line_1): Check for null before dereference.
1267
1268 * reverse.c (record_restore): Move null-check to before pointer
1269 dereference.
1270
1271 * python/py-utils.c (gdbpy_obj_to_string): Delete unused variable.
1272
1273 * objc-lang.c (selectors_info): Add explanitory comment.
1274 (classes_info): Ditto.
1275
1276 2011-03-01 Ulrich Weigand <ulrich.weigand@linaro.org>
1277
1278 * arm-linux-tdep.c (ARM_LDR_PC_SP_4): Add define.
1279 (arm_linux_restart_syscall_init): Handle both on-stack and in-kernel
1280 versions of the trampoline. Handle Thumb vs. ARM addresses.
1281 (arm_kernel_linux_restart_syscall_tramp_frame): New global.
1282 (arm_linux_init_abi): Install it.
1283 * arm-tdep.c (arm_psr_thumb_bit): Make global.
1284 * arm-tdep.c (arm_psr_thumb_bit): Add prototype.
1285
1286 2011-02-28 Michael Snyder <msnyder@vmware.com>
1287
1288 * ui-out.c (ui_out_field_core_addr): Make local char buffer
1289 a little bigger, to avoid possibility of an overflow.
1290
1291 * breakpoint.c (breakpoint_adjustment_warning): Make local char
1292 buffers a little bigger, to avoid possibility of an overflow.
1293
1294 * coffread.c (coff_getfilename): Add check to avoid overflow.
1295
1296 * objc-lang.c (selectors_info): Add a small safety margin to
1297 avoid overflow.
1298 (classes_info): Error out on too long REGEXP.
1299
1300 * infrun.c (handle_inferior_event): Remove unused function call.
1301
1302 * fork-child.c (fork_inferior): Remove ifdef'd code and
1303 unused variable.
1304
1305 * linux-thread-db.c (attach_thread): Discard unused value.
1306
1307 * linux-nat.c (linux_handle_extended_wait): Delete unused variable.
1308
1309 * remote.c (remote_get_noisy_reply): Discard unused value.
1310 (remote_vcont_resume): Ditto.
1311 (remote_stop_ns): Ditto.
1312
1313 * linespec.c (decode_objc): Delete unused variable.
1314
1315 * tui/tui-regs.c (tui_register_format): Delete unused variable.
1316
1317 * dwarf2read.c (add_partial_symbol): Discard unused values.
1318 (read_base_type): Delete unused variable.
1319
1320 * dbxread.c (read_dbx_symtab): Discard unused value.
1321
1322 * eval.c (evaluate_subexp_standard): Delete unused variable,
1323 and discard unused values.
1324
1325 * infcmd.c (_initialize_infcmd): Discard unused values.
1326
1327 * stabsread.c (rs6000_builtin_type): Missing break statement.
1328
1329 * dbxread.c (process_one_symbol): Discard unused value.
1330
1331 * coffread.c (coff_end_symtab): Delete unused variable.
1332
1333 * dwarf2read.c (dw2_get_file_names): Discard unused value.
1334 (dwarf2_add_typedef): Delete unused variable.
1335 (read_namespace): Ditto.
1336 (dwarf_decode_macros): Ditto.
1337
1338 * m2-lang.c (evaluate_subexp_modula2): Discard unused variable.
1339
1340 * opencl-lang.c (evaluate_subexp_opencl): Discard unused value.
1341
1342 * p-valprint.c (pascal_val_print): Discard unused value.
1343
1344 * utils.c (nquery): Call va_end before return;
1345 (yquery): Ditto.
1346 (query): Ditto.
1347
1348 * proc-service.c (ps_plog): Call va_end before return.
1349
1350 2011-02-28 Tom Tromey <tromey@redhat.com>
1351
1352 * python/python.c (gdbpy_value_cst): New global.
1353 (_initialize_python): Initialize it.
1354 * python/python-internal.h (gdbpy_value_cst): Declare.
1355 * python/py-value.c (convert_value_from_python): Use
1356 gdbpy_value_cst.
1357
1358 2011-02-28 Michael Snyder <msnyder@vmware.com>
1359
1360 * python/py-cmd.c (cmdpy_init): Fix memory leak.
1361
1362 * breakpoint.c (catch_syscall_completer): Free malloced list.
1363
1364 * jv-lang.c (java_primitive_type_from_name): Add missing break.
1365
1366 * opencl-lang.c (lval_func_check_validity): Rename inner variables.
1367 (lval_func_check_synthetic_pointer): Ditto.
1368 (lval_func_free_closure): Fix use-after-free.
1369
1370 2011-02-28 Tom Tromey <tromey@redhat.com>
1371
1372 * psymtab.c (expand_partial_symbol_tables): Use
1373 ALL_OBJFILE_PSYMTABS.
1374
1375 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1376
1377 * objc-lang.c (selectors_info): Error on too long REGEXP.
1378
1379 2011-02-28 Michael Snyder <msnyder@vmware.com>
1380
1381 * python/py-param.c (set_parameter_value): Add missing
1382 break statement.
1383
1384 * linux-record.c (record_linux_system_call): Add missing
1385 break statement.
1386
1387 2011-02-28 Ulrich Weigand <uweigand@de.ibm.com>
1388
1389 * breakpoint.c (print_one_breakpoint_location): Remove unused
1390 argument PRINT_ADDRESS_BITS. Update callers.
1391 (print_one_breakpoint): Likewise.
1392
1393 2011-02-28 Ulrich Weigand <uweigand@de.ibm.com>
1394
1395 * breakpoint.c (wrap_indent_at_field): New function.
1396 (print_breakpoint_location): Use it instead of WRAP_INDENT argument.
1397 Allocate ui_stream locally instead of using STB argument.
1398 (print_one_breakpoint_location): Update call.
1399 * ui-out.c (ui_out_query_field): New function.
1400 * ui-out.h (ui_out_query_field): Add prototype.
1401
1402 2011-02-28 Joel Brobecker <brobecker@adacore.com>
1403
1404 From Michael Snyder <msnyder@vmware.com>
1405 * ada-exp.y (write_object_renaming): Add FALLTHROUGH comment.
1406
1407 2011-02-27 Michael Snyder <msnyder@vmware.com>
1408
1409 * objc-lang.c (selectors_info): Prevent string overrun.
1410
1411 * tui/tui-stack.c (tui_get_function_from_frame): Fix off by one
1412 error in strncpy.
1413
1414 * symtab.c (rbreak_command): Move variable 'file_name' to
1415 outer scope.
1416
1417 * d-valprint.c (dynamic_array_type): Avoid shadowing a function
1418 param with a local variable of the same name.
1419
1420 2011-02-27 Michael Snyder <msnyder@vmware.com>
1421
1422 * value.c (value_from_history_ref): New function.
1423 * value.h (value_from_history_ref): Export.
1424 * cli/cli-utils.c (get_number_trailer): Use value_from_history_ref
1425 to parse value history references.
1426 * cli/cli-utils.h (get_number_trailer): Update comment.
1427
1428 2011-02-27 Michael Snyder <msnyder@vmware.com>
1429
1430 * inferior.c (detach_inferior_command): Use get_number_or_range.
1431 (kill_inferior_command): Ditto.
1432 (remove_inferior_command): Ditto.
1433 (initialize_inferiors): Make command names plural.
1434 Update help strings.
1435
1436 2011-02-27 Michael Snyder <msnyder@vmware.com>
1437
1438 * darwin-nat-info.c: Fix comment typo.
1439 * dwarf2expr.h: Ditto.
1440 * fbsd-nat.c: Ditto.
1441 * fbsd-nat.h: Ditto.
1442 * frame-unwind.h: Ditto.
1443 * frame.h: Ditto.
1444 * hppa-hpux-tdep.c: Ditto.
1445 * i386-linux-nat.c: Ditto.
1446 * linux-nat.c: Ditto.
1447 * nbsd-nat.c: Ditto.
1448 * nbsd-nat.h: Ditto.
1449 * ppc-linux-tdep.c: Ditto.
1450 * serial.c: Ditto.
1451 * ui-file.h: Ditto.
1452 * tui/tui-winsource.c: Ditto.
1453
1454 2011-02-26 Michael Snyder <msnyder@vmware.com>
1455
1456 * breakpoint.c (reattach_breakpoints): Avoid resource leak (ui_file).
1457
1458 * maint.c (maintenance_do_deprecate): Plug a memory leak.
1459
1460 * dwarf2loc.c (insert_bits): Avoid shadowing a function param
1461 with a local variable of the same name.
1462
1463 * i387-tdep.c (i387_supply_fxsave): Avoid shadowing a function
1464 param with a local variable of the same name.
1465 (i387_supply_xsave): Ditto.
1466
1467 * linux-low.c (linux_nat_xfer_osdata): Rename local variable so
1468 that it does not shadow a function parameter.
1469
1470 * i386-nat.c (i386_length_and_rw_bits): Document that case
1471 statement is meant to fall through.
1472
1473 * expprint.c (dump_subexp_body_standard): Document that case
1474 statement is meant to fall through.
1475
1476 * amd64-linux-tdep.c (amd64_linux_syscall_record): Delete
1477 dead if statement. Condition can't be false.
1478
1479 2011-02-25 Michael Snyder <msnyder@vmware.com>
1480
1481 * arm-tdep.c: Fix typos in comments.
1482 * bsd-uthread.c: Ditto.
1483 * completer.c: Ditto.
1484 * corelow.c: Ditto.
1485 * cp-namespace.c: Ditto.
1486 * cp-support.c: Ditto.
1487 * cris-tdep.c: Ditto.
1488 * dbxread.c: Ditto.
1489 * dwarf2read.c: Ditto.
1490 * frame.h: Ditto.
1491 * gdbtypes.h: Ditto.
1492 * inferior.h: Ditto.
1493 * mdebugread.c: Ditto.
1494 * mips-tdep.c: Ditto.
1495 * ppc-linux-nat.c: Ditto.
1496 * ppc-linux-tdep.c: Ditto.
1497 * printcmd.c: Ditto.
1498 * sol-thread.c: Ditto.
1499 * solib-frv.c: Ditto.
1500 * solist.h: Ditto.
1501 * sparc64-tdep.c: Ditto.
1502 * spu-tdep.c: Ditto.
1503 * stabsread.c: Ditto.
1504 * symfile.c: Ditto.
1505 * valops.c: Ditto.
1506 * varobj.c: Ditto.
1507 * vax-nat.c: Ditto.
1508 * python/py-block.c: Ditto.
1509 * python/py-symbol.c: Ditto.
1510 * python/py-symtab.c: Ditto.
1511 * python/py-value.c: Ditto.
1512 * tui/tui-win.c: Ditto.
1513
1514 2011-02-25 Michael Snyder <msnyder@vmware.com>
1515
1516 * inferior.c (print_inferior): Accept a string instead of an int
1517 for requested_inferiors, and use get_number_or_range to parse it.
1518 (info_inferiors_command): Pass args string to print_inferior.
1519 (initialize_inferiors): Change help string for info inferiors.
1520 * inferior.h (print_inferior): Export prototype change.
1521
1522 2011-02-25 Tom Tromey <tromey@redhat.com>
1523
1524 * common/ax.def (invalid2): Set to 0x31.
1525
1526 2011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1527
1528 * dwarf2loc.c (disassemble_dwarf_expression) <DW_OP_breg[0-9]+>: Use
1529 L and plongest.
1530 (disassemble_dwarf_expression) <DW_OP_bregx>: Drop variable offset,
1531 use L and plongest.
1532 (disassemble_dwarf_expression) <DW_OP_fbreg>: Use L and plongest.
1533
1534 2011-02-24 Michael Snyder <msnyder@vmware.com>
1535
1536 * Makefile.in (clean): Make clean should remove generated files
1537 observer.h and observer.inc.
1538
1539 2011-02-24 Joel Brobecker <brobecker@adacore.com>
1540
1541 Revert the following patch (not approved yet):
1542 2011-02-21 Hui Zhu <teawater@gmail.com>
1543 * Makefile.in (HFILES_NO_SRCDIR): Add printcmd.h.
1544 * ax-gdb.c (gen_printf_expr_callback): New function.
1545 * ax-gdb.h (gen_printf_expr_callback): Forward declare.
1546 * ax-general.c (ax_memcpy): New function.
1547 (ax_print): Handle "printf".
1548 (ax_reqs): Ditto.
1549 * ax.h (ax_memcpy): Forward declare.
1550 * common/ax.def (invalid2): Removed.
1551 (printf): New entry.
1552 * printcmd.c (printcmd.h): New include.
1553 (string_printf): New function.
1554 (ui_printf): Removed.
1555 (printf_command): Remove static. Call string_printf.
1556 (eval_command): Call string_printf.
1557 * printcmd.h: New file.
1558 * tracepoint.c (validate_actionline,
1559 encode_actions_1): handle printf_command.
1560
1561 2011-02-23 Tom Tromey <tromey@redhat.com>
1562
1563 * ax-general.c (ax_pick): Add missing newline.
1564
1565 2011-02-23 Michael Snyder <msnyder@vmware.com>
1566
1567 * breakpoint.c (breakpoint_1): Change first argument from an int
1568 to a char pointer, so that the function now accepts a list of
1569 breakpoints rather than just one. Use new function
1570 'number_is_in_list' to implement.
1571 (breakpoints_info): Pass char * instead of int to breakpoint_1.
1572 (watchpoints_info): Ditto.
1573 (tracepoints_info): Ditto.
1574 (maintenance_info_breakpoints): Ditto.
1575 (_initialize_breakpoint): Update help strings to reflect the fact
1576 that these functions can now take more than one argument.
1577 * cli/cli-utils.c (number_is_in_list): New function.
1578 * cli/cli-utils.h (number_is_in_list): Export.
1579
1580 2011-02-23 Michael Snyder <msnyder@vmware.com>
1581
1582 * memattr.c (mem_enable_command): Use get_number_or_range.
1583 (mem_disable_command): Ditto.
1584 (mem_delete_command): Ditto.
1585 (_initialize_mem): Tweak usage message to reflect multiple
1586 arguments.
1587
1588 2011-02-22 Doug Evans <dje@google.com>
1589
1590 Add gdb.lookup_global_symbol python function.
1591 * NEWS: Add entry.
1592 * python/py-symbol.c (gdbpy_lookup_global_symbol): New function.
1593 * python/python-internal.h (gdbpy_lookup_global_symbol): Declare it.
1594 * python/python.c (GdbMethods): Add entry for lookup_global_symbol.
1595
1596 2011-02-22 Tom Tromey <tromey@redhat.com>
1597
1598 * language.c (language_class_name_from_physname): Rename
1599 'curr_language' argument to 'lang'; use in body.
1600
1601 2011-02-22 Michael Snyder <msnyder@vmware.com>
1602
1603 * cli/cli-utils.c (number_is_in_list): Check for zero return.
1604
1605 2011-02-22 Pedro Alves <pedro@codesourcery.com>
1606
1607 * frame-unwind.h: Fix comment to mention the this frame, not the
1608 next.
1609
1610 2011-02-22 Tom Tromey <tromey@redhat.com>
1611
1612 * symfile.c (auto_solib_limit): Remove.
1613 * symfile.h (auto_solib_limit): Remove.
1614
1615 2011-02-22 Joel Brobecker <brobecker@adacore.com>
1616
1617 * Makefile.in (INSTALLED_LIBS): Delete. Update comment.
1618
1619 2011-02-21 Michael Snyder <msnyder@vmware.com>
1620
1621 * gdbthread.h (print_thread_info): Change prototype.
1622 * thread.c (print_thread_info): Accept char* instead of int for
1623 requested_threads argument. Use new function number_is_in_list
1624 to determine which threads to list.
1625 (info_threads_command): Pass char* to print_thread_info.
1626 * cli/cli-utils.c (number_is_in_list): New function.
1627 * cli/cli-utils.h (number_is_in_list): Export.
1628 * mi/mi-main.c (mi_cmd_thread_info): Pass char* to
1629 print_thread_info.
1630 (print_one_inferior): Ditto.
1631 (mi_cmd_list_thread_groups): Ditto.
1632
1633 2011-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1634
1635 * common/Makefile.in (CFLAGS): New.
1636 (COMPILE): Add $(CFLAGS).
1637
1638 2011-02-21 Tom Tromey <tromey@redhat.com>
1639
1640 * breakpoint.c (catch_syscall_command_1): Fix typo.
1641
1642 2011-02-21 Tom Tromey <tromey@redhat.com>
1643
1644 * reverse.c: Include cli-utils.h.
1645 * printcmd.c: Include cli-utils.h.
1646 (string_printf): Use skip_spaces.
1647 * cli/cli-utils.h: New file.
1648 * cli/cli-utils.c: New file.
1649 * cli/cli-dump.h (skip_spaces): Move to cli-utils.h.
1650 * cli/cli-dump.c (skip_spaces): Move to cli-utils.c.
1651 * breakpoint.h (get_number, get_number_or_range): Move to
1652 cli-utils.h.
1653 * breakpoint.c: Include cli-utils.h.
1654 (get_number_trailer, get_number, get_number_or_range)
1655 (ep_skip_leading_whitespace): Move to cli-utils.c.
1656 (create_breakpoint_sal, find_condition_and_thread)
1657 (decode_static_tracepoint_spec, watch_command_1)
1658 (watch_maybe_just_location, ep_parse_optional_if_clause)
1659 (catch_fork_command_1, catch_exec_command_1)
1660 (catch_syscall_command_1): Use skip_spaces, skip_to_space.
1661 * Makefile.in (SUBDIR_CLI_OBS): Add cli-utils.o.
1662 (SUBDIR_CLI_SRCS): Add cli-utils.c.
1663 (HFILES_NO_SRCDIR): Add cli-utils.h.
1664 (cli-utils.o): New target.
1665
1666 2011-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
1667
1668 * remote.c (remote_close): Reset INFERIOR_PTID to NULL_PTID
1669 before calling discard_all_inferiors.
1670
1671 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
1672
1673 * opencl-lang.c (STRUCT_OCL_TYPE): Remove.
1674 (struct builtin_opencl_type): Remove.
1675 (builtin_opencl_type): Change return type to "struct type **".
1676 (lookup_opencl_vector_type): Update caller.
1677 (opencl_language_arch_info): Copy primitive type vector from gdbarch.
1678 (build_opencl_types): Install plain array of "struct type *"
1679 instead of "struct builtin_opencl_type".
1680
1681 2011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1682 Ulrich Weigand <uweigand@de.ibm.com>
1683
1684 * arm-linux-nat.c: Include "observer.h" and "gdbthread.h".
1685 (PTRACE_GETHBPREGS, PTRACE_SETHBPREGS): Define.
1686 (struct arm_linux_hwbp_cap): New type.
1687 (arm_linux_get_hwbp_cap): New function.
1688 (arm_linux_get_hw_breakpoint_count): Likewise.
1689 (arm_linux_get_hw_watchpoint_count): Likewise.
1690 (arm_linux_can_use_hw_breakpoint): Likewise.
1691 (arm_hwbp_type): New type.
1692 (arm_hwbp_control_t): Likewise.
1693 (struct arm_linux_hw_breakpoint): Likewise.
1694 (struct arm_linux_thread_points): Likewise.
1695 (arm_threads): New global variable.
1696 (arm_linux_find_breakpoints_by_tid): New function.
1697 (arm_hwbp_control_initialize): Likewise.
1698 (arm_hwbp_control_is_enabled): Likewise.
1699 (arm_hwbp_control_disable): Likewise.
1700 (arm_linux_hw_breakpoint_initialize): Likewise.
1701 (arm_linux_get_hwbp_type): Likewise.
1702 (arm_linux_hw_watchpoint_initialize): Likewise.
1703 (arm_linux_hw_breakpoint_equal): Likewise.
1704 (arm_linux_insert_hw_breakpoint1): Likewise.
1705 (arm_linux_remove_hw_breakpoint1): Likewise.
1706 (arm_linux_insert_hw_breakpoint): Likewise.
1707 (arm_linux_remove_hw_breakpoint): Likewise.
1708 (arm_linux_region_ok_for_hw_watchpoint): Likewise.
1709 (arm_linux_insert_watchpoint): Likewise.
1710 (arm_linux_remove_watchpoint): Likewise.
1711 (arm_linux_stopped_data_address): Likewise.
1712 (arm_linux_stopped_by_watchpoint): Likewise.
1713 (arm_linux_watchpoint_addr_within_range): Likewise.
1714 (arm_linux_new_thread): Likewise.
1715 (arm_linux_thread_exit): Likewise.
1716 (_initialize_arm_linux_nat): Install hardware breakpoint/watchpoint
1717 related target callbacks. Register arm_linux_new_thread and
1718 arm_linux_thread_exit.
1719 * arm-tdep.h (arm_pc_is_thumb): Add prototype.
1720 * arm-tdep.c (arm_pc_is_thumb): Make global.
1721 (arm_gdbarch_init): Call set_gdbarch_have_nonsteppable_watchpoint.
1722
1723 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
1724
1725 * breakpoint.c (update_watchpoint): Do not attempt to recreate
1726 per-frame locations while within a function epilogue.
1727
1728 2011-02-21 Pierre Muller <muller@ics.u-strasbg.fr>
1729
1730 * ser-mingw.c (ser_windows_close): Reformat comment to better conform
1731 to GNU coding standards.
1732
1733 2011-02-21 Pierre Muller <muller@ics.u-strasbg.fr>
1734
1735 Allow use of mingw native on Windows 95 OS.
1736 * ser-mingw.c (CancelIo): New macro for dynamically loaded DLL entry.
1737 (ser_windows_close): Only call CancelIo if function exists.
1738 (_initialize_ser_windows): Use LoadLirary/GetProcAddress
1739 to check for existence of CancelIo function in kernel32 DLL.
1740
1741 2011-02-21 Hui Zhu <teawater@gmail.com>
1742
1743 * Makefile.in (HFILES_NO_SRCDIR): Add printcmd.h.
1744 * ax-gdb.c (gen_printf_expr_callback): New function.
1745 * ax-gdb.h (gen_printf_expr_callback): Forward declare.
1746 * ax-general.c (ax_memcpy): New function.
1747 (ax_print): Handle "printf".
1748 (ax_reqs): Ditto.
1749 * ax.h (ax_memcpy): Forward declare.
1750 * common/ax.def (invalid2): Removed.
1751 (printf): New entry.
1752 * printcmd.c (printcmd.h): New include.
1753 (string_printf): New function.
1754 (ui_printf): Removed.
1755 (printf_command): Remove static. Call string_printf.
1756 (eval_command): Call string_printf.
1757 * printcmd.h: New file.
1758 * tracepoint.c (validate_actionline,
1759 encode_actions_1): handle printf_command.
1760
1761 2011-02-19 Michael Snyder <msnyder@vmware.com>
1762
1763 * reverse.c (delete_one_bookmark): Argument is now bookmark
1764 id rather than pointer to bookmark struct.
1765 (delete_bookmark_command): Use get_number_or_range.
1766 (goto_bookmark_command): Parse with get_number instead of strtoul.
1767 (bookmark_1): New function. Print info for one bookmark.
1768 (bookmarks_info): Use get_number_or_range and bookmark_1.
1769
1770 2011-02-18 Michael Snyder <msnyder@vmware.com>
1771
1772 * thread.c (info_threads_command): Re-implement using
1773 get_number_or_range.
1774 (thread_apply_command): Ditto.
1775
1776 2011-02-18 Tom Tromey <tromey@redhat.com>
1777
1778 * common/ax.def: New file.
1779 * ax.h (enum agent_op): Use ax.def.
1780 * ax-general.c (aop_map): Use ax.def.
1781
1782 2011-02-18 Tom Tromey <tromey@redhat.com>
1783
1784 * ax-general.c (aop_map): Add pick and rot.
1785 * dwarf2loc.c (compile_dwarf_to_ax) <DW_OP_over>: Reimplement.
1786 <DW_OP_rot>: Implement.
1787 * ax.h (enum agent_op) <aop_pick, aop_rot>: New constants.
1788 (ax_pick): Declare.
1789 * ax-general.c (ax_pick): New function.
1790
1791 2011-02-18 Tom Tromey <tromey@redhat.com>
1792
1793 * Makefile.in (HFILES_NO_SRCDIR): Don't mention ada-operator.inc.
1794
1795 2011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1796 Tom Tromey <tromey@redhat.com>
1797
1798 * cp-support.c (make_symbol_overload_list_namespace): Do not call
1799 make_symbol_overload_list_block with NULL BLOCK.
1800 * valarith.c (unop_user_defined_p): Resolve also TYPE_CODE_TYPEDEF.
1801
1802 2011-02-18 Pedro Alves <pedro@codesourcery.com>
1803
1804 * breakpoint.c (get_number_trailer): No longer accept a NULL PP.
1805 * breakpoint.h (get_number_or_range): Declare.
1806 * printcmd.c (ALL_DISPLAYS): Declare.
1807 (delete_display): Reimplement taking a display pointer.
1808 (undisplay_command): Accept a range of displays to delete, using
1809 get_number_or_range.
1810
1811 2011-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
1812
1813 * c-valprint.c (c_val_print): Add embedded_offset to address
1814 for arrays of unspecified length.
1815 * p-valprint.c (pascal_val_print): Likewise.
1816
1817 2011-02-18 Yao Qi <yao@codesourcery.com>
1818
1819 * gdb/arm-tdep.c (arm_displaced_step_copy_insn): Move code to ...
1820 (arm_process_displaced_insn): .. here. Remove parameter INSN.
1821 (thumb_process_displaced_insn): New.
1822 * gdb/arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Update
1823 call to arm_process_displaced_insn.
1824 * gdb/arm-tdep.h : Update declaration of arm_process_displaced_insn.
1825
1826 2011-02-17 Tom Tromey <tromey@redhat.com>
1827
1828 * dwarf2loc.h (dwarf2_compile_expr_to_ax): Declare.
1829 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Rename from
1830 compile_dwarf_to_ax. No longer static. Call
1831 dwarf2_compile_cfa_to_ax.
1832 (locexpr_tracepoint_var_ref): Update.
1833 (loclist_tracepoint_var_ref): Update.
1834 * dwarf2-frame.h (dwarf2_compile_cfa_to_ax): Declare.
1835 * dwarf2-frame.c (execute_cfa_program): Remove 'this_frame'
1836 argument; add 'gdbarch' and 'pc'.
1837 (dwarf2_compile_cfa_to_ax): New function.
1838 (dwarf2_frame_cache): Update.
1839
1840 2011-02-17 Joel Brobecker <brobecker@adacore.com>
1841
1842 * ada-lang.c (ada_type_of_array): Fix the size of the array
1843 in the case of an unconstrained packed array.
1844
1845 2011-02-17 Yao Qi <yao@codesourcery.com>
1846
1847 * common/Makefile.in: Add more targets for make.
1848
1849 2011-02-16 Tom Tromey <tromey@redhat.com>
1850
1851 * dwarf2loc.c (unimplemented): Fix typo.
1852
1853 2011-02-16 Tom Tromey <tromey@redhat.com>
1854
1855 * dwarf2loc.c (unimplemented): Handle unnamed opcodes.
1856 (compile_dwarf_to_ax) <default>: Use unimplemented.
1857 <DW_OP_deref>: Update.
1858 (disassemble_dwarf_expression): Update.
1859 * dwarf2read.c (dwarf_stack_op_name): Remove 'def' argument.
1860 (decode_locdesc): Update.
1861 * dwarf2expr.h (dwarf_stack_op_name): Update.
1862
1863 2011-02-16 Tom Tromey <tromey@redhat.com>
1864
1865 * ax.h (struct aop_map) <name>: Now const.
1866
1867 2011-02-16 Tom Tromey <tromey@redhat.com>
1868
1869 * ax-gdb.c.c (gen_expr) <UNOP_MEMVAL>: Handle value kinds other
1870 than axs_rvalue.
1871
1872 2011-02-16 Yao Qi <yao@codesourcery.com>
1873
1874 * infrun.c (get_displaced_step_closure_by_addr): New.
1875 * inferior.h: Declare it.
1876 * arm-tdep.c: (arm_pc_is_thumb): Call
1877 get_displaced_step_closure_by_addr. Adjust MEMADDR if it
1878 returns non-NULL.
1879
1880 2011-02-16 Pedro Alves <pedro@codesourcery.com>
1881 Jan Kratochvil <jan.kratochvil@redhat.com>
1882
1883 gdb/
1884 * tracepoint.c (memrange_sortmerge): Fix list A's end calculation.
1885
1886 2011-02-16 Pedro Alves <pedro@codesourcery.com>
1887 Jan Kratochvil <jan.kratochvil@redhat.com>
1888
1889 * value.c (value_contents_copy_raw): Extend describing comment.
1890 Assert that the destination contents we're overwriting are wholly
1891 available.
1892 (value_contents_copy): Extend describing comment.
1893
1894 2011-02-16 Pedro Alves <pedro@codesourcery.com>
1895 Jan Kratochvil <jan.kratochvil@redhat.com>
1896
1897 * value.c (value_available_contents_eq): Remove redundant local
1898 variables. Fix available contents comparision.
1899 * value.h (value_available_contents_eq): Extend describing
1900 comment.
1901
1902 2011-02-16 Yao Qi <yao@codesourcery.com>
1903
1904 * thread.c (info_threads_command): Add missing i18n markup and remove
1905 trailing newline.
1906
1907 2011-02-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1908
1909 * breakpoint.c (longjmp_names): New variable.
1910 (struct breakpoint_objfile_data): New type.
1911 (breakpoint_objfile_key): New variable.
1912 (msym_not_found): New variable.
1913 (msym_not_found_p): New predicate.
1914 (get_breakpoint_objfile_data): New function.
1915 (create_overlay_event_breakpoint): Check per-objfile cache for
1916 symbols first.
1917 (create_longjmp_master_breakpoint): Likewise.
1918 (create_std_terminate_master_breakpoint): Likewise.
1919 (create_exception_master_breakpoint): Likewise.
1920 (_initialize_breakpoint): Register per-objfile data key.
1921
1922 2011-02-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1923
1924 * breakpoint.c ((create_overlay_event_breakpoint): Const-propagate
1925 parameter value.
1926 (create_longjmp_master_breakpoint): Loop over longjmp names.
1927 (create_std_terminate_master_breakpoint): Const-propagate parameter
1928 value.
1929 (update_breakpoints_after_exec): Adjust.
1930 (breakpoint_re_set): Adjust.
1931
1932 2011-02-15 Michael Snyder <msnyder@vmware.com>
1933
1934 * thread.c (info_threads_command): Process arg as thread id,
1935 or list of thread ids.
1936 (thread_find_command): New command.
1937 (_initialize_thread): Document argument for info threads.
1938 Document 'thread find' command.
1939 * NEWS: Document new command "thread find".
1940
1941 2011-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1942
1943 * Makefile.in (ACLOCAL_AMFLAGS): Add `-I ../config'.
1944 * aclocal.m4: Regenerated with aclocal-1.11.1.
1945 * common/configure: Regenerate with autoconf-2.64.
1946
1947 2011-02-15 Ken Werner <ken.werner@de.ibm.com>
1948
1949 * opencl-lang.c (build_opencl_types): Set the size of the built-in
1950 bool data type to a size of one byte.
1951
1952 2011-02-15 Pedro Alves <pedro@codesourcery.com>
1953 Jan Kratochvil <jan.kratochvil@redhat.com>
1954
1955 * target.c (memory_xfer_live_readonly_partial): Document where to
1956 look for interface description.
1957
1958 2011-02-15 Yao Qi <yao@codesourcery.com>
1959
1960 PR tdep/12352
1961 * arm-tdep.c (copy_ldr_str_ldrb_strb): Replace PC with SP in
1962 order to store PC value on stack instead of text section.
1963
1964 2011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
1965
1966 * rs6000-tdep.c (IS_EFP_PSEUDOREG): Use correct constant for
1967 the EFP register set size.
1968 (efpr_pseudo_register_read): Use regcache_raw_read_part to read
1969 data from the VMX register.
1970 (efpr_pseudo_register_write): Use regcache_raw_write_part to read
1971 and write data from/to the VMX register.
1972
1973 2011-02-14 Michael Snyder <msnyder@vmware.com>
1974
1975 * command.h (enum command_class): New class 'no_set_class', for
1976 "show" commands without a corresponding "set" command.
1977 * value.c (_initialize_values): Use 'no_set_class' for "show values".
1978 * copying.c (_initialize_copying): Ditto for "show copying" and
1979 "show warranty".
1980 * cli/cli-cmds.c (init_cli_cmds): Ditto for "show commands" and
1981 "show version".
1982 * cli/cli-setshow.c (cmd_show_list): Skip "show" commands for
1983 which there is no corresponding "set" command (eg. "show copying").
1984
1985 2011-02-14 Pedro Alves <pedro@codesourcery.com>
1986 Jan Kratochvil <jan.kratochvil@redhat.com>
1987
1988 * exec.c (section_table_available_memory): Change `len' parameter
1989 type to ULONGEST.
1990 * exec.h (section_table_available_memory): Ditto.
1991 * value.h (read_value_memory): Rename the `offset' parameter to
1992 `embedded_offset'.
1993
1994 2011-02-14 Pedro Alves <pedro@codesourcery.com>
1995 Jan Kratochvil <jan.kratochvil@redhat.com>
1996
1997 * memrange.c (compare_mem_ranges): Mention sort order in
1998 describing comment.
1999 (normalize_mem_ranges): Add comment. Fix ra->length calculation.
2000 * tracepoint.c (traceframe_available_memory): Extend comment to
2001 mention what happens to RESULT when the target does not support
2002 the query.
2003
2004 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2005 Jan Kratochvil <jan.kratochvil@redhat.com>
2006
2007 * value.c (mark_value_bytes_unavailable): Fix indexing the `bef'
2008 range.
2009
2010 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2011
2012 * value.c (value_bits_valid, value_bits_synthetic_pointer):
2013 No longer handle NULL values.
2014
2015 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2016
2017 * exceptions.h (NOT_AVAILABLE_ERROR): New error.
2018 * value.c: Include "exceptions.h".
2019 (require_available): Throw NOT_AVAILABLE_ERROR instead of a
2020 generic error.
2021 * cp-abi.c: Include gdb_assert.h.
2022 (baseclass_offset): Add `embedded_offset' and `val' parameters.
2023 Assert the method is implemented. Wrap NOT_AVAILABLE_ERROR
2024 errors.
2025 * cp-abi.h (baseclass_offset): Add `embedded_offset' and `val'
2026 parameters. No longer returns -1 on error.
2027 (struct cp_abi_ops) <baseclass_offset>: Add `embedded_offset' and
2028 `val' parameters.
2029 * cp-valprint.c: Include exceptions.h.
2030 (cp_print_value): Handle NOT_AVAILABLE_ERROR errors when fetching
2031 the baseclass_offset. Handle unavailable base classes. Use
2032 val_print_invalid_address.
2033 * p-valprint.c: Include exceptions.h.
2034 (pascal_object_print_value): Handle NOT_AVAILABLE_ERROR errors
2035 when fetching the baseclass_offset. No longer expect
2036 baseclass_offset returning -1. Handle unavailable base classes.
2037 Use val_print_invalid_address.
2038 * valops.c (dynamic_cast_check_1): Rename `contents' parameter to
2039 `valaddr' parameter, and change its type to gdb_byte pointer. Add
2040 `embedded_offset' and `val' parameters. Adjust.
2041 (dynamic_cast_check_2): Rename `contents' parameter to `valaddr'
2042 parameter, and change its type to gdb_byte pointer. Add
2043 `embedded_offset' and `val' parameters. Adjust. No longer expect
2044 baseclass_offset returning -1.
2045 (value_dynamic_cast): Use value_contents_for_printing rather than
2046 value_contents. Adjust.
2047 (search_struct_field): No longer expect baseclass_offset returning
2048 -1.
2049 (search_struct_method): If reading memory from the target is
2050 necessary, wrap it in a new value to pass to baseclass_offset. No
2051 longer expect baseclass_offset returning -1.
2052 (find_method_list): No longer expect baseclass_offset returning
2053 -1. Use value_contents_for_printing rather than value_contents.
2054 * valprint.c (val_print_invalid_address): New function.
2055 * valprint.h (val_print_invalid_address): Declare.
2056 * gdbtypes.c (is_unique_ancestor_worker): New `embedded_offset'
2057 and `val' parameters. No longer expect baseclass_offset returning
2058 -1. Adjust.
2059 * gnu-v2-abi.c: Include "exceptions.h".
2060 (gnuv2_baseclass_offset): Add `embedded_offset' and `val'
2061 parameters. Handle unavailable memory. Recurse through
2062 gnuv2_baseclass_offset directly, rather than through
2063 baseclass_offset. No longer returns -1 on not found, instead
2064 throw an error.
2065 * gnu-v3-abi.c (gnuv3_baseclass_offset): Add `embedded_offset' and
2066 `val' parameters. Adjust.
2067
2068 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2069
2070 * tracepoint.c (memrange_sortmerge): Don't merge ranges that are
2071 almost but not quite adjacent.
2072
2073 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2074
2075 * value.h (value_entirely_available): Declare.
2076 * value.c (value_entirely_available): New function.
2077 * c-valprint.c (c_value_print): Don't try fetching the pointer's
2078 real type if the pointer is unavailable.
2079
2080 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2081
2082 * valops.c (value_repeat): Use read_value_memory instead of
2083 read_memory.
2084
2085 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2086
2087 * value.h (value_contents_copy, value_contents_copy_raw): Declare.
2088 * value.c (value_contents_copy_raw, value_contents_copy): New
2089 functions.
2090 (value_primitive_field): Use value_contents_copy_raw instead of
2091 memcpy.
2092 * valops.c (value_fetch_lazy): Use value_contents_copy instead of
2093 memcpy.
2094 (value_array, value_slice): Ditto.
2095 * valarith.c (value_subscripted_rvalue): Use
2096 value_contents_copy_raw instead of memcpy.
2097
2098 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2099
2100 <unavailable> references.
2101
2102 * valops.c (get_value_at): Use value_from_contents_and_address,
2103 avoiding read_memory.
2104
2105 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2106
2107 * c-valprint.c (c_val_print): Print a string with unavailable
2108 contents as an array.
2109
2110 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2111
2112 * value.h (unpack_bits_as_long): Delete declaration.
2113 (unpack_value_bits_as_long): Declare.
2114 (unpack_value_field_as_long): Declare.
2115 (value_field_bitfield): Declare.
2116 * value.c (unpack_bits_as_long): Rename to...
2117 (unpack_value_bits_as_long_1): ... this. Add embedded_offset and
2118 value parameters. Return the extracted result in a new output
2119 parameter. If the value contents are unavailable, return false,
2120 otherwise return true.
2121 (unpack_value_bits_as_long): New.
2122 (unpack_field_as_long): Rename to...
2123 (unpack_value_field_as_long_1): ... this. Add embedded_offset and
2124 Add embedded_offset and value parameters. Return the extracted
2125 result in a new output parameter. If the value contents are
2126 unavailable, return false, otherwise return true.
2127 (unpack_value_field_as_long): New.
2128 (unpack_field_as_long_1): New.
2129 (unpack_field_as_long): Reimplement as wrapper around
2130 unpack_value_field_as_long_1.
2131 (value_field_bitfield): New function.
2132 * valops.c (value_fetch_lazy): When fetching a bitfield, use
2133 unpack_value_bits_as_long. Mark the value as unavailable, if it
2134 is unavailable.
2135 * jv-valprint.c (java_print_value_fields): Use
2136 value_field_bitfield.
2137 * p-valprint.c (pascal_object_print_value_fields): Use
2138 value_field_bitfield.
2139 * cp-valprint.c (cp_print_value_fields): Use value_field_bitfield.
2140
2141 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2142
2143 * value.c (get_internalvar_integer): Also return the int value of
2144 TYPE_CODE_INT INTERNALVAR_VALUE values.
2145 (set_internalvar): Don't special case TYPE_CODE_INT.
2146
2147 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2148
2149 * value.c (struct internalvar) <enum internalvar_kind>: Remove
2150 INTERNALVAR_POINTER.
2151 <pointer>: Delete.
2152 (value_of_internalvar): Remove INTERNALVAR_POINTER handling.
2153 (set_internalvar): Remove special TYPE_CODE_PTR handling.
2154 (preserve_one_internalvar): Remove INTERNALVAR_POINTER handling.
2155
2156 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2157
2158 * value.h (value_available_contents_eq): Declare.
2159 * value.c (find_first_range_overlap): New function.
2160 (value_available_contents_eq): New function.
2161 * valprint.c (val_print_array_elements): Use
2162 value_available_contents_eq.
2163 * ada-valprint.c (val_print_packed_array_elements): Use
2164 value_available_contents_eq.
2165 * jv-valprint.c (java_value_print): Use
2166 value_available_contents_eq.
2167
2168 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2169
2170 * target.c (target_read_live_memory): New function.
2171 (memory_xfer_live_readonly_partial): New.
2172 (memory_xfer_partial): If reading from a traceframe, fallback to
2173 reading unavailable read-only memory from read-only regions of
2174 live target memory.
2175 * tracepoint.c (disconnect_tracing): Adjust.
2176 (set_current_traceframe): New, factored out from
2177 set_traceframe_number.
2178 (set_traceframe_number): Reimplement to only change the traceframe
2179 number on the GDB side.
2180 (do_restore_current_traceframe_cleanup): Adjust.
2181 (make_cleanup_restore_traceframe_number): New.
2182 (cur_traceframe_number): New global.
2183 (tfile_open): Set cur_traceframe_number to no traceframe.
2184 (set_tfile_traceframe): New function.
2185 (tfile_trace_find): If looking up a traceframe using any method
2186 other than by number, make sure the current tfile traceframe
2187 matches gdb's current traceframe. Update the current tfile
2188 traceframe if the lookup succeeded.
2189 (tfile_fetch_registers, tfile_xfer_partial)
2190 (tfile_get_trace_state_variable_value): Make sure the remote
2191 traceframe matches gdb's current traceframe.
2192 * remote.c (remote_traceframe_number): New global.
2193 (remote_open_1): Set it to -1.
2194 (set_remote_traceframe): New function.
2195 (remote_fetch_registers, remote_store_registers)
2196 (remote_xfer_memory, remote_xfer_partial)
2197 (remote_get_trace_state_variable_value): Make sure the remote
2198 traceframe matches gdb's current traceframe.
2199 (remote_trace_find): If looking up a traceframe using any method
2200 other than by number, make sure the current remote traceframe
2201 matches gdb's current traceframe. Update the current remote
2202 traceframe if the lookup succeeded.
2203 * infrun.c (fetch_inferior_event): Adjust.
2204 * tracepoint.h (set_current_traceframe): Declare.
2205 (get_traceframe_number, set_traceframe_number): Add describing
2206 comments.
2207
2208 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2209
2210 Mark pieces of values as unavailable if the corresponding memory
2211 is unavailable.
2212
2213 * valops.c: Include tracepoint.h.
2214 (value_fetch_lazy): Use read_value_memory.
2215 (read_value_memory): New.
2216 * value.h (read_value_memory): Declare.
2217 * dwarf2loc.c (read_pieced_value): Use read_value_memory.
2218 * exec.c (section_table_available_memory): New function.
2219 * exec.h (section_table_available_memory): Declare.
2220
2221 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2222
2223 * Makefile.in (SFILES): Add memrange.c.
2224 (HFILES_NO_SRCDIR): Add memrange.h.
2225 (COMMON_OBS): Add memrange.o.
2226 * memrange.c: New file.
2227 * memrange.h: New file.
2228 * tracepoint.c: Include memrange.h.
2229 (struct mem_range): Delete.
2230 (mem_range_s): Delete.
2231 (traceframe_available_memory): New function.
2232 * tracepoint.h (traceframe_available_memory): Declare.
2233
2234 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2235
2236 * target.h (struct traceframe_info): Forward declare.
2237 (enum target_object): Add TARGET_OBJECT_TRACEFRAME_INFO.
2238 (struct target_ops) <to_traceframe_info>: New field.
2239 (target_traceframe_info): New.
2240 * target.c (update_current_target): Inherit and default
2241 to_traceframe_info.
2242 * remote.c (PACKET_qXfer_traceframe_info): New.
2243 (remote_protocol_features): Register qXfer:traceframe-info:read.
2244 (remote_xfer_partial): Handle TARGET_OBJECT_TRACEFRAME_INFO.
2245 (remote_traceframe_info): New.
2246 (init_remote_ops): Install it.
2247 (_initialize_remote): Install "set/show remote traceframe-info"
2248 commands.
2249 * tracepoint.h (parse_traceframe_info): Declare.
2250 * tracepoint.c (struct mem_range): New.
2251 (mem_range_s): New typedef.
2252 (struct traceframe_info): New.
2253 (traceframe_info): New global.
2254 (free_traceframe_info): New function.
2255 (clear_traceframe_info): New function.
2256 (start_tracing, tfind_1, set_traceframe_number): Clear traceframe
2257 info.
2258 (build_traceframe_info): New function.
2259 (tfile_traceframe_info): New function.
2260 (init_tfile_ops): Install tfile_traceframe_info.
2261 (traceframe_info_start_memory, free_result): New functions.
2262 (memory_attributes, traceframe_info_elements): New globals.
2263 (parse_traceframe_info, get_traceframe_info): New functions.
2264 * features/traceframe-info.dtd: New file.
2265 * Makefile.in (XMLFILES): Add traceframe-info.dtd.
2266
2267 2011-02-14 Pedro Alves <pedro@codesourcery.com>
2268
2269 Base support for <unavailable> value contents.
2270
2271 * value.h (value_bytes_available): Declare.
2272 (mark_value_bytes_unavailable): Declare.
2273 * value.c (struct range): New struct.
2274 (range_s): New typedef.
2275 (ranges_overlap): New function.
2276 (range_lessthan): New function.
2277 (ranges_contain_p): New function.
2278 (struct value) <unavailable>: New field.
2279 (value_bytes_available): New function.
2280 (mark_value_bytes_unavailable): New function.
2281 (require_not_optimized_out): Constify parameter.
2282 (require_available): New function.
2283 (value_contents_all, value_contents): Require all bytes be
2284 available.
2285 (value_free): Free `unavailable'.
2286 (value_copy): Copy `unavailable'.
2287 * valprint.h (val_print_unavailable): Declare.
2288 * valprint.c (valprint_check_validity): Rename `offset' parameter
2289 to `embedded_offset'. If printing a scalar, check whether the
2290 value chunk is available.
2291 (val_print_unavailable): New.
2292 (val_print_scalar_formatted): Check whether the value is
2293 available.
2294 * python/py-prettyprint.c (apply_val_pretty_printer): Refuse
2295 pretty-printing unavailable values.
2296
2297 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2298
2299 Fix const/volatile qualifiers of C++ types, PR c++/12328.
2300 * c-typeprint.c (c_type_print_args): Update the function comment. New
2301 variable param_type, initialize it. Remove const/volatile qualifiers
2302 for language_cplus and !show_artificial. Use param_type.
2303
2304 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2305
2306 * symtab.c (find_pc_sect_line): New variable objfile, initialize it
2307 from S. Iterate S using ALL_OBJFILE_SYMTABS. Verify BV for each S.
2308 * symtab.h (struct symtab) <next>: Comment extension.
2309
2310 2011-02-12 Yao Qi <yao@codesourcery.com>
2311
2312 * Makefile.in (CLEANDIRS): Remove duplicated common dir.
2313
2314 2011-02-11 Yao Qi <yao@codesourcery.com>
2315
2316 * common/Makefile.in: Add copyright header.
2317
2318 2011-02-11 Pedro Alves <pedro@codesourcery.com>
2319
2320 * infrun.c (proceed): Move switching out and in of tfind mode from
2321 here ...
2322 (fetch_inferior_event): ... to here.
2323
2324 2011-02-11 Yao Qi <yao@codesourcery.com>
2325
2326 * Makefile.in: Remove signals.o from COMMON_OBS. Link
2327 libcommon.a.
2328 * configure.ac: Add common to sub dir.
2329 * configure: Regenerate.
2330
2331 2011-02-11 Yao Qi <yao@codesourcery.com>
2332
2333 Build libcommon.a.
2334
2335 * common/Makefile.in: New.
2336 * common/configure.ac: New.
2337 * common/aclocal.m4: New.
2338 * common/configure: Generate.
2339
2340 2011-02-10 Pedro Alves <pedro@codesourcery.com>
2341
2342 * vec.h (VEC_block_remove): Place VEC_ASSERT_INFO on the right
2343 side of the parenthesis.
2344
2345 Merge from GCC:
2346 2010-07-13 Jakub Jelinek <jakub@redhat.com>
2347 * vec.h (VEC_block_remove): Fix comment.
2348
2349 2011-02-08 Michael Snyder <msnyder@vmware.com>
2350
2351 * linux-nat.c (linux_nat_filter_event): Fix typo in comment.
2352
2353 2011-02-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2354
2355 * i386-tdep.c (i386_process_record): Rename l suffixes to d suffixes
2356 in comments for pcmpgtd, pcmpeqd, psubd, paddd, pcmpgtd, pcmpeqd,
2357 psubd and paddd.
2358
2359 2011-02-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2360
2361 PR 12361.
2362 * i386-tdep.c (i386_process_record) <0x660f3807>: Fix the comment to
2363 phsubsw.
2364 (i386_process_record) <lddqu>: Fix the opcode to 0xf20ff0.
2365 (i386_process_record) <0x0f3807>: Fix the comment to phsubsw.
2366
2367 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
2368
2369 * dwarf2read.c (read_subroutine_type): Set special calling
2370 convention flag for functions compiled by IBM XL C for OpenCL.
2371 * ppc-sysv-tdep.c: Include "dwarf2.h"
2372 (ppc_sysv_abi_push_dummy_call): Implement IBM OpenCL vector types
2373 calling convention.
2374 (do_ppc_sysv_return_value): Add FUNC_TYPE argument. Implement
2375 IBM OpenCL vector types calling convention.
2376 (ppc_sysv_abi_return_value): Pass through FUNC_TYPE.
2377 (ppc_sysv_abi_broken_return_value): Likewise.
2378 (ppc64_sysv_abi_push_dummy_call): Implement IBM OpenCL vector
2379 types calling convention.
2380 (ppc64_sysv_abi_return_value): Likewise.
2381 * spu-tdep.c: Include "dwarf2.h"
2382 (spu_return_value): Implement IBM OpenCL vector types calling
2383 convention.
2384
2385 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
2386
2387 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call): Implement
2388 correct ABI for AltiVec vector arguments.
2389
2390 2011-02-07 Pedro Alves <pedro@codesourcery.com>
2391
2392 * valprint.c (val_print): Extend comment.
2393 * ada-valprint.c (ada_valprint): Rewrite comment deferring
2394 interface explanation to val_print.
2395 (ada_val_print_array): Adjust comment to current interface.
2396 (print_field_values): Adjust comment to current interface.
2397 * c-valprint.c (c_val_print): Rewrite comment deferring interface
2398 explanation to val_print.
2399 * f-valprint.c (f_val_print): Ditto.
2400 * jv-valprint.c (java_val_print): Ditto.
2401 * m2-valprint.c (m2_val_print): Ditto.
2402 * p-valprint.c (pascal_val_print): Ditto.
2403
2404 2011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
2405
2406 * breakpoint.c (parse_breakpoint_sals): Fix description.
2407
2408 2011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
2409 Oguz Kayral <oguzkayral@gmail.com>
2410
2411 * python/py-inferior.c (python_on_normal_stop): New function.
2412 (python_on_resume): New function.
2413 (python_inferior_exit): New function.
2414 (gdbpy_initialize_inferior): Add normal_stop, target_resumed, and
2415 inferior_exit observers.
2416 * python/py-evtregistry.c: New file.
2417 * python/py-threadevent.c : New file.
2418 * python/py-event.c: New file.
2419 * python/py-evts.c: New file.
2420 * python/py-continueevent.c: New file.
2421 * python/py-bpevent.c: New file.
2422 * python/py-signalevent.c: New file.
2423 * python/py-exetiedevent.c: New file.
2424 * python/py-breakpoint.c (gdbpy_breakpoint_from_bpstats): New function.
2425 Move struct breakpoint_object from here...
2426 * python/python-internal.h: ... to here.
2427 * python/py-event.h: New file.
2428 * python/py-events.h: New file.
2429 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-breakpointstopevent.o,
2430 py-continueevent.o, py-event.o, py-eventregistry.o, py-events.o,
2431 py-exitedevent.o, py-signalstopevent.o, and py-stopevent.o.
2432 (SUBDIR_PYTHON_SRCS): Add py-breakpointstopevent.c,
2433 py-continueevent.c, py-event.c, py-eventregistry.c, py-events.c,
2434 py-exitedevent.c, py-signalstopevent.c, and py-stopevent.c.
2435 Add build rules for all the above.
2436
2437 2011-02-04 Tom Tromey <tromey@redhat.com>
2438
2439 * dwarf2read.c (dwarf2_section_empty_p): New function.
2440 (dwarf2_read_section): Use dwarf2_section_empty_p.
2441 (dwarf2_section_size): New function.
2442 (dwarf2_get_section_info): Unconditionally read section.
2443 (dwarf2_read_index): Use dwarf2_section_empty_p.
2444 (partial_read_comp_unit_head): Use dwarf2_section_size.
2445 (dwarf2_symbol_mark_computed): Likewise.
2446
2447 2011-02-04 David Daney <ddaney@caviumnetworks.com>
2448
2449 * NEWS: Add item for "catch syscall" on mips*-linux* targets.
2450
2451 2011-02-04 David Daney <ddaney@caviumnetworks.com>
2452
2453 * mips-linux-tdep.c: Include xml-syscall.h.
2454 (mips_linux_get_syscall_number): New function.
2455 (mips_linux_init_abi): Add calls to
2456 mips_linux_get_syscall_number() and set_xml_syscall_file_name().
2457 * data-directory/Makefile.in (SYSCALLS_FILES): Add
2458 mips-o32-linux.xml, mips-n32-linux.xml and mips-n64-linux.xml
2459 * syscalls/mips-n32-linux.xml: New file.
2460 * syscalls/mips-n64-linux.xml: New file.
2461 * syscalls/mips-o32-linux.xml: New file.
2462
2463 2011-02-04 Ulrich Weigand <ulrich.weigand@linaro.org>
2464
2465 * dwarf2read.c (dwarf2_ranges_read): Skip empty range entries.
2466 Complain about inverted range entries.
2467 (dwarf2_record_block_ranges): Likewise.
2468
2469 2011-02-04 Thiago Jung Bauermann <bauerman@br.ibm.com>
2470
2471 Fix some typos.
2472 * breakpoint.c (update_watchpoint): Fix name of the
2473 update_global_location_list function.
2474 (print_one_breakpoint): Fix typo.
2475 (_initialize_breakpoint): Remove extra space in hbreak help
2476 string.
2477 * breakpoint.h (struct bp_location) <length>: Fix field
2478 description.
2479
2480 2011-02-04 Pedro Alves <pedro@codesourcery.com>
2481
2482 * regcache.c (registers_changed_ptid): Don't explictly always
2483 clear `current_regcache'. Only clear current_thread_ptid and
2484 current_thread_arch when PTID matches. Only reinit the frame
2485 cache if PTID matches the current inferior_ptid. Move alloca(0)
2486 call to ...
2487 (registers_changed): ... here.
2488
2489 2011-02-03 Ulrich Weigand <ulrich.weigand@linaro.org>
2490
2491 * arm-tdep.c (arm_skip_stack_protector): Accept any symbol that
2492 starts with __stack_chk_guard as stack guard symbol.
2493
2494 2011-02-03 Andrew Burgess <aburgess@broadcom.com>
2495
2496 * disasm.c (compare_lines): Handle the end of sequence markers
2497 within the line table to better support disassembling over
2498 compilation unit boundaries.
2499
2500 2011-02-02 Ulrich Weigand <ulrich.weigand@linaro.org>
2501
2502 * arm-tdep.c (skip_prologue_function): Add GDBARCH and IS_THUMB
2503 arguments. Skip in-prologue calls to glibc __aeabi_read_tp
2504 implementation even if no symbols are available.
2505 (thumb_analyze_prologue): Update call to skip_prologue_function.
2506 (arm_analyze_prologue): Likewise.
2507
2508 2011-02-02 Ulrich Weigand <ulrich.weigand@linaro.org>
2509
2510 * arm-tdep.c: Include "observer.h".
2511 (arm_prologue_this_id): Use frame PC if get_frame_func returns 0.
2512 (arm_exidx_data_key): New static variable.
2513 (struct arm_exidx_entry, arm_exidx_entry_s): New data types.
2514 (struct arm_exidx_data): Likewise.
2515 (arm_exidx_data_free): New function.
2516 (arm_compare_exidx_entries): Likewise.
2517 (arm_obj_section_from_vma): Likewise.
2518 (arm_exidx_new_objfile): Likewise.
2519 (arm_find_exidx_entry): Likewise.
2520 (arm_exidx_fill_cache): Likewise.
2521 (arm_exidx_unwind_sniffer): Likewise.
2522 (arm_exidx_unwind): New global variable.
2523 (arm_gdbarch_init): Append unwinder arm_exidx_unwind.
2524 (_initialize_arm_tdep): Attach arm_exidx_new_objfile to new_objfile
2525 observer. Register arm_exidx_data_key as objfile data.
2526
2527 2011-02-02 Ulrich Weigand <ulrich.weigand@linaro.org>
2528
2529 * arm-tdep.c (arm_analyze_load_stack_chk_guard): Avoid build break
2530 due to accessing uninitialized variable. Fix indentation.
2531
2532 2011-02-02 Pedro Alves <pedro@codesourcery.com>
2533
2534 * c-valprint.c (c_value_print): When doing virtual base pointer
2535 adjustment, create a new value with adjusted contents rather than
2536 changing the contents of the value being printed (and getting it
2537 wrong).
2538
2539 2011-02-02 Pedro Alves <pedro@codesourcery.com>
2540
2541 * xml-support.c (xml_find_attribute): New.
2542 (xinclude_start_include): Use it.
2543 * xml-support.h (xml_find_attribute): Declare.
2544 * memory-map.c (memory_map_start_memory)
2545 (memory_map_start_property): Use xml_find_attribute.
2546 * osdata.c (osdata_start_osdata, osdata_start_column): Use
2547 xml_find_attribute.
2548 * remote.c (start_thread): Use xml_find_attribute.
2549 * solib-target.c (library_list_start_segment)
2550 (library_list_start_section, library_list_start_library)
2551 (library_list_start_list): Use xml_find_attribute.
2552 * xml-tdesc.c (tdesc_start_target, tdesc_start_feature)
2553 (tdesc_start_union, tdesc_start_struct, tdesc_start_flags)
2554 (tdesc_start_field): Use xml_find_attribute.
2555
2556 2011-02-02 Ulrich Weigand <uweigand@de.ibm.com>
2557
2558 * opencl-lang.c (STRINGIFY): Rename to OCL_STRING.
2559 (BUILD_OCL_VTYPES): Update.
2560
2561 2011-02-02 Joel Brobecker <brobecker@adacore.com>
2562
2563 * configure.ac: Work around non-GNU sed limitation when computing
2564 python version number.
2565 * configure: Regenerate.
2566
2567 2011-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2568
2569 Fix debug printing of TYPE_INSTANCE.
2570 * expprint.c (print_subexp_standard) <TYPE_INSTANCE>: New.
2571 (dump_subexp_body_standard) <TYPE_INSTANCE>: New.
2572
2573 2011-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2574
2575 Fix debug printing of BINOP_IN, OP_OBJC_MSGCALL,
2576 OP_F77_UNDETERMINED_ARGLIST, OP_COMPLEX, OP_OBJC_SELECTOR, OP_NAME,
2577 OP_OBJC_NSSTRING, OP_F90_RANGE and OP_DECFLOAT.
2578 * ada-operator.inc: Rename the file to ...
2579 * ada-operator.def: ... here, wrap all the entries by macro OP.
2580 * expprint.c (op_name_standard): Remove all the entries. Include
2581 "std-operator.def" instead.
2582 * expression.h (enum exp_opcode): Include "std-operator.def" and
2583 "ada-operator.def". Move all the entries ...
2584 * std-operator.def: ... here, wrap all the entries by macro OP.
2585
2586 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2587
2588 * breakpoint.h (remove_jit_event_breakpoints): New prototype.
2589 * breakpoint.c (remove_jit_event_breakpoints): New function.
2590 * jit.c (jit_descriptor_addr): Delete.
2591 (registering_code): Delete.
2592 (clear_int): Delete.
2593 (jit_inferior_data): New variable.
2594 (struct jit_inferior_data): New type.
2595 (get_jit_inferior_data): New function.
2596 (jit_inferior_data_cleanup): New function.
2597 (jit_read_descriptor): Adjust.
2598 (jit_register_code): Adjust.
2599 (jit_breakpoint_re_set_internal): New function; move code here ...
2600 (jit_inferior_init): ... from here.
2601 (jit_breakpoint_re_set): Adjust.
2602 (jit_reset_inferior_data_and_breakpoints): New function.
2603 (jit_inferior_created_observer): Adjust.
2604 (jit_inferior_exit_hook): Adjust.
2605 (jit_executable_changed_observer): New function.
2606 (jit_event_handler): Adjust.
2607 (_initialize_jit): Adjust.
2608
2609 2011-01-31 Michael Snyder <msnyder@vmware.com>
2610
2611 * m32r-tdep.c (m32r_gdbarch_init): Replace accidentally deleted
2612 line.
2613
2614 2011-01-31 Tom Tromey <tromey@redhat.com>
2615
2616 PR python/12216:
2617 * python/python.c (execute_gdb_command): Call
2618 prevent_dont_repeat.
2619 * top.c (suppress_dont_repeat): New global.
2620 (dont_repeat): Use it.
2621 (prevent_dont_repeat): New function.
2622 * command.h (prevent_dont_repeat): Declare.
2623
2624 2011-01-31 Tom Tromey <tromey@redhat.com>
2625
2626 * infcmd.c (finish_backward): Use breakpoint_set_silent.
2627 * python/py-breakpoint.c (bppy_set_silent): Use
2628 breakpoint_set_silent.
2629 (bppy_set_thread): Use breakpoint_set_thread.
2630 (bppy_set_task): Use breakpoint_set_task.
2631 * breakpoint.h (breakpoint_set_silent, breakpoint_set_thread)
2632 (breakpoint_set_task): Declare.
2633 (make_breakpoint_silent): Remove.
2634 * breakpoint.c (breakpoint_set_silent): New function.
2635 (breakpoint_set_thread): Likewise.
2636 (breakpoint_set_task): Likewise.
2637 (make_breakpoint_silent): Remove.
2638
2639 2011-01-31 Tom Tromey <tromey@redhat.com>
2640
2641 * breakpoint.h (user_breakpoint_p): Declare.
2642 * breakpoint.c (user_breakpoint_p): New function.
2643 (breakpoint_1): Use it.
2644 (save_breakpoints): Likewise.
2645
2646 2011-01-31 Joel Brobecker <brobecker@adacore.com>
2647
2648 * configure.ac: Add handling of Python distribution on Windows.
2649 * python-config.py: If the LIBS, SYSLIBS, LIBPL and/or LINKFORSHARED
2650 sysconfig variables are not defined, then do not use them.
2651 On Windows, if LIBPL is not defined, then use prefix + '/libs'
2652 instead. On Windows, return all paths using forward-slashes
2653 rather than backslashes.
2654
2655 2011-01-31 Joel Brobecker <brobecker@adacore.com>
2656
2657 * configure.ac: Remove fallback behavior for building
2658 against Python. Remove tweaking of Python include path.
2659 Add PYTHON_CPPFLAGS and PYTHON_LIBS substitution.
2660 (AC_TRY_LIBPYTHON): Adjust program used in linking test.
2661 If link is successful, set PYTHON_CPPFLAGS and PYTHON_LIBS.
2662 Always restore CPPFLAGS and LIBS after linking test.
2663 * configure: Regenerated.
2664 * Makefile.in (INTERNAL_CPPFLAGS): Add @PYTHON_CPPFLAGS@.
2665 (INSTALLED_LIBS, CLIBS): Add @PYTHON_LIBS@.
2666 * python/python-internal.h: Adjust includes of Python .h files.
2667
2668 2011-01-31 Joel Brobecker <brobecker@adacore.com>
2669
2670 * tracepoint.c (traceframe_walk_blocks): Add missing i18n markup
2671 in error message.
2672
2673 2011-01-31 Joel Brobecker <brobecker@adacore.com>
2674
2675 * inflow.c (gdb_has_a_terminal): Fix typo in interactive_mode
2676 value test.
2677
2678 2011-01-31 Yao Qi <yao@codesourcery.com>
2679
2680 * arm-linux-nat.c: Update calls to regcache_register_status
2681 instead of regcache_valid_p.
2682 * aix-thread.c: Likewise.
2683 * i386gnu-nat.c: Likewise.
2684
2685 2011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2686
2687 Fix crash.
2688 * valops.c (compare_parameters): Verify TYPE_NFIELDS before
2689 touching TYPE_FIELD_ARTIFICIAL.
2690
2691 2011-01-28 Richard Earnshaw <rearnsha@arm.com>
2692
2693 * MAINTAINERS: Move myself from Responsible Maintainers to Authorized
2694 Committers.
2695
2696 2011-01-28 Pedro Alves <pedro@codesourcery.com>
2697
2698 * tracepoint.c (tfile_xfer_partial): If there's no traceframe
2699 selected, don't try iterating over the traceframe's blocks.
2700 (tfile_has_stack): If there's no traceframe selected, then there's
2701 no stack.
2702 (tfile_has_registers): If there's no traceframe selected, then
2703 there's no registers.
2704
2705 2011-01-28 Pedro Alves <pedro@codesourcery.com>
2706
2707 * target.c (memory_xfer_partial): No need to restore shadows if we
2708 haven't read anything.
2709
2710 2011-01-28 Pedro Alves <pedro@codesourcery.com>
2711
2712 * mips-tdep.c (mips_print_register): Use get_frame_register_value
2713 and val_print_scalar_formatted.
2714
2715 2011-01-27 Pedro Alves <pedro@codesourcery.com>
2716
2717 * tracepoint.c (tfile_read): New.
2718 (tfile_open): Use it.
2719 (tfile_get_traceframe_address): Use it.
2720 (tfile_trace_find): Use it.
2721 (walk_blocks_callback_func): New typedef.
2722 (match_blocktype): New function.
2723 (traceframe_walk_blocks): New function.
2724 (traceframe_find_block_type): New function.
2725 (tfile_fetch_registers, tfile_xfer_partial)
2726 (tfile_get_trace_state_variable_value): Use
2727 traceframe_find_block_type and tfile_read.
2728
2729 2011-01-26 Kevin Buettner <kevinb@redhat.com>
2730
2731 * remote-mips.c: Add internationalization mark ups. Remove
2732 trailing \n from already marked up strings.
2733
2734 2011-01-26 Tom Tromey <tromey@redhat.com>
2735
2736 * python/py-prettyprint.c (print_string_repr): Clear
2737 'addressprint' option when calling val_print_string.
2738 (print_children): Handle Val_pretty_default. Clear 'addressprint'
2739 option when calling val_print_string.
2740
2741 2011-01-26 Tom Tromey <tromey@redhat.com>
2742
2743 * python/python.c (gdbpy_solib_name): Use gdb_py_longest and
2744 GDB_PY_LL_ARG.
2745 * python/python-internal.h (GDB_PY_LL_ARG, GDB_PY_LLU_ARG): New
2746 macros.
2747 (gdb_py_longest, gdb_py_ulongest): New typedefs.
2748 (gdb_py_long_from_longest, gdb_py_long_from_ulongest)
2749 (gdb_py_long_as_ulongest): New defines.
2750 (gdb_py_object_from_longest, gdb_py_object_from_ulongest)
2751 (gdb_py_int_as_long): Declare.
2752 * python/py-value.c (valpy_lazy_string): Use gdb_py_longest,
2753 GDB_PY_LL_ARG, gdb_py_object_from_longest.
2754 (valpy_long): Add comment.
2755 * python/py-utils.c (get_addr_from_python): Use
2756 gdb_py_long_as_ulongest. Handle overflow properly.
2757 (gdb_py_object_from_longest): New function.
2758 (gdb_py_object_from_ulongest): Likewise.
2759 (gdb_py_int_as_long): Likewise.
2760 * python/py-type.c (typy_array): Use gdb_py_int_as_long.
2761 * python/py-symtab.c (salpy_get_pc): Use
2762 gdb_py_long_from_ulongest.
2763 (salpy_get_line): Use PyInt_FromLong.
2764 * python/py-param.c (set_parameter_value): Use
2765 gdb_py_int_as_long.
2766 * python/py-lazy-string.c (stpy_get_address): Use
2767 gdb_py_long_from_ulongest.
2768 * python/py-frame.c (frapy_pc): Use gdb_py_long_from_ulongest.
2769 * python/py-cmd.c (cmdpy_completer): Use gdb_py_int_as_long.
2770 * python/py-breakpoint.c (bppy_set_thread): Use
2771 gdb_py_int_as_long.
2772 (bppy_set_task): Likewise.
2773 (bppy_set_ignore_count): Likewise.
2774 (bppy_set_hit_count): Likewise.
2775 * python/py-block.c (blpy_get_start): Use
2776 gdb_py_object_from_ulongest.
2777 (blpy_get_end): Likewise.
2778 (gdbpy_block_for_pc): Use gdb_py_ulongest and GDB_PY_LLU_ARG.
2779
2780 2011-01-25 Mathieu Lacage <mathieu.lacage@inria.fr>
2781
2782 PR/symtab 11766:
2783 * gdb/objfiles.h (struct objfile) <addr_low>: New field.
2784 * gdb/solib.c (solib_read_symbols): Check for addr_low in
2785 equality test for objfile, initialize addr_low if needed.
2786
2787 2011-01-25 Pedro Alves <pedro@codesourcery.com>
2788
2789 * tui/tui-regs.c (tui_register_format): Remove dead code.
2790
2791 2011-01-25 Pedro Alves <pedro@codesourcery.com>
2792
2793 * printcmd.c (print_formatted): Use val_print_scalar_formatted
2794 instead of print_scalar_formatted.
2795 (print_scalar_formatted): Don't handle 's' format strings here,
2796 and add an assertion that we never see such format here.
2797 * valprint.h (val_print_scalar_formatted): Declare.
2798 * valprint.c (val_print_scalar_formatted): New.
2799 * c-valprint.c (c_val_print): Use val_print_scalar_formatted
2800 instead of print_scalar_formatted.
2801 * jv-valprint.c (java_val_print): Ditto.
2802 * p-valprint.c (pascal_val_print): Ditto.
2803 * ada-valprint.c (ada_val_print_1): Ditto.
2804 * f-valprint.c (f_val_print): Ditto.
2805 * infcmd.c (registers_info): Ditto.
2806 * m2-valprint.c (m2_val_print): Ditto.
2807
2808 2011-01-25 Pedro Alves <pedro@codesourcery.com>
2809
2810 * m2-valprint.c (print_unbounded_array): Pass
2811 value_contents_for_printing rather than value_contents, to
2812 m2_print_array_contents. Also pass in the value.
2813
2814 2011-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2815
2816 * dwarf2read.c (dwarf2_read_index, write_psymtabs_to_index)
2817 (save_gdb_index_command): Switch to .gdb_index version 4.
2818
2819 2011-01-25 Pedro Alves <pedro@codesourcery.com>
2820
2821 * mi/mi-main.c (get_register): Use get_frame_register_value rather
2822 than frame_register, and always pass a valid value to val_print.
2823
2824 2011-01-25 Pedro Alves <pedro@codesourcery.com>
2825
2826 Centralize printing "<optimized out>".
2827
2828 * valprint.h (val_print_optimized_out): Declare.
2829 * cp-valprint.c (cp_print_value_fields): Use
2830 val_print_optimized_out.
2831 * jv-valprint.c (java_print_value_fields): Ditto.
2832 * p-valprint.c (pascal_object_print_value_fields): Ditto.
2833 * printcmd.c (print_formatted): Ditto.
2834 * valprint.c (valprint_check_validity): Ditto.
2835 (value_check_printable): Ditto.
2836 (val_print_optimized_out): New.
2837
2838 2011-01-25 Pedro Alves <pedro@codesourcery.com>
2839
2840 * infcmd.c (default_print_registers_info): Allocate values so to
2841 never pass a NULL value to val_print.
2842
2843 2011-01-25 Pedro Alves <pedro@codesourcery.com>
2844
2845 * cp-valprint.c (cp_print_value): Treat the 'skip' local as
2846 boolean. Make sure to always pass a value that matches the
2847 contents buffer to callees. Preserve `address' for following
2848 iterations.
2849 * value.c (value_contents_for_printing_const): New.
2850 (value_address): Constify value argument.
2851 * value.h (value_contents_for_printing_const): Declare.
2852 (value_address): Constify value argument.
2853
2854 2011-01-25 Pedro Alves <pedro@codesourcery.com>
2855
2856 * regcache.c (struct regcache_descr): Rename
2857 sizeof_raw_register_valid_p field to sizeof_raw_register_status,
2858 and sizeof_cooked_register_valid_p to
2859 sizeof_cooked_register_status.
2860 (init_regcache_descr): Adjust.
2861 (struct regcache): Rename register_valid_p field to
2862 register_status.
2863 (regcache_xmalloc_1, regcache_xfree, regcache_save)
2864 (do_cooked_read): Adjust.
2865 (regcache_valid_p): Rename to ...
2866 (regcache_register_status): ... this. Adjust.
2867 (regcache_invalidate): Adjust.
2868 (regcache_raw_read, regcache_cooked_read, regcache_raw_write):
2869 Adjust.
2870 (regcache_raw_supply): Adjust. If buf i NULL, mark the register
2871 as unavailable, not valid.
2872 (regcache_dump): Adjust.
2873 * regcache.h (enum register_status): New.
2874 (regcache_register_status): Declare.
2875 (regcache_invalidate): Delete declaration.
2876 * corelow.c (get_core_registers): Adjust.
2877 * tracepoint.c (tfile_fetch_registers): Adjust.
2878 * trad-frame.c (REG_VALUE): Rename to ...
2879 (TF_REG_VALUE): ... this.
2880 (REG_UNKNOWN): Rename to ...
2881 (TF_REG_UNKNOWN): ... this.
2882 (trad_frame_set_value, trad_frame_set_unknown): Adjust.
2883 * mi/mi-main.c (register_changed_p): Adjust.
2884
2885 2011-01-25 Pedro Alves <pedro@codesourcery.com>
2886
2887 * regcache.c (struct regcache_descr): Remove outdated comment.
2888 (init_regcache_descr): Remove sizeof_raw_register_valid_p
2889 overallocate hack.
2890 (regcache_xmalloc): Rename to ...
2891 (regcache_xmalloc_1): ... this. Add `readonly_p' parameter.
2892 Allocate the regcache type accordingly.
2893 (regcache_xmalloc): New as wrapper around regcache_xmalloc_1.
2894 (regcache_xfree): Asser the source is also readonly. Copy sizeof
2895 cooked registers, not raw.
2896 (regcache_dup_no_passthrough): Delete.
2897 (get_thread_arch_regcache): Use regcache_xmalloc_1.
2898 * h8300-tdep.c (h8300_push_dummy_call): Tweak comment to not
2899 mention obsolete write_register_bytes.
2900 * regcache.h (regcache_dup_no_passthrough): Delete declaration.
2901
2902 2011-01-25 Pedro Alves <pedro@codesourcery.com>
2903
2904 Stop remote_read_bytes from handling partial reads itself.
2905
2906 * remote-fileio.c: Include target.h.
2907 (remote_fileio_write_bytes): Delete.
2908 (remote_fileio_func_open, remote_fileio_func_write)
2909 (remote_fileio_func_rename, remote_fileio_func_unlink): Use
2910 target_read_memory.
2911 (remote_fileio_func_stat): Use target_read_memory and
2912 target_write_memory.
2913 (remote_fileio_func_gettimeofday): Use target_write_memory.
2914 (remote_fileio_func_system): Use target_read_memory.
2915 * remote.c (remote_write_bytes): Make it static.
2916 (remote_read_bytes): Don't handle partial reads here.
2917 * remote.h (remote_read_bytes): Delete declaration.
2918
2919 2011-01-25 Pedro Alves <pedro@codesourcery.com>
2920
2921 Simplify XML parsing a bit.
2922
2923 * xml-support.h (gdb_xml_parse_quick): Declare.
2924 * xml-support.c (gdb_xml_create_parser_and_cleanup_1): Renamed
2925 from gdb_xml_create_parser_and_cleanup, and added `old_chain'
2926 parameter.
2927 (gdb_xml_create_parser_and_cleanup): Reimplement on top of
2928 gdb_xml_create_parser_and_cleanup_1.
2929 (gdb_xml_parse_quick): New.
2930 * memory-map.c (parse_memory_map): Use gdb_xml_parse_quick.
2931 * osdata.c (osdata_parse): Ditto.
2932 * remote.c (remote_threads_info): Ditto.
2933 * solib-target.c (solib_target_parse_libraries): Ditto.
2934 * xml-syscall.c (syscall_parse_xml): Ditto.
2935 * xml-tdesc.c (tdesc_parse_xml): Ditto.
2936
2937 2011-01-24 Kevin Buettner <kevinb@redhat.com>
2938
2939 * configure.tgt (mips*-*-elf): New; just like mips*-*-*, but
2940 with remote-mips.o added to gdb_target_obs.
2941 * Makefile.in (ALL_TARGET_OBS): Add remote-mips.o.
2942
2943 2011-01-24 Pedro Alves <pedro@codesourcery.com>
2944
2945 * ada-valprint.c (val_print_packed_array_elements): Pass the
2946 correct struct value to val_print.
2947 (ada_val_print_1): Ditto.
2948
2949 2011-01-24 Pedro Alves <pedro@codesourcery.com>
2950
2951 Don't lose embedded_offset in printing routines throughout.
2952
2953 * valprint.h (val_print_array_elements): Change prototype.
2954 * valprint.c (val_print_array_elements): Add `embedded_offset'
2955 parameter, and adjust to pass it down to val_print, while passing
2956 `valaddr' or `address' unmodified. Take embedded_offset into
2957 account when checking repetitions.
2958 * c-valprint.c (c_val_print): Pass embedded_offset to
2959 val_print_array_elements instead of adjusting `valaddr' and
2960 `address'.
2961 * m2-valprint.c (m2_print_array_contents, m2_val_print): Pass
2962 embedded_offset to val_print_array_elements instead of adjusting
2963 `valaddr'.
2964 * p-lang.h (pascal_object_print_value_fields): Adjust prototype.
2965 * p-valprint.c (pascal_val_print): Pass embedded_offset to
2966 val_print_array_elements and pascal_object_print_value_fields
2967 instead of adjusting `valaddr'.
2968 (pascal_object_print_value_fields): Add `offset' parameter, and
2969 adjust to use it.
2970 (pascal_object_print_value): Add `offset' parameter, and adjust to
2971 use it.
2972 (pascal_object_print_static_field): Use
2973 value_contents_for_printing/value_embedded_offset, rather than
2974 value_contents.
2975 * ada-valprint.c (val_print_packed_array_elements): Add `offset'
2976 parameter, and adjust to use it. Use
2977 value_contents_for_printing/value_embedded_offset, rather than
2978 value_contents.
2979 (ada_val_print): Rename `valaddr0' parameter to `valaddr'.
2980 (ada_val_print_array): Add `offset' parameter, and adjust to use
2981 it.
2982 (ada_val_print_1): Rename `valaddr0' parameter to `valaddr', and
2983 `embedded_offset' to `offset'. Don't re-adjust `valaddr'.
2984 Instead work with offsets. Use
2985 value_contents_for_printing/value_embedded_offset, rather than
2986 value_contents. Change `defer_val_int' local type to CORE_ADDR,
2987 and use value_from_pointer to extract a target pointer, rather
2988 than value_from_longest.
2989 (print_variant_part): Add `offset' parameter. Replace
2990 `outer_valaddr' parameter by a new `outer_offset' parameter.
2991 Don't re-adjust `valaddr'. Instead pass down adjusted offsets.
2992 (ada_value_print): Use
2993 value_contents_for_printing/value_embedded_offset, rather than
2994 value_contents.
2995 (print_record): Add `offset' parameter, and adjust to pass it
2996 down.
2997 (print_field_values): Add `offset' parameter. Replace
2998 `outer_valaddr' parameter by a new `outer_offset' parameter.
2999 Don't re-adjust `valaddr'. Instead pass down adjusted offsets.
3000 Use value_contents_for_printing/value_embedded_offset, rather than
3001 value_contents.
3002 * d-valprint.c (dynamic_array_type): Use
3003 value_contents_for_printing/value_embedded_offset, rather than
3004 value_contents.
3005 * jv-valprint.c (java_print_value_fields): Add `offset' parameter.
3006 Don't re-adjust `valaddr'. Instead pass down adjusted offsets.
3007 (java_print_value_fields): Take `offset' into account. Don't
3008 re-adjust `valaddr'. Instead pass down adjusted offsets.
3009 (java_val_print): Take `embedded_offset' into account. Pass it to
3010 java_print_value_fields.
3011 * f-valprint.c (f77_print_array_1): Add `embedded_offset'
3012 parameter. Don't re-adjust `valaddr' or `address'. Instead pass
3013 down adjusted offsets.
3014 (f77_print_array): Add `embedded_offset' parameter. Pass it down.
3015 (f_val_print): Take `embedded_offset' into account.
3016
3017 2011-01-21 Joel Brobecker <brobecker@adacore.com>
3018
3019 * inflow.c: Include "gdbcmd.h".
3020 (interactive_mode): New static global, moved here from top.c.
3021 (show_interactive_mode): New function, moved here from top.c.
3022 use gdb_has_a_terminal instead of input_from_terminal_p to
3023 determine the current mode.
3024 (gdb_has_a_terminal): Add handling of the "iteractive-mode"
3025 setting.
3026 (_initialize_inflow): Add the "set/show interactive-mode"
3027 commands. Moved here from top.c, after having adjusted slightly
3028 the help text.
3029 * top.c (interactive_mode, show_interactive_mode): Delete, moved
3030 to inflow.c.
3031 (input_from_terminal_p): Remove handling of "interactive-mode"
3032 setting, moved to infow.c.
3033 (init_main): Remove creation of the "set/show interactive-mode"
3034 commands, moved to inflow.c.
3035
3036 2011-01-19 Joel Brobecker <brobecker@adacore.com>
3037
3038 * NEWS: Add entry for native ia64-hpux support.
3039
3040 2011-01-19 Tom Tromey <tromey@redhat.com>
3041
3042 PR mi/8618:
3043 * thread.c (free_thread): Free 'name'.
3044 (print_thread_info): Emit thread name. Change CLI output.
3045 (thread_name_command): New function.
3046 (do_captured_thread_select): Emit newline.
3047 (_initialize_thread): Register 'thread name' command.
3048 * target.h (struct target_ops) <to_thread_name>: New field.
3049 (target_thread_name): New macro.
3050 * target.c (update_current_target): Handle to_thread_name.
3051 * python/py-infthread.c (thpy_get_name): New function.
3052 (thpy_set_name): Likewise.
3053 (thread_object_getset): Add "name".
3054 * linux-nat.c (linux_nat_thread_name): New function.
3055 (linux_nat_add_target): Set to_thread_name.
3056 * gdbthread.h (struct thread_info) <name>: New field.
3057
3058 2011-01-18 Joel Brobecker <brobecker@adacore.com>
3059
3060 * ada-valprint.c (ada_print_scalar): Remove unsigned char downcast.
3061 (ada_val_print_1): Likewise.
3062
3063 2011-01-18 Joel Brobecker <brobecker@adacore.com>
3064
3065 * rs6000-tdep.c (rs6000_skip_prologue): Make sure that the prologue
3066 upper limit address is not greater than the function end address
3067 when the upper limit could not be computed using the debugging
3068 info.
3069
3070 2011-01-17 Tom Tromey <tromey@redhat.com>
3071
3072 * cli/cli-cmds.c (apropos_command): Free the compiled regex. Use
3073 get_regcomp_error.
3074 * utils.c: Include gdb_regex.h.
3075 (do_regfree_cleanup): New function.
3076 (make_regfree_cleanup): Likewise.
3077 (get_regcomp_error): Likewise.
3078 * gdb_regex.h (make_regfree_cleanup, get_regcomp_error): Declare.
3079
3080 2011-01-17 Tom Tromey <tromey@redhat.com>
3081
3082 * cli/cli-cmds.c (apropos_command): Fix formatting. Don't call
3083 re_compile_fastmap.
3084
3085 2011-01-17 Pierre Muller <muller@ics.u-strasbg.fr>
3086
3087 * p-exp.y (intvar): New static variable, used to set CURRENT_TYPE
3088 for internal variables.
3089 (last_was_structop): New static variable.
3090 (COMPLETE): New token.
3091 (field_exp): New rule to group all '.' suffix handling.
3092 Add mark_struct_expression calls when approriate to be able
3093 to correctly find fields for completion.
3094 (yylex): Adapt to handle field completion and set INTVAR when
3095 required.
3096
3097 2011-01-14 Yao Qi <yao@codesourcery.com>
3098
3099 * arm-tdep.c (arm_register_reggroup_p): FPS register is in
3100 save_reggroup, restore_reggroup and all_reggroup.
3101
3102 2011-01-14 Joel Brobecker <brobecker@adacore.com>
3103
3104 * ada-valprint. (ada_printchar): Use the correct type length
3105 in call to ada_emit_char.
3106 * c-valprint.c (c_val_print): Remove cast in call to LA_PRINT_CHAR.
3107
3108 2011-01-14 Pierre Muller <muller@ics.u-strasbg.fr>
3109
3110 * solib-som.h (hpux_major_release): Declare variable here.
3111 * solib-som.c: Remove <sys/utsname.h> header.
3112 (DEFAULT_HPUX_MAJOR_RELEASE): New macro.
3113 (hpux_major_release): Make global, change default value to
3114 DEFAULT_HPUX_MAJOR_RELEASE.
3115 (get_hpux_major_release): Simply return HPUX_MAJOR_RELEASE.
3116 * hppa-hpux-nat.c: Add <sys/utsname.h> include.
3117 Add "solib-som.h" header.
3118 (set_hpux_major_release): New function.
3119 (_initialize_hppa_hpux_nat): Call set_hpux_major_release.
3120
3121 2011-01-14 Mike Frysinger <vapier@gentoo.org>
3122
3123 * configure.tgt (*-*-uclinux*): Match more Linux os targets
3124
3125 2011-01-14 Joel Brobecker <brobecker@adacore.com>
3126
3127 * ia64-hpux-nat.c (ia64_hpux_fetch_register): Remove trailing
3128 new-line at end of warning message.
3129 (ia64_hpux_store_register): Remove trailing new-line at end of
3130 error message.
3131 * ia64-hpux-tdep.c: Rephrase comment.
3132 * solib-ia64-hpux.c (struct dld_info): Change type of field
3133 dld_flags from "long long" to ULONGEST.
3134
3135 2011-01-14 Pedro Alves <pedro@codesourcery.com>
3136
3137 * target.h (deprecated_child_ops): Delete declaration.
3138 * target.c (deprecated_child_ops): Delete definition.
3139
3140 2011-01-14 Pedro Alves <pedro@codesourcery.com>
3141
3142 * Makefile.in (hpux-thread.o): Delete rule.
3143 * configure.ac: Don't check for HPUX DCE threads support.
3144 * configure, config.in: Regenerate.
3145 * hppa-hpux-nat.c (child_suppress_run): Delete.
3146 (hppa_hpux_child_can_run): Delete.
3147 (_initialize_hppa_hpux_nat): Don't override to_can_run.
3148 * hpux-thread.c: Delete.
3149
3150 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3151
3152 * hpux-thread.c (hpux_pid_to_str): Delete.
3153
3154 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3155
3156 * ada-valprint.c (ada_emit_char): Remove strange code.
3157 Check that c is <= UCHAR_MAX before passing it to isascii.
3158 (char_at): Do not assume that TYPE_LEN is either 1 or 2.
3159
3160 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3161
3162 * top.c (input_from_terminal_p): Restrict the use of interactive_mode
3163 to the case where instream is stdin.
3164
3165 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3166
3167 * ia64-tdep.h (struct regcache): Forward declare.
3168 (struct ia64_infcall_ops): New struct type.
3169 (struct gdbarch_tdep): New fields "find_global_pointer_from_solib"
3170 and "infcall_ops".
3171 * ia64-tdep.c (ia64_find_global_pointer_from_dynamic_section):
3172 Renames ia64_find_global_pointer.
3173 (ia64_find_global_pointer, ia64_allocate_new_rse_frame)
3174 (ia64_store_argument_in_slot, ia64_set_function_addr: New function.
3175 (ia64_push_dummy_call): Adjust to use the new tdep ia64_infocall_ops
3176 methods.
3177 (ia64_infcall_ops): New static global constant.
3178 (ia64_gdbarch_init): Set tdep->infcall_ops.
3179 * ia64-hpux-nat.c (ia64_hpux_xfer_solib_got): New function.
3180 (ia64_hpux_xfer_partial): Add TARGET_OBJECT_HPUX_SOLIB_GOT handing.
3181 * ia64-hpux-tdep.c: Include "regcache.h", "gdbcore.h" and "inferior.h".
3182 (ia64_hpux_dummy_code): New static global constant.
3183 (ia64_hpux_push_dummy_code, ia64_hpux_allocate_new_rse_frame)
3184 (ia64_hpux_store_argument_in_slot, ia64_hpux_set_function_addr)
3185 (ia64_hpux_dummy_id, ia64_hpux_find_global_pointer_from_solib):
3186 New function.
3187 (ia64_hpux_infcall_ops): New static global constant.
3188 (ia64_hpux_init_abi): Install gdbarch and tdep methods needed
3189 for inferior function calls to work properly on ia64-hpux.
3190
3191 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3192
3193 * target.h (enum target_object): Add TARGET_OBJECT_HPUX_UREGS.
3194 * ia64-tdep.h (struct frame_info): forward declaration.
3195 (struct gdbarch_tdep): Add field size_of_register_frame.
3196 * ia64-tdep.c (ia64_access_reg): Use tdep->size_of_register_frame
3197 to determine the size of the register frame.
3198 (ia64_size_of_register_frame): New function.
3199 (ia64_gdbarch_init): Set tdep->size_of_register_frame.
3200 * ia64-hpux-tdep.c: Include "target.h" and "frame.h".
3201 (IA64_HPUX_UREG_REASON): New macro.
3202 (ia64_hpux_stopped_in_syscall, ia64_hpux_size_of_register_frame):
3203 New functions.
3204 (ia64_hpux_init_abi): Set tdep->size_of_register_frame.
3205 * ia64-hpux-nat.c (ia64_hpux_xfer_uregs): New function.
3206 (ia64_hpux_xfer_partial): Add handling of TARGET_OBJECT_HPUX_UREGS
3207 objects.
3208
3209 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3210
3211 Add support for ia64-hpux.
3212 * config/ia64/hpux.mh, ia64-hpux-nat.c, ia64-hpux-tdep.c,
3213 ia64-hpux-tdep.h, solib-ia64-hpux.c, solib-ia64-hpux.h: New files.
3214
3215 * configure.host: Add handling for ia64-hpux hosts. Add associated
3216 floatformats.
3217 * configure.tgt: Add handling for ia64-hpux targets.
3218 * Makefile.in (ALL_64_TARGET_OBS): Add ia64-hpux-tdep.o.
3219 (HFILES_NO_SRCDIR): Add ia64-hpux-tdep.h.
3220 (ALLDEPFILES): Add ia64-hpux-nat.c ia64-hpux-tdep.c.
3221
3222 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3223
3224 [ttrace] Compute thread list immediately after attach.
3225 * inf_ttrace_attach (inf_ttrace_create_threads_after_attach):
3226 New subprogram.
3227 (inf_ttrace_attach): Use it.
3228
3229 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3230
3231 * libunwind-frame.c (libunwind_frame_cache): Do not return NULL
3232 if we could not determine the frame's function address. Instead,
3233 use the frame's PC, and then continue.
3234
3235 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3236
3237 * libunwind-frame.c (__LITTLE_ENDIAN, __BIG_ENDIAN): Define if
3238 not already defined.
3239
3240 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3241
3242 * ia64-tdep.c (ia64_struct_type_p): New function.
3243 (ia64_extract_return_value): Handle integral values that are
3244 less than 8 bytes long.
3245 (ia64_push_dummy_call): Likewise.
3246
3247 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3248
3249 * ia64-tdep.c (floatformat_ia64_ext_little): Renames
3250 floatformat_ia64_ext.
3251 (floatformat_ia64_ext_big): New static const.
3252 (floatformats_ia64_ext): Set first entry to &floatformat_ia64_ext_big.
3253
3254 2011-01-12 Tom Tromey <tromey@redhat.com>
3255
3256 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Fix error
3257 messages.
3258 * mi/mi-main.c (mi_cmd_thread_select): Fix error messages.
3259 (mi_cmd_thread_list_ids): Likewise.
3260 (mi_cmd_data_list_changed_registers): Likewise.
3261 (mi_cmd_data_list_register_values): Likewise.
3262 (mi_cmd_data_write_register_values): Likewise.
3263 (mi_cmd_data_evaluate_expression): Likewise.
3264 (mi_cmd_data_read_memory): Likewise.
3265 (mi_cmd_data_read_memory_bytes): Likewise.
3266 (mi_cmd_data_write_memory): Likewise.
3267 (mi_cmd_enable_timings): Likewise.
3268 * mi/mi-interp.c (mi_cmd_interpreter_exec): Fix error messages.
3269 * mi/mi-cmd-var.c (mi_cmd_var_create): Fix error messages.
3270 (mi_cmd_var_delete): Likewise.
3271 (mi_cmd_var_set_format): Likewise.
3272 (mi_cmd_var_show_format): Likewise.
3273 (mi_cmd_var_info_num_children): Likewise.
3274 (mi_cmd_var_list_children): Likewise.
3275 (mi_cmd_var_info_type): Likewise.
3276 (mi_cmd_var_info_expression): Likewise.
3277 (mi_cmd_var_show_attributes): Likewise.
3278 (mi_cmd_var_assign): Likewise.
3279 (mi_cmd_var_update): Likewise.
3280 (mi_cmd_enable_pretty_printing): Likewise.
3281 (mi_cmd_var_set_update_range): Likewise.
3282 * mi/mi-cmd-target.c (mi_cmd_target_file_get): Fix error
3283 messages.
3284 (mi_cmd_target_file_put): Likewise.
3285 (mi_cmd_target_file_delete): Likewise.
3286 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Fix error
3287 messages.
3288 (mi_cmd_stack_info_depth): Likewise.
3289 (mi_cmd_stack_list_locals): Likewise.
3290 (mi_cmd_stack_list_args): Likewise.
3291 (mi_cmd_stack_select_frame): Likewise.
3292 (mi_cmd_stack_select_frame): Likewise.
3293 (mi_cmd_stack_info_frame): Likewise.
3294 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file): Fix error
3295 messages.
3296 (mi_cmd_file_list_exec_source_files): Likewise.
3297 * mi/mi-cmd-env.c (mi_cmd_env_pwd): Fix error messages.
3298 (mi_cmd_env_cd): Likewise.
3299 (mi_cmd_env_path): Likewise.
3300 (mi_cmd_env_dir): Likewise.
3301 (mi_cmd_inferior_tty_show): Likewise.
3302 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Fix error messages.
3303 * mi/mi-cmd-break.c (mi_cmd_break_insert): Fix error messages.
3304 (mi_cmd_break_watch): Likewise.
3305
3306 2011-01-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
3307
3308 * ppc-linux-nat.c (booke_cmp_hw_point): Fix whitespace.
3309 (ppc_linux_insert_hw_breakpoint): Likewise.
3310 (ppc_linux_remove_hw_breakpoint): Likewise.
3311 (ppc_linux_insert_watchpoint): Likewise.
3312
3313 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3314 Jan Kratochvil <jan.kratochvil@redhat.com>
3315
3316 PR fortran/11104 and DWARF unbound arrays detection.
3317 * dwarf2read.c (read_subrange_type): Set zero length on unspecified
3318 upper bound. Set TYPE_HIGH_BOUND_UNDEFINED if not language_ada on
3319 unspecified upper bound.
3320 * eval.c (evaluate_subexp_standard) <multi_f77_subscript>: Remove
3321 variables array_size_array, tmp_type and offset_item. New variable
3322 array. Remove call to f77_get_upperbound. New variables array_type
3323 and index. Call value_subscripted_rvalue for each dimenasion. Remove
3324 the final call to deprecated_set_value_type.
3325
3326 2011-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3327
3328 Make value allocations more lazy.
3329 * ada-lang.c (coerce_unspec_val_to_type): Use allocate_value_lazy
3330 instead of allocate_value and set_value_lazy when possible.
3331 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use allocate_value_lazy
3332 instead of allocate_value and set_value_lazy.
3333 * findvar.c (value_of_register_lazy): Likewise.
3334 (read_var_value): Remove V preallocation, call just check_typedef in
3335 advance. Move allocate_value to LOC_CONST, LOC_LABEL,
3336 LOC_CONST_BYTES. Use allocate_value_lazy in LOC_STATIC, LOC_ARG,
3337 LOC_REF_ARG, LOC_LOCAL, LOC_BLOCK. Set ADDR instead of
3338 set_value_address and break in LOC_BLOCK. Use allocate_value_lazy and
3339 remove lval_memory set in LOC_REGPARM_ADDR. Use allocate_value_lazy
3340 in LOC_UNRESOLVED and LOC_OPTIMIZED_OUT. Add setting lval_memory at
3341 the end, remove set_value_lazy there.
3342 * valarith.c (value_subscripted_rvalue): Use allocate_value_lazy
3343 instead of allocate_value and set_value_lazy when possible.
3344 * valops.c (value_fetch_lazy): Do nop for value_optimized_out VAL.
3345 * value.c (allocate_computed_value): Use allocate_value_lazy instead
3346 of allocate_value and set_value_lazy.
3347 (value_from_contents_and_address): Use allocate_value_lazy instead of
3348 allocate_value and set_value_lazy when possible.
3349
3350 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
3351
3352 * disasm.c (dump_insns): Support dumping opcodes for MI.
3353 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Allow mode to control
3354 dumping of instruction opcodes.
3355
3356 2011-01-09 Robert Millan <rmh@gnu.org> (tiny patch)
3357
3358 * configure.tgt: Detect GNU/kFreeBSD and set `gdb_osabi'
3359 appropiately.
3360
3361 2011-01-11 Tom Tromey <tromey@redhat.com>
3362
3363 * thread.c (do_captured_thread_select): Emit newline before
3364 printing frame.
3365
3366 2011-01-11 Michael Snyder <msnyder@vmware.com>
3367
3368 * s390-tdep.c: Comment cleanup, mostly periods and spaces.
3369 * score-tdep.c: Ditto.
3370 * score-tdep.h: Ditto.
3371 * ser-base.c: Ditto.
3372 * ser-go32.c: Ditto.
3373 * serial.c: Ditto.
3374 * serial.h: Ditto.
3375 * ser-mingw.c: Ditto.
3376 * ser-pipe.c: Ditto.
3377 * ser-tcp.c: Ditto.
3378 * ser-unix.c: Ditto.
3379 * sh64-tdep.c: Ditto.
3380 * shnbsd-nat.c: Ditto.
3381 * sh-tdep.c: Ditto.
3382 * sh-tdep.h: Ditto.
3383 * solib.c: Ditto.
3384 * solib-darwin.c: Ditto.
3385 * solib-frv.c: Ditto.
3386 * solib.h: Ditto.
3387 * solib-irix.c: Ditto.
3388 * solib-osf.c: Ditto.
3389 * solib-pa64.c: Ditto.
3390 * solib-som.c: Ditto.
3391 * solib-spu.c: Ditto.
3392 * solib-sunos.c: Ditto.
3393 * solib-svr4.c: Ditto.
3394 * solist.h: Ditto.
3395 * sol-thread.c: Ditto.
3396 * somread.c: Ditto.
3397 * source.c: Ditto.
3398 * source.h: Ditto.
3399 * sparc64-linux-tdep.c: Ditto.
3400 * sparc64-tdep.c: Ditto.
3401 * sparc-linux-nat.c: Ditto.
3402 * sparc-linux-tdep.c: Ditto.
3403 * sparc-sol2-nat.c: Ditto.
3404 * sparc-sol2-tdep.c: Ditto.
3405 * sparc-tdep.c: Ditto.
3406 * sparc-tdep.h: Ditto.
3407 * spu-tdep.c: Ditto.
3408 * stabsread.c: Ditto.
3409 * stabsread.h: Ditto.
3410 * stack.c: Ditto.
3411 * symfile.c: Ditto.
3412 * symfile.h: Ditto.
3413 * symmisc.c: Ditto.
3414 * symtab.c: Ditto.
3415 * symtab.h: Ditto.
3416 * target.c: Ditto.
3417 * target-descriptions.c: Ditto.
3418 * target-descriptions.h: Ditto.
3419 * target.h: Ditto.
3420 * target-memory.c: Ditto.
3421 * terminal.h: Ditto.
3422 * thread.c: Ditto.
3423 * top.c: Ditto.
3424 * tracepoint.c: Ditto.
3425 * tracepoint.h: Ditto.
3426 * trad-frame.h: Ditto.
3427 * typeprint.c: Ditto.
3428
3429 2011-01-11 Michael Snyder <msnyder@vmware.com>
3430
3431 * ui-file.c: Comment cleanup, mostly periods and spaces.
3432 * ui-file.h: Ditto.
3433 * ui-out.c: Ditto.
3434 * ui-out.h: Ditto.
3435 * utils.c: Ditto.
3436 * v850-tdep.c: Ditto.
3437 * valarith.c: Ditto.
3438 * valops.c: Ditto.
3439 * valprint.c: Ditto.
3440 * valprint.h: Ditto.
3441 * value.c: Ditto.
3442 * value.h: Ditto.
3443 * varobj.c: Ditto.
3444 * varobj.h: Ditto.
3445 * vax-tdep.c: Ditto.
3446 * vec.c: Ditto.
3447 * vec.h: Ditto.
3448 * version.h: Ditto.
3449 * windows-nat.c: Ditto.
3450 * windows-tdep.c: Ditto.
3451 * xcoffread.c: Ditto.
3452 * xcoffsolib.c: Ditto.
3453 * xml-support.c: Ditto.
3454 * xstormy16-tdep.c: Ditto.
3455 * xtensa-tdep.c: Ditto.
3456 * xtensa-tdep.h: Ditto.
3457
3458 2011-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
3459
3460 * breakpoint.c (resources_needed_watchpoint): Fix indentation.
3461 * gdbtypes.c (is_scalar_type_recursive): Fix formatting.
3462
3463 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3464 Thiago Jung Bauermann <bauerman@br.ibm.com>
3465
3466 Implement support for PowerPC BookE ranged watchpoints.
3467 * breakpoint.h
3468 (struct breakpoint_ops) <resources_needed>: New method.
3469 Initialize to NULL in all existing breakpoint_ops instances.
3470 (struct breakpoint) <exact>: New field.
3471 (target_exact_watchpoints): Declare external global.
3472 * breakpoint.c (target_exact_watchpoints): New global flag.
3473 (update_watchpoint): Set b->type to bp_hardware_watchpoint and
3474 b->enable_state to bp_enabled before calling
3475 hw_watchpoint_used_count.
3476 (hw_watchpoint_used_count): Iterate over all bp_locations in a
3477 watchpoint. Call breakpoint's breakpoint_ops.resources_needed
3478 if available.
3479 (insert_watchpoint, remove_watchpoint): Use fixed length of 1 byte
3480 if the watchpoint is exact.
3481 (resources_needed_watchpoint): New function.
3482 (watchpoint_breakpoint_ops): Add resources_needed_watchpoint.
3483 (watch_command_1): Set b->exact if the user asked for an exact
3484 watchpoint and one can be set.
3485 (can_use_hardware_watchpoint): Add exact_watchpoints argument.
3486 Pass fixed length of 1 to target_region_ok_for_hw_watchpoint if
3487 the user asks for an exact watchpoint and one can be set. Return
3488 number of needed debug registers to watch the expression.
3489 * gdbtypes.c (is_scalar_type): New function, based on
3490 valprint.c:scalar_type_p.
3491 (is_scalar_type_recursive): New function.
3492 * gdbtypes.h (is_scalar_type_recursive): Declare.
3493 * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint): Always
3494 handle regions when ranged watchpoints are available.
3495 (create_watchpoint_request): New function.
3496 (ppc_linux_insert_watchpoint, ppc_linux_remove_watchpoint): Use
3497 create_watchpoint_request.
3498 * rs6000-tdep.c (show_powerpc_exact_watchpoints): New function.
3499 (_initialize_rs6000_tdep): Add `exact-watchpoints' boolean to the
3500 `set powerpc' and `show powerpc' commands.
3501 * target.h (struct target_ops) <to_region_ok_for_hw_watchpoint>:
3502 Mention documentation comment in the target macro.
3503 (target_region_ok_for_hw_watchpoint): Document return value.
3504
3505 2011-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
3506
3507 * breakpoint.c (update_watchpoint): Decide on using a software or
3508 hardware watchpoint after the bp_locations are created.
3509
3510 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
3511
3512 Convert hardware watchpoints to use breakpoint_ops.
3513 * breakpoint.h (breakpoint_ops) <insert>: Rename to...
3514 <insert_location>: ... this. Return int instead of void.
3515 Accept pointer to struct bp_location instead of pointer to
3516 struct breakpoint. Adapt all implementations.
3517 (breakpoint_ops) <remove>: Rename to...
3518 <remove_location>: ... this. Accept pointer to struct bp_location
3519 instead of pointer to struct breakpoint. Adapt all implementations.
3520 * breakpoint.c (insert_catchpoint): Delete function.
3521 (insert_bp_location): Call the watchpoint or catchpoint's
3522 breakpoint_ops.insert method.
3523 (remove_breakpoint_1): Call the watchpoint or catchpoint's
3524 breakpoint_ops.remove method.
3525 (insert_watchpoint, remove_watchpoint): New functions.
3526 (watchpoint_breakpoint_ops): New structure.
3527 (watch_command_1): Initialize the OPS field.
3528 * inf-child.c (inf_child_insert_fork_catchpoint)
3529 (inf_child_remove_fork_catchpoint, inf_child_insert_vfork_catchpoint)
3530 (inf_child_remove_vfork_catchpoint, inf_child_insert_exec_catchpoint)
3531 (inf_child_remove_exec_catchpoint, inf_child_set_syscall_catchpoint):
3532 Delete functions.
3533 (inf_child_target): Remove initialization of to_insert_fork_catchpoint,
3534 to_remove_fork_catchpoint, to_insert_vfork_catchpoint,
3535 to_remove_vfork_catchpoint, to_insert_exec_catchpoint,
3536 to_remove_exec_catchpoint and to_set_syscall_catchpoint.
3537 * target.c (update_current_target): Change default implementation of
3538 to_insert_fork_catchpoint, to_remove_fork_catchpoint,
3539 to_insert_vfork_catchpoint, to_remove_vfork_catchpoint,
3540 to_insert_exec_catchpoint, to_remove_exec_catchpoint and
3541 to_set_syscall_catchpoint to return_one.
3542 (debug_to_insert_fork_catchpoint, debug_to_insert_vfork_catchpoint)
3543 (debug_to_insert_exec_catchpoint): Report return value.
3544 * target.h (to_insert_fork_catchpoint, to_insert_vfork_catchpoint)
3545 (to_insert_exec_catchpoint): Change declaration to return int instead
3546 of void.
3547
3548 2011-01-11 Michael Snyder <msnyder@vmware.com>
3549
3550 * arm-tdep.c: Internationalization.
3551 * c-lang.c: Ditto.
3552 * charset.c: Ditto.
3553 * fork-child.c: Ditto.
3554 * nto-procfs.c: Ditto.
3555 * ppc-sysv-tdep.c: Ditto.
3556 * procfs.c: Ditto.
3557 * remote-mips.c: Ditto.
3558 * remote.c: Ditto.
3559 * rs6000-nat.c: Ditto.
3560 * rs6000-tdep.c: Ditto.
3561 * target.c: Ditto.
3562 * valops.c: Ditto.
3563 * value.c: Ditto.
3564 * xml-support.c: Ditto.
3565 * mi/mi-cmd-break.c: Ditto.
3566 * mi/mi-cmd-var.c: Ditto.
3567 * mi/mi-interp.c: Ditto.
3568 * mi/mi-main.c: Ditto.
3569
3570 2011-01-11 Andrew Burgess <aburgess@broadcom.com>
3571
3572 * remote-sim.c (gdbsim_store_register): Update API to
3573 sim_store_register to check more error conditions.
3574
3575 2011-01-10 Michael Snyder <msnyder@vmware.com>
3576
3577 * nto-procfs.c: Comment cleanup, mostly periods and spaces.
3578 * nto-tdep.c: Ditto.
3579 * nto-tdep.h: Ditto.
3580 * objc-exp.y: Ditto.
3581 * objc-lang.c: Ditto.
3582 * objfiles.c: Ditto.
3583 * objfiles.h: Ditto.
3584 * observer.c: Ditto.
3585 * opencl-lang.c: Ditto.
3586 * osabi.c: Ditto.
3587 * parse.c: Ditto.
3588 * parser-defs.h: Ditto.
3589 * p-exp.y: Ditto.
3590 * p-lang.c: Ditto.
3591 * posix-hdep.c: Ditto.
3592 * ppcbug-rom.c: Ditto.
3593 * ppc-linux-nat.c: Ditto.
3594 * ppc-linux-tdep.c: Ditto.
3595 * ppc-linux-tdep.h: Ditto.
3596 * ppcnbsd-tdep.c: Ditto.
3597 * ppcobsd-tdep.c: Ditto.
3598 * ppcobsd-tdep.h: Ditto.
3599 * ppc-sysv-tdep.c: Ditto.
3600 * ppc-tdep.h: Ditto.
3601 * printcmd.c: Ditto.
3602 * proc-abi.c: Ditto.
3603 * proc-flags.c: Ditto.
3604 * procfs.c: Ditto.
3605 * proc-utils.h: Ditto.
3606 * progspace.h: Ditto.
3607 * prologue-value.c: Ditto.
3608 * prologue-value.h: Ditto.
3609 * psympriv.h: Ditto.
3610 * psymtab.c: Ditto.
3611 * p-typeprint.c: Ditto.
3612 * p-valprint.c: Ditto.
3613 * ravenscar-sparc-thread.c: Ditto.
3614 * ravenscar-thread.c: Ditto.
3615 * ravenscar-thread.h: Ditto.
3616 * record.c: Ditto.
3617 * regcache.c: Ditto.
3618 * regcache.h: Ditto.
3619 * remote.c: Ditto.
3620 * remote-fileio.c: Ditto.
3621 * remote-fileio.h: Ditto.
3622 * remote.h: Ditto.
3623 * remote-m32r-sdi.c: Ditto.
3624 * remote-mips.c: Ditto.
3625 * remote-sim.c: Ditto.
3626 * rs6000-aix-tdep.c: Ditto.
3627 * rs6000-nat.c: Ditto.
3628 * rs6000-tdep.c: Ditto.
3629
3630 2011-01-10 Michael Snyder <msnyder@vmware.com>
3631
3632 * charset.c (validate): Internationalization.
3633 * coffread.c (read_one_sym): Ditto.
3634 * dwarf2read.c (dwarf2_attach_fields_to_type): Ditto.
3635 * h8300-tdep.c (H8300_extract_return_value): Ditto.
3636 * inflow.c (new_tty): Ditto.
3637 * iq2000-tdep.c (iq2000_breakpoint_from_pc): Ditto.
3638 * m32c-tdep.c (m32c_return_value): Ditto.
3639 * mep-tdep.c (mep_store_return_value): Ditto.
3640 * score-tdep.c (score7_fetch_insn): Ditto.
3641 * ser-mingw.c (pipe_windows_open): Ditto.
3642 * sh64-tdep.c (sh64_extract_return_value): Ditto.
3643 * spu-tdep.c (spu_register_type): Ditto.
3644 * tracepoint.c (trace_find_command): Ditto.
3645 * valarith.c (value_pos): Ditto.
3646
3647 2011-01-10 Joel Brobecker <brobecker@adacore.com>
3648
3649 * ada-valprint.c (printstr): Minor comment reformatting.
3650
3651 2011-01-08 Michael Snyder <msnyder@vmware.com>
3652
3653 * m32r-rom.c (m32r_upload_command): Fix up ARI warnings for _
3654 markup.
3655
3656 2011-01-08 Michael Snyder <msnyder@vmware.com>
3657
3658 * h8300-tdep.c: Comment cleanup, mostly periods and spaces.
3659 * hppa-hpux-tdep.c: Ditto.
3660 * hppa-linux-nat.c: Ditto.
3661 * hppa-linux-tdep.c: Ditto.
3662 * hppanbsd-tdep.c: Ditto.
3663 * hppa-tdep.c: Ditto.
3664 * hppa-tdep.h: Ditto.
3665 * hpux-thread.c: Ditto.
3666 * i386-cygwin-tdep.c: Ditto.
3667 * i386-darwin-nat.c: Ditto.
3668 * i386gnu-nat.c: Ditto.
3669 * i386-linux-nat.c: Ditto.
3670 * i386-linux-tdep.c: Ditto.
3671 * i386-nat.c: Ditto.
3672 * i386-nat.h: Ditto.
3673 * i386nbsd-tdep.c: Ditto.
3674 * i386-sol2-nat.c: Ditto.
3675 * i386-stub.c: Ditto.
3676 * i386-tdep.c: Ditto.
3677 * i386-tdep.h: Ditto.
3678 * i387-tdep.c: Ditto.
3679 * ia64-linux-nat.c: Ditto.
3680 * ia64-linux-tdep.c: Ditto.
3681 * ia64-tdep.c: Ditto.
3682 * infcall.c: Ditto.
3683 * infcall.h: Ditto.
3684 * infcmd.c: Ditto.
3685 * inferior.c: Ditto.
3686 * inferior.h: Ditto.
3687 * infloop.c: Ditto.
3688 * inflow.c: Ditto.
3689 * infrun.c: Ditto.
3690 * interps.c: Ditto.
3691 * interps.h: Ditto.
3692 * iq2000-tdep.c: Ditto.
3693 * irix5-nat.c: Ditto.
3694 * jit.c: Ditto.
3695 * jit.h: Ditto.
3696 * jv-exp.y: Ditto.
3697 * jv-lang.c: Ditto.
3698 * jv-lang.h: Ditto.
3699 * jv-typeprint.c: Ditto.
3700 * jv-valprint.c: Ditto.
3701 * language.c: Ditto.
3702 * language.h: Ditto.
3703 * linespec.c: Ditto.
3704 * linux-fork.c: Ditto.
3705 * linux-nat.c: Ditto.
3706 * linux-thread-db.c: Ditto.
3707 * lm32-tdep.c: Ditto.
3708
3709 2011-01-08 Michael Snyder <msnyder@vmware.com>
3710
3711 * m2-exp.y: Comment cleanup, mostly periods and spaces.
3712 * m2-lang.c: Ditto.
3713 * m2-typeprint.c: Ditto.
3714 * m2-valprint.c: Ditto.
3715 * m32c-tdep.c: Ditto.
3716 * m32r-linux-nat.c: Ditto.
3717 * m32r-rom.c: Ditto.
3718 * m32r-tdep.c: Ditto.
3719 * m32r-tdep.h: Ditto.
3720 * m68hc11-tdep.c: Ditto.
3721 * m58klinux-nat.c: Ditto.
3722 * m68k-tdep.c: Ditto.
3723 * m88k-tdep.c: Ditto.
3724 * m88k-tdep.h: Ditto.
3725 * machoread.c: Ditto.
3726 * macrocmd.c: Ditto.
3727 * macroexp.c: Ditto.
3728 * macrotab.c: Ditto.
3729 * main.c: Ditto.
3730 * maint.c: Ditto.
3731 * mdebugread.c: Ditto.
3732 * mdebugread.h: Ditto.
3733 * memattr.c: Ditto.
3734 * memattr.h: Ditto.
3735 * memory-map.h: Ditto.
3736 * mep-tdep.c: Ditto.
3737 * microblaze-rom.c: Ditto.
3738 * microblaze-tdep.c: Ditto.
3739 * minsyms.c: Ditto.
3740 * mips-irix-tdep.c: Ditto.
3741 * mips-linux-nat.c: Ditto.
3742 * mips-linux-tdep.c: Ditto.
3743 * mips-linux-tdep.h: Ditto.
3744 * mipsnbsd-nat.c: Ditto.
3745 * mipsnbsd-tdep.c: Ditto.
3746 * mipsread.c: Ditto.
3747 * mips-tdep.c: Ditto.
3748 * mips-tdep.h: Ditto.
3749 * mn10300-linux-tdep.c: Ditto.
3750 * mn10300-tdep.c: Ditto.
3751 * mn10300-tdep.h: Ditto.
3752 * monitor.c: Ditto.
3753 * monitor.h: Ditto.
3754 * moxie-tdep.c: Ditto.
3755 * moxie-tdep.h: Ditto.
3756 * mt-tdep.c: Ditto.
3757
3758 2011-01-08 Mike Frysinger <vapier@gentoo.org>
3759
3760 * bfin-tdep.h (BFIN_A0_DOT_W_REGNUM): Fix typo in name.
3761
3762 2011-01-08 Robert Millan <rmh@gnu.org>
3763
3764 * fbsd-nat.c (fbsd_find_memory_regions): Fix typo.
3765
3766 2011-01-07 Michael Snyder <msnyder@vmware.com>
3767
3768 * charset.c (_initialize_charset): Fix typo in string.
3769
3770 2011-01-07 Michael Snyder <msnyder@vmware.com>
3771
3772 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Mark up error message
3773 for i18n.
3774 * tui/tui-layout.c (tui_set_layout_for_display_command):
3775 Split line so that operator goes to beginning of line.
3776 * tui/tui-winsource.c (tui_horizontal_source_scroll): Move
3777 assignment out of if statement.
3778
3779 2011-01-07 Michael Snyder <msnyder@vmware.com>
3780
3781 * ada-lang.c: Comment cleanup, mostly periods and spaces.
3782 * ada-lang.h: Ditto.
3783 * ada-tasks.c: Ditto.
3784 * ada-valprint.c: Ditto.
3785 * aix-threads.c: Ditto.
3786 * alpha-linux-nat.c: Ditto.
3787 * alpha-linux-tdep.c: Ditto.
3788 * alpha-mdebug-tdep.c: Ditto.
3789 * alpha-nat.c: Ditto.
3790 * alpha-osf1-tdep.c: Ditto.
3791 * alpha-tdep.c: Ditto.
3792 * alphabsd-nat.c: Ditto.
3793 * alphabsd-tdep.c: Ditto.
3794 * amd64-darwin-tdep.c: Ditto.
3795 * amd64-linux-nat.c: Ditto.
3796 * amd64-linux-tdep.c: Ditto.
3797 * amd64-sol2-tdep.c: Ditto.
3798 * amd64-tdep.c: Ditto.
3799 * amd64-fbsd-tdep.c: Ditto.
3800 * amd64-nbsd-tdep.c: Ditto.
3801 * amd64-obsd-tdep.c: Ditto.
3802 * amd64-linux-nat.c: Ditto.
3803 * amd64-linux-tdep.c: Ditto.
3804 * arm-tdep.c: Ditto.
3805 * arm-tdep.h: Ditto.
3806 * armnbsd-nat.c: Ditto.
3807 * avr-tdep.c: Ditto.
3808 * bfin-tdep.c: Ditto.
3809 * bsd-kvm.c: Ditto.
3810 * c-typeprintc: Ditto.
3811 * c-valprint.c: Ditto.
3812 * coff-pe-read.h: Ditto.
3813 * coffreead.c: Ditto.
3814 * cris-tdep.c: Ditto.
3815 * d-lang.c: Ditto.
3816 * darwin-nat-info.c: Ditto.
3817 * darwin-nat.c: Ditto.
3818 * dbug-rom.c: Ditto.
3819 * dbxread.c: Ditto.
3820 * dcache.c: Ditto.
3821 * dcache.h: Ditto.
3822 * dec-thread.c: Ditto.
3823 * defs.h: Ditto.
3824 * demangle.c: Ditto.
3825 * dicos-tdep.c: Ditto.
3826 * dictionary.c: Ditto.
3827 * dictionary.h: Ditto.
3828 * dink32-rom.c: Ditto.
3829 * disasm.c: Ditto.
3830 * doublest.c: Ditto.
3831 * dsrec.c: Ditto.
3832 * dummy-frame.c: Ditto.
3833 * dwarf2-frame.c: Ditto.
3834 * dwarf2expr.c: Ditto.
3835 * dwarf2loc.c: Ditto.
3836 * dwarf2read.c: Ditto.
3837 * elfread.c: Ditto.
3838 * environ.c: Ditto.
3839 * eval.c: Ditto.
3840 * event-top.h: Ditto.
3841 * exceptions.c: Ditto.
3842 * exceptions.h: Ditto.
3843 * exec.c: Ditto.
3844 * expprint.c: Ditto.
3845 * expression.h: Ditto.
3846 * f-exp.y: Ditto.
3847 * f-lang.c: Ditto.
3848 * f-lang.h: Ditto.
3849 * f-typeprint.c: Ditto.
3850 * f-valprint.c: Ditto.
3851 * fbsd-nat.c: Ditto.
3852 * findvar.c: Ditto.
3853 * fork-child.c: Ditto.
3854 * frame.c: Ditto.
3855 * frame.h: Ditto.
3856 * frv-linux-tdep.c: Ditto.
3857 * frv-tdep.c: Ditto.
3858 * gcore.c: Ditto.
3859 * gdb-stabs.h: Ditto.
3860 * gdb_assert.h: Ditto.
3861 * gdb_string.h: Ditto.
3862 * gdb_thread_db.h: Ditto.
3863 * gdb_wait.h: Ditto.
3864 * gdbarch.sh: Ditto.
3865 * gdbcore.h: Ditto.
3866 * gdbthread.h: Ditto.
3867 * gdbtypes.c: Ditto.
3868 * gdbtypes.h: Ditto.
3869 * gnu-nat.c: Ditto.
3870 * gnu-nat.h: Ditto.
3871 * gnu-v2-abi.c: Ditto.
3872 * gnu-v3-abi.c: Ditto.
3873 * go32-nat.c: Ditto.
3874 * gdbarch.c: Regenerate.
3875 * gdbarch.h: Regenerate.
3876
3877 2011-01-07 Michael Snyder <msnyder@vmware.com>
3878
3879 * ax-gdb.c: Adjust some long output strings.
3880 * breakpoint.c: Ditto.
3881 * charset.c: Ditto.
3882 * cp-abi.c: Ditto.
3883 * infcall.c: Ditto.
3884 * infrun.c: Ditto.
3885 * linux-nat.c: Ditto.
3886 * solib-pa64.c: Ditto.
3887 * solib-som.c: Ditto.
3888
3889 2011-01-06 Tom Tromey <tromey@redhat.com>
3890
3891 PR python/12367:
3892 * NEWS: Add item.
3893 * python/python.c (GdbMethods): Add "newest_frame" method.
3894 * python/python-internal.h (gdbpy_newest_frame): Declare.
3895 * python/py-frame.c (gdbpy_newest_frame): New function.
3896
3897 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3898
3899 * jit.h (struct jit_code_entry): use ULONGEST for symfile_size.
3900 * jit.c (jit_debug): New variable.
3901 (show_jit_debug): New function.
3902 (struct target_buffer): Use ULONGEST.
3903 (bfd_open_from_target_memory): Likewise.
3904 (jit_register_code, jit_inferior_init): Add debug output.
3905 (_initialize_jit): Register "debug jit" command.
3906
3907 2011-01-06 Tom Tromey <tromey@redhat.com>
3908
3909 * frame.h (enum frame_type) <INLINE_FRAME>: Fix comment.
3910 * python/py-frame.c (gdbpy_initialize_frames): Add INLINE_FRAME
3911 and ARCH_FRAME.
3912
3913 2011-01-06 Tom Tromey <tromey@redhat.com>
3914
3915 * python/py-frame.c (frapy_block): Use get_frame_block.
3916
3917 2011-01-06 Joel Brobecker <brobecker@adacore.com>
3918
3919 Do not stop on SIGPRIO signals by default
3920 * infrun.c (_initialize_infrun): Unset signal_stop and
3921 signal_print for TARGET_SIGNAL_PRIO.
3922
3923 2011-01-06 Joel Brobecker <brobecker@adacore.com>
3924
3925 * ada-tasks.c: Fix style violation in comment.
3926
3927 2011-01-06 Joel Brobecker <brobecker@adacore.com>
3928
3929 * linespec.c (decode_compound, find_method): Remove trailing \n
3930 at end of error string.
3931 * solib-irix.c (irix_current_sos): Likewise.
3932 * varobj.c (uninstall_variable): Likewise.
3933
3934 2011-01-06 Joel Brobecker <brobecker@adacore.com>
3935
3936 * copyright.py: New script.
3937 * copyright.sh (byhand): Add *.ads, *.adb, *.gpr and *.inc.
3938 Launch emacs without exec'ing. Call copyright.py afterwards.
3939
3940 2011-01-05 Michael Snyder <msnyder@vmware.com>
3941
3942 * addrmap.c: Shorten lines of >= 80 columns.
3943 * arch-utils.c: Ditto.
3944 * arch-utils.h: Ditto.
3945 * ax-gdb.c: Ditto.
3946 * ax-general.c: Ditto.
3947 * bcache.c: Ditto.
3948 * blockframe.c: Ditto.
3949 * breakpoint.c: Ditto.
3950 * buildsym.c: Ditto.
3951 * c-lang.c: Ditto.
3952 * c-typeprint.c: Ditto.
3953 * charset.c: Ditto.
3954 * coffread.c: Ditto.
3955 * command.h: Ditto.
3956 * corelow.c: Ditto.
3957 * cp-abi.c: Ditto.
3958 * cp-namespace.c: Ditto.
3959 * cp-support.c: Ditto.
3960 * dbug-rom.c: Ditto.
3961 * dbxread.c: Ditto.
3962 * defs.h: Ditto.
3963 * dfp.c: Ditto.
3964 * dfp.h: Ditto.
3965 * dictionary.c: Ditto.
3966 * disasm.c: Ditto.
3967 * doublest.c: Ditto.
3968 * dwarf2-frame.c: Ditto.
3969 * dwarf2expr.c: Ditto.
3970 * dwarf2loc.c: Ditto.
3971 * dwarf2read.c: Ditto.
3972 * elfread.c: Ditto.
3973 * eval.c: Ditto.
3974 * event-loop.c: Ditto.
3975 * event-loop.h: Ditto.
3976 * exceptions.h: Ditto.
3977 * exec.c: Ditto.
3978 * expprint.c: Ditto.
3979 * expression.h: Ditto.
3980 * f-lang.c: Ditto.
3981 * f-valprint.c: Ditto.
3982 * findcmd.c: Ditto.
3983 * frame-base.c: Ditto.
3984 * frame-unwind.c: Ditto.
3985 * frame-unwind.h: Ditto.
3986 * frame.c: Ditto.
3987 * frame.h: Ditto.
3988 * gcore.c: Ditto.
3989 * gdb-stabs.h: Ditto.
3990 * gdb_assert.h: Ditto.
3991 * gdb_dirent.h: Ditto.
3992 * gdb_obstack.h: Ditto.
3993 * gdbcore.h: Ditto.
3994 * gdbtypes.c: Ditto.
3995 * gdbtypes.h: Ditto.
3996 * inf-ttrace.c: Ditto.
3997 * infcall.c: Ditto.
3998 * infcmd.c: Ditto.
3999 * inflow.c: Ditto.
4000 * infrun.c: Ditto.
4001 * inline-frame.h: Ditto.
4002 * language.c: Ditto.
4003 * language.h: Ditto.
4004 * libunwind-frame.c: Ditto.
4005 * libunwind-frame.h: Ditto.
4006 * linespec.c: Ditto.
4007 * linux-nat.c: Ditto.
4008 * linux-nat.h: Ditto.
4009 * linux-thread-db.c: Ditto.
4010 * machoread.c: Ditto.
4011 * macroexp.c: Ditto.
4012 * macrotab.c: Ditto.
4013 * main.c: Ditto.
4014 * maint.c: Ditto.
4015 * mdebugread.c: Ditto.
4016 * memattr.c: Ditto.
4017 * minsyms.c: Ditto.
4018 * monitor.c: Ditto.
4019 * monitor.h: Ditto.
4020 * objfiles.c: Ditto.
4021 * objfiles.h: Ditto.
4022 * osabi.c: Ditto.
4023 * p-typeprint.c: Ditto.
4024 * p-valprint.c: Ditto.
4025 * parse.c: Ditto.
4026 * printcmd.c: Ditto.
4027 * proc-events.c: Ditto.
4028 * procfs.c: Ditto.
4029 * progspace.c: Ditto.
4030 * progspace.h: Ditto.
4031 * psympriv.h: Ditto.
4032 * psymtab.c: Ditto.
4033 * record.c: Ditto.
4034 * regcache.c: Ditto.
4035 * regcache.h: Ditto.
4036 * remote-fileio.c: Ditto.
4037 * remote.c: Ditto.
4038 * ser-mingw.c: Ditto.
4039 * ser-tcp.c: Ditto.
4040 * ser-unix.c: Ditto.
4041 * serial.c: Ditto.
4042 * serial.h: Ditto.
4043 * solib-frv.c: Ditto.
4044 * solib-irix.c: Ditto.
4045 * solib-osf.c: Ditto.
4046 * solib-pa64.c: Ditto.
4047 * solib-som.c: Ditto.
4048 * solib-sunos.c: Ditto.
4049 * solib-svr4.c: Ditto.
4050 * solib-target.c: Ditto.
4051 * solib.c: Ditto.
4052 * somread.c: Ditto.
4053 * source.c: Ditto.
4054 * stabsread.c: Ditto.
4055 * stabsread.c: Ditto.
4056 * stack.c: Ditto.
4057 * stack.h: Ditto.
4058 * symfile-mem.c: Ditto.
4059 * symfile.c: Ditto.
4060 * symfile.h: Ditto.
4061 * symmisc.c: Ditto.
4062 * symtab.c: Ditto.
4063 * symtab.h: Ditto.
4064 * target-descriptions.c: Ditto.
4065 * target-memory.c: Ditto.
4066 * target.c: Ditto.
4067 * target.h: Ditto.
4068 * terminal.h: Ditto.
4069 * thread.c: Ditto.
4070 * top.c: Ditto.
4071 * tracepoint.c: Ditto.
4072 * tracepoint.h: Ditto.
4073 * ui-file.c: Ditto.
4074 * ui-file.h: Ditto.
4075 * ui-out.h: Ditto.
4076 * user-regs.c: Ditto.
4077 * user-regs.h: Ditto.
4078 * utils.c: Ditto.
4079 * valarith.c: Ditto.
4080 * valops.c: Ditto.
4081 * valprint.c: Ditto.
4082 * valprint.h: Ditto.
4083 * value.c: Ditto.
4084 * varobj.c: Ditto.
4085 * varobj.h: Ditto.
4086 * vec.h: Ditto.
4087 * xcoffread.c: Ditto.
4088 * xcoffsolib.c: Ditto.
4089 * xcoffsolib.h: Ditto.
4090 * xml-syscall.c: Ditto.
4091 * xml-tdesc.c: Ditto.
4092
4093 2011-01-05 Michael Snyder <msnyder@vmware.com>
4094
4095 * cli/cli-cmds.c: Shorten lines of >= 80 columns.
4096 * cli/cli-decode.c: Ditto.
4097 * cli/cli-dump.c: Ditto.
4098 * cli/cli-logging.c: Ditto.
4099 * cli/cli-script.c: Ditto.
4100 * cli/cli-setshow.c: Ditto.
4101 * common/signals.c: Ditto.
4102 * mi/mi-cmd-break.c: Ditto.
4103 * mi/mi-cmd-disas.c: Ditto.
4104 * mi/mi-cmd-stack.c: Ditto.
4105 * mi/mi-cmd-var.c: Ditto.
4106 * mi/mi-cmds.c: Ditto.
4107 * mi/mi-common.h: Ditto.
4108 * mi/mi-console.c: Ditto.
4109 * mi/mi-interp.c: Ditto.
4110 * mi/mi-main.c: Ditto.
4111 * osf-share/cma_attr.c: Ditto.
4112 * osf-share/cma_deb_core.h: Ditto.
4113 * osf-share/cma_debug_client.h: Ditto.
4114 * osf-share/cma_handle.h: Ditto.
4115 * osf-share/cma_mutex.h: Ditto.
4116 * osf-share/cma_stack_int.h: Ditto.
4117 * osf-share/cma_tcb_defs.h: Ditto.
4118 * python/py-auto-load.c: Ditto.
4119 * python/py-breakpoint.c: Ditto.
4120 * python/py-cmd.c: Ditto.
4121 * python/py-frame.c: Ditto.
4122 * python/py-objfile.c: Ditto.
4123 * python/py-param.c: Ditto.
4124 * python/py-progspace.c: Ditto.
4125 * python/py-symbol.c: Ditto.
4126 * python/py-value.c: Ditto.
4127 * python/python-internal.h: Ditto.
4128 * python/python.c: Ditto.
4129 * tui/tui-data.c: Ditto.
4130 * tui/tui-disasm.c: Ditto.
4131 * tui/tui-hooks.c: Ditto.
4132 * tui/tui-io.c: Ditto.
4133 * tui/tui-layout.c: Ditto.
4134 * tui/tui-regs.c: Ditto.
4135 * tui/tui-source.c: Ditto.
4136 * tui/tui-stack.c: Ditto.
4137 * tui/tui-win.c: Ditto.
4138 * tui/tui-windata.c: Ditto.
4139 * tui/tui-winsource.c: Ditto.
4140
4141 2011-01-05 Joel Brobecker <brobecker@adacore.com>
4142
4143 * configure.ac, gdb.1: Copyright year update.
4144
4145 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4146
4147 * frame.c (get_prev_frame_1) <UNWIND_INNER_ID>: New variables
4148 this_pc_in_block, morestack_msym and morestack_name. Check for
4149 "__morestack" minimal symbol there.
4150
4151 2011-01-03 Joel Brobecker <brobecker@adacore.com>
4152
4153 * symfile.c (find_sym_fns): Add call to dont_repeat.
4154
4155 2011-01-01 Joel Brobecker <brobecker@adacore.com>
4156
4157 Copyright year update in most files (performed by copyright.sh).
4158
4159 2011-01-01 Joel Brobecker <brobecker@adacore.com>
4160
4161 * top.c (print_gdb_version): Update copyright year in version output.
4162
4163 For older changes see ChangeLog-2010.
4164 \f
4165 Local Variables:
4166 mode: change-log
4167 left-margin: 8
4168 fill-column: 74
4169 version-control: never
4170 coding: utf-8
4171 End: