don't check for unistd.h
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2013-11-18 Tom Tromey <tromey@redhat.com>
2
3 * configure: Rebuild.
4 * configure.ac: Don't check for unistd.h.
5
6 2013-11-18 Tom Tromey <tromey@redhat.com>
7
8 * configure: Rebuild.
9 * configure.ac: Don't check for stdlib.h
10 * defs.h: Include stdlib.h unconditionally.
11
12 2013-11-18 Tom Tromey <tromey@redhat.com>
13
14 * config.in: Rebuild.
15 * configure: Rebuild.
16 * configure.ac: Don't check for stddef.h.
17 * defs.h: Unconditionally include stddef.h. Remove duplicate
18 inclusion.
19
20 2013-11-18 Tom Tromey <tromey@redhat.com>
21
22 * common/common.m4 (GDB_AC_COMMON): Don't use AC_HEADER_DIRENT.
23 * common/gdb_dirent.h: Remove.
24 * common/filestuff.c: Use dirent.h.
25 * common/linux-osdata.c: Use dirent.h.
26 (NAMELEN): Define.
27 * config.in: Rebuild.
28 * configure: Rebuild.
29 * configure.ac: Don't use AC_HEADER_DIRENT.
30 * linux-fork.c: Use dirent.h
31 * linux-nat.c: Use dirent.h.
32 * nto-procfs.c: Use dirent.h.
33 * procfs.c: Use dirent.h.
34
35 2013-11-18 Tom Tromey <tromey@redhat.com>
36
37 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add dirent.
38 * gnulib/aclocal.m4: Update.
39 * gnulib/config.in: Update.
40 * gnulib/configure: Update.
41 * gnulib/import/Makefile.am: Update.
42 * gnulib/import/Makefile.in: Update.
43 * gnulib/import/dirent.in.h: New.
44 * gnulib/import/m4/dirent_h.m4: New.
45 * gnulib/import/m4/gnulib-cache.m4: Update.
46 * gnulib/import/m4/gnulib-comp.m4: Update.
47
48 2013-11-18 Tom Tromey <tromey@redhat.com>
49
50 * configure: Rebuild.
51 * common/common.m4 (GDB_AC_COMMON): Don't check for string.h or
52 strings.h.
53
54 2013-11-18 Tom Tromey <tromey@redhat.com>
55
56 * common/gdb_string.h: Remove.
57 * aarch64-tdep.c: Use string.h, not gdb_string.h.
58 * ada-exp.y: Use string.h, not gdb_string.h.
59 * ada-lang.c: Use string.h, not gdb_string.h.
60 * ada-lex.l: Use string.h, not gdb_string.h.
61 * ada-typeprint.c: Use string.h, not gdb_string.h.
62 * ada-valprint.c: Use string.h, not gdb_string.h.
63 * aix-thread.c: Use string.h, not gdb_string.h.
64 * alpha-linux-tdep.c: Use string.h, not gdb_string.h.
65 * alpha-mdebug-tdep.c: Use string.h, not gdb_string.h.
66 * alpha-nat.c: Use string.h, not gdb_string.h.
67 * alpha-osf1-tdep.c: Use string.h, not gdb_string.h.
68 * alpha-tdep.c: Use string.h, not gdb_string.h.
69 * alphanbsd-tdep.c: Use string.h, not gdb_string.h.
70 * amd64-dicos-tdep.c: Use string.h, not gdb_string.h.
71 * amd64-linux-nat.c: Use string.h, not gdb_string.h.
72 * amd64-linux-tdep.c: Use string.h, not gdb_string.h.
73 * amd64-nat.c: Use string.h, not gdb_string.h.
74 * amd64-sol2-tdep.c: Use string.h, not gdb_string.h.
75 * amd64fbsd-tdep.c: Use string.h, not gdb_string.h.
76 * amd64obsd-tdep.c: Use string.h, not gdb_string.h.
77 * arch-utils.c: Use string.h, not gdb_string.h.
78 * arm-linux-nat.c: Use string.h, not gdb_string.h.
79 * arm-linux-tdep.c: Use string.h, not gdb_string.h.
80 * arm-tdep.c: Use string.h, not gdb_string.h.
81 * arm-wince-tdep.c: Use string.h, not gdb_string.h.
82 * armbsd-tdep.c: Use string.h, not gdb_string.h.
83 * armnbsd-nat.c: Use string.h, not gdb_string.h.
84 * armnbsd-tdep.c: Use string.h, not gdb_string.h.
85 * armobsd-tdep.c: Use string.h, not gdb_string.h.
86 * avr-tdep.c: Use string.h, not gdb_string.h.
87 * ax-gdb.c: Use string.h, not gdb_string.h.
88 * ax-general.c: Use string.h, not gdb_string.h.
89 * bcache.c: Use string.h, not gdb_string.h.
90 * bfin-tdep.c: Use string.h, not gdb_string.h.
91 * breakpoint.c: Use string.h, not gdb_string.h.
92 * build-id.c: Use string.h, not gdb_string.h.
93 * buildsym.c: Use string.h, not gdb_string.h.
94 * c-exp.y: Use string.h, not gdb_string.h.
95 * c-lang.c: Use string.h, not gdb_string.h.
96 * c-typeprint.c: Use string.h, not gdb_string.h.
97 * c-valprint.c: Use string.h, not gdb_string.h.
98 * charset.c: Use string.h, not gdb_string.h.
99 * cli-out.c: Use string.h, not gdb_string.h.
100 * cli/cli-cmds.c: Use string.h, not gdb_string.h.
101 * cli/cli-decode.c: Use string.h, not gdb_string.h.
102 * cli/cli-dump.c: Use string.h, not gdb_string.h.
103 * cli/cli-interp.c: Use string.h, not gdb_string.h.
104 * cli/cli-logging.c: Use string.h, not gdb_string.h.
105 * cli/cli-script.c: Use string.h, not gdb_string.h.
106 * cli/cli-setshow.c: Use string.h, not gdb_string.h.
107 * cli/cli-utils.c: Use string.h, not gdb_string.h.
108 * coffread.c: Use string.h, not gdb_string.h.
109 * common/common-utils.c: Use string.h, not gdb_string.h.
110 * common/filestuff.c: Use string.h, not gdb_string.h.
111 * common/linux-procfs.c: Use string.h, not gdb_string.h.
112 * common/linux-ptrace.c: Use string.h, not gdb_string.h.
113 * common/signals.c: Use string.h, not gdb_string.h.
114 * common/vec.h: Use string.h, not gdb_string.h.
115 * core-regset.c: Use string.h, not gdb_string.h.
116 * corefile.c: Use string.h, not gdb_string.h.
117 * corelow.c: Use string.h, not gdb_string.h.
118 * cp-abi.c: Use string.h, not gdb_string.h.
119 * cp-support.c: Use string.h, not gdb_string.h.
120 * cp-valprint.c: Use string.h, not gdb_string.h.
121 * cris-tdep.c: Use string.h, not gdb_string.h.
122 * d-lang.c: Use string.h, not gdb_string.h.
123 * dbxread.c: Use string.h, not gdb_string.h.
124 * dcache.c: Use string.h, not gdb_string.h.
125 * demangle.c: Use string.h, not gdb_string.h.
126 * dicos-tdep.c: Use string.h, not gdb_string.h.
127 * disasm.c: Use string.h, not gdb_string.h.
128 * doublest.c: Use string.h, not gdb_string.h.
129 * dsrec.c: Use string.h, not gdb_string.h.
130 * dummy-frame.c: Use string.h, not gdb_string.h.
131 * dwarf2-frame.c: Use string.h, not gdb_string.h.
132 * dwarf2loc.c: Use string.h, not gdb_string.h.
133 * dwarf2read.c: Use string.h, not gdb_string.h.
134 * elfread.c: Use string.h, not gdb_string.h.
135 * environ.c: Use string.h, not gdb_string.h.
136 * eval.c: Use string.h, not gdb_string.h.
137 * event-loop.c: Use string.h, not gdb_string.h.
138 * exceptions.c: Use string.h, not gdb_string.h.
139 * exec.c: Use string.h, not gdb_string.h.
140 * expprint.c: Use string.h, not gdb_string.h.
141 * f-exp.y: Use string.h, not gdb_string.h.
142 * f-lang.c: Use string.h, not gdb_string.h.
143 * f-typeprint.c: Use string.h, not gdb_string.h.
144 * f-valprint.c: Use string.h, not gdb_string.h.
145 * fbsd-nat.c: Use string.h, not gdb_string.h.
146 * findcmd.c: Use string.h, not gdb_string.h.
147 * findvar.c: Use string.h, not gdb_string.h.
148 * fork-child.c: Use string.h, not gdb_string.h.
149 * frame.c: Use string.h, not gdb_string.h.
150 * frv-linux-tdep.c: Use string.h, not gdb_string.h.
151 * frv-tdep.c: Use string.h, not gdb_string.h.
152 * gdb.c: Use string.h, not gdb_string.h.
153 * gdb_bfd.c: Use string.h, not gdb_string.h.
154 * gdbarch.c: Use string.h, not gdb_string.h.
155 * gdbtypes.c: Use string.h, not gdb_string.h.
156 * gnu-nat.c: Use string.h, not gdb_string.h.
157 * gnu-v2-abi.c: Use string.h, not gdb_string.h.
158 * gnu-v3-abi.c: Use string.h, not gdb_string.h.
159 * go-exp.y: Use string.h, not gdb_string.h.
160 * go-lang.c: Use string.h, not gdb_string.h.
161 * go32-nat.c: Use string.h, not gdb_string.h.
162 * hppa-hpux-tdep.c: Use string.h, not gdb_string.h.
163 * hppa-linux-nat.c: Use string.h, not gdb_string.h.
164 * hppanbsd-tdep.c: Use string.h, not gdb_string.h.
165 * hppaobsd-tdep.c: Use string.h, not gdb_string.h.
166 * i386-cygwin-tdep.c: Use string.h, not gdb_string.h.
167 * i386-dicos-tdep.c: Use string.h, not gdb_string.h.
168 * i386-linux-nat.c: Use string.h, not gdb_string.h.
169 * i386-linux-tdep.c: Use string.h, not gdb_string.h.
170 * i386-nto-tdep.c: Use string.h, not gdb_string.h.
171 * i386-sol2-tdep.c: Use string.h, not gdb_string.h.
172 * i386-tdep.c: Use string.h, not gdb_string.h.
173 * i386bsd-tdep.c: Use string.h, not gdb_string.h.
174 * i386gnu-nat.c: Use string.h, not gdb_string.h.
175 * i386nbsd-tdep.c: Use string.h, not gdb_string.h.
176 * i386obsd-tdep.c: Use string.h, not gdb_string.h.
177 * i387-tdep.c: Use string.h, not gdb_string.h.
178 * ia64-libunwind-tdep.c: Use string.h, not gdb_string.h.
179 * ia64-linux-nat.c: Use string.h, not gdb_string.h.
180 * inf-child.c: Use string.h, not gdb_string.h.
181 * inf-ptrace.c: Use string.h, not gdb_string.h.
182 * inf-ttrace.c: Use string.h, not gdb_string.h.
183 * infcall.c: Use string.h, not gdb_string.h.
184 * infcmd.c: Use string.h, not gdb_string.h.
185 * inflow.c: Use string.h, not gdb_string.h.
186 * infrun.c: Use string.h, not gdb_string.h.
187 * interps.c: Use string.h, not gdb_string.h.
188 * iq2000-tdep.c: Use string.h, not gdb_string.h.
189 * irix5-nat.c: Use string.h, not gdb_string.h.
190 * jv-exp.y: Use string.h, not gdb_string.h.
191 * jv-lang.c: Use string.h, not gdb_string.h.
192 * jv-typeprint.c: Use string.h, not gdb_string.h.
193 * jv-valprint.c: Use string.h, not gdb_string.h.
194 * language.c: Use string.h, not gdb_string.h.
195 * linux-fork.c: Use string.h, not gdb_string.h.
196 * linux-nat.c: Use string.h, not gdb_string.h.
197 * lm32-tdep.c: Use string.h, not gdb_string.h.
198 * m2-exp.y: Use string.h, not gdb_string.h.
199 * m2-typeprint.c: Use string.h, not gdb_string.h.
200 * m32c-tdep.c: Use string.h, not gdb_string.h.
201 * m32r-linux-nat.c: Use string.h, not gdb_string.h.
202 * m32r-linux-tdep.c: Use string.h, not gdb_string.h.
203 * m32r-rom.c: Use string.h, not gdb_string.h.
204 * m32r-tdep.c: Use string.h, not gdb_string.h.
205 * m68hc11-tdep.c: Use string.h, not gdb_string.h.
206 * m68k-tdep.c: Use string.h, not gdb_string.h.
207 * m68kbsd-tdep.c: Use string.h, not gdb_string.h.
208 * m68klinux-nat.c: Use string.h, not gdb_string.h.
209 * m68klinux-tdep.c: Use string.h, not gdb_string.h.
210 * m88k-tdep.c: Use string.h, not gdb_string.h.
211 * macrocmd.c: Use string.h, not gdb_string.h.
212 * main.c: Use string.h, not gdb_string.h.
213 * mdebugread.c: Use string.h, not gdb_string.h.
214 * mem-break.c: Use string.h, not gdb_string.h.
215 * memattr.c: Use string.h, not gdb_string.h.
216 * memory-map.c: Use string.h, not gdb_string.h.
217 * mep-tdep.c: Use string.h, not gdb_string.h.
218 * mi/mi-cmd-break.c: Use string.h, not gdb_string.h.
219 * mi/mi-cmd-disas.c: Use string.h, not gdb_string.h.
220 * mi/mi-cmd-env.c: Use string.h, not gdb_string.h.
221 * mi/mi-cmd-stack.c: Use string.h, not gdb_string.h.
222 * mi/mi-cmd-var.c: Use string.h, not gdb_string.h.
223 * mi/mi-cmds.c: Use string.h, not gdb_string.h.
224 * mi/mi-console.c: Use string.h, not gdb_string.h.
225 * mi/mi-getopt.c: Use string.h, not gdb_string.h.
226 * mi/mi-interp.c: Use string.h, not gdb_string.h.
227 * mi/mi-main.c: Use string.h, not gdb_string.h.
228 * mi/mi-parse.c: Use string.h, not gdb_string.h.
229 * microblaze-rom.c: Use string.h, not gdb_string.h.
230 * microblaze-tdep.c: Use string.h, not gdb_string.h.
231 * mingw-hdep.c: Use string.h, not gdb_string.h.
232 * minidebug.c: Use string.h, not gdb_string.h.
233 * minsyms.c: Use string.h, not gdb_string.h.
234 * mips-irix-tdep.c: Use string.h, not gdb_string.h.
235 * mips-linux-tdep.c: Use string.h, not gdb_string.h.
236 * mips-tdep.c: Use string.h, not gdb_string.h.
237 * mips64obsd-tdep.c: Use string.h, not gdb_string.h.
238 * mipsnbsd-tdep.c: Use string.h, not gdb_string.h.
239 * mipsread.c: Use string.h, not gdb_string.h.
240 * mn10300-linux-tdep.c: Use string.h, not gdb_string.h.
241 * mn10300-tdep.c: Use string.h, not gdb_string.h.
242 * monitor.c: Use string.h, not gdb_string.h.
243 * moxie-tdep.c: Use string.h, not gdb_string.h.
244 * mt-tdep.c: Use string.h, not gdb_string.h.
245 * nbsd-tdep.c: Use string.h, not gdb_string.h.
246 * nios2-linux-tdep.c: Use string.h, not gdb_string.h.
247 * nto-procfs.c: Use string.h, not gdb_string.h.
248 * nto-tdep.c: Use string.h, not gdb_string.h.
249 * objc-lang.c: Use string.h, not gdb_string.h.
250 * objfiles.c: Use string.h, not gdb_string.h.
251 * opencl-lang.c: Use string.h, not gdb_string.h.
252 * osabi.c: Use string.h, not gdb_string.h.
253 * osdata.c: Use string.h, not gdb_string.h.
254 * p-exp.y: Use string.h, not gdb_string.h.
255 * p-lang.c: Use string.h, not gdb_string.h.
256 * p-typeprint.c: Use string.h, not gdb_string.h.
257 * parse.c: Use string.h, not gdb_string.h.
258 * posix-hdep.c: Use string.h, not gdb_string.h.
259 * ppc-linux-nat.c: Use string.h, not gdb_string.h.
260 * ppc-sysv-tdep.c: Use string.h, not gdb_string.h.
261 * ppcfbsd-tdep.c: Use string.h, not gdb_string.h.
262 * ppcnbsd-tdep.c: Use string.h, not gdb_string.h.
263 * ppcobsd-tdep.c: Use string.h, not gdb_string.h.
264 * printcmd.c: Use string.h, not gdb_string.h.
265 * procfs.c: Use string.h, not gdb_string.h.
266 * prologue-value.c: Use string.h, not gdb_string.h.
267 * python/py-auto-load.c: Use string.h, not gdb_string.h.
268 * python/py-gdb-readline.c: Use string.h, not gdb_string.h.
269 * ravenscar-thread.c: Use string.h, not gdb_string.h.
270 * regcache.c: Use string.h, not gdb_string.h.
271 * registry.c: Use string.h, not gdb_string.h.
272 * remote-fileio.c: Use string.h, not gdb_string.h.
273 * remote-m32r-sdi.c: Use string.h, not gdb_string.h.
274 * remote-mips.c: Use string.h, not gdb_string.h.
275 * remote-sim.c: Use string.h, not gdb_string.h.
276 * remote.c: Use string.h, not gdb_string.h.
277 * reverse.c: Use string.h, not gdb_string.h.
278 * rs6000-aix-tdep.c: Use string.h, not gdb_string.h.
279 * ser-base.c: Use string.h, not gdb_string.h.
280 * ser-go32.c: Use string.h, not gdb_string.h.
281 * ser-mingw.c: Use string.h, not gdb_string.h.
282 * ser-pipe.c: Use string.h, not gdb_string.h.
283 * ser-tcp.c: Use string.h, not gdb_string.h.
284 * ser-unix.c: Use string.h, not gdb_string.h.
285 * serial.c: Use string.h, not gdb_string.h.
286 * sh-tdep.c: Use string.h, not gdb_string.h.
287 * sh64-tdep.c: Use string.h, not gdb_string.h.
288 * shnbsd-tdep.c: Use string.h, not gdb_string.h.
289 * skip.c: Use string.h, not gdb_string.h.
290 * sol-thread.c: Use string.h, not gdb_string.h.
291 * solib-dsbt.c: Use string.h, not gdb_string.h.
292 * solib-frv.c: Use string.h, not gdb_string.h.
293 * solib-osf.c: Use string.h, not gdb_string.h.
294 * solib-spu.c: Use string.h, not gdb_string.h.
295 * solib-target.c: Use string.h, not gdb_string.h.
296 * solib.c: Use string.h, not gdb_string.h.
297 * somread.c: Use string.h, not gdb_string.h.
298 * source.c: Use string.h, not gdb_string.h.
299 * sparc-nat.c: Use string.h, not gdb_string.h.
300 * sparc-sol2-tdep.c: Use string.h, not gdb_string.h.
301 * sparc-tdep.c: Use string.h, not gdb_string.h.
302 * sparc64-tdep.c: Use string.h, not gdb_string.h.
303 * sparc64fbsd-tdep.c: Use string.h, not gdb_string.h.
304 * sparc64nbsd-tdep.c: Use string.h, not gdb_string.h.
305 * sparcnbsd-tdep.c: Use string.h, not gdb_string.h.
306 * spu-linux-nat.c: Use string.h, not gdb_string.h.
307 * spu-multiarch.c: Use string.h, not gdb_string.h.
308 * spu-tdep.c: Use string.h, not gdb_string.h.
309 * stabsread.c: Use string.h, not gdb_string.h.
310 * stack.c: Use string.h, not gdb_string.h.
311 * std-regs.c: Use string.h, not gdb_string.h.
312 * symfile.c: Use string.h, not gdb_string.h.
313 * symmisc.c: Use string.h, not gdb_string.h.
314 * symtab.c: Use string.h, not gdb_string.h.
315 * target.c: Use string.h, not gdb_string.h.
316 * thread.c: Use string.h, not gdb_string.h.
317 * tilegx-linux-nat.c: Use string.h, not gdb_string.h.
318 * tilegx-tdep.c: Use string.h, not gdb_string.h.
319 * top.c: Use string.h, not gdb_string.h.
320 * tracepoint.c: Use string.h, not gdb_string.h.
321 * tui/tui-command.c: Use string.h, not gdb_string.h.
322 * tui/tui-data.c: Use string.h, not gdb_string.h.
323 * tui/tui-disasm.c: Use string.h, not gdb_string.h.
324 * tui/tui-file.c: Use string.h, not gdb_string.h.
325 * tui/tui-layout.c: Use string.h, not gdb_string.h.
326 * tui/tui-out.c: Use string.h, not gdb_string.h.
327 * tui/tui-regs.c: Use string.h, not gdb_string.h.
328 * tui/tui-source.c: Use string.h, not gdb_string.h.
329 * tui/tui-stack.c: Use string.h, not gdb_string.h.
330 * tui/tui-win.c: Use string.h, not gdb_string.h.
331 * tui/tui-windata.c: Use string.h, not gdb_string.h.
332 * tui/tui-winsource.c: Use string.h, not gdb_string.h.
333 * typeprint.c: Use string.h, not gdb_string.h.
334 * ui-file.c: Use string.h, not gdb_string.h.
335 * ui-out.c: Use string.h, not gdb_string.h.
336 * user-regs.c: Use string.h, not gdb_string.h.
337 * utils.c: Use string.h, not gdb_string.h.
338 * v850-tdep.c: Use string.h, not gdb_string.h.
339 * valarith.c: Use string.h, not gdb_string.h.
340 * valops.c: Use string.h, not gdb_string.h.
341 * valprint.c: Use string.h, not gdb_string.h.
342 * value.c: Use string.h, not gdb_string.h.
343 * varobj.c: Use string.h, not gdb_string.h.
344 * vax-tdep.c: Use string.h, not gdb_string.h.
345 * vaxnbsd-tdep.c: Use string.h, not gdb_string.h.
346 * vaxobsd-tdep.c: Use string.h, not gdb_string.h.
347 * windows-nat.c: Use string.h, not gdb_string.h.
348 * xcoffread.c: Use string.h, not gdb_string.h.
349 * xml-support.c: Use string.h, not gdb_string.h.
350 * xstormy16-tdep.c: Use string.h, not gdb_string.h.
351 * xtensa-linux-nat.c: Use string.h, not gdb_string.h.
352
353 2013-11-18 Tom Tromey <tromey@redhat.com>
354
355 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add strerror
356 and strstr.
357 * gnulib/aclocal.m4: Update.
358 * gnulib/config.in: Update.
359 * gnulib/configure: Update.
360 * gnulib/import/Makefile.am: Update.
361 * gnulib/import/Makefile.in: Update.
362 * gnulib/import/errno.in.h: New.
363 * gnulib/import/intprops.h: New.
364 * gnulib/import/m4/errno_h.m4: New.
365 * gnulib/import/m4/gnulib-cache.m4: Update.
366 * gnulib/import/m4/gnulib-comp.m4: Update.
367 * gnulib/import/m4/strerror.m4: New.
368 * gnulib/import/m4/strstr.m4: New.
369 * gnulib/import/m4/sys_socket_h.m4: New.
370 * gnulib/import/strerror-override.c: New.
371 * gnulib/import/strerror-override.h: New.
372 * gnulib/import/strerror.c: New.
373 * gnulib/import/strstr.c: New.
374
375 2013-11-18 Tom Tromey <tromey@redhat.com>
376
377 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Split into
378 multiple lines.
379
380 2013-11-18 Jose E. Marchesi <jose.marchesi@oracle.com>
381
382 * sparc-tdep.c (sparc_is_annulled_branch_insn): New function.
383 * sparc-tdep.h: And its prototype.
384
385 * sparc64-linux-tdep.c (sparc64_linux_get_longjmp_target): New
386 function.
387 (sparc64_linux_init_abi): Register the get_longjmp_target hook.
388
389 2013-11-18 Pedro Alves <palves@redhat.com>
390
391 * dwarf2-frame.c (read_addr_from_reg): Remove stale comment and
392 use unpack_pointer.
393
394 2013-11-18 Joel Brobecker <brobecker@adacore.com>
395
396 * mi/mi-main.c (mi_cmd_list_features): Add "language-options"
397 to -list-features output.
398
399 2013-11-17 Joel Brobecker <brobecker@adacore.com>
400
401 * dwarf2expr.h (struct dwarf_expr_context_funcs)
402 <read_addr_from_reg>: Renames "read_reg".
403 * dwarf2-frame.c (read_addr_from_reg): Renames "read_reg".
404 Adjust comment.
405 (dwarf2_frame_ctx_funcs, execute_stack_op, dwarf2_frame_cache):
406 Use read_addr_from_reg in place of read_reg.
407 * dwarf2expr.c (execute_stack_op): Use read_addr_from_reg
408 in place of read_reg.
409 * dwarf2loc.c (dwarf_expr_read_addr_from_reg): Renames
410 dwarf_expr_read_reg.
411 (dwarf_expr_ctx_funcs): Replace dwarf_expr_read_reg
412 with dwarf_expr_read_addr_from_reg.
413 (needs_frame_read_addr_from_reg): Renames needs_frame_read_reg.
414 (needs_frame_ctx_funcs): Replace needs_frame_read_reg with
415 needs_frame_read_addr_from_reg.
416
417 2013-11-15 Jan Kratochvil <jan.kratochvil@redhat.com>
418
419 * NEWS (Changes in GDB 7.5) (New commands) (explore): Fix typo.
420
421 2013-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
422
423 * dwarf2loc.c (chain_candidate): Prevent invoking memcpy with
424 NULL.
425
426 2013-11-15 Tom Tromey <tromey@redhat.com>
427
428 PR c++/16117:
429 * c-exp.y (lex_one_token): Add "is_quoted_name" argument.
430 (classify_name): Likewise. Prefer a field of "this" over a
431 filename.
432 (classify_inner_name, yylex): Update.
433
434 2013-11-15 Joel Brobecker <brobecker@adacore.com>
435
436 * dwarf2expr.h (struct dwarf_expr_context_funcs) <read_reg>:
437 Extend the documentation a bit.
438 <get_reg_value>: New field.
439 * dwarf2loc.c (dwarf_expr_get_reg_value)
440 (needs_frame_get_reg_value): New functions.
441 (dwarf_expr_ctx_funcs, needs_frame_ctx_funcs): Add "get_reg_value"
442 callback.
443 * dwarf2-frame.c (get_reg_value): New function.
444 (dwarf2_frame_ctx_funcs): Add "get_reg_value" callback.
445 * dwarf2expr.c (execute_stack_op) <DW_OP_GNU_regval_type>:
446 Use new callback to compute result_val.
447
448 2013-11-15 Alan Modra <amodra@gmail.com>
449
450 * ppc64-tdep.c (ppc64_plt_entry_point): Renamed from..
451 (ppc64_desc_entry_point): ..this. Update comments here and at
452 call points.
453 (ppc64_standard_linkage1, ppc64_standard_linkage2,
454 ppc64_standard_linkage3): Update comments.
455 (ppc64_standard_linkage4, ppc64_standard_linkage5,
456 (ppc64_standard_linkage6, ppc64_standard_linkage7): New insn
457 patterns.
458 (ppc64_standard_linkage4_target): New function.
459 (ppc64_skip_trampoline_code): Skip ELFv2 patterns too.
460 * rs6000-tdep.c (skip_prologue): Skip ELFv2 r2 setup. Correct
461 nop match. Fix comment wrap.
462
463 2013-11-14 Pedro Alves <palves@redhat.com>
464
465 * infrun.c (handle_signal_stop): Move STOP_QUIETLY,
466 STOP_QUIETLY_REMOTE and 'stop_after_trap' handling earlier.
467
468 2013-11-14 Pedro Alves <palves@redhat.com>
469
470 * infrun.c (struct execution_control_state)
471 <stepped_after_stopped_by_watchpoint>: New field.
472 (get_inferior_stop_soon): New function.
473 (handle_inferior_event): 'stepped_after_stopped_by_watchpoint' was
474 moved to struct execution_control_state -- adjust. Use
475 get_inferior_stop_soon. Split TARGET_WAITKIND_STOPPED handling to
476 new function.
477 (handle_signal_stop): New function, factored out from
478 handle_inferior_event.
479
480 2013-11-14 Pedro Alves <palves@redhat.com>
481
482 * break-catch-sig.c (signal_catchpoint_explains_signal): Adjust to
483 return a boolean.
484 * breakpoint.c (bpstat_explains_signal): Adjust to return a
485 boolean.
486 (explains_signal_watchpoint, base_breakpoint_explains_signal):
487 Adjust to return a boolean.
488 * breakpoint.h (enum bpstat_signal_value): Delete.
489 (struct breakpoint_ops) <explains_signal>: New returns a boolean.
490 (bpstat_explains_signal): Likewise.
491 * infrun.c (handle_inferior_event) <random signal checks>:
492 bpstat_explains_signal now returns a boolean - adjust. No longer
493 consider hiding signals.
494
495 2013-11-14 Pedro Alves <palves@redhat.com>
496
497 * breakpoint.c (bpstat_explains_signal) <Moribund locations>:
498 Return BPSTAT_SIGNAL_PASS instead of BPSTAT_SIGNAL_HIDE.
499 (explains_signal_watchpoint): Return BPSTAT_SIGNAL_PASS instead of
500 BPSTAT_SIGNAL_HIDE.
501 (base_breakpoint_explains_signal): Return BPSTAT_SIGNAL_PASS
502 instead of BPSTAT_SIGNAL_HIDE.
503 * infrun.c (handle_inferior_event): Rework random signal checks.
504
505 2013-11-14 Pedro Alves <palves@redhat.com>
506
507 * infrun.c (struct execution_control_state): Remove
508 'random_signal' field.
509 (handle_syscall_event): Use bpstat_causes_stop instead of
510 bpstat_explains_signal. Don't set ecs->random_signal.
511 (handle_inferior_event): New 'random_signal' local.
512 <TARGET_WAITKIND_FORKED, TARGET_WAITKIND_VFORKED,
513 TARGET_WAITKIND_EXECD>: Use bpstat_causes_stop instead of
514 bpstat_explains_signal. Don't set ecs->random_signal.
515 <TARGET_WAITKIND_STOPPED>: Adjust to use local instead of
516 ecs->random_signal.
517
518 2013-11-14 Pedro Alves <palves@redhat.com>
519
520 * infrun.c (handle_inferior_event): Move comment from the
521 function's body to the function's description, adjusted.
522
523 2013-11-14 Pedro Alves <palves@redhat.com>
524
525 * infrun.c (handle_inferior_event) <TARGET_WAITKIND_LOADED>:
526 Handle STOP_QUIETLY_NO_SIGSTOP and STOP_QUIETLY_REMOTE here.
527 Assert we never fall through out of the TARGET_WAITKIND_LOADED
528 case.
529
530 2013-11-14 Tom Tromey <tromey@redhat.com>
531
532 * python/py-linetable.c (ltpy_has_line)
533 (ltpy_get_all_source_lines): Fix loop termination condition.
534
535 2013-11-14 Joel Brobecker <brobecker@adacore.com>
536
537 * mi/mi-parse.h (struct mi_parse) <language>: New field.
538 * mi/mi-main.c (mi_cmd_execute): Temporarily set language to
539 PARSE->LANGUAGE during command execution, if set.
540 * mi/mi-parse.c: Add "language.h" #include.
541 (mi_parse): Add parsing of "--language" command option.
542
543 * NEWS: Add entry mentioning the new "--language" command option.
544
545 2013-11-14 Pedro Alves <palves@redhat.com>
546 Joel Brobecker <brobecker@adacore.com>
547
548 * cli/cli-utils.h (extract_arg_const): Add declaration.
549 * cli/cli-utils.c (extract_arg_const): New function.
550 (extract_arg): Reimplement using extract_arg_const.
551
552 2013-11-14 Joel Brobecker <brobecker@adacore.com>
553
554 * language.h: Add "symtab.h" #include.
555
556 2013-11-13 Doug Evans <xdje42@gmail.com>
557
558 * breakpoint.c (bpstat_check_breakpoint_conditions): For thread
559 specific breakpoints, don't evaluate breakpoint condition if
560 different thread.
561
562 2013-11-13 Keith Seitz <keiths@redhat.com>
563
564 PR c++/7935
565 PR c++/10541
566 * cp-support.c (insepct_type): Add support for substituting
567 namespace aliases, too.
568 * dwarf2read.c (scan_partial_symbols): Add a partial symbol
569 for DW_TAG_imported_declaration.
570 (add_partial_symbol): Likewise.
571 (process_die): Handle namespace aliases with
572 read_namespace_alias.
573 (die_needs_namespace): Add DW_TAG_imported_declaration.
574 (read_namespace_alias): New function.
575 (load_partial_dies): Load DW_TAG_imported_declaration, too.
576 (new_symbol_full): Handle DW_TAG_imported_declaration.
577
578 2013-11-13 Keith Seitz <keiths@redhat.com>
579
580 * p-exp.y (uptok): Make first parameter const.
581 (yylex): Make `tokstart' and `tokptr' const.
582 Don't copy the lexer input to a temporary buffer.
583 Make `p' const.
584 Remove const workaround for parse_escape.
585 Create a temporary buffer for a convenience variable instead
586 of doing in-place modification of the input.
587 If a match is found with a different case from the input,
588 do not change the input at all.
589 Use `tmp' to construct the resultant stoken instead of
590 `tokstart'.
591
592 2013-11-13 Doug Evans <xdje42@gmail.com>
593
594 * breakpoint.c (breakpoint_cond_eval): Fix and enhance comment.
595
596 2013-11-13 Joel Brobecker <brobecker@adacore.com>
597
598 * mi/mi-main.c (mi_cmd_list_features): Replace "info-ada-exceptions"
599 entry with "ada-exceptions".
600
601 2013-11-13 Joel Brobecker <brobecker@adacore.com>
602
603 * symfile.c (reread_symbols): Move call to set_objfile_per_bfd
604 after re-initialization of OBJFILE's obstack.
605
606 2013-11-12 Doug Evans <xdje42@gmail.com>
607
608 * breakpoint.c (bpstat_check_breakpoint_conditions): Assert
609 bs->stop != 0 on entry. Update function comment. Simplify early
610 exit for frame mismatch. Reindent rest of function.
611
612 2013-11-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
613
614 * objc-lang.c (uniquify_strings): Prevent invoking qsort with
615 NULL.
616
617 2013-11-12 Doug Evans <dje@google.com>
618
619 Work around gold/15646.
620 * dwarf2read.c (read_index_from_section): Update comment.
621 (struct dw2_symtab_iterator): New member global_seen.
622 (dw2_symtab_iter_init): Initialize it.
623 (dw2_symtab_iter_next): Skip duplicate global symbols.
624 (dw2_expand_symtabs_matching): Ditto.
625
626 2013-11-12 Joel Brobecker <brobecker@adacore.com>
627
628 * mi/mi-cmds.h (mi_cmd_info_ada_exceptions): Add declaration.
629 * mi/mi-cmds.c (mi_cmds): Add entry for -info-ada-exceptions
630 command.
631 * mi/mi-cmd-info.c: #include "ada-lang.c" and "arch-utils.c".
632 (mi_cmd_info_ada_exceptions): New function.
633 * mi/mi-main.c (mi_cmd_list_features): Add "info-ada-exceptions".
634
635 2013-11-12 Joel Brobecker <brobecker@adacore.com>
636
637 * ada-lang.h: #include "vec.h".
638 (struct ada_exc_info): New.
639 (ada_exc_info): New typedef.
640 (DEF_VEC_O(ada_exc_info)): New vector.
641 (ada_exceptions_list): Add declaration.
642 * ada-lang.c (ada_is_exception_sym)
643 (ada_is_non_standard_exception_sym, compare_ada_exception_info)
644 (sort_remove_dups_ada_exceptions_list)
645 (ada_exc_search_name_matches, ada_add_standard_exceptions)
646 (ada_add_exceptions_from_frame, ada_add_global_exceptions)
647 (ada_exceptions_list_1, ada_exceptions_list)
648 (info_exceptions_command): New function.
649 (_initialize_ada_language): Add "info exception" command.
650
651 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
652
653 PR python/15629
654 * NEWS: Add linetable feature.
655 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-linetable entries.
656 * python/py-linetable.c: New file.
657 * python/py-symtab.c (stpy_get_linetable): New function.
658 * python/python-internal.h (symtab_to_linetable_object): Declare.
659 (gdbpy_initialize_linetable): Ditto.
660 * python/python.c (_initialize_python): Call
661 gdbpy_initialize_linetable.
662
663 2013-11-11 Joel Brobecker <brobecker@adacore.com>
664
665 * ada-lang.c (create_ada_exception_catchpoint): Enhance
666 the documentation of fields "except_string" and "condition".
667 * mi/mi-cmd-catch.c (mi_cmd_catch_assert): Reallocate
668 CONDITION on the heap before passing it to
669 create_ada_exception_catchpoint.
670 (mi_cmd_catch_exception): Likewise for EXCEPTION_NAME and
671 CONDITION.
672
673 2013-11-11 Tom Tromey <tromey@redhat.com>
674
675 * config.in, configure: Rebuild.
676 * configure.ac (HAVE_TKILL_SYSCALL): Check for "syscall".
677
678 2013-11-11 Joel Brobecker <brobecker@adacore.com>
679
680 * remote-sim.c (gdbsim_detach): Break declaration into
681 shorter lines. No code change.
682
683 2013-11-11 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
684
685 * remote-sim.c (gdbsim_detach): Fix prototype.
686
687 2013-11-08 Doug Evans <dje@google.com>
688
689 * dwarf2read.c (dwarf2_read_debug): Change to unsigned int.
690 (create_debug_types_hash_table): Only print debugging messages for
691 each TU if dwarf2-read >= 2.
692 (process_queue): Ditto.
693 (_initialize_dwarf2_read): Make "set debug dwarf2-read" a zuinteger.
694 Update doc string.
695
696 2013-11-08 Tom Tromey <tromey@redhat.com>
697
698 * configure: Rebuild.
699 * configure.ac: Remove mentions of HAVE_MULTIPLE_PROC_FDS.
700
701 2013-11-08 Tom Tromey <tromey@redhat.com>
702
703 * configure, config.in: Rebuild.
704 * configure.ac: Remove unused configury.
705
706 2013-11-08 Tom Tromey <tromey@redhat.com>
707
708 * m32c-tdep.c: Use gdb_string.h.
709
710 2013-11-08 Tom Tromey <tromey@redhat.com>
711
712 * configure, config.in: Rebuild.
713 * configure.ac: Remove all link.h-related checks.
714
715 2013-11-08 Tom Tromey <tromey@redhat.com>
716
717 * acinclude.m4: Include common.m4.
718 * common/common.m4: New file.
719 * configure, config.in: Rebuild.
720 * configure.ac: Use GDB_AC_COMMON.
721
722 2013-11-08 Doug Evans <dje@google.com>
723
724 * NEWS: Mention that "set debug symtab-create" now accepts a
725 verbosity level.
726 * buildsym.c (end_symtab_from_static_block): Call set_symtab_primary
727 to set the symtab's primary flag.
728 * jit.c (finalize_symtab): Ditto.
729 * mdebugread.c (psymtab_to_symtab_1): Ditto.
730 * symfile.c (allocate_symtab): Only print debugging messages for
731 symtab_create_debug levels 2 and higher.
732 * symtab.c (symtab_create_debug): Change type to unsigned int.
733 (set_symtab_primary): New function.
734 (_initialize_symtab): Change "set debug symtab-create" to a
735 zuinteger option.
736 * symtab.h (set_symtab_primary): Declare.
737 (symtab_create_debug): Update decl.
738
739 2013-11-08 Tom Tromey <tromey@redhat.com>
740
741 * aix-thread.c (aix_thread_detach): Update.
742 * corelow.c (core_detach): Update.
743 * darwin-nat.c (darwin_detach): Update.
744 * dec-thread.c (dec_thread_detach): Update.
745 * gnu-nat.c (gnu_detach): Update.
746 * go32-nat.c (go32_detach): Update.
747 * inf-ptrace.c (inf_ptrace_detach): Update.
748 * inf-ttrace.c (inf_ttrace_detach): Update.
749 * linux-fork.c (linux_fork_detach): Update.
750 * linux-fork.h (linux_fork_detach): Update.
751 * linux-nat.c (linux_nat_detach): Update. Introduce "tem"
752 local for const-correctness.
753 * linux-thread-db.c (thread_db_detach): Update.
754 * monitor.c (monitor_detach): Update.
755 * nto-procfs.c (procfs_detach): Update.
756 * procfs.c (procfs_detach): Update.
757 * record.c (record_detach): Update.
758 * record.h (record_detach): Update.
759 * remote-m32r-sdi.c (m32r_detach): Update.
760 * remote-mips.c (mips_detach): Update.
761 * remote-sim.c (gdbsim_detach): Update.
762 * remote.c (remote_detach_1, remote_detach)
763 (extended_remote_detach): Update.
764 * sol-thread.c (sol_thread_detach): Update.
765 * target.c (target_detach): Make "args" const.
766 (init_dummy_target): Update.
767 * target.h (struct target_ops) <to_detach>: Make argument const.
768 (target_detach): Likewise.
769 * windows-nat.c (windows_detach): Update.
770
771 2013-11-07 Doug Evans <dje@google.com>
772
773 PR 11786
774 * solib-svr4.c (svr4_exec_displacement): Ignore filesz, memsz, flags
775 and align fields for PT_GNU_RELRO segments.
776
777 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
778
779 PR python/15747
780 * python/py-cmd.c: Add COMPLETE_EXPRESSION constant.
781
782 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
783
784 * NEWS: Document Python temporary breakpoint support.
785 * python/py-breakpoint.c (bppy_get_temporary): New function.
786 (bppy_init): New keyword: temporary. Parse it and set breakpoint
787 to temporary if True.
788
789 2013-11-07 Jose E. Marchesi <jose.marchesi@oracle.com>
790
791 * sparc-tdep.c (sparc_analyze_control_transfer): Assertion
792 removed to allow analyzing unconditional branch instructions
793 with PC-relative offsets of zero.
794
795 2013-11-07 Yao Qi <yao@codesourcery.com>
796
797 * mi/mi-cmd-var.c: Include "language.h".
798 (mi_cmd_var_info_expression): Get language name from
799 language_defn.
800 * varobj.c (varobj_language_string): Remove.
801 (variable_language): Remove declaration.
802 (languages): Remove.
803 (varobj_get_language): Change the type of return value.
804 (variable_language): Remove.
805 * varobj.h (enum varobj_languages): Remove.
806 (varobj_language_string): Remove declaration.
807 (varobj_get_language): Update declaration.
808
809 2013-11-07 Yao Qi <yao@codesourcery.com>
810
811 * language.h (struct language_defn) <la_natural_name>: New
812 field.
813 * ada-lang.c (ada_language_defn): Initialize field
814 'la_natural_name'.
815 * c-lang.c (c_language_defn): Likewise.
816 (cplus_language_defn, asm_language_defn): Likewise.
817 * d-lang.c (d_language_defn): Likewise.
818 * f-lang.c (f_language_defn): Likewise.
819 * go-lang.c (go_language_defn): Likewise.
820 * jv-lang.c (java_language_defn): Likewise.
821 * language.c (unknown_language_defn ): Likewise.
822 (auto_language_defn): Likewise.
823 * m2-lang.c (m2_language_defn): Likewise.
824 * objc-lang.c (objc_language_defn): Likewise.
825 * opencl-lang.c (opencl_language_defn): Likewise.
826 * p-lang.c (pascal_language_defn): Likewise.
827
828 2013-11-07 Yao Qi <yao@codesourcery.com>
829
830 * language.c (language_str): Return const char *.
831 (add_language): Add const to 'language_names'
832 * language.h (struct language_defn) <la_name>: Add const.
833 (language_str: Update declaration.
834
835 2013-11-06 Andreas Arnez <arnez@linux.vnet.ibm.com>
836
837 * s390-linux-nat.c (s390_read_description): Consider the TE field
838 in the HWCAP for determining 'have_regset_tdb'.
839
840 2013-11-06 Will Newton <will.newton@linaro.org>
841
842 PR gdb/12866
843 * dwarf2read.c (skip_one_die): Sanity check DW_AT_sibling
844 values. (read_partial_die): Likewise.
845
846 2013-11-06 Muhammad Bilal <mbilal@codesourcery.com>
847
848 PR cli/16122
849 * top.c (command_line_input): Unify interactivity tests to use
850 input_from_terminal_p.
851 * event-top.c (command_line_handler): Likewise.
852
853 2013-11-06 Yao Qi <yao@codesourcery.com>
854
855 * Makefile.in (check-perf): New target.
856
857 2013-11-05 Will Newton <will.newton@linaro.org>
858
859 PR gdb/7670
860 * arm-tdep.c (print_fpu_flags): Use filtered output routines.
861 (arm_print_float_info): Likewise.
862
863 2013-11-04 Anton Blanchard <anton@samba.org>
864
865 * target.c (memory_xfer_partial): Cap write to 4KB.
866
867 2013-11-01 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
868
869 * breakpoint.c (create_longjmp_master_breakpoint): Allow libc
870 probe scan even when the arch provides no get_longjmp_target.
871
872 2013-10-31 Pedro Alves <palves@redhat.com>
873
874 * infrun.c (handle_syscall_event): Don't set or clear stop_signal.
875 (handle_inferior_event) <TARGET_WAITKIND_FORKED,
876 TARGET_WAITKIND_VFORKED>: Don't set stop_signal to
877 GDB_SIGNAL_TRAP, or clear it. Pass GDB_SIGNAL_0 to
878 bpstat_explains signal, instead of GDB_SIGNAL_TRAP.
879 <bpstat handling>: If the bpstat chain wants the signal to be
880 hidden, then set stop_signal to GDB_SIGNAL_0 instead of
881 GDB_SIGNAL_TRAP.
882
883 2013-10-31 Andrew Burgess <aburgess@broadcom.com>
884
885 * breakpoint.c (update_watchpoint): Update error message and add
886 an additional error message.
887
888 2013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
889
890 * s390-tdep.h: Rename to...
891 * s390-linux-tdep.h: ...here.
892 * s390-tdep.c: Rename to...
893 * s390-linux-tdep.c: ...here. Adjust #include.
894 * s390-nat.c: Rename to...
895 * s390-linux-nat.c: ...here. Adjust #include.
896 * config/s390/s390.mh: Rename to...
897 * config/s390/linux.mh: ...here. Reflect rename s390-nat.o ->
898 s390-linux-nat.o.
899 * configure.host: Reflect host rename "s390" -> "linux".
900 * configure.tgt: Reflect rename s390-tdep.o -> s390-linux-tdep.o.
901 * Makefile.in (ALL_TARGET_OBS): Likewise.
902 (HFILES_NO_SRCDIR): Reflect rename s390-tdep.h ->
903 s390-linux-tdep.h.
904 (ALLDEPFILES): Reflect rename of .c files.
905
906 2013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
907
908 * s390-nat.c: Whitespace cleanup.
909 * s390-tdep.c: Likewise.
910 * s390-tdep.h: Remove empty line at end of file.
911
912 2013-10-30 Maciej W. Rozycki <macro@codesourcery.com>
913
914 * linux-tdep.c (linux_corefile_thread_callback): Preinitialize
915 siginfo_size.
916
917 2013-10-29 Tom Tromey <tromey@redhat.com>
918
919 * utils.c (reg): Move undefinition...
920 * gdb_curses.h: ... here. Update comment to mention AIX.
921
922 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
923
924 * exec.h (add_target_sections_of_objfile): New declaration.
925 * exec.c (add_target_sections_of_objfile): New function.
926 * symfile.c (add_symbol_file_command): Update current target sections.
927 (remove_symbol_file_command): New command.
928 (symfile_free_objfile): New function.
929 (_initialize_symfile): Register observer for free_objfile events.
930 * NEWS: Add description of the remove-symbol-file command.
931 * breakpoint.c (disable_breakpoints_in_freed_objfile): New function.
932 * objfiles.c (free_objfile): Notify free_objfile.
933 (is_addr_in_objfile): New function.
934 * objfiles.h (is_addr_in_objfile): New declaration.
935 * printcmd.c (clear_dangling_display_expressions): Act upon free_objfile
936 events instead of solib_unloaded events.
937 (_initialize_printcmd): Register observer for free_objfile instead
938 of solib_unloaded notifications.
939 * solib.c (remove_user_added_objfile): New function.
940 (_initialize_symfile): Add remove-symbol-file.
941
942 2013-10-29 Andrew Burgess <aburgess@broadcom.com>
943
944 * infcmd.c (default_print_one_register_info): Use val_print to
945 print all values even optimized out or unavailable ones. Don't
946 try to print a raw form of optimized out or unavailable values.
947
948 2013-10-29 Yao Qi <yao@codesourcery.com>
949
950 * auto-load.c (auto_load_pspace_data_cleanup): Get data from
951 parameter 'arg' instead of from program_space_data.
952 * objfiles.c (objfiles_pspace_data_cleanup): Likewise.
953 * solib-darwin.c (darwin_pspace_data_cleanup): Likewise.
954 * solib-dsbt.c (dsbt_pspace_data_cleanup): Likewise.
955 * solib-svr4.c (svr4_pspace_data_cleanup): Likewise.
956 * inflow.c (inflow_inferior_data_cleanup): Get data from
957 parameter 'arg' instead of inferior_data.
958 * registry.h: Add comments.
959
960 2013-10-28 Pedro Alves <palves@redhat.com>
961
962 * breakpoint.c (watchpoints_triggered)
963 <!target_stopped_data_address>: Hardcode return 1.
964
965 2013-10-28 Pedro Alves <palves@redhat.com>
966
967 * infrun.c (process_event_stop_test): Remove unnecessary scoping
968 level and reindent.
969
970 2013-10-28 Pedro Alves <palves@redhat.com>
971
972 * infrun.c (process_event_stop_test): New function, factored out
973 from handle_inferior_event.
974 (handle_inferior_event): 'process_event_stop_test' is now a
975 function instead of a goto label -- adjust.
976
977 2013-10-28 Pedro Alves <palves@redhat.com>
978
979 * infrun.c (handle_inferior_event): Move process_event_stop_test
980 goto label to the else branch of the ecs->random_signal check,
981 along with FRAME and GDBARCH re-fetching.
982
983 2013-10-28 Pedro Alves <palves@redhat.com>
984
985 * infrun.c (switch_back_to_stepped_thread): New function, factored
986 out from handle_inferior_event.
987 (handle_inferior_event): Adjust to call
988 switch_back_to_stepped_thread. Call it also at the tail of the
989 random signal handling, and return, instead of also handling
990 random signals just before the stepping tests.
991
992 2013-10-28 Pedro Alves <palves@redhat.com>
993
994 * infrun.c (clear_stop_func): Delete.
995 (handle_inferior_event): Don't call clear_stop_func and don't
996 clear 'ecs->random_signal'.
997
998 2013-10-27 Yao Qi <yao@codesourcery.com>
999
1000 * varobj.c (struct varobj_root) <lang>: Rename to 'lang_ops'.
1001 (varobj_create, varobj_get_path_expr): Update.
1002 (varobj_value_has_mutated, varobj_update): Likewise.
1003 (create_child_with_value, new_root_variable): Likewise.
1004 (number_of_children, name_of_variable): Likewise.
1005 (value_of_child, my_value_of_variable): Likewise.
1006 (varobj_value_is_changeable_p): Likewise.
1007
1008 2013-10-25 Yao Qi <yao@codesourcery.com>
1009
1010 * language.h (struct lang_varobj_ops): Declare.
1011 (struct language_defn) <la_varobj_ops>: New field.
1012 * ada-lang.c: Include "varobj.h"
1013 (defn ada_language_defn): Initialize field 'la_varobj_ops' with
1014 ada_varobj_ops.
1015 * c-lang.c: Include "varobj.h"
1016 (c_language_defn): Initialize field 'la_varobj_ops' with
1017 c_varobj_ops.
1018 (cplus_language_defn): Initialize field 'la_varobj_ops' with
1019 cplus_varobj_ops.
1020 (asm_language_defn): Initialize field 'la_varobj_ops' with
1021 default_varobj_ops.
1022 (minimal_language_defn): Likewise.
1023 * d-lang.c (d_language_defn): Likewise.
1024 * f-lang.c (f_language_defn): Likewise.
1025 * go-lang.c (go_language_defn): Likewise.
1026 * m2-lang.c (m2_language_defn): Likewise.
1027 * objc-lang.c (objc_language_defn): Likewise.
1028 * opencl-lang.c (opencl_language_defn): Likewise.
1029 * p-lang.c (pascal_language_defn): Likewise.
1030 * language.c (unknown_language_defn): Likewise.
1031 (auto_language_defn): Likewise.
1032 (local_language_defn): Likewise.
1033 * jv-lang.c (java_language_defn): Initialize field
1034 'la_varobj_ops' with java_varobj_ops.
1035 * varobj.c (varobj_create): Update.
1036 * varobj.h (default_varobj_ops): Define macro.
1037
1038 2013-10-25 Pedro Alves <palves@redhat.com>
1039
1040 * cp-valprint.c (cp_print_value_fields): No longer handle a NULL
1041 static field value.
1042 (cp_print_static_field): If the value is entirely optimized out,
1043 print <optimized out> here.
1044 * jv-valprint.c (java_print_value_fields): No longer handle a NULL
1045 static field value.
1046 * p-valprint.c (pascal_object_print_static_field): If the value is
1047 entirely optimized out, print <optimized out> here.
1048 * valops.c (do_search_struct_field)
1049 (value_struct_elt_for_reference): No longer handle a NULL static
1050 field value.
1051 * value.c (value_static_field): Return an optimized out value
1052 instead of NULL.
1053
1054 2013-10-25 Yao Qi <yao@codesourcery.com>
1055
1056 * remote.c (remote_traceframe_info): Return early if
1057 traceframe is not selected.
1058
1059 2013-10-25 Yao Qi <yao@codesourcery.com>
1060
1061 * tracepoint.c (traceframe_fun): Remove.
1062 (traceframe_sal): Remove.
1063 (set_traceframe_context): Add local variables.
1064
1065 2013-10-25 Joel Brobecker <brobecker@adacore.com>
1066
1067 * varobj.h (struct lang_varobj_ops): Remove spaces between '*'
1068 and parameter name.
1069
1070 2013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
1071
1072 * linux-tdep.c (linux_corefile_thread_callback): Propagate any
1073 failure from register information collection.
1074
1075 2013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
1076
1077 * linux-tdep.c (linux_corefile_thread_data): Remove `num_notes'
1078 member.
1079 (linux_corefile_thread_callback): Update accordingly.
1080 (linux_make_corefile_notes): Likewise.
1081
1082 2013-10-24 Pedro Alves <palves@redhat.com>
1083
1084 * NEWS (New options): Mention set/show startup-with-shell.
1085 * config/alpha/nm-osf3.h (START_INFERIOR_TRAPS_EXPECTED): Set to 2
1086 instead of 3.
1087 * fork-child.c (fork_inferior, startup_inferior): Handle 'set
1088 startup-with-shell'.
1089 (show_startup_with_shell): New function.
1090 (_initialize_fork_child): Register the set/show startup-with-shell
1091 commands.
1092 * inf-ptrace.c (inf_ptrace_create_inferior): Remove comment.
1093 * inf-ttrace.c (inf_ttrace_him): Remove comment.
1094 * procfs.c (procfs_init_inferior): Remove comment.
1095 * infcmd.c (startup_with_shell): New global.
1096 * inferior.h (startup_with_shell): Declare global.
1097 (STARTUP_WITH_SHELL): Delete.
1098 (START_INFERIOR_TRAPS_EXPECTED): Set to 1 by default instead of 2.
1099
1100 2013-10-23 Pedro Alves <palves@redhat.com>
1101
1102 * common/gdb_signals.h (gdb_signal_to_symbol_string): Declare.
1103 * common/signals.c: Include "gdb_assert.h".
1104 (signals): New field 'symbol'.
1105 (SET): Use the 'symbol' parameter.
1106 (gdb_signal_to_symbol_string): New function.
1107 * infrun.c (handle_inferior_event) <random signal>: In debug
1108 output, print the random signal enum as string in addition to its
1109 number.
1110 * target/waitstatus.c (target_waitstatus_to_string): Print the
1111 signal's enum value as string instead of the (POSIX) signal name.
1112
1113 2013-10-23 Gary Benson <gbenson@redhat.com>
1114
1115 PR 16013
1116 * common/linux-osdata.c (command_from_pid): Reduced size of cmd
1117 from 32 to 18. Adjusted fscanf format string accordingly.
1118 (Avoids leaving cmd unterminated.)
1119 (print_sockets): Do not parse tlen, inode, sl, timeout, txq, rxq,
1120 trun, retn or extra. (Avoids leaving extra unterminated.) Check
1121 that local_address and remote_address will not overflow.
1122 (linux_xfer_osdata_modules): Parse lines using strtok to avoid
1123 leaving dependencies unterminated. Parse size as "%u" to match
1124 definition.
1125
1126 2013-10-22 Pedro Alves <palves@redhat.com>
1127
1128 * infrun.c (handle_inferior_event) <thread hop>: Don't clear or
1129 set ecs->random signal.
1130
1131 2013-10-22 Pedro Alves <palves@redhat.com>
1132
1133 * infrun.c (keep_going): Update comments.
1134
1135 2013-10-22 Pedro Alves <palves@redhat.com>
1136
1137 * remote.c (remote_parse_stop_reply) <'T'/'S'/'X' replies>: Map
1138 invalid signal numbers to GDB_SIGNAL_UNKNOWN.
1139
1140 2013-10-22 Pedro Alves <palves@redhat.com>
1141
1142 * include/gdb/signals.def (TARGET_EXC_BAD_ACCESS): Rename to
1143 GDB_EXC_BAD_ACCESS.
1144 (TARGET_EXC_BAD_INSTRUCTION): Rename to GDB_EXC_BAD_INSTRUCTION.
1145 (TARGET_EXC_ARITHMETIC): Rename to GDB_EXC_ARITHMETIC.
1146 (TARGET_EXC_EMULATION): Rename to GDB_EXC_EMULATION.
1147 (TARGET_EXC_SOFTWARE): Rename to GDB_EXC_SOFTWARE.
1148 (TARGET_EXC_BREAKPOINT): Rename to GDB_EXC_BREAKPOINT.
1149 (GDB_SIGNAL_LAST): Change description string.
1150 * common/signals.c (gdb_signal_from_host, do_gdb_signal_to_host):
1151 Adjust to signal renaming.
1152 * darwin-nat.c (darwin_decode_message): Likewise.
1153
1154 2013-10-22 Jose E. Marchesi <jose.marchesi@oracle.com>
1155
1156 * MAINTAINERS (Write After Approval): Add myself to the list.
1157
1158 2013-10-18 Andrew Burgess <aburgess@broadcom.com>
1159
1160 * breakpoint.c (update_watchpoint): If hardware watchpoints are
1161 forced off, downgrade them to software watchpoints if possible,
1162 and error out if not possible.
1163 (watch_command_1): Move watchpoint type selection closer to
1164 watchpoint creation, and extend the comments.
1165
1166 2013-10-18 Pedro Alves <palves@redhat.com>
1167
1168 PR gdb/16062
1169 * infrun.c (handle_inferior_event): Keep going if we got a random
1170 signal we should not stop for, instead of falling through to the
1171 step tests.
1172
1173 2013-10-18 Yao Qi <yao@codesourcery.com>
1174
1175 * c-varobj.c (cplus_number_of_children): Fix indentation.
1176
1177 2013-10-17 Tom Tromey <tromey@redhat.com>
1178
1179 PR gdb/15995:
1180 * printcmd.c (printcmd): Call gdb_flush.
1181
1182 2013-10-17 Tom Tromey <tromey@redhat.com>
1183
1184 * elfread.c (struct elfinfo) <stabindexsect>: Remove.
1185 (elf_locate_sections): Update.
1186
1187 2013-10-17 Yao Qi <yao@codesourcery.com>
1188
1189 * Makefile.in (HFILES_NO_SRCDIR): Remove ada-varobj.h.
1190 * ada-varobj.c: Remove the include of ada-varobj.h.
1191 (ada_varobj_get_number_of_children): Declare.
1192 (ada_varobj_get_name_of_child): Make it static.
1193 (ada_varobj_get_path_expr_of_child): Likewise.
1194 (ada_varobj_get_value_of_child): Likewise.
1195 (ada_varobj_get_type_of_child): Likewise.
1196 (ada_varobj_get_value_of_array_variable): Likewise.
1197 * ada-varobj.h: Remove.
1198
1199 2013-10-17 Yao Qi <yao@codesourcery.com>
1200
1201 * Makefile.in (SFILES): Add c-varobj.c and jv-varobj.c.
1202 (COMMON_OBS): Add c-varobj.o and jv-varobj.o.
1203 * ada-varobj.c: Include "varobj.h".
1204 (ada_number_of_children): New. Moved from varobj.c.
1205 (ada_name_of_variable, ada_name_of_child): Likewise.
1206 (ada_path_expr_of_child, ada_value_of_child): Likewise.
1207 (ada_type_of_child, ada_value_of_variable): Likewise.
1208 (ada_value_is_changeable_p, ada_value_has_mutated): Likewise.
1209 (ada_varobj_ops): New.
1210 * c-varobj.c, jv-varobj.c: New file. Moved from varobj.c.
1211 * gdbtypes.c (get_target_type): New. Moved from varobj.c.
1212 * gdbtypes.h (get_target_type): Declare.
1213 * varobj.c: Remove the inclusion of "ada-varobj.h" and
1214 "ada-lang.h".
1215 (ANONYMOUS_STRUCT_NAME): Move it to c-varobj.c.
1216 (ANONYMOUS_UNION_NAME): Likewise.
1217 (get_type, get_value_type, get_target_type): Remove declarations.
1218 (value_get_print_value, varobj_value_get_print_value): Likewise.
1219 (c_number_of_children, c_name_of_variable): Likewise.
1220 (c_name_of_child, c_path_expr_of_child): Likewise.
1221 (c_value_of_child, c_type_of_child): Likewise.
1222 (c_value_of_variable, cplus_number_of_children): Likewise.
1223 (cplus_class_num_children, cplus_name_of_variable): Likewise.
1224 (cplus_name_of_child, cplus_path_expr_of_child): Likewise.
1225 (cplus_value_of_child, cplus_type_of_child): Likewise.
1226 (cplus_value_of_variable, java_number_of_children): Likewise.
1227 (java_name_of_variable, java_name_of_child): Likewise.
1228 (java_path_expr_of_child, java_value_of_child): Likewise.
1229 (java_type_of_child, java_value_of_variable): Likewise.
1230 (ada_number_of_children, ada_name_of_variable): Likewise.
1231 (ada_name_of_child, ada_path_expr_of_child): Likewise.
1232 (ada_value_of_child, ada_type_of_child): Likewise.
1233 (ada_value_of_variable, ada_value_is_changeable_p): Likewise.
1234 (ada_value_has_mutated): Likewise.
1235 (struct language_specific): Move it to varobj.h.
1236 (CPLUS_FAKE_CHILD): Move it to varobj.h.
1237 (restrict_range): Rename it varobj_restrict_range. Make it extern.
1238 Callers update.
1239 (get_path_expr_parent): Rename it to varobj_get_path_expr_parent.
1240 Make it extern.
1241 (is_anonymous_child): Move it to c-varobj.c and rename to
1242 varobj_is_anonymous_child. Caller update.
1243 (get_type): Move it to c-varobj.c.
1244 (get_value_type): Rename it varobj_get_value_type. Make it
1245 extern.
1246 (get_target_type): Move it gdbtypes.c.
1247 (varobj_formatted_print_options): New function.
1248 (value_get_print_value): Rename it to
1249 varobj_value_get_print_value and make it extern.
1250 (varobj_value_is_changeable_p): Make it extern.
1251 (adjust_value_for_child_access): Move it to c-varobj.c.
1252 (default_value_is_changeable_p): Rename it to
1253 varobj_default_value_is_changeable_p. Make it extern.
1254 (c_number_of_children, c_name_of_variable): Move it to c-varobj.c
1255 (c_name_of_child, c_path_expr_of_child): Likewise.
1256 (c_value_of_child, c_type_of_child): Likewise.
1257 (c_value_of_variable, cplus_number_of_children): Likewise.
1258 (cplus_class_num_children, cplus_name_of_variable): Likewise.
1259 (cplus_name_of_child, cplus_path_expr_of_child): Likewise.
1260 (cplus_value_of_child, cplus_type_of_child): Likewise.
1261 (cplus_value_of_variable): Likewise.
1262 (java_number_of_children, java_name_of_variable): Move it to jv-varobj.c.
1263 (java_name_of_child, java_path_expr_of_child): Likewise.
1264 (java_value_of_child, java_type_of_child): Likewise.
1265 (java_value_of_variable): Likewise.
1266 (ada_number_of_children, ada_name_of_variable): Move it to ada-varobj.c.
1267 (ada_name_of_child, ada_path_expr_of_child): Likewise.
1268 (ada_value_of_child, ada_type_of_child): Likewise.
1269 (ada_value_of_variable, ada_value_is_changeable_p): Likewise.
1270 (ada_value_has_mutated): Likewise.
1271 * varobj.h (CPLUS_FAKE_CHILD): New macro, moved from varobj.c.
1272 (struct lang_varobj_ops): New. Renamed by 'struct language_specific'.
1273 (c_varobj_ops, cplus_varobj_ops): Declare.
1274 (java_varobj_ops, ada_varobj_ops): Declare.
1275 (varobj_default_value_is_changeable_p): Declare.
1276 (varobj_value_is_changeable_p): Declare.
1277 (varobj_get_value_type, varobj_is_anonymous_child): Declare.
1278 (varobj_get_path_expr_parent): Declare.
1279 (varobj_value_get_print_value): Declare.
1280 (varobj_formatted_print_options): Declare.
1281 (varobj_restrict_range): Declare.
1282
1283 2013-10-17 Luis Machado <lgustavo@codesourcery.com>
1284
1285 * target/waitstatus.h (target_waitkind): Remove spurious
1286 character from the comments.
1287
1288 2013-10-17 Joel Brobecker <brobecker@adacore.com>
1289
1290 * gdbarch.sh (get_longjmp_target): Add method documentation.
1291 * gdbarch.h: Regenerate.
1292
1293 2013-10-16 Tom Tromey <tromey@redhat.com>
1294
1295 * dbxread.c (read_dbx_symtab) <bss_ext_symbol>: Remove unused
1296 label.
1297
1298 2013-10-16 Luis Machado <lgustavo@codesourcery.com>
1299
1300 * gcore.in: Call GDB using the full path to the gcore script.
1301 Error out if the GDB binary is not found.
1302
1303 2013-10-16 Sergio Durigan Junior <sergiodj@redhat.com>
1304
1305 PR gdb/16014
1306 * dwarf2read.c (dw2_get_real_path): Remove unnecessary call to
1307 sizeof.
1308
1309 2013-10-16 Sergio Durigan Junior <sergiodj@redhat.com>
1310
1311 PR gdb/16042
1312 * target.c (target_disable_btrace): Fix invalid return value for
1313 void function.
1314 (target_teardown_btrace): Likewise.
1315
1316 2013-10-14 Yao Qi <yao@codesourcery.com>
1317
1318 * varobj.c (struct varobj): Move most of the fields to
1319 varobj.h.
1320 (struct varobj_dynamic): New struct.
1321 (varobj_get_display_hint) [HAVE_PYTHON]: Adjust.
1322 (varobj_has_more): Likewise.
1323 (dynamic_varobj_has_child_method): Likewise.
1324 (update_dynamic_varobj_children): Likewise.
1325 (varobj_get_num_children): Likewise.
1326 (varobj_list_children, varobj_pretty_printed_p): Likewise.
1327 (install_new_value_visualizer): Likewise.
1328 (install_new_value_visualizer, install_new_value): Likewise.
1329 (varobj_update, new_variable, free_variable): Likewise.
1330 (my_value_of_variable, value_get_print_value): Likewise.
1331 (install_visualizer): Change the type of parameter 'var' to
1332 'struct varobjd_dynamic *'. Callers update.
1333 * varobj.h (struct varobj): Moved from varobj.c.
1334 (struct varobj) <dynamic>: New field.
1335
1336 2013-10-13 Sandra Loosemore <sandra@codesourcery.com>
1337
1338 * nios2-tdep.c (nios2_reg_names): Use "sstatus" rather than "ba"
1339 as the preferred name of r30.
1340 * nios2-linux-tdep.c (reg_offsets): Likewise.
1341 * features/nios2-cpu.xml: Likewise.
1342 * features/nios2-linux.c: Regenerated.
1343 * features/nios2.c: Regenerated.
1344 * regformats/nios2-linux.dat: Regenerated.
1345
1346 2013-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1347
1348 Canonicalize directories for EXEC_FILENAME.
1349 * exec.c (exec_file_attach): Use gdb_realpath_keepfile for
1350 exec_filename.
1351 * utils.c (gdb_realpath_keepfile): New function.
1352 * utils.h (gdb_realpath_keepfile): New declaration.
1353
1354 2013-10-11 Doug Evans <dje@google.com>
1355
1356 * Makefile.in (GDBFLAGS): New variable.
1357 (run): New rule.
1358
1359 2013-10-11 Joel Brobecker <brobecker@adacore.com>
1360
1361 * NEWS: Add entry documenting the new "-catch-assert" and
1362 "-catch-exception" GDB/MI commands.
1363
1364 2013-10-11 Joel Brobecker <brobecker@adacore.com>
1365
1366 * breakpoint.h (init_ada_exception_breakpoint): Add parameter
1367 "enabled".
1368 * breakpoint.c (init_ada_exception_breakpoint): Add parameter
1369 "enabled". Set B->ENABLE_STATE accordingly.
1370 * ada-lang.h (ada_exception_catchpoint_kind): Move here from
1371 ada-lang.c.
1372 (create_ada_exception_catchpoint): Add declaration.
1373 * ada-lang.c (ada_exception_catchpoint_kind): Move to ada-lang.h.
1374 (create_ada_exception_catchpoint): Make non-static. Add new
1375 parameter "disabled". Use it in call to
1376 init_ada_exception_breakpoint.
1377 (catch_ada_exception_command): Add parameter "enabled" in call
1378 to create_ada_exception_catchpoint.
1379 (catch_assert_command): Likewise.
1380
1381 * mi/mi-cmds.h (mi_cmd_catch_assert, mi_cmd_catch_exception):
1382 Add declarations.
1383 * mi/mi-cmds.c (mi_cmds): Add the "catch-assert" and
1384 "catch-exception" commands.
1385 * mi/mi-cmd-catch.c: Add #include "ada-lang.h".
1386 (mi_cmd_catch_assert, mi_cmd_catch_exception): New functions.
1387
1388 2013-10-11 Joel Brobecker <brobecker@adacore.com>
1389
1390 * ada-lang.c (enum ada_exception_catchpoint_kind): Renames
1391 "enum exception_catchpoint_kind". Replace the "ex_" prefix
1392 of all its enumerates with "ada_". Update the rest of this
1393 file throughout.
1394
1395 2013-10-11 Joel Brobecker <brobecker@adacore.com>
1396
1397 * ada-lang.c (ada_decode_exception_location): Delete.
1398 (create_ada_exception_catchpoint): Remove arguments "sal",
1399 "addr_string" and "ops". Add argument "ex_kind" instead.
1400 Adjust implementation accordingly, calling ada_exception_sal
1401 to get the entities it no longer gets passed as arguments.
1402 Document the function's arguments.
1403 (catch_ada_exception_command): Use catch_ada_exception_command_split
1404 instead of ada_decode_exception_location, and update call to
1405 create_ada_exception_catchpoint.
1406 (catch_ada_assert_command_split): Renames
1407 ada_decode_assert_location. Remove parameters "addr_string" and
1408 "ops", and now returns void. Adjust implementation accordingly.
1409 Update the function documentation.
1410 (catch_assert_command): Use catch_ada_assert_command_split
1411 instead of ada_decode_assert_location. Update call to
1412 create_ada_exception_catchpoint.
1413
1414 2013-10-11 Joel Brobecker <brobecker@adacore.com>
1415
1416 * utils.h (perror_warning_with_name): Add declaration.
1417 * utils.c (perror_warning_with_name): New function.
1418 * cli/cli-cmds.c (source_script_with_search): Add call to
1419 perror_warning_with_name if from_tty is nul.
1420
1421 2013-10-11 Joel Brobecker <brobecker@adacore.com>
1422
1423 * utils.c (perror_string): New function, extracted out of
1424 throw_perror_with_name.
1425 (throw_perror_with_name): Rework to use perror_string.
1426
1427 2013-10-11 Yao Qi <yao@codesourcery.com>
1428
1429 * remote.c (discard_pending_stop_replies_in_queue): Update
1430 declaration.
1431 (struct stop_reply) <rs>: New field.
1432 (remove_stop_reply_of_remote_state): New function.
1433 (discard_pending_stop_replies_in_queue): Add parameter 'rs'.
1434 Callers update. Pass remove_stop_reply_of_remote_state to
1435 QUEUE_iterate.
1436 (remote_parse_stop_reply): Initialize field 'rs'.
1437
1438 2013-10-10 Will Newton <will.newton@linaro.org>
1439
1440 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Call
1441 linux_init_abi.
1442
1443 2013-10-10 Joel Brobecker <brobecker@adacore.com>
1444
1445 * cli/cli-cmds.c (show_baud_rate): Moved to serial.c as
1446 serial_baud_show_cmd.
1447 (_initialize_cli_cmds): Delete the code creating the
1448 "set/show remotebaud" commands.
1449 * serial.c (baud_rate): Move here from top.c.
1450 (serial_baud_show_cmd): Move here from cli/cli-cmds.c.
1451 (_initialize_serial): Create "set/show serial baud" commands.
1452 Add "set/show remotebaud" command aliases.
1453 * top.c (baud_rate): Moved to serial.c.
1454 * NEWS: Document the new "set/show serial baud" commands,
1455 replacing "set/show remotebaud".
1456
1457 2013-10-09 Pedro Alves <palves@redhat.com>
1458
1459 * breakpoint.c (insert_bp_location): Use memory_error_message to
1460 build the memory error string.
1461 * c-lang.c: Include "gdbcore.h".
1462 (c_get_string): Use memory_error to throw error.
1463 (target_xfer_memory_error): Delete.
1464 (memory_error_message): New, factored out from
1465 target_xfer_memory_error.
1466 (memory_error): Change parameter type to target_xfer_error.
1467 Rewrite.
1468 (read_memory): Use memory_error instead of
1469 target_xfer_memory_error.
1470 * gdbcore.h: Include "target.h".
1471 (memory_error): Change parameter type to target_xfer_error.
1472 (memory_error_message): Declare function.
1473 * target.c (target_read_memory, target_read_stack)
1474 (target_write_memory, target_write_raw_memory): Return
1475 TARGET_XFER_E_IO on error. Adjust comments.
1476 (get_target_memory): Pass TARGET_XFER_E_IO to memory_error,
1477 instead of EIO.
1478 * target.h (target_read, target_insert_breakpoint)
1479 (target_remove_breakpoint): Adjust comments.
1480 * valprint.c (partial_memory_read): Rename parameter, and adjust
1481 comment.
1482 (val_print_string): Use memory_error_message to build the memory
1483 error string.
1484
1485 2013-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1486
1487 * common/filestuff.c (gdb_fopen_cloexec): Remove initialization of
1488 result variable. Rename variable fopen_e_ever_failed to
1489 fopen_e_ever_failed_einval. Retry fopen only for errno EINVAL.
1490
1491 2013-10-09 Pedro Alves <palves@redhat.com>
1492
1493 * monitor.c (monitor_write_memory, monitor_write_memory_bytes)
1494 (monitor_write_memory_longlongs, monitor_write_memory_block):
1495 Constify 'myaddr' parameter.
1496 (monitor_xfer_memory): Adjust interface as monitor_xfer_partial
1497 helper.
1498 (monitor_xfer_partial): New function.
1499 (init_base_monitor_ops): Don't install a deprecated_xfer_memory
1500 hook. Install a to_xfer_partial hook.
1501
1502 2013-10-09 Tom Tromey <tromey@redhat.com>
1503
1504 * dwarf2read.c (dwarf2_get_dwz_file): Update for type change in
1505 bfd_get_alt_debug_link_info.
1506
1507 2013-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1508
1509 New flag OBJF_NOT_FILENAME.
1510 * auto-load.c (auto_load_objfile_script): Check also OBJF_NOT_FILENAME.
1511 * jit.c (jit_object_close_impl): Use OBJF_NOT_FILENAME for
1512 allocate_objfile.
1513 (jit_bfd_try_read_symtab): Use OBJF_NOT_FILENAME for
1514 symbol_file_add_from_bfd.
1515 * jv-lang.c (get_dynamics_objfile): Use OBJF_NOT_FILENAME for
1516 allocate_objfile.
1517 * objfiles.c (allocate_objfile): Assert OBJF_NOT_FILENAME if NAME is
1518 NULL.
1519 * objfiles.h (OBJF_NOT_FILENAME): New.
1520
1521 2013-10-08 Tom Tromey <tromey@redhat.com>
1522
1523 * Makefile.in (SFILES): Add build-id.c.
1524 (HFILES_NO_SRCDIR): Add build-id.h.
1525 * build-id.c: New file, largely from elfread.c. Modified
1526 most functions.
1527 * build-id.h: New file.
1528 * dwarf2read.c (dwarf2_get_dwz_file): Update for change to
1529 bfd_get_alt_debug_link_info. Verify dwz file's build-id.
1530 Search for dwz file using build-id.
1531 * elfread.c (build_id_bfd_get, build_id_verify)
1532 (build_id_to_debug_filename, find_separate_debug_file): Remove.
1533
1534 2013-10-08 Joel Brobecker <brobecker@adacore.com>
1535
1536 * ada-lang.c (compare_names_with_case): Renamed from
1537 compare_names, adding a new parameter "casing" and its handling.
1538 New function documentation.
1539 (compare_names): New function, implemented using
1540 compare_names_with_case.
1541
1542 2013-10-08 Joel Brobecker <brobecker@adacore.com>
1543
1544 * ada-lang.c (ada_exception_sal): Remove advance declaration.
1545
1546 2013-10-07 Tom Tromey <tromey@redhat.com>
1547
1548 * objfiles.c (free_objfile_per_bfd_storage): Delete the
1549 demangled_names_hash.
1550 (free_objfile): Don't delete the demangled_names_hash.
1551 * objfiles.h (struct objfile_per_bfd_storage)
1552 <demangled_names_hash>: New field.
1553 (struct objfile) <demangled_names_hash>: Move to
1554 objfile_per_bfd_storage.
1555 * symfile.c (reread_symbols): Don't delete the
1556 demangled_names_hash.
1557 * symtab.c (create_demangled_names_hash): Update.
1558 (symbol_set_names): Update.
1559
1560 2013-10-07 Tom Tromey <tromey@redhat.com>
1561
1562 * gdb_bfd.c (struct gdb_bfd_data) <relocation_computed,
1563 needs_relocations>: New fields.
1564 (gdb_bfd_requires_relocations): New function.
1565 * gdb_bfd.h (gdb_bfd_requires_relocations): Declare.
1566 * objfiles.c (get_objfile_bfd_data): Disallow sharing if
1567 the BFD needs relocations applied.
1568
1569 2013-10-07 Pedro Alves <palves@redhat.com>
1570
1571 PR breakpoints/11568
1572 * breakpoint.c (remove_threaded_breakpoints): Say "no longer in
1573 the thread list" instead of "gone".
1574
1575 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1576
1577 * NEWS: Mention new convenience variable $_exitsignal.
1578 * corelow.c (core_open): Reset exit convenience variables. Set
1579 $_exitsignal to the uncaught signal which generated the corefile.
1580 * infrun.c (handle_inferior_event): Reset exit convenience
1581 variables. Set $_exitsignal for TARGET_WAITKIND_SIGNALLED.
1582 (clear_exit_convenience_vars): New function.
1583 * inferior.h (clear_exit_convenience_vars): New prototype.
1584
1585 2013-10-06 Yao Qi <yao@codesourcery.com>
1586
1587 * varobj.h: Add comments to enum varobj_languages.
1588
1589 2013-10-04 Doug Evans <dje@google.com>
1590
1591 Add support for DWP file format version 2.
1592 * NEWS: Mention support for DWP file format version 2.
1593 * dwarf2read.c (dwarf2_section_info): Convert asection field to a
1594 union of asection, containing_section. New fields virtual_offset
1595 and is_virtual. Change type of readin filed from int to char.
1596 (dwo_sections, dwo_file): Tweak comments.
1597 (dwp_v2_section_ids): New enum.
1598 (dwp_sections): New fields abbrev, info, line, loc, macinfo, macro,
1599 str_offsets, types.
1600 (virtual_v1_dwo_sections): Renamed from virtual_dwo_sections.
1601 All uses updated.
1602 (virtual_v2_dwo_sections): New struct.
1603 (dwp_hash_table): New fields version, nr_columns. Change type of
1604 section_pool field to a union.
1605 (dwp_file): New field version.
1606 (dwarf2_has_info): Check for virtual sections.
1607 (get_containing_section): New function.
1608 (get_section_bfd_owner, get_section_bfd_section): Call it.
1609 (dwarf2_locate_sections): Update.
1610 (dwarf2_section_empty_p): Update.
1611 (dwarf2_read_section): Handle virtual sections.
1612 (locate_dwz_sections): Update.
1613 (create_dwp_hash_table): Document and handle V2 format.
1614 (locate_v1_virtual_dwo_sections): Renamed from
1615 locate_virtual_dwo_sections and update. All callers updated.
1616 (create_dwo_unit_in_dwp_v1): Renamed from create_dwo_in_dwp.
1617 Delete arg htab. Rename arg section_index to unit_index.
1618 All callers updated.
1619 (MAX_NR_V1_DWO_SECTIONS): Renamed from MAX_NR_DWO_SECTIONS.
1620 All uses updated.
1621 (create_dwp_v2_section, create_dwo_unit_in_dwp_v2): New functions.
1622 (lookup_dwo_unit_in_dwp): Add V2 support.
1623 (dwarf2_locate_dwo_sections): Update.
1624 (dwarf2_locate_common_dwp_sections): Renamed from
1625 dwarf2_locate_dwp_sections and update. All callers updated.
1626 (dwarf2_locate_v2_dwp_sections): New function.
1627 (open_and_init_dwp_file): Add V2 support.
1628 (read_str_index): New locals str_section, str_offsets_section.
1629
1630 2013-10-04 Pedro Alves <palves@redhat.com>
1631
1632 * common/ptid.c (null_ptid, minus_one_ptid, ptid_build)
1633 (pid_to_ptid, ptid_get_pid, ptid_get_lwp, ptid_get_tid)
1634 (ptid_equal, ptid_is_pid, ptid_lwp_p, ptid_tid_p): Replace
1635 describing comments with references to ptid.h.
1636 * common/ptid.h: Remove intro description of constructors,
1637 accessors and predicates.
1638 (struct ptid): Reformat.
1639 (minus_one_ptid, ptid_build, pid_to_ptid, ptid_get_pid)
1640 (ptid_get_lwp, ptid_get_tid, ptid_equal, ptid_is_pid): Change
1641 describing comments.
1642
1643 2013-10-04 Joel Brobecker <brobecker@adacore.com>
1644
1645 * aix-thread.c (sync_threadlists): Add missing ')' in call
1646 to ptid_build.
1647
1648 2013-10-04 Joel Brobecker <brobecker@adacore.com>
1649
1650 * procfs.c (procfs_init_inferior): Fix typo causing the build
1651 to fail.
1652
1653 2013-10-04 Joel Brobecker <brobecker@adacore.com>
1654
1655 * aix-thread.c (ptrace32): Remove cast to addr_ptr.
1656
1657 2013-10-04 Joel Brobecker <brobecker@adacore.com>
1658
1659 * mi/mi-main.c (run_one_inferior): Add function description.
1660 Make ARG a pointer to an integer whose value determines whether
1661 we should "run" or "start" the program.
1662 (mi_cmd_exec_run): Add handling of the "--start" option.
1663 Reject all other command-line options.
1664 * NEWS: Add entry for "-exec-run"'s new "--start" option.
1665
1666 2013-10-04 Yao Qi <yao@codesourcery.com>
1667
1668 * remote-notif.h (REMOTE_NOTIF_ID): New enum.
1669 (struct notif_client) <pending_event>: Moved
1670 to struct remote_notif_state.
1671 <id>: New field.
1672 (struct remote_notif_state) <pending_event>: New field.
1673 (notif_event_xfree): Declare.
1674 * remote-notif.c (handle_notification): Adjust.
1675 (notif_event_xfree): New function.
1676 (do_notif_event_xfree): Call notif_event_xfree.
1677 (remote_notif_state_xfree): Call notif_event_xfree to free
1678 each element in field pending_event.
1679 * remote.c (discard_pending_stop_replies): Remove declaration.
1680 (discard_pending_stop_replies_in_queue): Declare.
1681 (remote_close): Call discard_pending_stop_replies_in_queue
1682 instead of discard_pending_stop_replies.
1683 (remote_start_remote): Adjust.
1684 (stop_reply_xfree): Call notif_event_xfree.
1685 (notif_client_stop): Adjust initialization.
1686 (remote_notif_remove_all): Rename it to ...
1687 (remove_stop_reply_for_inferior): ... this. Update comments.
1688 Don't check INF is NULL.
1689 (discard_pending_stop_replies): Return early if notif_state is
1690 NULL. Adjust. Don't check INF is NULL.
1691 (remote_notif_get_pending_events): Adjust.
1692 (discard_pending_stop_replies_in_queue): New function.
1693 (remote_wait_ns): Likewise.
1694
1695 2013-10-04 Yao Qi <yao@codesourcery.com>
1696
1697 * remote-notif.c (DECLARE_QUEUE_P): Remove.
1698 (notif_queue): Remove.
1699 (remote_notif_process): Add one parameter 'notif_queue'.
1700 Update comments. Callers update.
1701 (remote_async_get_pending_events_token): Remove.
1702 (remote_notif_register_async_event_handler): Remove.
1703 (remote_notif_unregister_async_event_handler): Remove.
1704 (handle_notification): Add parameter 'notif_queue'. Update
1705 comments. Callers update.
1706 (notif_xfree): Remove.
1707 (remote_notif_state_allocate): New function.
1708 (remote_notif_state_xfree): New function.
1709 (_initialize_notif): Remove code to allocate queue.
1710 * remote-notif.h (DECLARE_QUEUE_P): Moved from remote-notif.c.
1711 (struct remote_notif_state): New.
1712 (handle_notification): Update declaration.
1713 (remote_notif_process): Likewise.
1714 (remote_notif_register_async_event_handler): Remove.
1715 (remote_notif_unregister_async_event_handler): Remove.
1716 (remote_notif_state_allocate): Declare.
1717 (remote_notif_state_xfree): Declare.
1718 * remote.c (struct remote_state) <notif_state>: New field.
1719 (remote_close): Don't call
1720 remote_notif_unregister_async_event_handler. Call
1721 remote_notif_state_xfree.
1722 (remote_open_1): Don't call
1723 remote_notif_register_async_event_handler. Call
1724 remote_notif_state_allocate.
1725
1726 2013-10-04 Yao Qi <yao@codesourcery.com>
1727
1728 * varobj.c (create_child_with_value): Remove 'const' from the
1729 type of parameter 'name'.
1730 (varobj_add_child): Likewise.
1731 (install_dynamic_child): Remove 'const' from the type of
1732 parameter 'name'.
1733 (varobj_add_child): Likewise.
1734 (create_child_with_value): Likewise. Update comments. Don't
1735 duplicate 'name'.
1736 (update_dynamic_varobj_children): Duplicate 'name'
1737 and pass it to install_dynamic_child.
1738
1739 2013-10-03 Phil Muldoon <pmuldoon@redhat.com>
1740
1741 * python/py-value.c (convert_value_from_python): Move PyInt_Check
1742 conversion logic to occur after PyLong_Check. Comment on order
1743 change significance.
1744 * python/py-arch.c (archpy_disassemble): Comment on order of
1745 conversion for integers and longs.
1746
1747 2013-10-03 Pedro Alves <palves@redhat.com>
1748
1749 * common/linux-ptrace.c (linux_check_ptrace_features): Factor out
1750 the PTRACE_O_TRACESYSGOOD and PTRACE_O_TRACEFORK to separate
1751 functions. Always test for PTRACE_O_TRACESYSGOOD even if
1752 PTRACE_O_TRACEFORK is not supported.
1753 (linux_test_for_tracesysgood): New function.
1754 (linux_test_for_tracefork): New function, factored out from
1755 linux_check_ptrace_features, and also don't kill child_pid here.
1756
1757 2013-10-03 Tristan Gingold <gingold@adacore.com>
1758
1759 * i386-darwin-nat.c (i386_darwin_dr_set): Fix argument type.
1760 Remove verbose error reporting. Use detected state to
1761 thread_set_state call.
1762 (i386_darwin_dr_get): Fix return type. Remove verbose error
1763 report.
1764 Remove trailing spaces.
1765
1766 2013-10-02 Pedro Alves <palves@redhat.com>
1767
1768 * cp-valprint.c (cp_print_value_fields): Adjust calls to
1769 val_print_optimized_out.
1770 * jv-valprint.c (java_print_value_fields): Likewise.
1771 * p-valprint.c (pascal_object_print_value_fields): Likewise.
1772 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full)
1773 <DWARF_VALUE_REGISTER>: If the register was not saved, return a
1774 new optimized out value.
1775 * findvar.c (address_from_register): Likewise.
1776 * frame.c (put_frame_register): Tweak error string to say the
1777 register was not saved, rather than optimized out.
1778 * infcmd.c (default_print_one_register_info): Adjust call to
1779 val_print_optimized_out. Use value_of_register instead of
1780 get_frame_register_value.
1781 * mi/mi-main.c (output_register): Use value_of_register instead of
1782 get_frame_register_value.
1783 * valprint.c (valprint_check_validity): Likewise.
1784 (val_print_optimized_out): New value parameter. If the value is
1785 lval_register, print <not saved> instead.
1786 (value_check_printable, val_print_scalar_formatted): Adjust calls
1787 to val_print_optimized_out.
1788 * valprint.h (val_print_optimized_out): New value parameter.
1789 * value.c (struct value) <optimized_out>: Extend comment.
1790 (error_value_optimized_out): New function.
1791 (require_not_optimized_out): Use it. Use a different string for
1792 lval_register values.
1793 * value.h (error_value_optimized_out): New declaration.
1794 * NEWS: Mention <not saved>.
1795
1796 2013-10-02 Joel Brobecker <brobecker@adacore.com>
1797
1798 * symtab.c (compare_search_syms): Use FILENAME_CMP instead of
1799 strcmp to compare two symtab filenames.
1800
1801 2013-10-02 Joel Brobecker <brobecker@adacore.com>
1802
1803 * symtab.c (search_symbols_equal): Delete.
1804 (sort_search_symbols_remove_dups): Replace call to
1805 search_symbols_equal by call to compare_search_syms,
1806 adjusting as necessary.
1807
1808 2013-10-02 Phil Muldoon <pmuldoon@redhat.com>
1809
1810 PR python/15579
1811 * python/python.c: Document gdb.execute command in Python help.
1812
1813 2013-10-02 Phil Muldoon <pmuldoon@redhat.com>
1814
1815 * python/py-frame.c (frame_info_to_frame_object): Use
1816 gdbpy_convert_exception. Clean up Python object on failure.
1817
1818 2013-10-02 Phil Muldoon <pmuldoon@redhat.com>
1819
1820 * python/lib/gdb/command/frame_filters.py
1821 (InfoFrameFilter.list_frame_filters): Retrieve exception manually.
1822 (ShowFrameFilterPriority.invoke): Ditto.
1823
1824 2013-10-01 Keith Seitz <keiths@redhat.com>
1825
1826 * linespec.c (struct ls_parser): Make 'saved_arg' const.
1827 (parse_linespec): Make 'argptr' const.
1828 Remove temporary cast of 'argptr' to const char **.
1829 (decode_line_full): Pass const pointer to parse_linespec.
1830 (decode_line_1): Likewise.
1831 (decode_objc): Make local variable 'new_argptr' const.
1832 (find_function_symbols): Remove temporary cast to char *
1833 to find_imps.
1834 * objc-lang.c (find_imps): Make argument 'method' const.
1835 Return const.
1836 * objc-lang.h (find_imps): Likewise.
1837
1838 2013-10-01 Keith Seitz <keiths@redhat.com>
1839
1840 * completer.c (skip_quoted_chars): Make all arguments const.
1841 Return const.
1842 (skip_quoted): Likewise.
1843 * completer.h (skip_quoted_chars): Likewise.
1844 (skip_quoted): Likewise.
1845 * defs.h (skip_quoted): Remove duplicate declaration.
1846 * jv-exp.y: Include completer.h.
1847 (yylex): Remove unneccessary cast to char * fro skip_quoted.
1848 * p-exp.y: Include completer.h.
1849
1850 2013-10-01 Keith Seitz <keiths@redhat.com>
1851
1852 * c-exp.y (parse_number): Make first argument const.
1853 Make a copy of the input to manipulate.
1854 (c_parse_escape): Make first argument const.
1855 Make local variable 'tokptr' const.
1856 (parse_string_or_char): Make first two arguments const.
1857 (macro_original_text): Make const.
1858 (lex_one_token): Make local variable 'tokstart' const.
1859 Likewise for local variables named 'p'.
1860 Cast away const for struct stoken (temporary).
1861 * c-lang.h (c_parse_escpae): Make first argument const.
1862 * cli/cli-cmds.c (echo_command): Make local variable 'p'
1863 const.
1864 * cli/cli-setshow.c (do_set_command): Likewise for 'p' in
1865 var_string case.
1866 * f-exp.y (parse_number): Make first argument const.
1867 (match_string_literal): Make local variable 'tokstart'
1868 const.
1869 (yylex): Make local variable 'p' const.
1870 Cast away const for struct stoken (temporary).
1871 * go-exp.y (parse_number): Make first argument const.
1872 (parse_string_or_char): Likewise.
1873 Make local variable 'tokstart' const.
1874 (lex_one_token): Likewise for numerous locals called 'p'.
1875 Cast away const for struct stoken (temporary).
1876 * jv-exp.y (parse_number): Make first argument const.
1877 Make local variables 'tokstart' and 'tokptr' const.
1878 Cast away const for call to skip_quoted (temporary).
1879 (yylex): Make local variable 'p' const.
1880 Cast away const for struct stoken (temporary).
1881 * m2-exp.y (parse_number): Make local variable 'p' const.
1882 (yylex): Likewise for 'tokstart'.
1883 Cast away const for struct stoken (temporary).
1884 Make local variable 'p' const.
1885 * macroexp.c (get_character_constant): Pass a const string
1886 to c_parse_escape.
1887 (get_string_literal): Likewise.
1888 (macro_expand_next): Make first argument const.
1889 Cast away const for init_shared_buffer.
1890 * macroexp.h (macro_expand_next): Make first argument const.
1891 * p-exp.y (yylex): Make a local copy of 'lexptr'.
1892 Pass a const string to c_parse_escape.
1893 Make local variables 'p' and 'namestart' const.
1894 * parse.c (lexptr): Make const.
1895 (prev_lexptr): Likewise.
1896 (find_template_name_end): Return const.
1897 Make argument const, too.
1898 (parse_exp_in_context): Make first argument const.
1899 Remove the entire const_hack.
1900 (parse_exp_in_context_1): Make first argument const.
1901 * parser-defs.h (find_template_name_end): Return const.
1902 Make argument const, too.
1903 (lexptr): Make const.
1904 (prev_lexptr): Likewise.
1905 * utils.c (parse_escape): Make second argument const.
1906 * utils.h (parse_escape): Likewise.
1907
1908 2013-10-01 Keith Seitz <keiths@redhat.com>
1909
1910 * ada-exp.y (write_object_renaming): Update: struct stoken.ptr
1911 is now const.
1912 (block_lookup): Make 'raw_name' and 'name' const.
1913 * ada-lex.l (processString): Update for struct stoken.ptr.
1914 * c-exp.y (qualified_name : TYPENAME COLONCOLON '~' name): Likewise.
1915 (operator_stoken): Likewise.
1916 (lex_one_token): Remove temporary cast to char * for
1917 'yylval.sval.ptr'.
1918 * f-exp.y (yylex): Likewise.
1919 * gdb-types.c (lookup_struct_elt_type): Make argument 'name' const.
1920 * gdbtypes.h (lookup_struct_elt_type): Likewisee.
1921 * go-exp.y (lex_one_token): Remove temporary cast to char * for
1922 'yylval.sval.ptr'.
1923 * jv-exp.y (QualifiedName): Update for struct stoken.ptr.
1924 (yylex): Remove temporary cast to char * for 'yylval.sval.ptr'.
1925 * linespec.c (struct ls_parser): Make 'stream' const.
1926 (find_parameter_list_end): Make argument 'input' and local
1927 variable 'p' const.
1928 (linespec_lexer_lex_string): Make local variables 'start' and
1929 'p' const.
1930 Use skip_spaces_const instead of skip_spaces.
1931 (linespec_lexer_peek_token): Make local variable 'saved_stream'
1932 const.
1933 (parse_linespec): Temporarily cast 'argptr' to const for
1934 'parser->lexer.stream'.
1935 * m2-exp.y (yylex): Remove temporary cast to char * for
1936 'yylval.sval.ptr'.
1937 * objc-lang.c (add_msglist): Make local variable 'p' const.
1938 * p-exp.y (exp : exp '['): Update for struct stoken.ptr.
1939 (exp : STRING): Make 'sp' const.
1940 (parse_number): Make argument 'p' const.
1941 * parser-defs.h (struct stoken): Make 'ptr' const.
1942
1943 2013-10-01 Doug Evans <dje@google.com>
1944
1945 * cli/cli-decode.c: Remove unnecessary inclusion of tui/tui.h.
1946
1947 2013-10-01 Yao Qi <yao@codesourcery.com>
1948
1949 * varobj.c (c_value_of_root): Remove declaration.
1950 (cplus_value_of_root, java_value_of_root): Likewise.
1951 (ada_value_of_root): Likewise.
1952 (struct language_specific) <value_of_root>: Remove.
1953 (languages): Update initialization.
1954 (check_scope): Move earlier.
1955 (c_value_of_root): Move earlier and rename to ...
1956 (value_of_root_1): ... this.
1957 (value_of_root): Caller update.
1958 (cplus_value_of_root, java_value_of_root): Remove.
1959 (ada_value_of_root): Remove.
1960
1961 2013-10-01 Yao Qi <yao@codesourcery.com>
1962
1963 * varobj.c (varobj_format_string): Remove "unknown".
1964 (languages): Remove the first element.
1965 * varobj.h (enum varobj_languages): Remove vlang_c.
1966
1967 2013-10-01 Yao Qi <yao@codesourcery.com>
1968
1969 * varobj.c (struct language_specific) <language>: Remove.
1970 (languages): Update the initialization.
1971
1972 2013-10-01 Yao Qi <yao@codesourcery.com>
1973
1974 * arm-wince-tdep.c: Remove inclusion of "solib.h" and
1975 "solib-target.h". Include "windows-tdep.h".
1976 (arm_wince_init_abi): Call windows_init_abi. Remove call to
1977 set_solib_ops and set_gdbarch_has_dos_based_file_system.
1978 * configure.tgt (arm*-wince-pe | arm*-*-mingw32ce*): Append
1979 windows-tdep.o to gdb_target_obs.
1980
1981 2013-10-01 Yao Qi <yao@codesourcery.com>
1982
1983 * amd64-windows-tdep.c: Remove inclusion of "solib.h" and
1984 "solib-target.h".
1985 (amd64_windows_init_abi): Don't call set_solib_ops and
1986 set_gdbarch_iterate_over_objfiles_in_search_order. Call
1987 windows_init_abi instead.
1988 * i386-cygwin-tdep.c: Remove inclusion of "solib.h" and
1989 "solib-target.h".
1990 (i386_cygwin_init_abi): Don't call set_solib_ops,
1991 set_gdbarch_has_dos_based_file_system and
1992 set_gdbarch_iterate_over_objfiles_in_search_order. Call
1993 windows_init_abi instead.
1994 * windows-tdep.c: Include "solib.h" and "solib-target.h".
1995 (windows_init_abi): New function.
1996 (windows_iterate_over_objfiles_in_search_order): Make it
1997 static.
1998 * windows-tdep.h (windows_init_abi): Declare.
1999 (windows_iterate_over_objfiles_in_search_order): Remove
2000 declaration.
2001
2002 2013-10-01 Jerome Guitton <guitton@adacore.com>
2003
2004 Checked in by Joel Brobecker <brobecker@adacore.com>
2005 * system-gdbinit/elinos.py (get_elinos_environment): Return an
2006 incomplete dictionnary instead of None in case of missing
2007 environment variables.
2008 (elinos_init): in case of an incomplete environment, best
2009 effort to load system libraries instead of abort.
2010
2011 2013-10-01 Joel Brobecker <brobecker@adacore.com>
2012
2013 * ada-lang.c (ada_has_this_exception_support): Ignore
2014 mst_solib_trampoline minimal symbols.
2015
2016 2013-09-30 Tristan Gingold <gingold@adacore.com>
2017
2018 * i386-darwin-nat.c (darwin_complete_target): Install methods for
2019 hardware watchpoint.
2020 (i386_darwin_dr_set): Support 32 and 64 bit states.
2021 (i386_darwin_dr_get): Likewise.
2022 (i386_darwin_dr_set_control): Make static.
2023 (i386_darwin_dr_set_addr, i386_darwin_dr_get_addr)
2024 (i386_darwin_dr_get_status, i386_darwin_dr_get_control): Likewise.
2025
2026 2013-09-30 Luis Machado <lgustavo@codesourcery.com>
2027
2028 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2029 Replace TIDGET with ptid_get_lwp.
2030 Replace GET_LWP with ptid_get_lwp.
2031 * aix-thread.c (BUILD_THREAD, BUILD_LWP): Remove.
2032 Replace BUILD_THREAD with ptid_build.
2033 Replace BUILD_LWP with ptid_build.
2034 Replace PIDGET with ptid_get_pid.
2035 Replace TIDGET with ptid_get_lwp.
2036 * alphabsd-nat.c: Replace PIDGET with ptid_get_pid.
2037 * amd64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2038 Replace TIDGET with ptid_get_lwp.
2039 * amd64bsd-nat.c: Replace PIDGET with ptid_get_pid.
2040 * arm-linux-nat.c: Replace PIDGET with ptid_get_pid.
2041 Replace TIDGET with ptid_get_lwp.
2042 Replace GET_LWP with ptid_get_lwp.
2043 * armnbsd-nat.c: Replace PIDGET with ptid_get_pid.
2044 * auxv.c: Likewise.
2045 * breakpoint.c: Likewise.
2046 * common/ptid.c (ptid_is_pid): Condense check for
2047 null_ptid and minus_one_ptid.
2048 (ptid_lwp_p): New function.
2049 (ptid_tid_p): New function.
2050 * common/ptid.h: Update comments for accessors.
2051 (ptid_lwp_p): New prototype.
2052 (ptid_tid_p): New prototype.
2053 * defs.h (PIDGET, TIDGET, MERGEPID): Do not define.
2054 * gcore.c: Replace PIDGET with ptid_get_pid.
2055 * gdbthread.h: Likewise.
2056 * gnu-nat.c: Likewise.
2057 * hppa-linux-nat.c: Replace PIDGET with ptid_get_pid.
2058 Replace TIDGET with ptid_get_lwp.
2059 * hppabsd-nat.c: Replace PIDGET with ptid_get_pid.
2060 * hppanbsd-nat.c: Likewise.
2061 * i386-linux-nat.c: Replace PIDGET with ptid_get_pid.
2062 Replace TIDGET with ptid_get_lwp.
2063 * i386bsd-nat.c: Replace PIDGET with ptid_get_pid.
2064 * ia64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2065 * infcmd.c: Likewise.
2066 * inferior.h: Likewise.
2067 * inflow.c: Likewise.
2068 * infrun.c: Likewise.
2069 * linux-fork.c: Likewise.
2070 * linux-nat.c: Replace PIDGET with ptid_get_pid.
2071 Replace GET_PID with ptid_get_pid.
2072 Replace is_lwp with ptid_lwp_p.
2073 Replace GET_LWP with ptid_get_lwp.
2074 Replace BUILD_LWP with ptid_build.
2075
2076 2013-09-28 Mike Frysinger <vapier@gentoo.org>
2077
2078 * common/linux-btrace.c: Move sys/syscall.h out of the
2079 HAVE_LINUX_PERF_EVENT_H check and wrap it in HAVE_SYS_SYSCALL_H.
2080 Also check for SYS_perf_event_open before attempting to buid.
2081
2082 2013-09-27 Doug Evans <dje@google.com>
2083
2084 * dwarf2read.c (dwarf2_section_info): Add comment.
2085 (dwp_file): Split loaded_cutus into loaded_cus, loaded_tus.
2086 All uses updated.
2087 (dwarf2_section_empty_p): Rename arg from "info" to "section".
2088 (dwarf2_read_section): Delete unused local "header". Add section
2089 name to error message.
2090 (create_dwo_in_dwp): Tweak comment.
2091 (MAX_NR_DWO_SECTIONS): Combine count of .debug_macro + .debug_macinfo.
2092
2093 * dwarf2read.c (die_reader_specs): Tweak comment.
2094 (get_section_bfd_owner, get_section_bfd_section): New functions.
2095 (get_section_name, get_section_file_name): New functions.
2096 (get_section_id, get_section_flags): New functions.
2097 (*): Use new functions to access section fields.
2098
2099 * dwarf2read.c (struct dwo_file): Add/tweak comments.
2100 (lookup_dwo_unit_in_dwp): Renamed from lookup_dwo_in_dwp. Remove
2101 arg "htab". All callers updated.
2102 (create_debug_types_hash_table): Remove redundant copy of
2103 abbrev_section.
2104 (create_dwo_in_dwp): Tweak comments.
2105 (read_str_index): Tweak comment. Record dwarf form name in static
2106 local.
2107
2108 2013-09-27 Pedro Alves <palves@redhat.com>
2109
2110 * remote.h (REMOTE_SYSROOT_PREFIX): New define.
2111 (remote_filename_p): Add comment.
2112 * remote.c (remote_filename_p): Adjust to use
2113 REMOTE_SYSROOT_PREFIX.
2114 * solib.c (solib_find): When deciding whether we need to add a
2115 directory separator, check whether the sysroot is "remote:"
2116 instead of checking whether the patch has a drive spec. Add
2117 comments.
2118
2119 2013-09-27 Pedro Alves <palves@redhat.com>
2120
2121 * remote.c (struct stop_reply) <solibs_changed, replay_event>:
2122 Delete fields.
2123 (remote_parse_stop_reply): Adjust, setting event->ws.kind
2124 directly.
2125
2126 2013-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2127
2128 Fix set debug frame output.
2129 * frame.c (fprint_frame_type): Add TAILCALL_FRAME entry. Move
2130 SENTINEL_FRAME entry lower to match enum frame_type order.
2131
2132 2013-09-26 Pierre Muller <muller@sourceware.org>
2133
2134 Replace constant values 8 to 15 by AMD64_R8_REGNUM to
2135 AMD64_R15_REGNUM when a register index is expected.
2136 * amd64-windows-tdep.c (amd64_windows_dummy_call_integer_regs):
2137 Substitute in array.
2138 * amd64-tdep.c (amd64_dwarf_regmap): Ditto.
2139 (amd64_push_arguments): Substitute in integer_regnum array.
2140
2141 2013-09-25 Doug Evans <dje@google.com>
2142
2143 * objfiles.c (allocate_objfile): Move comment to better place.
2144
2145 New option "set debug symfile on".
2146 * NEWS: Mention "set debug symfile".
2147 * Makefile.in (SFILES): Add symfile-debug.c.
2148 (COMMON_OBS): Add symfile-debug.o.
2149 * elfread.c (elf_symfile_read): Use objfile_set_sym_fns to set the
2150 objfile's symbol functions.
2151 * objfiles.h (objfile_set_sym_fns): Declare.
2152 * symfile-debug.c: New file.
2153 * symfile.c (syms_from_objfile_1): Use objfile_set_sym_fns to set the
2154 objfile's symbol functions.
2155 (reread_symbols): Ditto.
2156
2157 * symfile.h (struct sym_fns): Delete member "sym_flavour".
2158 All uses updated.
2159 (add_symtab_fns): Update prototype.
2160 * symfile.c (sym_fns_ptr): Delete. Replace with ...
2161 (registered_sym_fns): ... this.
2162 (symtab_fns): Update.
2163 (add_symtab_fns): New arg "flavour". All callers updated.
2164 (find_sym_fns): Rewrite to use new sym_fns registry.
2165
2166 * symfile.h (struct sym_fns): Add "objfile" argument to
2167 sym_read_linetable. All uses updated.
2168
2169 * symtab.c (domain_name, search_domain_name): New functions.
2170 * symtab.h (domain_name, search_domain_name): Declare.
2171
2172 * symfile.h (struct quick_symbol_functions): Reorg arg list of
2173 map_matching_symbols so objfile is first. All uses updated.
2174 * dwarf2read.c (dw2_map_matching_symbols): Update signature.
2175 * psymtab.c (map_matching_symbols_psymtab): Update signature.
2176
2177 2013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
2178
2179 PR shlibs/8882
2180 * solib-svr4.c (svr4_read_so_list): Skip the vDSO when reading
2181 link map entries.
2182
2183 2013-09-24 Doug Evans <dje@google.com>
2184
2185 * objfiles.c (free_objfile): Move comment.
2186
2187 2013-09-24 Joel Brobecker <brobecker@adacore.com>
2188
2189 * ada-exp.y (string_to_operator): Delete.
2190 (dummy_string_to_ada_operator): Delete.
2191
2192 2013-09-24 Joel Brobecker <brobecker@adacore.com>
2193
2194 Revert:
2195 * i386-tdep.h (enum amd64_reg_class): New, moved here from
2196 amd64-tdep.c.
2197 (struct gdbarch_tdep): Add fields call_dummy_num_integer_regs,
2198 call_dummy_integer_regs, and classify.
2199 * amd64-tdep.h (amd64_classify): Add declaration.
2200 * amd64-tdep.c (amd64_dummy_call_integer_regs): New static constant.
2201 (amd64_reg_class): Delete, moved to i386-tdep.h.
2202 (amd64_classify): Make non-static. Move declaration to amd64-tdep.h.
2203 Replace call to amd64_classify by call to tdep->classify.
2204 (amd64_push_arguments): Get the list of registers to use for
2205 passing integer parameters from the gdbarch tdep structure,
2206 rather than using a hardcoded one. Replace calls to amd64_classify
2207 by calls to tdep->classify.
2208 (amd64_push_dummy_call): Get the register number used for
2209 the "hidden" argument from tdep->call_dummy_integer_regs.
2210 (amd64_init_abi): Initialize tdep->call_dummy_num_integer_regs
2211 and tdep->call_dummy_integer_regs. Set tdep->classify.
2212
2213 2013-09-24 Joel Brobecker <brobecker@adacore.com>
2214
2215 Revert:
2216 * i386-tdep.h (gdbarch_tdep): Add field memory_args_by_pointer.
2217 * amd64-tdep.c (amd64_push_arguments): Add handling of architectures
2218 where tdep->memory_args_by_pointer is non-zero.
2219
2220 2013-09-24 Joel Brobecker <brobecker@adacore.com>
2221
2222 Revert:
2223 * i386-tdep.h (struct gdbarch_tdep): Add new field
2224 integer_param_regs_saved_in_caller_frame.
2225 * amd64-tdep.c (amd64_push_dummy_call): Allocate some memory on
2226 stack if tdep->integer_param_regs_saved_in_caller_frame is set.
2227
2228 2013-09-24 Joel Brobecker <brobecker@adacore.com>
2229
2230 * amd64-windows-tdep.c: #include "value.h"
2231 (amd64_windows_classify): Delete.
2232 (amd64_windows_passed_by_integer_register)
2233 (amd64_windows_passed_by_xmm_register)
2234 (amd64_windows_passed_by_pointer)
2235 (amd64_windows_adjust_args_passed_by_pointer)
2236 (amd64_windows_store_arg_in_reg, amd64_windows_push_arguments)
2237 (amd64_windows_push_dummy_call): New functions.
2238 (amd64_windows_init_abi): Remove setting of
2239 tdep->call_dummy_num_integer_regs, tdep->call_dummy_integer_regs,
2240 tdep->classify, tdep->memory_args_by_pointer and
2241 tdep->integer_param_regs_saved_in_caller_frame.
2242 Add call to set_gdbarch_push_dummy_call.
2243
2244 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2245
2246 * dwarf2read.c (open_and_init_dwp_file): Try open_dwp_file also with
2247 objfile->original_name.
2248
2249 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2250
2251 Pass down original filename for objfile.
2252 * coffread.c (coff_symfile_read): Update symbol_file_add_separate call.
2253 * elfread.c (elf_symfile_read): Likewise.
2254 * jit.c (jit_object_close_impl): Update allocate_objfile call, no
2255 longer set ORIGINAL_NAME.
2256 (jit_bfd_try_read_symtab): Update symbol_file_add_from_bfd call.
2257 * jv-lang.c (get_dynamics_objfile): Update allocate_objfile call.
2258 * machoread.c (macho_add_oso_symfile): Add parameter name. Update
2259 symbol_file_add_from_bfd call.
2260 (macho_symfile_read_all_oso): Update two macho_add_oso_symfile calls.
2261 (macho_check_dsym): Add parameter filenamep. Change function comment.
2262 Set *filenamep.
2263 (macho_symfile_read): New variable dsym_filename. Update
2264 macho_check_dsym call. Use it for symbol_file_add_separate.
2265 * objfiles.c (allocate_objfile): Add parameter name. New comment for
2266 it. Use it for objfile->original_name.
2267 (objfile_name): Return OBFD's filename, if available.
2268 * objfiles.h (allocate_objfile): Add new parameter name.
2269 * solib.c (solib_read_symbols): Update symbol_file_add_from_bfd call.
2270 * symfile-mem.c (symbol_file_add_from_memory): Update
2271 symbol_file_add_from_bfd call.
2272 * symfile.c (read_symbols): Update symbol_file_add_separate call, new
2273 comment for it.
2274 (symbol_file_add_with_addrs): New parameter name, add function comment
2275 for it. Remove variable name. Update allocate_objfile call.
2276 (symbol_file_add_separate): New parameter name, add function comment
2277 for it. Update symbol_file_add_with_addrs call.
2278 (symbol_file_add_from_bfd): New parameter name. Update
2279 symbol_file_add_with_addrs call.
2280 (symbol_file_add): Update symbol_file_add_from_bfd call.
2281 (reread_symbols): New variable original_name. Save
2282 objfile->original_name by it.
2283 * symfile.h (symbol_file_add_from_bfd, symbol_file_add_separate): Add
2284 second parameter.
2285
2286 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2287
2288 Code cleanup: Add objfile_name accessor function.
2289 * ada-lang.c (is_known_support_routine): Use objfile_name.
2290 * auto-load.c (source_gdb_script_for_objfile)
2291 (auto_load_objfile_script): Likewise.
2292 * coffread.c (coff_symtab_read, read_one_sym): Likewise.
2293 * dbxread.c (dbx_symfile_read): Likewise.
2294 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
2295 * dwarf2loc.c (locexpr_describe_location_piece): Likewise.
2296 * dwarf2read.c (dwarf2_get_dwz_file, dwarf2_read_index)
2297 (dw2_symtab_iter_next, dw2_expand_symtabs_matching)
2298 (lookup_dwp_signatured_type, lookup_dwo_unit)
2299 (dwarf2_build_psymtabs_hard, scan_partial_symbols, process_queue)
2300 (fixup_go_packaging, process_imported_unit_die, dwarf2_physname)
2301 (read_import_statement, create_dwo_cu, open_and_init_dwp_file)
2302 (lookup_dwo_cutu, read_call_site_scope, dwarf2_ranges_read)
2303 (dwarf2_record_block_ranges, read_common_block, read_typedef)
2304 (read_subrange_type, load_partial_dies, read_partial_die)
2305 (read_addr_index_1, read_str_index, dwarf_decode_lines_1)
2306 (die_containing_type, build_error_marker_type, lookup_die_type)
2307 (follow_die_ref_or_sig, follow_die_ref, dwarf2_fetch_die_loc_sect_off)
2308 (dwarf2_fetch_constant_bytes, follow_die_sig, get_signatured_type)
2309 (get_DW_AT_signature_type, write_psymtabs_to_index)
2310 (save_gdb_index_command): Likewise.
2311 * elfread.c (find_separate_debug_file_by_buildid, elf_symfile_read):
2312 Likewise.
2313 * expprint.c (dump_subexp_body_standard): Likewise.
2314 * gdbtypes.c (type_name_no_tag_or_error): Likewise.
2315 * jit.c (jit_object_close_impl): Use the objfile field name renamed to
2316 original_name.
2317 * linux-thread-db.c (try_thread_db_load_from_pdir_1): New variable
2318 obj_name, use objfile_name for it, use the variable.
2319 (try_thread_db_load_from_pdir, has_libpthread, thread_db_new_objfile):
2320 Use objfile_name.
2321 * machoread.c (macho_symtab_read, macho_check_dsym)
2322 (macho_symfile_relocate): Likewise.
2323 * maint.c (maintenance_translate_address): Likewise.
2324 * minidebug.c (find_separate_debug_file_in_section): Likewise.
2325 * minsyms.c (install_minimal_symbols): Likewise.
2326 * objfiles.c (allocate_objfile): Use the objfile field name renamed to
2327 original_name.
2328 (filter_overlapping_sections): Use objfile_name.
2329 (objfile_name): New function.
2330 * objfiles.h (struct objfile): Rename field name to original_name.
2331 (objfile_name): New prototype.
2332 * printcmd.c (sym_info, address_info): Use objfile_name.
2333 * probe.c (parse_probes, collect_probes, compare_probes)
2334 (info_probes_for_ops): Likewise.
2335 * progspace.c (clone_program_space): Likewise.
2336 * psymtab.c (require_partial_symbols, dump_psymtab, allocate_psymtab)
2337 (maintenance_info_psymtabs): Likewise.
2338 * python/py-auto-load.c (gdbpy_load_auto_script_for_objfile)
2339 (source_section_scripts): Likewise.
2340 * python/py-objfile.c (objfpy_get_filename): Likewise.
2341 * python/py-progspace.c (pspy_get_filename): Likewise.
2342 * solib-aix.c (solib_aix_get_toc_value): Likewise.
2343 * solib-som.c (match_main, som_solib_section_offsets): Likewise.
2344 * solib.c (solib_read_symbols): Likewise.
2345 * stabsread.c (scan_file_globals): Likewise.
2346 * stap-probe.c (handle_stap_probe): Likewise.
2347 * symfile.c (symbol_file_clear, separate_debug_file_exists)
2348 (find_separate_debug_file_by_debuglink): Likewise.
2349 (reread_symbols): Likewise. Use the objfile field name renamed to
2350 original_name.
2351 (allocate_symtab): Use objfile_name.
2352 * symmisc.c (print_symbol_bcache_statistics, print_objfile_statistics)
2353 (dump_objfile, dump_msymbols, dump_symtab_1)
2354 (maintenance_print_msymbols, maintenance_print_objfiles)
2355 (maintenance_info_symtabs, maintenance_check_symtabs): Likewise.
2356 * target.c (target_translate_tls_address, target_info): Likewise.
2357 * xcoffread.c (xcoff_initial_scan): Make variable name const. Use
2358 objfile_name.
2359
2360 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2361
2362 Code cleanup.
2363 * probe.c (parse_probes): Rename variable objfile_name to
2364 objfile_namestr.
2365
2366 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2367
2368 Remove solib-sunos.c.
2369 * Makefile.in (ALLDEPFILES): Remove solib-sunos.c.
2370 * config/m68k/obsd.mh (NATDEPFILES): Remove solib-sunos.o.
2371 * objfiles.c (rt_common_objfile): Remove.
2372 (free_objfile): Remove rt_common_objfile comparison.
2373 * objfiles.h (rt_common_objfile): Remove.
2374 * solib-sunos.c: Remove.
2375 * symfile.c (reread_symbols): Remove solib-sunos.c comment.
2376
2377 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2378
2379 Remove a.out NetBSD and OpenBSD hosts.
2380 * NEWS (Removed native configurations): New.
2381 * config/arm/nbsdaout.mh: Remove.
2382 * config/i386/nbsdaout.mh: Remove.
2383 * config/i386/obsdaout.mh: Remove.
2384 * config/m68k/nbsdaout.mh: Remove.
2385 * config/sparc/nbsdaout.mh: Remove.
2386 * config/vax/nbsdaout.mh: Remove.
2387 * configure.host (arm*-*-netbsd*, i[34567]86-*-netbsd*)
2388 (i[34567]86-*-openbsd[0-2].*, i[34567]86-*-openbsd3.[0-3])
2389 (m68*-*-netbsd*, sparc-*-netbsd*, vax-*-netbsd*): Add them to obsolete
2390 error.
2391 (arm*-*-netbsd*, i[34567]86-*-netbsd*, i[34567]86-*-openbsd[0-2].*)
2392 (i[34567]86-*-openbsd3.[0-3], m68*-*-netbsd*, sparc-*-netbsdaout*)
2393 (sparc-*-netbsd*, vax-*-netbsd*): Remove.
2394
2395 2013-09-23 Tom Tromey <tromey@redhat.com>
2396
2397 * linespec.c (struct minsym_and_objfile): Remove.
2398 (minsym_and_objfile_d): Remove.
2399 (struct linespec, struct collect_info, linespec_parse_basic)
2400 (convert_linespec_to_sals, linespec_parser_delete, decode_objc)
2401 (compare_msymbols, find_method, find_function_symbols)
2402 (find_linespec_symbols, struct collect_minsyms, compare_msyms)
2403 (add_minsym, search_minsyms_for_name): Update.
2404
2405 2013-09-23 Andrew Burgess <aburgess@broadcom.com>
2406
2407 * regcache.c: Add include of valprint.h.
2408 (dump_endian_bytes): Delete.
2409 (regcache_dump): Use print_hex_chars not dump_endian_bytes.
2410
2411 2013-09-23 Andrew Burgess <aburgess@broadcom.com>
2412
2413 * sh64-tdep.c (sh64_do_fp_register): Use print_hex_chars.
2414
2415 2013-09-19 Pedro Alves <palves@redhat.com>
2416
2417 * breakpoint.c (remove_threaded_breakpoints): Skip non-user
2418 breakpoints.
2419
2420 2013-09-19 Pedro Alves <palves@redhat.com>
2421 Thomas Schwinge <thomas@codesourcery.com>
2422 Yue Lu <hacklu.newborn@gmail.com>
2423
2424 * gnu-nat.c (gnu_read_inferior, gnu_write_inferior): Make static.
2425 Take a gdb_byte pointer instead of a char pointer.
2426
2427 * gnu-nat.c (gnu_xfer_memory): Adjust interface as
2428 gnu_xfer_partial helper.
2429 (gnu_xfer_partial): New function.
2430 (gnu_target): Don't install a deprecated_xfer_memory hook.
2431 Install a to_xfer_partial hook.
2432
2433 2013-09-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2434
2435 Constification.
2436 * main.c (captured_main): Replace catch_command_errors by
2437 catch_command_errors_const. Twice.
2438 * symfile.c (symbol_file_add_main_1): Make args parameter const.
2439 (symbol_file_add): Make name parameter const.
2440 (symbol_file_add_main, symbol_file_add_main_1): Make args parameter const.
2441 (symfile_bfd_open): Make name parameter const, rename it to cname. Add
2442 variable name. Change their usage accordingly.
2443 * symfile.h (symbol_file_add, symfile_bfd_open): Make first parameter
2444 const.
2445 (symbol_file_add_main): Make args parameter const.
2446
2447 2013-09-18 Raunaq Bathija <raunaq12@in.ibm.com>
2448 Ulrich Weigand <uweigand@de.ibm.com>
2449
2450 * xcoffread.c (struct coff_symbol): Use CORE_ADDR as type
2451 of c_value member.
2452 (read_xcoff_symtab): Use CORE_ADDR as type of fcn_start_addr.
2453
2454 2013-09-18 Pedro Alves <palves@redhat.com>
2455 Yue Lu <hacklu.newborn@gmail.com>
2456
2457 * gnu-nat.c (inf_validate_procs, gnu_wait, gnu_resume)
2458 (gnu_create_inferior)
2459 (gnu_attach, gnu_thread_alive, gnu_pid_to_str, cur_thread)
2460 (set_sig_thread_cmd): Use the lwpid field of ptids to
2461 store/extract thread ids instead of the tid field.
2462 * i386gnu-nat.c (gnu_fetch_registers): Adjust.
2463
2464 2013-09-18 Andrew Burgess <aburgess@broadcom.com>
2465
2466 * infcmd.c (default_print_one_register_info): Add detection of
2467 optimized out values.
2468 (default_print_registers_info): Switch to using
2469 get_frame_register_value.
2470
2471 2013-09-18 Markus Metzger <markus.t.metzger@intel.com>
2472
2473 * infrun.c (handle_inferior_event): Check if we know the
2474 function start address before setting a resume breakpoint.
2475
2476 2013-09-18 Pedro Alves <palves@redhat.com>
2477
2478 * gnu-nat.c (set_sig_thread_cmd): Compare the thread's ptid to
2479 minus_one_ptid instead of looking at the ptid's tid field and
2480 comparing that to -1.
2481
2482 2013-09-18 Andrew Burgess <aburgess@broadcom.com>
2483
2484 * main.h (get_gdb_program_name): Remove extra whitespace.
2485
2486 2013-09-18 Andrew Burgess <aburgess@broadcom.com>
2487
2488 * main.h (get_gdb_program_name): Add declaration.
2489 * main.c (get_gdb_program_name): Add definition.
2490
2491 2013-09-17 Doug Evans <dje@google.com>
2492
2493 * dwarf2read.c: Move definitions of complaint functions to after
2494 forward declarations of local functions.
2495
2496 2013-09-17 Muhammad Waqas <mwaqas@codesourcery.com>
2497 Pedro Alves <palves@redhat.com>
2498
2499 PR gdb/11568
2500 * breakpoint.c (remove_threaded_breakpoints): New function.
2501 (_initialize_breakpoint): Attach remove_threaded_breakpoints
2502 as thread_exit observer.
2503
2504 2013-09-17 Pedro Alves <palves@redhat.com>
2505
2506 PR gdb/15911
2507 * ada-tasks.c (task_command_1): Adjust call to print_stack_frame.
2508 * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd):
2509 * corelow.c (core_open):
2510 * frame.h (print_stack_frame, print_frame_info): New
2511 'set_current_sal' parameter.
2512 * infcmd.c (finish_command, kill_command): Adjust call to
2513 print_stack_frame.
2514 * inferior.c (inferior_command): Likewise.
2515 * infrun.c (normal_stop): Likewise.
2516 * linux-fork.c (linux_fork_context): Likewise.
2517 * record-full.c (record_full_goto_entry, record_full_restore):
2518 Likewise.
2519 * remote-mips.c (common_open): Likewise.
2520 * stack.c (print_stack_frame): New 'set_current_sal' parameter.
2521 Use it.
2522 (print_frame_info): New 'set_current_sal' parameter. Set the last
2523 displayed sal depending on the new paremeter instead of looking at
2524 print_what.
2525 (backtrace_command_1, select_and_print_frame, frame_command)
2526 (current_frame_command, up_command, down_command): Adjust call to
2527 print_stack_frame.
2528 * thread.c (print_thread_info, restore_selected_frame)
2529 (do_captured_thread_select): Adjust call to print_stack_frame.
2530 * tracepoint.c (tfind_1): Likewise.
2531 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames)
2532 (mi_cmd_stack_info_frame): Likewise.
2533 * mi/mi-interp.c (mi_on_normal_stop): Likewise.
2534 * mi/mi-main.c (mi_cmd_exec_return, mi_cmd_trace_find): Likewise.
2535
2536 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2537
2538 * value.c (isvoid_internal_fn): Replace "parameter" with
2539 "argument".
2540
2541 2013-09-16 Stan Shebs <stan@codesourcery.com>
2542
2543 * README: Update references to writing code for GDB.
2544 * configure.ac (build_warnings): Remove obsolete comment.
2545 * configure: Regenerate.
2546 * gdbarch.sh: Remove references to gdbint.texinfo.
2547 * gdbarch.h: Regenerate.
2548 * gdbtypes.c (objfile_type): Remove comments referencing internals
2549 manual and D10V.
2550
2551 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2552
2553 * NEWS: Mention new convenience function $_isvoid.
2554 * value.c (isvoid_internal_fn): New function.
2555 (_initialize_values): Add new convenience function $_isvoid.
2556
2557 2013-09-16 Pierre Muller <muller@sourceware.org>
2558
2559 * arm-linux-tdep.c: Add "elf/common.h" header.
2560 Remove AT_HWCAP macro definintion as it is provided in
2561 added include file.
2562 * s390-tdep.c: Remove system header <elf.h>
2563 Add "elf/common.h" header for AT_HWCAP definition.
2564 (s390_core_read_description): Use correct CORE_ADDR
2565 for hwcap local variable used as third parameter
2566 of function target_auxv_search.
2567
2568 2013-09-14 Pierre Muller <muller@sourceware.org>
2569 Tom Tromey <tromey@redhat.com>
2570 Pedro Alves <palves@redhat.com>
2571
2572 * common/filestuff.c (gdb_fopen_cloexec): Do not try to use "e"
2573 mode if operating system doesn't know O_CLOEXEC.
2574
2575 2013-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2576
2577 Code cleanup.
2578 * symfile.c (reread_symbols): Move variable obfd_filename to a more
2579 inner block.
2580
2581 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2582
2583 * NEWS: Mention TDB support.
2584 * features/s390-tdb.xml: New file.
2585 * features/s390-te-linux64.xml: New file.
2586 * features/s390x-te-linux64.xml: New file.
2587 * features/Makefile (WHICH): Add new tdescs above.
2588 (s390-te-linux64-expedite): Set.
2589 (s390x-te-linux64-expedite): Set.
2590 * features/s390-te-linux64.c: New file (generated).
2591 * features/s390x-te-linux64.c: New file (generated).
2592 * regformats/s390-te-linux64.dat: New file (generated).
2593 * regformats/s390x-te-linux64.dat: New file (generated).
2594 * s390-tdep.h (HWCAP_S390_HIGH_GPRS): Define.
2595 (HWCAP_S390_TE): Likewise.
2596 (S390_TDB_DWORD0_REGNUM): Likewise.
2597 (S390_TDB_DWORD0_REGNUM): Likewise.
2598 (S390_TDB_ABORT_CODE_REGNUM): Likewise.
2599 (S390_TDB_CONFLICT_TOKEN_REGNUM): Likewise.
2600 (S390_TDB_ATIA_REGNUM): Likewise.
2601 (S390_TDB_R0_REGNUM): Likewise.
2602 (S390_TDB_R1_REGNUM): Likewise.
2603 (S390_TDB_R2_REGNUM): Likewise.
2604 (S390_TDB_R3_REGNUM): Likewise.
2605 (S390_TDB_R4_REGNUM): Likewise.
2606 (S390_TDB_R5_REGNUM): Likewise.
2607 (S390_TDB_R6_REGNUM): Likewise.
2608 (S390_TDB_R7_REGNUM): Likewise.
2609 (S390_TDB_R8_REGNUM): Likewise.
2610 (S390_TDB_R9_REGNUM): Likewise.
2611 (S390_TDB_R10_REGNUM): Likewise.
2612 (S390_TDB_R11_REGNUM): Likewise.
2613 (S390_TDB_R12_REGNUM): Likewise.
2614 (S390_TDB_R13_REGNUM): Likewise.
2615 (S390_TDB_R14_REGNUM): Likewise.
2616 (S390_TDB_R15_REGNUM): Likewise.
2617 (S390_NUM_REGS): Increase.
2618 (S390_IS_TDBREGSET_REGNUM): New macro.
2619 (s390_regmap_tdb): Declare.
2620 (s390_sizeof_tdbregset): Define.
2621 (tdesc_s390_te_linux64): Declare.
2622 (tdesc_s390x_te_linux64): Likewise.
2623 * s390-tdep.c: Add includes for "auxv.h", <elf.h>,
2624 "features/s390-te-linux64.c", and "features/s390x-te-linux64.c".
2625 (s390_regmap_tdb): New regmap.
2626 (s390_supply_tdb_regset): New function.
2627 (s390_tdb_regset): New regset.
2628 (s390_linux64v2_regset_sections): Add TDB regset to list.
2629 (s390x_linux64v2_regset_sections): Likewise.
2630 (s390_regset_from_core_section): Recognize TDB core note section.
2631 (s390_core_read_description): If HWCAP indicates TE support,
2632 select tdesc_s390_te_linux64 or tdesc_s390_s390x_te_linux64.
2633 (s390_gdbarch_init): Handle TDB regset.
2634 (_initialize_s390_tdep): Initialize new tdescs.
2635 * s390-nat.c (HWCAP_S390_HIGH_GPRS): Remove define.
2636 (have_regset_tdb): New variable.
2637 (s390_native_supply): Support register invalidation.
2638 (fetch_regset): Invalidate registers if ptrace yields ENODATA.
2639 (check_regset): Treat ENODATA as "regset exists".
2640 (s390_linux_fetch_inferior_registers): Add TDB.
2641 (s390_read_description): Check for TDB existence and select
2642 appropriate tdesc.
2643 * gdbserver/Makefile.in (clean): Add removal of new makefile
2644 targets.
2645 (s390-te-linux64.c): New makefile target.
2646 (s390x-te-linux64.c): Likewise.
2647 * gdbserver/configure.srv (srv_regobj): Append new objects
2648 s390-te-linux64.o and s390x-te-linux64.o.
2649 (srv_xmlfiles): Append new files s390-te-linux64.xml,
2650 s390x-te-linux64.xml, and s390-tdb.xml.
2651 * gdbserver/linux-s390-low.c (init_registers_s390_te_linux64): New
2652 declaration.
2653 (tdesc_s390_te_linux64): Likewise.
2654 (init_registers_s390x_te_linux64): Likewise.
2655 (tdesc_s390x_te_linux64): Likewise.
2656 (s390_check_regset): Treat ENODATA as "regset exists".
2657 (s390_arch_setup): Add TDB regset support.
2658 (initialize_low_arch): Initialize registers for new tdescs.
2659
2660 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2661
2662 * s390-tdep.h (S390_IS_GREGSET_REGNUM): New macro.
2663 (S390_IS_FPREGSET_REGNUM): New macro.
2664 * s390-tdep.c (s390_dwarf_regmap): Make const.
2665 (regnum_is_gpr_full): New function for replacing repeated code.
2666 (s390_pseudo_register_name): Use it.
2667 (s390_pseudo_register_type): Likewise.
2668 (s390_pseudo_register_read): Likewise.
2669 (s390_pseudo_register_write): Likewise.
2670 (s390_unwind_pseudo_register): Likewise.
2671 (s390_regmap_gregset): New format for regmap.
2672 (s390x_regmap_gregset): Likewise.
2673 (s390_regmap_fpregset): Likewise.
2674 (s390_regmap_upper): Likewise.
2675 (s390_regmap_last_break): Likewise.
2676 (s390_regmap_system_call): Likewise.
2677 (s390_supply_regset): Adjust to new regmap format.
2678 (s390_collect_regset): Likewise.
2679 * s390-nat.c (s390_native_supply): Adjust to new regmap format.
2680 (s390_native_collect): Likewise.
2681 (supply_gregset): Likewise.
2682 (fill_gregset): Likewise.
2683 (supply_fpregset): Likewise.
2684 (fill_fpregset): Likewise.
2685 (fetch_regset): Likewise.
2686 (store_regset): Likewise.
2687 (s390_linux_fetch_inferior_registers): Likewise.
2688 (s390_linux_fetch_inferior_registers): Likewise.
2689
2690 2013-09-12 Andrew Pinski <apinski@cavium.com>
2691
2692 * aarch64-linux-nat.c (aarch64_linux_set_debug_regs): Zero out regs.
2693
2694 2013-09-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2695
2696 * config/s390/s390.mh (NATDEPFILES): Add linux-waitpid.o.
2697
2698 2013-09-09 Andrew Burgess <aburgess@broadcom.com>
2699
2700 * top.c (quit_confirm): Remove use of deprecated_init_ui_hook.
2701
2702 2013-09-06 Pedro Alves <palves@redhat.com>
2703
2704 * remote-sim.c (dump_mem, gdbsim_fetch_register)
2705 (gdbsim_store_register, gdbsim_kill, gdbsim_load)
2706 (gdbsim_create_inferior, gdbsim_open, gdbsim_close)
2707 (gdbsim_detach, gdbsim_resume_inferior, gdbsim_wait)
2708 (gdbsim_files_info, gdbsim_mourn_inferior): Send debug output to
2709 gdb_stdlog.
2710
2711 2013-09-06 Pedro Alves <palves@redhat.com>
2712
2713 * remote-sim.c (dump_mem): Constify buf parameter.
2714 gdbsim_xfer_inferior_memory): Rename to ...
2715 (gdbsim_xfer_memory): ... this. Adjust interface as
2716 target_xfer_partial helper.
2717 (gdbsim_xfer_partial): New function.
2718 (init_gdbsim_ops): Don't install a deprecated_xfer_memory hook.
2719 Install a to_xfer_partial hook. Send output to gdb_stdlog.
2720
2721 2013-09-06 Pedro Alves <palves@redhat.com>
2722
2723 * remote-sim.c (gdbsim_xfer_inferior_memory): Use
2724 host_address_to_string, and send debug output to gdb_stdlog.
2725
2726 2013-09-06 Ricard Wanderlof <ricardw@axis.com>
2727
2728 * Makefile.in (ALL_TARGET_OBS): Add cris-linux-tdep.o.
2729 * configure.tgt: Add cris-linux-tdep.o and linux-tdep.o to
2730 gdb_target_obs for cris target.
2731 * cris-tdep.c (struct gdbarch_tdep): Move to cris-tdep.h.
2732 (cris_gdbarch_init): Move calls to
2733 set_gdbarch_fetch_tls_load_module_address and
2734 set_solib_svr4_fetch_link_map_offsets to cris-linux-tdep.c.
2735 Add call to gdbarch_init_osabi.
2736 * cris-linux-tdep.c: New file.
2737 * cris-tdep.h: New file.
2738
2739 2013-09-06 Andrew Burgess <aburgess@broadcom.com>
2740
2741 * tui/tui-io.c (tui_initialize_io): Remove legacy comment referring
2742 to deprecated_init_ui_hook.
2743
2744 2013-09-06 Andrew Burgess <aburgess@broadcom.com>
2745
2746 * cli/cli-interp.c (_initialize_cli_interp): Add a
2747 command_loop_proc to interp_procs.
2748 * event-top.c (cli_command_loop): Change signature to match
2749 interp_command_loop_ftype.
2750 * event-top.h (cli_command_loop): Same.
2751 * interps.c (interp_new): Require every interpreter to have a
2752 command_loop_proc.
2753 (current_interp_command_loop): Just call the command_loop_proc on
2754 the current interpreter.
2755 * tui/tui-interp.c (_initialize_tui_interp): Add a
2756 command_loop_proc to interp_procs.
2757
2758 2013-09-06 Ricard Wanderlof <ricardw@axis.com>
2759
2760 * cris-tdep.c (cris_gdbarch_init): Add call to
2761 get_gdbarch_fetch_tls_load_module_address.
2762
2763 2013-09-06 Ricard Wanderlof <ricardw@axis.com>
2764
2765 * cris-tdep.c (cris_elf_greg_t): Rename from elf_greg_t.
2766 (cris_elf_gregset_t): Rename from elf_gregset_t.
2767 (crisv32_elf_gregset_t): Adjust.
2768 (cris_supply_gregset, fetch_core_registers): Adjust.
2769
2770 2013-09-06 Ricard Wanderlof <ricardw@axis.com>
2771
2772 * cris-tdep.c (elf_greg_t): Change typedef to unsigned char[4]
2773
2774 2013-09-05 Andrew Burgess <aburgess@broadcom.com>
2775
2776 * defs.h (deprecated_command_loop_hook): Remove, including
2777 references in comments.
2778 * interps.c (current_interp_command_loop): No longer use
2779 deprecated_command_loop_hook.
2780 (clear_interpreter_hooks): Remove deprecated_command_loop_hook
2781 setup.
2782 * top.c (deprecated_command_loop_hook): Remove.
2783
2784 2013-09-05 Pedro Alves <palves@redhat.com>
2785
2786 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): 'dwarf_regnum'
2787 local is now int instead of ULONGEST. Print it with %d
2788 instead of paddress.
2789
2790 2013-09-05 Tristan Gingold <gingold@adacore.com>
2791
2792 * MAINTAINERS: Remove avr maintainership.
2793
2794 2013-09-05 Pedro Alves <palves@redhat.com>
2795
2796 * findvar.c (value_of_register): Rework in terms of
2797 value_of_register_lazy.
2798
2799 2013-09-05 Muhammad Bilal <mbilal@codesourcery.com>
2800
2801 * symfile.c (add_symbol_file_command): Remove trailing
2802 whitespaces and blank line after comment.
2803
2804 2013-09-05 Pedro Alves <palves@redhat.com>
2805
2806 * tui/tui-regs.c (tui_register_format): Don't look at the
2807 register's name here. Return string representing register
2808 value instead of storing it in the data element.
2809 (tui_get_register): Compare register string representations
2810 instead of register value states and contents.
2811
2812 2013-09-05 Pedro Alves <palves@redhat.com>
2813
2814 PR tui/15933
2815 * tui/tui-regs.c (tui_show_registers): Show registers of the
2816 selected frame, not the current frame.
2817
2818 2013-09-05 Ricard Wanderlof <ricardw@axis.com>
2819
2820 * MAINTAINERS (Write After Approval): Add myself to the list.
2821
2822 2013-09-04 Doug Evans <dje@google.com>
2823
2824 * dwarf2read.c (queue_and_load_all_dwo_tus): New function.
2825 (queue_and_load_dwo_tu): New function.
2826 (lookup_dwo_signatured_type): Set per_cu.tu_read.
2827 (maybe_queue_comp_unit): Rename this_cu argument to dependent_cu.
2828 Make dependent_cu optional.
2829 (dw2_do_instantiate_symtab): If we just loaded a CU from a DWO,
2830 and an older .gdb_index is in use, queue and load all its TUs too.
2831
2832 2013-09-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2833
2834 Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.
2835 * cli/cli-cmds.c (find_and_open_script): Add OPF_RETURN_REALPATH to
2836 variable search_flags.
2837 * defs.h (OPF_DISABLE_REALPATH): Rename to ...
2838 (OPF_RETURN_REALPATH): ... here.
2839 * dwarf2read.c (try_open_dwop_file): Set OPF_RETURN_REALPATH for flags.
2840 * exec.c (exec_file_attach): Remove OPF_DISABLE_REALPATH from openp
2841 call. Twice.
2842 * nto-tdep.c (nto_find_and_open_solib): Add OPF_RETURN_REALPATH for
2843 openp call.
2844 * solib.c (solib_find): Likewise. Four times.
2845 * source.c (openp): Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH
2846 in the function comment and for the realpath_fptr variable.
2847 (source_full_path_of): Add OPF_RETURN_REALPATH for openp call.
2848 (find_and_open_source): Likewise. Twice.
2849 * symfile.c (symfile_bfd_open): Likewise, also twice.
2850
2851 2013-09-04 Doug Evans <dje@google.com>
2852
2853 * progspace.c (save_current_space_and_thread): Remove unnecessary
2854 call to save_current_inferior.
2855
2856 2013-09-04 Andrew Burgess <aburgess@broadcom.com>
2857
2858 * sh64-tdep.c (sh64_do_register): Return after printing message
2859 about unavailable register contents.
2860
2861 2013-09-04 Muhammad Bilal <mbilal@codesourcery.com>
2862 Pedro Alves <palves@redhat.com>
2863
2864 * symfile.c (add_symbol_file_command): Error out on unknown
2865 option. Handle EXPECTING_SEC_ADDR/EXPECTING_SEC_NAME before '-'
2866 options and collapse into single conditional branch.
2867
2868 2013-09-03 Luis Machado <lgustavo@codesourcery.com>
2869
2870 * inf-child.c (inf_child_follow_fork): New parameter
2871 detach_fork.
2872 * inf-ptrace.c (inf_ptrace_follow_fork): Likewise.
2873 * inf-ttrace.c (inf_ttrace_follow_fork): Likewise.
2874 * inferior.h (detach_fork): Remove.
2875 * infrun.c (detach_fork): Adjust comment and make it
2876 static.
2877 (follow_fork): Pass detach_fork parameter to
2878 target_follow_fork.
2879 * linux-nat.c (linux_child_follow_fork): New parameter
2880 detach_fork.
2881 * target.c (target_follow_fork): New parameter detach_fork.
2882 Pass detach_fork as parameter and print its value.
2883 * target.h (struct target_ops) <to_follow_fork>: New int
2884 parameter.
2885 (target_follow_fork): New parameter detach_fork.
2886
2887 2013-09-03 Joel Brobecker <brobecker@adacore.com>
2888
2889 * solib-ia64-hpux.c (ia64_hpux_relocate_section_addresses):
2890 Replace sec->bfd by sec->the_bfd_section->owner.
2891
2892 2013-09-03 Yao Qi <yao@codesourcery.com>
2893
2894 * linux-tdep.c (linux_is_uclinux): New function. Code moved
2895 from linux_has_shared_address_space.
2896 (linux_has_shared_address_space): Call linux_is_uclinux.
2897 * linux-tdep.h (linux_is_uclinux): Declare.
2898 * m68klinux-tdep.c (m68k_linux_get_sigtramp_info): Call
2899 linux_is_uclinux.
2900
2901 2013-09-03 Yao Qi <yao@codesourcery.com>
2902
2903 * config/djgpp/fnchange.lst: Remove entry of
2904 i386-interix-nat.c and i386-interix-tdep.c.
2905 * configure.ac: Remove '*-*-interix*'.
2906 * configure: Re-generated.
2907 * defs.h (enum gdb_osabi): Remove GDB_OSABI_INTERIX.
2908 * i386-cygwin-tdep.c (i386_cygwin_osabi_sniffer): Remove
2909 obsolete comments.
2910 * osabi.c (gdb_osabi_names): Remove "Interix".
2911
2912 2013-09-03 Yao Qi <yao@codesourcery.com>
2913
2914 * arch-utils.c: Fix typo in the comment to gdbarch_update_p.
2915
2916 2013-09-02 Markus Metzger <markus.t.metzger@intel.com>
2917
2918 * record.h (record_print_flag) <record_print_src_line,
2919 record_print_insn_range>: Rename into ...
2920 (record_print_flag) <record_print_src_line,
2921 record_print_insn_range>: ... this. Update all users.
2922
2923 2013-09-02 Pierre Muller <muller@sourceware.org>
2924
2925 * windows-nat.c (windows_xfer_memory): Handle ERROR_PARTIAL_COPY
2926 error code.
2927
2928 2013-09-02 Pierre Muller <muller@sourceware.org>
2929
2930 * windows-nat.c (windows_xfer_memory): Fix compilation failure
2931 by use of plongest function.
2932
2933 2013-09-02 Tristan Gingold <gingold@adacore.com>
2934
2935 * NEWS: Add entry mentioning support for native Windows x64
2936 SEH data.
2937
2938 * amd64-windows-tdep.c: #include "objfiles.h", "frame-unwind.h",
2939 "coff/internal.h", "coff/i386.h", "coff/pe.h" and "libcoff.h".
2940 (struct amd64_windows_frame_cache): New struct.
2941 (amd64_windows_w2gdb_regnum): New global.
2942 (pc_in_range, amd64_windows_frame_decode_epilogue)
2943 (amd64_windows_frame_decode_insns, amd64_windows_find_unwind_info)
2944 (amd64_windows_frame_cache, amd64_windows_frame_prev_register)
2945 (amd64_windows_frame_this_id): New functions.
2946 (amd64_windows_frame_unwind): New static global.
2947 (amd64_windows_skip_prologue): New function.
2948 (amd64_windows_init_abi): Call frame_unwind_prepend_unwinder
2949 with amd64_windows_frame_unwind. Call set_gdbarch_skip_prologue
2950 with amd64_windows_skip_prologue.
2951
2952 2013-08-30 Joel Brobecker <brobecker@adacore.com>
2953
2954 GDB 7.6.1 released.
2955
2956 2013-08-30 Pedro Alves <palves@redhat.com>
2957
2958 * mi/mi-main.c (mi_cmd_trace_find): Use LOC_AND_ADDRESS instead of
2959 SRC_AND_LOC.
2960
2961 2013-08-30 Pedro Alves <palves@redhat.com>
2962
2963 * thread.c (restore_selected_frame): Use SRC_AND_LOC, and change
2964 warning text.
2965
2966 2013-08-30 Pedro Alves <palves@redhat.com>
2967
2968 * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd):
2969 Adjust arguments to print_stack_frame.
2970
2971 2013-08-30 Pedro Alves <palves@redhat.com>
2972
2973 * ada-tasks.c (task_command_1): Write SRC_AND_LOC instead '1'.
2974
2975 2013-08-30 Pedro Alves <palves@redhat.com>
2976
2977 * frame.h (show_and_print_stack_frame): Delete declaration.
2978
2979 2013-08-30 Phil Muldoon <pmuldoon@redhat.com>
2980
2981 PR python/15461
2982 * python/py-arch.c (ARCHPY_REQUIRE_VALID): New macro.
2983 (archpy_name): Check for valid architecture.
2984 (archpy_disassemble): Ditto.
2985
2986 2013-08-29 Joel Brobecker <brobecker@adacore.com>
2987
2988 * rs6000-nat.c (rs6000_ptrace32): Cast "addr" to "uintptr_t"
2989 instead of "long long" in call to ptrace64.
2990
2991 2013-08-29 Andrew Burgess <aburgess@broadcom.com>
2992
2993 * mi/mi-interp.c (mi_command_loop): Change signature to match
2994 interp_command_loop_ftype.
2995 (mi1_command_loop): Remove.
2996 (mi2_command_loop): Remove.
2997 (mi3_command_loop): Remove.
2998 (mi_interpreter_resume): Remove setting of
2999 deprecated_command_loop_hook.
3000 (_initialize_mi_interp): Set mi_command_loop as the command loop
3001 callback.
3002
3003 2013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
3004
3005 * valops.c (do_search_struct_field): Pass v2 instead of base_type to
3006 value_type.
3007
3008 2013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
3009
3010 * value.c (allocate_value_contents): Make static.
3011 * value.h (allocate_value_contents): Remove prototype.
3012
3013 2013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
3014
3015 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use value_at_lazy instead
3016 of assembling value via allocate_value_lazy and attribute setter.
3017 * findvar.c (default_read_var_value): Use value_at_lazy instead of
3018 assembling value via allocate_value_lazy and attribute setter.
3019 * valops.c (do_search_struct_field): Use value_at_lazy instead of
3020 assembling value via allocate_value_lazy and attribute setter.
3021
3022 2013-08-29 Sanimir Agovic <sanimir.agovic@intel.com>
3023
3024 * value.c (value_from_contents_and_address): Replace allocate_value and
3025 memcpy with value_from_contents.
3026
3027 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
3028
3029 * python/py-framefilter.c (py_print_frame): Remove usage of
3030 PyString_AsString. Use python_string_to_host_string instead.
3031 Refactor function to work with a string as a new allocation
3032 instead of a pointer.
3033 (py_print_frame): Ditto.
3034 * python/lib/gdb/frames.py (return_list): Cain iterators together
3035 instead of adding them as a list.
3036 (_sort_list): Call return_list, and remove duplicate code.
3037 (execute_frame_filters): Convert iterator to a list with list().
3038 * python/lib/gdb/command/frame_filters.py
3039 (SetFrameFilterPriority._set_filter_priority): Convert priority
3040 attribute to an integer.
3041 * python/lib/gdb/FrameIterator.py (FrameIterator.next): Define
3042 wrapper function __next__.
3043 * python/lib/gdb/FrameDecorator.py: If basestring not defined,
3044 define as "str".
3045
3046 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
3047
3048 PR python/15752
3049 * python/py-framefilter.c (apply_frame_filter): Check
3050 gdb_python_initialized. Exit if the Python frame-filter code
3051 cannot be initialized.
3052
3053 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
3054
3055 PR cli/15842
3056 * top.c (print_gdb_version): Remove erroneous newline after help
3057 text.
3058
3059 2013-08-29 Yao Qi <yao@codesourcery.com>
3060
3061 * varobj.c (install_dynamic_child): Remove trailing space.
3062 Add one blank line after variable declaration.
3063
3064 2013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3065
3066 PR gdb/15415
3067 * corefile.c (get_exec_file): Use exec_filename.
3068 * defs.h (OPF_DISABLE_REALPATH): New definition. Add new comment.
3069 * exec.c (exec_close): Free EXEC_FILENAME.
3070 (exec_file_attach): New variable canonical_pathname. Use
3071 OPF_DISABLE_REALPATH. Call gdb_realpath explicitly. Set
3072 EXEC_FILENAME.
3073 * exec.h (exec_filename): New.
3074 * inferior.c (print_inferior, inferior_command): Use
3075 PSPACE_EXEC_FILENAME.
3076 * mi/mi-main.c (print_one_inferior): Likewise.
3077 * progspace.c (clone_program_space, print_program_space): Likewise.
3078 * progspace.h (struct program_space): New field pspace_exec_filename.
3079 * source.c (openp): Describe OPF_DISABLE_REALPATH. New variable
3080 realpath_fptr, initialize it from OPF_DISABLE_REALPATH, use it.
3081
3082 2013-08-28 Will Newton <will.newton@linaro.org>
3083
3084 * common/linux-ptrace.c: Include stdint.h unconditionally.
3085
3086 2013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3087
3088 Code cleanup.
3089 * nto-tdep.c (nto_find_and_open_solib): Use OPF_TRY_CWD_FIRST.
3090
3091 2013-08-28 Yao Qi <yao@codesourcery.com>
3092 Pedro Alves <palves@redhat.com>
3093
3094 * event-top.c (gdb_setup_readline): Call stderr_fileopen
3095 instead of stdio_fileopen.
3096 * main.c (captured_main) [__MINGW32__]: Set stderr unbuffered.
3097 .Call stderr_fileopen instead of stdio_fileopen.
3098 * ui-file.c [__MINGW32__] (stderr_file_write): New function.
3099 [__MINGW32__] (stderr_file_fputs): New function.
3100 (stderr_fileopen): New function.
3101 * ui-file.h (stderr_fileopen): Declare.
3102
3103 2013-08-27 Doug Evans <dje@google.com>
3104
3105 * dwarf2read.c (struct dwarf2_cu): Tweak comment.
3106 (struct dwarf2_per_cu_data): Ditto.
3107 (maybe_queue_comp_unit): Delete forward decl. Add comment.
3108 (process_imported_unit_die): Ditto.
3109 (follow_die_sig_1): Simplify assert.
3110
3111 2013-08-27 Pedro Alves <palves@redhat.com>
3112
3113 * windows-nat.c (windows_xfer_memory): Adjust prototype to follow
3114 xfer_partial's interface. Return TARGET_XFER_E_IO on error.
3115 (windows_xfer_partial): Defer TARGET_OBJECT_MEMORY handling to
3116 windows_xfer_memory directly.
3117 (init_windows_ops): Don't install a deprecated_xfer_memory method.
3118
3119 2013-08-27 Pedro Alves <palves@redhat.com>
3120
3121 * darwin-nat.c (darwin_xfer_memory): Delete.
3122 (_initialize_darwin_inferior): Don't install a
3123 deprecated_xfer_memory method.
3124
3125 2013-08-27 Pedro Alves <pedro@codesourcery.com>
3126 Yao Qi <yao@codesourcery.com>
3127
3128 * mi/mi-cmd-stack.c (list_args_or_locals): Adjust prototype.
3129 (parse_no_frames_option): Remove.
3130 (mi_cmd_stack_list_locals): Handle --skip-unavailable.
3131 (mi_cmd_stack_list_args): Adjust.
3132 (mi_cmd_stack_list_variables): Handle --skip-unavailable.
3133 (list_arg_or_local): Add new parameter 'skip_unavailable'. Return
3134 early if SKIP_UNAVAILABLE is true and ARG->val is unavailable.
3135 Caller update.
3136 (list_args_or_locals): New parameter 'skip_unavailable'.
3137 Handle it.
3138 * valprint.c (scalar_type_p): Rename to ...
3139 (val_print_scalar_type_p): ... this. Make extern.
3140 (val_print, value_check_printable): Adjust.
3141 * valprint.h (val_print_scalar_type_p): Declare.
3142 * value.c (value_entirely_unavailable): New function.
3143 * value.h (value_entirely_unavailable): Declare.
3144
3145 * NEWS: Mention the new option "--skip-unavailable" to MI
3146 commands '-stack-list-locals', '-stack-list-arguments' and
3147 '-stack-list-variables'.
3148
3149 2013-08-27 Yao Qi <yao@codesourcery.com>
3150
3151 * mi/mi-cmd-stack.c (parse_no_frames_option): Remove.
3152 (mi_cmd_stack_list_args): Use mi_getopt_silent to handle
3153 options.
3154 * mi/mi-getopt.c (mi_getopt): Remove.
3155 (mi_getopt_1): Renamed from mi_getopt. Add one parameter
3156 'error_on_unknown'.
3157 (mi_getopt): Call mi_getopt_1.
3158 (mi_getopt_silent): New.
3159 * mi/mi-getopt.h (mi_getopt_silent): Declare.
3160
3161 2013-08-26 Doug Evans <dje@google.com>
3162
3163 PR symtab/15885
3164 * dwarf2read.c (dw2_dump): Print some minimal information indicating
3165 .gdb_index is in use.
3166 * symfile.c (reread_symbols): Reset objfile->sf.
3167
3168 * NEWS: Document "mt print objfiles" now takes optional regexp.
3169 * symmisc.c (maintenance_print_objfiles): Argument is now an optional
3170 regexp of objfiles to print.
3171 (_initialize_symmisc): Update doc string for "mt print objfiles".
3172
3173 * dwarf2read.c (write_psymtabs_to_index): Move error checks ahead of
3174 missing debug info checks.
3175
3176 2013-08-26 Raunaq Bathija <raunaq12@in.ibm.com>
3177 Ulrich Weigand <uweigand@de.ibm.com>
3178
3179 * xcoffread.c (arrange_linetable): Add fix to correctly handle
3180 line tables generated by XLC compiled binaries.
3181
3182 2013-08-23 Doug Evans <dje@google.com>
3183
3184 * symmisc.c (dump_symtab): Delete prototype.
3185 (dump_msymbols, dump_objfile): Ditto.
3186 (maintenance_info_symtabs): Mark as dont_repeat.
3187 (_initialize_symmisc): Improve doc string for "mt info symtabs".
3188
3189 * elfread.c (elf_symfile_read): Move "Done reading minimal symbols"
3190 debugging printf to better location.
3191
3192 2013-08-23 Pedro Alves <palves@redhat.com>
3193
3194 * target.c (target_read_live_memory): Change type of 'ret' local
3195 to LONGEST.
3196
3197 2013-08-23 Pedro Alves <palves@redhat.com>
3198
3199 * remote.c (remote_write_bytes_aux, remote_write_bytes)
3200 (remote_read_bytes): Change return type to LONGEST, and adjust to
3201 return a target_xfer_error on error.
3202 (remote_xfer_memory): Delete.
3203 (remote_flash_write): Change type of 'ret' local to LONGEST.
3204 (remote_xfer_partial, remote_xfer_partial): Adjust.
3205 (init_remote_ops): Don't install a deprecated_xfer_memory hook.
3206
3207 2013-08-23 Pierre Muller <muller@sourceware.org>
3208
3209 ARI fix: Push # directives to start of line.
3210 * rs6000-nat.c (rs6000_ptrace32, rs6000_ptrace64): Rule applied.
3211
3212 2013-08-12 Muhammad Waqas <mwaqas@codesourcery.com>
3213
3214 PR gdb/15501
3215 * breakpoint.c (enable_command, disable_command): Iterate over
3216 all specified breakpoint locations.
3217
3218 2013-08-22 Luis Machado <lgustavo@codesourcery.com>
3219
3220 * common/linux-ptrace.c (linux_fork_to_function): Push #
3221 directives to the start of the line.
3222 (linux_check_ptrace_features): Fix warning message to use
3223 the "_" markup.
3224
3225 2013-08-22 Luis Machado <lgustavo@codesourcery.com>
3226
3227 * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-nat.h and
3228 nat/linux-waitpid.h.
3229 (linux-waitpid.o): New object file rule.
3230 * common/linux-ptrace.c: Include nat/linux-waitpid.h.
3231 (current_ptrace_options): Moved from linux-nat.c.
3232 (linux_ptrace_test_ret_to_nx): Use type casts for ptrace
3233 parameters.
3234 (linux_fork_to_function): New function.
3235 (linux_grandchild_function): Likewise.
3236 (linux_child_function): Likewise.
3237 (linux_check_ptrace_features): New function, heavily
3238 based on linux-nat.c:linux_test_for_tracefork.
3239 (linux_enable_event_reporting): New function.
3240 (ptrace_supports_feature): Likewise.
3241 (linux_supports_tracefork): Likewise.
3242 (linux_supports_traceclone): Likewise.
3243 (linux_supports_tracevforkdone): Likewise.
3244 (linux_supports_tracesysgood): Likewise.
3245 * common/linux-ptrace.h (HAS_NOMMU): Moved from
3246 gdbserver/linux-low.c.
3247 (linux_enable_event_reporting): New declaration.
3248 (linux_supports_tracefork): Likewise.
3249 (linux_supports_traceclone): Likewise.
3250 (linux_supports_tracevforkdone): Likewise.
3251 (linux_supports_tracesysgood): Likewise.
3252 * config.in (PTRACE_TYPE_ARG4): Regenerate.
3253 * config/aarch64/linux.mh (NATDEPFILES): Add linux-waitpid.o.
3254 * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
3255 * config/arm/linux.mh (NATDEPFILES): Likewise.
3256 * config/i386/linux.mh (NATDEPFILES): Likewise.
3257 * config/i386/linux64.mh (NATDEPFILES): Likewise.
3258 * config/ia64/linux.mh (NATDEPFILES): Likewise.
3259 * config/m32r/linux.mh (NATDEPFILES): Likewise.
3260 * config/m68k/linux.mh (NATDEPFILES): Likewise.
3261 * config/mips/linux.mh (NATDEPFILES): Likewise.
3262 * config/pa/linux.mh (NATDEPFILES): Likewise..
3263 * config/powerpc/linux.mh (NATDEPFILES): Likewise..
3264 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
3265 * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
3266 * config/sparc/linux.mh (NATDEPFILES): Likewise.
3267 * config/sparc/linux64.mh (NATDEPFILES): Likewise.
3268 * config/tilegx/linux.mh (NATDEPFILES): Likewise.
3269 * config/xtensa/linux.mh (NATDEPFILES): Likewise.
3270 * configure.ac (AC_CACHE_CHECK): Add void * to the list of
3271 ptrace's 4th argument's types.
3272 Check the type of PTRACE_TYPE_ARG4.
3273 * configure: Regenerate.
3274 * linux-nat.c: Include nat/linux-nat.h and nat/linux-waitpid.h.
3275 (SYSCALL_SIGTRAP): Moved to nat/linux-nat.h.
3276 (linux_supports_tracefork_flag): Remove.
3277 (linux_supports_tracesysgood_flag): Likewise.
3278 (linux_supports_tracevforkdone_flag): Likewise.
3279 (current_ptrace_options): Moved to
3280 common/linux-ptrace.c.
3281 (linux_tracefork_child): Remove.
3282 (my_waitpid): Remove.
3283 (linux_test_for_tracefork): Renamed to
3284 linux_check_ptrace_features and moved to common/linux-ptrace.c.
3285 (linux_test_for_tracesysgood): Remove.
3286 (linux_supports_tracesysgood): Remove.
3287 (linux_supports_tracefork): Remove.
3288 (linux_supports_tracevforkdone): Remove.
3289 (linux_enable_tracesysgood): Remove.
3290 (linux_enable_event_reporting): Remove.
3291 (linux_init_ptrace): New function.
3292 (linux_child_post_attach): Call linux_init_ptrace.
3293 (linux_child_post_startup_inferior): Call linux_init_ptrace.
3294 (linux_child_follow_fork): Call linux_supports_tracefork
3295 and linux_supports_tracevforkdone.
3296 (linux_child_insert_fork_catchpoint): Call
3297 linux_supports_tracefork.
3298 (linux_child_insert_vfork_catchpoint): Likewise.
3299 (linux_child_set_syscall_catchpoint): Call
3300 linux_supports_tracesysgood.
3301 (lin_lwp_attach_lwp): Call linux_supports_tracefork.
3302 * nat/linux-nat.h: New file.
3303 * nat/linux-waitpid.c: New file.
3304 * nat/linux-waitpid.h: New file.
3305
3306 2013-08-22 Samuel Bronson <naesten@gmail.com>
3307
3308 ARM Linux support for `catch syscall'.
3309 * syscalls/arm-linux.py: New file.
3310 * syscalls/arm-linux.xml: Likewise.
3311 * arm-linux-tdep.c (arm_linux_get_syscall_number): New function.
3312 (arm_linux_init_abi): Register the new function and syscall xml file.
3313 * data-directory/Makefile.in: Install the new syscall xml file.
3314 * NEWS: Brag about this.
3315
3316 2013-08-22 Pedro Alves <palves@redhat.com>
3317
3318 PR gdb/15871
3319 * corefile.c (target_xfer_memory_error): New function.
3320 (memory_error): Defer EIO to target_memory_error.
3321 (read_memory): Use target_xfer_partial, and handle finer-grained
3322 target xfer errors.
3323 * target.c (target_xfer_error_to_string): New function.
3324 (memory_xfer_partial_1): If memory is known to be
3325 unavailable, return TARGET_XFER_E_UNAVAILABLE instead of -1.
3326 (target_xfer_partial): Make extern.
3327 * target.h (enum target_xfer_error): New enum.
3328 (target_xfer_error_to_string): Declare function.
3329 (target_xfer_partial): Declare function.
3330 (struct target_ops) <xfer_partial>: Adjust describing comment.
3331
3332 2013-08-22 Alan Modra <amodra@gmail.com>
3333
3334 * configure.host: Support powerpc64le-linux and powerpcle-linux hosts.
3335 * configure.tgt: Likewise as targets.
3336
3337 2013-08-20 Doug Evans <dje@google.com>
3338
3339 * buildsym.c (subfile_stack): Move here from buildsym.h.
3340 (pending_macros): Ditto.
3341 (get_macro_table): New function.
3342 (buildsym_init): Initialize subfile_stack.
3343 * coffread.c (type_vector,type_vector_length): Moved here from
3344 buildsym.h.
3345 (INITIAL_TYPE_VECTOR_LENGTH): Ditto.
3346 (coff_symtab_read): Use it.
3347 * dbxread.c (read_ofile_symtab): Delete init of subfile_stack.
3348 * dwarf2read.c (macro_start_file): Replace uses of pending_macros
3349 with call to get_macro_table.
3350 * stabsread.c (type_vector,type_vector_length): Moved here from
3351 buildsym.h.
3352 (INITIAL_TYPE_VECTOR_LENGTH): Ditto.
3353 * buildsym.h (get_macro_table): Declare.
3354
3355 2013-08-20 Tom Tromey <tromey@redhat.com>
3356
3357 * dbxread.c (record_minimal_symbol): Make 'name' argument const.
3358 Update.
3359 (read_dbx_dynamic_symtab): Make 'name' const. Remove casts.
3360
3361 2013-08-20 Doug Evans <dje@google.com>
3362
3363 * blockframe.c: Remove #include "psymtab.h".
3364 * cp-support.c: Ditto.
3365 * source.c: Ditto.
3366 * stack.c: Ditto.
3367
3368 2013-08-20 Tom Tromey <tromey@redhat.com>
3369
3370 PR python/15816:
3371 * exceptions.h (return_mask): Now an enum.
3372 (RETURN_MASK_QUIT, RETURN_MASK_ERROR, RETURN_MASK_ALL): Now
3373 enum constants.
3374
3375 2013-08-20 Tom Tromey <tromey@redhat.com>
3376
3377 * cp-namespace.c (cp_lookup_symbol_imports_or_template): Use
3378 get_objfile_arch.
3379 * elfread.c (elf_rel_plt_read, elf_gnu_ifunc_record_cache)
3380 (elf_gnu_ifunc_resolve_by_got): Use get_objfile_arch.
3381 * jit.c (jit_object_close_impl): Update.
3382 * jv-lang.c (get_dynamics_objfile): Update.
3383 * linespec.c (add_minsym): Use get_dynamics_objfile.
3384 * objfiles.c (get_objfile_bfd_data): Initialize 'gdbarch' field.
3385 (allocate_objfile): Don't initialize 'gdbarch' field.
3386 (get_objfile_arch): Update.
3387 * objfiles.h (struct objfile_per_bfd_storage) <gdbarch>: New field,
3388 moved from...
3389 (struct objfile) <gdbarch>: ... here. Remove.
3390 * stap-probe.c (stap_can_evaluate_probe_arguments): Use
3391 get_objfile_arch.
3392 * symfile.c (init_entry_point_info): Use get_objfile_arch.
3393
3394 2013-08-20 Alan Modra <amodra@gmail.com>
3395
3396 * doublest.c (convert_floatformat_to_doublest): Use fmt->split_half
3397 for IBM long double nan and inf.
3398 (floatformat_is_negative, floatformat_classify,
3399 floatformat_mantissa): Similarly.
3400 (floatformat_ieee_single, floatformat_ieee_double,
3401 floatformat_ieee_quad, floatformat_arm_ext,
3402 floatformat_ia64_spill): Delete unused vars.
3403 (_initialize_doublest): Delete unused function.
3404 * gdbtypes.c (floatformats_ibm_long_double): Use new big- and
3405 little-endian variants of floatformat_ibm_long_double.
3406
3407 2013-08-19 Luis Machado <lgustavo@codesourcery.com>
3408
3409 * Makefile.in (SFILES): Remove common/target-common.c and
3410 add target/waitstatus.c.
3411 (HFILES_NO_SRCDIR): Remove common/target-common.h and add
3412 target/resume.h, target/wait.h and target/waitstatus.h.
3413 (COMMON_OBS): Remove target-common.o and add
3414 waitstatus.o.
3415 (target-common.o): Remove.
3416 (waitstatus.o): New target object file.
3417 * common/target-common.c: Move contents to
3418 target/waitstatus.c and remove.
3419 * common/target-common.h: Move contents to other files and
3420 remove.
3421 (enum resume_kind: Move to target/resume.h.
3422 (TARGET_WNOHANG): Move to target/wait.h.
3423 (enum target_waitkind): Move to target/waitstatus.h.
3424 (struct target_waitstatus): Likewise.
3425 * target.h: Do not include target-common.h and
3426 include target/resume.h, target/wait.h and
3427 target/waitstatus.h.
3428 * target/resume.h: New file.
3429 * target/wait.h: New file.
3430 * target/waitstatus.h: New file.
3431 * target/waitstatus.c: New file.
3432
3433 2013-08-19 Pedro Alves <palves@redhat.com>
3434
3435 * linux-nat.c (linux_test_for_tracefork)
3436 (linux_test_for_tracesysgood, linux_child_follow_fork)
3437 (lin_lwp_attach_lwp, linux_nat_resume): Don't block child signals.
3438 (linux_nat_wait_1): Extend comment.
3439 (linux_async_pipe): Add comment.
3440
3441 2013-08-15 Kevin Buettner <kevinb@redhat.com>
3442
3443 * rl78-tdep.c (RL78_RAW_PC_REGNUM): New enum.
3444 (RL78_PC_REGNUM): Move to list of pseudo-register enums.
3445 (rl78_register_type, rl78_register_name, rl78_register_reggroup_p):
3446 Update to account for fact that PC is now a pseudo-register.
3447 (rl78_pseudo_register_write, rl78_pseudo_register_read): Add
3448 cases for RL78_PC_REGNUM.
3449
3450 2013-08-15 Muhammad Bilal <mbilal@codesourcery.com>
3451
3452 PR cli/15841
3453 * top.c (quit_force): Skip writing history file
3454 if input is not from terminal.
3455
3456 2013-08-14 Tom Tromey <tromey@redhat.com>
3457
3458 * remote.c (struct remote_state) <echo_nextthread, nextthread,
3459 resultthreadlist>: New fields.
3460 (OPAQUETHREADBYTES, threadref, MAXTHREADLISTRESULTS): Move earlier.
3461 (remote_get_threadlist, remote_threadlist_iterator): Use
3462 new fields. Remove static variables.
3463
3464 2013-08-14 Tom Tromey <tromey@redhat.com>
3465
3466 * remote.c (struct remote_state) <remote_stopped_by_watchpoint_p,
3467 remote_watch_data_address>: New fields.
3468 (remote_stopped_by_watchpoint_p, remote_watch_data_address): Remove.
3469 (process_stop_reply, remote_wait_as)
3470 (remote_check_watch_resources, remote_stopped_data_address): Update.
3471
3472 2013-08-14 Tom Tromey <tromey@redhat.com>
3473
3474 * remote.c (struct remote_state) <async_client_callback,
3475 async_client_context>: New fields.
3476 (async_client_callback, async_client_context): Remove.
3477 (remote_async_serial_handler, remote_async): Update.
3478
3479 2013-08-14 Tom Tromey <tromey@redhat.com>
3480
3481 * remote.c (sizeof_pkt): Remove.
3482 (remote_trace_find): Use rs->buf_size, not sizeof_pkt.
3483
3484 2013-08-14 Tom Tromey <tromey@redhat.com>
3485
3486 * remote.c (struct remote_state) <use_threadinfo_query,
3487 use_threadextra_query>: New fields.
3488 (remote_threads_info, remote_threads_extra_info)
3489 (remote_open_1): Update.
3490
3491 2013-08-14 Tom Tromey <tromey@redhat.com>
3492
3493 * remote.c (struct remote_state) <finished_object,
3494 finished_annex, finished_offset>: New fields.
3495 (remote_read_qxfer): Use remote_state fields; remove static
3496 variables.
3497
3498 2013-08-14 Tom Tromey <tromey@redhat.com>
3499
3500 * remote.c (struct remote_state) <last_sent_step>:
3501 New field.
3502 (last_sent_step): Remove.
3503 (remote_resume, remote_wait_as): Update.
3504
3505 2013-08-14 Tom Tromey <tromey@redhat.com>
3506
3507 * remote.c (struct remote_state) <last_sent_signal>:
3508 New field.
3509 (last_sent_signal): Remove.
3510 (new_remote_state, remote_resume, remote_wait_as): Update.
3511
3512 2013-08-14 Tom Tromey <tromey@redhat.com>
3513
3514 * remote.c (struct remote_state) <last_program_signals_packet>:
3515 New field.
3516 (last_program_signals_packet): Remove.
3517 (remote_program_signals, remote_open_1): Update.
3518
3519 2013-08-14 Tom Tromey <tromey@redhat.com>
3520
3521 * remote.c (struct remote_state) <last_pass_packet>:
3522 New field.
3523 (last_pass_packet): Remove.
3524 (remote_pass_signals, remote_open_1): Update.
3525
3526 2013-08-14 Tom Tromey <tromey@redhat.com>
3527
3528 * remote.c (struct remote_state) <remote_traceframe_number>:
3529 New field.
3530 (remote_traceframe_number): Remove.
3531 (new_remote_state, remote_open_1, set_remote_traceframe)
3532 (remote_trace_find): Update.
3533
3534 2013-08-14 Tom Tromey <tromey@redhat.com>
3535
3536 * remote.c (struct remote_state) <general_thread, continue_thread>:
3537 New fields.
3538 (general_thread, continue_thread): Remove.
3539 (record_currthread, set_thread, set_general_process)
3540 (remote_open_1, extended_remote_attach_1, remote_wait_as)
3541 (extended_remote_mourn_1): Update.
3542
3543 2013-08-14 Tom Tromey <tromey@redhat.com>
3544
3545 * remote.c (struct remote_state) <remote_desc>: New field.
3546 (remote_desc): Remove.
3547 (remote_threads_info, remote_threads_extra_info, remote_close)
3548 (send_interrupt_sequence, remote_start_remote, remote_open_1)
3549 (readchar, remote_xfer_partial, remote_rcmd, packet_command)
3550 (remote_hostio_send_command, remote_file_put, remote_file_get)
3551 (remote_file_delete, remote_can_async_p, remote_is_async_p)
3552 (remote_async, remote_new_objfile, set_range_stepping): Update.
3553
3554 2013-08-14 Tom Tromey <tromey@redhat.com>
3555
3556 * remote.c (remote_state): Now a pointer.
3557 (get_remote_state_raw): Update.
3558 (new_remote_state): New function.
3559 (_initialize_remote): Use new_remote_state.
3560
3561 2013-08-14 Tom Tromey <tromey@redhat.com>
3562
3563 * remote.c (remote_protocol_features): Now const.
3564
3565 2013-08-14 Tom Tromey <tromey@redhat.com>
3566
3567 * remote.c (crc32_table, crc32): Remove.
3568 (remote_verify_memory): Use xcrc32.
3569
3570 2013-08-13 Sergio Durigan Junior <sergiodj@redhat.com>
3571
3572 * value.h (create_internalvar_type_lazy): Adjust prototype
3573 declaration.
3574
3575 2013-08-13 Andrew Burgess <aburgess@broadcom.com>
3576
3577 * common/format.c (parse_format_string): Don't allow '#' flag for
3578 pointer arguments in format string.
3579
3580 2013-08-13 Pierre Muller <muller@sourceware.org>
3581
3582 * utils.c (init_page_info): Only call tgetnum function
3583 if rl_get_screen_size did not return useful values.
3584
3585 2013-08-12 Ali Anwar <ali_anwar@codesourcery.com>
3586
3587 PR breakpoints/15117
3588 * linespec.c (linespec_parse_basic): Check for convenience
3589 variable or history value while parsing.
3590
3591 2013-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
3592
3593 Revert implementation of gdbarch_gdb_signal_{to,from}_target for
3594 AVR.
3595 * avr-tdep.c: Remove include of "linux-tdep.h". Remove enum with
3596 different signals between the generic Linux kernel implementation
3597 and AVR's.
3598 (avr_linux_gdb_signal_from_target): Delete.
3599 (avr_linux_gdb_signal_to_target): Delete.
3600 (avr_gdbarch_init): Don't set gdbarch_gdb_signal_{to,from}_target.
3601
3602 2013-08-09 Doug Evans <dje@google.com>
3603
3604 * dwarf2read.c (create_addrmap_from_index): Ignore bad address table
3605 entries.
3606
3607 2013-08-09 Sergio Durigan Junior <sergiodj@redhat.com>
3608
3609 * linux-tdep.c: Define enum with generic signal numbers.
3610 (linux_gdb_signal_from_target): New function.
3611 (linux_gdb_signal_to_target): Likewise.
3612 (linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
3613 methods to the functions above.
3614 * linux-tdep.h (linux_gdb_signal_from_target): New prototype.
3615 (linux_gdb_signal_to_target): Likewise.
3616 * alpha-linux-tdep.c: Define new enum with signals different
3617 from generic Linux kernel.
3618 (alpha_linux_gdb_signal_from_target): New function.
3619 (alpha_linux_gdb_signal_to_target): Likewise.
3620 (alpha_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
3621 with the functions mentioned above.
3622 * avr-tdep.c: Define enum with differences between Linux kernel
3623 and AVR signals.
3624 (avr_linux_gdb_signal_from_target): New function.
3625 (avr_linux_gdb_signal_to_target): Likewise.
3626 (avr_gdbarch_init): Set gdbarch_gdb_signal_{to,from}_target to
3627 the functions mentioned above.
3628 * sparc-linux-tdep.c: Define enum with differences between SPARC
3629 and generic Linux kernel signal numbers.
3630 (sparc32_linux_gdb_signal_from_target): New function.
3631 (sparc32_linux_gdb_signal_to_target): Likewise.
3632 (sparc32_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
3633 to the functions defined above.
3634 * xtensa-linux-tdep.c: Define enum with differences between
3635 Xtensa and Linux kernel generic signals.
3636 (xtensa_linux_gdb_signal_from_target): New function.
3637 (xtensa_linux_gdb_signal_to_target): Likewise.
3638 (xtensa_linux_init_abi): Set gdbarch_gdb_signal_to_target
3639 to the functions defined above.
3640 * mips-linux-tdep.c: Define enum with differences between
3641 signals in MIPS and Linux kernel generic ones.
3642 (mips_gdb_signal_to_target): New function.
3643 (mips_gdb_signal_from_target): Redefine to use new enum, handle
3644 only different signals from the Linux kernel generic.
3645 (mips_linux_init_abi): Set gdbarch_gdb_signal_{to,from}_target
3646 the functions defined above.
3647 * mips-linux-tdep.h (enum mips_signals): Remove.
3648
3649 2013-08-09 Pedro Alves <palves@redhat.com>
3650
3651 * avr-tdep.c (XMALLOC): Delete macro.
3652 * cli/cli-dump.c (XMALLOC): Delete macro.
3653
3654 2013-08-09 Pedro Alves <palves@redhat.com>
3655
3656 * cli/cli-dump.c: Don't include cli/cli-dump.h.
3657 (scan_expression_with_cleanup, scan_filename_with_cleanup)
3658 (fopen_with_cleanup, add_dump_command): Make static.
3659 * cli/cli-dump.h: Delete file.
3660 * Makefile.in (HFILES_NO_SRCDIR): Remove reference to
3661 cli/cli-dump.h.
3662
3663 2013-08-09 Pedro Alves <palves@redhat.com>
3664
3665 * tracepoint.c (tfile_start): Show tilde-expanded filename in
3666 error message.
3667
3668 2013-08-09 Pedro Alves <palves@redhat.com>
3669
3670 * breakpoint.c (save_breakpoints): Show tilde-expanded filename in
3671 error message.
3672
3673 2013-08-09 Pedro Alves <palves@redhat.com>
3674
3675 * gcore.c (create_gcore_bfd): Don't use tilde_expand here.
3676 (gcore_command): Use tilde_expand here, and when showing the
3677 filename to the user, show the expanded version.
3678
3679 2013-08-09 Yao Qi <yao@codesourcery.com>
3680
3681 * stack.c (read_frame_arg): Set 'entryval_error' to NULL if
3682 'entryval' is set.
3683
3684 2013-08-08 Azat Khuzhin <a3at.mail@gmail.com> (tiny change)
3685
3686 * gcore.c (create_gcore_bfd): Use tilde_expand.
3687
3688 2013-08-08 Yao Qi <yao@codesourcery.com>
3689
3690 * frame.h (read_frame_local): Declare.
3691 * mi/mi-cmd-stack.c (list_args_or_locals): Call
3692 read_frame_local.
3693 * stack.c (read_frame_local): New.
3694
3695 2013-08-08 Yao Qi <yao@codesourcery.com>
3696
3697 * mi/mi-cmd-stack.c: Update comments to function
3698 list_args_or_locals.
3699
3700 2013-08-07 Tom Tromey <tromey@redhat.com>
3701
3702 PR symtab/15028:
3703 * dwarf2read.c (struct process_psymtab_comp_unit_data): New.
3704 (process_psymtab_comp_unit_reader): Use it.
3705 (process_psymtab_comp_unit): Update. Add "pretend_language"
3706 argument.
3707 (dwarf2_build_psymtabs_hard): Update.
3708 (scan_partial_symbols): Pass CU's language to
3709 process_psymtab_comp_unit.
3710
3711 2013-08-07 Tom Tromey <tromey@redhat.com>
3712
3713 * dwarf2read.c (dw2_get_primary_filename_reader): Remove.
3714 (dwarf2_gdb_index_functions): Update.
3715 * psymtab.c (find_symbol_file_from_partial): Remove.
3716 (psym_functions): Update.
3717 * symfile.h (struct quick_symbol_functions) <find_symbol_file>:
3718 Remove.
3719
3720 2013-08-07 Tom Tromey <tromey@redhat.com>
3721
3722 * symfile.c (set_initial_language): Look up "main" symbol
3723 and use its language.
3724 * symtab.c (find_main_filename): Remove.
3725 * symtab.h (find_main_filename): Remove.
3726
3727 2013-08-07 Tom Tromey <tromey@redhat.com>
3728
3729 * dwarf2read.c (recursively_compute_inclusions): Add
3730 "immediate_parent" argument. Set symtab's "user" field
3731 if not set.
3732 (compute_symtab_includes): Update.
3733
3734 2013-08-07 Tom Tromey <tromey@redhat.com>
3735
3736 * linespec.c (convert_linespec_to_sals): Use maybe_add_address
3737 when adding label symbols.
3738
3739 2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
3740 Ulrich Weigand <uweigand@de.ibm.com>
3741
3742 * configure.tgt (powerpc64-*-aix*): Match powerpc64 running aix.
3743 * configure.host (powerpc64-*-aix*): Likewise.
3744
3745 2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
3746 Ulrich Weigand <uweigand@de.ibm.com>
3747
3748 * gdb_ptrace.h: Use ptrace64 instead of ptrace if HAVE_PTRACE64
3749 is defined.
3750 * rs6000-nat.c: Check for __ld_info64_ if compiling 64 BIT gdb.
3751 (rs6000_ptrace32): Call ptrace64 instead of ptrace if present.
3752 (rs6000_ptrace64): Call ptace64 instead of ptracex if present.
3753 * configure.ac: Check for ptrace64.
3754 * configure, config.in: Regenerate.
3755
3756 2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
3757 Ulrich Weigand <uweigand@de.ibm.com>
3758
3759 * aixthread.c: Call ptrace64 instead of ptracex if defined.
3760 Call ptrace64 instead of ptrace if defined.
3761 Add macro addr_ptr to take care of ptrace address argument.
3762 (pdc_read_regs): Likewise.
3763 (pdc_write_regs): Likewise.
3764 (aix_thread_resume): Likewise.
3765 (fetch_regs_kernel_thread): Likewise.
3766 (store_regs_kernel_thread): Likewise.
3767
3768 2013-08-07 Anton Blanchard <anton@samba.org>
3769
3770 * MAINTAINERS: Add myself to Write After Approval.
3771
3772 2013-08-05 Tom Tromey <tromey@redhat.com>
3773
3774 * aix-thread.c (_initialize_aix_thread): Use
3775 complete_target_initialization.
3776 * bsd-uthread.c (_initialize_bsd_uthread): Use
3777 complete_target_initialization.
3778 * dec-thread.c (_initialize_dec_thread): Use
3779 complete_target_initialization.
3780 * ravenscar-thread.c (_initialize_ravenscar): Use
3781 complete_target_initialization.
3782 * sol-thread.c (_initialize_sol_thread): Use
3783 complete_target_initialization.
3784 * spu-multiarch.c (_initialize_spu_multiarch): Use
3785 complete_target_initialization.
3786
3787 2013-08-05 Tom Tromey <tromey@redhat.com>
3788
3789 * ada-exp.y (write_var_or_type): Use bound_minimal_symbol.
3790 * ada-lang.c (ada_lookup_simple_minsym): Return
3791 bound_minimal_symbol.
3792 * ada-lang.h (ada_lookup_simple_minsym): Update.
3793 * c-exp.y (variable): Use lookup_bound_minimal_symbol.
3794 * f-exp.y (variable): Use lookup_bound_minimal_symbol.
3795 * go-exp.y (variable): Use lookup_bound_minimal_symbol.
3796 * jv-exp.y (push_expression_name): Use lookup_bound_minimal_symbol.
3797 * m2-exp.y (variable): Use lookup_bound_minimal_symbol.
3798 * minsyms.c (msymbol_objfile): Remove.
3799 (lookup_minimal_symbol_internal): New function, from
3800 lookup_minimal_symbol.
3801 (lookup_minimal_symbol): Rewrite using
3802 lookup_minimal_symbol_internal.
3803 (lookup_bound_minimal_symbol): New function.
3804 * minsyms.h (msymbol_objfile): Remove.
3805 (lookup_bound_minimal_symbol): Declare.
3806 * p-exp.y (variable): Use lookup_bound_minimal_symbol.
3807 * parse.c (write_exp_msymbol): Change parameter to a
3808 bound_minimal_symbol.
3809 (write_dollar_variable): Use lookup_bound_minimal_symbol.
3810 * parser-defs.h (write_exp_msymbol): Update.
3811 * printcmd.c (address_info): Use lookup_bound_minimal_symbol.
3812 * symfile.c (simple_read_overlay_table): Use
3813 lookup_bound_minimal_symbol.
3814 * symtab.c (skip_prologue_sal): Don't use msymbol_objfile.
3815 (search_symbols): Likewise.
3816 (print_msymbol_info): Take a bound_minimal_symbol argument.
3817 (symtab_symbol_info, rbreak_command): Update.
3818 * symtab.h (struct symbol_search) <msymbol>: Change type
3819 to bound_minimal_symbol.
3820 * valops.c (find_function_in_inferior): Use
3821 lookup_bound_minimal_symbol.
3822 * value.c (value_fn_field): Use lookup_bound_minimal_symbol.
3823
3824 2013-08-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3825
3826 Code cleanup.
3827 * remote.c (cleanup_sigint_signal_handler): Rename the declaration
3828 to ...
3829 (async_cleanup_sigint_signal_handler): ... this.
3830 (initialize_sigint_signal_handler): Remove declaration.
3831 (handle_remote_sigint): Rename the declaration to ...
3832 (async_handle_remote_sigint): ... this.
3833 (handle_remote_sigint_twice): Rename the declaration to ...
3834 (async_handle_remote_sigint_twice): ... this.
3835 (async_remote_interrupt, async_remote_interrupt_twice)
3836 (remote_interrupt): Remove the declarations.
3837 (remote_interrupt_twice): Rename the declaration ...
3838 (sync_remote_interrupt_twice): ... this.
3839 (sigint_remote_twice_token): Rename the variable to ...
3840 (async_sigint_remote_twice_token): ... this.
3841 (sigint_remote_token): Rename the variable to ...
3842 (async_sigint_remote_token): ... this.
3843 (initialize_sigint_signal_handler): Rename the function to ...
3844 (async_initialize_sigint_signal_handler): ... this. Update the name
3845 inside.
3846 (handle_remote_sigint): Rename the function to ...
3847 (async_handle_remote_sigint): ... this. Update the names inside.
3848 (handle_remote_sigint_twice): Rename the function to ...
3849 (async_handle_remote_sigint_twice): ... this. Update the names inside.
3850 (cleanup_sigint_signal_handler): Rename the function to ...
3851 (async_cleanup_sigint_signal_handler): ... this.
3852 (remote_interrupt): Rename the function to ...
3853 (sync_remote_interrupt): this. Update the names inside.
3854 (remote_interrupt_twice): Rename the function to ...
3855 (sync_remote_interrupt_twice): this. Update the names inside.
3856 (remote_terminal_inferior, remote_terminal_ours, remote_wait_as)
3857 (_initialize_remote): Update the names inside.
3858
3859 2013-08-02 Tom Tromey <tromey@redhat.com>
3860
3861 PR symtab/15719:
3862 * breakpoint.c (update_watchpoint, watchpoint_check)
3863 (watch_command_1): Update.
3864 * eval.c (fetch_subexp_value): Add "preserve_errors"
3865 parameter.
3866 * ppc-linux-nat.c (check_condition): Update.
3867 * value.h (fetch_subexp_value): Update.
3868
3869 2013-08-02 Andrew Burgess <aburgess@broadcom.com>
3870
3871 * mi/mi-interp.c (mi_interpreter_resume): Remove call to
3872 add_file_handler.
3873
3874 2013-08-01 Doug Evans <dje@google.com>
3875
3876 PR symtab/15691
3877 * dwarf2read.c (struct dwarf2_per_cu_data): New member tu_read.
3878 (fill_in_sig_entry_from_dwo_entry): Reorganize asserts.
3879 Add assert of sig_entry->dwo_unit == NULL.
3880 (lookup_dwo_signatured_type): Don't assign TU to a DWO if the TU
3881 had already been read.
3882 (read_signatured_type): Set per_cu.tu_read.
3883
3884 PR symtab/15695
3885 * valops.c (value_struct_elt): Add missing call to check_typedef.
3886 (value_find_oload_method_list): Ditto.
3887
3888 * symtab.c (do_free_search_symbols_cleanup): Change arg to,
3889 effectively, struct symbol_search **.
3890 (make_cleanup_free_search_symbols): Change arg to struct
3891 symbol_search **. All callers updated.
3892 (compare_search_syms): Compare symtab file name and block as well.
3893 (search_symbols_equal): New function.
3894 (sort_search_symbols_remove_dups): Renamed from sort_search_symbols.
3895 New args new_head, new_tail. Result is now void. Remove dups after
3896 sorting the symbols.
3897 (search_symbols): Sort all found symbols once, after all have been
3898 found, and remove duplicates. Simplify cleanup tracking of result.
3899 * symtab.h (make_cleanup_free_search_symbols): Update prototype.
3900
3901 Further workarounds for binutils/15021.
3902 * dwarf2read.c (recursively_compute_inclusions): Change type of result
3903 parameter to VEC (symtab_ptr) **. New parameter all_type_symtabs.
3904 Watch for duplicate symtabs coming from type units.
3905 (compute_symtab_includes): Update call to
3906 recursively_compute_inclusions. Build vector of included symtabs
3907 instead of per_cus.
3908 * symtab.h (symtab_ptr): New typedef.
3909 (DEF_VEC_P (symtab_ptr)): New VEC type.
3910 * linespec.c (symtab_p): Delete. All uses updated to use symtab_ptr
3911 instead.
3912
3913 2013-08-01 Andrew Burgess <aburgess@broadcom.com>
3914
3915 * cli/cli-script.c (script_from_file): Remove use of
3916 error_pre_print.
3917 * main.c (captured_main): Remove use of error_pre_print and
3918 quit_pre_print.
3919 * utils.c (error_pre_print, quit_pre_print): Remove.
3920 * utils.h (error_pre_print, quit_pre_print): Likewise.
3921
3922 2013-08-01 Yao Qi <yao@codesourcery.com>
3923
3924 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Parse argv
3925 with mi_getopt.
3926 (mi_cmd_stack_list_variables): Likewise.
3927
3928 2013-07-31 Andrew Burgess <aburgess@broadcom.com>
3929
3930 * exceptions.c (deprecated_throw_reason): Remove.
3931 * exceptions.h (deprecated_throw_reason): Remove.
3932
3933 2013-07-31 Andrew Burgess <aburgess@broadcom.com>
3934
3935 * remote-mips.c (mips_error): Replace use of
3936 deprecated_throw_reason with throw_verror. Use the error message
3937 passed to mips_error as the error message for throw_verror.
3938
3939 2013-07-31 Andrew Burgess <aburgess@broadcom.com>
3940
3941 * monitor.c (monitor_interrupt_query): Replace use of
3942 deprecated_throw_reason with quit.
3943 * nto-procfs.c (interrupt_query): Likewise.
3944 * remote-fileio.c (remote_fileio_sig_exit): Likewise.
3945 * remote-mips.c (mips_kill): Likewise.
3946 * remote.c (interrupt_query): Likewise.
3947
3948 2013-07-31 Andrew Burgess <aburgess@broadcom.com>
3949
3950 * utils.c (internal_verror): Replace use of deprecated_throw_reason
3951 with call to fatal.
3952
3953 2013-07-31 Pedro Alves <pedro@codesourcery.com>
3954 Yao Qi <yao@codesourcery.com>
3955
3956 * tracepoint.c (trace_dump_command): Select the current frame.
3957
3958 2013-07-30 Doug Evans <dje@google.com>
3959
3960 * dwarf2read.c (process_queue): Add type signature to debug output.
3961
3962 2013-07-30 Andrew Burgess <aburgess@broadcom.com>
3963
3964 * value.c (value_fetch_lazy): Mark optimized out values as such
3965 rather than raising an error.
3966
3967 2013-07-30 Andrew Burgess <aburgess@broadcom.com>
3968
3969 * value.c (value_fetch_lazy): Ensure parent value is not lazy
3970 before checking which bits of the parent, not the child, value are
3971 valid.
3972
3973 2013-07-30 Muhammad Bilal <mbilal@codesorcery.com>
3974
3975 PR gdb/15715
3976 * top.c: Include "filenames.h".
3977 (set_history_filename): New function.
3978 (init_main): Install it as set hook of the "set history filename"
3979 command.
3980
3981 2013-07-30 Sanimir Agovic <sanimir.agovic@intel.com>
3982
3983 * dwarf2read.c (dwarf2_get_ref_die_offset): Constify struct
3984 attribute parameter.
3985 (dwarf2_const_value_data): Constify struct attribute parameter.
3986 (dwarf2_const_value): Constify struct attribute parameter.
3987 (dwarf2_const_value_attr): Constify struct attribute parameter.
3988 (lookup_die_type): Constify struct attribute parameter.
3989 (dwarf2_get_attr_constant_value): Constify struct attribute parameter.
3990 (follow_die_ref_or_sig): Constify struct attribute parameter.
3991 (follow_die_ref): Constify struct attribute parameter.
3992 (follow_die_sig): Constify struct attribute parameter.
3993 (get_DW_AT_signature_type): Constify struct attribute parameter.
3994 (get_type_unit_group): Constify struct attribute parameter.
3995 (fill_in_loclist_baton): Constify struct attribute parameter.
3996 (dwarf2_symbol_mark_computed): Constify struct attribute parameter.
3997 (type_unit_group): Constify struct attribute parameter.
3998
3999 2013-07-30 Sanimir Agovic <sanimir.agovic@intel.com>
4000
4001 * dwarf2read.c (attr_form_is_block): Make argument const.
4002 (attr_form_is_section_offset): Make argument const.
4003 (attr_form_is_constant): Make argument const.
4004 (attr_form_is_ref): Make argument const.
4005
4006 2013-07-30 Sanimir Agovic <sanimir.agovic@intel.com>
4007
4008 * dwarf2read.c (attr_is_ref): Rename to attr_form_is_ref.
4009 All uses updated.
4010 (attr_form_is_ref): Moved below attr_form_is_constant.
4011
4012 2013-07-29 Doug Evans <dje@google.com>
4013
4014 * main.c (captured_command_loop): Tweak comment.
4015
4016 * target.c (target_async_permitted_1): Fix comment.
4017
4018 * symtab.c (iterate_over_some_symtabs): Add comment.
4019
4020 * symtab.c (iterate_over_some_symtabs): Fix indentation.
4021
4022 2013-07-27 Yao Qi <yao@codesourcery.com>
4023
4024 * NEWS: Mention that GDBserver now supports hardware
4025 watchpoints on the MIPS GNU/Linux target.
4026
4027 2013-07-27 Yao Qi <yao@codesourcery.com>
4028
4029 * Makefile.in (HFILES_NO_SRCDIR): Add
4030 common/mips-linux-watch.h.
4031 (mips-linux-watch.o): New rule.
4032 * common/mips-linux-watch.c: New.
4033 * common/mips-linux-watch.h: New.
4034 * config/mips/linux.mh (NATDEPFILES): Add mips-linux-watch.o
4035 * mips-linux-nat.c: Include mips-linux-watch.h.
4036 (W_BIT, R_BIT, I_BIT, W_MASK, R_MASK, I_MASK, IRW_MASK): Move
4037 to common/mips-linux-watch.h.
4038 (MAX_DEBUG_REGISTER): Likewise.
4039 (enum pt_watch_style): Likewise.
4040 (struct mips32_watch_regs): Likewise.
4041 (struct mips64_watch_regs): Likewise.
4042 (struct pt_watch_regs): Likewise.
4043 (struct mips_watchpoint): Likewise.
4044 (mips_linux_watch_get_irw_mask): Move to
4045 common/mips-linux-watch.c.
4046 (get_reg_mask, mips_linux_watch_get_num_valid): Likewise.
4047 (mips_linux_watch_get_watchlo): Likewise.
4048 (mips_linux_watch_set_watchlo): Likewise.
4049 (mips_linux_watch_get_watchhi): Likewise.
4050 (mips_linux_watch_set_watchhi): Likewise.
4051 (mips_linux_read_watch_registers): Likewise.
4052 (mips_linux_watch_type_to_irw): Likewise.
4053 (mips_linux_stopped_data_address, fill_mask): Likewise.
4054 (mips_linux_watch_try_one_watch): Likewise.
4055 (mips_linux_watch_populate_regs): Likewise.
4056
4057 2013-07-27 Yao Qi <yao@codesourcery.com>
4058
4059 * mips-linux-nat.c (get_irw_mask): Rename to ...
4060 (mips_linux_watch_get_irw_mask): ... this. Rename parameter
4061 'set' to 'n'. Update function comment. All callers changed.
4062 (get_reg_mask): Rename parameter 'set' to 'n'. Update
4063 function comment. All callers changed.
4064 (get_num_valid): Rename to ...
4065 (mips_linux_watch_get_num_valid): ... this. Rename parameter
4066 'set' to 'n'. Update function comment. All callers changed.
4067 (get_watchlo): Rename to ...
4068 (mips_linux_watch_get_watchlo): ... this. Rename parameter
4069 'set' to 'n'. Update function comment. All callers changed.
4070 (set_watchlo): Rename to ...
4071 (mips_linux_watch_set_watchlo): ... this. Rename parameter
4072 'set' to 'n'. Update function comment. All callers changed.
4073 (get_watchhi): Rename to ...
4074 (mips_linux_watch_get_watchhi): ... this. Update function
4075 comment. All callers changed.
4076 (set_watchhi): Rename to ...
4077 (mips_linux_watch_set_watchhi): ... this. Update function
4078 comment. All callers changed.
4079 (mips_linux_read_watch_registers): Update function comment.
4080 Add new parameters 'lwpid', 'watch_readback', and
4081 'watch_readback_valid'. Update.
4082 (type_to_irw): Rename to ...
4083 (mips_linux_watch_type_to_irw): ... this. Update function
4084 comment. All callers changed.
4085 (fill_mask): Update function comment.
4086 (try_one_watch): Rename to ...
4087 (mips_linux_watch_try_one_watch): ... this. Change the type
4088 of parameter 'irw' from 'unsigned' to 'uint32_t'.
4089 (populate_regs_from_watches): Rename to ...
4090 (mips_linux_watch_populate_regs): ... this. Add parameter
4091 'current_watches'. All callers changed.
4092
4093 2013-07-27 Yao Qi <yao@codesourcery.com>
4094
4095 * mips-linux-nat.c (MAX_DEBUG_REGISTER): Move it earlier in
4096 the code.
4097 (PTRACE_SET_WATCH_REGS, enum pt_watch_style): Remove.
4098 (struct mips32_watch_regs, struct mips64_watch_regs): Remove.
4099 (struct pt_watch_regs): Likewise.
4100 [!PTRACE_GET_WATCH_REGS] (PTRACE_SET_WATCH_REGS): New macro.
4101 [!PTRACE_GET_WATCH_REGS] (enum pt_watch_style): New.
4102 [!PTRACE_GET_WATCH_REGS] (struct mips32_watch_regs): New.
4103 [!PTRACE_GET_WATCH_REGS] (struct mips64_watch_regs): New.
4104 [!PTRACE_GET_WATCH_REGS] (struct pt_watch_regs): New.
4105
4106 2013-07-27 Yao Qi <yao@codesourcery.com>
4107
4108 * breakpoint.h: Include break-common.h.
4109 (enum target_hw_bp_type): Move to ...
4110 * common/break-common.h: ... here. New.
4111
4112 2013-07-26 Cyril Nikolaev <cyril@nichtverstehen.de>
4113
4114 * inflow.c (terminal_init_inferior_with_pgrp): Save inferior
4115 process group regardless of having tty on stdin.
4116
4117 2013-07-25 Doug Evans <dje@google.com>
4118
4119 * linux-fork.h (detach_fork): Delete.
4120
4121 2013-07-25 Tom Tromey <tromey@redhat.com>
4122
4123 PR remote/15256, PR remote/15266:
4124 * bfd-target.c (target_bfd_reopen): Initialize to_magic.
4125 * monitor.c (monitor_detach): Use unpush_target.
4126 * remote-m32r-sdi.c (m32r_detach): Use unpush_target.
4127 * remote-mips.c (mips_detach): Use unpush_target. Don't
4128 call mips_close.
4129 * remote-sim.c (gdbsim_detach): Use unpush_target.
4130 * target.c (pop_target): Remove.
4131 (pop_all_targets_above): Don't call target_close.
4132 (target_close): Assert that the target is unpushed.
4133 * target.h (pop_target): Don't declare.
4134 * tracepoint.c (tfile_open): Use unpush_target.
4135
4136 2013-07-25 Tom Tromey <tromey@redhat.com>
4137
4138 * linux-thread-db.c (init_thread_db_ops): Call
4139 complete_target_initialization.
4140 (_initialize_thread_db): Don't call add_target.
4141 * target.c (complete_target_initialization): New function.
4142 (add_target_with_completer): Call it.
4143 * target.h (complete_target_initialization): Declare.
4144
4145 2013-07-25 Mark Kettenis <kettenis@gnu.org>
4146
4147 * hppa-tdep.h (enum hppa_regnum): Add members for all space registers.
4148 * hppaobsd-tdep.c (HPPAOBSD_SIZEOF_GREGS): Add comment.
4149 (HPPANBSD_SIZEOF_GREGS): New define.
4150 (hppaobsd_supply_gregset): Handle additional registers.
4151 * hppabsd-nat.c (hppabsd_gregset_supplies_p): Adjust to indicate
4152 we provide more registers now.
4153 (hppabsd_supply_gregset): Supply additional registers.
4154 (hppabsd_collect_gregset): Collect additional registers.
4155
4156 2013-07-25 Mark Kettenis <kettenis@gnu.org>
4157
4158 * hppabsd-tdep.c: Include "dwarf2-frame.h".
4159 (hppabsd_dwarf2_frame_init_reg): New function.
4160 (hppabsd_init_abi): Hook in the DWARF CFI frame unwinder.
4161
4162 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
4163
4164 * mi/mi-main.c (output_register): Make MI 'r' format use standard
4165 'z' format code. Remove error for optimized out values, standard
4166 code will handle these fine.
4167
4168 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
4169
4170 * NEWS: Mention new 'z' formatter.
4171 * printcmd.c (print_scalar_formatted): Add new 'z' formatter.
4172 (_initialize_printcmd): Mention 'z' formatter in help text of the
4173 'x' command.
4174
4175 2013-07-24 Maciej W. Rozycki <macro@codesourcery.com>
4176
4177 * mips-tdep.c (micromips_deal_with_atomic_sequence): Correct
4178 formatting.
4179
4180 2013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
4181
4182 * breakpoint.c (create_longjmp_master_breakpoint): Check if probe
4183 interface can evaluate arguments. Fallback to the old mode if it
4184 cannot.
4185 (create_exception_master_breakpoint): Likewise.
4186 * elfread.c (elf_can_evaluate_probe_arguments): New function.
4187 (struct sym_probe_fns elf_probe_fns): Export function above to the
4188 probe interface.
4189 * probe.c (can_evaluate_probe_arguments): New function.
4190 * probe.h (struct probe_ops) <can_evaluate_probe_arguments>: New
4191 function pointer.
4192 (can_evaluate_probe_arguments): New function prototype.
4193 * solib-svr4.c (svr4_create_solib_event_breakpoints): Check if
4194 probe interface can evaluate arguments. Fallback to the old mode
4195 if it cannot.
4196 * stap-probe.c (stap_get_probe_argument_count): Check if probe
4197 interface can evaluate arguments. Warning the user if it cannot.
4198 (stap_can_evaluate_probe_arguments): New function.
4199 (struct probe_ops stap_probe_ops): Export function above to the
4200 probe interface.
4201 * symfile.h (struct sym_probe_fns) <can_evaluate_probe_arguments>:
4202 New function pointer.
4203
4204 2013-07-24 Luis Machado <lgustavo@codesourcery.com>
4205
4206 * Makefile.in (SFILES): Add common/target-common.c.
4207 Add common/target-common.h to headers.
4208 (COMMON_OBS): Add target-common.o.
4209 (target-common.o): New target.
4210 * linux-nat.h (resume_kind): Move to common/target-common.h.
4211 * target.c (target_waitstatus_to_string): Move to
4212 common/target-common.c.
4213 * target.h: Include target-common.h.
4214 (target_waitkind): Move to common/target-common.h.
4215 (target_waitstatus): Likewise.
4216 (TARGET_WNOHANG): Likewise.
4217 * common/target-common.c: New file.
4218 * common/target-common.h: New file.
4219
4220 2013-07-24 Doug Evans <dje@google.com>
4221
4222 * dwarf2read.c (lookup_dwo_cutu): Change missing DWO complaint to
4223 a warning.
4224
4225 2013-07-23 Yao Qi <yao@codesourcery.com>
4226
4227 * i386-tdep.c (i386_in_stack_tramp_p): Remove unused
4228 parameter 'gdbarch'.
4229 (i386_stack_tramp_frame_sniffer): Caller update.
4230 * i386-linux-tdep.c (i386_linux_core_read_xcr0): Remove
4231 parameter 'gdbarch' and 'target'.
4232 (i386_linux_core_read_description): Caller update.
4233 * amd64-linux-tdep.c (amd64_linux_core_read_description):
4234 Likewise.
4235 * i386-linux-tdep.h (i386_linux_core_read_xcr0): Update
4236 declaration.
4237
4238 2013-07-23 Tom Tromey <tromey@redhat.com>
4239
4240 * dwarf2read.c (init_cutu_and_read_dies): Revert patch from
4241 2013-07-22.
4242
4243 2013-07-22 Doug Evans <dje@google.com>
4244
4245 * exec.h (remove_target_sections): Delete arg abfd.
4246 * exec.c (exec_close): Update call to remove_target_sections.
4247 (remove_target_sections): Delete arg abfd.
4248 * solib.c (update_solib_list): Ditto.
4249 (reload_shared_libraries_1): Ditto.
4250 (clear_solib): Ditto, and unconditionally call remove_target_sections.
4251 * target.h (struct target_section): Rename key to owner.
4252 All uses updated.
4253
4254 2013-07-22 Tom Tromey <tromey@redhat.com>
4255
4256 * solib-som.c (som_open_symbol_file_object): Call do_cleanups.
4257
4258 2013-07-22 Tom Tromey <tromey@redhat.com>
4259
4260 * dwarf2read.c (init_cutu_and_read_dies): Remove 'free_cu_cleanup'.
4261 Simplify cleanup handling.
4262
4263 2013-07-22 Tom Tromey <tromey@redhat.com>
4264
4265 * dwarf2read.c (dwarf_decode_line_header): Call do_cleanups
4266 on all return paths.
4267
4268 2013-07-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4269
4270 * ppc-linux-nat.c (PPC_DEBUG_FEATURE_DATA_BP_DAWR): New define.
4271 (ppc_linux_region_ok_for_hw_watchpoint): Add checking to use the new
4272 DAWR interface for longer ranges hardware watchpoint (up to 512 bytes).
4273
4274 2013-07-22 Phil Muldoon <pmuldoon@redhat.com>
4275
4276 * top.c (print_gdb_version): Add help, apropos description and
4277 url to online documentation.
4278
4279 2013-07-19 Hui Zhu <hui@codesourcery.com>
4280
4281 PR gdb/15692
4282 * mi/mi-cmd-break.c (mi_argv_to_format): Handle double quotes.
4283
4284 2013-07-19 Yao Qi <yao@codesourcery.com>
4285
4286 * target.c (update_current_target): Change the default action
4287 of 'to_traceframe_info' from tcomplain to return_zero.
4288 * target.h (struct target_ops) <to_traceframe_info>: Add more
4289 comments.
4290 * valops.c (read_value_memory): Call
4291 traceframe_available_memory unconditionally.
4292
4293 2013-07-18 Yao Qi <yao@codesourcery.com>
4294
4295 * coffread.c (coff_symfile_read): Iterate over minimal symbols,
4296 if the name is prefixed by "__imp_" or "_imp_", look for minimal
4297 symbol without prefix. If found, set its type to
4298 'mst_solib_trampoline'.
4299
4300 2013-07-17 Doug Evans <dje@google.com>
4301
4302 * NEWS: Mention "set print raw frame-arguments".
4303 * gdbcmd.h (setprintrawlist, showprintrawlist): Declare.
4304 * stack.c (print_raw_frame_arguments): New static global.
4305 (print_frame_arg): Set opts.raw from print_raw_frame_arguments.
4306 (_initialize_stack): New command "set/show print raw frame-arguments".
4307 * valprint.c (setprintrawlist, showprintrawlist): New globals.
4308 (set_print_raw, show_print_raw): New functions.
4309 (_initialize_valprint): New prefix command "set/show print raw".
4310 * valprint.h (value_print_options): Improve comments.
4311
4312 * cli/cli-cmds.c (init_cmd_lists): Delete unnecessary initialization
4313 of all *list variables.
4314
4315 * gdbcmd.h (togglelist): Delete.
4316 * cli/cli-cmds.c (togglelist): Delete.
4317 (init_cmd_lists): Update.
4318 * cli/cli-cmds.h (togglelist): Delete.
4319
4320 2013-07-17 Tom Tromey <tromey@redhat.com>
4321
4322 * dwarf2read.c (dwarf2_per_objfile_free): Clear
4323 dwarf2_per_objfile.
4324
4325 2013-07-16 Doug Evans <dje@google.com>
4326
4327 * nto-tdep.c (nto_relocate_section_addresses): Update,
4328 target_section.bfd deleted.
4329 * ppc64-tdep.c (ppc64_convert_from_func_ptr_addr): Ditto.
4330 * s390-tdep.c (s390_load): Ditto.
4331 * solib-aix.c (solib_aix_relocate_section_addresses): Ditto.
4332
4333 2013-07-16 Andrew Burgess <aburgess@broadcom.com>
4334
4335 * common/format.c (parse_format_string): Add checks for NULL
4336 character before calling strchr.
4337
4338 2013-07-16 Doug Evans <dje@google.com>
4339
4340 * solist.h (target_so_ops.find_and_open_solib): Clarify usage of
4341 temp_pathname argument.
4342 * nto-tdep.c (nto_find_and_open_solib): Fix setting of temp_pathname
4343 when opening the file fails.
4344
4345 * target.h (struct target_section): Delete member bfd.
4346 All users updated to use the_bfd_section->owner instead.
4347 * exec.c (add_to_section_table): Assert bfd is expected value.
4348 Remove initialization of target_section.bfd.
4349 (remove_target_sections): Update.
4350 (section_table_available_memory): Update.
4351 (section_table_xfer_memory_partial): Update.
4352 (print_section_info): Update.
4353 (exec_set_section_address): Update.
4354 * record-full.c (record_full_core_xfer_partial): Update.
4355 * solib-svr4.c (svr4_relocate_section_addresses): Update.
4356 * solib-target.c (solib_target_relocate_section_addresses): Update.
4357 * symfile.c (build_section_addr_info_from_section_table): Update.
4358 * target.c (memory_xfer_live_readonly_partial): Update.
4359 (memory_xfer_partial_1): Update.
4360
4361 2013-07-15 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4362
4363 * ppc-linux-nat.c: Since the new PowerPC specific ptrace interface is
4364 now available for embedded (BookE) and server (BookS) processors,
4365 correct mentions of 'booke' and adjust comments accordingly in order to
4366 avoid confusion. Rename struct 'booke_debug_info' to 'hwdebug_info'.
4367 (have_ptrace_booke_interface): Rename function and variable
4368 'have_ptrace_booke_interface' to 'have_ptrace_hwdebug_interface'.
4369 Rename struct 'booke_debug_info' to 'hwdebug_info'. Update all uses.
4370 (booke_cmp_hw_point): Rename function 'booke_cmp_hw_point' to
4371 'hwdebug_point_cmp'. Update all uses.
4372 (booke_find_thread_points_by_tid): Rename function
4373 'booke_find_thread_points_by_tid' to
4374 'hwdebug_find_thread_points_by_tid'. Update all uses.
4375 (booke_insert_point): Rename function 'booke_insert_point' to
4376 'hwdebug_insert_point'. Update all uses.
4377 (booke_remove_point): Rename function 'booke_remove_point' to
4378 'hwdebug_remove_point'. Update all uses.
4379
4380 2013-07-15 Maciej W. Rozycki <macro@codesourcery.com>
4381
4382 * mips-tdep.c (mips_gdbarch_init): Replace hardcoded magic
4383 numbers with enum values.
4384
4385 2013-07-15 Ali Anwar <ali_anwar@codesourcery.com>
4386
4387 PR threads/13217
4388 * thread.c (thread_apply_all_command): Check for valid threads
4389 and thread count.
4390 (thread_array_cleanup): New struct.
4391 (set_thread_refcount): New function.
4392
4393 2013-07-11 Andrew Burgess <aburgess@broadcom.com>
4394
4395 * infcmd.c (default_print_one_register_info): Reuse function
4396 print_hex_chars.
4397
4398 2013-07-10 Tom Tromey <tromey@redhat.com>
4399
4400 * Makefile.in (GDB_WARN_CFLAGS_NO_DEFS, ADA_EXP_C): New macros.
4401 (ada-exp.o): New target.
4402
4403 2013-07-10 Sergio Durigan Junior <sergiodj@redhat.com>
4404
4405 * mt-tdep.c (mt_registers_info): Call
4406 get_no_prettyformat_print_options instead of
4407 get_raw_print_options (regression by last patch from Doug
4408 Evans).
4409
4410 2013-07-09 Pedro Alves <palves@redhat.com>
4411
4412 Checked in by Joel Brobecker <brobecker@adacore.com>.
4413 * ada-lang.c (coerce_unspec_val_to_type): Use
4414 value_optimized_out_const.
4415 * value.c (value_optimized_out_const): New function.
4416 * value.h (value_optimized_out_const): New declaration.
4417
4418 2013-07-09 Doug Evans <dje@google.com>
4419
4420 * defs.h (enum val_prettyformat): Renamed from val_prettyprint.
4421 Enum values rename as well. All uses updated.
4422 * valprint.h (value_print_options): Rename member pretty to
4423 pretty format. Rename member prettyprint_arrays to
4424 prettyformat_arrays. Rename member prettyprint_structs to
4425 prettyformat_structs. All uses updated.
4426 (get_no_prettyformat_print_options): Renamed from
4427 get_raw_print_options.
4428 * valprint.c (get_no_prettyformat_print_options): Renamed from
4429 get_raw_print_options. All callers updated.
4430 (show_prettyformat_structs): Renamed from show_prettyprint_structs.
4431 All callers updated.
4432 (show_prettyformat_arrays): Renamed from show_prettyprint_arrays.
4433 All callers updated.
4434 (_initialize_valprint): Improve help text for "set print pretty" and
4435 "set print arrays".
4436
4437 2013-07-09 Andrew Burgess <aburgess@broadcom.com>
4438
4439 * value.c (value_bits_valid): Revert previous change, and change
4440 by Pedro on 2013-07-04, due to regressions in
4441 gdb.dwarf2/implptr.exp and gdb.dwarf2/pieces.exp.
4442
4443 2013-07-08 Andrew Burgess <aburgess@broadcom.com>
4444 Pedro Alves <palves@redhat.com>
4445
4446 * value.c (value_bits_valid): If the value is not lval_computed
4447 or has no check validity handler then the answer is the
4448 optimized_out flag, otherwise defer to the handler.
4449
4450 2013-07-06 Eli Zaretskii <eliz@gnu.org>
4451
4452 * top.c (print_gdb_configuration): Explain in output of
4453 --configuration what does "relocatable" mean.
4454
4455 * main.c (print_gdb_help): Regroup options in the --help text.
4456 See http://sourceware.org/ml/gdb-patches/2013-04/msg00362.html for
4457 the relevant discussions.
4458
4459 2013-07-06 Yao Qi <yao@codesourcery.com>
4460
4461 * breakpoint.h (struct breakpoint_ops) <create_breakpoints_sal>:
4462 Remove parameter 'lsal'.
4463 * breakpoint.c (create_breakpoint): Move local variable 'lsal'
4464 to inner block. Caller update.
4465 (base_breakpoint_create_breakpoints_sal): Update.
4466 (bkpt_create_breakpoints_sal): Likewise.
4467 (tracepoint_create_breakpoints_sal): Likewise.
4468 (strace_marker_create_breakpoints_sal): Get 'lsal' from the
4469 element 0 of vector 'canonical->sals'.
4470
4471 2013-07-05 Luis Machado <lgustavo@codesourcery.com>
4472
4473 * rs6000-tdep.c (rs6000_stab_reg_to_regnum): Return the real
4474 register number instead of the pseudo register one.
4475 (rs6000_dwarf2_reg_to_regnum): Likewise.
4476
4477 2013-07-04 Pedro Alves <palves@redhat.com>
4478
4479 * findvar.c (value_of_register): Use allocate_optimized_out_value
4480 if the register has been optimized out, instead of
4481 set_value_optimized_out.
4482 * frame-unwind.c (frame_unwind_got_optimized): Use
4483 allocate_optimized_out_value.
4484
4485 2013-07-04 Pedro Alves <palves@redhat.com>
4486
4487 * value.c (value_bits_valid): If the value is not lval_computed,
4488 or doesn't have a check_validity hook, assume the value is entirely
4489 valid.
4490
4491 2013-07-04 Andrew Burgess <aburgess@broadcom.com>
4492
4493 * stack.c (read_frame_arg): No longer fetch lazy values.
4494 * value.c (value_optimized_out): If the value is not already
4495 marked optimized out, and is lazy then fetch it.
4496 (value_primitive_field): Move optimized out check to later in the
4497 function, after we have loaded any lazy values.
4498 (value_fetch_lazy): Use optimized out flag directly rather than
4499 calling optimized_out method.
4500
4501 2013-07-04 Andrew Burgess <aburgess@broadcom.com>
4502
4503 * valops.c: Don't include "user-regs.h".
4504 (value_fetch_lazy): Moved to value.c.
4505 * value.c: Include "user-regs.h".
4506 (value_fetch_lazy): Moved from valops.c.
4507
4508 2013-07-04 Yao Qi <yao@codesourcery.com>
4509
4510 Revert:
4511 2013-06-27 Yao Qi <yao@codesourcery.com>
4512
4513 * common/create-version.sh: Update comments. Handle the case
4514 that TARGET_ALIAS is empty.
4515
4516 2013-07-03 Pedro Alves <palves@redhat.com>
4517
4518 * Makefile.in (config.status): Depend on development.sh.
4519 (aclocal_m4_deps): Add libmcheck.m4.
4520 * acinclude.m4: Include libmcheck.m4.
4521 * configure.ac: Source development.sh instead of setting
4522 'development' here. --enable-libmcheck/--disable-libmcheck code
4523 factored out to GDB_AC_LIBMCHECK. Run it.
4524 * development.sh: New file.
4525 * libmcheck.m4: New file.
4526 * configure: Regenerate.
4527
4528 2013-07-02 Tom Tromey <tromey@redhat.com>
4529
4530 * contrib/ari/update-web-ari.sh: Update for version.in change.
4531
4532 2013-07-02 Tom Tromey <tromey@redhat.com>
4533
4534 * common/ptid.h: Comment fixes.
4535
4536 2013-07-01 Tom Tromey <tromey@redhat.com>
4537
4538 * dwarf2read.c (dwarf2_get_dwz_file): Return NULL if
4539 .gnu_debugaltlink not found. Use bfd_get_alt_debug_link_info.
4540 (dwarf2_read_index, create_all_comp_units): Update.
4541
4542 2013-07-01 Tom Tromey <tromey@redhat.com>
4543
4544 * configure.ac (build_warnings): Add -Wold-style-definition.
4545 * configure: Rebuild.
4546 * machoread.c (_initialize_machoread): Use "(void)".
4547 * macrocmd.c (macro_inform_no_debuginfo): Fix formatting;
4548 use "(void)".
4549
4550 2013-07-01 Tom Tromey <tromey@redhat.com>
4551
4552 * configure.ac (build_warnings): Add -Wold-style-declaration.
4553 * configure: Rebuild.
4554 * dsrec.c (make_srec): Use "static const", not "const static".
4555 * h8300-tdep.c (h8300_breakpoint_from_pc): Use "static const",
4556 not "const static".
4557 * mi/mi-parse.c (mi_no_values, mi_simple_values, mi_all_values):
4558 Use "static const", not "const static".
4559 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Use "static const",
4560 not "const static".
4561 * moxie-tdep.c (moxie_breakpoint_from_pc): Use "static const",
4562 not "const static".
4563 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Use "static const",
4564 not "const static".
4565 * v850-tdep.c (v850_breakpoint_from_pc): Use "static const",
4566 not "const static".
4567 (v850_dbtrap_breakpoint_from_pc): Likewise.
4568 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Use "static const",
4569 not "const static".
4570
4571 2013-07-01 Tom Tromey <tromey@redhat.com>
4572
4573 * configure.ac (build_warnings): Add -Wmissing-parameter-type.
4574 * configure: Rebuild.
4575
4576 2013-07-01 Pedro Alves <palves@redhat.com>
4577
4578 * defs.h: Include "pathmax.h".
4579 * utils.c: Don't include sys/param.h.
4580 (gdb_realpath): Remove code that checks for MAXPATHLEN.
4581 * solib-ia64-hpux.c (ia64_hpux_handle_load_event): Use PATH_MAX
4582 instead of MAXPATHLEN.
4583 * solib-sunos.c: Don't include sys/param.h.
4584 * xcoffread.c: Don't include sys/param.h.
4585 * bsd-kvm.c: Don't include sys/param.h.
4586 * darwin-nat.c: Don't include sys/param.h.
4587 (darwin_pid_to_exec_file): Use PATH_MAX instead of MAXPATHLEN.
4588 * darwin-nat-info.c: Don't include sys/param.h.
4589 * fbsd-nat.c (fbsd_pid_to_exec_file): Use PATH_MAX instead of
4590 MAXPATHLEN.
4591 * i386obsd-nat.c: Don't include sys/param.h.
4592 * inf-child.c: Don't include sys/param.h.
4593 (inf_child_fileio_readlink): Use PATH_MAX instead of MAXPATHLEN.
4594 * linux-fork.c: Don't include sys/param.h.
4595 (fork_save_infrun_state): Use PATH_MAX instead of MAXPATHLEN.
4596 * linux-nat.c: Don't include sys/param.h.
4597 (linux_child_pid_to_exec_file, linux_proc_pending_signals)
4598 (linux_proc_pending_signals): Use PATH_MAX instead of MAXPATHLEN.
4599 * m68klinux-nat.c: Don't include sys/param.h.
4600 * nbsd-nat.c: Don't include sys/param.h.
4601 (nbsd_pid_to_exec_file): Use PATH_MAX instead of MAXPATHLEN.
4602 * ppc-linux-nat.c: Don't include sys/param.h.
4603 * rs6000-nat.c: Don't include sys/param.h.
4604 * spu-linux-nat.c. Don't include sys/param.h.
4605 * windows-nat.c: Don't include sys/param.h.
4606 * xtensa-linux-nat.c: Don't include sys/param.h.
4607 * config/i386/nm-fbsd.h: Don't include sys/param.h.
4608
4609 2013-07-01 Pedro Alves <palves@redhat.com>
4610
4611 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add pathmax.
4612 * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/pathmax.m4.
4613 * gnulib/aclocal.m4: Regenerate.
4614 * gnulib/config.in: Regenerate.
4615 * gnulib/configure: Regenerate.
4616 * gnulib/import/pathmax.h: New file.
4617 * gnulib/import/Makefile.am: Regenerate.
4618 * gnulib/import/Makefile.in: Regenerate.
4619 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
4620 * gnulib/import/m4/gnulib-comp.m4: Regenerate.
4621 * gnulib/import/m4/pathmax.m4: New file.
4622
4623 2013-07-01 Pedro Alves <palves@redhat.com>
4624
4625 * configure.ac (GDBINIT): Define, depending on host.
4626 * go32-nat.c (init_go32_ops): Don't override gdbinit here.
4627 * top.c (PATH_MAX): Delete fallback definition.
4628 (GDBINIT_FILENAME): Delete.
4629 (gdbinit): Reimplement as const char array set to the GDBINIT
4630 string constant.
4631 * top.h (gdbinit): Make const.
4632 * configure, config.in: Regenerate.
4633
4634 2013-07-01 Pedro Alves <palves@redhat.com>
4635
4636 * cli/cli-cmds.c (source_script): Make 'file' parameter const.
4637 * cli/cli-cmds.h (source_script): Likewise.
4638 * exceptions.c (catch_command_errors_const): New function.
4639 * exceptions.h (catch_command_errors_const): Declare.
4640 * main.c (get_init_files): Make parameters const, and adjust.
4641 (captured_main): Make 'system_gdbinit', 'home_gdbinit' and
4642 'local_gdbinit' locals const. Adjust to use
4643 catch_command_errors_const.
4644 (print_gdb_help): Make 'system_gdbinit', 'home_gdbinit' and
4645 'local_gdbinit' locals const.
4646
4647 2013-07-01 Pedro Alves <palves@redhat.com>
4648
4649 * defs.h: Don't check HAVE_UNISTD_H before including <unistd.h>.
4650 (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO): Delete.
4651 * tracepoint.c: Don't check HAVE_UNISTD_H before including
4652 <unistd.h>.
4653
4654 2013-07-01 Pedro Alves <palves@redhat.com>
4655
4656 Import the "unistd" gnulib module.
4657 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add "unistd".
4658 * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/off_t.m4,
4659 import/m4/ssize_t.m4, import/m4/sys_types_h.m4 and
4660 import/m4/unistd_h.m4.
4661 * gnulib/aclocal.m4: Renenerate.
4662 * gnulib/config.in: Renenerate.
4663 * gnulib/configure: Renenerate.
4664 * gnulib/import/Makefile.am: Renenerate.
4665 * gnulib/import/Makefile.in: Renenerate.
4666 * gnulib/import/m4/gnulib-cache.m4: Renenerate.
4667 * gnulib/import/m4/gnulib-comp.m4: Renenerate.
4668 * gnulib/import/m4/off_t.m4: New file.
4669 * gnulib/import/m4/ssize_t.m4: New file.
4670 * gnulib/import/m4/sys_types_h.m4: New file.
4671 * gnulib/import/m4/unistd_h.m4: New file.
4672 * gnulib/import/sys_types.in.h: New file.
4673 * gnulib/import/unistd.c: New file.
4674 * gnulib/import/unistd.in.h: New file.
4675
4676 2013-07-01 Pedro Alves <palves@redhat.com>
4677
4678 * utils.c <pathconf/_PC_PATH_MAX use>: Check if _PC_PATH_MAX is
4679 defined instead of checking HAVE_UNISTD_H.
4680
4681 2013-07-01 Pedro Alves <palves@redhat.com>
4682
4683 Reimport gnulib from scratch.
4684 * gnulib/Makefile.in (aclocal_m4_deps): Remove reference to
4685 import/m4/onceonly.m4.
4686 * gnulib/aclocal.m4: Renegerate.
4687 * gnulib/config.in: Renegerate.
4688 * gnulib/configure: Renegerate.
4689 * gnulib/import/Makefile.in: Renegerate.
4690 * gnulib/import/extra/update-copyright: Renegerate.
4691 * gnulib/import/m4/onceonly.m4: Delete.
4692
4693 2013-07-01 Pedro Alves <palves@redhat.com>
4694
4695 * tui/tui-regs.c (pagination_enabled): Delete declaration.
4696
4697 2013-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4698
4699 Code cleanup.
4700 * remote.c (async_remote_interrupt_twice): Make it static.
4701 * remote.h (async_remote_interrupt_twice): Remove the declaration.
4702
4703 2013-06-29 Sergio Durigan Junior <sergiodj@redhat.com>
4704
4705 * ia64-linux-tdep.c: Include <ctype.h>.
4706 (ia64_linux_stap_is_single_operand): New function.
4707 (ia64_linux_init_abi): Initialize SystemTap related attributes.
4708
4709 2013-06-28 Tom Tromey <tromey@redhat.com>
4710
4711 * Makefile.in (version.c): Use version.in, not
4712 common/version.in.
4713 * common/create-version.sh: Likewise.
4714 * common/version.in: Move...
4715 * version.in: ...here.
4716
4717 2013-06-28 Pedro Alves <palves@redhat.com>
4718
4719 * infrun.c (set_observer_mode): Don't declare pagination_enabled
4720 here.
4721 * utils.h (pagination_enabled): Declare.
4722
4723 2013-06-28 Pedro Alves <palves@redhat.com>
4724
4725 * infrun.c (non_stop, non_stop_1, set_non_stop, show_non_stop):
4726 Move higher up in file.
4727
4728 2013-06-28 Tom Tromey <tromey@redhat.com>
4729
4730 * tracepoint.c (deprecated_readline_begin_hook)
4731 (deprecated_readline_hook, deprecated_readline_end_hook): Don't
4732 declare.
4733
4734 2013-06-28 Pedro Alves <palves@redhat.com>
4735
4736 PR tui/14880
4737 * tui/tui-regs.c (tui_get_register): Fetch value contents before
4738 checking if they're available.
4739 * value.c (value_available_contents_eq): Change comment.
4740 * value.h (value_available_contents_eq): Expand comment.
4741
4742 2013-06-27 Tom Tromey <tromey@redhat.com>
4743
4744 * target.c (find_run_target): Remove.
4745 * target.h (find_run_target): Remove.
4746
4747 2013-06-27 Tom Tromey <tromey@redhat.com>
4748
4749 * corelow.c (core_gdbarch): Now static.
4750
4751 2013-06-27 Tom Tromey <tromey@redhat.com>
4752
4753 * target.c (target_struct_index): Remove.
4754
4755 2013-06-27 Pedro Alves <palves@redhat.com>
4756
4757 * infrun.c: Remove comment describing the 'stepping over runtime
4758 loader dynamic symbol resolution code' mechanism; moved to
4759 gdbint.texinfo.
4760
4761 2013-06-27 Pedro Alves <palves@redhat.com>
4762
4763 * exceptions.c (catch_command_errors): Remove spurious space.
4764 * exceptions.h (catch_command_errors): Second parameter is "arg",
4765 not "command".
4766
4767 2013-06-27 Yao Qi <yao@codesourcery.com>
4768
4769 * common/create-version.sh: Update comments. Handle the case
4770 that TARGET_ALIAS is empty.
4771
4772 2013-06-26 Pedro Alves <palves@redhat.com>
4773
4774 * infrun.c (SOLIB_IN_DYNAMIC_LINKER): Delete macro and describing
4775 comment.
4776
4777 2013-06-26 Pedro Alves <palves@redhat.com>
4778
4779 * infrun.c: Update comments on stepping over runtime loader
4780 dynamic symbol resolution code.
4781
4782 2013-06-26 Sergio Durigan Junior <sergiodj@redhat.com>
4783
4784 * ax-gdb.h (union exp_element): Forward declare.
4785 * parser-defs.h: Include expression.h.
4786
4787 2013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
4788
4789 * mips-tdep.c (fetch_mips_16): Use unmake_compact_addr.
4790
4791 2013-06-26 Dmitry Kozlov <ddk@codesourcery.com>
4792
4793 * tracepoint.c (trace_save): Extend tsave to save starttime, stoptime.
4794
4795 2013-06-26 Dmitry Kozlov <ddk@codesourcery.com>
4796
4797 Fix trace-status to output proper start-time and stop-time.
4798 * tracepoint.c (trace_status_command): Fix type of printf arg to
4799 prevent improper type conversion.
4800 (trace_status_mi): Likewise.
4801
4802 2013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
4803
4804 * mips-tdep.c (mips_next_pc): Fix a typo.
4805
4806 2013-06-26 Maciej W. Rozycki <macro@codesourcery.com>
4807
4808 * mips-tdep.c (micromips_scan_prologue): Fix a typo.
4809
4810 2013-06-26 Pedro Alves <pedro@codesourcery.com>
4811 Yao Qi <yao@codesourcery.com>
4812
4813 * mi/mi-cmds.c (mi_cmds): Register -trace-frame-collected.
4814 * mi/mi-cmds.h (mi_cmd_trace_frame_collected): Declare.
4815 * mi/mi-main.c (print_variable_or_computed): New function.
4816 (mi_cmd_trace_frame_collected): New function.
4817 * tracepoint.c (find_trace_state_variable_by_number): New.
4818 (struct traceframe_info): Move to tracepoint.h
4819 (struct collection_list): Likewise.
4820 (do_collect_symbol): Include locals and arguments in the
4821 collected variables list.
4822 (clear_collection_list): Clear wholly collected variables list
4823 and computed variables list.
4824 (append_exp): New function.
4825 (encode_actions_1): Include variables in the wholly
4826 collected variables list. Include memory ranges and
4827 full-fledged expressions in the computed expressions list.
4828 (encode_actions): Move some code to ...
4829 Return the cleanup chain.
4830 (encode_actions_rsp): ... here. New function.
4831 (get_traceframe_location, get_traceframe_info): Remove static.
4832 * tracepoint.h (struct memrange): Moved from tracepoint.c.
4833 (struct collection_list): Moved from tracepoint.c. Add two
4834 new fields 'wholly_collected' and 'computed'.
4835 (find_trace_state_variable_by_number): Declare.
4836 (encode_actions): Adjust declaration.
4837 (encode_actions_rsp): Declare.
4838 (get_traceframe_info, get_traceframe_location): Declare.
4839
4840 * NEWS: Mention new MI command -trace-frame-collected.
4841
4842 2013-06-26 Pedro Alves <pedro@codesourcery.com>
4843 Yao Qi <yao@codesourcery.com>
4844
4845 * ctf.c (ctf_traceframe_info): Push trace state variables
4846 present in the trace data into the traceframe info object.
4847 * breakpoint.c (DEF_VEC_I): Remove.
4848 * common/filestuff.c (DEF_VEC_I): Likewise.
4849 * dwarf2loc.c (DEF_VEC_I): Likewise.
4850 * mi/mi-main.c (DEF_VEC_I): Likewise.
4851 * common/gdb_vecs.h (DEF_VEC_I): Define vector for int.
4852 * features/traceframe-info.dtd: Add tvar element and its
4853 attributes.
4854 * tracepoint.c (free_traceframe_info): Free vector 'tvars'.
4855 (build_traceframe_info): Push trace state variables present in
4856 the trace data into the traceframe info object.
4857 (traceframe_info_start_tvar): New function.
4858 (tvar_attributes): New.
4859 (traceframe_info_children): Add "tvar" element.
4860 * tracepoint.h (struct traceframe_info) <tvars>: New field.
4861
4862 * NEWS: Mention the change in GDB and GDBserver.
4863
4864 2013-06-26 Pedro Alves <pedro@codesourcery.com>
4865 Yao Qi <yao@codesourcery.com>
4866
4867 * tracepoint.c (trace_dump_command): Move code to ...
4868 (get_traceframe_location): ... here. New.
4869
4870 2013-06-26 Pedro Alves <pedro@codesourcery.com>
4871 Yao Qi <yao@codesourcery.com>
4872
4873 * tracepoint.c (trace_dump_command): GDB emits an error
4874 instead of a warning when a traceframe is not selected.
4875
4876 2013-06-26 Pedro Alves <pedro@codesourcery.com>
4877 Yao Qi <yao@codesourcery.com>
4878
4879 * tracepoint.c (tracepoint_list, stepping_list): Remove.
4880 (clear_collection_list): Free fields 'aexpre_list' and 'list'
4881 in collection_list.
4882 (do_clear_collection_list, init_collection_list): New.
4883 (encode_actions): Add local variables 'tracepoint_list' and
4884 'stepping_list'. Call init_collection_list and make cleanup
4885 which calls do_clear_collection_list. Don't call
4886 clear_collection_list.
4887 (_initialize_tracepoint): Delete references to
4888 'tracepoint_list' and 'stepping_list'.
4889
4890 2013-06-25 Tom Tromey <tromey@redhat.com>
4891
4892 * common/create-version.sh (date): Use "$", not "$$" in sed
4893 expression.
4894
4895 2013-06-25 Kevin Buettner <kevinb@redhat.com>
4896
4897 * NEWS (New targets): Add entry for TI MSP430.
4898
4899 2013-06-25 Yao Qi <yao@codesourcery.com>
4900
4901 * remote.c (remote_start_remote): Move code to upload tsv
4902 earlier.
4903
4904 2013-06-25 Yao Qi <yao@codesourcery.com>
4905 Hui Zhu <hui@codesourcery.com>
4906 Pedro Alves <palves@redhat.com>
4907
4908 PR breakpoints/15075
4909 PR breakpoints/15434
4910 * breakpoint.c (bpstat_stop_status): Call
4911 b->ops->after_condition_true.
4912 (update_dprintf_command_list): Don't append "continue" command
4913 to the command list of dprintf breakpoint.
4914 (base_breakpoint_after_condition_true): New function.
4915 (base_breakpoint_ops): Add base_breakpoint_after_condition_true.
4916 (dprintf_after_condition_true): New function.
4917 (initialize_breakpoint_ops): Set dprintf_after_condition_true.
4918 * breakpoint.h (breakpoint_ops): Add after_condition_true.
4919
4920 2013-06-24 Kevin Buettner <kevinb@redhat.com>
4921
4922 * Makefile.in (ALL_TARGET_OBS): Add msp430-tdep.o.
4923 (ALLDEPFILES): Add msp430-tdep.c.
4924 * configure.tgt (msp430*-*-elf): New target.
4925 * msp430-tdep.c: New file.
4926
4927 2013-06-24 Maciej W. Rozycki <macro@codesourcery.com>
4928
4929 * mips-tdep.c (mips_elf_make_msymbol_special): Handle MIPS16 and
4930 microMIPS synthetic symbols.
4931
4932 2013-06-24 Maciej W. Rozycki <macro@codesourcery.com>
4933
4934 * objfiles.h (pc_in_section): New prototype.
4935 (in_plt_section): Remove name argument, replace prototype with
4936 static inline function.
4937 * mips-tdep.h: Include "objfiles.h".
4938 (in_mips_stubs_section): New function.
4939 * hppa-tdep.h (gdbarch_tdep): Remove name argument of
4940 in_solib_call_trampoline member.
4941 (hppa_in_solib_call_trampoline): Remove name argument.
4942 * objfiles.c (pc_in_section): New function.
4943 (in_plt_section): Remove function.
4944 * mips-linux-tdep.c: Include "objfiles.h".
4945 (mips_linux_in_dynsym_stub): Call in_mips_stubs_section. Remove
4946 name argument. Return 1 rather than the low 16-bit halfword of
4947 any instruction examined.
4948 (mips_linux_in_dynsym_resolve_code): Update
4949 mips_linux_in_dynsym_stub call accordingly.
4950 * mips-tdep.c (mips_stub_frame_sniffer): Use in_mips_stubs_section
4951 rather than an equivalent hand-coded sequence.
4952 * hppa-hpux-tdep.c (in_opd_section): Remove function.
4953 (hppa32_hpux_in_solib_call_trampoline): Remove name argument.
4954 (hppa64_hpux_in_solib_call_trampoline): Likewise.
4955 (hppa64_hpux_find_global_pointer): Use pc_in_section rather than
4956 in_opd_section.
4957 * hppa-tdep.c (hppa_stub_unwind_sniffer): Remove name argument
4958 on call to tdep->in_solib_call_trampoline.
4959 (hppa_in_solib_call_trampoline): Remove name argument, update
4960 according to in_plt_section change.
4961 (hppa_skip_trampoline_code): Update according to in_plt_section
4962 change.
4963 * aarch64-tdep.c (aarch64_stub_unwind_sniffer): Likewise.
4964 * arm-symbian-tdep.c (arm_symbian_skip_trampoline_code):
4965 Likewise.
4966 * arm-tdep.c (arm_stub_unwind_sniffer): Likewise.
4967 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): Likewise.
4968 * hppabsd-tdep.c (hppabsd_find_global_pointer): Likewise.
4969 * nios2-tdep.c (nios2_stub_frame_sniffer): Likewise.
4970 * nto-tdep.c (nto_relocate_section_addresses): Likewise.
4971 * s390-tdep.c (s390_stub_frame_sniffer): Likewise.
4972 * sh-tdep.c (sh_stub_unwind_sniffer): Likewise.
4973 * solib-dsbt.c (dsbt_in_dynsym_resolve_code): Likewise.
4974 * solib-frv.c (frv_in_dynsym_resolve_code): Likewise.
4975 * solib-svr4.c (svr4_in_dynsym_resolve_code): Likewise.
4976 * solib-target.c (solib_target_in_dynsym_resolve_code): Likewise.
4977 * sparc-tdep.c (sparc_analyze_prologue): Likewise.
4978 * tic6x-tdep.c (tic6x_stub_unwind_sniffer): Likewise.
4979
4980 2013-06-24 Joel Brobecker <brobecker@adacore.com>
4981
4982 * common/create-version.sh: Fix expansion of $host_alias
4983 and $target_alias in generation of HOST_NAME and TARGET_NAME
4984 (resp.).
4985
4986 2013-06-24 Tom Tromey <tromey@redhat.com>
4987
4988 * common/create-version.sh: New file.
4989 * Makefile.in (version.c): Use bfd/version.h, common/version.in,
4990 create-version.sh.
4991 (HFILES_NO_SRCDIR): Use common/version.h.
4992 * version.in: Move to ...
4993 * common/version.in: ... here. Replace date with "DATE".
4994 * version.h: Move to ...
4995 * common/version.h: ... here.
4996
4997 2013-06-21 Joel Brobecker <brobecker@adacore.com>
4998
4999 * gdb/gnulib/Makefile.in: Update date in copyright header.
5000 * gdb/gnulib/configure.ac: Ditto.
5001 * gdb/gnulib/update-gnulib.sh: Ditto.
5002
5003 2013-06-21 Joel Brobecker <brobecker@adacore.com>
5004
5005 * copyright.py (EXCLUDE_LIST): Replace "gdb/gnulib" by
5006 "gdb/gnulib/import".
5007
5008 2013-06-21 Will Newton <will.newton@linaro.org>
5009
5010 * doublest.c (ldfrexp): Remove function.
5011 (convert_doublest_to_floatformat): Call frexpl instead of
5012 ldfrexp.
5013
5014 2013-06-21 Will Newton <will.newton@linaro.org>
5015
5016 * gnulib/update-gnulib.sh(IMPORTED_GNULIB_MODULES): Add frexpl.
5017 * gnulib/aclocal.m4: Regenerate.
5018 * gnulib/config.in: Regenerate.
5019 * gnulib/configure: Regenerate.
5020 * gnulib/import/Makefile.am: Update.
5021 * gnulib/import/Makefile.in: Update.
5022 * gnulib/import/m4/gnulib-cache.m4: Update.
5023 * gnulib/import/m4/gnulib-comp.m4: Update.
5024 * gnulib/import/float+.h: Import.
5025 * gnulib/import/float.c: Import.
5026 * gnulib/import/float.in.h: Import.
5027 * gnulib/import/fpucw.h: Import.
5028 * gnulib/import/frexp.c: Import.
5029 * gnulib/import/frexpl.c: Import.
5030 * gnulib/import/isnan.c: Import.
5031 * gnulib/import/isnand-nolibm.h: Import.
5032 * gnulib/import/isnand.c: Import.
5033 * gnulib/import/isnanl-nolibm.h: Import.
5034 * gnulib/import/isnanl.c: Import.
5035 * gnulib/import/itold.c: Import.
5036 * gnulib/import/m4/exponentd.m4: Import.
5037 * gnulib/import/m4/exponentl.m4: Import.
5038 * gnulib/import/m4/float_h.m4: Import.
5039 * gnulib/import/m4/fpieee.m4: Import.
5040 * gnulib/import/m4/frexp.m4: Import.
5041 * gnulib/import/m4/frexpl.m4: Import.
5042 * gnulib/import/m4/isnand.m4: Import.
5043 * gnulib/import/m4/isnanl.m4: Import.
5044 * gnulib/import/m4/math_h.m4: Import.
5045 * gnulib/import/math.c: Import.
5046 * gnulib/import/math.in.h: Import.
5047
5048 2013-06-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5049
5050 * common/linux-btrace.c (cpu_supports_btrace): Remove variable vendor,
5051 replace strcmp with signature_INTEL_ebx, signature_INTEL_ecx and
5052 signature_INTEL_edx comparisons.
5053
5054 2013-06-20 Doug Evans <dje@google.com>
5055
5056 symtab/15652
5057 * dwarf2read.c (try_open_dwop_file): New arg search_cwd.
5058 All callers updated.
5059 (open_dwp_file): If we can't find the dwp file, search the basename
5060 in debug-file-directory.
5061
5062 * dwarf2read.c (struct dwp_file): Fix comment.
5063 (open_and_init_dwp_file): Set dwp_file->name to bfd's file name.
5064
5065 * source.c (openp): Document OPF_TRY_CWD_FIRST+OPF_SEARCH_IN_PATH
5066 better.
5067
5068 2013-06-20 Yao Qi <yao@codesourcery.com>
5069
5070 * breakpoint.c (create_breakpoint): Fix code indentation.
5071
5072 2013-06-20 Yao Qi <yao@codesourcery.com>
5073
5074 * breakpoint.c (create_breakpoints_sal_default): Remove
5075 parameter 'lsal'. Update declaration.
5076 (bkpt_create_breakpoints_sal): Caller update.
5077 (tracepoint_create_breakpoints_sal): Likewise.
5078
5079 2013-06-20 Pedro Alves <pedro@codesourcery.com>
5080 Yao Qi <yao@codesourcery.com>
5081
5082 * NEWS: Mention the new option '--skip-unavailable' of command
5083 -data-list-register-values.
5084 * mi/mi-main.c (mi_cmd_data_list_register_values): Accept the
5085 --skip-unavailable option. Adjust to use output_register.
5086 (output_register): Add new 'skip_unavailable' parameter.
5087 Handle it.
5088
5089 2013-06-19 Mike Frysinger <vapier@gentoo.org>
5090
5091 * Makefile.in (HFILES_NO_SRCDIR): Add common/i386-cpuid.h and
5092 common/i386-gcc-cpuid.h.
5093 * common/i386-cpuid.h: New wrapper header around i386-gcc-cpuid.h.
5094 * common/i386-gcc-cpuid.h: Rename from testsuite/gdb.arch/i386-cpuid.h.
5095 Copy the latest version from upstream gcc.
5096 * common/linux-btrace.c: Include i386-cpuid.h.
5097 (intel_supports_btrace): Delete x86 ifdefs and replace inline asm with
5098 call to i386_cpuid.
5099 (cpu_supports_btrace): Likewise.
5100 * go32-nat.c: Include i386-cpuid.h.
5101 (go32_sysinfo): Add (disabled) calls to i386_cpuid with comments.
5102
5103 2013-06-19 Doug Evans <dje@google.com>
5104
5105 * symfile.c (symfile_bfd_open): Delete unnecessary declaration.
5106 (get_section_index): Ditto.
5107
5108 2013-06-19 Tom Tromey <tromey@redhat.com>
5109
5110 * breakpoint.c (_initialize_breakpoint): Remove trailing \n from
5111 "dprintf" help.
5112
5113 2013-06-18 Doug Evans <dje@google.com>
5114
5115 * dwarf2read.c (dw2_symtab_iter_next): Check value of cu_index
5116 before using it.
5117 (dw2_expand_symtabs_matching): Fix symbol kind validity check.
5118 Move test of cu_index closer to use. Print complaint if cu_index
5119 is bad.
5120
5121 2013-06-18 Joel Brobecker <brobecker@adacore.com>
5122
5123 * machoread.c (oso_vector): Delete this global.
5124 (macho_register_oso): Add new parameter "oso_vector_ptr".
5125 Use it instead of the "oso_vector" global.
5126 (macho_symtab_read, macho_symfile_read_all_oso): Likewise.
5127 (macho_symfile_read): Use a local oso_vector, to be free'ed
5128 at the end of this function, in place of the old "oso_vector"
5129 global. Update various function calls accordingly. Use one
5130 single cleanup chain for the entire function.
5131
5132 2013-06-18 Joel Brobecker <brobecker@adacore.com>
5133
5134 * dwarf2read.c (dwarf2_per_objfile_free): Replace uses of
5135 DWARF2_PER_OBJFILE by uses of DATA instead.
5136
5137 2013-06-18 Tom Tromey <tromey@redhat.com>
5138
5139 * break-catch-sig.c (signal_catchpoint_explains_signal): Add 'sig'
5140 argument.
5141 * breakpoint.c (bpstat_explains_signal): Add 'sig' argument.
5142 Special case signals other than GDB_SIGNAL_TRAP.
5143 (explains_signal_watchpoint): New function.
5144 (base_breakpoint_explains_signal): Add 'sig' argument.
5145 (initialize_breakpoint_ops): Set 'explains_signal' method for
5146 watchpoints.
5147 * breakpoint.h (struct breakpoint_ops) <explains_signal>: Add
5148 signal argument.
5149 (bpstat_explains_signal): Likewise.
5150 * infrun.c (handle_syscall_event, handle_inferior_event): Update.
5151
5152 2013-06-18 Tom Tromey <tromey@redhat.com>
5153
5154 * python/py-inferior.c (gdbpy_selected_inferior): Don't incref.
5155
5156 2013-06-18 Tom Tromey <tromey@redhat.com>
5157
5158 * python/python.c (finish_python_initialization): Decref
5159 'pythondir' on failure path as well.
5160
5161 2013-06-18 Tom Tromey <tromey@redhat.com>
5162
5163 PR symtab/15391:
5164 * dwarf2loc.c (read_pieced_value): Truncate this_size_bits
5165 after taking bits_to_skip into account. Sign extend byte_offset.
5166 * utils.h (gdb_sign_extend): Declare.
5167 * utils.c (gdb_sign_extend): New function.
5168
5169 2013-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5170
5171 * dwarf2read.c (write_psymtabs_to_index): Ignore NULL PSYMTAB.
5172
5173 2013-06-17 Pierre Muller <muller@sourceware.org>
5174
5175 * corelow.c (core_open): Print GDB signal name instead of target
5176 signal number.
5177
5178 2013-06-17 Mike Frysinger <vapier@gentoo.org>
5179
5180 * .gitignore: Add /gcore.
5181
5182 2013-06-13 Doug Evans <dje@google.com>
5183
5184 * dwarf2read.c (try_open_dwop_file): Work around behaviour of
5185 OPF_TRY_CWD_FIRST to not search path if the file contains a '/'.
5186
5187 2013-06-12 Phil Muldoon <pmuldoon@redhat.com>
5188
5189 * stack.c (backtrace_command_1): Fix indentation.
5190
5191 2013-06-11 Joel Brobecker <brobecker@adacore.com>
5192
5193 * window-nat.c (thread_rec): Add missing empty line after
5194 local variable declaration.
5195
5196 2013-06-11 Joel Brobecker <brobecker@adacore.com>
5197
5198 * windows-nat.c (thread_rec): Revert format used to print
5199 error code returned by SuspendThread from %d back to %u.
5200
5201 2013-06-11 Joel Brobecker <brobecker@adacore.com>
5202
5203 * windows-nat.c (windows_continue): Add "0x" prefix for thread
5204 ID in debug trace.
5205 (get_windows_debug_event): Likewise, for all debug traces.
5206
5207 2013-06-11 Joel Brobecker <brobecker@adacore.com>
5208
5209 * window-nat.c (thread_rec): Add thread ID in SuspendThread
5210 warning message.
5211
5212 2013-06-08 Pedro Alves <pedro@codesourcery.com>
5213 Yao Qi <yao@codesourcery.com>
5214
5215 * mi/mi-main.c (get_register): Remove declaration.
5216 (output_register): Declare.
5217 (mi_cmd_data_list_register_values): Remove local variable
5218 'tuple_cleanup'. Move some code into output_register.
5219 (get_register): Renamed to ...
5220 (output_register): ... this. Output the register's
5221 "number" ui_out tuple here.
5222
5223 2013-06-07 Pedro Alves <palves@redhat.com>
5224
5225 * darwin-nat.c: Fix formating in copyright header.
5226 * darwin-nat.h: Likewise.
5227 * gnu-nat.c: Likewise.
5228 * machoread.c: Likewise.
5229
5230 2013-06-07 Pedro Alves <palves@redhat.com>
5231
5232 PR server/14823
5233 * regformats/regdat.sh: Output #include tdesc.h. Make globals
5234 static. Output a global target description pointer.
5235 (init_registers_${name}): Adjust to initialize a
5236 target description structure.
5237
5238 2013-06-07 Will Newton <will.newton@linaro.org>
5239
5240 * printcmd.c (build_address_symbolic): Call
5241 gdbarch_addr_bits_remove for text minimal symbols.
5242
5243 2013-06-07 Will Newton <will.newton@linaro.org>
5244
5245 * MAINTAINERS: Add myself to Write After Approval.
5246
5247 2013-06-07 Yao Qi <yao@codesourcery.com>
5248
5249 * tracepoint.c (start_tracing): Move code to ...
5250 (trace_reset_local_state): ... here. New.
5251 (disconnect_tracing): Don't call set_current_traceframe,
5252 set_tracepoint_num, and set_traceframe_context. Call
5253 trace_reset_local_state instead.
5254 (tfile_close): Call trace_reset_local_state.
5255 * ctf.c (ctf_close): Likewise.
5256 * remote.c (remote_close): Likewise.
5257 * tracepoint.h (trace_reset_local_state): Declare.
5258
5259 2013-06-06 Doug Evans <dje@google.com>
5260
5261 * dwarf2read.c: Whitespace fixes for DWP file format documentation,
5262 and fix header docs.
5263
5264 2013-06-05 Doug Evans <dje@google.com>
5265 Keith Seitz <keiths@redhat.com>
5266
5267 PR 15519
5268 * cp-namespace.c (find_symbol_in_baseclass): Call
5269 cp_lookup_symbol_in_namespace instead of cp_lookup_symbol_namespace.
5270 Check result of call to lookup_symbol_static.
5271 Call lookup_static_symbol_aux unconditionally.
5272 Call check_typedef on base types before accessing them.
5273 (cp_lookup_nested_symbol): Fix comment.
5274
5275 2013-06-05 Luis Machado <lgustavo@codesourcery.com>
5276
5277 * gnu-v3-abi.c (gnuv3_skip_trampoline): Handle thunk
5278 minimal symbols pointing to function descriptors.
5279
5280 2013-06-05 Tom Tromey <tromey@redhat.com>
5281
5282 * python/py-utils.c (gdb_pymodule_addobject): Cast away const.
5283
5284 2013-06-04 Sergio Durigan Junior <sergiodj@redhat.com>
5285 Pedro Alves <palves@redhat.com>
5286
5287 * remote.c (remote_wait_as): Restore signal handler before returning
5288 when GDB gets a notification.
5289
5290 2013-06-04 Gary Benson <gbenson@redhat.com>
5291
5292 PR 2328
5293 * breakpoint.h (handle_solib_event): Moved function declaration
5294 to solib.h.
5295 * breakpoint.c (handle_solib_event): Moved function to solib.c.
5296 (bpstat_stop_status): Pass new argument to handle_solib_event.
5297 * solib.h (update_solib_breakpoints): New function declaration.
5298 (handle_solib_event): Moved function declaration from
5299 breakpoint.h.
5300 * solib.c (update_solib_breakpoints): New function.
5301 (handle_solib_event): Moved function from breakpoint.c.
5302 Updated to call solib_ops->handle_event if not NULL.
5303 * solist.h (target_so_ops): New fields "update_breakpoints" and
5304 "handle_event".
5305 * infrun.c (set_stop_on_solib_events): New function.
5306 (_initialize_infrun): Use the above for "set
5307 stop-on-solib-events".
5308 (handle_inferior_event): Pass new argument to handle_solib_event.
5309 * solib-svr4.c (probe.h): New include.
5310 (svr4_free_library_list): New forward declaration.
5311 (probe_action): New enum.
5312 (probe_info): New struct.
5313 (probe_info): New static variable.
5314 (NUM_PROBES): New definition.
5315 (svr4_info): New fields "using_xfer", "probes_table" and
5316 "solib_list".
5317 (free_probes_table): New function.
5318 (free_solib_list): New function.
5319 (svr4_pspace_data_cleanup): Free probes table and solib list.
5320 (svr4_copy_library_list): New function.
5321 (svr4_current_sos_via_xfer_libraries): New parameter "annex".
5322 (svr4_read_so_list): New parameter "prev_lm".
5323 (svr4_current_sos_direct): Renamed from "svr4_current_sos".
5324 (svr4_current_sos): New function.
5325 (probe_and_action): New struct.
5326 (hash_probe_and_action): New function.
5327 (equal_probe_and_action): Likewise.
5328 (register_solib_event_probe): Likewise.
5329 (solib_event_probe_at): Likewise.
5330 (solib_event_probe_action): Likewise.
5331 (solist_update_full): Likewise.
5332 (solist_update_incremental): Likewise.
5333 (disable_probes_interface_cleanup): Likewise.
5334 (svr4_handle_solib_event): Likewise.
5335 (svr4_update_solib_event_breakpoint): Likewise.
5336 (svr4_update_solib_event_breakpoints): Likewise.
5337 (svr4_create_solib_event_breakpoints): Likewise.
5338 (enable_break): Free probes table before creating breakpoints.
5339 Use svr4_create_solib_event_breakpoints to create breakpoints.
5340 (svr4_solib_create_inferior_hook): Free the solib list.
5341 (_initialize_svr4_solib): Initialise
5342 svr4_so_ops.handle_solib_event and svr4_so_ops.update_breakpoints.
5343
5344 2013-06-04 Gary Benson <gbenson@redhat.com>
5345
5346 * target.h (target_ops): New field
5347 "to_augmented_libraries_svr4_read".
5348 (target_augmented_libraries_svr4_read): New macro.
5349 * target.c (update_current_target): Handle
5350 to_augmented_libraries_svr4_read.
5351 * remote.c (remote_state): New field
5352 "augmented_libraries_svr4_read".
5353 (remote_augmented_libraries_svr4_read_feature): New function.
5354 (remote_protocol_features): Add entry for
5355 "augmented-libraries-svr4-read".
5356 (remote_augmented_libraries_svr4_read): New function.
5357 (init_remote_ops): Initialize
5358 remote_ops.to_augmented_libraries_svr4_read.
5359
5360 2013-06-04 Gary Benson <gbenson@redhat.com>
5361
5362 * NEWS: Update.
5363
5364 2013-06-04 Gary Benson <gbenson@redhat.com>
5365
5366 * objfiles.h (inhibit_section_map_updates): New function
5367 declaration.
5368 (resume_section_map_updates): Likewise.
5369 (resume_section_map_updates_cleanup): Likewise.
5370 * objfiles.c (objfile_pspace_info): Removed field
5371 "objfiles_changed_p". New fields "new_objfiles_available",
5372 "section_map_dirty" and "inhibit_updates".
5373 (allocate_objfile): Set new_objfiles_available.
5374 (free_objfile): Set section_map_dirty.
5375 (objfile_relocate1): Likewise.
5376 (in_plt_section): Likewise.
5377 (find_pc_section): Update the conditions under which the
5378 section map will be updated.
5379 (inhibit_section_map_updates): New function.
5380 (resume_section_map_updates): Likewise.
5381 (resume_section_map_updates_cleanup): Likewise.
5382
5383 2013-06-04 Gary Benson <gbenson@redhat.com>
5384
5385 * probe.h (get_probe_argument_count): New declaration.
5386 (evaluate_probe_argument): Likewise.
5387 * probe.c (get_probe_argument_count): New function.
5388 (evaluate_probe_argument): Likewise.
5389 (probe_safe_evaluate_at_pc): Use the above new functions.
5390
5391 2013-06-04 Alan Modra <amodra@gmail.com>
5392
5393 * ppc-tdep.h (ppc_insns_match_pattern): Update prototype.
5394 * rs6000-tdep.c (read_insn): Add frame param, don't assume big-endian.
5395 (ppc_insns_match_pattern): Add frame param. Avoid multiple
5396 target mem reads on optional insns.
5397 * ppc-linux-tdep.c (ppc_skip_trampoline_code): Update
5398 ppc_insns_match_pattern calls.
5399 * ppc64-tdep.c (ppc64_standard_linkage2, ppc64_standard_linkage3):
5400 Add match for power7 thread safety insns, and new order of
5401 std 2,40(1) insn. Correct code shown for _dl_runtime_resolve
5402 invocation in comment, and update rest of comment.
5403 (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN,
5404 PPC64_STANDARD_LINKAGE3_LEN): Delete.
5405 (ppc64_standard_linkage2_target): Update insn offsets.
5406 (ppc64_skip_trampoline_code): Use a single insn buffer. Match newer
5407 stubs first. Update calls.
5408
5409 2013-06-04 Yao Qi <yao@codesourcery.com>
5410
5411 * solib.c (solib_find): Don't need dir separator if path has
5412 drive spec.
5413
5414 2013-06-03 Joel Brobecker <brobecker@adacore.com>
5415
5416 Revert (indirectly causes a SIGSEGV):
5417 * machoread.c (macho_symfile_read): Assign first cleanup to
5418 'back_to'.
5419
5420 2013-06-03 Yao Qi <yao@codesourcery.com>
5421
5422 * mi/mi-cmd-var.c (mi_no_values, mi_simple_values): Move to
5423 mi-parse.c. Make them static.
5424 (mi_all_values): Likewise.
5425 (mi_parse_values_option): Move to mi-parse.c. Rename it to
5426 mi_parse_print_values. Make it external.
5427 * mi/mi-cmds.h (mi_no_values, mi_simple_values, mi_all_values):
5428 Remove the declarations.
5429 * mi/mi-parse.c (mi_parse_print_values): Moved from mi-cmd-var.c.
5430 * mi/mi-parse.h (mi_parse_print_values): Declare.
5431 * mi/mi-cmd-stack.c: Include mi-parse.h.
5432 (parse_print_values): Remove
5433 (mi_cmd_stack_list_locals): Call mi_parse_print_values instead
5434 of parse_print_values.
5435 (mi_cmd_stack_list_args, mi_cmd_stack_list_variables): Likewise.
5436
5437 2013-05-31 Pedro Alves <pedro@codesourcery.com>
5438 Yao Qi <yao@codesourcery.com>
5439
5440 * tracepoint.c (all_tracepoint_actions_and_cleanup): Declare.
5441 (encode_actions): Move code to ...
5442 (all_tracepoint_actions_and_cleanup): ... here. New.
5443 (trace_dump_command): Likewise.
5444
5445 2013-05-30 Tom Tromey <tromey@redhat.com>
5446
5447 * symmisc.c (maintenance_expand_symtabs): Call do_cleanups.
5448
5449 2013-05-30 Tom Tromey <tromey@redhat.com>
5450
5451 * xml-support.c (gdb_xml_create_parser_and_cleanup): Rename from
5452 gdb_xml_create_parser_and_cleanup_1. Return a cleanup. Remove
5453 'old_chain' argument. Add 'parser_result' argument.
5454 (gdb_xml_create_parser_and_cleanup): Remove old version.
5455 (gdb_xml_parse_quick): Update.
5456 (xml_process_xincludes): Update.
5457 * xml-support.h (gdb_xml_create_parser_and_cleanup): Don't
5458 declare.
5459
5460 2013-05-30 Tom Tromey <tromey@redhat.com>
5461
5462 * probe.c (collect_probes): Check arguments for NULL before
5463 calling compile_rx_or_error.
5464 * utils.c (compile_rx_or_error): Require 'rx' to be non-NULL.
5465 Remove NULL return.
5466
5467 2013-05-30 Tom Tromey <tromey@redhat.com>
5468
5469 * infrun.c (adjust_pc_after_break): Introduce an outer null
5470 cleanup.
5471
5472 2013-05-30 Tom Tromey <tromey@redhat.com>
5473
5474 * mi/mi-cmd-var.c (varobj_update_one): Add an outer null cleanup.
5475
5476 2013-05-30 Tom Tromey <tromey@redhat.com>
5477
5478 * cli/cli-script.c (read_command_lines_1): Use a null cleanup
5479 for 'old_chain'. Do not check 'head' before processing
5480 cleanups.
5481
5482 2013-05-30 Tom Tromey <tromey@redhat.com>
5483
5484 * mi/mi-cmd-stack.c (list_arg_or_local): Remove
5485 "cleanup_tuple".
5486
5487 2013-05-30 Tom Tromey <tromey@redhat.com>
5488
5489 * dbxread.c (dbx_read_symtab): Declare 'back_to' in a more
5490 inner scope. Unconditionally call do_cleanups.
5491
5492 2013-05-30 Tom Tromey <tromey@redhat.com>
5493
5494 * source.c (find_and_open_source): Call do_cleanups.
5495
5496 2013-05-30 Tom Tromey <tromey@redhat.com>
5497
5498 * linux-thread-db.c (thread_db_load_search): Unconditionally
5499 call do_cleanups.
5500
5501 2013-05-30 Tom Tromey <tromey@redhat.com>
5502
5503 * solib-aix.c (solib_aix_bfd_open): Don't use a null cleanup
5504 for 'cleanup'; instead use a later one.
5505
5506 2013-05-30 Tom Tromey <tromey@redhat.com>
5507
5508 * python/py-breakpoint.c (bppy_get_commands): Use
5509 explicit, unconditional return.
5510 * python/py-frame.c (frapy_read_var): Likewise.
5511 * python/python.c (gdbpy_decode_line): Likewise.
5512
5513 2013-05-30 Tom Tromey <tromey@redhat.com>
5514
5515 * cp-namespace.c (cp_lookup_symbol_imports_or_template): Call
5516 do_cleanups on all return paths.
5517
5518 2013-05-30 Tom Tromey <tromey@redhat.com>
5519
5520 * top.c (execute_command): Discard 'cleanup_if_error' cleanups.
5521
5522 2013-05-30 Tom Tromey <tromey@redhat.com>
5523
5524 * stabsread.c (read_struct_type): Call do_cleanups along
5525 all return paths.
5526
5527 2013-05-30 Maciej W. Rozycki <macro@codesourcery.com>
5528
5529 * mips-linux-tdep.c: Adjust formatting throughout.
5530
5531 2013-05-30 Tom Tromey <tromey@redhat.com>
5532
5533 * mipsread.c (read_alphacoff_dynamic_symtab): Call do_cleanups
5534 along all return paths.
5535
5536 2013-05-30 Tom Tromey <tromey@redhat.com>
5537
5538 * symfile.c (find_separate_debug_file): Call do_cleanups
5539 along all return paths.
5540
5541 2013-05-30 Tom Tromey <tromey@redhat.com>
5542
5543 * symtab.c (search_symbols): Introduce a null cleanup for
5544 'retval_chain'.
5545
5546 2013-05-30 Tom Tromey <tromey@redhat.com>
5547
5548 * python/py-value.c (valpy_binop): Call do_cleanups before
5549 exiting loop.
5550
5551 2013-05-30 Tom Tromey <tromey@redhat.com>
5552
5553 * python/py-prettyprint.c (print_children): Remove extra
5554 do_cleanups call.
5555
5556 2013-05-30 Tom Tromey <tromey@redhat.com>
5557
5558 * python/py-frame.c (frapy_read_var): Call do_cleanups along
5559 all return paths.
5560
5561 2013-05-30 Tom Tromey <tromey@redhat.com>
5562
5563 * python/py-breakpoint.c (bppy_get_commands): Call do_cleanups
5564 along all return paths.
5565
5566 2013-05-30 Tom Tromey <tromey@redhat.com>
5567
5568 * cli/cli-logging.c (set_logging_redirect): Unconditionally
5569 call do_cleanups.
5570
5571 2013-05-30 Tom Tromey <tromey@redhat.com>
5572
5573 * varobj.c (c_value_of_root): Call do_cleanups along all
5574 return paths.
5575
5576 2013-05-30 Tom Tromey <tromey@redhat.com>
5577
5578 * tracepoint.c (trace_dump_command): Unconditionally call
5579 do_cleanups.
5580
5581 2013-05-30 Tom Tromey <tromey@redhat.com>
5582
5583 * breakpoint.c (output_thread_groups, parse_cmd_to_aexpr): Call
5584 do_cleanups earlier.
5585
5586 2013-05-30 Tom Tromey <tromey@redhat.com>
5587
5588 * machoread.c (macho_symfile_read): Assign first cleanup to
5589 'back_to'.
5590
5591 2013-05-30 Tom Tromey <tromey@redhat.com>
5592
5593 * m32r-rom.c (m32r_load): Call do_cleanups at all returns.
5594
5595 2013-05-30 Tom Tromey <tromey@redhat.com>
5596
5597 * mi/mi-main.c (list_available_thread_groups): Call do_cleanups.
5598
5599 2013-05-30 Tom Tromey <tromey@redhat.com>
5600
5601 * inf-ptrace.c (inf_ptrace_create_inferior): Unconditionally
5602 call discard_cleanups.
5603 (inf_ptrace_attach): Likewise.
5604
5605 2013-05-30 Tom Tromey <tromey@redhat.com>
5606
5607 * remote-mips.c (mips_exit_debug): Call do_cleanups on all
5608 return paths.
5609 (mips_initialize): Likewise.
5610 (common_open): Call do_cleanups.
5611
5612 2013-05-30 Tom Tromey <tromey@redhat.com>
5613
5614 * utils.c (internal_vproblem): Call do_cleanups.
5615
5616 2013-05-30 Tom Tromey <tromey@redhat.com>
5617
5618 * linespec.c (find_linespec_symbols): Don't reassign to 'cleanup'.
5619
5620 2013-05-30 Tom Tromey <tromey@redhat.com>
5621
5622 * cli/cli-script.c (setup_user_args): Don't return after error.
5623
5624 2013-05-30 Tom Tromey <tromey@redhat.com>
5625
5626 * somread.c (som_symtab_read): Call do_cleanups.
5627
5628 2013-05-30 Tom Tromey <tromey@redhat.com>
5629
5630 * printcmd.c (print_command_1): Unconditionally call do_cleanups.
5631
5632 2013-05-30 Tom Tromey <tromey@redhat.com>
5633
5634 * cli/cli-cmds.c (cd_command, alias_command): Call do_cleanups.
5635 * cli/cli-dump.c (restore_binary_file): Call do_cleanups.
5636 * interps.c (interpreter_exec_cmd): Call do_cleanups.
5637 * source.c (show_substitute_path_command): Call do_cleanups.
5638 (unset_substitute_path_command, set_substitute_path_command):
5639 Likewise.
5640 * symfile.c (load_command): Call do_cleanups.
5641
5642 2013-05-30 Tom Tromey <tromey@redhat.com>
5643
5644 * contrib/cleanup_check.py: New file.
5645 * contrib/gcc-with-excheck: Add option parsing.
5646
5647 2013-05-30 Joel Brobecker <brobecker@adacore.com>
5648
5649 * windows-nat.c (windows_delete_thread): Add missing space
5650 in cast expression.
5651
5652 2013-05-30 Hafiz Abid Qadeer <abidh@codesourcery.com>
5653
5654 * inferior.c (top level): Include tilde.h.
5655 (add_inferior_command): Call tilde_expand on the value of 'exec'
5656 argument.
5657
5658 2013-05-30 Pedro Alves <pedro@codesourcery.com>
5659 Yao Qi <yao@codesourcery.com>
5660
5661 * tracepoint.c (encode_actions_1): Remove parameter 't'.
5662 Caller update.
5663 (encode_actions): Likewise.
5664 * remote.c (remote_download_tracepoint): Caller update.
5665 * tracepoint.h (encode_actions): Update declaration.
5666
5667 2013-05-30 Pedro Alves <palves@redhat.com>
5668
5669 * python/python-internal.h (gdb_Py_DECREF): Cast OP to PyObject
5670 pointer.
5671
5672 2013-05-30 Yao Qi <yao@codesourcery.com>
5673
5674 * remote.c (remote_check_symbols): Remove unused parameter
5675 'objfile'.
5676 Declaration update.
5677 (remote_start_remote, remote_new_objfile): Caller update.
5678
5679 2013-05-30 Yao Qi <yao@codesourcery.com>
5680
5681 * mi/mi-cmds.c (mi_cmds): Define MI command
5682 '-exec-arguments' by macro DEF_MI_CMD_CLI_1 instead of
5683 DEF_MI_CMD_CLI.
5684
5685 2013-05-29 Pedro Alves <palves@redhat.com>
5686
5687 * remote.c (remote_insert_breakpoint, remote_remove_breakpoint)
5688 (remote_insert_watchpoint, remote_remove_watchpoint)
5689 (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint)
5690 (remote_verify_memory, compare_sections_command)
5691 (remote_search_memory): Set the general process/thread on the
5692 remote side.
5693
5694 2013-05-29 Pedro Alves <palves@redhat.com>
5695
5696 * aarch64-tdep.c: Don't include "features/aarch64-without-fpu.c".
5697 (_initialize_aarch64_tdep): Don't call
5698 initialize_tdesc_aarch64_without_fpu.
5699 * features/Makefile (WHICH): Remove reference to
5700 aarch64-without-fpu.
5701 * features/aarch64-without-fpu.c: Delete file.
5702 * regformats/aarch64-without-fpu.dat: Delete file.
5703
5704 2013-05-28 Yao Qi <yao@codesourcery.com>
5705
5706 * tracepoint.c (stringify_collection_list): Remove parameter
5707 'string'.
5708 (encode_actions): Caller update. Remove local variables.
5709
5710 2013-05-24 Yao Qi <yao@codesourcery.com>
5711
5712 * tracepoint.c (TFILE_PID): Remove.
5713 (tfile_open): Don't add thread and inferior.
5714 (tfile_close): Don't set 'inferior_ptid'. Don't call
5715 exit_inferior_silent.
5716 (tfile_thread_alive): Remove.
5717 (init_tfile_ops): Don't set field 'to_thread_alive' of
5718 tfile_ops.
5719
5720 2013-05-23 Doug Evans <dje@google.com>
5721
5722 * contrib/cc-with-tweaks.sh (-p): Handle no dwo files.
5723
5724 2013-05-23 Pedro Alves <palves@redhat.com>
5725
5726 * common/filestuff.c [USE_WIN32API]: Define HAVE_SOCKETS.
5727 [HAVE_SYS_SOCKET_H]: Define HAVE_SOCKETS.
5728 (socket_mark_cloexec, gdb_socketpair_cloexec, gdb_socket_cloexec):
5729 Only define if HAVE_SOCKETS is defined.
5730 * configure.ac: Check for sys/socket.h.
5731 * config.in, configure: Regenerate.
5732
5733 2013-05-23 Pedro Alves <palves@redhat.com>
5734
5735 * dwarf2read.c (create_dwp_hash_table, create_dwo_in_dwp)
5736 (open_and_init_dwp_file): Use %s/pulongest instead of %u for
5737 printing uint32_t variables.
5738
5739 2013-05-23 Pedro Alves <palves@redhat.com>
5740
5741 * NEWS: Mention GDBserver range stepping support.
5742
5743 2013-05-23 Yao Qi <yao@codesourcery.com>
5744 Pedro Alves <palves@redhat.com>
5745
5746 * gdbthread.h (struct thread_control_state) <may_range_step>: New
5747 field.
5748 * infcmd.c (step_once, until_next_command): Enable range stepping.
5749 * infrun.c (displaced_step_prepare): Disable range stepping.
5750 (resume): Disable range stepping if stepping over a breakpoint or
5751 we have software watchpoints. If range stepping is enabled,
5752 assert the thread is in the stepping range.
5753 (clear_proceed_status_thread): Clear may_range_step.
5754 (handle_inferior_event): Disable range stepping as soon as we know
5755 the thread that hit the event. Re-enable it whenever we're going
5756 to step with a step range.
5757 * remote.c (struct vCont_action_support) <r>: New field.
5758 (use_range_stepping): New global.
5759 (remote_vcont_probe): Handle 'r' action.
5760 (append_resumption): Append an 'r' action if the thread may range
5761 step.
5762 (show_range_stepping): New function.
5763 (set_range_stepping): New function.
5764 (_initialize_remote): Call add_setshow_boolean_cmd to register the
5765 'set range-stepping' and 'show range-stepping' commands.
5766 * NEWS: Mention range stepping, the new vCont;r action, and the
5767 new "set/show range-stepping" commands.
5768
5769 2013-05-23 Yao Qi <yao@codesourcery.com>
5770 Pedro Alves <palves@redhat.com>
5771
5772 * remote.c (struct vCont_action_support): New struct.
5773 (struct remote_state) <support_vCont_t>: Remove field.
5774 <vCont_actions_support>: New field.
5775 (remote_vcont_probe, remote_stop_ns): Update.
5776
5777 2013-05-23 Yao Qi <yao@codesourcery.com>
5778 Pedro Alves <palves@redhat.com>
5779
5780 * gdbthread.h (pc_in_thread_step_range): New declaration.
5781 * thread.c (pc_in_thread_step_range): New function.
5782 * infrun.c (handle_inferior_event): Use it.
5783
5784 2013-05-23 Joel Brobecker <brobecker@adacore.com>
5785
5786 * mi/mi-cmd-break.c (mi_argv_to_format): Use xsnprintf instead
5787 of sprintf.
5788
5789 2013-05-22 Keith Seitz <keiths@redhat.com>
5790
5791 * ada-lang.c (is_known_support_routine): Add explicit free of
5792 'func_name' from find_frame_funname.
5793 (ada_unhandled_exception_name_addr_from_raise): Add cleanups
5794 for func_name from find_frame_funname.
5795 * python/py-frame.c (frapy_name): Add explicit free of
5796 'name' from find_frame_funname.
5797 * stack.c (find_frame_funname): Add comment explaining that
5798 funcp must be freed by the caller.
5799 Return copy of symbol names instead of pointers.
5800 (print_frame): Add a cleanup for 'funname' from
5801 find_frame_funname.
5802 * stack.h (find_frame_funname): Remove "const" from
5803 'funname' parameter.
5804
5805 2013-05-22 Tom Tromey <tromey@redhat.com>
5806
5807 PR c++/15401:
5808 * c-valprint.c (c_value_print): Use value_addr for
5809 references. Convert back to reference type with value_ref.
5810
5811 2013-05-22 Eli Zaretskii <eliz@gnu.org>
5812
5813 * windows-nat.c (handle_unload_dll): Don't call solib_add for the
5814 unloaded DLL, it will be done by handle_solib_event. See
5815 http://sourceware.org/ml/gdb-patches/2013-05/msg00713.html for the
5816 details.
5817
5818 2013-05-22 Phil Muldoon <pmuldoon@redhat.com>
5819
5820 * ui-out.c: Create typedef ui_out_level_p and define vector
5821 operations for that type.
5822 (struct ui_out): Use a vector instead of an array.
5823 (current_level): Return level from a vector.
5824 (push_level): Create a level in a vector.
5825 (pop_level): Delete a level in a vector.
5826 (ui_out_new): Create initial level zero level, and store in a
5827 vector.
5828 (ui_out_destroy): Add vector cleanup.
5829
5830 2013-05-22 Pedro Alves <palves@redhat.com>
5831
5832 * python/python-internal.h (gdb_Py_DECREF): Tag with
5833 "ARI: editCase function".
5834
5835 2013-05-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5836
5837 * solib-svr4.c (svr4_free_so): Protect against NULL dereference.
5838
5839 2013-05-21 Pedro Alves <palves@redhat.com>
5840
5841 * python/py-prettyprint.c (apply_val_pretty_printer): Check
5842 whether PRINTER is NULL before installing a Py_DECREF cleanup.
5843 * python/py-utils.c (py_decref): Don't check for NULL before
5844 calling Py_DECREF.
5845
5846 2013-05-21 Pedro Alves <palves@redhat.com>
5847
5848 * python/py-utils.c (py_decref): Remove extra braces.
5849 (gdb_pymodule_addobject): Remove extra braces.
5850 * python-internal.h (gdb_Py_DECREF): New static inline function.
5851 (Py_DECREF): Redefine as calling gdb_Py_DECREF.
5852
5853 2013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5854
5855 * breakpoints.c (detach_breakpoints): Do not
5856 detach breakpoints locations with loc_type bp_loc_other.
5857
5858 2013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5859
5860 Workaround Python 2.6.
5861 * python/py-utils.c (gdb_pymodule_addobject): Wrap Py_DECREF into
5862 a block.
5863
5864 2013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5865
5866 Code cleanup: constification.
5867 * solib.c (solib_ops): Make return type and ops variable type const.
5868 (set_solib_ops): Make the new_ops parameter and ops variable const.
5869 (solib_find, solib_map_sections, clear_so, free_so, update_solib_list)
5870 (solib_add, solib_keep_data_in_core, clear_solib)
5871 (solib_create_inferior_hook, in_solib_dynsym_resolve_code)
5872 (reload_shared_libraries, solib_global_lookup): Make the ops variable
5873 const.
5874 * solib.h (set_solib_ops): Make the new_ops parameter const.
5875
5876 2013-05-21 Joel Brobecker <brobecker@adacore.com>
5877
5878 * data-directory/Makefile.in (SYSTEM_GDBINIT_SRCDIR): New
5879 variable.
5880 (VPATH): Add SYSTEM_GDBINIT_SRCDIR.
5881 (SYSTEM_GDBINIT_DIR, SYSTEM_GDBINIT_INSTALL_DIR)
5882 (SYSTEM_GDBINIT_FILES): New variables.
5883 (all): Add stamp-system-gdbinit.
5884 (stamp-system-gdbinit): New rule.
5885 (clean-system-gdbinit, install-system-gdbinit)
5886 (uninstall-system-gdbinit): New rules. Make them .PHONY.
5887 (install-only): Add dependency on install-system-gdbinit.
5888 (uninstall): Add dependency on uninstall-system-gdbinit.
5889 (clean): Add dependency on clean-system-gdbinit.
5890 * system-gdbinit/elinos.py: New file.
5891 * system-gdbinit/wrs-linux.py: New file.
5892
5893 2013-05-21 Joel Brobecker <brobecker@adacore.com>
5894
5895 * ada-lang.c (old_renaming_is_invisible): Fix cleanup leak.
5896
5897 2013-05-21 Hui Zhu <hui@codesourcery.com>
5898
5899 * breakpoint.c (dprintf_breakpoint_ops): Remove its static.
5900 * breakpoint.h (dprintf_breakpoint_ops): Add extern.
5901 * mi/mi-cmd-break.c (ctype.h): New include.
5902 (gdb_obstack.h): New include.
5903 (mi_argv_to_format, mi_cmd_break_insert_1): New.
5904 (mi_cmd_break_insert): Call mi_cmd_break_insert_1.
5905 (mi_cmd_dprintf_insert): New.
5906 * mi/mi-cmds.c (mi_cmds): Add "dprintf-insert".
5907 * mi/mi-cmds.h (mi_cmd_dprintf_insert): New extern.
5908
5909 2013-05-20 Tom Tromey <tromey@redhat.com>
5910
5911 * python/py-prettyprint.c (search_pp_list): Decref 'attr'.
5912
5913 2013-05-20 Tom Tromey <tromey@redhat.com>
5914
5915 * python/py-value.c (valpy_get_dynamic_type): Simplify
5916 dynamic_type assignment. Use Py_XINCREF.
5917
5918 2013-05-20 Tom Tromey <tromey@redhat.com>
5919
5920 * python/py-type.c (typy_fields): Unconditionally decref 'r'.
5921
5922 2013-05-20 Tom Tromey <tromey@redhat.com>
5923
5924 * python/py-frame.c (frapy_older, frapy_newer, gdbpy_newest_frame)
5925 (gdbpy_selected_frame): Move object-construction code
5926 out of TRY_CATCH.
5927
5928 2013-05-20 Tom Tromey <tromey@redhat.com>
5929
5930 * python/py-arch.c (gdbpy_initialize_arch): Use
5931 gdb_pymodule_addobject.
5932 * python/py-block.c (gdbpy_initialize_blocks): Use
5933 gdb_pymodule_addobject.
5934 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Use
5935 gdb_pymodule_addobject.
5936 * python/py-cmd.c (gdbpy_initialize_breakpoints): Use
5937 gdb_pymodule_addobject.
5938 * python/py-event.c (gdbpy_initialize_event_generic): Use
5939 gdb_pymodule_addobject.
5940 * python/py-evtregistry.c (gdbpy_initialize_eventregistry): Use
5941 gdb_pymodule_addobject.
5942 * python/py-evts.c (add_new_registry): Use
5943 gdb_pymodule_addobject.
5944 (gdbpy_initialize_py_events): Likewise.
5945 * python/py-finishbreakpoint.c
5946 (gdbpy_initialize_finishbreakpoints): Use
5947 gdb_pymodule_addobject.
5948 * python/py-frame.c (gdbpy_initialize_frames): Use
5949 gdb_pymodule_addobject.
5950 * python/py-function.c (gdbpy_initialize_functions): Use
5951 gdb_pymodule_addobject.
5952 * python/py-inferior.c (gdbpy_initialize_inferior): Use
5953 gdb_pymodule_addobject.
5954 * python/py-infthread.c (gdbpy_initialize_thread): Use
5955 gdb_pymodule_addobject.
5956 * python/py-objfile.c (gdbpy_initialize_objfile): Use
5957 gdb_pymodule_addobject.
5958 * python/py-param.c (gdbpy_initialize_parameters): Use
5959 gdb_pymodule_addobject.
5960 * python/py-progspace.c (gdbpy_initialize_pspace): Use
5961 gdb_pymodule_addobject.
5962 * python/py-symbol.c (gdbpy_initialize_symbols): Use
5963 gdb_pymodule_addobject.
5964 * python/py-symtab.c (gdbpy_initialize_symtabs): Use
5965 gdb_pymodule_addobject.
5966 * python/py-type.c (gdbpy_initialize_types): Use
5967 gdb_pymodule_addobject.
5968 * python/py-utils.c (gdb_pymodule_addobject): New function.
5969 * python/py-value.c (gdbpy_initialize_values): Use
5970 gdb_pymodule_addobject.
5971 * python/python-internal.h (gdb_pymodule_addobject): Declare.
5972 * python/python.c (_initialize_python): Use
5973 gdb_pymodule_addobject.
5974
5975 2013-05-20 Tom Tromey <tromey@redhat.com>
5976
5977 * python/py-cmd.c (cmdpy_completer): Use explicit decref.
5978 * python/py-param.c (get_set_value, get_show_value): Use
5979 explicit decrefs.
5980 * python/python.c (start_type_printers, apply_type_printers):
5981 Use explicit decrefs.
5982
5983 2013-05-20 Tom Tromey <tromey@redhat.com>
5984
5985 * python/py-evts.c (gdbpy_initialize_py_events): Don't
5986 incref the module.
5987
5988 2013-05-20 Tom Tromey <tromey@redhat.com>
5989
5990 * python/python.c (gdbpy_run_events): Decref the result
5991 of PyObject_CallObject.
5992
5993 2013-05-20 Tom Tromey <tromey@redhat.com>
5994
5995 * python/py-symtab.c (set_sal): Use
5996 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION. Return -1 on error.
5997 (symtab_and_line_to_sal_object): Update.
5998
5999 2013-05-20 Tom Tromey <tromey@redhat.com>
6000
6001 * python/py-param.c (compute_enum_values): Decref 'item'.
6002
6003 2013-05-20 Tom Tromey <tromey@redhat.com>
6004
6005 * mi/mi-main.c: Include python-internal.h.
6006 (mi_cmd_list_features): Check gdb_python_initialized.
6007 * python/py-inferior.c (python_on_normal_stop, python_on_resume)
6008 (python_inferior_exit, python_new_objfile, add_thread_object)
6009 (delete_thread_object, py_free_inferior): Check
6010 gdb_python_initialized.
6011 * python/py-prettyprint.c (apply_val_pretty_printer): Check
6012 gdb_python_initialized.
6013 * python/py-type.c (save_objfile_types): Check
6014 gdb_python_initialized.
6015 * python/python-internal.h (gdb_python_initialized): Declare.
6016 * python/python.c (ensure_python_env): Throw exception if
6017 Python not initialized.
6018 (before_prompt_hook, source_python_script_for_objfile)
6019 (start_type_printers, apply_type_printers,
6020 free_type_printers): Check gdb_python_initialized.
6021 * varobj.c (varobj_get_display_hint)
6022 (dynamic_varobj_has_child_method, update_dynamic_varobj_children)
6023 (install_new_value_visualizer, varobj_set_visualizer)
6024 (value_get_print_value): Check gdb_python_initialized.
6025
6026 2013-05-20 Tom Tromey <tromey@redhat.com>
6027
6028 * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.
6029 Check errors.
6030 * python/py-auto-load.c (gdbpy_initialize_auto_load): Return 'int'.
6031 * python/py-block.c (gdbpy_initialize_blocks): Return 'int'.
6032 Check errors.
6033 * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Return 'int'.
6034 Check errors.
6035 * python/py-cmd.c (gdbpy_initialize_commands): Return 'int'.
6036 Check errors.
6037 * python/py-event.c (gdbpy_initialize_event): Return 'int'.
6038 Check errors.
6039 * python/py-event.h (GDBPY_NEW_EVENT_TYPE): Change generated
6040 init function to return 'int'.
6041 * python/py-evtregistry.c (gdbpy_initialize_eventregistry):
6042 Return 'int'. Check errors.
6043 * python/py-evts.c (gdbpy_initialize_py_events): Return 'int'.
6044 Check errors.
6045 * python/py-finishbreakpoint.c (gdbpy_initialize_finishbreakpoints):
6046 Return 'int'. Check errors.
6047 * python/py-frame.c (gdbpy_initialize_frames): Return 'int'.
6048 Check errors.
6049 * python/py-function.c (gdbpy_initialize_functions): Return 'int'.
6050 Check errors.
6051 * python/py-gdb-readline.c (gdbpy_initialize_gdb_readline):
6052 Check errors.
6053 * python/py-inferior.c (gdbpy_initialize_inferior): Return 'int'.
6054 Check errors.
6055 * python/py-infthread.c (gdbpy_initialize_thread): Return 'int'.
6056 Check errors.
6057 * python/py-lazy-string.c (gdbpy_initialize_lazy_string): Return 'int'.
6058 Check errors.
6059 * python/py-objfile.c (gdbpy_initialize_objfile): Return 'int'.
6060 Check errors.
6061 * python/py-param.c (gdbpy_initialize_parameters): Return 'int'.
6062 Check errors.
6063 * python/py-progspace.c (gdbpy_initialize_pspace): Return 'int'.
6064 Check errors.
6065 * python/py-symbol.c (gdbpy_initialize_symbols): Return 'int'.
6066 Check errors.
6067 * python/py-symtab.c (gdbpy_initialize_symtabs): Return 'int'.
6068 Check errors.
6069 * python/py-type.c (gdbpy_initialize_types): Return 'int'.
6070 Check errors.
6071 * python/py-value.c (gdbpy_initialize_values): Return 'int'.
6072 Check errors.
6073 * python/python-internal.h (gdbpy_initialize_auto_load,
6074 gdbpy_initialize_values, gdbpy_initialize_frames,
6075 gdbpy_initialize_symtabs, gdbpy_initialize_commands,
6076 gdbpy_initialize_symbols, gdbpy_initialize_symtabs,
6077 gdbpy_initialize_blocks, gdbpy_initialize_types,
6078 gdbpy_initialize_functions, gdbpy_initialize_pspace,
6079 gdbpy_initialize_objfile, gdbpy_initialize_breakpoints,
6080 gdbpy_initialize_finishbreakpoints,
6081 gdbpy_initialize_lazy_string, gdbpy_initialize_parameters,
6082 gdbpy_initialize_thread, gdbpy_initialize_inferior,
6083 gdbpy_initialize_eventregistry, gdbpy_initialize_event,
6084 gdbpy_initialize_py_events, gdbpy_initialize_stop_event,
6085 gdbpy_initialize_signal_event,
6086 gdbpy_initialize_breakpoint_event,
6087 gdbpy_initialize_continue_event,
6088 gdbpy_initialize_exited_event, gdbpy_initialize_thread_event,
6089 gdbpy_initialize_new_objfile_event, gdbpy_initialize_arch):
6090 Update. Use CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
6091 * python/python.c (gdb_python_initialized): New global.
6092 (gdbpy_initialize_events): Return 'int'. Check errors.
6093 (_initialize_python): Check errors. Set
6094 gdb_python_initialized.
6095
6096 2013-05-20 Tom Tromey <tromey@redhat.com>
6097
6098 * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope):
6099 Decref the reslut of PyObject_CallMethod.
6100
6101 2013-05-20 Tom Tromey <tromey@redhat.com>
6102
6103 * python/py-event.c (gdbpy_initialize_event_generic): Return
6104 early if PyType_Ready fails.
6105
6106 2013-05-20 Tom Tromey <tromey@redhat.com>
6107
6108 * python/py-type.c (make_fielditem): Add gdb_assert_not_reached
6109 as 'default' in the switch.
6110
6111 2013-05-20 Tom Tromey <tromey@redhat.com>
6112
6113 * python/py-inferior.c (gdbpy_inferiors): Update. Hoist
6114 get_addr_from_python calls out of TRY_CATCH.
6115 (infpy_write_memory, infpy_search_memory): Likewise.
6116 * python/py-utils.c (get_addr_from_python): Return negative
6117 value on error. Use TRY_CATCH.
6118 * python/python-internal.h (get_addr_from_python): Use
6119 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
6120
6121 2013-05-20 Tom Tromey <tromey@redhat.com>
6122
6123 * python/py-event.c (evpy_emit_event): Decref the
6124 result of PyObject_CallFunctionObjArgs.
6125
6126 2013-05-20 Tom Tromey <tromey@redhat.com>
6127
6128 * python/py-cmd.c (cmdpy_completer): Use iterator protocol.
6129 Correctly decref.
6130
6131 2013-05-20 Tom Tromey <tromey@redhat.com>
6132
6133 * python/py-cmd.c (cmdpy_init): Decref 'ds_obj'.
6134
6135 2013-05-20 Tom Tromey <tromey@redhat.com>
6136
6137 * python/py-event.h (gdbpy_initialize_event_generic): Use
6138 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
6139 * python/py-evts.c (add_new_registry): Use
6140 CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
6141 * python/python-internal.h
6142 (CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION): New macro.
6143
6144 2013-05-20 Tom Tromey <tromey@redhat.com>
6145
6146 * python/py-arch.c (archpy_disassemble): Update.
6147 * python/py-type.c (typy_get_composite, typy_lookup_typename)
6148 (typy_lookup_type): Use GDB_PY_HANDLE_EXCEPTION.
6149 * python/py-utils.c (gdbpy_convert_exception): Return 'void'.
6150 * python/python-internal.h (CPYCHECKER_SETS_EXCEPTION): New
6151 macro.
6152 (GDB_PY_HANDLE_EXCEPTION): Update.
6153 (gdbpy_convert_exception): Update. Use CPYCHECKER_SETS_EXCEPTION.
6154
6155 2013-05-20 Tom Tromey <tromey@redhat.com>
6156
6157 * python/python-internal.h (events_object_type): Remove.
6158
6159 2013-05-20 Tom Tromey <tromey@redhat.com>
6160
6161 * python/py-event.h (evpy_emit_event): Use
6162 CPYCHECKER_STEALS_REFERENCE_TO_ARG.
6163 * python/python-internal.h (CPYCHECKER_STEALS_REFERENCE_TO_ARG):
6164 New macro.
6165
6166 2013-05-20 Tom Tromey <tromey@redhat.com>
6167
6168 * py-evtregistry.c (create_event_object): Decref
6169 eventregistry_object if PyList_New fails.
6170
6171 2013-05-20 Tom Tromey <tromey@redhat.com>
6172
6173 * py-cmd.c (gdbpy_string_to_argv): Check result of
6174 PyList_New.
6175
6176 2013-05-20 Tom Tromey <tromey@redhat.com>
6177
6178 * python/python.c (before_prompt_hook): Add cleanup to
6179 decref 'hook'.
6180
6181 2013-05-20 Tom Tromey <tromey@redhat.com>
6182
6183 * python/py-function.c (fnpy_init): Decref result of
6184 PyObject_GetAttrString.
6185
6186 2013-05-20 Tom Tromey <tromey@redhat.com>
6187
6188 * python/py-threadevent.c (get_event_thread): Use
6189 CPYCHECKER_RETURNS_BORROWED_REF.
6190 * python/python-internal.h (CPYCHECKER_RETURNS_BORROWED_REF):
6191 New define.
6192 (pspace_to_pspace_object, objfile_to_objfile_object)
6193 (find_thread_object): Use it.
6194
6195 2013-05-20 Tom Tromey <tromey@redhat.com>
6196
6197 * python/py-arch.c (arch_object_type): Use
6198 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6199 * python/py-block.c (block_syms_iterator_object_type):
6200 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6201 * python/py-bpevent.c (breakpoint_event_object_type):
6202 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6203 * python/py-cmd.c (cmdpy_object_type): Use
6204 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6205 * python/py-continueevent.c (continue_event_object_type):
6206 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6207 * python/py-event.h (GDBPY_NEW_EVENT_TYPE):
6208 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6209 * python/py-events.h (thread_event_object_type):
6210 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6211 * python/py-evtregistry.c (eventregistry_object_type): Use
6212 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6213 * python/py-exitedevent.c (exited_event_object_type):
6214 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6215 * python/py-finishbreakpoint.c (finish_breakpoint_object_type):
6216 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6217 * python/py-function.c (fnpy_object_type): Use
6218 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6219 * python/py-inferior.c (inferior_object_type, membuf_object_type):
6220 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6221 * python/py-infthread.c (thread_object_type): Use
6222 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6223 * python/py-lazy-string.c (lazy_string_object_type):
6224 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6225 * python/py-newobjfileevent.c (new_objfile_event_object_type):
6226 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6227 * python/py-objfile.c (objfile_object_type): Use
6228 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6229 * python/py-param.c (parmpy_object_type):
6230 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6231 * python/py-progspace.c (pspace_object_type):
6232 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6233 * python/py-signalevent.c (signal_event_object_type):
6234 Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6235 * python/py-symtab.c (symtab_object_type, sal_object_type): Use
6236 CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6237 * python/py-type.c (type_object_type, field_object_type)
6238 (type_iterator_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6239 * python/py-internal.h (CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF): New
6240 define.
6241 (value_object_type, block_object_type, symbol_object_type)
6242 (event_object_type, stop_event_object_type, breakpoint_object_type)
6243 (frame_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
6244
6245 2013-05-20 Andreas Tobler <andreas@fgznet.ch>
6246
6247 * Makefile.in (ALL_TARGET_OBS): Add ppcfbsd-tdep.o.
6248 (ALLDEPFILES): Add ppcfbsd-nat.c and ppcfbsd-tdep.c.
6249
6250 2013-05-20 Doug Evans <dje@google.com>
6251
6252 When reading CU, stay in DWO. Be more tolerent of bad debug info.
6253 For Fission.
6254 * dwarf2read.c (struct dwarf2_per_cu_data): New member
6255 reading_dwo_directly.
6256 (struct signatured_type): New member dwo_unit.
6257 (struct die_reader_specs): New member comp_dir.
6258 (create_signatured_type_table_from_index): Use malloc for
6259 all_type_units instead of objfile's obstack.
6260 (create_all_type_units): Ditto.
6261 (fill_in_sig_entry_from_dwo_entry): New function.
6262 (add_type_unit): New function.
6263 (lookup_dwo_signatured_type): New function.
6264 (lookup_dwp_signatured_type): New function.
6265 (lookup_signatured_type): New arg cu. All callers updated.
6266 (init_cu_die_reader): Initialize comp_dir.
6267 (read_cutu_die_from_dwo): New arg stub_comp_dir. All callers updated.
6268 Change assert of matching type signatures to call error on mismatch.
6269 (lookup_dwo_unit): Add assert.
6270 (init_tu_and_read_dwo_dies): New function.
6271 (init_cutu_and_read_dies): Call it.
6272 (build_type_unit_groups): Handle case of no type unit groups created.
6273 (hash_dwo_file, eq_dwo_file): Handle missing comp_dir.
6274 (lookup_dwo_cutu): Tweak complaint.
6275 (dwarf2_free_abbrev_table): Check for NULL abbrev_table.
6276 (dwarf2_per_objfile_free): Free all_type_units.
6277
6278 2013-05-20 Joel Brobecker <brobecker@adacore.com>
6279
6280 * windows-nat.c (handle_unload_dll): Add missing empty line.
6281
6282 2013-05-20 Joel Brobecker <brobecker@adacore.com>
6283
6284 * dwarf2read.c (prototyped_function_p): New function.
6285 (read_subroutine_type): Use it.
6286
6287 2013-05-20 Joel Brobecker <brobecker@adacore.com>
6288
6289 * rs6000-aix-tdep.c: De-indent some example code provided
6290 as a comment.
6291
6292 2013-05-17 Edjunior Machado <emachado@linux.vnet.ibm.com>
6293
6294 * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint): Check if the
6295 region is ok for a hardware watchpoint using the new ptrace interface
6296 on Power servers.
6297
6298 2013-05-17 Doug Evans <dje@google.com>
6299
6300 * NEWS: Mention new maintenance commands check-symtabs, and
6301 expand-symtabs, and renamed check-psymtabs.
6302 * psymtab.c (maintenance_check_psymtabs): Renamed from
6303 maintenance_check_symtabs. Only process already-expanded symbol
6304 tables.
6305 (_initialize_psymtab): Update.
6306 * symmisc.c (maintenance_check_symtabs): New function.
6307 (maintenance_expand_name_matcher): New function
6308 (maintenance_expand_file_matcher): New function
6309 (maintenance_expand_symtabs): New function.
6310 (_initialize_symmisc): Add "mt check-symtabs" and "mt expand-symtabs"
6311 commands.
6312
6313 2013-05-17 Tom Tromey <tromey@redhat.com>
6314
6315 * python/py-inferior.c (infpy_read_memory): Don't call
6316 PyErr_SetString if PyObject_New fails.
6317 * python/py-frame.c (frame_info_to_frame_object): Don't call
6318 PyErr_SetString if PyObject_New fails.
6319
6320 2013-05-17 Pavel Chupin <pavel.v.chupin@intel.com>
6321
6322 * acinclude.m4: Add check for dlopen in libdl.
6323 * configure.ac: Ditto.
6324 * configure: Regenerate.
6325
6326 2013-05-17 Phil Muldoon <pmuldoon@redhat.com>
6327
6328 * frame.c (frame_stash): Convert to htab.
6329 (frame_addr_hash): New function.
6330 (frame_addr_hash_eq): New function.
6331 (frame_stash_create): Convert function to create
6332 a hash table.
6333 (frame_stash_add): Convert function to add an entry to a hash
6334 table.
6335 (frame_stash_find): Convert function to search the hash table.
6336 (frame_stash_invalidate): Convert function to empty the hash
6337 table.
6338 (get_frame_id): Only add to stash if a frame_id is created.
6339 (_initialize_frame): Call frame_stash_create.
6340
6341 2013-05-16 Yue Lu <hacklu.newborn@gmail.com> (tiny change)
6342
6343 * configure.ac: Ensure MIG is available when building for GNU Hurd
6344 hosts.
6345 * configure: Regenerate.
6346
6347 2013-05-16 Joel Brobecker <brobecker@adacore.com>
6348
6349 * dwarf2read.c (set_cu_language): Add DW_LANG_UPC handling.
6350
6351 2013-05-16 Joel Brobecker <brobecker@adacore.com>
6352
6353 * ada-lang.c (ada_make_symbol_completion_list): Make sure
6354 all cleanups are done before returning from this function.
6355
6356 2013-05-15 Joel Brobecker <brobecker@adacore.com>
6357
6358 * utils.h: #include "exceptions.h".
6359 (enum errors): Remove partial declaration.
6360
6361 2013-05-15 Joel Brobecker <brobecker@adacore.com>
6362
6363 * gdbarch.sh (core_xfer_shared_libraries_aix): New method.
6364 * gdbarch.h, gdbarch.c: Regenerate.
6365 * corelow.c (core_xfer_partial): Add TARGET_OBJECT_LIBRARIES_AIX
6366 handling.
6367
6368 * rs6000-aix-tdep.h: New file.
6369 * Makefile.in (HFILES_NO_SRCDIR): Add rs6000-aix-tdep.h.
6370 * rs6000-aix-tdep.c: Include "rs6000-aix-tdep.h" and
6371 "xml-utils.h".
6372 (struct field_info, struct ld_info_desc): New types.
6373 (ld_info32_desc, ld_info64_desc): New static constants.
6374 (struct ld_info): New type.
6375 (rs6000_aix_extract_ld_info): New function.
6376 (rs6000_aix_shared_library_to_xml): Likewise.
6377 (rs6000_aix_ld_info_to_xml): Likewise.
6378 (rs6000_aix_core_xfer_shared_libraries_aix): Likewise.
6379 (rs6000_aix_init_osabi): Add call to
6380 set_gdbarch_core_xfer_shared_libraries_aix.
6381 * rs6000-nat.c: Add "rs6000-aix-tdep.h" include.
6382 Remove "xml-utils.h" include.
6383 (LdInfo): Delete typedef.
6384 (ARCH64_DECL, LDI_FIELD, LDI_NEXT, LDI_FD, LDI_FILENAME):
6385 Delete macros.
6386 (rs6000_ptrace_ldinfo): Change return type to gdb_byte *.
6387 Adjust code accordingly.
6388 (rs6000_core_ldinfo): Delete, folded into
6389 rs6000_aix_core_xfer_shared_libraries_aix.
6390 (rs6000_xfer_shared_library): Delete.
6391 (rs6000_xfer_shared_libraries): Reimplement.
6392
6393 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
6394
6395 * record.c (record_goto_cmdlist): New.
6396 (cmd_record_goto): Split into this ...
6397 (cmd_record_goto_begin): ... this
6398 (cmd_record_goto_end): ... and this.
6399 (_initialize_record): Change "record goto" to prefix command.
6400 Add commands for "record goto begin" and "record goto end".
6401 Add an alias for "record goto start" to "record goto begin".
6402
6403 2013-05-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6404
6405 * linespec.c (convert_linespec_to_sals): New comment for
6406 SOURCE_FILENAME assignment.
6407
6408 2013-05-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6409
6410 * cleanups.c (restore_my_cleanups): Replace gdb_assert by
6411 internal_warning.
6412
6413 2013-05-14 Tom Tromey <tromey@redhat.com>
6414
6415 * eval.c (parse_and_eval_long): Make 'exp' const.
6416 * value.h (parse_and_eval_long): Update.
6417
6418 2013-05-14 Tom Tromey <tromey@redhat.com>
6419
6420 * ui-file.c (gdb_fopen): Make arguments const.
6421 * ui-file.h (gdb_fopen): Make arguments const.
6422
6423 2013-05-14 Tom Tromey <tromey@redhat.com>
6424
6425 * remote.c (remote_set_trace_notes): Make arguments const.
6426 * target.c (update_current_target): Update cast.
6427 * target.h (to_set_trace_notes): Make arguments const.
6428
6429 2013-05-14 Tom Tromey <tromey@redhat.com>
6430
6431 * go32-nat.c (go32_terminal_info): Make 'args' const.
6432 * inferior.h (child_terminal_info): Update.
6433 * inflow.c (child_terminal_info): Make 'args' const.
6434 * target.c (default_terminal_info): Make 'args' const.
6435 (debug_to_terminal_save_ours): Likewise.
6436 * target.h (struct target_ops) <to_terminal_info>: Make argument
6437 const.
6438
6439 2013-05-13 Tom Tromey <tromey@redhat.com>
6440
6441 * gcore.c (create_gcore_bfd): Make 'filename' const.
6442 * gcore.h (create_gcore_bfd): Make 'filename' const.
6443 * record-full.c (record_full_save): Make 'recfilename' const.
6444 * target.c (target_save_record): Make 'filename' const.
6445 * target.h (struct target_ops) <to_save_record>: Make 'filename'
6446 const.
6447 (target_save_record): Likewise.
6448
6449 2013-05-13 Tom Tromey <tromey@redhat.com>
6450
6451 PR gdb/15338:
6452 * dwarf2read.c (dwarf2_record_block_ranges): Ensure that the
6453 ranges section has been read.
6454
6455 2013-05-13 Tom Tromey <tromey@redhat.com>
6456
6457 PR exp/15364:
6458 * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
6459 STRUCTOP_PTR>: Return a not_lval value for
6460 EVAL_AVOID_SIDE_EFFECTS.
6461 * opencl-lang.c (evaluate_subexp_opencl): Return a not_lval value
6462 for EVAL_AVOID_SIDE_EFFECTS.
6463
6464 2013-05-13 Joel Brobecker <brobecker@adacore.com>
6465
6466 * rs6000-aix-tdep.c (rs6000_push_dummy_call): Convert
6467 floating point registers to register type before storing
6468 value.
6469 * rs6000-lynx178-tdep.c (rs6000_lynx178_push_dummy_call):
6470 Likewise.
6471
6472 2013-05-10 Joel Brobecker <brobecker@adacore.com>
6473 Tom Tromey <tromey@redhat.com>
6474
6475 * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
6476 New functions.
6477 * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
6478 Declare.
6479 * darwin-nat.c (darwin_pre_ptrace): Use mark_fd_no_cloexec.
6480 (darwin_ptrace_him): Use unmark_fd_no_cloexec.
6481 * inf-ttrace.c (do_cleanup_pfds): Use unmark_fd_no_cloexec.
6482 (inf_ttrace_prepare): Use mark_fd_no_cloexec.
6483
6484 2013-05-10 Freddie Chopin <freddie_chopin@op.pl>
6485 Tom Tromey <tromey@redhat.com>
6486
6487 PR build/15414:
6488 * configure: Rebuild.
6489 * configure.ac (build_warnings): Do not use -Wformat-nonliteral
6490 with -Wno-format.
6491
6492 2013-05-10 Pedro Alves <palves@redhat.com>
6493
6494 * remote.c (_initialize_remote): Fix spelling of
6495 qXfer:traceframe-info:read packet in packet config command.
6496
6497 2013-05-10 David Taylor <dtaylor@emc.com>
6498
6499 PR remote/15455
6500
6501 * remote.c (remote_trace_set_readonly_regions): Do not overwrite
6502 "QTro" at start of packet.
6503
6504 2013-05-10 Joel Brobecker <brobecker@adacore.com>
6505
6506 * solib-aix.c (solib_aix_relocate_section_addresses):
6507 For the .bss section action, apply the same offset as
6508 the .data section.
6509
6510 2013-05-10 Joel Brobecker <brobecker@adacore.com>
6511
6512 * solib-aix.c (solib_aix_relocate_section_addresses):
6513 Remove FIXME comment.
6514
6515 2013-05-10 Joel Brobecker <brobecker@adacore.com>
6516
6517 PR tdep/15420:
6518 * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs):
6519 New functions, directly copied from sparc-sol-thread.c.
6520 * sparc-sol-thread.c: Delete.
6521 * configure.ac: Remove code handling sparc-solaris-thread.c.
6522 * configure: Regenerate.
6523
6524 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
6525
6526 * stack.c (backtrace_command_1): Add "no-filters", and Python frame
6527 filter logic.
6528 (backtrace_command): Add "no-filters" option parsing.
6529 (_initialize_stack): Alter help to reflect "no-filters" option.
6530 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-framefilter.o
6531 (SUBDIR_PYTHON_SRCS): Add py-framefilter.c
6532 (py-frame.o): Add target
6533 * data-directory/Makefile.in (PYTHON_DIR): Add Python frame
6534 filter files.
6535 * python/python.h: Add new frame filter constants, and flag enum.
6536 (apply_frame_filter): Add definition.
6537 * python/python.c (apply_frame_filter): New non-Python
6538 enabled function.
6539 * python/py-utils.c (py_xdecref): New function.
6540 (make_cleanup_py_xdecref): Ditto.
6541 * python/py-objfile.c: Declare frame_filters dictionary.
6542 (objfpy_dealloc): Add frame_filters dealloc.
6543 (objfpy_new): Initialize frame_filters attribute.
6544 (objfile_to_objfile_object): Ditto.
6545 (objfpy_get_frame_filters): New function.
6546 (objfpy_set_frame_filters): New function.
6547 * python/py-progspace.c: Declare frame_filters dictionary.
6548 (pspy_dealloc): Add frame_filters dealloc.
6549 (pspy_new): Initialize frame_filters attribute.
6550 (pspacee_to_pspace_object): Ditto.
6551 (pspy_get_frame_filters): New function.
6552 (pspy_set_frame_filters): New function.
6553 * python/py-framefilter.c: New file.
6554 * python/lib/gdb/command/frame_filters.py: New file.
6555 * python/lib/gdb/frames.py: New file.
6556 * python/lib/gdb/__init__.py: Initialize global frame_filters
6557 dictionary
6558 * python/lib/gdb/FrameDecorator.py: New file.
6559 * python/lib/gdb/FrameIterator.py: New file.
6560 * mi/mi-cmds.c (mi_cmds): Add frame filters command.
6561 * mi/mi-cmds.h: Declare.
6562 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Add
6563 --no-frame-filter logic, and Python frame filter logic.
6564 (stack_enable_frame_filters): New function.
6565 (parse_no_frame_option): Ditto.
6566 (mi_cmd_stack_list_frames): Add --no-frame-filter and Python frame
6567 filter logic.
6568 (mi_cmd_stack_list_locals): Ditto.
6569 (mi_cmd_stack_list_args): Ditto.
6570 (mi_cmd_stack_list_variables): Ditto.
6571 * NEWS: Add frame filter note.
6572
6573 2013-05-09 Doug Evans <dje@google.com>
6574
6575 * symfile.c (syms_from_objfile_1): Delete args offsets, num_offsets.
6576 All callers updated.
6577 (syms_from_objfile): Ditto. Make static.
6578 (symbol_file_add_with_addrs): Renamed from
6579 symbol_file_add_with_addrs_or_offsets. Delete args offsets,
6580 num_offsets. All callers updated.
6581 * symfile.h (syms_from_objfile): Delete.
6582
6583 * symfile.c (decrement_reading_symtab): Add assert.
6584 (increment_reading_symtab): Ditto.
6585
6586 2013-05-09 Joel Brobecker <brobecker@adacore.com>
6587
6588 * source.c (forward_search_command): Replace call to getc
6589 by call to fgetc.
6590 (reverse_search_command): Likewise.
6591
6592 2013-05-08 Doug Evans <dje@google.com>
6593
6594 * psymtab.c (expand_symtabs_matching_via_partial): Fix file name
6595 matching test.
6596
6597 2013-05-08 Joel Brobecker <brobecker@adacore.com>
6598
6599 * sol-thread.c (info_cb): Factorize the code a little.
6600
6601 2013-05-08 Joel Brobecker <brobecker@adacore.com>
6602
6603 * sol-thread.c (info_cb): Rework the output of the "maintenance
6604 info sol-threads" command a bit.
6605
6606 2013-05-08 Joel Brobecker <brobecker@adacore.com>
6607
6608 * sol-thread.c (info_cb) [ti.ti_state == TD_THR_SLEEP]:
6609 Replace ti.ti_startfunc by ti.ti_pc.
6610
6611 2013-05-08 Joel Brobecker <brobecker@adacore.com>
6612
6613 * solib-aix.c (solib_aix_free_library_list): New function
6614 for the case where HAVE_LIBEXPAT is not defined.
6615
6616 2013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
6617
6618 PR breakpoints/15413:
6619 * breakpoint.c (condition_completer): Simplify the code to
6620 disconsider multiple locations of breakpoints when completing the
6621 "condition" command.
6622
6623 2013-05-07 Pierre Muller <muller@sourceware.org>
6624
6625 * common/linux-btrace.c: ARI fix: Include "gdb_wait.h"
6626 instead of <sys/wait.h>.
6627
6628 2013-05-07 Pierre Muller <muller@sourceware.org>
6629
6630 * nios2-tdep.c (nios2_dwarf_reg_to_regnum): ARI fix: remove
6631 trailing new line from warning message.
6632
6633 2013-05-07 Pierre Muller <muller@sourceware.org>
6634
6635 * contrib/ari/gdb_ari.sh (SOLIB_ADD, SOLIB_CREATE_INFERIOR_HOOK)
6636 (PC_SOLIB): Change type from ari_deprecate to ari_regression.
6637
6638 2013-05-07 Joel Brobecker <brobecker@adacore.com>
6639
6640 * rs6000-nat.c (rs6000_core_ldinfo): Remove '\n' at end of
6641 error message (ARI fix).
6642
6643 2013-05-07 Joel Brobecker <brobecker@adacore.com>
6644
6645 * features/library-list-aix.dtd: Replace library-list by
6646 library-list-aix.
6647 * rs6000-nat.c: Replace library-list by library-list-aix
6648 throughout.
6649 * solib-aix.c: Likewise.
6650
6651 2013-05-07 Joel Brobecker <brobecker@adacore.com>
6652
6653 * target.h (enum target_object) [TARGET_OBJECT_LIBRARIES_AIX]:
6654 Renames TARGET_OBJECT_AIX_LIBRARIES.
6655 * rs6000-nat.c: Replace TARGET_OBJECT_AIX_LIBRARIES with
6656 TARGET_OBJECT_LIBRARIES_AIX throughout.
6657 * solib-aix.c: Likwise.
6658
6659 2013-05-07 Yao Qi <yao@codesourcery.com>
6660
6661 * solib-dsbt.c (struct dsbt_info) <enable_break2_done>: Remove.
6662 (get_dsbt_info, enable_break, dsbt_clear_solib): Update.
6663
6664 2013-05-07 Yao Qi <yao@codesourcery.com>
6665
6666 * solib-dsbt.c (enable_break): Declare.
6667 (dsbt_current_sos): Remove call to enable_break2.
6668 (enable_break2): Rename to enable_break. Set solib breakpoint
6669 on '_dl_debug_state'.
6670 (enable_break): Remove.
6671
6672 2013-05-07 Luis Machado <lgustavo@codesourcery.com>
6673
6674 * ppc-linux-nat.c (ppc_linux_new_thread): Clear the new thread's
6675 debug state prior to replicating existing hardware watchpoints or
6676 breakpoints.
6677
6678 2013-05-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6679
6680 * gcore.c (gcore_create_callback): Ignore sections with
6681 separate_debug_objfile_backlink != NULL.
6682
6683 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
6684 Andrew Jenner <andrew@codesourcery.com>
6685 Chung-Lin Tang <cltang@codesourcery.com>
6686 Julian Brown <julian@codesourcery.com>
6687
6688 Based on the nios2-elf port from Altera Corporation.
6689
6690 * Makefile.in (ALL_TARGET_OBS): Add nios2-tdep.o and
6691 nios2-linux-tdep.o.
6692 (HFILES_NO_SRCDIR): Add nios2-tdep.h.
6693 (ALLDEPFILES): Add nios2-tdep.c and nios2-linux-tdep.c.
6694 * configure.tgt: Add nios2*-*-linux* and nios2*-*-* targets.
6695 * nios2-tdep.h: New.
6696 * nios2-tdep.c: New.
6697 * nios2-linux-tdep.c: New.
6698 * features/Makefile (WHICH): Add nios2-linux.
6699 (nios2-linux-expedite): Set.
6700 * features/nios2-cpu.xml: New.
6701 * features/nios2.xml: New.
6702 * features/nios2-linux.xml: New.
6703 * features/nios2.c: New (autogenerated).
6704 * features/nios2-linux.c: New (autogenerated).
6705 * regformats/nios2-linux.dat: New (autogenerated).
6706 * NEWS (Changes since GDB 7.6): Add new Nios II targets
6707 and commands.
6708
6709 2013-05-06 Doug Evans <dje@google.com>
6710
6711 * symfile.c: Whitespace cleanup.
6712
6713 * solist.h (struct target_so_ops): New member clear_so.
6714 * solib-svr4.c (svr4_clear_so): New function.
6715 (_initialize_svr4_solib): Set svr4_so_ops.clear_so.
6716 * solib.c (clear_so): Renamed from free_so_symbols.
6717 All callers updated. Call target clear_so if it exists.
6718
6719 2013-05-06 Tom Tromey <tromey@redhat.com>
6720
6721 * ada-lang.c (ada_value_primitive_packed_val): Don't
6722 call value_incref.
6723 * value.c (set_value_parent): Incref the new parent and decref
6724 the old parent.
6725 (value_copy, value_primitive_field): Use set_value_parent.
6726
6727 2013-05-06 Tom Tromey <tromey@redhat.com>
6728
6729 * dwarf2loc.c (invalid_synthetic_pointer): Move earlier.
6730 (indirect_pieced_value): Call dwarf2_fetch_constant_bytes
6731 if needed.
6732 * dwarf2loc.h (dwarf2_fetch_constant_bytes): Declare.
6733 * dwarf2read.c (write_constant_as_bytes)
6734 (dwarf2_fetch_constant_bytes): New functions.
6735
6736 2013-05-06 Tom Tromey <tromey@redhat.com>
6737
6738 * dwarf2read.c (dwarf2_const_value_data): Remove unused
6739 parameters.
6740 (dwarf2_const_value_attr): Update.
6741
6742 2013-05-06 Tom Tromey <tromey@redhat.com>
6743
6744 * somread.c (som_symfile_offsets): Add 'const' to addrs.
6745 * machoread.c (macho_symfile_offsets): Add 'const' to addrs.
6746 * xcoffread.c (xcoff_symfile_offsets): Add 'const' to addrs.
6747 Remove declaration.
6748
6749 2013-05-06 Tom Tromey <tromey@redhat.com>
6750
6751 * dwarf2read.c (dwarf2_const_value_attr): Use 'obstack', not
6752 objfile's obstack.
6753
6754 2013-05-06 Doug Evans <dje@google.com>
6755
6756 * dbxread.c (process_one_symbol): Constify section_offsets parameter.
6757 * stabsread.h (process_one_symbol): Update declaration.
6758 * dwarf2read.c (dw2_relocate): Constify new_offsets, delta parameters.
6759 * elfread.c (elf_symfile_relocate_probe): Ditto.
6760 * psymtab.c (relocate_psymtabs): Ditto.
6761 * objfiles.c (objfile_relocate1): Constify new_offsets parameter.
6762 (objfile_relocate): Ditto.
6763 * objfiles.h (objfile_relocate): Update declaration.
6764 * symfile.c (relative_addr_info_to_section_offsets): Constify
6765 addrs parameter.
6766 (default_symfile_offsets): Ditto.
6767 (syms_from_objfile_1): Constify offsets parameter.
6768 (syms_from_objfile): Ditto.
6769 (symbol_file_add_with_addrs_or_offsets): Ditto.
6770 (symfile_map_offsets_to_segments): Constify data parameter.
6771 * symfile.h (struct quick_symbol_functions): Constify new_offsets,
6772 delta parameters of member relocate.
6773 (struct sym_probe_fns): Constify new_offsets,
6774 delta parameters of member sym_relocate_probe.
6775 (struct sym_fns): Constify section_addr_info parameter of member
6776 sym_offsets.
6777 (relative_addr_info_to_section_offsets): Update declaration.
6778 (default_symfile_offsets): Ditto.
6779 (syms_from_objfile): Ditto.
6780 (symfile_map_offsets_to_segments): Ditto.
6781
6782 * symfile.c (syms_from_objfile_1): Use correct section count when
6783 objfile->sf == NULL.
6784
6785 2013-05-06 Mike Frysinger <vapier@gentoo.org>
6786
6787 * common/linux-btrace.c (intel_supports_btrace): Fix indentation.
6788
6789 2013-05-06 Doug Evans <dje@google.com>
6790
6791 * psympriv.h (struct partial_symtab): Augment comment for member
6792 section_offsets.
6793
6794 2013-05-06 Joel Brobecker <brobecker@adacore.com>
6795
6796 Reimplement shared library support on ppc-aix...
6797 * target.h (TARGET_OBJECT_AIX_LIBRARIES): New target_object enum.
6798 * features/library-list-aix.dtd: New file.
6799 * solib-aix.h, solib-aix.c: New file.
6800 * rs6000-aix-tdep.c: #include "solib.h" and "solib-aix.h".
6801 (rs6000_find_toc_address_hook): Delete.
6802 (rs6000_push_dummy_call): Rewrite code setting the TOC value.
6803 (rs6000_aix_init_osabi): Register solib_aix_so_ops.
6804 * rs6000-nat.c: Remove "xcoffsolib.h" include. Include
6805 "xml-utils.h".
6806 (map_vmap, vmap_exec, vmap_ldinfo, add_vmap, objfile_symbol_add)
6807 (vmap_symtab, fixup_breakpoints): Delete.
6808 (rs6000_xfer_shared_libraries): New function.
6809 (rs6000_xfer_partial): Add TARGET_OBJECT_AIX_LIBRARIES handling.
6810 (vmap_secs, bss_data_overlap, vmap_add_symbols): Delete.
6811 (xcoff_relocate_symtab, xcoff_relocate_core): Delete.
6812 (rs6000_ptrace_ldinfo, rs6000_core_ldinfo)
6813 (rs6000_xfer_shared_library): New function.
6814 (find_toc_address): Delete.
6815 (_initialize_rs6000_nat): Do not set rs6000_find_toc_address_hook.
6816 * rs6000-tdep.h (rs6000_find_toc_address_hook): Remove.
6817 * xcoffread.c (record_minimal_symbol): Reloate symbol address
6818 before creating minimal symbol. Adjust function description
6819 accordingly.
6820 (scan_xcoff_symtab): Replace call to
6821 prim_record_minimal_symbol_and_info by call to
6822 record_minimal_symbol.
6823 (xcoff_symfile_offsets): Reimplement mostly as a wrapper
6824 around default_symfile_offsets.
6825 * configure.tgt: Add solib-aix.o to gdb_target_obs for
6826 powerpc-aix targets.
6827 * config/rs6000/nm-rs6000.h: Delete.
6828 * config/powerpc/aix.mh (NAT_FILE): Delete.
6829 (NATDEPFILES): Remove xcoffsolib.o.
6830 * Makefile.in (XMLFILES): Add library-list-aix.dtd.
6831 (ALL_TARGET_OBS): Add solib-aix.o.
6832 (HFILES_NO_SRCDIR): Remove xcoffsolib.h and
6833 config/rs6000/nm-rs6000.h. Add solib-aix.h.
6834 (ALLDEPFILES): Add solib-aix.c. Remove xcoffsolib.c.
6835 * xcoffsolib.h, xcoffsolib.c: Delete.
6836
6837 * solib.c (reload_shared_libraries): Remove reference to
6838 SOLIB_CREATE_INFERIOR_HOOK.
6839 * breakpoint.c (handle_solib_event): Remove reference to SOLIB_ADD.
6840 (disable_breakpoints_in_shlibs): Remove reference to PC_SOLIB.
6841 (momentary_bkpt_re_set): Replace SOLIB_ADD by solib_add in
6842 comment.
6843 * corelow.c (deprecated_core_resize_section_table): Delete.
6844 * exec.c: Remove include of xcoffsolib.h".
6845 (map_vmap, vmap): Delete.
6846 (exec_close_1): Remove references to vmap.
6847 (exec_file_attach): Remove vmap handling code, and reference
6848 to DEPRECATED_IBM6000_TARGET.
6849 (bfdsec_to_vmap): Delete.
6850 (exec_files_info): Remove block of code handling VMAP.
6851 * infcmd.c (post_create_inferior): Remove reference to
6852 SOLIB_CREATE_INFERIOR_HOOK and SOLIB_ADD.
6853 * infrun.c (follow_exec): Remove reference to
6854 SOLIB_CREATE_INFERIOR_HOOK.
6855 * stack.c (print_frame): Remove reference to PC_SOLIB.
6856 * solib-dsbt.c (dsbt_current_sos): Adjust comment.
6857 (dsbt_relocate_main_executable): Likewise.
6858 * solib-frv.c (frv_current_sos): Likewise.
6859
6860 2013-05-06 Joel Brobecker <brobecker@adacore.com>
6861
6862 * sol-thread.c (rw_common): Cast BUF to "gdb_byte *" in calls
6863 to target_write_memory and target_read_memory.
6864
6865 2013-05-06 Joel Brobecker <brobecker@adacore.com>
6866
6867 * darwin-nat.c (darwin_setup_fake_stop_event): New function.
6868 (darwin_attach): Adjust using darwin_setup_fake_stop_event.
6869
6870 2013-05-06 Joel Brobecker <brobecker@adacore.com>
6871
6872 * darwin-nat.c: Replace all "%x" instances in format strings
6873 into "0x%x" throughout.
6874
6875 2013-05-06 Joel Brobecker <brobecker@adacore.com>
6876
6877 * darwin-nat.c (darwin_mourn_inferior): Replace call to
6878 gdb_assert by call to MACH_CHECK_ERROR.
6879 (darwin_attach_pid): Raise an error rather than a failed
6880 assertion when various system calls failed. Report a warning
6881 instead of raising a failed assertion when PREV_NOT is not NULL
6882 after call to mach_port_request_notification.
6883 (darwin_ptrace_me): Raise an error rather than a failed
6884 assertion when read returns nonzero.
6885
6886 2013-05-06 Joel Brobecker <brobecker@adacore.com>
6887
6888 * amd64-darwin-tdep.c: Remove #include "gdb_assert.h".
6889
6890 2013-05-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6891
6892 * cleanups.c (restore_my_cleanups): New gdb_assert for SENTINEL_CLEANUP.
6893
6894 2013-05-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6895
6896 * event-top.c (display_gdb_prompt): Call missing do_cleanups.
6897 * infcmd.c (get_return_value) <!stop_regs>: Do not overwrite CLEANUP.
6898 * symfile.c (symfile_bfd_open): New variable back_to. Do not leave
6899 a stale cleanup. Fix double free of NAME.
6900
6901 2013-05-04 Eli Zaretskii <eliz@gnu.org>
6902
6903 * windows-nat.c (windows_delete_thread): Accept an additional
6904 argument, the thread's exit code, and announce thread death when
6905 print_thread_events is non-zero and we are deleting a thread that
6906 is not the main thread.
6907 (get_windows_debug_event): Pass thread exit code to
6908 windows_delete_thread.
6909
6910 2013-05-03 Kevin Buettner <kevinb@redhat.com>
6911
6912 * v850-tdep.c (elf-bfd.h, elf/v850.h): Include.
6913 (R_149_REGNUM, E_NUM_OF_V850E2_REGS, E_SELID_1_R0_REGNUM)
6914 (E_SELID_1_R31_REGNUM, E_SELID_2_R0_REGNUM, E_SELID_2_R31_REGNUM)
6915 (E_SELID_3_R0_REGNUM, E_SELID_3_R31_REGNUM, E_SELID_4_R0_REGNUM)
6916 (E_SELID_4_R31_REGNUM, E_SELID_5_R0_REGNUM, E_SELID_5_R31_REGNUM)
6917 (E_SELID_6_R0_REGNUM, E_SELID_6_R31_REGNUM, E_SELID_7_R0_REGNUM, E_SELID_7_R31_REGNUM)
6918 (E_VR0_REGNUM, E_VR31_REGNUM, E_NUM_OF_V850E3V5_REGS): Define.
6919 (v850_abi, V850_ABI_GCC, V850_ABI_RH850): New enum and constants.
6920 (gdbarch_tdep): New struct.
6921 (v850e2_register_name): Use E_NUM_OF_V850E2_REGS instead of
6922 E_NUM_REGS.
6923 (v850e3v5_register_name): New function.
6924 (v850_register_type): v850e3v5 vector registers are 64-bits wide.
6925 (v850_use_struct_convention): Add `gdbarch' parameter. Add new
6926 code handling the struct return conventions for the RH850 ABI.
6927 Update all callers.
6928 (v850_eight_byte_align_p): New function.
6929 (v850_push_call_dummy): Push structs by value, not by reference
6930 for the RH850 ABI. Add support for eight byte alignment.
6931 (v850_dbtrap_breakpoint_from_pc): New function.
6932 (v850_gdbarch_init): Add ABI detection code. Register
6933 v850e3v5_register_name for the v850e3v5 architecture. Set the
6934 number of registers for v850e3v5. Register
6935 v850_dbtrap_breakpoint_from_pc as appropriate.
6936 (_initialize_gdbarch_init): Registration bfd_arch_v850_rh850.
6937
6938 2013-05-03 Doug Evans <dje@google.com>
6939
6940 * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections instead
6941 of bfd_count_sections.
6942 * solib-target.c (solib_target_relocate_section_addresses): Ditto.
6943 * symfile.c (default_symfile_offsets): Ditto.
6944 (syms_from_objfile_1): Ditto. Make dummy addrs list an array of
6945 one entry, not bfd_count_sections entries.
6946
6947 2013-05-03 Kevin Buettner <kevinb@redhat.com>
6948
6949 * rl78-tdep.c (rl78_register_reggroup_p): Include SP in the
6950 `save' and `restore' register groups. Don't include SPL
6951 or SPH in these groups.
6952 (rl78_dwarf_reg_to_regnum): Adjust mapping for
6953 RL78_PC_REGNUM. Add mappings for RL78_PSW_REGNUM,
6954 RL78_ES_REGNUM, and RL78_CS_REGNUM.
6955 (rl78_gdbarch_init): Set `dwarf2_addr_size' to 4. Invoke
6956 dwarf2_append_unwinders().
6957
6958 2013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6959
6960 * break-catch-sig.c (signal_catchpoint_breakpoint_hit): Do not
6961 ignore SIGINT and SIGTRAP in case these internal signals are
6962 caught explicitely.
6963
6964 2013-05-01 Joel Brobecker <brobecker@adacore.com>
6965
6966 * darwin-nat.c (darwin_read_write_inferior): Change types
6967 of parameters rdaddr and wraddr to "gdb_byte *". Change type
6968 of copy_count to "mach_msg_type_number_t".
6969 (darwin_read_dyld_info): Change type of parameter
6970 rdaddr to "gdb_byte *".
6971
6972 2013-05-01 Joel Brobecker <brobecker@adacore.com>
6973
6974 * solib-ia64-hpux.c (ia64_hpux_read_dynamic_info): Change cast
6975 of &info->load_map from "char *" to "gdb_byte *".
6976
6977 2013-05-01 Joel Brobecker <brobecker@adacore.com>
6978
6979 * ia64-tdep.c (ia64_access_fpreg): Change cast of val
6980 from "char *" to "gdb_byte *".
6981 (ia64_access_rse_fpreg, ia64_access_mem): Likewise.
6982
6983 2013-04-30 Doug Evans <dje@google.com>
6984
6985 * dwarf2read.c (lookup_dwo_unit): Return NULL if DWO not found.
6986 (init_cutu_and_read_dies): Flag a complaint, not error, for bad
6987 DWO stub. If DWO isn't found, just use stub.
6988 (lookup_dwo_cutu): Don't try DWO if there's a DWP file.
6989
6990 * dwarf2read.c (dw2_find_symbol_file): Initialize filename before
6991 calling init_cutu_and_read_dies.
6992
6993 2013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
6994
6995 * target-descriptions.c (maint_print_c_tdesc_cmd):
6996 Add case to parse structures as register types and
6997 bitfields.
6998
6999 2013-04-30 Walfred Tedeschi <walfred.tedeschi@intel.com>
7000
7001 * MAINTAINERS (Write After Approval): Add myself to the list.
7002
7003 2013-04-30 Joel Brobecker <brobecker@adacore.com>
7004
7005 * sol-thread.c (rw_common): Change type of parameter "buf"
7006 to "gdb_byte *".
7007 (ps_pdwrite, ps_ptwrite): Cast parameter "buf" in call to
7008 rw_common to "gdb_byte *" instead of "char *".
7009
7010 2013-04-30 Joel Brobecker <brobecker@adacore.com>
7011
7012 * sol-thread.c (info_cb) [ti.ti_startfunc != 0]: Change type
7013 of local variable msym to const struct bound_minimal_symbol.
7014 Adjust use accordingly.
7015 [ti.ti_state == TD_THR_SLEEP]: Likewise.
7016
7017 2013-04-30 Samuel Thibault <samuel.thibault@gnu.org>
7018
7019 * i386gnu-nat.c (CREG_OFFSET): New macro.
7020 (creg_offset): New array.
7021 (CREG_ADDR): Use creg_offset instead of reg_offset.
7022
7023 2013-04-30 Joel Brobecker <brobecker@adacore.com>
7024
7025 * mep-tdep.c (mep_write_pc): Delete.
7026 (mep_gdbarch_init): Remove call to set_gdbarch_write_pc.
7027 Add call to set_gdbarch_pc_regnum.
7028
7029 2013-04-30 Joel Brobecker <brobecker@adacore.com>
7030
7031 * common/filestuff.c: Replace #include <dirent.h> by
7032 #include "gdb_dirent.h".
7033
7034 2013-04-30 Joel Brobecker <brobecker@adacore.com>
7035
7036 * common/filestuff.c: Replace #include <sys/stat.h> by
7037 #include "gdb_stat.h".
7038
7039 2013-04-29 Pierre Muller <muller@sourceware.org>
7040
7041 * dwarf2read.c (handle_DW_AT_stmt_list): Avoid ARI warning for
7042 editCase function rule.
7043 (get_DW_AT_signature_type): Likewise.
7044
7045 2013-04-29 Joel Brobecker <brobecker@adacore.com>
7046
7047 * m32r-tdep.c (m32r_write_pc): Delete.
7048 (m32r_gdbarch_init): Remove call to set_gdbarch_write_pc.
7049 Add call to set_gdbarch_pc_regnum.
7050
7051 2013-04-29 Pierre Muller <muller@sourceware.org>
7052
7053 * ./contrib/ari/gdb_ari.sh (editCase rule): Fix spelling error.
7054
7055 2013-04-29 Joel Brobecker <brobecker@adacore.com>
7056
7057 * dwarf2read.c (get_DW_AT_signature_type): Add ARI marker.
7058
7059 2013-04-28 Yao Qi <yao@codesourcery.com>
7060
7061 * solib-dsbt.c (fetch_loadmap): Re-indent.
7062 (displacement_from_map, enable_break2): Likewise.
7063 (dsbt_relocate_section_addresses): Likewise.
7064
7065 2013-04-26 Joel Brobecker <brobecker@adacore.com>
7066
7067 GDB 7.6 released.
7068
7069 2013-04-25 Andreas Kaufmann <Andreas.Kaufmann@synopsys.com>
7070
7071 PR corefiles/14983:
7072 * dwarf2read.c (process_full_comp_unit): Always create a static
7073 block.
7074
7075 2013-04-25 Hui Zhu <hui@codesourcery.com>
7076
7077 * breakpoint.c (build_target_command_list): Change loc->cond_bytecode
7078 to loc->cmd_bytecode.
7079
7080 2013-04-24 Doug Evans <dje@google.com>
7081
7082 * dwarf2read.c (setup_type_unit_groups): Fix comment.
7083
7084 2013-04-22 Keith Seitz <keiths@redhat.com>
7085
7086 * tracepoint.c (trace_save): Call the writer's start method.
7087
7088 2013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
7089
7090 PR gdb/10462
7091 * cli/cli-decode.c (lookup_command): Show an error if there is no space
7092 before argument.
7093
7094 2013-04-23 Tom Tromey <tromey@redhat.com>
7095
7096 * common/filestuff.c: Check USE_WIN32API before including
7097 sys/socket.h.
7098 (HAVE_F_GETFD): New define.
7099 (mark_cloexec): Check HAVE_F_GETFD.
7100 (gdb_open_cloexec): Change 'mode' to unsigned long.
7101 (gdb_socketpair_cloexec): Check HAVE_SOCKETPAIR.
7102 (gdb_pipe_cloexec): Check HAVE_PIPE.
7103 * common/filestuff.h (gdb_open_cloexec): Change 'mode' to unsigned
7104 long.
7105
7106 2013-04-23 Hui Zhu <hui@codesourcery.com>
7107
7108 PR gdb/15293
7109 * breakpoint.c (bpstat_what): Add BPSTAT_WHAT_SINGLE to bp_dprintf.
7110
7111 2013-04-23 Hui Zhu <hui@codesourcery.com>
7112
7113 PR gdb/15165
7114 * breakpoint.c (dprintf_print_recreate): New.
7115 (save_breakpoints): Let it not save dprintf commands.
7116 (initialize_breakpoint_ops): Set dprintf_print_recreate.
7117
7118 2013-04-22 Tom Tromey <tromey@redhat.com>
7119
7120 PR gdb/7912:
7121 * Makefile.in (SFILES): Add filestuff.c
7122 (COMMON_OBS): Add filestuff.o.
7123 (filestuff.o): New target.
7124 * auto-load.c (auto_load_objfile_script_1): Use
7125 gdb_fopen_cloexec.
7126 * auxv.c (procfs_xfer_auxv): Use gdb_open_cloexec.
7127 * cli/cli-cmds.c (shell_escape): Call close_most_fds.
7128 * cli/cli-dump.c (fopen_with_cleanup): Use gdb_fopen_cloexec.
7129 * common/agent.c (gdb_connect_sync_socket): Use
7130 gdb_socket_cloexec.
7131 * common/filestuff.c: New file.
7132 * common/filestuff.h: New file.
7133 * common/linux-osdata.c (linux_common_core_of_thread)
7134 (command_from_pid, commandline_from_pid, print_source_lines)
7135 (linux_xfer_osdata_shm, linux_xfer_osdata_sem)
7136 (linux_xfer_osdata_msg, linux_xfer_osdata_modules): Use
7137 gdb_fopen_cloexec.
7138 * common/linux-procfs.c (linux_proc_get_int)
7139 (linux_proc_pid_has_state): Use gdb_fopen_cloexec.
7140 * config.in, configure: Rebuild.
7141 * configure.ac: Don't check for sys/socket.h. Check for
7142 fdwalk, pipe2.
7143 * corelow.c (core_open): Use gdb_open_cloexec.
7144 * dwarf2read.c (write_psymtabs_to_index): Use gdb_fopen_cloexec.
7145 * fork-child.c (fork_inferior): Call close_most_fds.
7146 * gdb_bfd.c (gdb_bfd_open): Use gdb_open_cloexec.
7147 * inf-child.c (inf_child_fileio_readlink): Use gdb_open_cloexec.
7148 * linux-nat.c (linux_nat_thread_name, linux_proc_pending_signals):
7149 Use gdb_fopen_cloexec.
7150 (linux_proc_xfer_partial, linux_proc_xfer_spu): Use
7151 gdb_open_cloexec.
7152 (linux_async_pipe): Use gdb_pipe_cloexec.
7153 * remote-fileio.c (remote_fileio_func_open): Use
7154 gdb_open_cloexec.
7155 * remote.c (remote_file_put, remote_file_get): Use
7156 gdb_fopen_cloexec.
7157 * ser-pipe.c (pipe_open): Use gdb_socketpair_cloexec,
7158 close_most_fds.
7159 * ser-tcp.c (net_open): Use gdb_socket_cloexec.
7160 * ser-unix.c (hardwire_open): Use gdb_open_cloexec.
7161 * solib.c (solib_find): Use gdb_open_cloexec.
7162 * source.c (openp, find_and_open_source): Use gdb_open_cloexec.
7163 * tracepoint.c (tfile_start): Use gdb_fopen_cloexec.
7164 (tfile_open): Use gdb_open_cloexec.
7165 * tui/tui-io.c (tui_initialize_io): Use gdb_pipe_cloexec.
7166 * ui-file.c (gdb_fopen): Use gdb_fopen_cloexec.
7167 * xml-support.c (xml_fetch_content_from_file): Use
7168 gdb_fopen_cloexec.
7169 * main.c (captured_main): Call notice_open_fds.
7170
7171 2013-04-22 Edjunior Machado <emachado@linux.vnet.ibm.com>
7172
7173 * remote-sim.c (dump_mem): Change the type of 'buf' parameter from
7174 'char *' to 'gdb_byte *'.
7175 (gdbsim_store_register): Change the type of 'tmp' from 'char' to
7176 'gdb_byte'.
7177
7178 2013-04-22 Yao Qi <yao@codesourcery.com>
7179
7180 * infrun.c: Fix typo in comment.
7181
7182 2013-04-22 Andrew Haley <aph@redhat.com>
7183
7184 * arm-tdep.c (BranchDest): Cast result as "unsigned long",
7185 instead of "long".
7186
7187 2013-04-20 Yao Qi <yao@codesourcery.com>
7188
7189 * ctf.c (ctf_fetch_registers): Change the type of 'regs' from
7190 'char *' to 'gdb_byte *'. Cast the return value of
7191 'bt_ctf_get_char_array' to 'gdb_byte *'.
7192
7193 2013-04-19 Pedro Alves <palves@redhat.com>
7194
7195 * configure.ac (build_warnings): Replace -Wno-pointer-sign with
7196 -Wpointer-sign.
7197 * configure: Regenerate.
7198
7199 2013-04-19 Pedro Alves <palves@redhat.com>
7200
7201 * ser-tcp.c (net_read_prim): Cast second argument to recv to
7202 'void *'.
7203
7204 2013-04-19 Pedro Alves <palves@redhat.com>
7205
7206 * monitor.c (monitor_write_memory, monitor_write_memory_bytes):
7207 Change type of 'myaddr' parameter to gdb_byte pointer.
7208 (monitor_write_memory_longlongs): Likewise. Cast 'myaddr' pointer
7209 to 'long long' pointer instead of to 'unsigned long long'.
7210 (monitor_write_memory_block, monitor_read_memory_single)
7211 (monitor_read_memory): Change type of 'myaddr' parameter to
7212 gdb_byte pointer.
7213
7214 2013-04-19 Pedro Alves <palves@redhat.com>
7215
7216 * record.c (validate_history_size): Make parameter 'setting'
7217 unsigned.
7218
7219 2013-04-19 Pedro Alves <palves@redhat.com>
7220
7221 * ctf.c (ctf_write_uploaded_tsv, ctf_write_uploaded_tp): Add casts
7222 to 'gdb_byte *'.
7223
7224 2013-04-19 Pedro Alves <palves@redhat.com>
7225
7226 * cp-valprint.c (cp_print_class_member): Change type of 'fieldno'
7227 local to int.
7228
7229 2013-04-19 Pedro Alves <palves@redhat.com>
7230
7231 * ada-lang.c (print_it_exception): Add cast to gdb_byte *.
7232 * ada-tasks.c (read_fat_string_value): Likewise.
7233
7234 2013-04-19 Pedro Alves <palves@redhat.com>
7235
7236 * dwarf2-frame.c (execute_cfa_program): Make 'bytes_read' local
7237 unsigned. Pass 'tmp' to safe_read_uleb128 instead of the signed
7238 'offset', and adjust.
7239
7240 2013-04-19 Pedro Alves <palves@redhat.com>
7241
7242 * dwarf2read.c (dwarf2_get_dwz_file): Add cast to const char *.
7243 (read_index_from_section): Add cast to 'char *'.
7244
7245 2013-04-19 Pedro Alves <palves@redhat.com>
7246
7247 * xcoffread.c (xcoff_initial_scan): Add cast to 'char *'.
7248
7249 2013-04-19 Pedro Alves <palves@redhat.com>
7250
7251 * coff-pe-read.c (read_pe_exported_syms): Handle strings as char.
7252
7253 2013-04-19 Pedro Alves <palves@redhat.com>
7254
7255 * record-full.c (record_full_get_bookmark): Change local 'ret'
7256 type to char * and add cast to gdb_byte *.
7257 (record_full_goto_bookmark): Handle 'bookmark' argument as a
7258 string.
7259 * reverse.c (goto_bookmark_command): Add casts to gdb_byte *.
7260
7261 2013-04-19 Pedro Alves <palves@redhat.com>
7262
7263 * python/py-inferior.c (infpy_write_memory): Add cast to gdb_byte
7264 * python/py-prettyprint.c (print_string_repr): Change type of
7265 'output' local to char *. Add cast to gdb_byte * in
7266 LA_PRINT_STRING call.
7267 (print_children): Change type of 'output' local to char *.
7268 * python/py-value.c (valpy_string): Add cast to const char * in
7269 PyUnicode_Decode call.
7270
7271 2013-04-19 Pedro Alves <palves@redhat.com>
7272
7273 * remote-mips.c (mips_cksum): Rename 'data' parameter to 'datastr'
7274 and change its type to 'const char *'. Adjust.
7275 (mips_send_packet): Add cast to 'char *', and remove cast to
7276 'unsigned char *'.
7277 (mips_receive_packet): Remove cast to 'unsigned char *'.
7278 (mips_load_srec): Use bfd_byte.
7279 (pmon_makeb64, pmon_zeroset): Make 'chksum' parameter unsigned.
7280 (pmon_checkset): Make 'value' parameter unsigned.
7281
7282 2013-04-19 Pedro Alves <palves@redhat.com>
7283
7284 * common/agent.c (agent_run_command): Add cast to gdb_byte *.
7285
7286 2013-04-19 Pedro Alves <palves@redhat.com>
7287
7288 * remote.c (remote_write_bytes_aux, compare_sections_command)
7289 (remote_read_qxfer)
7290 (remote_search_memory, remote_hostio_pwrite, remote_hostio_pread)
7291 (remote_hostio_readlink, remote_bfd_iovec_pread)
7292 (remote_set_trace_notes): Use gdb_byte when RSP buffer is used as
7293 binary buffer, and char when buffer is used as string.
7294 * tracepoint.c (encode_source_string, tfile_write_uploaded_tp)
7295 (trace_save, tfile_open, traceframe_walk_blocks)
7296 (tfile_fetch_registers): Likewise.
7297
7298 2013-04-19 Pedro Alves <palves@redhat.com>
7299
7300 * ser-base.c (ser_base_write): Change prototype -- take 'void *'
7301 buffer and size_t size. Adjust.
7302 * ser-base.h (ser_base_write): Adjust.
7303 * ser-go32.c (cnts): Change type to size_t.
7304 (dos_write): Change prototype -- take 'void *'
7305 buffer and size_t size. Adjust.
7306 (dos_info): Print elements of 'cnts' as unsigned long.
7307 * serial.c (serial_write): Likewise.
7308 * serial.h (serial_write): Adjust.
7309 (struct serial_ops) <write>: Change prototype -- take 'void *'
7310 buffer and size_t size. Adjust.
7311
7312 2013-04-19 Pedro Alves <palves@redhat.com>
7313
7314 * c-lang.c (evaluate_subexp_c): Cast result of obstack_base to
7315 gdb_byte *.
7316 * linux-tdep.c (linux_make_mappings_corefile_notes): Likewise.
7317
7318 2013-04-19 Pedro Alves <palves@redhat.com>
7319
7320 * alpha-tdep.c (alpha_extract_return_value): Use
7321 regcache_cooked_read_unsigned to read 'v0'.
7322
7323 2013-04-19 Pedro Alves <palves@redhat.com>
7324
7325 * xtensa-tdep.c (execute_l32e, execute_s32e): Change type of
7326 parameters 'at', 'as' and 'offset' to uint32_t.
7327
7328 2013-04-19 Pedro Alves <palves@redhat.com>
7329
7330 * aarch64-tdep.c (aarch64_analyze_prologue): Change type of local
7331 'is64' to signed 'int'.
7332
7333 2013-04-19 Pedro Alves <palves@redhat.com>
7334
7335 * s390-tdep.c (is_rs, is_rsy, is_rx, is_rxy): Change type of 'd2'
7336 parameter to int *.
7337
7338 2013-04-19 Pedro Alves <palves@redhat.com>
7339
7340 * ppc-linux-tdep.c (ppc_skip_trampoline_code): Change local
7341 'insnbuf' buffer type to unsigned int[].
7342
7343 2013-04-19 Pedro Alves <palves@redhat.com>
7344
7345 * mips-tdep.c (mips_read_pc): Change local 'pc' type to LONGEST.
7346
7347 2013-04-19 Pedro Alves <palves@redhat.com>
7348
7349 * mep-tdep.c (mep_get_insn): Change 'insn' parameter type to
7350 unsigned long *.
7351
7352 2013-04-19 Pedro Alves <palves@redhat.com>
7353
7354 * alpha-tdep.c (heuristic_fence_post): Change type to int.
7355 (alpha_heuristic_proc_start): Adjust to check -1 instead of
7356 UINT_MAX.
7357 * mips-tdep.c (heuristic_fence_post): Change type to int.
7358 (heuristic_proc_start): Adjust to check -1 instead of UINT_MAX.
7359
7360 2013-04-19 Pedro Alves <palves@redhat.com>
7361
7362 * cris-tdep.c (usr_cmd_cris_version): Make unsigned.
7363 (struct gdbarch_tdep) <cris_version>: Make unsigned.
7364 (cris_spec_reg_applicable, cris_gdbarch_init): Adjust locals.
7365
7366 2013-04-19 Pedro Alves <palves@redhat.com>
7367
7368 * avr-tdep.c (avr_io_reg_read_command): New local 'bufstr'. Use
7369 it to get a string view of the byte buffer.
7370 * i386-cygwin-tdep.c (core_process_module_section): Change local 'buf'
7371 type to gdb_byte *. Adjust.
7372 * linux-tdep.c (linux_info_proc, linux_find_memory_regions_full):
7373 Change local to char *.
7374 * solib-darwin.c (find_program_interpreter): Change return type to
7375 char *. Adjust.
7376 (darwin_solib_get_all_image_info_addr_at_init): Adjust.
7377 * solib-dsbt.c (enable_break2): Change local 'buf' to char *.
7378 * solib-frv.c (enable_break2): Change local 'buf' to char *.
7379 * solib-spu.c (spu_current_sos): Add gdb_byte * cast.
7380 * solib-svr4.c (find_program_interpreter): Change return type to
7381 char *. Adjust.
7382 (enable_break): Change local 'interp_name' to char *.
7383 * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
7384 * spu-tdep.c (spu_pseudo_register_read_spu): Add cast to 'char *'.
7385 (spu_pseudo_register_write_spu): Use char for string buffer.
7386 Adjust.
7387 (info_spu_event_command, info_spu_signal_command): Add casts to
7388 'char *'.
7389
7390 2013-04-19 Pedro Alves <palves@redhat.com>
7391
7392 * aarch64-tdep.c (aarch64_default_breakpoint): Change type to
7393 gdb_byte[].
7394 (aarch64_breakpoint_from_pc): Change return type to gdb_byte *.
7395 * ada-lang.c (ada_value_assign): Use gdb_byte.
7396 * alphanbsd-tdep.c (sigtramp_retcode): Change type to gdb_byte[].
7397 (alphanbsd_sigtramp_offset): Use gdb_byte.
7398 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint)
7399 (arm_linux_arm_be_breakpoint, eabi_linux_arm_le_breakpoint)
7400 (eabi_linux_arm_be_breakpoint, arm_linux_thumb_be_breakpoint)
7401 (arm_linux_thumb_le_breakpoint, arm_linux_thumb2_be_breakpoint)
7402 (arm_linux_thumb2_le_breakpoint): Change type to gdb_byte[].
7403 * arm-tdep.c (arm_stub_unwind_sniffer)
7404 (arm_displaced_init_closure): Use gdb_byte.
7405 (arm_default_arm_le_breakpoint, arm_default_arm_be_breakpoint)
7406 (arm_default_thumb_le_breakpoint)
7407 (arm_default_thumb_be_breakpoint): Change type to gdb_byte[].
7408 * arm-tdep.h (struct gdbarch_tdep) <arm_breakpoint,
7409 thumb_breakpoint, thumb2_breakpoint>: Change type to gdb_byte *.
7410 * arm-wince-tdep.c (arm_wince_le_breakpoint)
7411 (arm_wince_thumb_le_breakpoint): Change type to gdb_byte[].
7412 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint)
7413 (arm_nbsd_arm_be_breakpoint, arm_nbsd_thumb_le_breakpoint)
7414 (arm_nbsd_thumb_be_breakpoint): Change type to gdb_byte[].
7415 * armobsd-tdep.c (arm_obsd_thumb_le_breakpoint)
7416 (arm_obsd_thumb_be_breakpoint): Change type to gdb_byte[].
7417 * cris-tdep.c (push_stack_item, cris_push_dummy_call)
7418 (cris_store_return_value, cris_extract_return_value): Use
7419 gdb_byte.
7420 (constraint): Change type of parameter to char * from signed
7421 char*. Use gdb_byte.
7422 * dwarf2loc.c (read_pieced_value, write_pieced_value): Change type
7423 of local buffer to gdb_byte *.
7424 * dwarf2read.c (read_index_from_section): Use gdb_byte.
7425 (create_dwp_hash_table): Change type of locals to gdb_byte *.
7426 (add_address_entry): Change type of local buffer to gdb_byte[].
7427 * frv-tdep.c (frv_adjust_breakpoint_address, find_func_descr)
7428 (frv_push_dummy_call): Use gdb_byte.
7429 * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code)
7430 (hppa_hpux_supply_ss_fpblock, hppa_hpux_supply_ss_wide)
7431 (hppa_hpux_supply_save_state): Use gdb_byte.
7432 * hppa-tdep.c (hppa32_push_dummy_call)
7433 (hppa64_convert_code_addr_to_fptr): Use gdb_byte.
7434 * ia64-tdep.c (extract_bit_field, replace_bit_field)
7435 (slotN_contents, replace_slotN_contents): Change type of parameter
7436 to gdb_byte *.
7437 (fetch_instruction, ia64_pseudo_register_write)
7438 (ia64_register_to_value, ia64_value_to_register)
7439 (ia64_extract_return_value, ia64_store_return_value)
7440 (ia64_push_dummy_call): Use gdb_byte.
7441 * m32c-tdep.c (m32c_return_value): Remove cast.
7442 * m68hc11-tdep.c (m68hc11_pseudo_register_write)
7443 (m68hc11_push_dummy_call, m68hc11_store_return_value): Use
7444 gdb_byte.
7445 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Use gdb_byte.
7446 * mn10300-tdep.c (mn10300_store_return_value)
7447 (mn10300_breakpoint_from_pc, mn10300_push_dummy_call): Use
7448 gdb_byte.
7449 * moxie-tdep.c (moxie_process_readu): Use gdb_byte.
7450 (moxie_process_record): Remove casts.
7451 * ppc-ravenscar-thread.c (supply_register_at_address)
7452 (ppc_ravenscar_generic_store_registers): Use gdb_byte.
7453 * ravenscar-thread.c (get_running_thread_id): Use gdb_byte.
7454 * remote-m32r-sdi.c (m32r_fetch_register): Use gdb_byte.
7455 * remote-mips.c (mips_xfer_memory): Use gdb_byte.
7456 * remote.c (compare_sections_command): Use gdb_byte.
7457 * score-tdep.c (score7_free_memblock): Change type of parameter to
7458 gdb_byte *.
7459 * sh-tdep.c (sh_justify_value_in_reg): Change return type to
7460 gdb_byte *. Use gdb_byte.
7461 (sh_push_dummy_call_fpu): Use gdb_byte.
7462 (sh_extract_return_value_nofpu, sh_extract_return_value_fpu)
7463 (sh_store_return_value_nofpu, sh_store_return_value_fpu)
7464 (sh_register_convert_to_virtual, sh_register_convert_to_raw):
7465 Change parameter type to 'gdb_byte *'. Use gdb_byte.
7466 (sh_pseudo_register_read, sh_pseudo_register_write): Use gdb_byte.
7467 * sh64-tdep.c (sh64_push_dummy_call): Use gdb_byte.
7468 (sh64_store_return_value, sh64_register_convert_to_virtual):
7469 Change parameter type to 'gdb_byte *'. Use gdb_byte.
7470 (sh64_pseudo_register_write): Use gdb_byte.
7471 * solib-darwin.c (darwin_current_sos): Add casts to 'gdb_byte *'.
7472 * solib-irix.c (fetch_lm_info): Likewise. Use gdb_byte for byte
7473 buffer.
7474 (irix_current_sos): Use gdb_byte.
7475 * solib-som.c (som_current_sos): Use gdb_byte.
7476 * sparc-ravenscar-thread.c (supply_register_at_address)
7477 (sparc_ravenscar_generic_store_registers): Use gdb_byte.
7478 * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
7479 * spu-tdep.c (spu_get_overlay_table): Use gdb_byte.
7480 * tic6x-tdep.c (tic6x_breakpoint_from_pc): Change return type to
7481 'gdb_byte *'.
7482 * tic6x-tdep.h (struct gdbarch_tdep) <breakpoint>: Change type to
7483 'gdb_byte *'.
7484 * tracepoint.c (tfile_fetch_registers): Use gdb_byte.
7485 * xstormy16-tdep.c (xstormy16_extract_return_value)
7486 (xstormy16_store_return_value): Change parameter type to
7487 'gdb_byte *'. Adjust.
7488 (xstormy16_push_dummy_call): Use gdb_byte.
7489 * xtensa-tdep.c (xtensa_scan_prologue, call0_ret)
7490 (call0_analyze_prologue, execute_code): Use gdb_byte.
7491
7492 2013-04-19 Vladimir Kargov <kargov@gmail.com>
7493 Pedro Alves <palves@redhat.com>
7494
7495 * i387-tdep.c (i387_print_float_info): Use gdb_byte for pointer to
7496 value contents.
7497
7498 2013-04-17 Doug Evans <dje@google.com>
7499
7500 * dwarf2read.c (struct signatured_type): New member type.
7501 (struct attribute): Replace member signatured_type with signature.
7502 (DW_SIGNATURE): Replaces DW_SIGNATURE_TYPE.
7503 (read_call_site_scope): Call follow_die_ref instead of
7504 follow_die_ref_or_sig.
7505 (read_structure_type): Rewrite handling of signatured types.
7506 (read_enumeration_type): Ditto.
7507 (read_attribute_value): Update.
7508 (build_error_marker_type): New function.
7509 (lookup_die_type): Add assert. Rewrite handling of signatured types.
7510 Don't call error for bad types, just build an error marker type.
7511 (dump_die_shallow): Update.
7512 (follow_die_sig_1): Renamed from follow_die_sig.
7513 Don't call error for bad types, instead return NULL.
7514 (follow_die_sig): New function.
7515 (get_signatured_type, get_DW_AT_signature_type): New functions.
7516
7517 2013-04-17 Yufeng Zhang <yufeng.zhang@arm.com>
7518
7519 * aarch64-tdep.c (aarch64_write_pc): Removed.
7520 (aarch64_gdbarch_init): Remove set_gdbarch_write_pc of the above
7521 function.
7522
7523 2013-04-17 Yao Qi <yao@codesourcery.com>
7524
7525 * top.c (print_gdb_configuration): Print configure-time
7526 parameter on using libbabeltrace or not.
7527
7528 2013-04-16 Pedro Alves <palves@redhat.com>
7529
7530 * copyright.py (EXCLUDE_LIST): Add gdb/common/glibc_thread_db.h.
7531
7532 2013-04-16 Pedro Alves <palves@redhat.com>
7533
7534 * common/glibc_thread_db.h: Update from upstream glibc
7535 (git 568035b7874a099087b77f7bba3e36a1173787b0).
7536
7537 2013-04-16 Pedro Alves <palves@redhat.com>
7538
7539 * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: Factor out to ...
7540 * common/glibc_thread_db.h: ... this new file ...
7541 * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: ... and include it.
7542
7543 2013-04-16 Will Newton <will.newton@gmail.com>
7544 Pedro Alves <palves@redhat.com>
7545
7546 PR build/11881
7547
7548 * common/gdb_thread_db.h (LIBTHREAD_DB_SO)
7549 (LIBTHREAD_DB_SEARCH_PATH): Move outside of #ifdef
7550 HAVE_THREAD_DB_H.
7551
7552 2013-04-16 Pedro Alves <palves@redhat.com>
7553 Eli Zaretskii <eliz@gnu.org>
7554
7555 * NEWS: Mention "set foo unlimited".
7556
7557 2013-04-15 Doug Evans <dje@google.com>
7558
7559 * dwarf2read.c (struct dwo_file): Replace member "cus" with "cu".
7560 (struct create_dwo_cu_data): Renamed from create_dwo_info_table_data.
7561 (create_dwo_cu_reader): Renamed from
7562 create_dwo_debug_info_hash_table_reader.
7563 (create_dwo_cu): Renamed from create_dwo_debug_info_hash_table.
7564 Remove support for multiple CUs in a DWO file.
7565 (open_and_init_dwo_file, lookup_dwo_cutu): Update.
7566
7567 * dwarf2read.c (create_debug_types_hash_table): Use hex_string
7568 instead of phex.
7569 (lookup_dwo_unit, create_dwo_debug_info_hash_table_reader): Ditto.
7570 (create_dwo_in_dwp): Ditto.
7571
7572 2013-04-15 Tom Tromey <tromey@redhat.com>
7573
7574 * NEWS: Move recent entries into "since 7.6" section.
7575
7576 2013-04-15 Tom Tromey <tromey@redhat.com>
7577
7578 PR c++/13588:
7579 * NEWS: Update.
7580 * break-catch-throw.c (struct exception_catchpoint)
7581 <exception_rx, pattern>: New fields.
7582 (fetch_probe_arguments, dtor_exception_catchpoint)
7583 (check_status_exception_catchpoint)
7584 (print_one_detail_exception_catchpoint): New functions.
7585 (handle_gnu_v3_exceptions): Add "except_rx" argument.
7586 Compile regular expression if needed.
7587 (extract_exception_regexp): New function.
7588 (catch_exception_command_1): Use extract_exception_regexp.
7589 (compute_exception): Use fetch_probe_arguments.
7590 (initialize_throw_catchpoint_ops): Set dtor, print_one_detail,
7591 and check_status fields.
7592 * cp-abi.c (cplus_typename_from_type_info): New function.
7593 * cp-abi.h (cplus_typename_from_type_info): Declare.
7594 (struct cp_abi_ops) <get_typename_from_type_info>: New field.
7595 * gdb_regex.h (compile_rx_or_error): Declare.
7596 * gnu-v3-abi.c (gnuv3_get_typename_from_type_info): Update
7597 comment.
7598 (init_gnuv3_ops): Set get_type_from_type_info field.
7599 * probe.c (compile_rx_or_error): Move...
7600 * utils.c (compile_rx_or_error): ... here.
7601
7602 2013-04-15 Tom Tromey <tromey@redhat.com>
7603
7604 PR c++/15176:
7605 * NEWS: Update.
7606 * break-catch-throw.c (compute_exception): New function.
7607 (exception_funcs): New global.
7608 (_initialize_break_catch_throw): Create $_exception.
7609 * cp-abi.c (cplus_type_from_type_info): New function.
7610 * cp-abi.h (cplus_type_from_type_info): Declare.
7611 (struct cp_abi_ops) <get_type_from_type_info>: New field.
7612 * gnu-v3-abi.c (gnuv3_get_typename_from_type_info)
7613 (gnuv3_get_type_from_type_info): New functions.
7614 (init_gnuv3_ops): Set get_type_from_type_info ABI field.
7615
7616 2013-04-15 Tom Tromey <tromey@redhat.com>
7617
7618 * break-catch-throw.c (struct exception_names): New.
7619 (exception_functions): Change type.
7620 (re_set_exception_catchpoint): Look for SDT probes.
7621
7622 2013-04-15 Tom Tromey <tromey@redhat.com>
7623
7624 PR c++/10119:
7625 * break-catch-throw.c (exception_functions): New global.
7626 (gnu_v3_exception_catchpoint_ops): Move earlier.
7627 (struct exception_catchpoint): New.
7628 (classify_exception_breakpoint): Rewrite.
7629 (re_set_exception_catchpoint): New function.
7630 (handle_gnu_v3_exceptions): Return void. Use init_catchpoint.
7631 Allocate a struct exception_catchpoint.
7632 (catch_exception_command_1): Update.
7633 (initialize_throw_catchpoint_ops): Set 're_set' method.
7634
7635 2013-04-15 Tom Tromey <tromey@redhat.com>
7636
7637 * Makefile.in (SFILES): Add break-catch-throw.c
7638 (COMMON_OBS): Add break-catch-throw.o.
7639 * break-catch-throw.c: New file.
7640 * breakpoint.c: Move exception-catching code to new file.
7641 (ep_parse_optional_if_clause): No longer static.
7642 * breakpoint.h (ep_parse_optional_if_clause): Declare.
7643
7644 2013-04-15 Tom Tromey <tromey@redhat.com>
7645
7646 PR c++/9065:
7647 * NEWS: Update.
7648 * breakpoint.c (watchpoint_exp_is_const): Add OP_TYPEID.
7649 * c-exp.y (TYPEID): New token.
7650 (exp): Add new TYPEID productions.
7651 (ident_tokens): Add "typeid".
7652 * cp-abi.c (cplus_typeid, cplus_typeid_type): New functions.
7653 * cp-abi.h (cplus_typeid, cplus_typeid_type): Declare.
7654 (struct cp_abi_ops) <get_typeid, get_typeid_type>: New fields.
7655 * eval.c (evaluate_subexp_standard) <OP_TYPEID>: New case.
7656 * expprint.c (dump_subexp_body_standard) <OP_TYPEID>: New
7657 case.
7658 * gnu-v3-abi.c (std_type_info_gdbarch_data): New global.
7659 (build_std_type_info_type, gnuv3_get_typeid_type)
7660 (gnuv3_get_typeid): New functions.
7661 (init_gnuv3_ops): Initialize std_type_info_gdbarch_data. Set
7662 new fields on ABI object.
7663 * parse.c (operator_length_standard) <OP_TYPEID>: New case.
7664 * std-operator.def (OP_TYPEID): New.
7665
7666 2013-04-15 Tom Tromey <tromey@redhat.com>
7667
7668 * elfread.c (elf_symtab_read): Install versioned symbol under
7669 unversioned name as well.
7670
7671 2013-04-15 Tom Tromey <tromey@redhat.com>
7672
7673 PR c++/11990:
7674 * c-lang.c (cplus_language_defn): Use gdb_demangle.
7675 * c-typeprint.c (c_type_print_base): Use gdb_demangle.
7676 * cp-support.c (mangled_name_to_comp): Use gdb_demangle.
7677 (gdb_demangle): New function.
7678 * cp-support.h (gdb_demangle): Declare.
7679 * dwarf2read.c (dwarf2_physname, fixup_partial_die)
7680 (dwarf2_name): Use gdb_demangle.
7681 * gdbtypes.c (check_stub_method): Use gdb_demangle.
7682 * gnu-v3-abi.c (gnuv3_rtti_type): Strip @plt and version
7683 suffixes from name.
7684 (gnuv3_print_method_ptr): Use gdb_demangle.
7685 * jv-lang.c (java_demangle): Use gdb_demangle.
7686 * jv-typeprint.c (java_type_print_base): Use gdb_demangle.
7687 * language.c (unk_lang_demangle): Use gdb_demangle.
7688 * symtab.c (symbol_find_demangled_name)
7689 (demangle_for_lookup): Use gdb_demangle.
7690
7691 2013-04-15 Tom Tromey <tromey@redhat.com>
7692
7693 PR c++/12824:
7694 * NEWS: Update.
7695 * breakpoint.c (enum exception_event_kind) <EX_EVENT_RETHROW>:
7696 New constant.
7697 (classify_exception_breakpoint): New function.
7698 (print_it_exception_catchpoint, print_one_exception_catchpoint)
7699 (print_mention_exception_catchpoint)
7700 (print_recreate_exception_catchpoint, handle_gnu_v3_exceptions)
7701 (catch_exception_command_1): Handle "rethrow" catchpoint.
7702 (catch_rethrow_command): New function.
7703 (_initialize_breakpoint): Add "catch rethrow" command.
7704
7705 2013-04-15 Pierre Muller <muller@sourceware.org>
7706
7707 * contrib/ari/gdb_ari.sh (write_pc rule): Do not consider
7708 set_gdbarch_write_pc as deprecated anymore.
7709
7710 2013-04-15 Joel Brobecker <brobecker@adacore.com>
7711
7712 * spu-tdep.c (spu_write_pc): Add empty line after local variable
7713 declarations.
7714
7715 2013-04-13 Yao Qi <yao@codesourcery.com>
7716
7717 * ctf.c (_initialize_ctf): Include "completer.h".
7718 Call add_target_with_completer instead of add_target.
7719
7720 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7721
7722 Fix GDB regression related to PR binutils/14813.
7723 * jit.c (mem_bfd_iovec_close): Return 0 for success.
7724 * minidebug.c (lzma_close): Add return value comment.
7725 * remote.c (remote_bfd_iovec_close): Return 0 for success.
7726 * solib-spu.c (spu_bfd_iovec_close): Likewise.
7727 * spu-linux-nat.c (spu_bfd_iovec_close): Likewise.
7728
7729 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7730
7731 * config.in: Regenerate.
7732
7733 2013-04-12 Tom Tromey <tromey@redhat.com>
7734
7735 * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffer>: Now
7736 const.
7737 * dwarf2read.c (struct dwarf2_section_info) <buffer>: Now const.
7738 (struct die_reader_specs) <buffer>: Likewise.
7739 (die_reader_func_ftype): Make 'info_ptr' const.
7740 (struct line_header) <include_dirs, statement_program_start,
7741 statement_program_end>: Now const.
7742 (struct file_entry) <name>: Likewise.
7743 (struct partial_die_info) <sibling>: Likewise.
7744 (struct dwarf_block) <data>: Likewise.
7745 (dwarf2_read_section): Remove cast.
7746 (dwarf2_get_section_info): Make 'bufp' const.
7747 (read_index_from_section): Constify.
7748 (dw2_get_file_names_reader): Make 'info_ptr' const.
7749 (dw2_get_primary_filename_reader): Likewise.
7750 (read_comp_unit_head): Make 'info_ptr' and return type const.
7751 (read_and_check_comp_unit_head, read_and_check_type_unit_head):
7752 Likewise.
7753 (read_abbrev_offset): Constify.
7754 (dwarf2_create_include_psymtab): Make 'name' const.
7755 (create_debug_types_hash_table): Update.
7756 (read_cutu_die_from_dwo): Make 'result_info_ptr' const.
7757 (init_cutu_and_read_dies, init_cutu_and_read_dies_no_follow):
7758 Constify.
7759 (process_psymtab_comp_unit_reader, build_type_psymtabs_reader)
7760 (load_partial_comp_unit_reader): Make 'info_ptr' const.
7761 (read_comp_units_from_section): Constify.
7762 (peek_abbrev_code, peek_die_abbrev, skip_children, skip_one_die)
7763 (locate_pdi_sibling, load_full_comp_unit_reader): Make 'info_ptr'
7764 const.
7765 (dwarf2_compute_name, setup_type_unit_groups): Constify.
7766 (create_dwo_debug_info_hash_table): Make 'info_ptr' const.
7767 (create_dwp_hash_table, dwarf2_ranges_read)
7768 (dwarf2_record_block_ranges): Constify.
7769 (read_die_and_children, read_die_and_siblings_1)
7770 (read_die_and_siblings): Make 'info_ptr' and 'new_info_ptr'
7771 const.
7772 (read_full_die_1, read_full_die): Make 'info_ptr' const.
7773 (abbrev_table_read_table): Constify.
7774 (load_partial_dies): Make 'info_ptr' const.
7775 (read_partial_die, read_attribute_value, read_attribute): Make
7776 'info_ptr' and return type const.
7777 (read_address, read_initial_length)
7778 (read_checked_initial_length_and_offset, read_offset)
7779 (read_offset_1, read_n_bytes, read_direct_string): Make 'buf'
7780 const.
7781 (read_direct_string): Make 'buf' and return type const.
7782 (read_indirect_string_at_offset, read_indirect_string_from_dwz)
7783 (read_indirect_string): Make return type const.
7784 (read_unsigned_leb128, read_signed_leb128): Make 'buf' const.
7785 (read_addr_index_from_leb128, dwarf2_read_addr_index_reader): Make
7786 'info_ptr' const.
7787 (read_str_index): Make return type const.
7788 (add_include_dir): Make 'include_dir' const.
7789 (add_file_name): Make 'name' const.
7790 (dwarf_decode_line_header): Constify.
7791 (psymtab_include_file_name): Make return type const.
7792 (dwarf_decode_lines_1, dwarf_decode_lines): Constify.
7793 (dwarf2_start_subfile): Make 'filename' const.
7794 (dwarf2_const_value_attr): Make 'bytes' const.
7795 (read_signatured_type_reader): Make 'info_ptr' const.
7796 (decode_locdesc): Constify.
7797 (skip_form_bytes): Make 'bytes', 'buffer_end', and return type
7798 const.
7799 (skip_unknown_opcode): Make 'opcode_definitions', 'mac_ptr',
7800 'mac_end', and return type const.
7801 (dwarf_parse_macro_header): Make 'mac_ptr' and return type const.
7802 (dwarf_decode_macro_bytes): Make 'mac_ptr', 'mac_end', and return
7803 type const.
7804 (per_cu_header_read_in): Constify.
7805 * symfile.h (dwarf2_get_section_info): Update.
7806
7807 2013-04-12 Tom Tromey <tromey@redhat.com>
7808
7809 * symtab.h (struct general_symbol_info) <value.bytes>: Make const.
7810
7811 2013-04-12 Eli Zaretskii <eliz@gnu.org>
7812
7813 * NEWS: Mention "show configuration", --configuration.
7814 * top.c (print_gdb_configuration): New function, displays the
7815 details about GDB configure-time parameters.
7816 (print_gdb_version): Mention "show configuration".
7817 * cli/cli-cmds.c (show_configuration): New function.
7818 (_initialize_cli_cmds): Add the "show configuration" command.
7819 * main.c (captured_main) <print_configuration>: New static var.
7820 <long_options>: Use it.
7821 If --configuration was given, call print_gdb_configuration.
7822
7823 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7824 Pedro Alves <palves@redhat.com>
7825
7826 * Makefile.in (HAVE_NATIVE_GCORE_TARGET): New.
7827 (generated_files): Add gcore.
7828 (install-only, uninstall): Add gcore if HAVE_NATIVE_GCORE_TARGET or
7829 HAVE_NATIVE_GCORE_HOST.
7830 (gcore): New.
7831 * NEWS (Changes since GDB 7.6): Mention newly installed gcore.
7832 * config/alpha/alpha-osf3.mh, config/i386/fbsd.mh,
7833 config/i386/fbsd64.mh, config/i386/i386gnu.mh, config/i386/i386sol2.mh,
7834 config/i386/sol2-64.mh, config/mips/irix5.mh, config/mips/irix6.mh,
7835 config/powerpc/fbsd.mh, config/sparc/fbsd.mh, config/sparc/sol2.mh:
7836 Add HAVE_NATIVE_GCORE_HOST.
7837 * configure: Regenerate.
7838 * configure.ac (HAVE_NATIVE_GCORE_TARGET): New, set it, AC_SUBST it.
7839 New AC_SUBST fir GDB_TRANSFORM_NAME and GCORE_TRANSFORM_NAME. New
7840 AC_CONFIG_FILES for gcore.
7841 * configure.tgt: Add gdb_have_gcore to the initial comment. Set
7842 gdb_have_gcore.
7843 * gdb_gcore.sh: Rename to ...
7844 * gcore.in: ... here. Remove gcore.sh comment. Use GDB_TRANSFORM_NAME
7845 and GCORE_TRANSFORM_NAME substitutions.
7846
7847 Fix parsing tabs in ${gdb_target_obs}.
7848 * configure.tgt (gdb_have_gcore): Replace case with for and if.
7849
7850 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7851
7852 * remote.c (unpush_and_perror): Add output message final dot.
7853
7854 2013-04-11 Yao Qi <yao@codesourcery.com>
7855
7856 * tracepoint.c (tfile_interp_line): Fit parameters line and
7857 utpp in one line.
7858
7859 2013-04-10 Joel Brobecker <brobecker@adacore.com>
7860
7861 * solib.c (solib_map_sections): Remove code overwriting
7862 SO->SO_NAME with the bfd's filename.
7863
7864 2013-04-10 Pedro Alves <palves@redhat.com>
7865
7866 * cli/cli-decode.c (integer_unlimited_completer): New function.
7867 (add_setshow_integer_cmd, add_setshow_uinteger_cmd)
7868 (add_setshow_zuinteger_unlimited_cmd): Install the "unlimited"
7869 completer.
7870 * cli/cli-setshow.c: Include "cli/cli-utils.h".
7871 (is_unlimited_literal): New function.
7872 (do_set_command): Handle literal "unlimited" arguments.
7873 * frame.c (_initialize_frame) <set backtrace limit>: Document
7874 "unlimited".
7875 * printcmd.c (_initialize_printcmd) <set print
7876 max-symbolic-offset>: Add help text.
7877 * record-full.c (_initialize_record_full) <set record full
7878 insn-number-max>: Likewise.
7879 * record.c (_initialize_record) <set record
7880 instruction-history-size, set record function-call-history-size>:
7881 Add help text.
7882 * ser-tcp.c (_initialize_ser_tcp) <set tcp connect-timeout>: Add
7883 help text.
7884 * tracepoint.c (_initialize_tracepoint) <set trace-buffer-size>:
7885 Likewise.
7886 * source.c (_initialize_source) <set listsize>: Add help text.
7887 * utils.c (initialize_utils) <set height, set width>: Likewise.
7888 <set pagination>: Mention "set height unlimited".
7889 * valprint.c (_initialize_valprint) <set print elements, set print
7890 repeats>: Document "unlimited".
7891
7892 2013-04-10 Pedro Alves <palves@redhat.com>
7893
7894 * cli/cli-cmds.c (quit_command): Call query_if_trace_running
7895 instead of disconnect_tracing.
7896 * infcmd.c (detach_command, disconnect_command): Call
7897 query_if_trace_running. Adjust.
7898 * top.c: Include "tracepoint.h".
7899 (quit_target): Delete. Contents moved ...
7900 (quit_force): ... here. Wrap each stage of teardown in
7901 TRY_CATCH. Call disconnect_tracing before detaching.
7902
7903 2013-04-10 Hui Zhu <hui@codesourcery.com>
7904 Yao Qi <yao@codesourcery.com>
7905
7906 * configure.ac: Check libbabeltrace is installed.
7907 * config.in: Regenerate.
7908 * configure: Regenerate.
7909 * Makefile.in (LIBBABELTRACE): New.
7910 (CLIBS): Add LIBBABELTRACE.
7911 * ctf.c: Include "exec.h".
7912 (CTF_EVENT_ID_STATUS, CTF_EVENT_ID_TSV_DEF): New macros.
7913 (CTF_EVENT_ID_TP_DEF, ctf_save_write_int32): New macros.
7914 (ctf_save_metadata_header): Define new type aliases in
7915 metadata.
7916 (ctf_write_header): Define event type "tsv_def" and "tp_def"
7917 in metadata. Start a new faked packet for trace status.
7918 (ctf_write_status): Write trace status to CTF.
7919 (ctf_write_uploaded_tsv): Write TSV to CTF.
7920 (ctf_write_uploaded_tp): Write tracepoint definition to CTF.
7921 (ctf_write_definition_end): End the faked packet.
7922
7923 (ctx, ctf_iter, trace_dirname): New.
7924 (start_pos): New variable.
7925 (ctf_destroy, ctf_open_dir, ctf_open): New.
7926 (SET_INT32_FIELD, SET_ARRAY_FIELD, SET_STRING_FIELD): New
7927 macros.
7928 (ctf_read_tsv, ctf_read_tp, ctf_close, ctf_files_info): New.
7929 (ctf_fetch_registers, ctf_xfer_partial): New.
7930 (ctf_get_trace_state_variable_value): New.
7931 (ctf_get_tpnum_from_frame_event): New.
7932 (ctf_get_traceframe_address): New.
7933 (ctf_trace_find, ctf_has_stack): New.
7934 (ctf_has_registers, ctf_traceframe_info, init_ctf_ops): New.
7935 (ctf_get_trace_status, ctf_read_status): New.
7936 (_initialize_ctf): New.
7937 * tracepoint.c (get_tracepoint_number): New
7938 (get_uploaded_tsv): Remove 'static'.
7939 (struct traceframe_info, trace_regblock_size): Move it to ...
7940 * tracepoint.h: ... here.
7941 (get_tracepoint_number): Declare it.
7942 (get_uploaded_tsv): Declare it.
7943
7944 * NEWS: Mention new configure option.
7945
7946 2013-04-10 Pedro Alves <palves@redhat.com>
7947 Hui Zhu <hui@codesourcery.com>
7948
7949 * breakpoint.c (dprintf_re_set): New.
7950 (initialize_breakpoint_ops): Set dprintf_breakpoint_ops re_set
7951 to dprintf_re_set.
7952
7953 2013-04-09 Joel Brobecker <brobecker@adacore.com>
7954
7955 * configure.tgt (gdb_target_obs) <powerpc-*-aix* | rs6000-*-*>:
7956 Remove solib-svr4.o from the list.
7957
7958 2013-04-09 Joel Brobecker <brobecker@adacore.com>
7959
7960 * varobj.c (update_dynamic_varobj_children) [!HAVE_PYTHON]:
7961 Use gdb_assert_not_reached instead of invalid boolean expression.
7962
7963 2013-04-09 Pedro Alves <palves@redhat.com>
7964
7965 * remote.c (unpush_and_perror): New function.
7966 (readchar, remote_serial_write): Use it.
7967
7968 2013-04-09 Markus Metzger <markus.t.metzger@intel.com>
7969
7970 * NEWS: Mention new btrace RSP packets.
7971
7972 2013-04-08 Tom Tromey <tromey@redhat.com>
7973
7974 * symmisc.c (dump_msymbols): Cast fprintf_filtered argument to
7975 long.
7976
7977 2013-04-08 Tom Tromey <tromey@redhat.com>
7978
7979 * maint.c (print_bfd_section_info): Print the section index.
7980 * symmisc.c (dump_msymbols): Print the section index.
7981
7982 2013-04-08 Tom Tromey <tromey@redhat.com>
7983
7984 PR symtab/8424:
7985 * blockframe.c (find_pc_partial_function_gnu_ifunc): Check
7986 SYMBOL_SECTION, not SYMBOL_OBJ_SECTION.
7987 * breakpoint.c (resolve_sal_pc): Update.
7988 * elfread.c (elf_gnu_ifunc_record_cache): Update.
7989 * findvar.c (struct minsym_lookup_data) <objfile>: New field.
7990 (minsym_lookup_iterator_cb): Use it.
7991 (default_read_var_value): Update.
7992 * hppa-hpux-tdep.c (hppa64_hpux_in_solib_call_trampoline):
7993 Update.
7994 * infcmd.c (jump_command): Update.
7995 * linespec.c (minsym_found): Update.
7996 * maint.c (maintenance_translate_address): Update.
7997 * minsyms.c (lookup_minimal_symbol_by_pc_section_1): Update.
7998 (prim_record_minimal_symbol_full): Don't set SYMBOL_OBJ_SECTION.
7999 * parse.c (write_exp_msymbol): Update.
8000 * printcmd.c (address_info): Update.
8001 * psymtab.c (find_pc_sect_psymbol): Update.
8002 (fixup_psymbol_section): Check SYMBOL_SECTION, not
8003 SYMBOL_OBJ_SECTION.
8004 (add_psymbol_to_bcache): Correctly initialize SYMBOL_SECTION.
8005 Don't initialize SYMBOL_OBJ_SECTION.
8006 * spu-tdep.c (spu_catch_start): Update.
8007 * stabsread.c (define_symbol): Don't set SYMBOL_SECTION.
8008 * symmisc.c (dump_msymbols, print_symbol): Update.
8009 * symtab.c (fixup_section): Don't set 'obj_section'. Change
8010 how fallback section is computed.
8011 (fixup_symbol_section): Update.
8012 (find_pc_sect_symtab, find_function_start_sal, skip_prologue_sal):
8013 Update.
8014 (allocate_symbol, initialize_symbol, allocate_template_symbol):
8015 Initialize SYMBOL_SECTION.
8016 * symtab.h (struct general_symbol_info) <section>: Update comment.
8017 <obj_section>: Remove.
8018 (SYMBOL_OBJ_SECTION): Add 'objfile' argument. Rewrite.
8019 (SYMBOL_OBJFILE): New macro.
8020
8021 2013-04-08 Tom Tromey <tromey@redhat.com>
8022
8023 * coffread.c (record_minimal_symbol): Update.
8024 * dbxread.c (record_minimal_symbol): Update.
8025 * elfread.c (record_minimal_symbol): Update.
8026 * machoread.c (macho_symtab_add_minsym): Update.
8027 * mdebugread.c (record_minimal_symbol, parse_partial_symbols):
8028 Update.
8029 * minsyms.c (prim_record_minimal_symbol): Update.
8030 (prim_record_minimal_symbol_full): Remove 'bfd_section'
8031 argument.
8032 (prim_record_minimal_symbol_and_info): Likewise.
8033 * minsyms.h (prim_record_minimal_symbol_full)
8034 (prim_record_minimal_symbol_and_info): Update.
8035 * symtab.c (allocate_symbol, initialize_symbol)
8036 (allocate_template_symbol): Initialize SYMBOL_SECTION.
8037 * xcoffread.c (record_minimal_symbol, scan_xcoff_symtab):
8038 Update.
8039
8040 2013-04-08 Tom Tromey <tromey@redhat.com>
8041
8042 PR symtab/8423:
8043 * solib-som.c (som_solib_section_offsets): Use BFD section
8044 indices. Set offsets for all sections.
8045 * somread.c (som_symtab_read): Compute BFD section for
8046 symbol. Use prim_record_minimal_symbol_and_info.
8047 (som_symfile_read): Fix comment.
8048 (struct find_section_offset_arg): New.
8049 (find_section_offset, set_section_index): New functions.
8050 (som_symfile_offsets): Use set_section_index to compute
8051 section indices.
8052
8053 2013-04-08 Tom Tromey <tromey@redhat.com>
8054
8055 * coffread.c (cs_to_section): Use gdb_bfd_section_index.
8056 * elfread.c (record_minimal_symbol, elf_symtab_read): Use
8057 gdb_bfd_section_index.
8058 * gdb_bfd.c (gdb_bfd_section_index, gdb_bfd_count_sections):
8059 New functions.
8060 * gdb_bfd.h (gdb_bfd_section_index, gdb_bfd_count_sections):
8061 Declare.
8062 * machoread.c (macho_symtab_add_minsym, macho_symfile_offsets):
8063 Update.
8064 * objfiles.c (add_to_objfile_sections_full): New function.
8065 (add_to_objfile_sections): Use it.
8066 (build_section_table): Rewrite.
8067 (objfile_relocate1): Use gdb_bfd_section_index. Update.
8068 * objfiles.h (obj_section_offset): Use gdb_bfd_section_index.
8069 (struct objfile) <sections>: Update comment.
8070 (ALL_OBJFILE_OSECTIONS): Skip sections where the_bfd_section
8071 is NULL.
8072 (ALL_OBJSECTIONS): Use it.
8073 * solib-dsbt.c (dsbt_relocate_main_executable): Update.
8074 * solib-frv.c (frv_relocate_main_executable): Update.
8075 * solib-target.c (solib_target_relocate_section_addresses):
8076 Use gdb_bfd_section_index.
8077 * symfile.c (build_section_addr_info_from_section_table):
8078 Use gdb_bfd_section_index.
8079 (build_section_addr_info_from_bfd, place_section): Likewise.
8080 * symtab.c (fixup_section): Update.
8081 * xcoffread.c (find_targ_sec): Use gdb_bfd_section_index.
8082
8083 2013-04-08 Tom Tromey <tromey@redhat.com>
8084
8085 * minsyms.h (struct bound_minimal_symbol): New.
8086 (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
8087 Remove objfile argument.
8088 (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
8089 Return bound_minimal_symbol.
8090 * minsyms.c (lookup_minimal_symbol_by_pc_1)
8091 (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
8092 Return bound_minimal_symbol.
8093 (in_gnu_ifunc_stub): Update.
8094 (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
8095 Remove 'objfile_p' argument.
8096 (lookup_solib_trampoline_symbol_by_pc): Update.
8097 * ada-tasks.c, amd64-windows-tdep.c, arm-tdep.c,
8098 arm-wince-tdep.c, block.c, blockframe.c, breakpoint.c, btrace.c,
8099 c-valprint.c, dwarf2loc.c, elfread.c, frame.c, frv-tdep.c,
8100 glibc-tdep.c, gnu-v2-abi.c, gnu-v3-abi.c, hppa-hpux-tdep.c,
8101 i386-tdep.c, ia64-tdep.c, infcall.c, infcmd.c, jit.c,
8102 linux-fork.c, m32c-tdep.c, m68hc11-tdep.c, maint.c,
8103 mips-tdep.c, p-valprint.c, parse.c, ppc-linux-tdep.c,
8104 ppc-sysv-tdep.c, printcmd.c, rs6000-tdep.c, sh64-tdep.c,
8105 stack.c, symtab.c, tui/tui-disasm.c: Update.
8106
8107 2013-04-08 Tom Tromey <tromey@redhat.com>
8108
8109 * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.
8110 Use symbol's obstack, not an objfile.
8111 * coffread.c (process_coff_symbol): Update.
8112 * dwarf2read.c (fixup_go_packaging, new_symbol_full): Update.
8113 * jv-lang.c (add_class_symbol): Update.
8114 * mdebugread.c (new_symbol): Update.
8115 * minsyms.c (prim_record_minimal_symbol_full)
8116 (terminate_minimal_symbol_table): Update.
8117 * psymtab.c (add_psymbol_to_bcache): Clear entire symbol. Update.
8118 * stabsread.c (define_symbol, read_enum_type): Update.
8119 * symtab.c (symbol_set_demangled_name, symbol_get_demangled_name):
8120 Handle Ada specially.
8121 (symbol_set_language): Add 'obstack' argument.
8122 (symbol_set_names): Update.
8123 (symbol_natural_name, symbol_demangled_name): Always use
8124 ada_decode_symbol.
8125 * symtab.h (struct general_symbol_info)
8126 <language_specific::obstack>: New field.
8127 <ada_mangled>: New field.
8128 (SYMBOL_SET_LANGUAGE): Add 'obstack' argument.
8129 (symbol_set_language): Update.
8130
8131 2013-04-08 Tom Tromey <tromey@redhat.com>
8132
8133 * symtab.c (symbol_init_cplus_specific, symbol_set_demangled_name):
8134 Take an obstack, not an objfile.
8135 (symbol_set_names): Update.
8136 * symtab.h (symbol_set_demangled_name): Update.
8137
8138 2013-04-08 Tom Tromey <tromey@redhat.com>
8139
8140 * coffread.c (process_coff_symbol, coff_read_enum_type): Call
8141 allocate_symbol.
8142 * dwarf2read.c (fixup_go_packaging): Call allocate_symbol.
8143 (read_func_scope): Call allocate_template_symbol.
8144 (new_symbol_full): Call allocate_symbol.
8145 * jit.c (finalize_symtab): Call allocate_symbol.
8146 * jv-lang.c (add_class_symbol): Call allocate_symbol.
8147 * mdebugread.c (parse_symbol, new_block): Call allocate_symbol.
8148 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
8149 (common_block_end): Call allocate_symbol.
8150 * symtab.c (allocate_symbol, initialize_symbol)
8151 (allocate_template_symbol): New functions.
8152 * symtab.c (allocate_symbol, initialize_symbol)
8153 (allocate_template_symbol): Declare.
8154 * xcoffread.c (process_xcoff_symbol): Call initialize_symbol.
8155
8156 2013-04-08 Pedro Alves <palves@redhat.com>
8157 Keith Seitz <keiths@redhat.com>
8158
8159 * breakpoint.c (create_breakpoint): Rename
8160 "parse_condition_and_thread" parameter to "parse_arg". Update
8161 describing comment. If !PARSE_ARG, then error out if ARG is not
8162 the empty string after extracting the location.
8163 * breakpoint.h (create_breakpoint): Rename
8164 "parse_condition_and_thread" parameter to "parse_arg".
8165
8166 2013-04-08 Aleksandar Ristovski <aristovski@qnx.com
8167
8168 * solib-svr4.c (lm_addr_check): Add const qualifier to 'so' arg.
8169
8170 2013-04-07 Yao Qi <yao@codesourcery.com>
8171
8172 * remote.c (remote_trace_find): Change type of parameters 'addr1'
8173 and 'addr2' to CORE_ADDR.
8174 * target.c (update_current_target): Update.
8175 * target.h (struct target_ops) <to_trace_find>: Change parameter
8176 type to CORE_ADDR.
8177 * tracepoint.c (tfind_1): Change type of parameters 'addr1' and
8178 'addr2' to CORE_ADDR.
8179 (tfile_trace_find): Likewise.
8180 (tfile_get_traceframe_address): Change return type to CORE_ADDR.
8181 Change local variable 'addr' to type CORE_ADDR.
8182 * tracepoint.h (tfind_1): Update declaration.
8183
8184 2013-04-06 Eli Zaretskii <eliz@gnu.org>
8185
8186 * windows-nat.c (windows_get_absolute_argv0): Move from here...
8187 * mingw-hdep.c (windows_get_absolute_argv0): ...to here.
8188 Include main.h.
8189
8190 * windows-nat.h (windows_get_absolute_argv0): Move prototype from
8191 here...
8192 * main.h (windows_get_absolute_argv0): ...to here.
8193
8194 2013-04-05 Doug Evans <dje@google.com>
8195
8196 * dwarf2read.c (struct dwarf2_per_objfile): Tweak comment.
8197 (read_cutu_die_from_dwo): Add comments.
8198 (read_structure_type): Update comment.
8199 (read_enumeration_type, read_namespace_type): Update comment.
8200 (read_die_type, get_die_type_at_offset, get_die_type): Update comment.
8201
8202 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8203
8204 Convert man pages to texinfo, new gdbinit.5 texinfo page.
8205 * Makefile.in (gdb.z): Remove.
8206 (install-only): Remove $(man1dir) and gdb.1 installation.
8207 * gdb.1: Remove.
8208
8209 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8210
8211 Fix compatibility with Linux kernel 3.8.3.
8212 * linux-tdep.c (linux_find_memory_regions_full): Move variable number
8213 to more inner block. Remove parsing of NUMBER from outer block.
8214 Parse NUMBER only if KEYWORD has been identified.
8215
8216 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8217
8218 Fix variable name shadowing.
8219 * linux-tdep.c (linux_find_memory_regions_full): Rename outer variable
8220 filename to mapsfilename and update its uses.
8221
8222 2013-04-05 Eli Zaretskii <eliz@gnu.org>
8223
8224 * Makefile.in (TAGS): Avoid warning from etags when $GDB_NM_FILE is
8225 empty. See http://sourceware.org/ml/gdb-patches/2012-08/msg00504.html
8226 and http://sourceware.org/ml/gdb-patches/2013-04/msg00055.html for
8227 details of the problem.
8228
8229 2013-04-04 Pedro Alves <palves@redhat.com>
8230 Hui Zhu <hui@codesourcery.com>
8231
8232 * breakpoint.c (validate_commands_for_breakpoint): If validating a
8233 tracepoint, reset its STEP_COUNT and call validate_actionline.
8234
8235 2013-04-03 Doug Evans <dje@google.com>
8236
8237 * dwarf2read.c (read_die_and_siblings_1): Renamed from
8238 read_die_and_siblings.
8239 (read_die_and_siblings): New function.
8240 (read_cutu_die_from_dwo): Dump die if requested.
8241 (read_die_and_children): Call read_full_die_1 and
8242 read_die_and_siblings_1.
8243 (read_full_die): Dump die if requested.
8244
8245 * dwarf2read.c (read_comp_units_from_section): Add debugging printf.
8246
8247 * dwarf2read.c (struct dwo_file): New member comp_dir.
8248 Rename member name to dwo_name. All uses updated.
8249 (hash_dwo_file): Include comp_dir in computation.
8250 (eq_dwo_file): Ditto.
8251 (lookup_dwo_file_slot): New arg comp_dir. All callers updated.
8252 (create_dwo_in_dwp, lookup_dwo_in_dwp, open_and_init_dwo_file): Ditto.
8253
8254 * psymtab.c (read_psymtabs_with_fullname): Don't call
8255 psymtab_to_fullname if the basenames are different.
8256
8257 2013-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8258
8259 * NEWS (Changes in GDB 7.6): Update the data-disassemble for "fullname".
8260 New entry about "fullname" presence.
8261
8262 2013-04-03 Pedro Alves <palves@redhat.com>
8263
8264 * NEWS: Mention x86_64/Cygwin as new native configuration.
8265
8266 2013-04-02 Doug Evans <dje@google.com>
8267
8268 * dwarf2read.c (read_structure_type): Fix typo in comment.
8269
8270 2013-04-02 Pedro Alves <palves@redhat.com>
8271
8272 * NEWS: Mention "set/show debug aarch64", "set/show debug
8273 coff-pe-read" and "set/show debug mach-o".
8274
8275 2013-04-02 Pedro Alves <palves@redhat.com>
8276
8277 * NEWS: Mention "set/show remote trace-buffer-size-packet".
8278
8279 2013-04-02 Eli Zaretskii <eliz@gnu.org>
8280
8281 * Makefile.in (HFILES_NO_SRCDIR): Remove call-cmds.h.
8282 gdb_string.h is now in common/.
8283
8284 2013-04-02 Pedro Alves <palves@redhat.com>
8285
8286 * NEWS: Move "set debug notification" and "set trace-buffer-size"
8287 under "New options".
8288
8289 2013-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8290
8291 Revert this patch:
8292 PR gdb/15275
8293 * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
8294
8295 2013-04-02 Pedro Alves <palves@redhat.com>
8296
8297 PR gdb/15275
8298
8299 * remote.c (send_interrupt_sequence): Use remote_serial_write.
8300 (remote_serial_write): New function.
8301 (putpkt_binary, getpkt_or_notif_sane_1): Use remote_serial_write.
8302
8303 2013-04-01 Jiong Wang <jiwang@tilera.com>
8304
8305 * NEWS: Mention TILE-Gx in "New native configurations" and
8306 "New targets" sections.
8307
8308 2013-04-01 Doug Evans <dje@google.com>
8309
8310 * dwarf2read.c (lookup_signatured_type_at_offset): Delete.
8311 (process_enumeration_scope): Simplify.
8312
8313 * dwarf2read.c (struct dwarf2_per_cu_data): Move member
8314 type_unit_group ...
8315 (struct signatured_type): ... to here.
8316 (sig_type_ptr): New typedef.
8317 (type_unit_group): Delete member 't.first_cu'. Move member 'tus'
8318 out of union 't'. All uses updated.
8319 (dw2_get_file_names_reader): Assert not called for a type unit.
8320 (dw2_get_file_names): Assert not called for a type unit or type
8321 unit group.
8322 (build_type_psymtabs_reader): Assert called for a type unit.
8323 (build_type_psymtab_dependencies): Assert called for a type unit group.
8324
8325 * dwarf2read.c (free_dwo_file): Add comment.
8326 (dwarf2_per_objfile_free): Unref dwp bfd.
8327
8328 2013-04-01 Aleksandar Ristovski <aristovski@qnx.com>
8329
8330 * coff-pe-read.c (add_pe_exported_sym): Remove unused 'dll_name_len'.
8331 (add_pe_forwarded_sym): Remove unused 'section', 'dll_name_len'.
8332 (read_pe_exported_syms): Remove unused 'exportix'.
8333 (pe_text_section_offset): Remove unused 'opthdr_ofs', 'num_entries',
8334 'export_rva', 'export_size', 'expptr', 'exp_funcbase', 'expdata',
8335 'erva', 'name_rvas', 'ordinals', 'nexp', 'ordbase', 'dll_name'.
8336
8337 2013-04-01 Aleksandar Ristovski <aristovski@qnx.com>
8338
8339 * breakpoint.c (parse_cond_to_aexpr): Remove unused 'old_chain'.
8340 (print_it_watchpoint): Remove unused 'bl'.
8341 (say_where): Remove unused 'uiout'.
8342 (bpstat_remove_breakpoint_callback): Remove unused 'uiout'.
8343 (bkpt_breakpoint_hit): Remove unused 'b'.
8344 (internal_bkpt_print_it): Remove unused 'uiout'.
8345 * buildsym.c (augment_type_symtab): Remove unused 'i'.
8346
8347 2013-03-31 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
8348
8349 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_float): New function.
8350 (ppc64_sysv_abi_push_dummy_call): Handle complex arguments.
8351
8352 2013-03-29 Doug Evans <dje@google.com>
8353
8354 * dwarf2read.c (open_dwo_file): Renamed from open_dwop_file.
8355 Delete arg is_dwp. All callers updated.
8356 (open_dwp_file): New function.
8357 (open_and_init_dwp_file): Call it.
8358 (get_dwp_file): New function.
8359 (lookup_dwo_cutu): Call it.
8360
8361 * dwarf2read.c (open_and_init_dwp_file): Remove incorrect, and
8362 unnecessary, cleanup.
8363
8364 * dwarf2read.c (lookup_dwo_cutu): Improve complaint text.
8365
8366 * dwarf2read.c (read_cutu_die_from_dwo): New function.
8367 (lookup_dwo_unit): New function.
8368 (init_cutu_and_read_dies): Move DWO handling to new functions.
8369
8370 * dwarf2read.c (struct signatured_type): Tweak comment.
8371 (struct dwo_unit): Tweak comment.
8372 (create_debug_types_hash_table): Tweak comment. Reformat long line.
8373 (create_dwo_debug_info_hash_table): Tweak comment.
8374 (dwarf2_per_cu_offset_and_type): Tweak comment.
8375
8376 * dwarf2read.c (lookup_signatured_type): Remove complaint about
8377 missing .debug_types section.
8378
8379 2013-03-29 Yao Qi <yao@codesourcery.com>
8380
8381 * corelow.c: Include "completer.h".
8382 (_initialize_corelow): Call add_target_with_completer with
8383 argument 'filename_completer'.
8384 * tracepoint.c: Likewise.
8385 * exec.c (_initialize_exec): Likewise.
8386 * target.c (add_target): Rename to ...
8387 (add_target_with_completer): ... this. Call set_cmd_completer
8388 if parameter completer is not NULL.
8389 (add_target): New.
8390 * target.h: Include "command.h".
8391 (add_target_with_completer): Declare it.
8392
8393 2013-03-28 Joel Brobecker <brobecker@adacore.com>
8394
8395 * coffread.c (is_import_fixup_symbol): New function.
8396 (record_minimal_symbol): Use is_import_fixup_symbol to
8397 detect import fixup symbols, and discard them.
8398
8399 2013-03-28 Doug Evans <dje@google.com>
8400
8401 * dwarf2read.c (create_debug_types_hash_table): Don't allocate the
8402 types hash table until we know we need it.
8403
8404 * dwarf2read.c (create_addrmap_from_index): Complain about bad CU
8405 index numbers.
8406
8407 * dwarf2read.c (dw2_get_file_names): Delete arg "objfile".
8408 All callers updated.
8409 (dw2_print_stats): Print #read CUs too.
8410 (dump_die_shallow): Print signatured types better.
8411
8412 * dwarf2read.c (struct dwarf2_per_cu_data): Rename member
8413 info_or_types_section to section. All uses updated.
8414 (struct dwo_unit): Ditto.
8415
8416 2013-03-28 Pedro Alves <palves@redhat.com>
8417
8418 * NEWS (New options): New section.
8419 (New options): Mention set/show remote trace-status-packet.
8420 * remote.c (PACKET_qTStatus): New enumeration value.
8421 (remote_get_trace_status): Skip sending qTStatus if the packet is
8422 disabled. Use packet_ok.
8423 (_initialize_remote): Register a configuration command for
8424 qTStatus packet.
8425
8426 2013-03-28 Doug Evans <dje@google.com>
8427
8428 * symfile.c (find_separate_debug_file): Add comment.
8429 (terminate_after_last_dir_separator): Tweak comment.
8430
8431 * dwarf2read.c (create_partial_symtab): Add forward decl.
8432 (create_partial_symtab): Move to be closer to other psymtab functions.
8433 (process_psymtab_comp_unit_reader, process_psymtab_comp_unit): Ditto.
8434
8435 * dwarf2read.c (dwarf2_physname): Move declaration to better spot.
8436 (compute_symtab_includes): Remove unnecessary forward declaration.
8437 (die_needs_namespace): Add comment marking group of functions for
8438 dwarf2 name computation.
8439
8440 * typeprint.c (_initialize_typeprint): Improve type help text.
8441
8442 * python/python.c (finish_python_initialization): Provide suggestion
8443 for how to tell gdb to find its python files.
8444
8445 2013-03-28 Pedro Alves <palves@redhat.com>
8446
8447 PR gdb/15294
8448
8449 * source.c (_initialize_source): Change back "set listsize" to an
8450 integer command.
8451
8452 2013-03-27 Gareth McMullin <gareth@blacksphere.co.nz>
8453
8454 PR gdb/15275
8455 * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
8456
8457 2013-03-27 Pedro Alves <palves@redhat.com>
8458
8459 * top.c (history_size): Rename to ...
8460 (history_size_setshow_var): ... this. Add comment.
8461 (show_commands): Use readline's 'history_length' instead of
8462 computing the history length by calling history_get in a loop.
8463 (set_history_size_command): Error out for sizes over INT_MAX.
8464 Restore previous history size on invalid size.
8465 (init_history): If HISTSIZE is negative, leave the history size as
8466 zero. Add comments.
8467 (init_main): Adjust.
8468
8469 2013-03-27 Pedro Alves <palves@redhat.com>
8470
8471 * coff-pe-read.c (_initialize_coff_pe_read): Rename "set debug
8472 coff_pe_read" command to "set debug coff-pe-read".
8473
8474 2013-03-27 Markus Metzger <markus.t.metzger@intel.com>
8475
8476 * record.c (command_size_to_target_size): Fix size comparison.
8477 Change parameter type from pointer to integer to integer.
8478 Update all users.
8479
8480 2013-03-27 Pierre Muller <muller@sourceware.org>
8481
8482 * windows-nat.c (handle_output_debug_string): Avoid typecast
8483 from integer of different size warning.
8484
8485 2013-03-26 Joel Brobecker <brobecker@adacore.com>
8486
8487 * windows-nat.c (handle_output_debug_string): Add empty line
8488 after local block variable definition.
8489
8490 2013-03-26 Pedro Alves <palves@redhat.com>
8491
8492 * ser-tcp.c (wait_for_connect): Make 'polls' parameter unsigned.
8493 (net_open): Make 'polls' local unsigned.
8494
8495 2013-03-26 Pedro Alves <palves@redhat.com>
8496
8497 * remote.c (_initialize_remote): Make "set remoteaddresssize"
8498 a zuinteger command instead of uinteger.
8499
8500 2013-03-26 Pedro Alves <palves@redhat.com>
8501
8502 * record-full.c (record_full_insn_num): Make it unsigned.
8503 (record_full_check_insn_num, record_full_message)
8504 (record_full_registers_change, record_full_xfer_partial): Remove
8505 record_full_insn_max_num check (it's always != 0).
8506 (record_full_info, record_full_restore): Use %u as format string.
8507 (): Use %u as format string.
8508 (set_record_full_insn_max_num): Remove record_full_insn_max_num
8509 check (it's always != 0).
8510
8511 2013-03-26 Pedro Alves <palves@redhat.com>
8512
8513 * dcache.c (_initialize_dcache): Make the "set dcache line-size"
8514 and "set dcache size" commands zuinteger instead of uinteger.
8515
8516 2013-03-26 Pedro Alves <palves@redhat.com>
8517
8518 * cris-tdep.c (_initialize_cris_tdep): Make the "set cris-version"
8519 command zuinteger instead of uinteger.
8520
8521 2013-03-26 Pedro Alves <palves@redhat.com>
8522
8523 * coff-pe-read.c (_initialize_coff_pe_read): Make the command
8524 zuinteger instead of uinteger.
8525
8526 2013-03-26 Pedro Alves <palves@redhat.com>
8527
8528 * record.c (record_insn_history_size_setshow_var)
8529 (record_call_history_size_setshow_var): New globals.
8530 (command_size_to_target_size): New function.
8531 (cmd_record_insn_history, cmd_record_call_history): Use
8532 command_size_to_target_size instead of cast.
8533 (validate_history_size, set_record_insn_history_size)
8534 (set_record_call_history_size): New functions.
8535 (_initialize_record): Install set_record_insn_history_size and
8536 set_record_call_history_size as "set" hooks of "set record
8537 instruction-history-size" and "set record
8538 function-call-history-size".
8539
8540 2013-03-26 Pedro Alves <palves@redhat.com>
8541
8542 * top.c (gdb_rl_operate_and_get_next): Replace max_input_history
8543 use with history_max_entries use. Remove FIXME note.
8544
8545 2013-03-26 Markus Metzger <markus.t.metzger@intel.com>
8546
8547 * record-btrace.c (record_btrace_close): Call
8548 record_btrace_auto_disable.
8549
8550 2013-03-25 Joel Brobecker <brobecker@adacore.com>
8551
8552 * rs6000-nat.c (fixup_breakpoints): Delete declaration.
8553
8554 2013-03-25 Doug Evans <dje@google.com>
8555
8556 * contrib/cc-with-tweaks.sh: Check exit code of dwp.
8557
8558 2013-03-25 Tom Tromey <tromey@redhat.com>
8559
8560 PR symtab/11462:
8561 * c-exp.y (exp): Add new productions for destructors after '.' and
8562 '->'.
8563 (write_destructor_name): New function.
8564
8565 2013-03-25 Tom Tromey <tromey@redhat.com>
8566
8567 PR c++/9197:
8568 * opencl-lang.c (evaluate_subexp_opencl) <STRUCTOP_STRUCT>: Use
8569 value_struct_elt, not lookup_struct_elt_type.
8570 * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
8571 STRUCTOP_PTR>: Use value_struct_elt, not lookup_struct_elt_type.
8572 * expression.h (EVAL_AVOID_SIDE_EFFECTS): Update comment.
8573
8574 2013-03-25 Yao Qi <yao@codesourcery.com>
8575
8576 * ctf.c [USE_WIN32API]: Undef 'mkdir' and use 'mkdir'
8577 instead of '_mkdir'.
8578
8579 2013-03-23 Eli Zaretskii <eliz@gnu.org>
8580
8581 * windows-nat.c (windows_get_absolute_argv0): New function.
8582 * windows-nat.h: Add its prototype.
8583
8584 * main.c (get_init_files): Use filename_ncmp instead of strncmp.
8585 Use IS_DIR_SEPARATOR instead of looking for a character inside
8586 SLASH_STRING. Include filenames.h.
8587 (captured_main) [__MINGW32__]: Make argv[0] absolute, so that
8588 relocate_gdb_directory works when passed gdb_program_name.
8589 Include windows-nat.h.
8590
8591 2013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8592
8593 * exceptions.h (enum errors): New entry TARGET_CLOSE_ERROR.
8594 * remote.c (trace_error): Remove the special handling of '2'.
8595 (readchar) <SERIAL_EOF>
8596 (readchar) <SERIAL_ERROR>
8597 (getpkt_or_notif_sane_1): Use TARGET_CLOSE_ERROR for them.
8598 (remote_get_trace_status): Call throw_exception if EX is
8599 TARGET_CLOSE_ERROR.
8600 * utils.c (perror_with_name): Rename to ...
8601 (throw_perror_with_name): ... here. New parameter errcode, describe it
8602 in the function comment.
8603 (perror_with_name): New function wrapper.
8604 * utils.h (enum errors): New stub declaration.
8605 (throw_perror_with_name): New declaration.
8606
8607 2013-03-22 Pedro Alves <palves@redhat.com>
8608 Yao Qi <yao@codesourcery.com>
8609 Mark Kettenis <kettenis@gnu.org>
8610
8611 * cli/cli-setshow.c (do_set_command) <var_uinteger>:
8612 Don't let the user set the value to UINT_MAX directly.
8613 <var_integer>: Don't let the user set the value to INT_MAX
8614 directly.
8615
8616 2013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8617
8618 * remote.c (remote_unpush_target): New function.
8619 (remote_open_1): Remove two pop_target calls, update one comment, add
8620 comment to target_preopen call. Replace pop_target call by
8621 remote_unpush_target call.
8622 (interrupt_query, readchar, getpkt_or_notif_sane_1): Replace
8623 pop_target calls by remote_unpush_target calls.
8624
8625 2013-03-22 Pedro Alves <palves@redhat.com>
8626
8627 * linux-nat.c (linux_child_follow_fork): Don't call
8628 linux_enable_event_reporting.
8629 (linux_handle_extended_wait): Don't call
8630 linux_enable_event_reporting.
8631
8632 2013-03-22 Pedro Alves <palves@redhat.com>
8633
8634 * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Define INSN macro,
8635 use it to rewrite the trampoline buffers with type gdb_byte[], and
8636 undefine the macro. Remove char* cast.
8637
8638 2013-03-21 Doug Evans <dje@google.com>
8639
8640 New commands "mt set per-command {space,time,symtab} {on,off}".
8641 * NEWS: Add entry.
8642 * event-top.c: #include "maint.h".
8643 * main.c: #include "maint.h".
8644 * maint.c: #include <sys/time.h>, <time.h>, block.h, top.h,
8645 timeval-utils.h, maint.h, cli/cli-setshow.h.
8646 (per_command_time, per_command_space): New static globals.
8647 (per_command_symtab): New static global.
8648 (per_command_setlist, per_command_showlist): New static globals.
8649 (struct cmd_stats): Move here from utils.c.
8650 (set_per_command_time): Renamed from set_display_time in utils.c
8651 and moved here. All callers updated.
8652 (set_per_command_space): Renamed from set_display_space in utils.c
8653 and moved here. All callers updated.
8654 (count_symtabs_and_blocks): New function.
8655 (report_command_stats): Moved here from utils.c. Add support for
8656 printing symtab stats. Only print data if enabled before command
8657 executed.
8658 (make_command_stats_cleanup): Ditto.
8659 (sert_per_command_cmd, show_per_command_cmd): New functions.
8660 (_initialize_maint_cmds): Add new commands
8661 mt set per-command {space,time,symtab} {on,off}.
8662 * maint.h: New file.
8663 * top.c: #include "maint.h".
8664 * utils.c (reset_prompt_for_continue_wait_time): New function.
8665 (get_prompt_for_continue_wait_time): New function.
8666 * utils.h (reset_prompt_for_continue_wait_time): Declare
8667 (get_prompt_for_continue_wait_time): Declare.
8668 (make_command_stats_cleanup): Moved to maint.h.
8669 (set_display_time, set_display_space): Moved to maint.h and renamed
8670 to set_per_command_time, set_per_command_space.
8671 * cli/cli-setshow.c (parse_cli_boolean_value): Renamed from
8672 parse_binary_operation and made non-static. Don't call error,
8673 just return an error marker. All callers updated.
8674 * cli/cli-setshow.h (parse_cli_boolean_value): Declare.
8675
8676 2013-03-21 Tom Tromey <tromey@redhat.com>
8677
8678 * symfile.c (alloc_section_addr_info): Update header. Don't set
8679 'num_sections' field.
8680 (build_section_addr_info_from_section_table): Set 'num_sections'.
8681 (build_section_addr_info_from_bfd): Likewise.
8682 (build_section_addr_info_from_objfile): Remove dead loop
8683 condition.
8684 (free_section_addr_info): Unconditionally call xfree.
8685 (relative_addr_info_to_section_offsets, addrs_section_sort)
8686 (addr_info_make_relative, syms_from_objfile_1): Remove dead loop
8687 condition.
8688 (syms_from_objfile_1): Remove dead 'if' condition. Check
8689 'num_sections'.
8690 (add_symbol_file_command): Set 'num_sections'.
8691 * symfile-mem.c (symbol_file_add_from_memory): Set
8692 'num_sections'.
8693 * somread.c (som_symfile_offsets): Remove dead loop condition.
8694 * machoread.c (macho_symfile_offsets): Remove dead 'if'.
8695 * jit.c (jit_bfd_try_read_symtab): Set 'num_sections'.
8696
8697 2013-03-21 Tom Tromey <tromey@redhat.com>
8698
8699 * tracepoint.h (decode_agent_options): Add 'trace_string'
8700 argument.
8701 * tracepoint.c (decode_agent_options): Add 'trace_string'
8702 argument.
8703 (validate_actionline): Update.
8704 (collect_symbol): Add 'trace_string' argument.
8705 (struct add_local_symbols_data) <trace_string>: New field.
8706 (do_collect_symbol): Update.
8707 (add_local_symbols): Add 'trace_string' argument.
8708 (encode_actions_1): Update.
8709 (trace_dump_actions): Update.
8710 * dwarf2loc.c (access_memory): Update.
8711 * ax.h (struct agent_expr) <tracing, trace_string>: New fields.
8712 * ax-general.c (new_agent_expr): Update.
8713 * ax-gdb.h (gen_trace_for_expr, gen_trace_for_var)
8714 (gen_trace_for_return_address): Add argument.
8715 (trace_kludge, trace_string_kludge): Remove.
8716 * ax-gdb.c (trace_kludge, trace_string_kludge): Remove.
8717 (gen_traced_pop, gen_fetch, gen_bitfield_ref, gen_expr): Update.
8718 (gen_trace_for_var): Add 'trace_string' argument.
8719 (gen_trace_for_expr, gen_trace_for_return_address): Likewise.
8720 (gen_printf, agent_eval_command_one): Update.
8721
8722 2013-03-21 Tom Tromey <tromey@redhat.com>
8723
8724 PR exp/15109:
8725 * c-exp.y (yylex): Rewrite to push all tokens onto the FIFO.
8726 Handle FILENAME token.
8727
8728 2013-03-21 Tom Tromey <tromey@redhat.com>
8729
8730 * c-exp.y (YYPRINT): Define.
8731 (c_print_token): New function.
8732
8733 2013-03-21 Tom Tromey <tromey@redhat.com>
8734
8735 * c-exp.y (%union) <sym, ivar, ivec>: Remove.
8736
8737 2013-03-21 Yao Qi <yao@codesourcery.com>
8738
8739 * ctf.c: Include "gdb_stat.h".
8740 [USE_WIN32API]: New macro 'mkdir'.
8741 (ctf_start): Use permission bits macros if they are defined.
8742
8743 2013-03-20 Keith Seitz <keiths@redhat.com>
8744
8745 * breakpoint.h (struct breakpoint): Add comment to
8746 extra_string indicating that this member is mallod'd.
8747 * breakpoint.c (base_breakpoint_dtor): Free extra_string.
8748
8749 2013-03-20 Pedro Alves <palves@redhat.com>
8750
8751 PR gdb/15289
8752
8753 * cli/cli-setshow.c (do_set_command)
8754 <var_uinteger, var_zuinteger>: Use LONGEST for variable holding
8755 the result of parsing the command argument. Throw error if the
8756 value is greater than UINT_MAX. Print the invalid value with
8757 plongest.
8758 <var_integer, var_zinteger>: Use LONGEST for variable holding the
8759 result of parsing the command argument. Throw error if the value
8760 is greater than INT_MAX, not greater or equal. Also throw error
8761 if the value is less than INT_MIN. Print the invalid value with
8762 plongest.
8763 <var_zuinteger_unlimited>: Throw error if the value is greater
8764 than INT_MAX, not greater or equal.
8765 (do_show_command) <var_integer, var_zinteger,
8766 var_zuinteger_unlimited>: Use %d for printing int, not %u.
8767
8768 2013-03-20 Tom Tromey <tromey@redhat.com>
8769
8770 * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,
8771 if possible.
8772 * dwarf2read.c (read_func_scope): Remove old FIXME.
8773 * eval.c (evaluate_subexp_standard): Check SYMBOL_COMPUTED_OPS,
8774 not LOC_COMPUTED.
8775 * findvar.c (symbol_read_needs_frame, default_read_var_value):
8776 Unconditionally call via computed ops, if possible.
8777 * printcmd.c (address_info): Unconditionally call via computed ops,
8778 if possible.
8779 * stack.c (read_frame_arg): Unconditionally call via computed ops,
8780 if possible.
8781 * symtab.c (register_symbol_computed_impl): Sanity check 'ops'.
8782 * tracepoint.c (scope_info): Unconditionally call via computed ops,
8783 if possible.
8784
8785 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8786 Tom Tromey <tromey@redhat.com>
8787
8788 PR symtab/8421:
8789 * coffread.c (coff_register_index): New global.
8790 (process_coff_symbol, coff_read_enum_type): Set
8791 SYMBOL_ACLASS_INDEX.
8792 (_initialize_coffread): Initialize new global.
8793 * dwarf2loc.c (locexpr_find_frame_base_location)
8794 (dwarf2_block_frame_base_locexpr_funcs)
8795 (loclist_find_frame_base_location)
8796 (dwarf2_block_frame_base_loclist_funcs): New.
8797 (dwarf_expr_frame_base_1): Call SYMBOL_BLOCK_OPS, remove internal_error.
8798 (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Add location_has_loclist.
8799 * dwarf2loc.h (dwarf2_block_frame_base_locexpr_funcs)
8800 (dwarf2_block_frame_base_loclist_funcs): New.
8801 * dwarf2read.c (dwarf2_locexpr_index, dwarf2_loclist_index)
8802 (dwarf2_locexpr_block_index, dwarf2_loclist_block_index): New
8803 globals.
8804 (read_func_scope): Update.
8805 (fixup_go_packaging, mark_common_block_symbol_computed)
8806 (var_decode_location, new_symbol_full, dwarf2_const_value):
8807 Set SYMBOL_ACLASS_INDEX.
8808 (dwarf2_symbol_mark_computed): Likewise. Add 'is_block' argument.
8809 (_initialize_dwarf2_read): Initialize new globals.
8810 * jit.c (finalize_symtab): Set SYMBOL_ACLASS_INDEX.
8811 * jv-lang.c (add_class_symbol): Set SYMBOL_ACLASS_INDEX.
8812 * mdebugread.c (mdebug_register_index, mdebug_regparm_index): New
8813 globals.
8814 (parse_symbol, psymtab_to_symtab_1): Set SYMBOL_ACLASS_INDEX.
8815 (_initialize_mdebugread): Initialize new globals.
8816 * psympriv.h (struct partial_symbol) <aclass>: Update comment.
8817 * stabsread.c (patch_block_stabs): Set SYMBOL_ACLASS_INDEX.
8818 (stab_register_index, stab_regparm_index): New globals.
8819 (define_symbol, read_enum_type, common_block_end): Set
8820 SYMBOL_ACLASS_INDEX.
8821 (_initialize_stabsread): Initialize new globals.
8822 * symtab.c (next_aclass_value, symbol_impl, symbol_impls): New
8823 globals.
8824 (MAX_SYMBOL_IMPLS): New define.
8825 (register_symbol_computed_impl, register_symbol_block_impl)
8826 (register_symbol_register_impl)
8827 (initialize_ordinary_address_classes): New functions.
8828 (_initialize_symtab): Call initialize_ordinary_address_classes.
8829 * symtab.h (enum address_class) <LOC_FINAL_VALUE>: New constant.
8830 (struct symbol_impl): New.
8831 (SYMBOL_ACLASS_BITS): New define.
8832 (struct symbol) <aclass, ops>: Remove fields.
8833 <aclass_index>: New field.
8834 (symbol_impls): Declare.
8835 (SYMBOL_CLASS, SYMBOL_COMPUTED_OPS, SYMBOL_REGISTER_OPS): Redefine.
8836 (SYMBOL_IMPL, SYMBOL_ACLASS_INDEX): New defines.
8837 (register_symbol_computed_impl, register_symbol_block_impl)
8838 (register_symbol_register_impl): Declare.
8839 (struct symbol_computed_ops): Add location_has_loclist.
8840 (struct symbol_block_ops): New.
8841 (SYMBOL_BLOCK_OPS): New.
8842 * xcoffread.c (process_xcoff_symbol): Set SYMBOL_ACLASS_INDEX.
8843
8844 2013-03-20 Tom Tromey <tromey@redhat.com>
8845
8846 * psymtab.c (find_pc_sect_psymbol, fixup_psymbol_section)
8847 (print_partial_symbols, recursively_search_psymtabs): Use
8848 PSYMBOL_CLASS.
8849
8850 2013-03-20 Pierre Muller <muller@sourceware.org>
8851
8852 * contrib/ari/gdb_ari.sh (OP eol rule): Also check
8853 addtion, subtraction, multiplication and division binary operator.
8854
8855 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8856
8857 Code cleanup.
8858 * bfd-target.c (target_bfd_xclose): Remove parameter quitting.
8859 * bsd-kvm.c (bsd_kvm_close): Likewise.
8860 * bsd-uthread.c (bsd_uthread_close): Likewise.
8861 * corelow.c (core_close): Likewise.
8862 (core_close_cleanup): Remove parameter quitting from a caller.
8863 * event-top.c (async_disconnect): Likewise.
8864 * exec.c (exec_close_1): Remove parameter quitting.
8865 * go32-nat.c (go32_close): Likewise.
8866 * linux-nat.c (linux_nat_close): Remove parameter quitting. Remove
8867 parameter quitting from a caller.
8868 * mips-linux-nat.c (super_close): Remove parameter quitting from the
8869 variable.
8870 (mips_linux_close): Remove parameter quitting. Remove parameter
8871 quitting from a caller.
8872 * monitor.c (monitor_close): Remove parameter quitting.
8873 * monitor.h (monitor_close): Likewise.
8874 * record-btrace.c (record_btrace_close): Likewise.
8875 * record-full.c (record_full_close): Likewise.
8876 * remote-m32r-sdi.c (m32r_close): Remove parameter quitting and remove
8877 it also from fprintf_unfiltered.
8878 * remote-mips.c (mips_close): Remove parameter quitting.
8879 (mips_detach): Remove parameter quitting from a caller.
8880 * remote-sim.c (gdbsim_close): Remove parameter quitting.
8881 (gdbsim_close): Remove duplicate function comment. Remove parameter
8882 quitting and remove it also from printf_filtered.
8883 * remote.c (remote_close): Remove parameter quitting.
8884 * solib-svr4.c (enable_break): Remove parameter quitting from a caller.
8885 * target.c (update_current_target): Remove parameter int from to_close
8886 de_fault.
8887 (push_target, unpush_target, pop_target): Remove parameter quitting from
8888 a caller.
8889 (pop_all_targets_above, pop_all_targets): Remove parameter quitting.
8890 Remove parameter quitting from a caller.
8891 (target_preopen): Remove parameter quitting from a caller.
8892 (target_close): Remove parameter quitting. Remove parameter quitting
8893 from a caller two times. Remove parameter quitting also from
8894 fprintf_unfiltered.
8895 * target.h (struct target_ops): Remove parameter quitting and as int
8896 from fields to_xclose and to_close.
8897 (extern struct target_ops current_target):
8898 (target_close, pop_all_targets): Remove parameter quitting. Update the
8899 comment.
8900 (pop_all_targets_above): Remove parameter quitting.
8901 * top.c (quit_target): Remove parameter quitting from a caller.
8902 * tracepoint.c (tfile_close): Remove parameter quitting.
8903 * windows-nat.c (windows_close): Remove parameter quitting.
8904
8905 2013-03-20 Corinna Vinschen <vinschen@redhat.com>
8906
8907 * windows-nat.c (handle_output_debug_string): Replace call
8908 to string_to_core_addr with call to strtoull.
8909
8910 2013-03-20 Yao Qi <yao@codesourcery.com>
8911
8912 * ctf.c (ctf_save_metadata_header): Define macro HOST_ENDIANNESS
8913 and write it to CTF metadata.
8914
8915 2013-03-19 Corinna Vinschen <vinschen@redhat.com>
8916
8917 * windows-nat.c (handle_output_debug_string): Change type of n to
8918 SIZE_T to avoid crash on 64 bit systems.
8919
8920 2013-03-17 Eli Zaretskii <eliz@gnu.org>
8921
8922 * python/python-internal.h (HAVE_SNPRINTF)
8923 [_WIN32 && HAVE_DECL_SNPRINTF]: Define, to avoid compiler warnings
8924 about redefinition of snprintf by pyerrors.h.
8925
8926 2013-03-15 Steve Ellcey <sellcey@mips.com>
8927
8928 * remote-sim.c (sim_command_completer): Make char arguments const.
8929
8930 2013-03-15 Tom Tromey <tromey@redhat.com>
8931
8932 PR c++/15116:
8933 * gdbtypes.c (types_equal): Handle TYPE_CODE_FUNC.
8934
8935 2013-03-14 Tom Tromey <tromey@redhat.com>
8936
8937 * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:
8938 New fields.
8939 (get_file_crc): Move from symfile.c.
8940 (gdb_bfd_crc): New function.
8941 * gdb_bfd.h (gdb_bfd_crc): Declare.
8942 * objfiles.h (struct objfile) <crc32, crc32_p>: Remove.
8943 * symfile.c (get_file_crc): Move to gdb_bfd.c.
8944 (separate_debug_file_exists): Use gdb_bfd_crc.
8945
8946 2013-03-14 Tom Tromey <tromey@redhat.com>
8947
8948 * symfile.c (get_debug_link_info): Remove.
8949 (find_separate_debug_file_by_debuglink): Use
8950 bfd_get_debug_link_info.
8951
8952 2013-03-14 Tom Tromey <tromey@redhat.com>
8953
8954 * symtab.c (error_in_psymtab_expansion): New function.
8955 (lookup_symbol_aux_quick)
8956 (basic_lookup_transparent_type_quick): Remove "last resort"
8957 code. Use error_in_psymtab_expansion.
8958
8959 2013-03-14 Doug Evans <dje@google.com>
8960 Jan Kratochvil <jan.kratochvil@redhat.com>
8961
8962 * dwarf2read.c (dw2_map_symtabs_matching_filename): Put continue after
8963 any successful compare_filenames_for_search or FILENAME_CMP.
8964 * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
8965 * symtab.c (iterate_over_some_symtabs): Likewise.
8966
8967 2013-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8968
8969 * source.c (print_source_lines_base): Make a local copy of
8970 symtab_to_fullname.
8971
8972 2013-03-14 Hui Zhu <hui_zhu@mentor.com>
8973 Jan Kratochvil <jan.kratochvil@redhat.com>
8974
8975 * source.c (print_source_lines_base): Suppress "file" for TUI.
8976
8977 2013-03-14 Keith Seitz <keiths@redhat.com>
8978 Alan Matsuoka <alanm@redhat.com>
8979
8980 PR c++/15203
8981 PR c++/15210
8982 * cp-namespace.c (cp_lookup_nested_symbol): Handle TYPE_CODE_FUNC and
8983 TYPE_CODE_METHOD.
8984 * elfread.c (elf_symtab_read): Handle BSF_GNU_UNIQUE for certain
8985 symbols.
8986
8987 2013-03-14 Yao Qi <yao@codesourcery.com>
8988
8989 * tracepoint.c (tfile_write_status): Write 'stop_desc' of trace
8990 status to tfile if trace is stopped by command 'tstop'.
8991
8992 2013-03-14 Yao Qi <yao@codesourcery.com>
8993
8994 * tracepoint.c (tfile_write_status): Write trace notes and user
8995 name into tfile if they are not NULL.
8996
8997 2013-03-14 Hui Zhu <hui@codesourcery.com>
8998 Yao Qi <yao@codesourcery.com>
8999
9000 * Makefile.in (REMOTE_OBS): Add ctf.o.
9001 (SFILES): Add ctf.c.
9002 (HFILES_NO_SRCDIR): Add ctf.h.
9003 * ctf.c, ctf.h: New files.
9004 * tracepoint.c: Include 'ctf.h'.
9005 (collect_pseudocommand): Remove static.
9006 (trace_save_command): Parse option "-ctf".
9007 Produce different trace file writers per option.
9008 Adjust output message.
9009 (trace_save_tfile, trace_save_ctf): New.
9010 * tracepoint.h (trace_save_tfile, trace_save_ctf): Declare.
9011 * mi/mi-main.c: Include 'ctf.h'.
9012 (mi_cmd_trace_save): Handle option '-ctf'. Call either
9013 trace_save_tfile or trace_save_ctf.
9014 * NEWS: Mention these changes.
9015
9016 2013-03-14 Yao Qi <yao@codesourcery.com>
9017
9018 * tracepoint.c (trace_file_writer_xfree): New.
9019 (struct tfile_writer_data): New.
9020 (tfile_dtor, tfile_can_target_save, tfile_start): New.
9021 (tfile_write_header, tfile_write_regblock_type): New.
9022 (tfile_write_status, tfile_write_uploaded_tsv): New.
9023 (tfile_write_uploaded_tp, tfile_write_definition_end): New.
9024 (tfile_write_raw_data, (tfile_end): New.
9025 (tfile_write_ops): New global variable.
9026 (TRACE_WRITE_R_BLOCK): New macro.
9027 (TRACE_WRITE_M_BLOCK_HEADER): New macro.
9028 (TRACE_WRITE_M_BLOCK_MEMORY): New macro.
9029 (TRACE_WRITE_V_BLOCK): New macro.
9030 (trace_save): Add extra one parameter WRITER. Make it static.
9031 Use WRITER to writer trace.
9032 (tfile_trace_file_writer_new): New.
9033 (trace_save_command): Caller update.
9034 (trace_save_tfile): Write trace data in TFILE format.
9035 * tracepoint.h (struct trace_frame_write_ops): New.
9036 (struct trace_file_write_ops): New.
9037 (struct trace_file_writer): New.
9038 (trace_save): Remove its declaration.
9039 (trace_save_tfile): Declare it.
9040 * mi/mi-main.c (mi_cmd_trace_save): Call trace_save_tfile
9041 instead of trace_save.
9042
9043 2013-03-13 Pedro Alves <palves@redhat.com>
9044
9045 * hppa-hpux-nat.c (hppa_hpux_save_state_offset): Make static.
9046
9047 2013-03-13 Pedro Alves <palves@redhat.com>
9048
9049 * dbxread.c (read_ofile_symtab, process_one_symbol): Remove
9050 commented out code.
9051 * demangle.c (current_demangling_style_string): Make it const.
9052 (set_demangling_command): Assert the demangling style is known.
9053 Remove all handling of unknown styles. Set
9054 'current_demangling_style_string' to an element of the
9055 demangling_style_names array.
9056 (set_demangling_style): Delete.
9057 (_initialize_demangler): Set current_demangling_style_string to the
9058 element of the demangling_style_names array that corresponds to
9059 the default demangling style. Remove FIXME note. Don't call
9060 set_demangling_style.
9061 * gdb-demangle.h (set_demangling_style): Remove declaration.
9062
9063 2013-03-13 Pedro Alves <palves@redhat.com>
9064
9065 * ada-lang.c (struct add_partial_datum) <text, text0, word>: Make
9066 fields const.
9067 (ada_make_symbol_completion_list): Make "text0" parameter const.
9068 * ax-gdb.c (agent_eval_command_one): Make "exp" parameter const.
9069 * breakpoint.c (condition_completer): Make "text" and "word"
9070 parameters const. Adjust.
9071 (check_tracepoint_command): Adjust to validate_actionline
9072 prototype change.
9073 (catch_syscall_completer): Make "text" and "word" parameters
9074 const.
9075 * cli/cli-cmds.c (show_user): Make "comname" local const.
9076 (valid_command_p): Make "command" parameter const.
9077 (alias_command): Make "alias_prefix" and "command_prefix" locals
9078 const.
9079 * cli/cli-decode.c (add_cmd): Make "name" parameter const.
9080 (add_alias_cmd): Make "name" and "oldname" parameters const.
9081 Adjust. No longer make copy of OLDNAME.
9082 (add_prefix_cmd, add_abbrev_prefix_cmd, add_set_or_show_cmd)
9083 (add_setshow_cmd_full, add_setshow_enum_cmd)
9084 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
9085 (add_setshow_filename_cmd, add_setshow_string_cmd)
9086 (add_setshow_string_noescape_cmd)
9087 (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
9088 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
9089 (add_setshow_zuinteger_unlimited_cmd, add_setshow_zuinteger_cmd)
9090 (delete_cmd, add_info, add_info_alias, add_com, add_com_alias):
9091 Make "name" parameter const.
9092 (help_cmd): Rename "command" parameter to "arg". New const local
9093 "command".
9094 (find_cmd): Make "command" parameter const.
9095 (lookup_cmd_1): Make "text" parameter pointer to const. Adjust to
9096 deprecated_cmd_warning prototype change.
9097 (undef_cmd_error): Make "cmdtype" parameter const.
9098 (lookup_cmd): Make "line" parameter const.
9099 (deprecated_cmd_warning): Change type of "text" parameter to
9100 pointer to const char, from pointer to pointer to char. Adjust.
9101 (lookup_cmd_composition): Make "text" parameter const.
9102 (complete_on_cmdlist, complete_on_enum): Make "text" and "word"
9103 parameters const.
9104 * cli/cli-decode.h (struct cmd_list_element) <name>: Make field
9105 const.
9106 * cli/cli-script.c (validate_comname): Make "tem" local const.
9107 (define_command): New const local "tem_c". Use it in calls to
9108 lookup_cmd.
9109 (document_command): Make "tem" and "comfull" locals const.
9110 (show_user_1): Make "prefix" and "name" parameters const.
9111 * cli-script.h (show_user_1): Make "prefix" and "name" parameters
9112 const.
9113 * command.h (add_cmd, add_alias_cmd, add_prefix_cmd)
9114 (add_abbrev_prefix_cmd, completer_ftype, lookup_cmd, lookup_cmd_1)
9115 (deprecated_cmd_warning, lookup_cmd_composition, add_com)
9116 (add_com_alias, add_info, add_info_alias, complete_on_cmdlist)
9117 (complete_on_enum, add_setshow_enum_cmd)
9118 (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
9119 (add_setshow_filename_cmd, add_setshow_string_cmd)
9120 (add_setshow_string_noescape_cmd)
9121 (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
9122 (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
9123 (add_setshow_zuinteger_cmd, add_setshow_zuinteger_unlimited_cmd):
9124 Change prototypes, constifying strings.
9125 * completer.c (noop_completer, filename_completer): Make "text"
9126 and "prefix" parameters const.
9127 (location_completer, expression_completer)
9128 (complete_line_internal): Make "text" and "prefix" parameters
9129 const and adjust.
9130 (command_completer, signal_completer): Make "text" and "prefix"
9131 parameters const.
9132 * completer.h (noop_completer, filename_completer)
9133 (expression_completer, location_completer, command_completer)
9134 (signal_completer): Change prototypes.
9135 * corefile.c (complete_set_gnutarget): Make "text" and "word"
9136 parameters const.
9137 * cp-abi.c (cp_abi_completer): Likewise.
9138 * expression.h (parse_expression_for_completion): Change
9139 prototype.
9140 * f-lang.c (f_make_symbol_completion_list): Make "text" and "word"
9141 parameters const.
9142 * infcmd.c (_initialize_infcmd): Make "cmd_name" local const.
9143 * infrun.c (handle_completer): Make "text" and "word" parameters
9144 const.
9145 * interps.c (interpreter_completer): Make "text" and "word"
9146 parameters const.
9147 * language.h (struct language_defn)
9148 <la_make_symbol_completion_list>: Make "text" and "word"
9149 parameters const.
9150 * parse.c (parse_exp_1): Move const hack to parse_exp_in_context.
9151 (parse_exp_in_context): Rename to ...
9152 (parse_exp_in_context_1): ... this.
9153 (parse_exp_in_context): Reimplement, with const hack from
9154 parse_exp_1.
9155 (parse_expression_for_completion): Make "string" parameter const.
9156 * printcmd.c (decode_format): Make "string_ptr" parameter pointer
9157 to pointer to const char. Adjust.
9158 (print_command_1): Make "exp" parameter const.
9159 (output_command): Rename to ...
9160 (output_command_const): ... this. Make "exp" parameter const.
9161 (output_command): Reimplement.
9162 (x_command): Adjust.
9163 (display_command): Rename "exp" parameter to "arg". New "exp"
9164 local, const version of "arg".
9165 * python/py-auto-load.c (gdbpy_initialize_auto_load): Make
9166 "cmd_name" local const.
9167 * python/py-cmd.c (cmdpy_destroyer): Cast const away in xfree
9168 call.
9169 (cmdpy_completer): Make "text" and "word" parameters const.
9170 (gdbpy_parse_command_name): Make "prefix_text2" local const.
9171 * python/py-param.c (add_setshow_generic): Make "tmp_name" local
9172 const.
9173 * remote.c (_initialize_remote): Make "cmd_name" local const.
9174 * symtab.c (language_search_unquoted_string): Make "text" and "p"
9175 parameters const. Adjust.
9176 (completion_list_add_fields): Make "sym_text", "text" and "word"
9177 parameters const.
9178 (struct add_name_data) <sym_text, text, word>: Make fields const.
9179 (default_make_symbol_completion_list_break_on): Make "text" and
9180 "word" parameters const. Adjust locals.
9181 (default_make_symbol_completion_list)
9182 (make_symbol_completion_list, make_symbol_completion_type)
9183 (make_symbol_completion_list_fn): Make "text" and "word"
9184 parameters const.
9185 (make_file_symbol_completion_list): Make "text", "word" and
9186 "srcfile" parameters const. Adjust locals.
9187 (add_filename_to_list): Make "text" and "word" parameters const.
9188 (struct add_partial_filename_data) <text, word>: Make fields
9189 const.
9190 (make_source_files_completion_list): Make "text" and "word"
9191 parameters const.
9192 * symtab.h (default_make_symbol_completion_list_break_on)
9193 (default_make_symbol_completion_list, make_symbol_completion_list)
9194 (make_symbol_completion_type enum type_code)
9195 (make_symbol_completion_list_fn make_file_symbol_completion_list)
9196 (make_source_files_completion_list): Change prototype.
9197 * top.c (execute_command): Adjust to pass pointer to pointer to
9198 const char to lookup_cmd, and to deprecated_cmd_warning prototype
9199 change.
9200 (set_verbose): Make "cmdname" local const.
9201 * tracepoint.c (decode_agent_options): Make "exp" parameter const,
9202 and adjust.
9203 (validate_actionline): Make "line" parameter a pointer to const
9204 char, and adjust.
9205 (encode_actions_1): Make "action_exp" local const, and adjust.
9206 (encode_actions): Adjust.
9207 (replace_comma): Delete.
9208 (trace_dump_actions): Make "action_exp" and "next_comma" locals
9209 const, and adjust. Don't frob the action string while splitting
9210 it at commas. Instead, make a copy of each split substring in
9211 turn.
9212 (trace_dump_command): Adjust to validate_actionline prototype
9213 change.
9214 * tracepoint.h (decode_agent_options, decode_agent_options)
9215 (encode_actions, validate_actionline): Change prototypes.
9216 * valprint.h (output_command): Delete declaration.
9217 (output_command_const): Declare.
9218 * value.c (function_destroyer): Cast const away in xfree call.
9219
9220 2013-03-13 Pedro Alves <palves@redhat.com>
9221
9222 * ada-lang.c (ada_decode_symbol): Cast away constness of GSYMBOL
9223 rather than casting 'const char * const *' to 'const char **'.
9224 * ada-lex.l (processInt): Make "trailer" local const. Remove
9225 'const char **' cast.
9226 * arm-linux-tdep.c (arm_stap_parse_special_token): Add 'char *'
9227 locals, and use those as strtol output pointer, instead than doing
9228 invalid casts to from 'const char **' to 'char **'.
9229 (_initialize_demangle): Remove cast.
9230 * i386-tdep.c (i386_stap_parse_special_token): : Add 'char *'
9231 locals, and use those as strtol output pointer, instead than doing
9232 invalid casts to from 'const char **' to 'char **'.
9233 * solib-dsbt.c (dsbt_get_initial_loadmaps): Remove 'gdb_byte**'
9234 casts.
9235 * stap-probe.c (stap_parse_register_operand)
9236 (stap_parse_single_operand): Likewise.
9237
9238 2013-03-13 Yao Qi <yao@codesourcery.com>
9239
9240 * tracepoint.c (tfile_get_trace_state_variable_value): Look for
9241 the last matched 'V' blcok in trace frame.
9242
9243 2013-03-12 Joel Brobecker <brobecker@adacore.com>
9244
9245 * NEWS: Create a new section for the next release branch.
9246 Rename the section of the current branch, now that it has
9247 been cut.
9248
9249 2013-03-12 Joel Brobecker <brobecker@adacore.com>
9250
9251 GDB 7.6 branch created (branch timestamp: 2013-03-12 22:15 UTC)
9252 * version.in: Bump version to 7.6.50.20130312-cvs.
9253
9254 2013-03-12 Keith Seitz <keiths@redhat.com>
9255
9256 * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.
9257 * mi/mi-interp.c (mi_interpreter_exec): Make "command" const.
9258 Remove temporary copy of input string.
9259 (mi_execute_command_wrapper): Make "cmd" const.
9260 * mi/mi-main.c (mi_execute_command): Make "string_ptr" const.
9261 * mi/mi-parse.c (mi_parse_argv): Make "args" const.
9262 Use const strings.
9263 (mi_parse): Make "cmd" const.
9264 Use const strings.
9265 * mi/mi-parse.h (mi_parse): Make "cmd" const.
9266
9267 2013-03-12 Keith Seitz <keiths@redhat.com>
9268
9269 * ada-lang.c (ada_read_renaming_var_value): Pass const
9270 pointer to expression string to parse_exp_1.
9271 (create_excep_cond_exprs): Likewise.
9272 * ax-gdb.c (agent_eval_command_one): Likewise.
9273 (maint_agent_printf_command): Likewise.
9274 Constify much of the string handling/parsing.
9275 * breakpoint.c (set_breakpoint_condition): Pass const
9276 pointer to expression string to parse_exp_1.
9277 (update_watchpoint): Likewise.
9278 (parse_cmd_to_aexpr): Constify string handling.
9279 Pass const pointer to parse_exp_1.
9280 (init_breakpoint_sal): Pass const pointer to parse_exp_1.
9281 (find_condition_and_thread): Likewise.
9282 Make TOK const.
9283 (watch_command_1): Make "arg" const.
9284 Constify string handling.
9285 Copy the expression string instead of changing the input
9286 string.
9287 (update_breakpoint_location): Pass const pointer to
9288 parse_exp_1.
9289 * eval.c (parse_and_eval_address): Make "exp" const.
9290 (parse_to_comma_and_eval): Make "expp" const.
9291 (parse_and_eval): Make "exp" const.
9292 * expression.h (parse_expression): Make argument const.
9293 (parse_exp_1): Make first argument const.
9294 * findcmd.c (parse_find_args): Treat "args" as const.
9295 * linespec.c (parse_linespec): Pass const pointer to
9296 linespec_expression_to_pc.
9297 (linespec_expression_to_pc): Make "exp_ptr" const.
9298 * parse.c (parse_exp_1): Make "stringptr" const.
9299 Make a copy of the expression to pass to parse_exp_in_context until
9300 this whole interface can be constified.
9301 (parse_expression): Make "string" const.
9302 * printcmd.c (ui_printf): Treat "arg" as const.
9303 Handle const strings.
9304 * tracepoint.c (validate_actionline): Pass const pointer to
9305 all calls to parse_exp_1.
9306 (encode_actions_1): Likewise.
9307 * value.h (parse_to_comma_and_eval): Make argument const.
9308 (parse_and_eval_address): Likewise.
9309 (parse_and_eval): Likewise.
9310 * varobj.c (varobj_create): Pass const pointer to parse_exp_1.
9311 (varobj_set_value): Likewise.
9312 * cli/cli-cmds.c (disassemble_command): Treat "arg" as const and
9313 constify string handling.
9314 Pass const pointers to parse_and_eval_address and
9315 parse_to_comman_and_eval.
9316 * cli/cli-utils.c (skip_to_space): Rename to ...
9317 (skip_to_space_const): ... this. Handle const strings.
9318 * cli/cli-utils.h (skip_to_space): Turn into macro which invokes
9319 skip_to_space_const.
9320 (skip_to_space_const): Declare.
9321 * common/format.c (parse_format_string): Make "arg" const.
9322 Handle const strings.
9323 * common/format.h (parse_format_string): Make "arg" const.
9324 * gdbserver/ax.c (ax_printf): Make "format" const.
9325 * python/python.c (gdbpy_parse_and_eval): Do not make a copy
9326 of the expression string.
9327
9328 2013-03-12 Hui Zhu <hui@codesourcery.com>
9329
9330 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Update error message.
9331
9332 2013-03-12 Yao Qi <yao@codesourcery.com>
9333 Hui Zhu <hui@codesourcery.com>
9334
9335 * dwarf2loc.c (access_memory): Change nbits to nbytes in gdb_assert.
9336 (dwarf2_compile_expr_to_ax): Call access_memory in DW_OP_deref and
9337 DW_OP_deref_size.
9338
9339 2013-03-12 Paul Hilfinger <hilfingr@adacore.com>
9340
9341 * ada-lex.l (rules): Only recognize 'thread' as a
9342 delimiter when followed by numerals, as for c-exp.y.
9343 Use new rewind_to_char function to rewind the input for
9344 expression-delimiting tokens.
9345 (rewind_to_char): New function.
9346
9347 2013-03-11 Pedro Alves <palves@redhat.com>
9348 Jan Kratochvil <jan.kratochvil@redhat.com>
9349
9350 * configure: Regenerate.
9351 * configure.ac (check dynamic export flag): Link python test with
9352 $PYTHON_LIBS.
9353
9354 2013-03-11 Doug Evans <dje@google.com>
9355 Keith Seitz <keiths@redhat.com>
9356
9357 * linespec.c (find_linespec_symbols): Call find_function_symbols
9358 first, and then call lookup_prefix_sym/find_method.
9359
9360 2013-03-11 Pedro Alves <palves@redhat.com>
9361
9362 * charset.c (convert_between_encodings): Don't cast between
9363 different pointer to pointer types. Instead, make the 'inp' local
9364 be of the type iconv expects.
9365 (wchar_iterate): Don't cast between different pointer to pointer
9366 types. Instead, use new pointer local of the type iconv expects.
9367 * target.c (target_read_stralloc, target_fileio_read_stralloc):
9368 Add new local of type char pointer, and use it to get a
9369 char/string view of the byte buffer, instead of casting between
9370 pointer to pointer types.
9371
9372 2013-03-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
9373
9374 * remote.c (remote_set_trace_buffer_size): Move != operator
9375 to the start of next line to fix an ARI warning.
9376
9377 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9378
9379 * NEWS: Add record changes.
9380
9381 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9382
9383 * record-btrace.c (btrace_insn_history): Omit the pc prefix in
9384 the instruction history disassembly.
9385 * disasm.c (dump_insns): Omit the pc prefix, if requested.
9386 * disasm.h (DISASSEMBLY_OMIT_PC): New.
9387
9388 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9389
9390 * Makefile.in (SFILES): Add record-btrace.c
9391 (COMMON_OBS): Add record-btrace.o
9392 * record-btrace.c: New.
9393 * objfiles.c: Include btrace.h.
9394 (free_objfile): call btrace_free_objfile.
9395
9396 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9397
9398 * target.c (target_call_history, target_call_history_from,
9399 target_call_history_range): New.
9400 * target.h (target_ops) <to_call_history, to_call_history_from,
9401 to_call_history_range>: New fields.
9402 (target_call_history, target_call_history_from,
9403 target_call_history_range): New declaration.
9404 * record.c (get_call_history_modifiers, cmd_record_call_history,
9405 record_call_history_size): New.
9406 (_initialize_record): Add the "record function-call-history" command.
9407 Add "set/show record function-call-history-size" commands.
9408 * record.h (record_print_flag): New.
9409
9410 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9411
9412 * target.h (target_ops) <to_insn_history, to_insn_history_from,
9413 to_insn_history_range>: New fields.
9414 (target_insn_history): New.
9415 (target_insn_history_from): New.
9416 (target_insn_history_range): New.
9417 * target.c (target_insn_history): New.
9418 (target_insn_history_from): New.
9419 (target_insn_history_range): New.
9420 * record.c: Include cli/cli-utils.h, disasm.h, ctype.h.
9421 (record_insn_history_size): New.
9422 (get_insn_number): New.
9423 (get_context_size): New.
9424 (no_chunk): New.
9425 (get_insn_history_modifiers): New.
9426 (cmd_record_insn_history): New.
9427 (_initialize_record): Add "set/show record instruction-history-size"
9428 command. Add "record instruction-history" command.
9429
9430 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9431
9432 * record.h (record_disconnect): New.
9433 (record_detach): New.
9434 (record_mourn_inferior): New.
9435 (record_kill): New.
9436 * record-full.c (record_disconnect, record_detach,
9437 record_mourn_inferior, record_kill): Move to...
9438 * record.c: ...here.
9439 (DEBUG): New.
9440 (record_stop): New.
9441 (record_unpush): New.
9442 (cmd_record_stop): Call record_stop. Replace unpush_target
9443 call with record_unpush call.
9444 (record_disconnect, record_detach): Assert that the target
9445 is of record stratum. Call record_unpush, record_stop, and
9446 DEBUG.
9447 (record_mourn_inferior, record_kill): Assert that the target
9448 is of record stratum. Call record_unpush and DEBUG.
9449
9450 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9451
9452 * record-full.h, record-full.c (record_memory_query): Rename
9453 to ...
9454 (record_full_memory_query): ...this. Update all users.
9455 (record_arch_list_add_reg): Rename to ...
9456 (record_full_arch_list_add_reg): ...this. Update all users.
9457 (record_arch_list_add_mem): Rename to ...
9458 (record_full_arch_list_add_mem): ...this. Update all users.
9459 (record_arch_list_add_end): Rename to ...
9460 (record_full_arch_list_add_end): ...this. Update all users.
9461 (record_gdb_operation_disable_set): Rename to ...
9462 (record_full_gdb_operation_disable_set): ...this.
9463 Update all users.
9464
9465 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9466
9467 * record-full.c (DEFAULT_RECORD_INSN_MAX_NUM): Renamed to ...
9468 (DEFAULT_RECORD_FULL_INSN_MAX_NUM): ... this. Updated all users.
9469 (RECORD_IS_REPLAY): Renamed to ...
9470 (RECORD_FULL_IS_REPLAY): ... this. Updated all users.
9471 (RECORD_FILE_MAGIC): Renamed to ...
9472 (RECORD_FULL_FILE_MAGIC): ... this. Updated all users.
9473 (record_mem_entry): Renamed to ...
9474 (record_full_mem_entry): ... this. Updated all users.
9475 (record_reg_entry): Renamed to ...
9476 (record_full_reg_entry): ... this. Updated all users.
9477 (record_end_entry): Renamed to ...
9478 (record_full_end_entry): ... this. Updated all users.
9479 (record_type) <record_end, record_reg, record_mem>: Renamed
9480 to ...
9481 (record_full_type) <record_full_end, record_full_reg,
9482 record_full_mem>: ... this. Updated all users.
9483 (record_entry): Renamed to ...
9484 (record_full_entry): ... this. Updated all users.
9485 (record_core_buf_entry): Renamed to ...
9486 (record_full_core_buf_entry): ... this. Updated all users.
9487 (record_core_regbuf): Renamed to ...
9488 (record_full_core_regbuf): ... this. Updated all users.
9489 (record_core_start): Renamed to ...
9490 (record_full_core_start): ... this. Updated all users.
9491 (record_core_end): Renamed to ...
9492 (record_full_core_end): ... this. Updated all users.
9493 (record_core_buf_list): Renamed to ...
9494 (record_full_core_buf_list): ... this. Updated all users.
9495 (record_first): Renamed to ...
9496 (record_full_first): ... this. Updated all users.
9497 (record_list): Renamed to ...
9498 (record_full_list): ... this. Updated all users.
9499 (record_arch_list_head): Renamed to ...
9500 (record_full_arch_list_head): ... this. Updated all users.
9501 (record_arch_list_tail): Renamed to ...
9502 (record_full_arch_list_tail): ... this. Updated all users.
9503 (record_stop_at_limit): Renamed to ...
9504 (record_full_stop_at_limit): ... this. Updated all users.
9505 (record_insn_max_num): Renamed to ...
9506 (record_full_insn_max_num): ... this. Updated all users.
9507 (record_insn_num): Renamed to ...
9508 (record_full_insn_num): ... this. Updated all users.
9509 (record_insn_count): Renamed to ...
9510 (record_full_insn_count): ... this. Updated all users.
9511 (record_ops): Renamed to ...
9512 (record_full_ops): ... this. Updated all users.
9513 (record_core_ops): Renamed to ...
9514 (record_full_core_ops): ... this. Updated all users.
9515 (set_record_cmdlist): Renamed to ...
9516 (set_record_full_cmdlist): ... this. Updated all users.
9517 (show_record_cmdlist): Renamed to ...
9518 (show_record_full_cmdlist): ... this. Updated all users.
9519 (record_cmdlist): Renamed to ...
9520 (record_full_cmdlist): ... this. Updated all users.
9521 (record_beneath_to_resume_ops): Renamed to ...
9522 (record_full_beneath_to_resume_ops): ... this. Updated all users.
9523 (record_beneath_to_resume): Renamed to ...
9524 (record_full_beneath_to_resume): ... this. Updated all users.
9525 (record_beneath_to_wait_ops): Renamed to ...
9526 (record_full_beneath_to_wait_ops): ... this. Updated all users.
9527 (record_beneath_to_wait): Renamed to ...
9528 (record_full_beneath_to_wait): ... this. Updated all users.
9529 (record_beneath_to_store_registers_ops): Renamed to ...
9530 (record_full_beneath_to_store_registers_ops): ... this.
9531 Updated all users.
9532 (record_beneath_to_store_registers): Renamed to ...
9533 (record_full_beneath_to_store_registers): ... this.
9534 Updated all users.
9535 (record_beneath_to_xfer_partial_ops): Renamed to ...
9536 (record_full_beneath_to_xfer_partial_ops): ... this.
9537 Updated all users.
9538 (record_beneath_to_xfer_partial): Renamed to ...
9539 (record_full_beneath_to_xfer_partial): ... this.
9540 Updated all users.
9541 (record_beneath_to_insert_breakpoint): Renamed to ...
9542 (record_full_beneath_to_insert_breakpoint): ... this.
9543 Updated all users.
9544 (record_beneath_to_stopped_by_watchpoint): Renamed to ...
9545 (record_full_beneath_to_stopped_by_watchpoint): ... this.
9546 Updated all users.
9547 (record_beneath_to_stopped_data_address): Renamed to ...
9548 (record_full_beneath_to_stopped_data_address): ... this.
9549 Updated all users.
9550 (record_beneath_to_async): Renamed to ...
9551 (record_full_beneath_to_async): ... this. Updated all users.
9552 (record_goto_insn): Renamed to ...
9553 (record_full_goto_insn): ... this. Updated all users.
9554 (record_save): Renamed to ...
9555 (record_full_save): ... this. Updated all users.
9556 (record_reg_alloc): Renamed to ...
9557 (record_full_reg_alloc): ... this. Updated all users.
9558 (record_reg_release): Renamed to ...
9559 (record_full_reg_release): ... this. Updated all users.
9560 (record_mem_alloc): Renamed to ...
9561 (record_full_mem_alloc): ... this. Updated all users.
9562 (record_mem_release): Renamed to ...
9563 (record_full_mem_release): ... this. Updated all users.
9564 (record_end_alloc): Renamed to ...
9565 (record_full_end_alloc): ... this. Updated all users.
9566 (record_end_release): Renamed to ...
9567 (record_full_end_release): ... this. Updated all users.
9568 (record_entry_release): Renamed to ...
9569 (record_full_entry_release): ... this. Updated all users.
9570 (record_list_release): Renamed to ...
9571 (record_full_list_release): ... this. Updated all users.
9572 (record_list_release_following): Renamed to ...
9573 (record_full_list_release_following): ... this.
9574 Updated all users.
9575 (record_list_release_first): Renamed to ...
9576 (record_full_list_release_first): ... this. Updated all users.
9577 (record_arch_list_add): Renamed to ...
9578 (record_full_arch_list_add): ... this. Updated all users.
9579 (record_get_loc): Renamed to ...
9580 (record_full_get_loc): ... this. Updated all users.
9581 (record_check_insn_num): Renamed to ...
9582 (record_full_check_insn_num): ... this. Updated all users.
9583 (record_arch_list_cleanups): Renamed to ...
9584 (record_full_arch_list_cleanups): ... this. Updated all users.
9585 (record_message): Renamed to ...
9586 (record_full_message): ... this. Updated all users.
9587 (record_message_wrapper): Renamed to ...
9588 (record_full_message_wrapper): ... this. Updated all users.
9589 (record_message_wrapper_safe): Renamed to ...
9590 (record_full_message_wrapper_safe): ... this. Updated all users.
9591 (record_gdb_operation_disable): Renamed to ...
9592 (record_full_gdb_operation_disable): ... this. Updated all users.
9593 (record_hw_watchpoint): Renamed to ...
9594 (record_full_hw_watchpoint): ... this. Updated all users.
9595 (record_exec_insn): Renamed to ...
9596 (record_full_exec_insn): ... this. Updated all users.
9597 (record_restore): Renamed to ...
9598 (record_full_restore): ... this. Updated all users.
9599 (record_async_inferior_event_token): Renamed to ...
9600 (record_full_async_inferior_event_token): ... this.
9601 Updated all users.
9602 (record_async_inferior_event_handler): Renamed to ...
9603 (record_full_async_inferior_event_handler): ... this.
9604 Updated all users.
9605 (record_core_open_1): Renamed to ...
9606 (record_full_core_open_1): ... this. Updated all users.
9607 (record_open_1): Renamed to ...
9608 (record_full_open_1): ... this. Updated all users.
9609 (record_open): Renamed to ...
9610 (record_full_open): ... this. Updated all users.
9611 (record_close): Renamed to ...
9612 (record_full_close): ... this. Updated all users.
9613 (record_resume_step): Renamed to ...
9614 (record_full_resume_step): ... this. Updated all users.
9615 (record_resumed): Renamed to ...
9616 (record_full_resumed): ... this. Updated all users.
9617 (record_execution_dir): Renamed to ...
9618 (record_full_execution_dir): ... this. Updated all users.
9619 (record_resume): Renamed to ...
9620 (record_full_resume): ... this. Updated all users.
9621 (record_get_sig): Renamed to ...
9622 (record_full_get_sig): ... this. Updated all users.
9623 (record_sig_handler): Renamed to ...
9624 (record_full_sig_handler): ... this. Updated all users.
9625 (record_wait_cleanups): Renamed to ...
9626 (record_full_wait_cleanups): ... this. Updated all users.
9627 (record_wait_1): Renamed to ...
9628 (record_full_wait_1): ... this. Updated all users.
9629 (record_wait): Renamed to ...
9630 (record_full_wait): ... this. Updated all users.
9631 (record_stopped_by_watchpoint): Renamed to ...
9632 (record_full_stopped_by_watchpoint): ... this. Updated all users.
9633 (record_disconnect): Renamed to ...
9634 (record_full_disconnect): ... this. Updated all users.
9635 (record_detach): Renamed to ...
9636 (record_full_detach): ... this. Updated all users.
9637 (record_mourn_inferior): Renamed to ...
9638 (record_full_mourn_inferior): ... this. Updated all users.
9639 (record_kill): Renamed to ...
9640 (record_full_kill): ... this. Updated all users.
9641 (record_stopped_data_address): Renamed to ...
9642 (record_full_stopped_data_address): ... this. Updated all users.
9643 (record_registers_change): Renamed to ...
9644 (record_full_registers_change): ... this. Updated all users.
9645 (record_store_registers): Renamed to ...
9646 (record_full_store_registers): ... this. Updated all users.
9647 (record_xfer_partial): Renamed to ...
9648 (record_full_xfer_partial): ... this. Updated all users.
9649 (record_breakpoint): Renamed to ...
9650 (record_full_breakpoint): ... this. Updated all users.
9651 (record_breakpoint_p): Renamed to ...
9652 (record_full_breakpoint_p): ... this. Updated all users.
9653 (record_breakpoints): Renamed to ...
9654 (record_full_breakpoints): ... this. Updated all users.
9655 (record_sync_record_breakpoints): Renamed to ...
9656 (record_full_sync_record_breakpoints): ... this.
9657 Updated all users.
9658 (record_init_record_breakpoints): Renamed to ...
9659 (record_full_init_record_breakpoints): ... this.
9660 Updated all users.
9661 (record_insert_breakpoint): Renamed to ...
9662 (record_full_insert_breakpoint): ... this. Updated all users.
9663 (record_remove_breakpoint): Renamed to ...
9664 (record_full_remove_breakpoint): ... this. Updated all users.
9665 (record_can_execute_reverse): Renamed to ...
9666 (record_full_can_execute_reverse): ... this. Updated all users.
9667 (record_get_bookmark): Renamed to ...
9668 (record_full_get_bookmark): ... this. Updated all users.
9669 (record_goto_bookmark): Renamed to ...
9670 (record_full_goto_bookmark): ... this. Updated all users.
9671 (record_async): Renamed to ...
9672 (record_full_async): ... this. Updated all users.
9673 (record_can_async_p): Renamed to ...
9674 (record_full_can_async_p): ... this. Updated all users.
9675 (record_is_async_p): Renamed to ...
9676 (record_full_is_async_p): ... this. Updated all users.
9677 (record_execution_direction): Renamed to ...
9678 (record_full_execution_direction): ... this. Updated all users.
9679 (record_info): Renamed to ...
9680 (record_full_info): ... this. Updated all users.
9681 (record_delete): Renamed to ...
9682 (record_full_delete): ... this. Updated all users.
9683 (record_is_replaying): Renamed to ...
9684 (record_full_is_replaying): ... this. Updated all users.
9685 (record_goto_entry): Renamed to ...
9686 (record_full_goto_entry): ... this. Updated all users.
9687 (record_goto_begin): Renamed to ...
9688 (record_full_goto_begin): ... this. Updated all users.
9689 (record_goto_end): Renamed to ...
9690 (record_full_goto_end): ... this. Updated all users.
9691 (record_goto): Renamed to ...
9692 (record_full_goto): ... this. Updated all users.
9693 (init_record_ops): Renamed to ...
9694 (init_record_full_ops): ... this. Updated all users.
9695 (record_core_resume): Renamed to ...
9696 (record_full_core_resume): ... this. Updated all users.
9697 (record_core_kill): Renamed to ...
9698 (record_full_core_kill): ... this. Updated all users.
9699 (record_core_fetch_registers): Renamed to ...
9700 (record_full_core_fetch_registers): ... this. Updated all users.
9701 (record_core_prepare_to_store): Renamed to ...
9702 (record_full_core_prepare_to_store): ... this. Updated all users.
9703 (record_core_store_registers): Renamed to ...
9704 (record_full_core_store_registers): ... this. Updated all users.
9705 (record_core_xfer_partial): Renamed to ...
9706 (record_full_core_xfer_partial): ... this. Updated all users.
9707 (record_core_insert_breakpoint): Renamed to ...
9708 (record_full_core_insert_breakpoint): ... this. Updated all users.
9709 (record_core_remove_breakpoint): Renamed to ...
9710 (record_full_core_remove_breakpoint): ... this. Updated all users.
9711 (record_core_has_execution): Renamed to ...
9712 (record_full_core_has_execution): ... this. Updated all users.
9713 (init_record_core_ops): Renamed to ...
9714 (init_record_full_core_ops): ... this. Updated all users.
9715 (cmd_record_restore): Renamed to ...
9716 (cmd_record_full_restore): ... this. Updated all users.
9717 (record_save_cleanups): Renamed to ...
9718 (record_full_save_cleanups): ... this. Updated all users.
9719 (cmd_record_start): Renamed to ...
9720 (cmd_record_full_start): ... this. Updated all users.
9721 (set_record_insn_max_num): Renamed to ...
9722 (set_record_full_insn_max_num): ... this. Updated all users.
9723 (set_record_command): Renamed to ...
9724 (set_record_full_command): ... this. Updated all users.
9725 (show_record_command): Renamed to ...
9726 (show_record_full_command): ... this. Updated all users.
9727 (_initialize_record): Renamed to ...
9728 (_initialize_record_full): ... this. Updated all users.
9729
9730 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9731
9732 * record.h: Split into this and ...
9733 * record-full.h: ... this.
9734 * record.c: Split into this and ...
9735 * record-full.c: ... this.
9736 * target.h (target_ops): Add new fields to_info_record,
9737 to_save_record, to_delete_record, to_record_is_replaying,
9738 to_goto_record_begin, to_goto_record_end, to_goto_record.
9739 (target_info_record): New.
9740 (target_save_record): New.
9741 (target_supports_delete_record): New.
9742 (target_delete_record): New.
9743 (target_record_is_replaying): New.
9744 (target_goto_record_begin): New.
9745 (target_goto_record_end): New.
9746 (target_goto_record): New.
9747 * target.c (target_info_record): New.
9748 (target_save_record): New.
9749 (target_supports_delete_record): New.
9750 (target_delete_record): New.
9751 (target_record_is_replaying): New.
9752 (target_goto_record_begin): New.
9753 (target_goto_record_end): New.
9754 (target_goto_record): New.
9755 * record.h: Declare struct cmd_list_element.
9756 (record_cmdlist): New declaration.
9757 (set_record_cmdlist): New declaration.
9758 (show_record_cmdlist): New declaration.
9759 (info_record_cmdlist): New declaration.
9760 (cmd_record_goto): New declaration.
9761 * record.c: Remove unnecessary includes.
9762 Include inferior.h.
9763 (cmd_record_goto): Remove declaration.
9764 (record_cmdlist): Now extern. Initialize.
9765 (set_record_cmdlist): Now extern. Initialize.
9766 (show_record_cmdlist): Now extern. Initialize.
9767 (info_record_cmdlist): Now extern. Initialize.
9768 (find_record_target): New.
9769 (require_record_target): New.
9770 (cmd_record_start): Update.
9771 (cmd_record_delete): Remove target-specific code.
9772 Call target_delete_record.
9773 (cmd_record_stop): Unpush any record target.
9774 (set_record_insn_max_num): Move to record-full.c
9775 (set_record_command): Add comment.
9776 (show_record_command): Add comment.
9777 (info_record_command): Update comment.
9778 Remove target-specific code.
9779 Call the record target's to_info_record.
9780 (cmd_record_start): New.
9781 (cmd_record_goto): Now extern.
9782 Remove target-specific code.
9783 Call target_goto_begin, target_goto_end, or target_goto.
9784 (_initialize_record): Move record target ops initialization to
9785 record-full.c.
9786 Change "record" command help text.
9787 Move "record restore", "record set", and "record show" commands to
9788 record-full.c.
9789 * Makefile.in (SFILES): Add record-full.c.
9790 (HFILES_NO_SRCDIR): Add record-full.h.
9791 (COMMON_OBS): Add record-full.o.
9792 * amd64-linux-tdep.c: Include record-full.h instead of record.h.
9793 * arm-tdep.c: Include record-full.h.
9794 * i386-linux-tdep.c: Include record-full.h instead of record.h.
9795 * i386-tdep.c: Include record-full.h.
9796 * infrun.c: Include record-full.h.
9797 * linux-record.c: Include record-full.h.
9798 * moxie-tdep.c: Include record-full.h.
9799 * record-full.c: Include record-full.h.
9800 Change module comment.
9801 (set_record_full_cmdlist): New.
9802 (show_record_full_cmdlist): New.
9803 (record_full_cmdlist): New.
9804 (record_goto_insn): New declaration.
9805 (record_save): New declaration.
9806 (record_check_insn_num): Change query string.
9807 (record_info): New.
9808 (record_delete): New.
9809 (record_is_replaying): New.
9810 (record_goto_entry): New.
9811 (record_goto_begin): New.
9812 (record_goto_end): New.
9813 (record_goto): New.
9814 (init_record_ops): Update.
9815 (init_record_core_ops): Update.
9816 (cmd_record_save): Rename to record_save. Remove target and arg checks.
9817 (cmd_record_start): New.
9818 (set_record_insn_max_num): Moved from record.c
9819 (set_record_full_command): New.
9820 (show_record_full_command): New.
9821 (_initialize_record_full): New.
9822
9823 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9824
9825 * target.h (add_deprecated_target_alias): New.
9826 * target.c (add_deprecated_target_alias): New.
9827
9828 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9829
9830 * common/linux-btrace.c: Include sys/ptrace, sys/types, sys/wait.h,
9831 and signal.h.
9832 (linux_supports_btrace): Add kernel and
9833 cpuid check.
9834 (kernel_supports_btrace): New function.
9835 (cpu_supports_btrace): New function.
9836 (intel_supports_btrace): New function.
9837
9838 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9839
9840 * target.h (enum target_object): Add TARGET_OBJECT_BTRACE.
9841 * remote.c: Include btrace.h.
9842 (struct btrace_target_info): New struct.
9843 (remote_supports_btrace): New function.
9844 (send_Qbtrace): New function.
9845 (remote_enable_btrace): New function.
9846 (remote_disable_btrace): New function.
9847 (remote_teardown_btrace): New function.
9848 (remote_read_btrace): New function.
9849 (init_remote_ops): Add btrace ops.
9850 (enum <unnamed>): Add btrace packets.
9851 (struct protocol_feature remote_protocol_features[]): Add btrace packets.
9852 (_initialize_remote): Add packet configuration for branch tracing.
9853
9854 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9855
9856 * features/btrace.dtd: New file.
9857 * Makefile.in (XMLFILES): Add btrace.dtd.
9858 * btrace.h (parse_xml_btrace): New declaration.
9859 * btrace.c: Include xml-support.h.
9860 (parse_xml_btrace): New function.
9861 (parse_xml_btrace_block): New function.
9862 (block_attributes): New struct.
9863 (btrace_attributes): New struct.
9864 (btrace_children): New struct.
9865 (btrace_elements): New struct.
9866
9867 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9868
9869 * amd64-linux-nat.c: Include btrace.h and linux-btrace.h.
9870 (amd64_linux_enable_btrace): New.
9871 (amd64_linux_disable_btrace): New.
9872 (amd64_linux_teardown_btrace): New.
9873 (_initialize_amd64_linux_nat): Initialize btrace ops.
9874 * i386-linux.nat.c: Include btrace.h and linux-btrace.h.
9875 (i386_linux_enable_btrace): New.
9876 (i386_linux_disable_btrace): New.
9877 (i386_linux_teardown_btrace): New.
9878 (_initialize_i386_linux_nat): Initialize btrace ops.
9879 * config/i386/linux.mh: Add linux-btrace.o.
9880 * config/i386/linux64.mh: Add linux-btrace.o.
9881
9882 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9883
9884 * common/linux_btrace.h: New file.
9885 * common/linux_btrace.c: New file.
9886 * Makefile.in (SFILES): Add btrace.c.
9887 (HFILES_NO_SRCDIR): Add common/linux-btrace.h.
9888 (COMMON_OBS): Add btrace.o.
9889 (linux-btrace.o): New rule.
9890
9891 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
9892
9893 * target.h: Include btrace.h.
9894 (struct target_ops) <to_supports_btrace, to_enable_btrace,
9895 to_disable_btrace, to_teardown_btrace, to_read_btrace>: New.
9896 * target.c (target_supports_btrace): New function.
9897 (target_enable_btrace): New function.
9898 (target_disable_btrace): New function.
9899 (target_teardown_btrace): New function.
9900 (target_read_btrace): New function.
9901 * btrace.h: New file.
9902 * btrace.c: New file.
9903 * Makefile.in: Add btrace.c.
9904 * gdbthread.h: Include btrace.h.
9905 (struct thread_info): Add btrace field.
9906 * thread.c: Include btrace.h.
9907 (clear_thread_inferior_resources): Call target_teardown_btrace.
9908 * common/btrace-common.h: New file.
9909
9910 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9911
9912 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Call also kill
9913 for CHILD, ignore PTRACE_KILL errors, move the inner block variable
9914 kill_status to outer block.
9915
9916 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9917
9918 Fix entry-values if the callee called a noreturn function.
9919 * dwarf2-frame-tailcall.c (dwarf2_tailcall_sniffer_first): Use
9920 get_frame_address_in_block. Add new comment.
9921
9922 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9923
9924 Fix entry-values in C++ across CUs.
9925 * dwarf2loc.c (call_site_to_target_addr) <FIELD_LOC_KIND_PHYSNAME>: Use
9926 lookup_minimal_symbol. Add a comment.
9927 * dwarf2read.c
9928 (read_call_site_scope) <is_ref_attr> <die_is_declaration>: Prefer
9929 DW_AT_linkage_name.
9930
9931 2013-03-08 Yao Qi <yao@codesourcery.com>
9932
9933 * tracepoint.c (_initialize_tracepoint): Indent the code.
9934
9935 2013-03-08 Pedro Alves <palves@redhat.com>
9936
9937 * findcmd.c (put_bits): Change type of parameter to 'gdb_byte *'.
9938 (parse_find_args, find_command): Change type of pattern buffer
9939 locals to 'gdb_byte *'.
9940
9941 2013-03-08 Stan Shebs <stan@codesourcery.com>
9942 Hafiz Abid Qadeer <abidh@codesourcery.com>
9943
9944 * NEWS: Mention set and show trace-buffer-size commands.
9945 Mention new packet.
9946 * target.h (struct target_ops): New method
9947 to_set_trace_buffer_size.
9948 (target_set_trace_buffer_size): New macro.
9949 * target.c (update_current_target): Set up new method.
9950 * tracepoint.c (trace_buffer_size): New global.
9951 (start_tracing): Send it to the target.
9952 (set_trace_buffer_size): New function.
9953 (_initialize_tracepoint): Add new setshow for trace-buffer-size.
9954 * remote.c (remote_set_trace_buffer_size): New function.
9955 (_initialize_remote): Use it.
9956 (QTBuffer:size) New remote command.
9957 (PACKET_QTBuffer_size): New enum.
9958 (remote_protocol_features): Add an entry for
9959 PACKET_QTBuffer_size.
9960
9961 2013-03-08 Tom Tromey <tromey@redhat.com>
9962
9963 * remote-m32r-sdi.c (m32r_load): Call skip_spaces on correct
9964 variable.
9965
9966 2013-03-07 Pedro Alves <palves@redhat.com>
9967
9968 * target.c (target_read_stralloc, target_fileio_read_alloc):
9969 *Cast pointer to 'gdb_byte *' in target call.
9970
9971 2013-03-07 Pedro Alves <palves@redhat.com>
9972
9973 * corefile.c (read_memory_string): Cast pointer to gdb_byte* in
9974 call.
9975
9976 2013-03-07 Keith Seitz <keiths@redhat.com>
9977
9978 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.
9979 (trace_pass_command): Likewise.
9980 * cli/cli-cmds.c: Include cli/cli-utils.h.
9981 (source_command): Use skip-spaces.
9982 (disassemble_command): Likewise.
9983 * findcmd.c: Include cli/cli-utils.h.
9984 (parse_find_args): Use skip_spaces.
9985 * go32-nat.c: Include cli/cli-utils.h.
9986 (go32_sldt): Use skip_spaces.
9987 (go32_sgdt): Likewise.
9988 (go32_sidt): Likewise.
9989 (go32_pde): Likewise.
9990 (go32_pte): Likewise.
9991 (go32_pte_for_address): Likewise.
9992 * infcmd.c: Include cli/cli-utils.h.
9993 (registers_info): Use skip_spaces.
9994 * linux-tdep.c (read_mapping): Use skip_spaces_const.
9995 (linux_info_proc): Likewise.
9996 * linux-thread-db.c: Include cli/cli-utils.h.
9997 (info_auto_load_libthread_db): Use skip_spaces_const.
9998 * m32r-rom.c: Include cli/cli-utils.h.
9999 (m32r_upload_command): Use skip_spaces.
10000 * maint.c: Include cli/cli-utils.h.
10001 (maintenance_translate_address): Use skip_spaces.
10002 * mi/mi-parse.c: Include cli/cli-utils.h.
10003 (mi_parse_argv): Use skip_spaces.
10004 (mi_parse): Likewise.
10005 * minsyms.c: Include cli/cli-utils.h.
10006 (msymbol_hash_iw): Use skip_spaces_const.
10007 * objc-lang.c: Include cli/cli-utils.h.
10008 (parse_selector): Use skip_spaces.
10009 (parse_method): Likewise.
10010 * python/python.c: Include cli/cli-utils.h.
10011 (python_interactive_command)[HAVE_PYTHON]: Use skip_spaces.
10012 (python_command)[HAVE_PYTHON]: Likewise.
10013 (python_interactive_command)[!HAVE_PYTHON]: Likewise.
10014 * remote-m32r-sdi.c: Include cli/cli-utils.h.
10015 (m32r_load): Use skip_spaces.
10016 * serial.c: Include cli/cli-utils.h.
10017 (serial_open): Use skip_spaces_const.
10018 * stack.c: Include cli/cli-utils.h.
10019 (parse_frame_specification_1): Use skip_spaces_const.
10020 * symfile.c: Include cli/cli-utils.h.
10021 (set_ext_lang_command): Use skip_spaces.
10022 * symtab.c: Include cli/cli-utils.h.
10023 (rbreak_command): Use skip_spaces.
10024 * thread.c (thread_name_command): Use skip_spaces.
10025 * tracepoint.c (validate_actionline): Use skip_spaces.
10026 (encode_actions_1): Likewise.
10027 (trace_find_range_command): Likewise.
10028 (trace_find_outside_command): Likewise.
10029 (trace_dump_actions): Likewise.
10030
10031 2013-03-07 Pedro Alves <palves@redhat.com>
10032
10033 * c-lang.c (parse_one_string): Cast argument to gdb_byte *.
10034 * expprint.c (print_subexp_standard): Likewise.
10035 * utils.c (host_char_to_target): Likewise.
10036 * valprint.c (generic_emit_char, generic_printstr): Likewise.
10037 * varobj.c (value_get_print_value): Change type of local to char*.
10038 Cast it gdb_byte * in call to language printer.
10039
10040 2013-03-07 Pedro Alves <palves@redhat.com>
10041
10042 * charset.c (struct wchar_iterator) <input>: Change type to 'const
10043 gdb_byte *'.
10044 (make_wchar_iterator): Remove cast to char*.
10045 (wchar_iterate): Change type of local.
10046
10047 2013-03-07 Pedro Alves <palves@redhat.com>
10048
10049 * regcache.c (regcache_xmalloc_1): Call XCALLOC with signed char
10050 for 'regcache->register_status'.
10051
10052 2013-03-07 Pedro Alves <palves@redhat.com>
10053
10054 * breakpoint.c (breakpoint_xfer_memory): Change type of local to
10055 int.
10056
10057 2013-03-07 Pedro Alves <palves@redhat.com>
10058
10059 * stap-probe.c (handle_stap_probe): Add cast to char*.
10060
10061 2013-03-07 Pedro Alves <palves@redhat.com>
10062
10063 * linux-record.c (record_linux_system_call) <gdb_sys_msgrcv,
10064 RECORD_MSGRCV>: Pass a signed variable to
10065 regcache_raw_read_signed, instead of an unsigned one.
10066
10067 2013-03-07 Pedro Alves <palves@redhat.com>
10068
10069 * remote-notif.c (notif_debug): Change type to int.
10070 * remote-notif.h (notif_debug): Likewise.
10071
10072 2013-03-07 Pedro Alves <palves@redhat.com>
10073
10074 * ser-tcp.c (tcp_retry_limit): Change type to unsigned int.
10075
10076 2013-03-07 Pedro Alves <palves@redhat.com>
10077
10078 * remote.c (hex2bin, bin2hex): Move extern declarations to ...
10079 * remote.h (hex2bin, bin2hex): ... here.
10080 * tracepoint.c (hex2bin, bin2hex): Remove extern declarations.
10081
10082 2013-03-07 Eli Zaretskii <eliz@gnu.org>
10083
10084 * utils.c (initialize_utils): Improve doc strings of "set/show
10085 width", "set/show height", and "set/show pagination".
10086
10087 2013-03-06 Keith Seitz <keiths@redhat.com>
10088
10089 * ax-gdb.c (gen_printf): Make FORMAT const.
10090 * ax-gdb.h (gen_printf): Likewise.
10091 * ax-general.c (ax_string): Make STR const.
10092 * ax.h (ax_string): Likewise.
10093
10094 2013-03-06 Doug Evans <dje@google.com>
10095
10096 * elfread.c (elf_symfile_read): Move debugging printf to more
10097 logical location.
10098
10099 2013-03-06 Pedro Alves <palves@redhat.com>
10100
10101 * python/py-utils.c (target_string_to_unicode): Delete function.
10102 * python/python-internal.h (target_string_to_unicode): Delete
10103 declaration.
10104
10105 2013-03-06 Pierre Muller <muller@sourceware.org>
10106
10107 * linespec.c (get_current_search_block): ARI fix, use (void)
10108 for empty parameter list.
10109
10110 2013-03-05 Doug Evans <dje@google.com>
10111
10112 * ada-lang.c (ada_lookup_symbol_list_worker): New function, contents
10113 of old ada_lookup_symbol_list. In !full_search case, don't
10114 search superblocks.
10115 (ada_lookup_symbol_list): Delete arg full_search, all callers
10116 updated. Call ada_lookup_symbol_list_worker.
10117 (ada_iterate_over_symbols): Call ada_lookup_symbol_list_worker.
10118 * ada-lang.h (ada_lookup_symbol_list): Update.
10119 * language.h (language_defn): Update comment for
10120 la_iterate_over_symbols.
10121 * linespec.c (iterate_over_file_blocks): New function.
10122 (iterate_over_all_matching_symtabs): Call it.
10123 (lookup_prefix_sym): Ditto.
10124 (get_current_search_block): New function.
10125 (get_search_block): Delete.
10126 (find_label_symbols): Call get_current_search_block.
10127 (add_matching_symbols_to_info): Call iterate_over_file_blocks.
10128 * symtab.c (iterate_over_symbols): Don't search superblocks.
10129
10130 2013-03-05 Yao Qi <yao@codesourcery.com>
10131
10132 * cli/cli-decode.c (add_setshow_zuinteger_unlimited_cmd): Change
10133 parameter VAR's type from "unsigned int" to "int".
10134 * command.h (var_zuinteger_unlimited): Update its comments.
10135 (add_setshow_zuinteger_unlimited_cmd): Update the declaration.
10136
10137 2013-03-05 Corinna Vinschen <vinschen@redhat.de>
10138
10139 * NEWS: Mention new target x86_64-*-cygwin*.
10140
10141 2013-03-05 Corinna Vinschen <vinschen@redhat.de>
10142
10143 * configure.host: Add x86_64-*-cygwin* as host.
10144 * configure.tgt: Add x86_64-*-cygwin* as target.
10145 * config/i386/cygwin64.mh: New file.
10146
10147 2013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10148
10149 * linespec.c (decode_line_2): Fix duplicate request off by two message.
10150
10151 2013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10152
10153 * linespec.c (struct linespec_canonical_name): New.
10154 (struct linespec_state): Change canonical_names type to it.
10155 (add_sal_to_sals): Change variable canonical_name to canonical. Change
10156 xrealloc element size. Initialize the different CANONICAL fields.
10157 (canonical_to_fullform): New.
10158 (filter_results): Use it. Add variables canonical, fullform and
10159 cleanup.
10160 (struct decode_line_2_item, decode_line_2_compare_items): New.
10161 (decode_line_2): Remove variables iter and item_names, add variables
10162 items and items_count. Modify the code for these new variables.
10163
10164 2013-03-04 Corinna Vinschen <vinschen@redhat.com>
10165
10166 * coff-pe-read.c (read_pe_exported_syms): Don't return without
10167 calling do_cleanup.
10168
10169 2013-03-04 Luis Machado <lgustavo@codesourcery.com>
10170
10171 * tracepoint.c (build_traceframe_info): Add code for byte order.
10172
10173 2013-03-02 Kevin Buettner <kevinb@redhat.com>
10174
10175 * v850-tdep.c: (v850e2_register_name): Revise system register
10176 names to match current V850E2M architecture specifications.
10177 Update register number enum comments too.
10178
10179 2013-03-01 Jiong Wang <jiwang@tilera.com>
10180 Pedro Alves <palves@redhat.com>
10181
10182 * tilegx-tdep.c (tilegx_analyze_prologue): Limit bundle reading
10183 to END_ADDR.
10184 (tilegx_skip_prologue): Limit prologue analysis to section end.
10185
10186 2013-03-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10187
10188 * dwarf2loc.c (call_site_find_chain_1): New variable save_callee_pc,
10189 use it.
10190
10191 2013-03-01 Pedro Alves <palves@redhat.com>
10192
10193 Use gdb_byte for bytes from the program being debugged.
10194
10195 * arm-tdep.c (arm_store_return_value, arm_get_longjmp_target):
10196 Change type of local 'buf' to gdb_byte.
10197 * avr-tdep.c (avr_frame_prev_register, avr_push_dummy_call): Likewise.
10198 * bfin-tdep.c (bfin_push_dummy_call): Likewise.
10199 * cris-tdep.c (cris_sigcontext_addr)
10200 (cris_sigtramp_frame_unwind_cache): Likewise.
10201 * frv-linux-tdep.c (frv_linux_pc_in_sigtramp)
10202 (frv_linux_sigcontext_reg_addr, frv_linux_sigtramp_frame_cache):
10203 Likewise.
10204 * frv-tdep.c (frv_pseudo_register_write, frv_analyze_prologue): Likewise.
10205 * hppa-hpux-tdep.c (hppa32_hpux_find_global_pointer)
10206 (hppa32_hpux_search_dummy_call_sequence)
10207 (hppa_hpux_supply_save_state): Likewise.
10208 * hppa-linux-tdep.c (insns_match_pattern)
10209 (hppa_linux_find_global_pointer): Likewise.
10210 * hppa-tdep.c (hppa_in_function_epilogue_p)
10211 (skip_prologue_hard_way, hppa_frame_cache): Likewise.
10212 * i386-nto-tdep.c (i386nto_sigcontext_addr): Likewise.
10213 * i386fbsd-tdep.c (i386fbsd_supply_uthread)
10214 (i386fbsd_collect_uthread): Likewise.
10215 * ia64-hpux-tdep.c (ia64_hpux_push_dummy_code): Likewise.
10216 * ia64-linux-tdep.c (ia64_linux_sigcontext_register_address): Likewise.
10217 * ia64-tdep.c (examine_prologue, ia64_frame_cache)
10218 (ia64_frame_prev_register, ia64_sigtramp_frame_cache)
10219 (ia64_sigtramp_frame_prev_register, ia64_access_reg)
10220 (ia64_access_rse_reg, ia64_libunwind_frame_this_id)
10221 (ia64_libunwind_frame_prev_register)
10222 (ia64_libunwind_sigtramp_frame_this_id)
10223 (ia64_find_global_pointer_from_dynamic_section)
10224 (find_extant_func_descr, find_func_descr, ia64_dummy_id)
10225 (ia64_unwind_pc): Likewise.
10226 * iq2000-tdep.c (iq2000_store_return_value): Likewise.
10227 * m68hc11-tdep.c (m68hc11_push_dummy_call)
10228 (m68hc11_extract_return_value): Likewise.
10229 * m68klinux-nat.c (fetch_register, store_register): Likewise.
10230 * mep-tdep.c (mep_pseudo_cr32_read, mep_pseudo_cr32_write)
10231 (mep_get_insn, mep_push_dummy_call): Likewise.
10232 * mips-linux-tdep.c (mips_linux_get_longjmp_target)
10233 (mips_linux_in_dynsym_stub): Likewise.
10234 * mn10300-tdep.c (mep_pseudo_cr32_write): Likewise.
10235 * ppc-linux-nat.c (fetch_register, store_register): Likewise.
10236 * regcache.c (dump_endian_bytes): Change type of parameter 'buf'
10237 to gdb_byte.
10238 * remote-mips.c (mips_set_register): Likewise.
10239 * remote-sim.c (gdbsim_fetch_register): Likewise.
10240 * score-tdep.c (score7_fetch_inst): Change type of parameter
10241 'memblock' and local 'buf' to gdb_byte.
10242 (score7_malloc_and_get_memblock): Change return type to gdb_byte.
10243 Change type of local 'buf' to gdb_byte. Adjust.
10244 (score7_adjust_memblock_ptr): Change type of parameter 'memblock'
10245 to gdb_byte**.
10246 (score7_analyze_prologue): Change type of 'memblock' and
10247 'memblock_ptr' locals to gdb_byte*.
10248 * sh64-tdep.c (sh64_extract_return_value)
10249 (sh64_store_return_value): Change type of local 'buf' to gdb_byte.
10250 * solib-darwin.c (darwin_current_sos, darwin_read_exec_load_addr):
10251 * solib-pa64.c (pa64_solib_create_inferior_hook)
10252 (pa64_open_symbol_file_object): Remove local 'buf'.
10253 * solib-som.c (som_solib_create_inferior_hook, link_map_start)
10254 (som_open_symbol_file_object): Likewise.
10255 * solib-spu.c (spu_current_sos): Likewise.
10256 * spu-linux-nat.c (spu_fetch_inferior_registers): Likewise.
10257 * spu-multiarch.c (parse_spufs_run, spu_fetch_registers)
10258 (spu_store_registers): Likewise.
10259 * target.c (debug_print_register): Likewise.
10260 * tic6x-tdep.c (tic6x_get_longjmp_target): Likewise.
10261 * xstormy16-tdep.c (xstormy16_store_return_value)
10262 (xstormy16_push_dummy_call, xstormy16_resolve_jmp_table_entry)
10263 (xstormy16_find_jmp_table_entry): Likewise.
10264
10265 2013-03-01 Jiong Wang <jiwang@tilera.com>
10266
10267 * tilegx-tdep.c (tilegx_get_longjmp_target): New function.
10268 (tilegx_gdbarch_init): Install it.
10269
10270 2013-02-28 Tom Tromey <tromey@redhat.com>
10271
10272 * python/py-arch.c (archpy_disassemble): Use PyInt_Check and
10273 PyLong_Check.
10274
10275 2013-02-28 Doug Evans <dje@google.com>
10276
10277 * python/py-finishbreakpoint.c (bpfinishpy_init): gcc -Wall lint.
10278 * python/python.c (gdbpy_find_pc_line): Ditto.
10279
10280 2013-02-28 Tom Tromey <tromey@redhat.com>
10281
10282 * contrib/excheck.py: New file.
10283 * contrib/exsummary.py: New file.
10284 * contrib/gcc-with-excheck: New file.
10285
10286 2013-02-28 Tom Tromey <tromey@redhat.com>
10287
10288 * python/python.c (gdbpy_print_stack): Call begin_line and
10289 fprintf_filtered inside TRY_CATCH.
10290
10291 2013-02-28 Tom Tromey <tromey@redhat.com>
10292
10293 * python/python.c (gdbpy_find_pc_line): Call find_pc_line
10294 inside TRY_CATCH.
10295
10296 2013-02-28 Tom Tromey <tromey@redhat.com>
10297
10298 * py-finishbreakpoint.c (bpfinishpy_init): Reorganize to call
10299 frame_object_to_frame_info inside TRY_CATCH.
10300
10301 2013-02-28 Tom Tromey <tromey@redhat.com>
10302
10303 * py-block.c (gdbpy_block_for_pc): Call block_for_pc inside
10304 TRY_CATCH.
10305
10306 2013-02-28 Tom Tromey <tromey@redhat.com>
10307
10308 * objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing backlash.
10309
10310 2013-02-27 Corinna Vinschen <vinschen@redhat.com>
10311
10312 * windows-nat.c: Throughout, fix format strings and casts of
10313 printf-like functions to avoid type related warnings on all
10314 platforms.
10315 (handle_output_debug_string): Fetch context information address
10316 from debug string using string_to_core_addr.
10317
10318 2013-02-27 Jiong Wang <jiwang@tilera.com>
10319
10320 * regformats/reg-tilegx.dat (name): Change abi name to "tilegx".
10321 * regformats/reg-tilegx32.dat: New.
10322
10323 2013-02-27 Jiong Wang <jiwang@tilera.com>
10324
10325 * configure.tgt (tilegx-*-linux*): Enable gdbserver.
10326
10327 2013-02-27 Jiong Wang <jiwang@tilera.com>
10328
10329 * configure.tgt (tilegx-*-linux*): Replace whitespace with tab.
10330
10331 2013-02-27 Yao Qi <yao@codesourcery.com>
10332 Pedro Alves <palves@redhat.com>
10333
10334 * tracepoint.c (tfile_trace_find): For tfind
10335 pc/tp/range/outside, look for the next trace frame instead of
10336 always starting from frame 0.
10337
10338 2013-02-26 Anthony Green <green@moxielogic.com>
10339
10340 * configure.tgt: Add support for moxie-*-rtems* target.
10341
10342 2013-02-25 Pedro Alves <palves@redhat.com>
10343
10344 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Change
10345 warning text.
10346
10347 2013-02-24 Maciej W. Rozycki <macro@codesourcery.com>
10348
10349 * mips-tdep.c (mips32_scan_prologue): Reset frame_offset to zero
10350 if $fp is used as the virtual frame pointer.
10351
10352 2013-02-23 Alan Modra <amodra@gmail.com>
10353
10354 * elfread.c (elf_symtab_read): Do not use udata.p here to find
10355 symbol size.
10356 * ppc64-tdep.c (ppc64_elf_make_msymbol_special): New function.
10357 * ppc64-tdep.h (ppc64_elf_make_msymbol_special): Declare.
10358 * ppc-linux-tdep.c (ppc_linux_init_abi): Set up to use the above.
10359 * ppcfbsd-tdep.c (ppcfbsd_init_abi): Likewise.
10360
10361 2013-02-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10362
10363 Code cleanup.
10364 * elfread.c (build_id_bfd_get): Make the return type const.
10365 (build_id_verify): Make the check parameter const.
10366 (build_id_to_debug_filename): Make the build_id parameter and variable
10367 data const.
10368 (find_separate_debug_file_by_buildid): Make the variable build_id const.
10369
10370 2013-02-21 Alan Modra <amodra@gmail.com>
10371
10372 * elfread.c (build_id_bfd_get): Adjust for elf_tdata changes.
10373
10374 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
10375
10376 Add a new method 'disassemble' to gdb.Architecture class.
10377 * python/py-arch.c (archpy_disassmble): Implementation of the
10378 new method gdb.Architecture.disassemble.
10379 (arch_object_methods): Add entry for the new method.
10380
10381 2013-02-20 Jiong Wang <jiwang@tilera.com>
10382
10383 * MAINTAINERS (Write After Approval): Add myself to the list.
10384
10385 2013-02-19 Pedro Alves <palves@redhat.com>
10386
10387 Garbage collect 'struct monitor_ops'::load_routine.
10388
10389 * monitor.h (struct monitor_ops) <load_routine>: Remove field.
10390 * monitor.c (monitor_load): No longer call
10391 current_monitor->load_routine.
10392 * dbug-rom.c (init_dbug_cmds): Don't set 'load_routine'.
10393 * m32r-rom.c (init_m32r_cmds): Don't set 'load_routine'.
10394 * ppcbug-rom.c (init_ppc_cmds): Don't set 'load_routine'.
10395
10396 2013-02-19 Pedro Alves <palves@redhat.com>
10397
10398 PR gdb/15161
10399
10400 Harmonize with generic_load.
10401
10402 * monitor.c: Include "readline/readline.h".
10403 (monitor_load): Rename parameter 'file' to 'args'. Use build_argv
10404 instead of sscanf. Use CORE_ADDR/strtoulst instead of unsigned
10405 long/strtol for the 'load_offset' local. Error out if no argument
10406 is given or if too many arguments are given. Tilde expand the
10407 passed in file name.
10408
10409 2013-02-19 Kai Tietz <ktietz@redhat.com>
10410
10411 PR gdb/15161
10412 * symfile.c (load_section_data): Change type of load_offset
10413 to CORE_ADDR.
10414 (generic_load): User strtoulst instead of strtoul for conversion
10415 of load_offset.
10416
10417 2013-02-19 Jiong Wang <jiwang@tilera.com>
10418
10419 * tilegx-tdep.c (tilegx_analyze_prologue): add check for
10420 for return address, "lr" register, saved on stack.
10421 * tilegx-tdep.c (tilegx_frame_cache): update "PC" reg
10422 after we invoke tilegx_analyze_prologue.
10423
10424 2013-02-19 Jiong Wang <jiwang@tilera.com>
10425
10426 * tilegx-tdep.c (itilegx_gdbarch_init): char type should be signed.
10427
10428 2013-02-19 Jiong Wang <jiwang@tilera.com>
10429
10430 * tilegx-tdep.c (tilegx_skip_prologue): Use skip_prologue_using_sal.
10431
10432 2013-02-19 Jiong Wang <jiwang@tilera.com>
10433
10434 * tilegx-tdep.c (INT_SWINT_1_SIGRETURN): New macro.
10435 (tilegx_write_pc): New function.
10436 (tilegx_cannot_reference_register): Return zero if REGNO
10437 is TILEGX_FAULTNUM_REGNUM.
10438 (tilegx_gdbarch_init): Add call to set_gdbarch_write_pc.
10439 (tilegx_register_name): Add handling of "faultnum" register.
10440 * tilegx-tdep.h (enum tilegx_regnum): Add TILEGX_FAULTNUM_REGNUM.
10441 * tilegx-linux-tdep.c (tilegx_linux_supply_regset): Add
10442 handling of TILEGX_FAULTNUM_REGNUM.
10443 * tilegx-linux-nat.c (regmap): Add entry for TILEGX_FAULTNUM_REGNUM.
10444
10445 2013-02-19 Jiong Wang <jiwang@tilera.com>
10446
10447 * tilegx-tdep.c (tilegx_push_dummy_call): args pushed on stack
10448 should be aligned to 64bit.
10449
10450 2013-02-19 Kai Tietz <ktietz@redhat.com>
10451
10452 * windows-nat.c (windows_xfer_memory): Fix debug-output
10453 for LLP64.
10454
10455 2013-02-19 Lei Liu <lei.liu2@windriver.com>
10456
10457 * mips-linux-nat.c (mips64_linux_regsets_store_registers):
10458 Don't check DSP register number if HAVE_DSP is not set.
10459
10460 2013-02-19 Alan Modra <amodra@gmail.com>
10461
10462 * elfread.c (struct build_id): Delete. Use struct elf_build_id
10463 throughout file instead.
10464 (build_id_bfd_get): Update to use new elf_tdata build_id field.
10465 Don't xmalloc return value.
10466 (build_id_verify): Similarly. Don't xfree.
10467 (build_id_to_debug_filename): Update.
10468 (find_separate_debug_file_by_buildid): Update, don't xfree.
10469
10470 2013-02-18 Tom Tromey <tromey@redhat.com>
10471
10472 PR gdb/15102:
10473 * dwarf2read.c (read_subrange_type): Use result of
10474 'check_typedef'.
10475
10476 2013-02-16 Yuanhui Zhang <asmwarrior@gmail.com>
10477
10478 * frame.c: Remove one extra white space after #include
10479 directive.
10480
10481 2013-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10482
10483 * contrib/cc-with-tweaks.sh: Extend the comment for -p option.
10484
10485 2013-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10486
10487 * gdb-gdb.gdb.in: Wrap set complaints, b internal_error, b info_command
10488 and dir commands into an if block.
10489
10490 2013-02-15 Sanimir Agovic <sanimir.agovic@intel.com>
10491
10492 * python/py-breakpoint (struct pybp_code): Use int instead of
10493 enum type_code.
10494
10495 2013-02-15 Pedro Alves <pedro@codesourcery.com>
10496 Hafiz Abid Qadeer <abidh@codesourcery.com>
10497
10498 * NEWS: Mention new field "trace-file".
10499 * tracepoint.c (trace_status_mi): Output "trace-file" field.
10500 (tfile_open): Record the trace file's filename in the trace
10501 status.
10502 (tfile_files_info): Mention the name of the trace file.
10503 Check the "filename" field explicitely.
10504 (trace_status_command): Explicitely check "filename" field.
10505 (trace_find_command): Ditto.
10506 (trace_find_pc_command): Ditto.
10507 (trace_find_tracepoint_command): Ditto.
10508 (trace_find_line_command): Ditto.
10509 (trace_find_range_command): Ditto.
10510 (trace_find_outside_command): Ditto.
10511 * tracepoint.h (struct trace_status) <from_file>: Rename it
10512 to "filename" and make it hold the trace file's filename
10513 instead of a boolean.
10514 * remote.c (remote_get_trace_status): Initialize "filename"
10515 field with NULL instead of 0.
10516
10517 2013-02-15 Yao Qi <yao@codesourcery.com>
10518
10519 * remote.c: Fix a typo.
10520
10521 2013-02-14 Pierre Muller <muller@sourceware.org>
10522
10523 * contrib/ari/gdb_ari.sh (GNU/Linux rule): Remove.
10524
10525 2013-02-14 Pedro Alves <palves@redhat.com>
10526
10527 * utils.c (savestring): Don't #undef it. Move function to
10528 common/common-utils.c.
10529 * common/common-utils.c: Include gdb_string.h.
10530 (savestring): Move here from utils.c.
10531 * common/common-utils.h (savestring): Declare.
10532
10533 2013-02-14 Pedro Alves <palves@redhat.com>
10534
10535 * utils.c (savestring): Rename parameter 'size' to 'len'.
10536
10537 2013-02-14 Pedro Alves <palves@redhat.com>
10538 Yufeng Zhang <yufeng.zhang@arm.com>
10539
10540 * aarch64-linux-nat.c (aarch64_init_debug_reg_state): Delete.
10541 (aarch64_inferior_data, struct aarch64_inferior_data):
10542 Delete.
10543 (struct aarch64_process_info): New.
10544 (aarch64_process_list): New global.
10545 (aarch64_find_process_pid, aarch64_add_process)
10546 (aarch64_process_info_get): New functions.
10547 (aarch64_inferior_data_get): Delete.
10548 (aarch64_process_info_get): New function.
10549 (aarch64_forget_process): New function.
10550 (aarch64_get_debug_reg_state): New parameter 'pid'. Reimplement.
10551 (aarch64_linux_prepare_to_resume): Pass the lwp's pid to
10552 aarch64_get_debug_reg_state.
10553 (aarch64_notify_debug_reg_change): Use iterate_over_lwps
10554 instead of linux_nat_iterate_watchpoint_lwps.
10555 (aarch64_linux_new_fork): New function.
10556 (aarch64_linux_child_post_startup_inferior): Use
10557 aarch64_forget_process instead of aarch64_init_debug_reg_state.
10558 (aarch64_handle_breakpoint, aarch64_linux_insert_hw_breakpoint)
10559 (aarch64_linux_remove_hw_breakpoint)
10560 (aarch64_handle_aligned_watchpoint)
10561 (aarch64_handle_unaligned_watchpoint)
10562 (aarch64_linux_insert_watchpoint)
10563 (aarch64_linux_remove_watchpoint)
10564 (aarch64_linux_stopped_data_address): Adjust to pass the current
10565 process id to aarch64_debug_reg_state.
10566 (_initialize_aarch64_linux_nat): Install aarch64_linux_new_fork as
10567 linux_nat_new_fork hook, and aarch64_forget_process as
10568 linux_nat_forget_process hook; remove the call to
10569 register_inferior_data_with_cleanup.
10570
10571 2013-02-14 Pedro Alves <palves@redhat.com>
10572
10573 * eval.c (evaluate_subexp_for_address) <default_case_after_eval,
10574 EVAL_AVOID_SIDE_EFFECTS>: Swap and handle TYPE_CODE_REF before
10575 lval_memory.
10576
10577 2013-02-14 Pedro Alves <pedro@codesourcery.com>
10578 Hafiz Abid Qadeer <abidh@codesourcery.com>
10579
10580 * tracepoint.h (validate_trace_state_variable_name): Declare.
10581 * tracepoint.c (validate_trace_state_variable_name): New.
10582 (trace_variable_command): Parse the trace state variable's name
10583 without using parse_expression. Do several validations.
10584 * mi/mi-main.c (mi_cmd_trace_define_variable): Don't parse the
10585 trace state variable's name with parse_expression. Validate it.
10586
10587 2013-02-14 Yao Qi <yao@codesourcery.com>
10588
10589 * infcmd.c (breakpoint_proceeded): Remove it.
10590
10591 2013-02-14 Yao Qi <yao@codesourcery.com>
10592
10593 * tracepoint.c (end_actions_pseudocommand): Make it static.
10594 (while_stepping_pseudocommand): Likewise.
10595 * tracepoint.h (end_actions_pseudocommand): Remove the
10596 declaration.
10597 (while_stepping_pseudocommand): Likewise.
10598
10599 2013-02-14 Yao Qi <yao@codesourcery.com>
10600
10601 * cli/cli-decode.c (help_cmd): Remove the declaration of
10602 "cmdlist".
10603 (help_all): Likewise.
10604
10605 2013-02-13 Pedro Alves <palves@redhat.com>
10606
10607 * amd64-linux-nat.c (update_debug_registers_callback):
10608 Update comment.
10609 (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
10610 iterate_over_lwps.
10611 (amd64_linux_prepare_to_resume): Pass the lwp's pid to
10612 i386_debug_reg_state.
10613 (amd64_linux_new_fork): New function.
10614 (_initialize_amd64_linux_nat): Install amd64_linux_new_fork as
10615 linux_nat_new_fork hook, and i386_forget_process as
10616 linux_nat_forget_process hook.
10617 * i386-linux-nat.c (update_debug_registers_callback):
10618 Update comment.
10619 (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
10620 iterate_over_lwps.
10621 (i386_linux_prepare_to_resume): Pass the lwp's pid to
10622 i386_debug_reg_state.
10623 (i386_linux_new_fork): New function.
10624 (_initialize_i386_linux_nat): Install i386_linux_new_fork as
10625 linux_nat_new_fork hook, and i386_forget_process as
10626 linux_nat_forget_process hook.
10627 * i386-nat.c (i386_init_dregs): Delete.
10628 (i386_inferior_data, struct i386_inferior_data):
10629 Delete.
10630 (struct i386_process_info): New.
10631 (i386_process_list): New global.
10632 (i386_find_process_pid, i386_add_process, i386_process_info_get):
10633 New functions.
10634 (i386_inferior_data_get): Delete.
10635 (i386_process_info_get): New function.
10636 (i386_debug_reg_state): New parameter 'pid'. Reimplement.
10637 (i386_forget_process): New function.
10638 (i386_cleanup_dregs): Rewrite.
10639 (i386_update_inferior_debug_regs, i386_insert_watchpoint)
10640 (i386_remove_watchpoint, i386_region_ok_for_watchpoint)
10641 (i386_stopped_data_address, i386_insert_hw_breakpoint)
10642 (i386_remove_hw_breakpoint): Adjust to pass the current process id
10643 to i386_debug_reg_state.
10644 (i386_use_watchpoints): Don't register inferior data.
10645 * i386-nat.h (i386_debug_reg_state): Add new 'pid' parameter, and
10646 adjust comment.
10647 (i386_forget_process): Declare.
10648 * linux-fork.c (delete_fork): Call linux_nat_forget_process.
10649 * linux-nat.c (linux_nat_new_fork, linux_nat_forget_process_hook):
10650 New static globals.
10651 (linux_child_follow_fork): Don't call linux_nat_new_thread here.
10652 (add_initial_lwp): New, factored out from ...
10653 (add_lwp): ... this. Don't check the number of lwps before
10654 calling linux_nat_new_thread.
10655 (linux_nat_iterate_watchpoint_lwps): Delete.
10656 (linux_nat_attach): Use add_initial_lwp instead of add_lwp.
10657 (linux_handle_extended_wait): Call the linux_nat_new_fork hook on
10658 forks and vforks.
10659 (linux_nat_wait_1): Use add_initial_lwp instead of add_lwp for the
10660 initial lwp.
10661 (linux_nat_kill, linux_nat_mourn_inferior): Call
10662 linux_nat_forget_process.
10663 (linux_nat_set_new_fork, linux_nat_set_forget_process)
10664 (linux_nat_forget_process): New functions.
10665 * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): Delete
10666 type.
10667 (linux_nat_iterate_watchpoint_lwps): Delete declaration.
10668 (linux_nat_new_fork_ftype, linux_nat_forget_process_ftype): New
10669 types.
10670 (linux_nat_set_new_fork, linux_nat_set_forget_process)
10671 (linux_nat_forget_process): New declarations.
10672
10673 * amd64fbsd-nat.c (super_mourn_inferior): New global.
10674 (amd64fbsd_mourn_inferior): New function.
10675 (_initialize_amd64fbsd_nat): Override to_mourn_inferior.
10676 * windows-nat.c (windows_detach): Call i386_cleanup_dregs.
10677
10678 2013-02-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
10679
10680 * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity):
10681 Adding _().
10682
10683 2013-02-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
10684
10685 * aarch64-linux-nat.c (debug_reg_change_callback)
10686 (aarch64_linux_get_debug_reg_capacity): ARI fix: Replace %llx with
10687 %s and phex().
10688
10689 2013-02-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
10690
10691 * aarch64-linux-nat.c (dr_changed_t): ARI fix: Replace long long
10692 with LONGEST.
10693
10694 2013-02-13 Pedro Alves <palves@redhat.com>
10695 Hafiz Abid Qadeer <abidh@codesourcery.com>
10696
10697 * c-lang.c (c_op_print_tab): Add entry for UNOP_PLUS.
10698
10699 2013-02-12 Tom Tromey <tromey@redhat.com>
10700
10701 PR symtab/11464:
10702 * c-exp.y (lex_one_token): Initialize other fields of yylval on
10703 NAME return.
10704 (classify_inner_name): Remove 'first_name' argument, add
10705 'context'. Remove unused variable.
10706 (yylex): Explicitly maintain the context type. Exit loop earlier
10707 if NAME result is seen.
10708
10709 2013-02-12 Pedro Alves <palves@redhat.com>
10710
10711 * amd64-darwin-tdep.c: Add (C) after Copyright.
10712 * cli/cli-cmds.h: Ditto.
10713 * cli/cli-decode.c: Ditto.
10714 * cli/cli-decode.h: Ditto.
10715 * cli/cli-dump.c: Ditto.
10716 * cli/cli-dump.h: Ditto.
10717 * cli/cli-interp.c: Ditto.
10718 * cli/cli-logging.c: Ditto.
10719 * cli/cli-script.c: Ditto.
10720 * cli/cli-script.h: Ditto.
10721 * cli/cli-setshow.c: Ditto.
10722 * cli/cli-setshow.h: Ditto.
10723 * cli/cli-utils.c: Ditto.
10724 * cli/cli-utils.h: Ditto.
10725 * config/alpha/nm-osf3.h: Ditto.
10726 * config/djgpp/djconfig.sh: Ditto.
10727 * config/i386/nm-fbsd.h: Ditto.
10728 * config/i386/nm-i386gnu.h: Ditto.
10729 * config/nm-linux.h: Ditto.
10730 * config/nm-nto.h: Ditto.
10731 * config/rs6000/nm-rs6000.h: Ditto.
10732 * config/sparc/nm-sol2.h: Ditto.
10733 * darwin-nat-info.c: Ditto.
10734 * dfp.c: Ditto.
10735 * dfp.h: Ditto.
10736 * gdb-demangle.h: Ditto.
10737 * i386-darwin-nat.c: Ditto.
10738 * i386-darwin-tdep.c: Ditto.
10739 * linux-fork.h: Ditto.
10740 * m32c-tdep.c: Ditto.
10741 * microblaze-linux-tdep.c: Ditto.
10742 * microblaze-rom.c: Ditto.
10743 * microblaze-tdep.c: Ditto.
10744 * microblaze-tdep.h: Ditto.
10745 * mips-linux-tdep.h: Ditto.
10746 * ppc-ravenscar-thread.c: Ditto.
10747 * ppc-ravenscar-thread.h: Ditto.
10748 * prologue-value.c: Ditto.
10749 * prologue-value.h: Ditto.
10750 * ravenscar-thread.c: Ditto.
10751 * ravenscar-thread.h: Ditto.
10752 * sparc-ravenscar-thread.c: Ditto.
10753 * sparc-ravenscar-thread.h: Ditto.
10754 * tilegx-linux-tdep.c: Ditto.
10755 * unwind_stop_reasons.def: Ditto.
10756 * windows-nat.h: Ditto.
10757 * xtensa-linux-tdep.c: Ditto.
10758 * xtensa-xtregs.c: Ditto.
10759 * regformats/regdat.sh: Ditto.
10760 * regformats/regdef.h: Ditto.
10761
10762 2013-02-12 Pedro Alves <palves@redhat.com>
10763
10764 * break-catch-sig.c: Update copyright years.
10765
10766 2013-02-11 Siva Chandra Reddy <sivachandra@google.com>
10767
10768 Add support for a destructor for ui_out data and use it to
10769 provide a ui_out destructor.
10770 * ui-out.h: Declare the new ui_out destructor.
10771 (ui_out_impl): Add a field for data destructor in ui_out_impl.
10772 * ui-out.c (default_data_destroy): Add a default data destructor
10773 which does nothing.
10774 (default_ui_out_impl): Set the new data_destroy field to
10775 default_data_destroy
10776 (uo_data_destroy): Local function which invokes the data
10777 destructor if present.
10778 (clear_table): Local function which clears the table data of a
10779 ui_out object.
10780 (ui_out_destroy): Public function which frees a ui_out object.
10781 (ui_out_table_end): Use the new clear_table function.
10782 * cli-out.c (cli_ui_out_impl): Set the new data_destroy field to
10783 NULL.
10784 * mi/mi-out.c (mi_ui_out_impl): Set the new data_destroy field
10785 to NULL.
10786
10787 2013-02-11 Doug Evans <dje@google.com>
10788
10789 * printcmd.c (printf_c_string,printf_wide_c_string): New functions.
10790 (printf_decfloat): New function. Broken out from ui_printf.
10791 Remove unnecessary code to shift the entire format string down.
10792 (printf_pointer): New function.
10793 (ui_printf): Code to print C strings, wide C strings, decfloats,
10794 and pointers moved to separate functions.
10795
10796 2013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
10797
10798 * valops.c (value_assign): Handling bitfield offset in
10799 `lval_internalvar_component' case.
10800
10801 2013-02-08 Doug Evans <dje@google.com>
10802
10803 * common/format.c (parse_format_string): Fix whitespace.
10804
10805 2013-02-08 Matthew Gretton-Dann <matthew.gretton-dann@linaro.org>
10806
10807 * stack.c (return_command): Work around uninitialized variable
10808 warning.
10809
10810 2013-02-08 Yufeng Zhang <yufeng.zhang@arm.com>
10811
10812 * aarch64-linux-tdep.c (AARCH64_LINUX_SIZEOF_GREGSET): Change the
10813 number of the registers from 36 to 34.
10814
10815 2013-02-08 Marcus Shawcroft <marcus.shawcroft@arm.com>
10816
10817 * NEWS: Mention new AArch64 native and target support.
10818
10819 2013-02-08 Marcus Shawcroft <marcus.shawcroft@arm.com>
10820
10821 * MAINTAINERS (Write After Approval): Add myself.
10822
10823 2013-02-08 Jim MacArthur <jim.macarthur@arm.com>
10824 Marcus Shawcroft <marcus.shawcroft@arm.com>
10825 Nigel Stephens <nigel.stephens@arm.com>
10826 Yufeng Zhang <yufeng.zhang@arm.com>
10827
10828 * aarch64-linux-nat.c: New file.
10829 * config/aarch64/linux.mh: New file.
10830 * configure.host: Add AArch64.
10831 * Makefile.in (ALLDEPFILES): Add aarch64-linux-nat.c.
10832
10833 2013-02-07 Doug Evans <dje@google.com>
10834
10835 * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argument to
10836 disassemble command.
10837
10838 2013-02-07 Marcus Shawcroft <marcus.shawcroft@arm.com>
10839
10840 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Call
10841 set_gdbarch_fetch_tls_load_module_address.
10842
10843 2013-02-06 David S. Miller <davem@davemloft.net>
10844
10845 * sparc-tdep.c (sparc32_return_value): Handle writing return value when
10846 using RETURN_VALUE_ABI_PRESERVES_ADDRESS.
10847 * value.c (struct_return_convention): New function.
10848 (using_struct_return): Implement in terms of struct_return_convention.
10849 * value.h (struct_return_convention): Declare.
10850 * stack.c (return_command): Allow successful overriding of the return
10851 value when RETURN_VALUE_ABI_PRESERVES_ADDRESS.
10852
10853 2013-02-06 Tom Tromey <tromey@redhat.com>
10854
10855 * python/py-type.c (typy_strip_typedefs): Don't call check_typedef
10856 outside of TRY_CATCH.
10857
10858 2013-02-06 Yao Qi <yao@codesourcery.com>
10859
10860 * mi/mi-interp.c: Include "tracepoint.h".
10861 (mi_tsv_modified): Declare.
10862 (mi_tsv_created, mi_tsv_deleted): Update declaration.
10863 (mi_interpreter_init): Call observer_attach_tsv_modified.
10864 (mi_tsv_modified): New.
10865 (mi_tsv_created, mi_tsv_deleted): Update.
10866 * tracepoint.c (trace_variable_command): Call
10867 observer_notify_tsv_modified if the initial value of tsv is
10868 changed.
10869 (delete_trace_state_variable): Call
10870 observer_notify_tsv_deleted earlier.
10871 (trace_variable_command): Caller update.
10872 (create_tsv_from_upload): Likewise.
10873 * observer.sh: Declare "struct trace_state_variable".
10874
10875 * NEWS: Mention the new MI notification "=tsv-modified".
10876
10877 2013-02-05 Doug Evans <dje@google.com>
10878
10879 * completer.c (location_completer): Fix typo in comment.
10880
10881 2013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10882
10883 * breakpoint.c (add_location_to_breakpoint): Insert the location with
10884 ADDRESS sorted.
10885
10886 2013-02-05 Marcus Shawcroft <marcus.shawcroft@arm.com>
10887
10888 * aarch64-tdep.c (aarch64_analyze_prologue): ARI fix:
10889 Refactor if statement to avoid trailing || operator.
10890
10891 2013-02-05 Andreas Tobler <andreast@fgznet.ch>
10892
10893 * NEWS: Add PowerPC FreeBSD as a new native configuration.
10894
10895 2013-02-04 Andreas Tobler <andreast@fgznet.ch>
10896
10897 * Makefile.in (ALL_TARGET_OBS): Add powerpc FreeBSD files.
10898 * configure.host: Add powerpc*-*-freebsd* target.
10899 * configure.tgt: Add target info for powerpc*-*-freebsd*.
10900 * ppcfbsd-nat.c, ppcfbsd-tdep.h, ppcfbsd-tdep.c: New files.
10901 * config/powerpc/fbsd.mh: New file.
10902
10903 2013-02-04 Sergio Durigan Junior <sergiodj@redhat.com>
10904 Denys Vlasenko <dvlasenk@redhat.com>
10905 Pedro Alves <palves@redhat.com>
10906
10907 * gdbarch.sh (elfcore_write_linux_prpsinfo): New F hook.
10908 (struct elf_internal_linux_prpsinfo): Forward declare.
10909 * gdbarch.h, gdbarch.c: Regenerate.
10910 * linux-tdep.c: Include `cli/cli-utils.h'.
10911 (linux_fill_prpsinfo): New function.
10912 (linux_make_corefile_notes): Use linux_fill_prpsinfo. If there's
10913 an elfcore_write_linux_prpsinfo hook, use it, otherwise, use
10914 elfcore_write_linux_prpsinfo32 or elfcore_write_linux_prpsinfo64
10915 depending on gdbarch pointer bitness.
10916 * ppc-linux-tdep.c: Include elf-bfd.h.
10917 (ppc_linux_init_abi): Hook in elfcore_write_ppc_linux_prpsinfo32
10918 on 32-bit.
10919
10920 2013-02-04 Jim MacArthur <jim.macarthur@arm.com>
10921 Marcus Shawcroft <marcus.shawcroft@arm.com>
10922 Nigel Stephens <nigel.stephens@arm.com>
10923 Yufeng Zhang <yufeng.zhang@arm.com>
10924
10925 * configure.tgt (aarch64*-*-linux*): Set build_gdbserver=yes.
10926
10927 2013-02-04 Jim MacArthur <jim.macarthur@arm.com>
10928 Marcus Shawcroft <marcus.shawcroft@arm.com>
10929 Nigel Stephens <nigel.stephens@arm.com>
10930 Yufeng Zhang <yufeng.zhang@arm.com>
10931
10932 * aarch64-newlib-tdep.c: New file.
10933 * configure.tgt: Add aarch64-newlib-tdep.o to gdb_target_obs of
10934 aarch64*-*-elf.
10935 * defs.h (enum gdb_osabi): Add GDB_OSABI_NEWLIB.
10936 * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-newlib-tdep.o.
10937 (ALLDEPFILES): Add aarch64-newlib-tdep.c.
10938 * osabi.c (gdb_osabi_names): Add "Newlib".
10939
10940 2013-02-04 Jim MacArthur <jim.macarthur@arm.com>
10941 Marcus Shawcroft <marcus.shawcroft@arm.com>
10942 Nigel Stephens <nigel.stephens@arm.com>
10943 Yufeng Zhang <yufeng.zhang@arm.com>
10944
10945 * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-linux-tdep.o.
10946 (ALLDEPFILES): Add aarch64-linux-tdep.c.
10947 * aarch64-linux-tdep.c: New file.
10948 * aarch64-linux-tdep.h: New file.
10949 * aarch64-tdep.h (gdbarch_tdep): Define gregset and fpregset.
10950 * configure.tgt: Add aarch64-none-linux-gnu.
10951
10952 2013-02-04 Jim MacArthur <jim.macarthur@arm.com>
10953 Marcus Shawcroft <marcus.shawcroft@arm.com>
10954 Nigel Stephens <nigel.stephens@arm.com>
10955 Yufeng Zhang <yufeng.zhang@arm.com>
10956
10957 * Makefile.in (ALL_64_TARGET_OBS): Add arch64-tdep.o.
10958 (HFILES_NO_SRCDIR): Add aarch64-tdep.h.
10959 (ALLDEPFILES): Add aarch64-tdep.c.
10960 * aarch64-tdep.c: New file.
10961 * aarch64-tdep.h: New file.
10962 * configure.tgt: Add AArch64.
10963 * features/Makefile (WHICH): Add aarch64 and aarch64-without-fpu.
10964 (aarch64-expedite): New definition.
10965 * features/aarch64-core.xml: New file.
10966 * features/aarch64-fpu.xml: New file.
10967 * features/aarch64-without-fpu.c: New file (generated).
10968 * features/aarch64-without-fpu.xml: New file.
10969 * features/aarch64.c: New file (generated).
10970 * features/aarch64.xml: New file.
10971 * regformats/aarch64-without-fpu.dat: New file (generated).
10972 * regformats/aarch64.dat: New file (generated).
10973
10974 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10975
10976 * contrib/expect-read1.c: New file.
10977 * contrib/expect-read1.sh: New file.
10978
10979 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10980
10981 * dwarf2read.c (file_file_name): New function with code from
10982 file_full_name.
10983 (file_full_name): Move most of the code to file_file_name.
10984 (macro_start_file): Rename variable full_name to file_name and use
10985 file_file_name for it. Add comp_dir parameter to new_macro_table.
10986 * macrocmd.c (show_pp_source_pos): New variable fullname. Replace any
10987 macro_source_file->filename access by macro_source_fullname call.
10988 * macroscope.c (_initialize_macroscope): Update the new_macro_table
10989 caller.
10990 * macrotab.c (struct macro_table): New field comp_dir.
10991 (macro_include): New variables link_fullname and source_fullname.
10992 Replace any macro_source_file->filename access by macro_source_fullname
10993 call.
10994 (macro_lookup_inclusion): Remove the partial filenames checking code.
10995 (check_for_redefinition): New variables source_fullname and
10996 found_key_fullname. Replace any macro_source_file->filename access by
10997 macro_source_fullname call.
10998 (macro_undef): New variables source_fullname and key_fullname. Replace
10999 any macro_source_file->filename access by macro_source_fullname call.
11000 (macro_lookup_definition): New variables retval and source_fullname.
11001 Replace any macro_source_file->filename access by macro_source_fullname
11002 call.
11003 (foreach_macro): New variable key_fullname. Replace any
11004 macro_source_file->filename access by macro_source_fullname call.
11005 (foreach_macro_in_scope): New variable datum_fullname. Replace any
11006 macro_source_file->filename access by macro_source_fullname call.
11007 (new_macro_table): Add parameter comp_dir. Initialize T with it.
11008 (macro_source_fullname): New function.
11009 * macrotab.h (struct macro_source_file): Extent the filename field
11010 comment.
11011 (new_macro_table): New parameter comp_dir, add a comment for it.
11012 (macro_source_fullname): new declaration.
11013
11014 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11015
11016 * dwarf2read.c (dw2_map_symtabs_matching_filename): Move variable
11017 this_real_name to outer block. Use it also for
11018 compare_filenames_for_search.
11019 (dw2_expand_symtabs_matching): New variable this_real_name. Use it
11020 with dw2_get_real_path for file_matcher, considering also
11021 BASENAMES_MAY_DIFFER.
11022 (file_full_name): Prepend COMP_DIR even for relative lh->INCLUDE_DIRS.
11023
11024 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11025
11026 * dwarf2read.c (dw2_expand_symtabs_matching): Add basenames parameter
11027 to the file_matcher parameter. Pass 0 to it.
11028 (dwarf2_create_include_psymtab): Copy also DIRNAME.
11029 * psymtab.c (partial_map_symtabs_matching_filename): Drop handling of
11030 NULL psymtab_to_fullname result.
11031 (psymtab_to_fullname): Remove variable r. Never return NULL, assemble
11032 an expected filename instead.
11033 (expand_symtabs_matching_via_partial): Add basenames parameter to the
11034 file_matcher parameter. Call also psymtab_to_fullname, after newly
11035 considering BASENAMES_MAY_DIFFER.
11036 * source.c (rewrite_source_path): Remove static.
11037 * source.h (rewrite_source_path): New declaration.
11038 * symfile.h (struct quick_symbol_functions): Add basenames parameter to
11039 the expand_symtabs_matching field. Comment it.
11040 * symtab.c (file_matches): New function comment. Add parameter
11041 basenames, implement it.
11042 (search_symbols_file_matches): Add basenames parameter. Update the
11043 file_matches caller.
11044 (search_symbols): Match FILES also against symtab_to_fullname.
11045 Optimize it for BASENAMES_MAY_DIFFER.
11046
11047 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11048
11049 * source.c (print_source_lines_base): Print for TUI also "fullname".
11050 * tui/tui-data.c (init_content_element): Change tui_locator_element
11051 field to full_name.
11052 * tui/tui-data.h (struct tui_locator_element): Likewise.
11053 * tui/tui-disasm.c (tui_show_disassem_and_update_source): Rename
11054 tui_update_locator_filename calls to tui_update_locator_fullname.
11055 Replace symtab->filename refererence by symtab_to_fullname call.
11056 * tui/tui-out.c (tui_field_string): Check for "fullname" now.
11057 * tui/tui-source.c (tui_set_source_content): Change tui_locator_element
11058 field to full_name. Replace symtab->filename refererence by
11059 symtab_to_fullname call.
11060 (tui_show_symtab_source): Rename parameter to fullname. Change
11061 tui_locator_element field to full_name.
11062 * tui/tui-stack.c: Include source.h.
11063 (tui_set_locator_filename): Rename the declaration to ...
11064 (tui_set_locator_fullname): ... here. Rename its parameter to
11065 fullname, updates its comment.
11066 (tui_set_locator_info): Rename its parameter to fullname.
11067 (tui_set_locator_filename): Rename the definition to ...
11068 (tui_set_locator_fullname): ... here. Rename its parameter to
11069 fullname, updates its comment. Change tui_locator_element field to
11070 full_name.
11071 (tui_set_locator_info): Rename its parameter to fullname.
11072 (tui_set_locator_info): Rename callee to tui_set_locator_fullname.
11073 (tui_update_locator_filename): Rename to ...
11074 (tui_update_locator_fullname): ... here. Rename callee to
11075 tui_set_locator_fullname.
11076 (tui_show_frame_info): Replace symtab->filename refererence by
11077 symtab_to_fullname call.
11078 * tui/tui-stack.h (tui_update_locator_filename): Rename to ...
11079 (tui_update_locator_fullname): ... here.
11080 * tui/tui-winsource.c (tui_display_main): Rename the callee to
11081 tui_update_locator_fullname. Replace symtab->filename refererence by
11082 symtab_to_fullname call.
11083 * tui/tui.c (tui_show_source): Rename its parameter to fullname.
11084 Rename the callee to tui_update_locator_fullname.
11085 * tui/tui.h (tui_show_source): Rename its parameter to fullname.
11086
11087 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11088
11089 * ada-lang.c (user_select_syms): Replace symtab->filename refererences
11090 by symtab_to_filename_for_display calls.
11091 * breakpoint.c (print_breakpoint_location, resolve_sal_pc): Likewise.
11092 (clear_command): New variable sal_fullname, initialize it. Replace
11093 compare_filenames_for_search by filename_cmp with sal_fullname.
11094 (say_where, update_static_tracepoint): Replace symtab->filename
11095 refererences by symtab_to_filename_for_display calls.
11096 * cli/cli-cmds.c (edit_command, list_command, ambiguous_line_spec):
11097 Likewise.
11098 * dwarf2read.c: Include source.h.
11099 (fixup_go_packaging): Replace symtab->filename refererences by
11100 symtab_to_filename_for_display calls.
11101 * linespec.c (add_sal_to_sals): Rename variable filename to fullname.
11102 Replace symtab->filename refererences by symtab_to_filename_for_display
11103 calls.
11104 (create_sals_line_offset, convert_linespec_to_sals): New variable
11105 fullname, initialize it, replace symtab->filename reference by the
11106 variable.
11107 * linux-fork.c: Include source.h.
11108 (info_checkpoints_command): Replace symtab->filename refererences by
11109 symtab_to_filename_for_display calls.
11110 * macroscope.c (sal_macro_scope): Replace symtab->filename refererences
11111 by symtab_to_filename_for_display calls.
11112 * mdebugread.c: Include source.h.
11113 (psymtab_to_symtab_1): Replace symtab->filename refererences by
11114 symtab_to_filename_for_display calls.
11115 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file)
11116 (mi_cmd_file_list_exec_source_files): Likewise.
11117 * printcmd.c: Include source.h.
11118 (build_address_symbolic): Replace symtab->filename refererences by
11119 symtab_to_filename_for_display calls.
11120 * psymtab.c (partial_map_symtabs_matching_filename)
11121 (read_psymtabs_with_fullname): Call compare_filenames_for_search also
11122 with psymtab_to_fullname.
11123 * python/py-symtab.c (stpy_str): Replace symtab->filename refererences
11124 by symtab_to_filename_for_display calls.
11125 (stpy_get_filename): New variable filename, initialize it, use instead
11126 of symtab->filename refererences.
11127 (salpy_str): Make variable filename const char *. Replace
11128 symtab->filename refererences by symtab_to_filename_for_display calls.
11129 * skip.c: Include source.h and filenames.h.
11130 (skip_file_command): Remove const from the symtab variable. Replace
11131 symtab->filename refererences by symtab_to_fullname call.
11132 (function_name_is_marked_for_skip): New variables searched_for_fullname
11133 and fullname. Use them to search also with symtab's fullname.
11134 * source.c (find_source_lines): Replace symtab->filename refererences
11135 by symtab_to_filename_for_display calls.
11136 (print_source_lines_base): New variable filename, use it instead of
11137 symtab->filename. Replace symtab->filename refererences by
11138 symtab_to_filename_for_display calls.
11139 (line_info, forward_search_command): Replace symtab->filename
11140 refererences by symtab_to_filename_for_display calls.
11141 (reverse_search_command): Replace symtab->filename refererences by
11142 symtab_to_filename_for_display calls. New variable filename for it.
11143 * stack.c (frame_info): Likewise.
11144 * symmisc.c: Include source.h.
11145 (dump_objfile, dump_symtab_1, maintenance_print_symbols)
11146 (maintenance_info_symtabs): Replace symtab->filename refererences by
11147 symtab_to_filename_for_display calls.
11148 * symtab.c (iterate_over_some_symtabs): Call
11149 compare_filenames_for_search also with symtab_to_fullname.
11150 (lookup_symbol_aux_quick, basic_lookup_transparent_type_quick): Replace
11151 symtab->filename refererences by symtab_to_filename_for_display calls.
11152 (find_line_symtab): Replace symtab->filename refererences by
11153 symtab_to_filename_for_display calls.
11154 (file_matches): Replace filename_cmp by compare_filenames_for_search.
11155 (print_symbol_info): Make the last parameter const char *. New
11156 variable s_filename. Use it in the function.
11157 (symtab_symbol_info): Make the last_filename variable const char *.
11158 Replace symtab->filename refererences by symtab_to_filename_for_display
11159 calls.
11160 (rbreak_command): New variable fullname. Use it. Replace
11161 symtab->filename refererence by symtab_to_filename_for_display call.
11162 * tracepoint.c (set_traceframe_context, trace_find_line_command)
11163 (print_one_static_tracepoint_marker): Replace symtab->filename
11164 refererences by symtab_to_filename_for_display calls.
11165 * tui/tui-source.c (tui_set_source_content): New variables filename and
11166 s_filename. Replace symtab->filename refererences by this variable.
11167 Replace other symtab->filename refererences by
11168 symtab_to_filename_for_display calls.
11169
11170 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
11171 Jan Kratochvil <jan.kratochvil@redhat.com>
11172
11173 Add a new variable that controls a way in which filenames are
11174 displayed.
11175 * NEWS (set filename-display): New entry.
11176 * source.c (filename_display_basename, filename_display_relative)
11177 (filename_display_absolute, filename_display_kind_names)
11178 (filename_display_string, show_filename_display_string)
11179 (symtab_to_filename_for_display): New.
11180 (_initialize_source): Added initialization of 'filename-display'
11181 variable.
11182 * source.h (symtab_to_filename_for_display): Added declaration.
11183 * stack.c (print_frame): Added new variable and calling of a new
11184 function and condition with this variable. Changed third argument of
11185 calling of a function.
11186
11187 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11188
11189 * tui/tui-data.c (init_win_info, tui_del_window, tui_free_window):
11190 Rename field reference filename to fullname.
11191 * tui/tui-data.h (struct tui_source_info): Rename field filename to
11192 fullname. New comment for it.
11193 * tui/tui-source.c (tui_set_source_content): Rename field reference
11194 filename to fullname. Initialize field by symtab_to_fullname now.
11195 * tui/tui-winsource.c (tui_update_breakpoint_info): Rename field
11196 reference filename to fullname. Use symtab_to_fullname during
11197 comparison.
11198
11199 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11200
11201 Code cleanup.
11202 * dwarf2read.c (dw2_expand_symtabs_with_filename): Rename to ...
11203 (dw2_expand_symtabs_with_fullname): ... here. Rename parameter
11204 filename to fullname. Rename variable this_name to this_fullname.
11205 Lowercase FILENAME_CMP call.
11206 (dw2_find_symbol_file): New comment for the returned string.
11207 (dwarf2_gdb_index_functions): Rename the function to
11208 dw2_expand_symtabs_with_fullname.
11209 * psymtab.c (read_psymtabs_with_filename): Rename to ...
11210 (read_psymtabs_with_fullname): ... here. Rename parameter filename to
11211 fullname.
11212 (psym_functions): Rename the function to read_psymtabs_with_fullname.
11213 * symfile.h (struct quick_symbol_functions): Rename field
11214 expand_symtabs_with_filename to expand_symtabs_with_fullname and its
11215 parameter filename to fullname. Document returned string meaning for
11216 find_symbol_file.
11217 * symtab.c (find_line_symtab): Rename the called function to
11218 expand_symtabs_with_fullname.
11219
11220 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11221
11222 Code cleanup.
11223 * breakpoint.c (clear_command): Remove variable is_abs, unify the
11224 call of filename_cmp with compare_filenames_for_search.
11225 * dwarf2read.c (dw2_map_symtabs_matching_filename): Remove variable
11226 is_abs, unify the call of FILENAME_CMP with
11227 compare_filenames_for_search. New gdb_asserts for real_path and name.
11228 Unify the call of compare_filenames_for_search with FILENAME_CMP.
11229 * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
11230 * symfile.h (struct quick_symbol_functions): Extend the comment for
11231 map_symtabs_matching_filename.
11232 * symtab.c (compare_filenames_for_search): Remove the function comment
11233 relative path requirement. Handle absolute filenames, with a comment.
11234 (iterate_over_some_symtabs): Remove variable is_abs, unify the call of
11235 FILENAME_CMP with compare_filenames_for_search. New gdb_asserts for
11236 real_path and name. Unify the call of compare_filenames_for_search
11237 with FILENAME_CMP.
11238 (iterate_over_symtabs): New gdb_assert on REAL_PATH.
11239
11240 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11241
11242 Code cleanup.
11243 * breakpoint.c (print_breakpoint_location): Replace bp_location field
11244 source_file references by symtab field references. Remove variables
11245 sal and fullname.
11246 (momentary_breakpoint_from_master, add_location_to_breakpoint):
11247 (clear_command, say_where): Replace bp_location field source_file
11248 references by symtab field references.
11249 (bp_location_dtor): Remove the source_file reference.
11250 (update_static_tracepoint): Replace bp_location field source_file
11251 references by symtab field references.
11252 (breakpoint_free_objfile): New function.
11253 * breakpoint.h (struct bp_location): Extend the comment for line_number.
11254 Replace the field source_file by field symtab, extend its comment.
11255 (breakpoint_free_objfile): New declaration.
11256 * objfiles.c (free_objfile): Call breakpoint_free_objfile.
11257 * tui/tui-winsource.c (tui_update_breakpoint_info): Replace bp_location
11258 field source_file references by symtab field references.
11259
11260 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11261
11262 Replace xfullpath calls by gdb_realpath calls.
11263 * cli/cli-cmds.c (find_and_open_script): Remove xfullpath from the
11264 function comment.
11265 * dwarf2read.c (dw2_map_expand_apply): Remove parameter full_path.
11266 Remove it from the iterate_over_some_symtabs call.
11267 (dw2_map_symtabs_matching_filename): Remove parameter full_path.
11268 Remove it from the dw2_map_expand_apply calls, remove a block handling
11269 it.
11270 * psymtab.c (partial_map_expand_apply): Remove parameter full_path.
11271 Remove it from the iterate_over_some_symtabs call.
11272 (partial_map_symtabs_matching_filename): Remove parameter full_path.
11273 Remove it from the partial_map_expand_apply calls, remove a block
11274 handling it. Drop gdb_realpath call and cleanups from the real_path
11275 handling.
11276 * source.c (openp): Drop the comment part about xfullpath. Replace
11277 xfullpath calls by gdb_realpath calls.
11278 (find_and_open_source): Replace xfullpath call by gdb_realpath call.
11279 * symfile.h (struct quick_symbol_functions): Remove parameter full_path
11280 from method map_symtabs_matching_filename and its comment.
11281 * symmisc.c (maintenance_print_msymbols): Replace xfullpath call by
11282 gdb_realpath call.
11283 * symtab.c (iterate_over_some_symtabs): Remove parameter full_path,
11284 remove it also from the function comment, remove a block handling it.
11285 Drop gdb_realpath call and cleanups from the real_path handling.
11286 (iterate_over_symtabs): Drop variable full_path and its use.
11287 * symtab.h (iterate_over_some_symtabs): Remove parameter full_path.
11288 * utils.c (xfullpath): Remove.
11289 * utils.h (xfullpath): Remove.
11290
11291 2013-02-01 Andreas Tobler <andreast@fgznet.ch>
11292
11293 * Makefile.in (ALL_TARGET_OBS): Add ppc64-tdep.o.
11294 (HFILES_NO_SRCDIR): Add ppc64-tdep.h.
11295 (ALLDEPFILES): Add ppc64-tdep.c.
11296 * configure.tgt (powerpc-*-linux* | powerpc64-*-linux*): Add
11297 ppc64-tdep.o to gdb_target_obs.
11298 * ppc64-tdep.h: New file.
11299 * ppc64-tdep.c: New file.
11300 (insn_d, insn_ds, insn_xfx, ppc64_desc_entry_point): Move from
11301 ppc-linux-tdep.c to here.
11302 (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN)
11303 (PPC64_STANDARD_LINKAGE2_LEN): Likewise and use ARRAY_SIZE macro.
11304 (ppc64_standard_linkage1_target, ppc64_standard_linkage2_target)
11305 (ppc64_standard_linkage3_target, ppc64_skip_trampoline_code): Move
11306 from ppc-linux-tdep.c to here.
11307 (ppc64_convert_from_func_ptr_addr): Rename from
11308 ppc64_linux_convert_from_func_ptr_addr to
11309 ppc64_convert_from_func_ptr_addr and move from ppc-linux-tdep.c to
11310 here.
11311 * rs6000-tdep.c:
11312 (read_insn): Move from ppc-linux-tdep.c to here.
11313 (insns_match_pattern, insn_d_field, insn_ds_field): Move
11314 from ppc-linux-tdep.c to here and rename them with the ppc_ prefix.
11315 * ppc-linux-tdep.c: Include ppc64-tdep.h.
11316 Removed above functions.
11317 (ppc_linux_init_abi): Adjust.
11318
11319 2013-02-01 Aleksandar Ristovski <aristovski@qnx.com>
11320
11321 * ada-valprint.c (ada_print_floating): Remove unused 'len'.
11322
11323 2013-02-01 Aleksandar Ristovski <aristovski@qnx.com>
11324
11325 * ada-lang.c (assign_aggregate): Remove unused 'is_array_aggregate'.
11326
11327 2013-02-01 Pedro Alves <palves@redhat.com>
11328
11329 * dummy-frame.c (deprecated_pc_in_call_dummy): Delete function.
11330 * frame.h (deprecated_pc_in_call_dummy): Delete declaration.
11331
11332 2013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11333
11334 * elfread.c (elf_symfile_read): Limit separate debug info additions to
11335 files with no separate debug info.
11336 * objfiles.c (add_separate_debug_objfile): Add gdb_assert calls.
11337 * symfile.c (read_symbols): Call find_separate_debug_file_in_section
11338 only for files with no separate debug info.
11339
11340 2013-01-31 Tom Tromey <tromey@redhat.com>
11341
11342 * jit.c (jit_program_space_data): Rename from jit_inferior_data;
11343 change type.
11344 (struct jit_program_space_data): Rename from jit_inferior_data.
11345 Update comments.
11346 (get_jit_program_space_data): Rename from get_jit_inferior_data.
11347 Change return type. Attach data to program space.
11348 (jit_program_space_data_cleanup): Rename from
11349 jit_inferior_data_cleanup; change argument type.
11350 (jit_read_descriptor): Change 'inf_data' argument to 'ps_data',
11351 change type.
11352 (jit_register_code): Update.
11353 (jit_update_inferior_cache): Remove.
11354 (jit_breakpoint_deleted): Get jit data from the location's program
11355 space.
11356 (jit_breakpoint_re_set_internal): Rename 'inf_data' argument to
11357 'ps_data', change type.
11358 (jit_inferior_init, jit_breakpoint_re_set_internal)
11359 (jit_event_handler): Update.
11360 (free_objfile_data): Get data from objfile's program space.
11361 (_initialize_jit): Update.
11362
11363 2013-01-31 Tom Tromey <tromey@redhat.com>
11364
11365 PR gdb/13987:
11366 * jit.c (struct jit_inferior_data) <cached_code_address,
11367 jit_breakpoint>: New fields.
11368 (jit_breakpoint_re_set_internal): Fix logging. Only create
11369 breakpoint if cached address has changed.
11370 (jit_update_inferior_cache, jit_breakpoint_deleted): New
11371 functions.
11372 (_initialize_jit): Register breakpoint deleted observer.
11373
11374 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
11375
11376 * infrun.c (handle_syscall_event): Remove unused gdbarch.
11377 (save_infcall_suspend_state): Ifdef out unused inf.
11378 (restore_infcall_suspend_state): Ifdef out unused inf.
11379 * jit.c (jit_register_code): Remove unused i, b, inf_data.
11380 (jit_frame_sniffer): Remove unused inf_data.
11381
11382 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
11383
11384 * c-exp.y (classify_inner_name): Remove unused type.
11385 * c-lang.c (c_printstr): Remove unused byte_order, i, things_printed,
11386 in_quotes, need_comma, wchar_buf, output, cleanup, iter, finished,
11387 need_escape.
11388 (c_get_string): Remove unused kind.
11389 * c-typeprint.c (c_type_print_args): Remove unused i, len, args, table2.
11390
11391 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
11392
11393 * charset.c (intermediate_encoding): Remove unused i.
11394 * completer.c (signal_completer): Remove unused i.
11395 * continuations.c (discard_my_continuations_1): Remove unused
11396 continuation_ptr.
11397 * corelow.c (core_close): Remove unuseD name.
11398 (get_core_siginfo): Remove unused pid.
11399 * cp-namespace.c (cp_lookup_symbol_imports_or_template): Remove unused
11400 i, cps.
11401 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Remove unused base_offset.
11402 (loclist_describe_location): Remove unused first.
11403 * event-top.c (command_line_handler): Remove unused got_eof.
11404 * exec.c (exec_close_1): Remove unused need_symtab_cleanup.
11405 (resize_section_table): Remove unused old_value.
11406 * gdb_bfd.c (gdb_bfd_map_section): Remove unused header.
11407 * gnu-v3-abi.c (compute_vtable_size): Remove unused addr.
11408 * i386-tdep.c (i386_process_record): Remove unused rex.
11409 * infcmd.c (get_return_value): Remove unused uiout.
11410 * jv-lang.c (type_from_class): Remove unused is_array.
11411 * jv-valprint.c (java_val_print): Remove unused i.
11412 * linux-nat.c (linux_nat_stop_lwp): Remove unused ptid.
11413 * linux-thread-db.c (thread_db_find_new_threads_2): Remove unuseD pid.
11414 * m2-typeprint.c (m2_print_type): Remove unused code.
11415 * macroexp.c (get_character_constant): Remove unused body_start.
11416 (macro_stringify): Remove unused result.
11417 * objc-lang.c (find_methods): Remove unused gdbarch.
11418 * objfiles.c (filter_overlapping_sections): Remove unused abfd1, abfd2.
11419 * regcache.c (regcache_cooked_read): Remove unused gdbarch.
11420 * stack.c (print_frame_args): Remove unused summary.
11421 * thread.c (thread_apply_command): Remove unused p.
11422 * valarith.c (value_x_unop): Remove unused mangle_ptr.
11423 * valops.c (search_struct_method): Remove unused skip.
11424 * valprint.c (generic_val_print): Remove unused byte_order.
11425 * varobj.c (varobj_update): Remove unused changed.
11426 * cli/cli-cmds.c (complete_command): Remove unused next_item.
11427 (alias_command): Remove unused c.
11428 * mi/mi-cmd-catch.c (mi_catch_load_unload): Remove unused c.
11429 * mi/mi-main.c (mi_cmd_data_write_register_values): Remove unused
11430 format.
11431 (mi_cmd_data_write_memory): Remove unused word_format.
11432 (mi_cmd_data_write_memory_bytes): Remove unused r.
11433 * python/py-gdb-readline.c (gdbpy_readline_wrapper): Remove unused
11434 p_start, p_end.
11435 * python/python.c (_initialize_python): Remove unused cmd_name, cmd.
11436 * tui/tui-disasm.c (tui_set_disassem_content): Remove unused
11437 line_width.
11438
11439 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
11440
11441 * dwarf2-frame.c (dwarf2_compile_cfa_to_ax): Remove unused num_regs.
11442 * symtab.c (iterate_over_symtabs): Remove unused s.
11443 (find_pc_sect_symtab): Remove unused pspAce.
11444 (find_pc_sect_line): Remove unused alt_symtab.
11445 (find_pcs_for_symtab_line): Remove unused ix, previous_function.
11446 (completion_list_add_name): Remove unused newsize.
11447
11448 2013-01-31 Tom Tromey <tromey@redhat.com>
11449
11450 PR c++/14998:
11451 * dwarf2read.c (read_tag_ptr_to_member_type): Handle
11452 TYPE_CODE_FUNC.
11453
11454 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
11455
11456 * target.c (target_read_string): Remove unused origlen.
11457
11458 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
11459
11460 * auto-load.c (auto_load_expand_dir_vars): Remove unused dir_vec.
11461 * ax-gdb.c (gen_printf): Remove unused expr, i, bot, fr, flen, fmt.
11462 * ax-general.c (ax_print): Remove unused is_float.
11463 * blockframe.c (block_innermost_frame): Remove unused start, end.
11464 * break-catch-sig.c (catch_signal_command): Remove unused gdbarch.
11465
11466 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
11467
11468 * solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo.
11469 (svr4_read_so_list): Remove unused lmo.
11470 * solib-target.c (solib_target_relocate_section_addresses): Remove
11471 unused flags.
11472
11473 2013-01-30 Tom Tromey <tromey@redhat.com>
11474
11475 * hppa-tdep.c (read_unwind_info): Use SECT_OFF_TEXT, not "0".
11476
11477 2013-01-30 Tom Tromey <tromey@redhat.com>
11478
11479 * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32.
11480 * utils.c (gnu_debuglink_crc32): Remove.
11481 * utils.h (gnu_debuglink_crc32): Don't declare.
11482
11483 2013-01-30 Tom Tromey <tromey@redhat.com>
11484
11485 * dwarf2read.c (compute_delayed_physnames, read_call_site_scope)
11486 (read_structure_type, read_enumeration_type): Remove cast.
11487
11488 2013-01-30 Tom Tromey <tromey@redhat.com>
11489
11490 * dwarf2read.c (read_namespace_type): Remove cast.
11491 (read_typedef): Likewise.
11492
11493 2013-01-29 Tom Tromey <tromey@redhat.com>
11494
11495 * dwarf2read.c (free_dwo_file): Remove assert.
11496
11497 2013-01-29 Tom Tromey <tromey@redhat.com>
11498
11499 * value.c (deprecated_set_value_modifiable): Remove.
11500 * value.h (deprecated_set_value_modifiable): Remove.
11501
11502 2013-01-28 Doug Evans <dje@google.com>
11503
11504 * dwarf2loc.c (dwarf2_find_location_expression): Don't add base address
11505 to addresses from dwo files.
11506
11507 2013-01-25 Siva Chandra Reddy <sivachandra@google.com>
11508
11509 * valops.c (find_overload_match): Remove unused argument 'lax'.
11510 * value.h: Remove unused argument 'lax' from the declaration of
11511 find_overload_match.
11512 * eval.c (value_subexp_standard): Do not pass a 'lax' argument
11513 to find_overload_match.
11514 * valarith.c (value_user_defined_cpp_op): Do not pass a 'lax'
11515 argument to find_overload_match.
11516
11517 2013-01-25 Tom Tromey <tromey@redhat.com>
11518
11519 * dwarf2read.c (processing_has_namespace_info): Remove.
11520 (struct dwarf2_cu) <processing_has_namespace_info>: New field.
11521 (process_die, read_func_scope, dwarf2_start_symtab)
11522 (new_symbol_full): Update.
11523
11524 2013-01-25 Tom Tromey <tromey@redhat.com>
11525
11526 * cp-namespace.c (cp_set_block_scope): Remove.
11527 * cp-support.h (cp_set_block_scope): Remove.
11528 * dbxread.c: Include block.h.
11529 (cp_set_block_scope): New function.
11530 (process_one_symbol): Update.
11531 * dwarf2read.c (read_func_scope): Use block_set_scope.
11532
11533 2013-01-25 Pedro Alves <palves@redhat.com>
11534
11535 * remote.c (add_current_inferior_and_thread): Tweak comment.
11536
11537 2013-01-25 Tom Tromey <tromey@redhat.com>
11538
11539 * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.
11540 (cp_add_using_directive): Add 'copy_names' argument.
11541 * cp-support.h (cp_add_using_directive): Update.
11542 (struct using_direct) <import_src, import_dest, alias,
11543 declaration>: Now const.
11544 * dwarf2read.c (read_import_statement): Use obconcat.
11545 Don't copy names passed to cp_add_using_directive.
11546
11547 2013-01-25 Tom Tromey <tromey@redhat.com>
11548
11549 * c-exp.y (qualified_name): Use TYPE_SAFE_NAME.
11550
11551 2013-01-25 Pedro Alves <palves@redhat.com>
11552
11553 * remote.c (stop_reply_extract_thread): New.
11554 (add_current_inferior_and_thread): New parameter 'wait_status'.
11555 Handle it.
11556 (remote_start_remote): Pass wait status to
11557 add_current_inferior_and_thread.
11558 (extended_remote_run): Update comment.
11559 (extended_remote_create_inferior_1): Pass wait status to
11560 add_current_inferior_and_thread.
11561
11562 2013-01-25 Andrew Burgess <aburgess@broadcom.com>
11563 Ulrich Weigand <uweigand@de.ibm.com>
11564
11565 * valarith.c (value_vector_widen): New function for replicating a
11566 scalar into a vector.
11567 (value_binop): Use value_vector_widen to widen scalar to vector
11568 rather than casting, this better matches gcc C behaviour.
11569 * valops.c (value_casst): Update logic for casting between vector
11570 types, and for casting from scalar to vector, try to match gcc C
11571 behaviour.
11572 * value.h (value_vector_widen): Declare.
11573 * opencl-lang.c (opencl_value_cast): New opencl specific casting
11574 function, handle special case for casting scalar to vector.
11575 (opencl_relop): Use opencl_value_cast.
11576 (evaluate_subexp_opencl): Use opencl_value_cast instead of
11577 value_cast, and handle BINOP_ASSIGN, UNOP_CAST, and UNOP_CAST_TYPE
11578 in order to use opencl_value_cast.
11579
11580 2013-01-25 Yao Qi <yao@codesourcery.com>
11581
11582 * event-loop.c: Include "queue.h".
11583 (gdb_event_p): New typedef.
11584 (DECLARE_QUEUE_P): Use.
11585 (DEFINE_QUEUE_P): Use.
11586 (async_queue_event): Remove.
11587 (gdb_event_xfree): New.
11588 (initialize_event_loop): New.
11589 (process_event): Use QUEUE macros.
11590 (event_queue): Remove.
11591 (gdb_wait_for_event): Caller update.
11592 (check_async_event_handlers): Likewise.
11593 (poll_timers): Likewise.
11594 * event-loop.h (initialize_event_loop): Declare.
11595 * event-loop.c (gdb_event_xfree): New.
11596 * top.c (gdb_init): Call initialize_event_loop.
11597
11598 2013-01-25 Yao Qi <yao@codesourcery.com>
11599
11600 * event-loop.c (async_queue_event): Remove one parameter
11601 'position'. Remove code handling 'position' == TAIL.
11602 (gdb_wait_for_event): Caller update.
11603 (check_async_event_handlers): Caller update.
11604 (poll_timers): Caller update.
11605 * event-loop.h (enum queue_position): Remove.
11606
11607 2013-01-25 Maxim Kuvyrkov <maxim@kugelworks.com>
11608
11609 * MAINTAINERS: Update my email.
11610
11611 2013-01-25 Yao Qi <yao@codesourcery.com>
11612
11613 * main.c (print_gdb_help): Remove "--epoch" from the help
11614 message.
11615
11616 2013-01-24 Ulrich Weigand  <uweigand@de.ibm.com>
11617
11618 * symtab.c (skip_prologue_using_sal): Consider a file
11619 change the same as an increased line number
11620
11621 2013-01-24 Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
11622
11623 * MAINTAINERS (Write After Approval): Add myself to the list.
11624
11625 2013-01-24 Tom Tromey <tromey@redhat.com>
11626
11627 * ada-lang.h (ada_decode_symbol): Make return type const.
11628 * ada-lang.c (ada_decode_symbol): Likewise.
11629
11630 2013-01-23 Doug Evans <dje@google.com>
11631
11632 * linespec.c (find_linespec_symbols): Make static.
11633
11634 2013-01-23 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
11635
11636 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Set correct
11637 type on float conversion for complex type.
11638
11639 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
11640
11641 Add a new class gdb.Architecture which exposes GDB's
11642 internal representation of architecture via GDB Python API.
11643 * Makefile.in: Add entries corresponding to the new file
11644 python/py-arch.c.
11645 * NEWS (Python Scripting): Add entries for the new class
11646 gdb.Architecture and the new method gdb.Frame.architecture.
11647 * python/py-arch.c: Implement gdb.Architecture class.
11648 * python/py-frame.c (frapy_arch): Implement the method
11649 gdb.Frame.architecture().
11650 (frame_object_methods): Add 'architecture' to the method table.
11651 * python/python-internal.h: Add declarations of new utility
11652 functions.
11653 * python/python.c (_initialize_python): Initialize
11654 gdb.Architecture class.
11655
11656 2013-01-23 Doug Evans <dje@google.com>
11657
11658 Work around binutils/15021.
11659 * dwarf2read.c (dwarf2_per_cu_data): Split imported_symtabs and
11660 type_unit_group out of union s. All uses updated.
11661 (read_index_from_section): Watch for index version 8.
11662 (follow_die_sig): If using .gdb_index version <= 7, record the TU as
11663 an imported symtab.
11664 (write_psymtabs_to_index): Increment version number to 8.
11665
11666 2013-01-22 Pedro Alves <palves@redhat.com>
11667
11668 * annotate.c (breakpoint_changed): Skip if breakpoint is not
11669 user-visible.
11670
11671 2013-01-22 Pedro Alves <palves@redhat.com>
11672
11673 * annotate.c (annotate_breakpoints_changed): Rename to ...
11674 (annotate_breakpoints_invalid): ... this. Make static.
11675 (breakpoint_changed): Adjust.
11676 (_initialize_annotate): Always install the observers. Install a
11677 "breakpoint_created" observer.
11678 * annotate.h (annotate_breakpoints_changed): Delete declaration.
11679 * breakpoint.c (set_breakpoint_condition)
11680 (breakpoint_set_commands, do_map_commands_command)
11681 (init_raw_breakpoint, clear_command, set_ignore_count)
11682 (enable_breakpoint_disp): No longer call
11683 annotate_breakpoints_changed.
11684
11685 2013-01-22 Pedro Alves <palves@redhat.com>
11686
11687 * annotate.c: Include "inferior.h".
11688 (frames_invalid_emitted)
11689 (breakpoints_invalid_emitted): New globals.
11690 (async_background_execution_p): New function.
11691 (annotate_breakpoints_changed, annotate_frames_invalid): Skip
11692 emitting the annotation if it has already been emitted.
11693 (annotate_display_prompt): New function.
11694 * annotate.h (annotate_display_prompt): New declaration.
11695 * event-top.c: Include annotate.h.
11696 (display_gdb_prompt): Call annotate_display_prompt.
11697
11698 2013-01-22 Pedro Alves <palves@redhat.com>
11699
11700 * annotate.c (ignore_count_changed): Delete.
11701 (annotate_breakpoints_changed): Don't clear ignore_count_changed.
11702 (annotate_ignore_count_change): Delete.
11703 (annotate_stopped): Don't emit a delayed breakpoints-changed
11704 annotation.
11705 * annotate.h (annotate_ignore_count_change): Delete.
11706 * breakpoint.c (bpstat_check_breakpoint_conditions): Don't call
11707 annotate_ignore_count_change.
11708
11709 2013-01-22 Tom Tromey <tromey@redhat.com>
11710
11711 * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>: Only
11712 require_rvalue for a register location.
11713
11714 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
11715
11716 * breakpoint.c (print_one_breakpoint_location): Add MI
11717 field 'thread-groups' when printing a breakpoint.
11718 (output_thread_groups): New function.
11719
11720 2013-01-21 Siva Chandra Reddy <sivachandra@google.com>
11721
11722 * python/lib/gdb/commands/explore.py
11723 (CompoundExplorer.explore_expr): Correct the name of a method
11724 being invoked.
11725 (ExploreTypeCommand.invoke): Add a missing 'return'.
11726
11727 2013-01-21 Tom Tromey <tromey@redhat.com>
11728
11729 * gdb_obstack.h (obconcat): Move declaration here, from...
11730 * symfile.h (obconcat): ... here.
11731 * gdb_obstack.c: New file.
11732 (obconcat): Move from...
11733 * symfile.c (obconcat): ... here.
11734 * Makefile.in (SFILES): Add gdb_obstack.c.
11735 (COMMON_OBS): Add gdb_obstack.o.
11736
11737 2013-01-21 Tom Tromey <tromey@redhat.com>
11738
11739 * symfile.h (obsavestring): Don't declare.
11740 * symfile.c (obsavestring): Remove.
11741 * ada-exp.y: Use obstack_copy0, not obsavestring.
11742 * ada-lang.c: Use obstack_copy0, not obsavestring.
11743 * coffread.c: Use obstack_copy0, not obsavestring.
11744 * cp-namespace.c: Use obstack_copy0, not obsavestring.
11745 * dbxread.c: Use obstack_copy0, not obsavestring.
11746 * dwarf2read.c: Use obstack_copy0, not obsavestring.
11747 * jit.c: Use obstack_copy0, not obsavestring.
11748 * mdebugread.c: Use obstack_copy0, not obsavestring.
11749 * psymtab.c: Use obstack_copy0, not obsavestring.
11750 * stabsread.c: Use obstack_copy0, not obsavestring.
11751 * xcoffread.c: Use obstack_copy0, not obsavestring.
11752
11753 2013-01-21 Tom Tromey <tromey@redhat.com>
11754
11755 * dwarf2read.c (fixup_go_packaging): Save package name
11756 on objfile obstack.
11757 * gdbtypes.c (init_type): Don't copy name.
11758
11759 2013-01-21 Tom Tromey <tromey@redhat.com>
11760
11761 * dwarf2read.c (struct partial_die_info) <name, scope>: Now
11762 const.
11763 (struct attribute) <u.str>: Now const.
11764 (struct fnfieldlist) <name>: Now const.
11765 (dw2_get_file_names_reader, init_cutu_and_read_dies): Update.
11766 (partial_die_parent_scope): Make return type const.
11767 (partial_die_full_name, add_partial_symbol): Update.
11768 (dwarf2_compute_name, dwarf2_full_name, dwarf2_physname): Make
11769 'name' const.
11770 (find_file_and_directory): Make 'name' and 'comp_dir' const.
11771 (read_file_scope, read_func_scope, dwarf2_add_field)
11772 (dwarf2_add_member_fn, read_structure_type)
11773 (process_enumeration_scope, read_array_type, read_module_type)
11774 (read_base_type, read_subrange_type): Update.
11775 (dwarf2_start_symtab): Make 'name' and 'comp_dir' const.
11776 (new_symbol_full, guess_full_die_structure_name): Update.
11777 (dwarf2_canonicalize_name): Return const type. Make 'name' const.
11778 (dwarf2_name): Return const type.
11779 (dwarf_decode_macro_bytes, dwarf_decode_macros): Make 'comp_dir'
11780 const.
11781
11782 2013-01-21 Tom Tromey <tromey@redhat.com>
11783
11784 * gdbtypes.c (init_type): Make 'name' const.
11785 * gdbtypes.h (init_type): Update.
11786
11787 2013-01-21 Tom Tromey <tromey@redhat.com>
11788
11789 * buildsym.c (patch_subfile_names): Use set_last_source_file.
11790 (start_symtab): Make 'name' and 'dirname' const. Use
11791 set_last_source_file.
11792 (restart_symtab, reset_symtab_globals): Use set_last_source_file.
11793 (last_source_file): Define. Now static.
11794 (set_last_source_file, get_last_source_file): New functions.
11795 * buildsym.h (last_source_file): Don't declare.
11796 (start_symtab): Update.
11797 (set_last_source_file, get_last_source_file): Declare.
11798 * coffread.c (complete_symtab): Use set_last_source_file.
11799 (coff_end_symtab): Likewise.
11800 (coff_symtab_read): Use set_last_source_file, get_last_source_file.
11801 * dbxread.c (read_dbx_symtab, read_ofile_symtab): Use
11802 set_last_source_file.
11803 (process_one_symbol): Use get_last_source_file.
11804 * mdebugread.c (parse_partial_symbols): Use set_last_source_file.
11805 (psymtab_to_symtab_1): Use get_last_source_file.
11806 * xcoffread.c (process_linenos): Use get_last_source_file.
11807 (complete_symtab): Use set_last_source_file.
11808 (read_xcoff_symtab): Use set_last_source_file, get_last_source_file.
11809 (scan_xcoff_symtab): Use set_last_source_file.
11810
11811 2013-01-21 Tom Tromey <tromey@redhat.com>
11812
11813 * symtab.c (struct demangled_name_entry) <mangled>: Now const.
11814 (symbol_set_names): Remove casts. Handle field const-ness.
11815
11816 2013-01-21 Tom Tromey <tromey@redhat.com>
11817
11818 * dwarf2read.c (new_symbol_full): Remove cast.
11819 * symtab.c (symbol_set_demangled_name): Make 'name' const.
11820 * symtab.h (symbol_set_demangled_name): Update.
11821
11822 2013-01-21 Tom Tromey <tromey@redhat.com>
11823
11824 * main.c (captured_main): Call bfd_init.
11825
11826 2013-01-21 Tom Tromey <tromey@redhat.com>
11827
11828 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set default ABI.
11829 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Set default ABI.
11830 * minsyms.c (install_minimal_symbols): Don't check for _Z symbols.
11831 * NEWS: Update.
11832
11833 2013-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11834
11835 * symmisc.c (maintenance_print_msymbols): Check also ST_DEV.
11836
11837 2013-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11838
11839 Fix gdb.fortran/common-block.exp crash in PIE mode.
11840 * dwarf2read.c (new_symbol_full) <DW_TAG_common_block>: Use
11841 LOC_COMMON_BLOCK.
11842 * f-valprint.c (info_common_command_for_block): Expect
11843 LOC_COMMON_BLOCK in gdb_assert.
11844 * symtab.h (struct general_symbol_info): Update comment for the
11845 common_block member.
11846 (domain_enum): Extend comment for the COMMON_BLOCK_DOMAIN member.
11847 (enum address_class): New member LOC_COMMON_BLOCK.
11848
11849 2013-01-18 David Blaikie <dblaikie@gmail.com>
11850
11851 * MAINTAINERS (Write After Approval): Add "David Blaikie".
11852
11853 2013-01-18 Tom Tromey <tromey@redhat.com>
11854
11855 PR c++/14999:
11856 * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>:
11857 Call require_rvalue.
11858
11859 2013-01-18 Yao Qi <yao@codesourcery.com>
11860
11861 * dbxread.c (dbx_psymtab_to_symtab): Delete the declaration.
11862 (dbx_read_symtab): New declaration.
11863 (dbx_psymtab_to_symtab): Delete.
11864 (dbx_read_symtab): Rename from dbx_psymtab_to_symtab.
11865 Rename parameter PST to SELF. Exchanged two parameters.
11866 (start_psymtab): Caller update.
11867 * dwarf2read.c (dwarf2_psymtab_to_symtab): Delete the declaration.
11868 (dwarf2_read_symtab): New declaration.
11869 (dwarf2_psymtab_to_symtab): Delete.
11870 (dwarf2_read_symtab): Rename from dwarf2_psymtab_to_symtab.
11871 Rename parameter PST to SELF. Exchanged two parameters.
11872 (create_partial_symtab): Caller update.
11873 * mdebugread.c (mdebug_psymtab_to_symtab): Delete.
11874 (mdebug_read_symtab): Rename from mdebug_psymtab_to_symtab.
11875 Rename parameter PST to SELF. Exchanged two parameters.
11876 (parse_partial_symbols, new_psymtab): Caller update.
11877 * psympriv.h (struct partial_symtab) <read_symtab>: Exchange
11878 two parameters.
11879 * psymtab.c (psymtab_to_symtab): Caller update.
11880 * xcoffread.c (xcoff_psymtab_to_symtab): Delete.
11881 (xcoff_read_symtab): Rename from xcoff_psymtab_to_symtab.
11882 Rename parameter PST to SELF. Exchanged two parameters.
11883 (xcoff_start_psymtab): Caller update.
11884
11885 2013-01-18 Yao Qi <yao@codesourcery.com>
11886
11887 * infrun.c (proceed): Rename local variable 'oneproc' to
11888 'force_step'.
11889
11890 2013-01-17 Doug Evans <dje@google.com>
11891
11892 * dwarf2read.c (dw2_build_type_unit_groups_reader): Delete.
11893 (dw2_build_type_unit_groups): Delete. All uses updated.
11894
11895 * symtab.h (struct symbol_search): Add comment.
11896
11897 2013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11898
11899 * symtab.c (compare_filenames_for_search): New comment for
11900 HAS_DRIVE_SPEC.
11901
11902 2013-01-17 Tom Tromey <tromey@redhat.com>
11903
11904 * cp-abi.c (cp_abi_completer): Fix typo in assignment.
11905
11906 2013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11907
11908 * symtab.c (iterate_over_some_symtabs): New variable cleanups,
11909 initialize it by existing make_cleanup. Call new do_cleanups.
11910
11911 2013-01-17 Tom Tromey <tromey@redhat.com>
11912
11913 * cp-abi.c (cp_abi_completer): New function.
11914 (_initialize_cp_abi): Set completer for "set cp-abi".
11915
11916 2013-01-17 Tom Tromey <tromey@redhat.com>
11917
11918 * mem-break.c: Remove obsolete comment.
11919 * bfin-tdep.c (bfin_breakpoint_from_pc): Fix comment.
11920
11921 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11922
11923 * jit.c (jit_reader_load_command): Interpret the jit reader name
11924 as an absolute path if it begins with a forward slash.
11925
11926 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11927
11928 PR gdb/14550
11929
11930 * jit.c (finalize_symtab): Ensure that only the global block has a
11931 NULL superblock.
11932
11933 2013-01-17 Pedro Alves <palves@redhat.com>
11934
11935 * acinclude.m4: Include ../config/plugins.m4,
11936 ../config/largefile.m4 and ../config/lead-dot.m4. Add comments.
11937 * Makefile.in (aclocal_m4_deps): Update.
11938 * aclocal.m4: Renegerate.
11939
11940 2013-01-16 Doug Evans <dje@google.com>
11941
11942 * contrib/cc-with-tweaks.sh: Add references to Fission docs.
11943
11944 2013-01-16 Pedro Alves <palves@redhat.com>
11945 Tom Tromey <tromey@redhat.com>
11946
11947 PR cli/7221:
11948 * NEWS: Add "catch signal".
11949 * breakpoint.c (base_breakpoint_ops): No longer static.
11950 (bpstat_explains_signal): New function.
11951 (init_catchpoint): No longer static.
11952 (base_breakpoint_explains_signal): New function.
11953 (base_breakpoint_ops): Initialize new field.
11954 * breakpoint.h (enum bpstat_signal_value): New.
11955 (struct breakpoint_ops) <explains_signal>: New field.
11956 (bpstat_explains_signal): Remove macro, declare as function.
11957 (base_breakpoint_ops, init_catchpoint): Declare.
11958 * break-catch-sig.c: New file.
11959 * inferior.h (signal_catch_update): Declare.
11960 * infrun.c (signal_catch): New global.
11961 (handle_syscall_event): Update for change to
11962 bpstat_explains_signal.
11963 (handle_inferior_event): Likewise. Always handle random signals
11964 via bpstats.
11965 (signal_cache_update): Check signal_catch.
11966 (signal_catch_update): New function.
11967 (_initialize_infrun): Initialize signal_catch.
11968 * Makefile.in (SFILES): Add break-catch-sig.c.
11969 (COMMON_OBS): Add break-catch-sig.o.
11970
11971 2013-01-16 Tom Tromey <tromey@redhat.com>
11972
11973 * breakpoint.c (print_one_catch_fork, print_one_catch_vfork)
11974 (print_one_catch_solib, print_one_catch_syscall)
11975 (print_one_catch_exec, print_one_exception_catchpoint): Emit
11976 "catch-type".
11977
11978 2013-01-16 Yao Qi <yao@codesourcery.com>
11979
11980 * printcmd.c (current_display_number): Make it static.
11981
11982 2013-01-16 Yao Qi <yao@codesourcery.com>
11983
11984 * infcmd.c (step_once): Don't check '!single_inst' as it was
11985 checked before.
11986
11987 2013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11988
11989 * dwarf2read.c (psymtab_include_file_name): Extend the function comment.
11990
11991 2013-01-14 Tom Tromey <tromey@redhat.com>
11992
11993 * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return the
11994 set command.
11995 * command.h (add_setshow_string_noescape_cmd): Update.
11996 * corefile.c (set_gnutarget_command): Remove trailing whitespace.
11997 (complete_set_gnutarget): New function.
11998 (_initialize_core): Set the "set gnutarget" completer.
11999
12000 2013-01-14 Tom Tromey <tromey@redhat.com>
12001
12002 PR symtab/14442:
12003 * c-typeprint.c (cp_type_print_method_args): Handle 'restrict'.
12004 (c_type_print_modifier): Likewise.
12005 * dwarf2read.c (read_tag_restrict_type): New function.
12006 (read_type_die_1): Handle DW_TAG_restrict_type.
12007 * gdbtypes.c (make_restrict_type): New function.
12008 (recursive_dump_type): Handle TYPE_RESTRICT.
12009 * gdbtypes.h (enum type_flag_values): Renumber.
12010 (enum type_instance_flag_value): Add
12011 TYPE_INSTANCE_FLAG_RESTRICT.
12012 (TYPE_RESTRICT): New macro.
12013 (make_restrict_type): Declare.
12014
12015 2013-01-14 Tom Tromey <tromey@redhat.com>
12016
12017 PR symtab/14931:
12018 * psymtab.c (struct psymtab_state): New.
12019 (discard_psymtabs_upto, make_cleanup_discard_psymtabs): New
12020 functions.
12021 * psympriv.h (make_cleanup_discard_psymtabs): Declare.
12022 * dwarf2read.c (dwarf2_build_psymtabs): Catch exceptions.
12023
12024 2013-01-14 Richard Sharman <richard_sharman@mitel.com>
12025 Pedro Alves <palves@redhat.com>
12026
12027 PR remote/14786
12028
12029 * remote.c (remote_threads_info): Make a copy of the reply from
12030 qfThreadInfo and use that instead of rs->buf.
12031
12032 2013-01-14 Yao Qi <yao@codesourcery.com>
12033
12034 * dbxread.c (dbx_psymtab_to_symtab_1): Don't check PST is NULL.
12035 (dbx_psymtab_to_symtab): Likewise.
12036 * dwarf2read.c (dwarf2_psymtab_to_symtab): Likewise.
12037 * mdebugread.c (mdebug_psymtab_to_symtab): Likewise.
12038 * xcoffread.c (xcoff_psymtab_to_symtab_1): Likewise.
12039
12040 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12041
12042 * parse.c (parse_exp_in_context): New variable inner_chain. Call
12043 make_cleanup_restore_current_language. Call set_language. Move
12044 OLD_CHAIN and INNER_CHAIN cleanups.
12045 * utils.c (do_restore_current_language)
12046 (make_cleanup_restore_current_language): New functions.
12047 * utils.h (make_cleanup_restore_current_language): New declaration.
12048
12049 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12050
12051 * source.c (symtab_to_fullname): Apply rewrite_source_path also for
12052 non-existing files.
12053
12054 * source.c (symtab_to_fullname): Do not prepend DIRNAME for
12055 non-existing files if FILENAME is already absolute.
12056
12057 2013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12058
12059 * macrocmd.c (macro_inform_no_debuginfo): Use puts_filtered instead of
12060 fputs_filtered. Append trailing newline.
12061
12062 2013-01-11 Yao Qi <yao@codesourcery.com>
12063 Stan Shebs <stan@codesourcery.com>
12064
12065 * psymtab.c (init_psymbol_list): Clarify the comment.
12066
12067 2013-01-11 Yao Qi <yao@codesourcery.com>
12068
12069 * breakpoint.c (print_one_breakpoint_location): Remove dead code.
12070 (update_dprintf_command_list): Assert that 'printf_line' is
12071 non-null. Remove condition check.
12072
12073 2013-01-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12074
12075 Code cleanup.
12076 * psymtab.c (psymtab_to_fullname, psymtab_to_fullname): Make the return
12077 type const char *.
12078 * tui/tui-source.c (tui_source_is_displayed): Make the parameter fname
12079 const char *.
12080 * tui/tui-source.h (tui_source_is_displayed): Likewise.
12081
12082 2013-01-09 Anthony Green <green@moxielogic.com>
12083
12084 * cp-abi.c (cplus_print_vtable): Don't return value from void
12085 function.
12086 * ada-lang.c (re_set_catch_assert): Ditto.
12087
12088 2013-01-09 Doug Evans <dje@google.com>
12089
12090 * symfile.h (quick_symbol_functions): Delete member
12091 pre_expand_symtabs_matching. All uses removed.
12092 * dwarf2read.c (dw2_lookup_symbol): Implement.
12093 (dw2_do_expand_symtabs_matching): Delete.
12094 (dw2_pre_expand_symtabs_matching): Delete.
12095 (struct dw2_symtab_iterator): New type.
12096 (dw2_symtab_iter_init, dw2_symtab_iter_next): New functions.
12097 (dw2_expand_symtabs_for_function): Rewrite.
12098 (dwarf2_gdb_index_functions): Update.
12099 * psymtab.c (pre_expand_symtabs_matching_psymtabs): Delete.
12100 (psym_functions): Update.
12101
12102 2013-01-09 Tom Tromey <tromey@redhat.com>
12103
12104 * config/pa/hpux.mh (NATDEPFILES): Remove somread.o.
12105 * configure: Rebuild.
12106 * configure.ac: Add somread.o to the build if BFD has SOM
12107 support.
12108 * somread.c: Include som/aout.h, not syms.h.
12109 (som_symtab_read): Use som_external_symbol_dictionary_record.
12110 Unpack records manually.
12111 (_initialize_somread): Declare.
12112
12113 2012-01-08 Mike Frysinger <vapier@gentoo.org>
12114
12115 * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx) [__x86_64__]:
12116 Cast return_address to 64bits.
12117
12118 2013-01-08 Hui Zhu <hui_zhu@mentor.com>
12119
12120 * printcmd.c: Remove define of function output_command.
12121 * tracepoint.c: Remove extern of function output_command.
12122 * valprint.h: (output_command): New extern.
12123
12124 2013-01-07 Tom Tromey <tromey@redhat.com>
12125
12126 * objc-lang.c (objc_emit_char, objc_printchar, objc_printstr):
12127 Remove.
12128 (objc_language_defn): Use c_printchar, c_printstr,
12129 c_emit_char.
12130
12131 2013-01-07 Tom Tromey <tromey@redhat.com>
12132
12133 PR cli/7719:
12134 * NEWS: Update.
12135 * ada-valprint.c (printstr, print_field_values): Remove
12136 "inspect_it" code.
12137 * cp-valprint.c (cp_print_value_fields): Remove "inspect_it"
12138 code.
12139 * jv-valprint.c (java_print_value_fields): Remove "inspect_it"
12140 code.
12141 * m2-lang.c (m2_printstr): Remove "inspect_it" code.
12142 * main.c (captured_main): Remove "epoch" argument.
12143 * objc-lang.c (objc_printstr): Remove "inspect_it" code.
12144 * p-lang.c (pascal_printstr): Remove "inspect_it" code.
12145 * p-valprint.c (pascal_object_print_value_fields): Remove
12146 "inspect_it" code.
12147 * printcmd.c (print_command_1): Remove 'inspect' argument.
12148 (print_command, call_command): Update.
12149 (inspect_command): Remove.
12150 (_initialize_printcmd): Make "inspect" an alias for "print".
12151 * top.c (epoch_interface): Remove.
12152 * top.h (epoch_interface): Remove.
12153 * valprint.c (user_print_options): Update.
12154 (print_converted_chars_to_obstack): Remove "inspect_it" code.
12155 * valprint.h (struct value_print_options) <inspect_it>: Remove
12156 field.
12157
12158 2013-01-04 Tom Tromey <tromey@redhat.com>
12159
12160 * valprint.h (read_string): Add 'extern'.
12161
12162 2013-01-07 Joel Brobecker <brobecker@adacore.com>
12163
12164 * darwin-nat.c: Fix typo in TASK_DYLD_INFO_COUNT macro test
12165 used to decide whether to define darwin_read_dyld_info or not.
12166
12167 2013-01-03 Pierre Muller <muller@sourceware.org>
12168
12169 * main.c (relocate_gdb_directory): Avoid calling stat function
12170 if DIR is empty.
12171
12172 2013-01-03 Yao Qi <yao@codesourcery.com>
12173
12174 * psymtab.c (fixup_psymbol_section): Update declaration.
12175 (fixup_psymbol_section): Remove code returning value.
12176
12177 2013-01-03 Yao Qi <yao@codesourcery.com>
12178
12179 * symtab.h: Remove some out of date comments.
12180 (enum exception_event_kind): Move it ...
12181 * breakpoint.c: ... here.
12182
12183 2013-01-02 Iain Sandoe <developer@sandoe-acoustics.co.uk>
12184
12185 PR gdb/14405
12186 * darwin-nat.c (darwin_read_dyld_info): Only build if
12187 TASK_DYLD_INFO_COUNT is defined.
12188 (darwin_xfer_partial): Call darwin_read_dyld_info only if
12189 TASK_DYLD_INFO_COUNT is defined.
12190
12191 2013-01-02 Tom Tromey <tromey@redhat.com>
12192
12193 * symfile.h (struct ecoff_debug_hack): Remove.
12194 * objfiles.c: Don't include mdebugread.h.
12195
12196 2013-01-02 Tom Tromey <tromey@redhat.com>
12197
12198 * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
12199 * configure.ac: Check for Mach-O support in BFD. Update
12200 CONFIG_OBS.
12201 * configure: Rebuild.
12202
12203 2013-01-02 Tom Tromey <tromey@redhat.com>
12204
12205 * acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
12206 * configure.ac: Use GDB_AC_CHECK_BFD.
12207 * configure: Rebuild.
12208
12209 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
12210
12211 * MAINTAINERS: Update my email.
12212
12213 2013-01-01 Joel Brobecker <brobecker@adacore.com>
12214
12215 * cli/cli-script.h (make_cleanup_free_command_lines): Make extern.
12216
12217 2013-01-01 Joel Brobecker <brobecker@adacore.com>
12218
12219 * rs6000-nat.c (bss_data_overlap): New function.
12220 (vmap_symtab): Use it to adjust the .bss section's offset.
12221
12222 2013-01-01 Joel Brobecker <brobecker@adacore.com>
12223
12224 Update year range in copyright notice of all files.
12225
12226 2013-01-01, 13 Joel Brobecker <brobecker@adacore.com>
12227
12228 * top.c (print_gdb_version): Update copyright year.
12229
12230 For older changes see ChangeLog-2012.
12231 \f
12232 Local Variables:
12233 mode: change-log
12234 left-margin: 8
12235 fill-column: 74
12236 version-control: never
12237 coding: utf-8
12238 End:
This page took 0.372312 seconds and 5 git commands to generate.