2010-02-01 Doug Kwan <dougkwan@google.com>
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
CommitLineData
177321bd
DJ
12010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * linux-arm-low.c (thumb_breakpoint_len): Delete.
4 (thumb2_breakpoint): New.
5 (arm_breakpoint_at): Check for Thumb-2 breakpoints.
6
2b009048
DJ
72010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8
9 * linux-low.c (get_stop_pc): Check for SIGTRAP.
10 (linux_wait_for_event_1): Handle SIGILL and SIGSEGV as possible
11 breakpoints.
12
3be029c7
PA
132010-01-21 Pedro Alves <pedro@codesourcery.com>
14
15 * linux-ppc-low.c (ppc_arch_setup): Adjust to regcache changes.
16
18f5de3b
JK
172010-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18
19 * linux-s390-low.c (s390_collect_ptrace_register)
20 (s390_supply_ptrace_register): Adjust it for the new regcache parameter.
21
3743bb4f
DE
222010-01-21 Doug Evans <dje@google.com>
23
14ce3065
DE
24 * linux-low.c (PTRACE_ARG3_TYPE): Change from long to void*.
25 (PTRACE_ARG4_TYPE): New macro.
26 (handle_extended_wait): Cast ptrace arg4 to PTRACE_ARG4_TYPE.
27 (linux_wait_for_event_1, linux_resume_one_lwp): Ditto.
28 (fetch_register): Cast to uintptr_t before casting to PTRACE_ARG3_TYPE.
29 (usr_store_inferior_registers): Ditto.
30 (linux_read_memory, linux_write_memory): Ditto.
31 (linux_test_for_tracefork): Ditto.
32
3743bb4f
DE
33 * linux-arm-low.c: Remove redundant include of gdb_proc_service.h.
34 Only include elf.h if gdb_proc_service.h didn't include linux/elf.h.
35
8b315be5
PA
362010-01-21 Pedro Alves <pedro@codesourcery.com>
37
38 * proc-service.c (ps_lgetregs): Don't refetch registers from the
39 target.
40
85492558
PA
412010-01-21 Pedro Alves <pedro@codesourcery.com>
42
43 * spu-low.c (spu_fetch_registers, spu_store_registers): Change
44 prototype to take a regcache. Adjust.
45
442ea881
PA
462010-01-20 Pedro Alves <pedro@codesourcery.com>
47
48 * regcache.h (struct thread_info): Forward declare.
49 (struct regcache): New.
50 (new_register_cache): Adjust prototype.
51 (get_thread_regcache): Declare.
52 (free_register_cache): Adjust prototype.
53 (registers_to_string, registers_from_string): Ditto.
54 (supply_register, supply_register_by_name, collect_register)
55 (collect_register_as_string, collect_register_by_name): Ditto.
56 * regcache.c (struct inferior_regcache_data): Delete.
57 (get_regcache): Rename to ...
58 (get_thread_regcache): ... this. Adjust. Switch inferior before
59 fetching registers.
60 (regcache_invalidate_one): Adjust.
61 (regcache_invalidate): Fix prototype.
62 (new_register_cache): Return the new register cache.
63 (free_register_cache): Change prototype.
64 (realloc_register_cache): Adjust.
65 (registers_to_string): Change prototype to take a regcache. Adjust.
66 (registers_from_string): Ditto.
67 (register_data): Ditto.
68 (supply_register): Ditto.
69 (supply_register_by_name): Ditto.
70 (collect_register): Ditto.
71 (collect_register_as_string): Ditto.
72 (collect_register_by_name): Ditto.
73 * server.c (process_serial_event): Adjust.
74 * linux-low.h (regset_fill_func, regset_store_func): Change
75 prototype.
76 (get_pc, set_pc, collect_ptrace_register, supply_ptrace_register):
77 Change prototype.
78 * linux-low.c (get_stop_pc): Adjust.
79 (check_removed_breakpoint): Adjust.
80 (linux_wait_for_event): Adjust.
81 (linux_resume_one_lwp): Adjust.
82 (fetch_register): Add regcache parameter. Adjust.
83 (usr_store_inferior_registers): Ditto.
84 (regsets_fetch_inferior_registers): Ditto.
85 (regsets_store_inferior_registers): Ditto.
86 (linux_fetch_registers, linux_store_registers): Ditto.
87 * i387-fp.c (i387_cache_to_fsave): Change prototype to take a
88 regcache. Adjust.
89 (i387_fsave_to_cache, i387_cache_to_fxsave, i387_fxsave_to_cache): Ditto.
90 * i387-fp.h (i387_cache_to_fsave, i387_fsave_to_cache): Change
91 prototype to take a regcache.
92 (i387_cache_to_fxsave, i387_fxsave_to_cache): Ditto.
93 * remote-utils.c (convert_ascii_to_int, outreg)
94 (prepare_resume_reply): Change prototype to take a regcache.
95 Adjust.
96 * target.h (struct target_ops) <fetch_registers, store_registers>:
97 Change prototype to take a regcache.
98 (fetch_inferior_registers, store_inferior_registers): Change
99 prototype to take a regcache. Adjust.
100 * proc-service.c (ps_lgetregs): Adjust.
101 * linux-x86-low.c (x86_fill_gregset, x86_store_gregset)
102 (x86_fill_fpregset, x86_store_fpregset, x86_fill_fpxregset)
103 (x86_store_fpxregset, x86_get_pc, x86_set_pc): Change prototype to
104 take a regcache. Adjust.
105 * linux-arm-low.c (arm_fill_gregset, arm_store_gregset)
106 (arm_fill_wmmxregset, arm_store_wmmxregset, arm_fill_vfpregset)
107 (arm_store_vfpregset, arm_get_pc, arm_set_pc):
108 (arm_breakpoint_at): Change prototype to take a regcache. Adjust.
109 * linux-cris-low.c (cris_get_pc, cris_set_pc)
110 (cris_cannot_fetch_register):
111 (cris_breakpoint_at): Change prototype to take a regcache.
112 Adjust.
113 * linux-crisv32-low.c (cris_get_pc, cris_set_pc,
114 cris_reinsert_addr, cris_write_data_breakpoint): Change prototype
115 to take a regcache. Adjust.
116 (cris_breakpoint_at, cris_insert_point, cris_remove_point):
117 Adjust.
118 * linux-m32r-low.c (m32r_get_pc, m32r_set_pc): Change prototype to
119 take a regcache. Adjust.
120 * linux-m68k-low.c (m68k_fill_gregset, m68k_store_gregset)
121 (m68k_fill_fpregset, m68k_store_fpregset, m68k_get_pc,
122 (m68k_set_pc): Change prototype to take a regcache. Adjust.
123 * linux-mips-low.c (mips_get_pc):
124 (mips_set_pc): Change prototype to take a regcache. Adjust.
125 (mips_reinsert_addr): Adjust.
126 (mips_collect_register): Change prototype to take a regcache.
127 Adjust.
128 (mips_supply_register):
129 (mips_collect_register_32bit, mips_supply_register_32bit)
130 (mips_fill_gregset, mips_store_gregset, mips_fill_fpregset)
131 (mips_store_fpregset): Ditto.
132 * linux-ppc-low.c (ppc_supply_ptrace_register, ppc_supply_ptrace_register):
133 Ditto.
134 (parse_spufs_run): Adjust.
135 (ppc_get_pc, ppc_set_pc, ppc_fill_gregset, ppc_fill_vsxregset)
136 (ppc_store_vsxregset, ppc_fill_vrregset, ppc_store_vrregset)
137 (ppc_fill_evrregset, ppc_store_evrregset): Change prototype to
138 take a regcache. Adjust.
139 * linux-s390-low.c (s390_collect_ptrace_register)
140 (s390_supply_ptrace_register, s390_fill_gregset, s390_get_pc)
141 (s390_set_pc): Change prototype to take a regcache. Adjust.
142 (s390_arch_setup): Adjust.
143 * linux-sh-low.c (sh_get_pc, sh_breakpoint_at)
144 (sh_fill_gregset): Change prototype to take a regcache. Adjust.
145 * linux-sparc-low.c (sparc_fill_gregset_to_stack)
146 (sparc_fill_gregset, sparc_store_gregset_from_stack)
147 (sparc_store_gregset, sparc_get_pc): Change prototype to take a
148 regcache. Adjust.
149 (sparc_breakpoint_at): Adjust.
150 * linux-xtensa-low.c (xtensa_fill_gregset):
151 (xtensa_store_gregset):
152 (xtensa_fill_xtregset, xtensa_store_xtregset, xtensa_get_pc)
153 (xtensa_set_pc): Change prototype to take a regcache. Adjust.
154 * nto-low.c (nto_fetch_registers, nto_store_registers): Change
155 prototype to take a regcache. Adjust.
156 * win32-arm-low.c (arm_fetch_inferior_register)
157 (arm_store_inferior_register): Change prototype to take a
158 regcache. Adjust.
159 * win32-i386-low.c (i386_fetch_inferior_register)
160 (i386_store_inferior_register): Change prototype to take a
161 regcache. Adjust.
162 * win32-low.c (child_fetch_inferior_registers)
163 (child_store_inferior_registers): Change prototype to take a
164 regcache. Adjust.
165 (win32_wait): Adjust.
166 (win32_fetch_inferior_registers): Change prototype to take a
167 regcache. Adjust.
168 (win32_store_inferior_registers): Adjust.
169 * win32-low.h (struct win32_target_ops) <fetch_inferior_register,
170 store_inferior_register>: Change prototype to take a regcache.
171
60c3d7b0
DE
1722010-01-20 Doug Evans <dje@google.com>
173
174 * linux-low.c (linux_create_inferior): Wrap use of __SIGRTMIN in
175 #ifdef.
176 (linux_wait_for_event1, linux_init_signals): Ditto.
ec8ebe72 177 (W_STOPCODE): Provide definition if missing.
60c3d7b0 178
dc146f7c
VP
1792010-01-13 Vladimir Prus <vladimir@codesourcery.com>
180
181 * linux-low.c (linux_core_of_thread): New.
182 (compare_ints, show_process, list_threads): New.
183 (linux_qxfer_osdata): Report threads and cores.
184 (linux_target_op): Register linux_core_of_thread.
185 * remote-utils.c (prepare_resume_reply): Report the core.
186 (buffer_xml_printf): Support %d specifier.
187 * server.c (handle_threads_qxfer_proper, handle_threads_qxfer):
188 New.
189 (handle_query): Handle qXfer:threads. Announce availability
190 thereof.
191 * target.h (struct target_ops): New field core_of_thread.
192
7803799a
UW
1932010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
194
195 * Makefile.in (clean): Remove new generated files.
196 (reg-s390.o, reg-s390.c): Remove rules.
197 (reg-s390x.o, reg-s390x.c): Likewise.
198 (s390-linux32.o, s390-linux32.c): Add rules.
199 (s390-linux64.o, s390-linux64.c): Likewise.
200 (s390x-linux64.o, s390x-linux64.c): Likewise.
201 * configure.srv (s390*-*-linux*): Update srv_regobj and srv_xmlfiles.
202 * linux-s390-low.c: Include <elf.h>.
203 (HWCAP_S390_HIGH_GPRS): Define if undefined.
204 (init_registers_s390): Remove prototype.
205 (init_registers_s390x): Likewise.
206 (init_registers_s390_linux32): Add prototype.
207 (init_registers_s390_linux64): Likewise.
208 (init_registers_s390x_linux64): Likewise.
209 (s390_num_regs_3264): New define.
210 (s390_regmap_3264): New global variable.
211 (s390_cannot_fetch_register): Remove obsolete check.
212 (s390_cannot_store_register): Likewise.
213 (s390_collect_ptrace_register): Handle upper/lower register halves.
214 (s390_supply_ptrace_register): Likewise.
215 (s390_fill_gregset): Update to register number changes.
216 (s390_get_hwcap): New routine.
217 (s390_arch_setup): Detect 32-bit process running on 64-bit system.
218 Install appropriate regmap and register set.
219
6e7ffa39
JB
2202010-01-01 Joel Brobecker <brobecker@adacore.com>
221
222 * server.c (gdbserver_version): Update copyright year to 2010.
223 * gdbreplay.c (gdbreplay_version): Likewise.
224
957f3f49
DE
2252009-12-28 Doug Evans <dje@google.com>
226
227 * linux-low.c: Delete inclusion of ansidecl.h, elf/common.h,
228 elf/external.h. Include <elf.h> instead but only if necessary.
229
ca5c370d
PA
2302009-12-28 Pedro Alves <pedro@codesourcery.com>
231
232 * linux-low.c (linux_remove_process): Remove `detaching'
233 parameter. Don't release/detach from thread_db here.
234 (linux_kill): Release/detach from thread_db here, ...
235 (linux_detach): ... and here, before actually detaching.
236 (linux_wait_1): ... and here, when a process exits.
237 * thread-db.c (any_thread_of): New.
238 (thread_db_free): Switch the current inferior to a thread of the
239 passed in process.
240
4ee62156
DE
2412009-12-21 Doug Evans <dje@google.com>
242
d90e6a88
DE
243 * linux-x86-low.c: Delete outdated comment about Elf32_Phdr.
244
c5f62d5f
DE
245 * linux-low.c (kill_lwp): Use __NR_tkill instead of SYS_tkill.
246 Move definition of tkill_failed to ifdef __NR_tkill to avoid gcc
247 warning ifndef __NR_tkill. Move setting of errno there too.
248 Delete unnecessary resetting of errno after syscall.
249 Minor comment changes to match gdb/linux-nat.c:kill_lwp.
250
10e86dd7
DE
251 * configure.ac: Check for dladdr.
252 * config.in: Regenerate.
253 * configure: Regenerate.
254 * thread-db.c (dladdr_to_soname): Only define ifdef HAVE_DLADDR.
255 (try_thread_db_load): Update.
256
4ee62156
DE
257 * linux-low.c (my_waitpid): Delete unnecessary prototype.
258
00f515da
DE
2592009-12-18 Doug Evans <dje@google.com>
260
e9464885
DE
261 * event-loop.c: Include unistd.h if it exists.
262
07d4f67e
DE
263 * linux-low.c (my_waitpid): Move definition away from being in
264 between linux_tracefork_child/linux_test_for_tracefork.
265
00f515da
DE
266 * gdb_proc_service.h (psaddr_t): Fix type.
267 * thread-db.c (thread_db_info.td_thr_tls_get_addr_p): Fix
268 signature to match glibc.
269
1de1badb
DE
2702009-12-16 Doug Evans <dje@google.com>
271
272 * linux-low.c (linux_read_memory): Fix argument to read.
273
aeeb81d1
PA
2742009-11-26 Pedro Alves <pedro@codesourcery.com>
275
276 * win32-low.c (get_child_debug_event): On EXIT_THREAD_DEBUG_EVENT
277 events, don't leave current_inferior pointing at null.
278
10357975
PA
2792009-11-26 Pedro Alves <pedro@codesourcery.com>
280
281 * win32-low.c (LOG): Delete.
282 (OUTMSG): Output to stderr.
283 (OUTMSG2): Conditionalize on `debug_threads' variable, instead of
284 on compile time LOG macro.
285 (win32_wait): Fix debug output.
286
cf6e3471
PA
2872009-11-26 Pedro Alves <pedro@codesourcery.com>
288
289 * win32-low.c (win32_add_one_solib): If the dll name is
290 "ntdll.dll", prepend the system directory to the dll path.
291
0c85e18e
MK
2922009-11-17 Daniel Jacobowitz <dan@codesourcery.com>
293
294 * m68k-tdep.c (m68k_gdbarch_init): Reuse previous initialization.
295
9ac544ce 2962009-11-17 Nathan Sidwell <nathan@codesourcery.com>
0c85e18e 297 Vladimir Prus <vladimir@codesourcery.com>
9ac544ce
MK
298
299 * Makefile.in (reg-cf.o, reg-cf.c): New targets.
300 * configure.ac: Check for __mcoldfire__ and set
301 gdb_cv_m68k_is_coldfire.
302 * configure.srv: Use gdb_cv_m68k_is_coldfire to select between
303 reg-cf.o and reg-m68k.o.
304 * configure: Regenerated.
305
fd7dd3e6
PA
3062009-11-16 Pedro Alves <pedro@codesourcery.com>
307
308 * linux-low.c (linux_remove_process): Add `detaching' parameter.
309 Pass it to thread_db_free.
310 (linux_kill, linux_detach, linux_wait_1): Adjust to pass the
311 proper `detaching' argument to linux_remove_process.
312 * linux-low.h (thread_db_free): Add `detaching' parameter.
313 * thread-db.c (thread_db_init): Pass false as `detaching' argument
314 to thread_db_free.
315 (thread_db_free): Add `detaching' parameter. Only
316 call td_ta_clear_event if detaching from process.
317
75aa492e
MK
3182009-11-12 Maxim Kuvyrkov <maxim@codesourcery.com>
319
320 * thread-db.c (thread_db_free): Fix typo.
321
21e1bee4
PP
3222009-11-11 Paul Pluzhnikov <ppluzhnikov@google.com>
323
324 PR gdb/10838
325 * thread-db.c (thread_db_free): Call td_ta_clear_event.
326
8838b45e
NS
3272009-11-03 Nathan Sidwell <nathan@codesourcery.com>
328
329 * configure.ac (i[34567]86-*): Check if we're targetting x86-64
330 with an i686 compiler.
331 * configure.srv (i[34567]86-*-linux*): Pull in x86-64 handling if
332 needed.
333 * configure: Rebuilt.
334
8a35fb51
SL
3352009-10-29 Sandra Loosemore <sandra@codesourcery.com>
336
337 PR gdb/10783
338
339 * server.c (handle_search_memory_1): Correct read_addr initialization
340 in loop for searching subsequent chunks.
341
96f15937
PP
3422009-10-29 Paul Pluzhnikov <ppluzhnikov@google.com>
343
344 * configure.ac: New --with-libthread-db option.
345 * thread-db.c: Allow direct dependence on libthread_db.
346 (thread_db_free): Adjust.
347 * config.in: Regenerate.
348 * configure: Likewise.
349
5f7d1694
PP
3502009-10-28 Paul Pluzhnikov <ppluzhnikov@google.com>
351
352 PR gdb/10757
353 * thread-db.c (attach_thread): New function.
354 (maybe_attach_thread): Return success/failure.
355 (find_new_threads_callback): Adjust.
356 (thread_db_find_new_threads): Loop until no new threads.
357
88e3b899
PA
3582009-10-13 Pedro Alves <pedro@codesourcery.com>
359
360 * proc-service.c (ps_lgetregs): Formatting.
361
cdbfd419
PP
3622009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
363
364 * acinclude.m4: (SRV_CHECK_THREAD_DB, SRV_CHECK_TLS_GET_ADDR): Remove.
365 * configure.ac: Adjust.
366 * linux-low.h (struct process_info_private): Move members to struct
367 thread_db.
368 (thread_db_free, thread_db_handle_monitor_command): New prototype.
369 * linux-low.c (linux_remove_process): Adjust.
370 (linux_wait_for_event_1, linux_look_up_symbols): Likewise.
371 * server.c (handle_query): Move code ...
372 (handle_monitor_command): ... here. New function.
373 * target.h (struct target_ops): New member.
374 * thread-db.c (struct thread_db): New.
375 (libthread_db_search_path): New variable.
376 (thread_db_create_event, thread_db_enable_reporting)
377 (find_one_thread, maybe_attach_thread, find_new_threads_callback)
378 (thread_db_find_new_threads, (thread_db_get_tls_address): Adjust.
379 (try_thread_db_load_1, dladdr_to_soname): New functions.
380 (try_thread_db_load, thread_db_load_search): New functions.
381 (thread_db_init): Search for libthread_db.
382 (thread_db_free): New function.
383 (thread_db_handle_monitor_command): Likewise.
384 * config.in: Regenerate.
385 * configure: Regenerate.
386
4168d2d6
UW
3872009-09-27 Ulrich Weigand <uweigand@de.ibm.com>
388
389 * spu-low.c (spu_kill): Wait for inferior to terminate.
390 Call clear_inferiors.
391 (spu_detach): Call clear_inferiors.
392
81ecdfbb
RW
3932009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
394
395 * aclocal.m4: Regenerate.
396 * config.in: Likewise.
397 * configure: Likewise.
398
0b9ff2c0
UW
3992009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
400
401 * linux-ppc-low.c (INSTR_SC, NR_spu_run): Define.
402 (parse_spufs_run): New function.
403 (ppc_get_pc, ppc_set_pc): Detect and handle SPU PC.
404 (ppc_breakpoint_at): Handle SPU breakpoints.
405
efcbbd14
UW
4062009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
407
408 * linux-low.c: Include <sys/stat.h> and <sys/vfs.h>.
409 (SPUFS_MAGIC): Define.
410 (spu_enumerate_spu_ids): New function.
411 (linux_qxfer_spu): New function.
412 (linux_target_ops): Install linux_qxfer_spu.
413
f4d9bade
UW
4142009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
415
416 * configure.srv (powerpc*-*-linux*): Add powerpc-cell32l.o
417 and powerpc-cell64l.o to srv_regobj. Add rs6000/powerpc-cell32l.xml
418 and rs6000/powerpc-cell64l.xml to srv_xmlfiles.
419 * Makefile.in (powerpc-cell32l.o, powerpc-cell32l.c): New rules.
420 (powerpc-cell64l.o, powerpc-cell64l.c): Likewise.
421 (clean): Handle powerpc-cell32l.c and powerpc-cell64l.c.
422 * linux-ppc-low.c (PPC_FEATURE_CELL): Define.
423 (init_registers_powerpc_cell32l): Add prototype.
424 (init_registers_powerpc_cell64l): Likewise.
425 (ppc_arch_setup): Detect Cell/B.E. architecture.
426
96e946ca
RW
4272009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
428
429 * Makefile.in (datarootdir): New variable.
430
58d6951d
DJ
4312009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
432
433 * linux-low.c (linux_write_memory): Update debugging output.
434 * Makefile.in (clean): Add new descriptions.
435 (arm-with-vfpv2.o, arm-with-vfpv2.c, arm-with-vfpv3.o)
436 (arm-with-vfpv3.c, arm-with-neon.o, arm-with-neon.c): New rules.
437 * configure.srv: Add new files for arm*-*-linux*.
438 * linux-arm-low.c: Add new declarations.
439 (PTRACE_GETVFPREGS, PTRACE_SETVFPREGS): Define if undefined.
440 (arm_hwcap, HWCAP_VFP, HWCAP_IWMMXT, HWCAP_NEON, HWCAP_VFPv3)
441 (HWCAP_VFPv3D16): New.
442 (arm_fill_wmmxregset, arm_store_wmmxregset): Check HWCAP_IWMMXT
443 instead of __IWMMXT__.
444 (arm_fill_vfpregset, arm_store_vfpregset, arm_get_hwcap)
445 (arm_arch_setup): New.
446 (target_regsets): Remove #ifdef. Add VFP regset.
447 (the_low_target): Use arm_arch_setup.
448
12b42a12
DJ
4492009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
450
451 * linux-low.c (linux_kill_one_lwp): Adjust kernel workaround to skip
452 the main thread again.
453
ac8c974e
AR
4542009-07-06 Aleksandar Ristovski <aristovski@qnx.com>
455
456 Adding Neutrino gdbserver.
457 * configure: Regenerated.
458 * configure.ac: Add case for srv_qnx and set LIBS accordingly.
459 * configure.srv (i[34567]86-*-nto*): New target.
460 * nto-low.c, nto-low.h, nto-x86-low.c: New files.
461 * remote-utils.c [__QNX__]: Include sys/iomgr.h
462 (nto_comctrl) [__QNX__]: New function.
463 (enable_async_io, disable_async_io) [__QNX__]: Call nto_comctrl.
464
4424e0c3 4652009-07-05 Danny Backx <dannybackx@users.sourceforge.net>
7437790a
PA
466
467 * configure.srv (i[34567]86-*-mingw32ce*): Add i386-low.o to
468 srv_tgtobj.
469
912cf4ba
PA
4702009-07-04 Danny Backx <dannybackx@users.sourceforge.net>
471 Pedro Alves <pedro@codesourcery.com>
472
473 * win32-i386-low.c (i386_get_thread_context): Handle systems that
474 don't support CONTEXT_EXTENDED_REGISTERS.
475 (i386_win32_breakpoint, i386_win32_breakpoint_len): New.
476 (the_low_target): Install them.
477 * win32-low.c (get_child_debug_event): Handle WaitForDebugEvent
478 failing with ERROR_PIPE_NOT_CONNECTED.
479
aa5ca48f
DE
4802009-06-30 Doug Evans <dje@google.com>
481 Pierre Muller <muller@ics.u-strasbg.fr>
482
483 Add h/w watchpoint support to x86-linux, win32-i386.
484 * Makefile.in (SFILES): Add i386-low.c
485 (i386_low_h): Define.
486 (i386-low.o): Add dependencies.
487 (linux-x86-low.o): Add i386-low.h dependency.
488 (win32-i386-low.o): Ditto.
489 * i386-low.c: New file.
490 * i386-low.h: New file.
491 * configure.srv (i[34567]86-*-cygwin*): Add i386-low.o to srv_tgtobj.
492 (i[34567]86-*-linux*, i[34567]86-*-mingw*, x86_64-*-linux*): Ditto.
493 * linux-low.c (linux_add_process): Initialize arch_private.
494 (linux_remove_process): Free arch_private.
495 (add_lwp): Initialize arch_private.
496 (delete_lwp): Free arch_private.
497 (linux_resume_one_lwp): Call the_low_target.prepare_to_resume if
498 provided.
499 * linux-low.h (process_info_private): New member arch_private.
500 (lwp_info): New member arch_private.
501 (linux_target_ops): New members new_process, new_thread,
502 prepare_to_resume.
503 (ptid_of): New macro.
504 * linux-x86-low.c: Include stddef.h, i386-low.h.
505 (arch_process_info): New struct.
506 (arch_lwp_info): New struct.
507 (x86_linux_dr_get, x86_linux_dr_set): New functions.
508 (i386_dr_low_set_addr, i386_dr_low_set_control): New functions.
509 (i386_dr_low_get_status): New function.
510 (x86_insert_point, x86_remove_point): New functions.
511 (x86_stopped_by_watchpoint): New function.
512 (x86_stopped_data_address): New function.
513 (x86_linux_new_process, x86_linux_new_thread): New functions.
514 (x86_linux_prepare_to_resume): New function.
515 (the_low_target): Add entries for insert_point, remove_point,
516 stopped_by_watchpoint, stopped_data_address, new_process, new_thread,
517 prepare_to_resume.
518 * server.c (debug_hw_points): New global.
519 (monitor_show_help): Document set debug-hw-points.
520 (handle_query): Process "set debug-hw-points".
521 * server.h (debug_hw_points): Declare.
522 (paddress): Declare.
523 * utils.c (NUMCELLS, CELLSIZE): New macros.
524 (get_sell, xsnprintf, paddress): New functions.
525 * win32-arm-low.c (the_low_target): Add entries for insert_point,
526 remove_point, stopped_by_watchpoint, stopped_data_address.
527 * win32-i386-low.c: Include i386-low.h.
528 (debug_reg_state): Replaces dr.
529 (i386_dr_low_set_addr, i386_dr_low_set_control): New functions.
530 (i386_dr_low_get_status): New function.
531 (i386_insert_point, i386_remove_point): New functions.
532 (i386_stopped_by_watchpoint): New function.
533 (i386_stopped_data_address): New function.
534 (i386_initial_stuff): Update.
535 (get_thread_context,set_thread_context,i386_thread_added): Update.
536 (the_low_target): Add entries for insert_point,
537 remove_point, stopped_by_watchpoint, stopped_data_address.
538 * win32-low.c (win32_insert_watchpoint): New function.
539 (win32_remove_watchpoint): New function.
540 (win32_stopped_by_watchpoint): New function.
541 (win32_stopped_data_address): New function.
542 (win32_target_ops): Add entries for insert_watchpoint,
543 remove_watchpoint, stopped_by_watchpoint, stopped_data_address.
544 * win32-low.h (win32_target_ops): New members insert_point,
545 remove_point, stopped_by_watchpoint, stopped_data_address.
546
d993e290
PA
5472009-06-25 Pedro Alves <pedro@codesourcery.com>
548
549 * server.c (process_serial_event): Re-return unsupported, not
550 error, if the type isn't recognized. Re-allow supporting only
551 insert or remove packets. Also call require_running for
552 breakpoints. Add missing break statement to default case. Tidy.
553 * target.h (struct target_ops): Rename insert_watchpoint to
554 insert_point, and remove_watchpoint to remove_point.
555
556 * linux-low.h (struct linux_target_ops): Likewise.
557 * linux-low.c (linux_insert_watchpoint): Rename to ...
558 (linux_insert_point): ... this. Adjust.
559 (linux_remove_watchpoint): Rename to ...
560 (linux_remove_point): ... this. Adjust.
561 (linux_target_ops): Adjust.
562 * linux-crisv32-low.c (cris_insert_watchpoint): Rename to ...
563 (cris_insert_point): ... this.
564 (cris_remove_watchpoint): Rename to ...
565 (cris_remove_point): ... this.
566 (the_low_target): Adjust.
567
0f54c268
PM
5682009-06-24 Pierre Muller <muller@ics.u-strasbg.fr>
569
570 * server.c (handle_v_kill): Pass signal_pid to
571 kill_inferior if multi_process is zero.
572
c6314022
AR
5732009-06-23 Aleksandar Ristovski <aristovski@qnx.com>
574
575 * server.c (process_serial_event): Add support for Z0 and Z1 packet.
576 * target.h (target_ops): Comment for *_watchpoint to make it clear
577 the functions can get types '0' and '1'.
578
4463ce24
AR
5792009-06-22 Aleksandar Ristovski <aristovski@qnx.com>
580
581 * linux-low.c (usr_fetch_inferior_registers): Remove check for regno 0.
582 * proc-service.c (ps_lgetregs): Pass -1 to fetch all registers.
583 * regcache.c (get_regcache): Likewise.
584 * spu-low.c (spu_fetch_registers): Remove 0 to -1 conversion.
585 * win32-low.c (child_fetch_inferior_registers): Remove check for
586 regno 0.
587
cf8fd78b
PA
5882009-06-19 Aleksandar Ristovski <aristovski@qnx.com>
589 Pedro Alves <pedro@codesourcery.com>
590
591 * target.h (struct target_ops) <supports_multi_process>: New
592 callback.
593 (target_supports_multi_process): New.
594 * server.c (handle_query): Even if GDB reports support, only
595 enable multi-process if the target also supports it. Report
596 multi-process support only if the target backend supports it.
597 * linux-low.c (linux_supports_multi_process): New function.
598 (linux_target_ops): Install it as target_supports_multi_process
599 callback.
600
47c0c975
DE
6012009-05-24 Doug Evans <dje@google.com>
602
e09875d4
DE
603 Global renaming of find_thread_pid to find_thread_ptid.
604 * server.h (find_thread_ptid): Renamed from find_thread_pid.
605 * inferiors.c (find_thread_ptid): Renamed from find_thread_pid.
606 All callers updated.
607
e27d73f6
DE
608 * linux-low.c (handle_extended_wait): Use linux_resume_one_lwp
609 to resume the newly created thread, don't call ptrace (PTRACE_CONT)
610 directly.
611
47c0c975
DE
612 * linux-low.c (get_stop_pc): Print pc if debug_threads.
613 (check_removed_breakpoint, linux_wait_for_lwp): Ditto.
614 (linux_resume_one_lwp): Ditto.
615
2acc282a
DE
6162009-05-23 Doug Evans <dje@google.com>
617
618 * linux-low.c (linux_resume_one_lwp): Change type of first arg
619 from struct inferior_list_entry * to struct lwp_info *.
620 All callers updated.
621
9f1036c1
DE
6222009-05-13 Doug Evans <dje@google.com>
623
624 * linux-x86-low.c: Don't include assert.h.
625 (x86_siginfo_fixup): Use fatal, not assert.
626 (x86_arch_setup): Fix comment.
627
d0722149
DE
6282009-05-12 Doug Evans <dje@google.com>
629
630 Biarch support for i386/amd64 gdbserver.
631 * Makefile.in (SFILES): Remove linux-i386-low.c, linux-x86-64-low.c.
632 Add linux-x86-low.c.
633 (linux-i386-low.o, linux-x86-64-low.o): Delete.
634 (linux-x86-low.o): Add.
635 * linux-x86-64-low.c: Delete.
636 * linux-i386-low.c: Delete.
637 * linux-x86-low.c: New file.
638 * configure.srv (i?86-linux srv_tgtobj): Replace linux-i386-low.o with
639 linux-x86-low.o.
640 (x86_64-linux srv_tgtobj): Replace linux-x86-64-low.o with
641 linux-x86-low.o.
642 (x86_64-linux srv_regobj): Add reg-i386-linux.o.
643 * linux-low.c: Include ansidecl.h, elf/common.h, elf/external.h.
644 (linux_child_pid_to_exec_file): New function.
645 (elf_64_header_p, elf_64_file_p): New functions.
646 (siginfo_fixup): New function.
647 (linux_xfer_siginfo): New local inf_siginfo. Call siginfo_fixup to
648 give target a chance to convert layout.
649 * linux-low.h (linux_target_ops): New member siginfo_fixup.
650 (linux_child_pid_to_exec_file, elf_64_file_p): Declare.
651
fdeb2a12
DE
6522009-05-07 Doug Evans <dje@google.com>
653
654 * linux-low.c (regsets_fetch_inferior_registers): Fix memory leak.
655 (regsets_store_inferior_registers): Ditto.
656
a6dbe5df
PA
6572009-05-06 Pedro Alves <pedro@codesourcery.com>
658
659 PR server/10048
660
661 * linux-low.c (must_set_ptrace_flags): Delete.
662 (linux_create_inferior): Set `lwp->must_set_ptrace_flags' instead
663 of the global.
664 (linux_attach_lwp_1): Don't set PTRACE_SETOPTIONS here. Set
665 `lwp->must_set_ptrace_flags' instead.
ba42693b 666 (linux_wait_for_event_1): Set ptrace options here.
a6dbe5df
PA
667 (linux_wait_1): ... not here.
668
5091eb23
DE
6692009-04-30 Doug Evans <dje@google.com>
670
9f767825
DE
671 * inferiors.c (started_inferior_callback): New function.
672 (attached_inferior_callback): New function.
673 (have_started_inferiors_p, have_attached_inferiors_p): New functions.
674 * server.c (print_started_pid, print_attached_pid): New functions.
675 (detach_or_kill_for_exit): New function.
676 (main): Call it instead of for_each_inferior (kill_inferior_callback).
677 * server.h (have_started_inferiors_p): Declare.
678 (have_attached_inferiors_p): Declare.
679
5091eb23
DE
680 * inferiors.c (remove_process): Fix memory leak, free process.
681 * linux-low.c (linux_remove_process): New function.
682 (linux_kill): Call it instead of remove_process.
683 (linux_detach, linux_wait_1): Ditto.
684
155c8968
PA
6852009-04-19 Danny Backx <dannybackx@users.sourceforge.net>
686
687 * configure.srv: Add x86 Windows CE target.
688
7fe519cb
UW
6892009-04-03 Ulrich Weigand <uweigand@de.ibm.com>
690
691 * inferiors.c (get_thread_process): Make global.
692 * server.h (get_thread_process): Add prototype.
693 * thread-db.c (find_one_thread): Use get_thread_process
694 instead of current_process.
695 (thread_db_get_tls_address): Do not crash if called when
696 thread layer is not yet initialized.
697
5472f405
UW
6982009-04-03 Ulrich Weigand <uweigand@de.ibm.com>
699
700 * remote-utils.c (prepare_resume_reply): Null-terminate packet.
701 * spu-low.c (current_tid): Rename to ...
702 (current_ptid): ... this.
703 (fetch_ppc_register, fetch_ppc_memory, store_ppc_memory,
704 spu_proc_xfer_spu, spu_resume, spu_request_interrupt): Use
705 ptid_get_lwp (current_ptid) instead of current_tid.
706 (spu_kill, spu_detach, spu_join, spu_wait): Use pid argument
707 instead of current_tid. Use find_process_pid to verify pid
708 argument is valid. Pass proper argument to remove_process.
709 (spu_thread_alive): Compare current_ptid instead of current_tid.
710 (spu_resume): Likewise.
711
55ac2b99
PA
7122009-04-02 Pedro Alves <pedro@codesourcery.com>
713
714 * linux-low.c (usr_store_inferior_registers): Declare local `pid'
715 variable.
716
95954743
PA
7172009-04-01 Pedro Alves <pedro@codesourcery.com>
718
719 Implement the multiprocess extensions, and add linux multiprocess
720 support.
721
722 * server.h (ULONGEST): Declare.
723 (struct ptid, ptid_t): New.
724 (minus_one_ptid, null_ptid): Declare.
725 (ptid_build, pid_to_ptid, ptid_get_pid, ptid_get_lwp)
726 (ptid_get_tid, ptid_equal, ptid_is_pid): Declare.
727 (struct inferior_list_entry): Change `id' type from unsigned from
728 to ptid_t.
729 (struct sym_cache, struct breakpoint, struct
730 process_info_private): Forward declare.
731 (struct process_info): Declare.
732 (current_process): Declare.
733 (all_processes): Declare.
734 (initialize_inferiors): Declare.
735 (add_thread): Adjust to use ptid_t.
736 (thread_id_to_gdb_id, thread_to_gdb_id, gdb_id_to_thread_id): Ditto.
737 (add_process, remove_process, find_thread_pid): Declare.
738 (find_inferior_id): Adjust to use ptid_t.
739 (cont_thread, general_thread, step_thread): Change type to ptid_t.
740 (multi_process): Declare.
741 (push_event): Adjust to use ptid_t.
742 (read_ptid, write_ptid): Declare.
743 (prepare_resume_reply): Adjust to use ptid_t.
744 (clear_symbol_cache): Declare.
745 * inferiors.c (all_processes): New.
746 (null_ptid, minus_one_ptid): New.
747 (ptid_build, pid_to_ptid, ptid_get_pid, ptid_get_lwp)
748 (ptid_get_tid, ptid_equal, ptid_is_pid): New.
749 (add_thread): Change unsigned long to ptid. Remove gdb_id
750 parameter. Adjust.
751 (thread_id_to_gdb_id, thread_to_gdb_id): Change unsigned long to ptid.
752 (gdb_id_to_thread): Rename to ...
753 (find_thread_pid): ... this. Change unsigned long to ptid.
754 (gdb_id_to_thread_id, find_inferior_id): Change unsigned long to ptid.
755 (loaded_dll, pull_pid_from_list): Adjust.
756 (add_process, remove_process, find_process_pid)
757 (get_thread_process, current_process, initialize_inferiors): New.
758 * target.h (struct thread_resume) <thread>: Change type to ptid_t.
759 (struct target_waitstatus) <related_pid>: Ditto.
760 (struct target_ops) <kill, detach>: Add `pid' argument. Change
761 return type to int.
762 (struct target_ops) <join>: Add `pid' argument.
763 (struct target_ops) <thread_alive>: Change pid's type to ptid_t.
764 (struct target_ops) <wait>: Add `ptid' field. Change return type
765 to ptid.
766 (kill_inferior, detach_inferior, join_inferior): Add `pid' argument.
767 (mywait): Add `ptid' argument. Change return type to ptid_t.
768 (target_pid_to_str): Declare.
769 * target.c (set_desired_inferior): Adjust to use ptids.
770 (mywait): Add new `ptid' argument. Adjust.
771 (target_pid_to_str): New.
772 * mem-break.h (free_all_breakpoints): Declare.
773 * mem-break.c (breakpoints): Delelete.
774 (set_breakpoint_at, delete_breakpoint, find_breakpoint_at)
775 (check_mem_read, check_mem_write, delete_all_breakpoints): Adjust
776 to use per-process breakpoint list.
777 (free_all_breakpoints): New.
778 * remote-utils.c (struct sym_cache) <name>: Drop `const'.
779 (symbol_cache, all_symbols_looked_up): Delete.
780 (hexchars): New.
781 (ishex, unpack_varlen_hex, write_ptid, hex_or_minus_one,
782 read_ptid): New.
783 (prepare_resume_reply): Change ptid argument's type from unsigned
784 long to ptid_t. Adjust. Implement W;process and X;process.
785 (free_sym_cache, clear_symbol_cache): New.
786 (look_up_one_symbol): Adjust to per-process symbol cache. *
787 * server.c (cont_thread, general_thread, step_thread): Change type
788 to ptid_t.
789 (attached): Delete.
790 (multi_process): New.
791 (last_ptid): Change type to ptid_t.
792 (struct vstop_notif) <ptid>: Change type to ptid_t.
793 (queue_stop_reply, push_event): Change `ptid' argument's type to
794 ptid_t.
795 (discard_queued_stop_replies): Add `pid' argument.
796 (start_inferior): Adjust to use ptids. Adjust to mywait interface
797 changes. Don't reference the `attached' global.
798 (attach_inferior): Adjust to mywait interface changes.
799 (handle_query): Adjust to use ptids. Parse GDB's qSupported
800 features. Handle and report "multiprocess+". Handle
801 "qAttached:PID".
802 (handle_v_cont): Adjust to use ptids. Adjust to mywait interface
803 changes.
804 (handle_v_kill): New.
805 (handle_v_stopped): Adjust to use target_pid_to_str.
806 (handle_v_requests): Allow multiple attaches and runs when
807 multiprocess extensions are in effect. Handle "vKill".
808 (myresume): Adjust to use ptids.
809 (queue_stop_reply_callback): Add `arg' parameter. Handle it.
810 (handle_status): Adjust to discard_queued_stop_replies interface
811 change.
812 (first_thread_of, kill_inferior_callback)
813 (detach_or_kill_inferior_callback, join_inferiors_callback): New.
814 (main): Call initialize_inferiors. Adjust to use ptids, killing
815 and detaching from all inferiors. Handle multiprocess packet
816 variants.
817 * linux-low.h: Include gdb_proc_service.h.
818 (struct process_info_private): New.
819 (struct linux_target_ops) <pid_of>: Use ptid_get_pid.
820 <lwpid_of>: Use ptid_get_lwp.
821 (get_lwp_thread): Adjust.
822 (struct lwp_info): Add `dead' member.
823 (find_lwp_pid): Declare.
824 * linux-low.c (thread_db_active): Delete.
825 (new_inferior): Adjust comment.
826 (inferior_pid): Delete.
827 (linux_add_process): New.
828 (handle_extended_wait): Adjust.
829 (add_lwp): Change unsigned long to ptid.
830 (linux_create_inferior): Add process to processes table. Adjust
831 to use ptids. Don't set new_inferior here.
832 (linux_attach_lwp): Rename to ...
833 (linux_attach_lwp_1): ... this. Add `initial' argument. Handle
834 it. Adjust to use ptids.
835 (linux_attach_lwp): New.
836 (linux_attach): Add process to processes table. Don't set
837 new_inferior here.
838 (struct counter): New.
839 (second_thread_of_pid_p, last_thread_of_process_p): New.
840 (linux_kill_one_lwp): Add `args' parameter. Handle it. Adjust to
841 multiple processes.
842 (linux_kill): Add `pid' argument. Handle it. Adjust to multiple
843 processes. Remove process from process table.
844 (linux_detach_one_lwp): Add `args' parameter. Handle it. Adjust
845 to multiple processes.
846 (any_thread_of): New.
847 (linux_detach): Add `pid' argument, and handle it. Remove process
848 from processes table.
849 (linux_join): Add `pid' argument. Handle it.
850 (linux_thread_alive): Change unsighed long argument to ptid_t.
851 Consider dead lwps as not being alive.
852 (status_pending_p): Rename `dummy' argument to `arg'. Filter out
853 threads we're not interested in.
854 (same_lwp, find_lwp_pid): New.
855 (linux_wait_for_lwp): Change `pid' argument's type from int to
856 ptid_t. Adjust.
857 (linux_wait_for_event): Rename to ...
858 (linux_wait_for_event_1): ... this. Change `pid' argument's type
859 from int to ptid_t. Adjust.
860 (linux_wait_for_event): New.
861 (linux_wait_1): Add `ptid' argument. Change return type to
862 ptid_t. Adjust. Use last_thread_of_process_p. Remove processes
863 that exit from the process table.
864 (linux_wait): Add `ptid' argument. Change return type to ptid_t.
865 Adjust.
866 (mark_lwp_dead): New.
867 (wait_for_sigstop): Adjust to use ptids. If a process exits while
868 stopping all threads, mark its main lwp as dead.
869 (linux_set_resume_request, linux_resume_one_thread): Adjust to use
870 ptids.
871 (fetch_register, usr_store_inferior_registers)
872 (regsets_fetch_inferior_registers)
873 (regsets_store_inferior_registers, linux_read_memory)
874 (linux_write_memory): Inline `inferior_pid'.
875 (linux_look_up_symbols): Adjust to use per-process
876 `thread_db_active'.
877 (linux_request_interrupt): Adjust to use ptids.
878 (linux_read_auxv): Inline `inferior_pid'.
879 (initialize_low): Don't reference thread_db_active.
880 * gdb_proc_service.h (struct ps_prochandle) <pid>: Remove.
881 * proc-service.c (ps_lgetregs): Use find_lwp_pid.
882 (ps_getpid): Return the pid of the current inferior.
883 * thread-db.c (proc_handle, thread_agent): Delete.
884 (thread_db_create_event, thread_db_enable_reporting): Adjust to
885 per-process data.
886 (find_one_thread): Change argument type to ptid_t. Adjust to
887 per-process data.
888 (maybe_attach_thread): Adjust to per-process data and ptids.
889 (thread_db_find_new_threads): Ditto.
890 (thread_db_init): Ditto.
891 * spu-low.c (spu_create_inferior, spu_attach): Add process to
892 processes table. Adjust to use ptids.
893 (spu_kill, spu_detach): Adjust interface. Remove process from
894 processes table.
895 (spu_join, spu_thread_alive): Adjust interface.
896 (spu_wait): Adjust interface. Remove process from processes
897 table. Adjust to use ptids.
898 * win32-low.c (current_inferior_tid): Delete.
899 (current_inferior_ptid): New.
900 (debug_event_ptid): New.
901 (thread_rec): Take a ptid. Adjust.
902 (child_add_thread): Add `pid' argument. Adjust to use ptids.
903 (child_delete_thread): Ditto.
904 (do_initial_child_stuff): Add `attached' argument. Add process to
905 processes table.
906 (child_fetch_inferior_registers, child_store_inferior_registers):
907 Adjust.
908 (win32_create_inferior): Pass 0 to do_initial_child_stuff.
909 (win32_attach): Pass 1 to do_initial_child_stuff.
910 (win32_kill): Adjust interface. Remove process from processes
911 table.
912 (win32_detach): Ditto.
913 (win32_join): Adjust interface.
914 (win32_thread_alive): Take a ptid.
915 (win32_resume): Adjust to use ptids.
916 (get_child_debug_event): Ditto.
917 (win32_wait): Adjust interface. Remove exiting process from
918 processes table.
919
bd99dc85
PA
9202009-04-01 Pedro Alves <pedro@codesourcery.com>
921
922 Non-stop mode support.
923
924 * server.h (non_stop): Declare.
925 (gdb_client_data, handler_func): Declare.
926 (delete_file_handler, add_file_handler, start_event_loop):
927 Declare.
928 (handle_serial_event, handle_target_event, push_event)
929 (putpkt_notif): Declare.
930 * target.h (enum resume_kind): New.
931 (struct thread_resume): Replace `step' field by `kind' field.
932 (TARGET_WNOHANG): Define.
933 (struct target_ops) <wait>: Add `options' argument.
934 <supports_non_stop, async, start_non_stop>: New fields.
935 (target_supports_non_stop, target_async): New.
936 (start_non_stop): Declare.
937 (mywait): Add `options' argument.
938 * target.c (mywait): Add `options' argument. Print child exit
939 notifications here.
940 (start_non_stop): New.
941 * server.c (non_stop, own_buf, mem_buf): New globals.
942 (struct vstop_notif): New.
943 (notif_queue): New global.
944 (queue_stop_reply, push_event, discard_queued_stop_replies)
945 (send_next_stop_reply): New.
946 (start_inferior): Adjust to use resume_kind. Adjust to mywait
947 interface changes.
948 (attach_inferior): In non-stop mode, don't wait for the target
949 here.
950 (handle_general_set): Handle QNonStop.
951 (handle_query): When handling qC, return the current general
952 thread, instead of the first thread of the list.
953 (handle_query): If the backend supports non-stop mode, include
954 QNonStop+ in the qSupported query response.
955 (handle_v_cont): Adjust to use resume_kind. Handle resume_stop
956 and non-stop mode.
957 (handle_v_attach, handle_v_run): Handle non-stop mode.
958 (handle_v_stopped): New.
959 (handle_v_requests): Report support for vCont;t. Handle vStopped.
960 (myresume): Adjust to use resume_kind. Handle non-stop.
961 (queue_stop_reply_callback): New.
962 (handle_status): Handle non-stop mode.
963 (main): Clear non_stop flag on reconnection. Use the event-loop.
964 Refactor serial protocol handling from here ...
965 (process_serial_event): ... to this new function. When GDB
966 selects any thread, select one here. In non-stop mode, wait until
967 GDB acks all pending events before exiting.
968 (handle_serial_event, handle_target_event): New.
969 * remote-utils.c (remote_open): Install remote_desc in the event
970 loop.
971 (remote_close): Remove remote_desc from the event loop.
972 (putpkt_binary): Rename to...
973 (putpkt_binary_1): ... this. Add `is_notic' argument. Handle it.
974 (putpkt_binary): New as wrapper around putpkt_binary_1.
975 (putpkt_notif): New.
976 (prepare_resume_reply): In non-stop mode, don't change the
977 general_thread.
978 * event-loop.c: New.
979 * Makefile.in (OBJ): Add event-loop.o.
980 (event-loop.o): New rule.
981
982 * linux-low.h (pid_of): Moved here.
983 (lwpid_of): New.
984 (get_lwp_thread): Use lwpid_of.
985 (struct lwp_info): Delete `lwpid' field. Add `suspended' field.
986 * linux-low.c (pid_of): Delete.
987 (inferior_pid): Use lwpid_of.
988 (linux_event_pipe): New.
989 (target_is_async_p): New.
990 (delete_lwp): New.
991 (handle_extended_wait): Use lwpid_of.
992 (add_lwp): Don't set lwpid field.
993 (linux_attach_lwp): Adjust debug output. Use lwpid_of.
994 (linux_kill_one_lwp): If killing a running lwp, stop it first.
995 Use lwpid_of. Adjust to linux_wait_for_event interface changes.
996 (linux_detach_one_lwp): If detaching from a running lwp, stop it
997 first. Adjust to linux_wait_for_event interface changes. Use
998 lwpid_of.
999 (linux_detach): Don't delete the main lwp here.
1000 (linux_join): Use my_waitpid. Avoid signal_pid. Use lwpid_of.
1001 (status_pending_p): Don't consider explicitly suspended lwps.
1002 (linux_wait_for_lwp): Take an integer pid instead of a lwp_info
1003 pointer. Add OPTIONS argument. Change return type to int. Use
1004 my_waitpid instead of sleeping. Handle WNOHANG. Use lwpid_of.
1005 (linux_wait_for_event): Take an integer pid instead of a lwp_info
1006 pointer. Add status pointer argument. Return a pid instead of a
1007 status. Use lwpid_of. Adjust to linux_wait_for_lwp interface
1008 changes. In non-stop mode, don't switch to a random thread.
1009 (linux_wait): Rename to...
1010 (linux_wait_1): ... this. Add target_options argument, and handle
1011 it. Adjust to use resume_kind. Use lwpid_of. In non-stop mode,
1012 don't handle the continue thread. Handle TARGET_WNOHANG. Merge
1013 clean exit and signal exit code. Don't stop all threads in
1014 non-stop mode. In all-stop mode, only stop all threads when
1015 reporting a stop to GDB. Handle explicit thread stop requests.
1016 (async_file_flush, async_file_mark): New.
1017 (linux_wait): New.
1018 (send_sigstop): Use lwpid_of.
1019 (wait_for_sigstop): Use lwpid_of. Adjust to linux_wait_for_event
1020 interface changes. In non-stop mode, don't switch to a random
1021 thread.
1022 (linux_resume_one_lwp): Use lwpid_of.
1023 (linux_continue_one_thread, linux_queue_one_thread): Merge into ...
1024 (linux_resume_one_thread): ... this. Handle resume_stop. In
1025 non-stop mode, don't look for pending flag in all threads.
1026 (resume_status_pending_p): Don't consider explicitly suspended
1027 threads.
1028 (my_waitpid): Reimplement. Emulate __WALL.
1029 (linux_request_interrupt, linux_read_offsets, linux_xfer_siginfo):
1030 Use lwpid_of.
1031 (sigchld_handler, linux_supports_non_stop, linux_async)
1032 (linux_start_non_stop): New.
1033 (linux_target_ops): Register linux_supports_non_stop, linux_async
1034 and linux_start_non_stop.
1035 (initialize_low): Install SIGCHLD handler.
1036 * thread-db.c (thread_db_create_event, find_one_thread)
1037 (thread_db_get_tls_address): Use lwpid_of.
1038 * win32-low.c (win32_detach): Adjust to use resume_kind.
1039 (win32_wait): Add `options' argument.
1040 * spu-low.c (spu_resume): Adjust to use resume_kind.
1041 (spu_wait): Add `options' argument.
1042
5b1c542e
PA
10432009-04-01 Pedro Alves <pedro@codesourcery.com>
1044
1045 Decouple target code from remote protocol.
1046
1047 * target.h (enum target_waitkind): New.
1048 (struct target_waitstatus): New.
1049 (struct target_ops) <wait>: Return an unsigned long. Take a
1050 target_waitstatus pointer instead of a char pointer.
1051 (mywait): Likewise.
1052 * target.c (mywait): Change prototype to return an unsigned long.
1053 Take a target_waitstatus pointer instead of a char pointer. Adjust.
1054 * server.h (thread_from_wait, old_thread_from_wait): Delete
1055 declarations.
1056 (prepare_resume_reply): Change prototype to take a
1057 target_waitstatus.
1058 * server.c (thread_from_wait, old_thread_from_wait): Delete.
1059 (last_status, last_ptid): New.
1060 (start_inferior): Remove "statusptr" argument. Adjust. Return a
1061 pid instead of a signal.
1062 (attach_inferior): Remove "status" and "signal" parameters.
1063 Adjust.
1064 (handle_query): For qGetTLSAddr, parse the thread id with strtol,
1065 not as an address.
1066 (handle_v_cont, handle_v_attach, handle_v_run, handle_v_kill)
1067 (handle_v_requests, myresume): Remove "status" and "signal"
1068 parameters. Adjust.
1069 (handle_status): New.
1070 (main): Delete local `status'. Adjust.
1071 * remote-utils.c: Include target.h.
1072 (prepare_resume_reply): Change prototype to take a
1073 target_waitstatus. Adjust.
1074
1075 * linux-low.c (linux_wait): Adjust to new target_ops->wait
1076 interface.
1077 * spu-low.c (spu_wait): Adjust.
1078 * win32-low.c (enum target_waitkind, struct target_waitstatus):
1079 Delete.
1080 (win32_wait): Adjust.
1081
2bd7c093
PA
10822009-04-01 Pedro Alves <pedro@codesourcery.com>
1083
1084 * target.h (struct thread_resume): Delete leave_stopped member.
1085 (struct target_ops): Add a `n' argument to the `resume' callback.
1086 * server.c (start_inferior): Adjust.
1087 (handle_v_cont, myresume): Adjust.
1088 * linux-low.c (check_removed_breakpoint): Adjust to resume
1089 interface change, and to removed leave_stopped field.
1090 (resume_ptr): Delete.
1091 (struct thread_resume_array): New.
1092 (linux_set_resume_request): Add new `arg' parameter. Adjust to
1093 resume interface change.
1094 (linux_continue_one_thread, linux_queue_one_thread)
1095 (resume_status_pending_p): Check if the resume field is NULL
1096 instead of checking the leave_stopped member.
1097 (linux_resume): Adjust to the target resume interface change.
1098 * spu-low.c (spu_resume): Adjust to the target resume interface
1099 change.
1100 * win32-low.c (win32_detach, win32_resume): Ditto.
1101
c35fafde
PA
11022009-04-01 Pedro Alves <pedro@codesourcery.com>
1103
1104 * linux-low.c (linux_wait_for_event): Don't clear the `stepping'
1105 flag.
1106 (wait_for_sigstop): Don't leave a finished single-step SIGTRAP
1107 pending.
1108 (linux_continue_one_thread): Only preserve the stepping flag if
1109 there's a pending breakpoint.
1110
0a59d50b
PA
11112009-03-31 Pedro Alves <pedro@codesourcery.com>
1112
1113 * server.c (main): After the inferior having exited, call
1114 remote_close before exiting gdbserver.
1115
f04c6d38
TJB
11162009-03-25 Thiago Jung Bauermann <bauerman@br.ibm.com>
1117
1118 Fix size of FPSCR in Power 7 processors.
1119 * linux-ppc-low.c (PPC_FEATURE_ARCH_2_05): Remove #define.
1120 (PPC_FEATURE_HAS_DFP): New #define.
1121 (ppc_arch_setup): Check for DFP feature instead of ISA 2.05 to decide on
1122 size of the FPSCR.
1123
78e5cee6
PA
11242009-03-23 Pedro Alves <pedro@codesourcery.com>
1125
1126 * server.c (handle_query) Whitespace and formatting.
1127
1b3f6016
PA
11282009-03-22 Pedro Alves <pedro@codesourcery.com>
1129
1130 * i387-fp.c, linux-arm-low.c, linux-cris-low.c,
1131 linux-crisv32-low.c, linux-i386-low.c, linux-low.c,
1132 linux-mips-low.c, linux-s390-low.c, linux-sparc-low.c,
1133 linux-x86-64-low.c, linux-xtensa-low.c, proc-service.c,
1134 regcache.c, remote-utils.c, server.c, spu-low.c, target.h,
1135 thread-db.c, win32-low.c, xtensa-xtregs.c, gdbreplay.c,
1136 Makefile.in, configure.ac: Fix whitespace throughout.
1137 * configure: Regenerate.
1138
a07b2135
PA
11392009-03-22 Pedro Alves <pedro@codesourcery.com>
1140
1141 * inferiors.c (find_inferior): Make it safe for the callback
1142 function to delete the currently iterated inferior.
1143
67cc2626
PA
11442009-03-22 Pedro Alves <pedro@codesourcery.com>
1145
1146 * Makefile.in (linuw_low_h): Move higher.
1147 (thread-db.o): Depend on $(linux_low_h).
1148
54a0b537
PA
11492009-03-17 Pedro Alves <pedro@codesourcery.com>
1150
1151 Rename "process" to "lwp" throughout.
1152
1153 * linux-low.c (all_processes): Rename to...
1154 (all_lwps): ... this.
1155 (inferior_pid, handle_extended_wait, get_stop_pc): Adjust.
1156 (add_process): Rename to ...
1157 (add_lwp): ... this. Adjust.
1158 (linux_create_inferior): Adjust.
1159 (linux_attach_lwp): Adjust.
1160 (linux_attach): Adjust.
1161 (linux_kill_one_process): Rename to ...
1162 (linux_kill_one_lwp): ... this. Adjust.
1163 (linux_kill): Adjust.
1164 (linux_detach_one_process): Rename to ...
1165 (linux_detach_one_lwp): ... this. Adjust.
1166 (linux_detach): Adjust.
1167 (check_removed_breakpoint): Adjust.
1168 (status_pending_p): Adjust.
1169 (linux_wait_for_process): Rename to ...
1170 (linux_wait_for_lwp): ... this. Adjust.
1171 (linux_wait_for_event): Adjust.
1172 (send_sigstop): Adjust.
1173 (wait_for_sigstop): Adjust.
1174 (stop_all_processes): Rename to ...
1175 (stop_all_lwps): ... this.
1176 (linux_resume_one_process): Rename to ...
1177 (linux_resume_one_lwp): ... this. Adjust.
1178 (linux_set_resume_request, linux_continue_one_thread)
1179 (linux_queue_one_thread, resume_status_pending_p)
1180 (usr_store_inferior_registers, regsets_store_inferior_registers)
1181 (linux_request_interrupt, linux_read_offsets, linux_xfer_siginfo):
1182 Adjust.
1183 * linux-low.h (get_process): Rename to ...
1184 (get_lwp): ... this. Adjust.
1185 (get_thread_process): Rename to ...
1186 (get_thread_lwp): ... this. Adjust.
1187 (get_process_thread): Rename to ...
1188 (get_lwp_thread): ... this. Adjust.
1189 (struct process_info): Rename to ...
1190 (struct lwp_info): ... this.
1191 (all_processes): Rename to ...
1192 (all_lwps): ... this.
1193 * proc-service.c (ps_lgetregs): Adjust.
1194 * thread-db.c (thread_db_create_event, find_one_thread)
1195 (maybe_attach_thread, thread_db_get_tls_address): Adjust.
1196
0b16c5cf
PA
11972009-03-14 Pedro Alves <pedro@codesourcery.com>
1198
1199 * server.c (handle_query): Handle "qAttached".
1200
32de4b9d
NS
12012009-03-13 Nathan Sidwell <nathan@codesourcery.com>
1202
1203 * Makefile.in, hostio-errno.c, errno.c, xtensa-xtregs.c: Change to
1204 GPLv3, update license URL.
1205
2aecd87f
DE
12062009-03-01 Doug Evans <dje@google.com>
1207
93efd302 1208 * Makefile.in (INCLUDE_CFLAGS): Add -I$(srcdir)/../common.
2aecd87f
DE
1209 (server_h): Add gdb_signals.h.
1210 (signals.o): Update.
1211 * server.h (target_signal_from_host,target_signal_to_host_p)
1212 (target_signal_to_host,target_signal_to_name): Moved to gdb_signals.h.
1213
86b1f9c5
PM
12142009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1215
1216 * remote-utils.c (getpkt): Also generate remote-debug
1217 information if noack_mode is set.
1218
4aa995e1
PA
12192009-02-06 Pedro Alves <pedro@codesourcery.com>
1220
1221 * server.c (handle_query): Report qXfer:siginfo:read and
1222 qXfer:siginfo:write as supported and handle them.
1223 * target.h (struct target_ops) <qxfer_siginfo>: New field.
1224 * linux-low.c (linux_xfer_siginfo): New.
1225 (linux_target_ops): Set it.
1226
62709adf
PA
12272009-01-26 Pedro Alves <pedro@codesourcery.com>
1228
1229 * server.c (gdbserver_usage): Mention --remote-debug.
1230 (main): Accept '--remote-debug' switch.
1231
aef93bd7
DE
12322009-01-18 Doug Evans <dje@google.com>
1233
1234 * regcache.c (new_register_cache): No need to check result of xcalloc.
1235 * server.c (handle_search_memory): Back out calls to xmalloc,
1236 result is checked and error is returned to user upon failure.
1237 (handle_query): Ditto. Add more checks for result of malloc.
1238 (handle_v_cont): Check result of malloc, report error back to
1239 user upon failure.
1240 (handle_v_run): Ditto. Call freeargv.
1241 * server.h (freeargv): Declare.
1242 * utils.c (freeargv): New fn.
1243
54363045
DE
12442009-01-15 Doug Evans <dje@google.com>
1245
f626972c
DE
1246 * gdbreplay.c (perror_with_name): Make arg const char *.
1247 * server.h (target_signal_to_name): Make return type const char *.
0842e787 1248 * thread-db.c (thread_db_err_str): Make return type const char *.
f626972c 1249 * utils.c (perror_with_name): Make arg const char *.
54363045 1250
18aae699
PA
12512009-01-14 Pedro Alves <pedro@codesourcery.com>
1252
1253 * win32-low.c (get_child_debug_event): Issue a final DBG_CONTINUE
1254 when handling a EXIT_PROCESS_DEBUG_EVENT.
1255
ff703abe
JB
12562009-01-06 Joel Brobecker <brobecker@adacore.com>
1257
1258 * gdbreplay.c (gdbreplay_version): Update copyright year.
1259 * server.c (gdbserver_version): Likewise.
1260
f21cc1a2 12612009-01-05 Doug Evans <dje@google.com>
0e21c1ec
DE
1262
1263 * linux-low.c (linux_attach_lwp): Add some comments/fixmes.
f21cc1a2 1264 (handle_extended_wait): Improve comment.
0e21c1ec 1265
bca929d3
DE
12662008-12-13 Doug Evans <dje@google.com>
1267
1268 * utils.c (xmalloc,xcalloc,xstrdup): New fns.
1269 * server.h (ATTR_MALLOC): New macro.
1270 (xmalloc,xcalloc,xstrdup): Declare.
1271 * hostio.c: Replace malloc,calloc,strdup with xmalloc,xcalloc,xstrdup.
1272 * inferiors.c: Ditto.
1273 * linux-low.c: Ditto.
1274 * mem-break.c: Ditto.
1275 * regcache.c: Ditto.
1276 * remote-utils.c: Ditto.
1277 * server.c: Ditto.
1278 * target.c: Ditto.
1279 * win32-low.c: Ditto.
1280
97438e3f
DE
12812008-12-12 Doug Evans <dje@google.com>
1282
896c7fbb
DE
1283 * linux-low.c (linux_wait_for_process): Don't clobber current_inferior
1284 in debugging printf.
1285
97438e3f
DE
1286 * linux-low.c (handle_extended_wait): Simplify, use my_waitpid.
1287
e3b886f8
DE
12882008-12-09 Doug Evans <dje@google.com>
1289
1290 * linux-low.h (struct process_info): Delete member tid, unused.
1291 * thread-db.c (find_one_thread): Update.
1292 (maybe_attach_thread): Update.
1293
07e059b5
VP
12942008-12-02 Pedro Alves <pedro@codesourcery.com>
1295
1296 * target.h (struct target_ops): Add qxfer_osdata member.
1297 * linux-low.c: Include ctype.h and pwd.h and sys/types.h
1298 and dirent.h.
1299 (linux_qxfer_osdata): New functions.
1300 (linux_target_ops): Register linux_qxfer_osdata as qxfer_osdata
1301 callback.
1302 * server.c (handle_query): Handle "qXfer:osdata:read:".
1303 * remote-utils.c (buffer_grow, buffer_free, buffer_init, buffer_finish)
1304 (buffer_xml_printf): New functions.
1305 * server.h (struct buffer): New.
1306 (buffer_grow_str, buffer_grow_str0): New macros.
1307 (buffer_grow, buffer_free, buffer_init, buffer_finish)
1308 (buffer_xml_printf): Declare.
1309
4cab47ab
DE
13102008-11-24 Doug Evans <dje@google.com>
1311
1312 * Makefile.in (VERSION,DIST,LINT,LINTFLAGS): Delete, unused.
1313
f142445f
DJ
13142008-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1315
1316 * server.c (handle_v_run): Always use the supplied argument list.
1317
d0107bb6
BW
13182008-11-19 Bob Wilson <bob.wilson@acm.org>
1319
1320 * xtensa-xtregs.c (XTENSA_ELF_XTREG_SIZE): Change to 4.
1321 (xtensa_regmap_table): Add entry for scompare1.
1322
2c4ad781
TJB
13232008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
1324
1325 * Makefile.in (powerpc-isa205-32l.o, powerpc-isa205-32l.c,
1326 powerpc-isa205-altivec32l.o, powerpc-isa205-altivec32l.c,
1327 powerpc-isa205-vsx32l.o, powerpc-isa205-vsx32l.c,
1328 powerpc-isa205-64l.o, powerpc-isa205-64l.c,
1329 powerpc-isa205-altivec64l.o, powerpc-isa205-altivec64l.c,
1330 powerpc-isa205-vsx64l.o, powerpc-isa205-vsx64l.c): New targets.
1331 * configure.srv (powerpc*-*-linux*): Add ISA 2.05 object files and
1332 XML target descriptions.
1333 * linux-ppc-low.c (ppc_arch_setup): Init registers with 64-bit FPSCR
1334 when inferior is running on an ISA 2.05 or later processor. Add
1335 special case to return offset for full 64-bit slot of FPSCR when
1336 in 32-bits.
1337
dfb64f85
DJ
13382008-11-14 Daniel Gutson <dgutson@codesourcery.com>
1339
1340 * Makefile.in (SFILES, clean): Added sparc64 files.
1341 (reg-sparc64.o, reg-sparc64.c): New.
1342 * configure.srv (sparc*-*-linux*): New configuration.
1343 * linux-low.c (regsets_fetch_inferior_registers): Swap ptrace
1344 syscall arguments for SPARC.
1345 (regsets_store_inferior_registers): Likewise.
1346 * linux-sparc-low.c: New file.
1347
66b6e1dd
DE
13482008-10-21 Doug Evans <dje@google.com>
1349
1350 * Makefile.in (BFD_DIR,BFD,BFD_SRC,BFD_CFLAGS): Delete.
1351 (READLINE_DIR,READLINE_DEP): Delete.
1352 (INTERNAL_CFLAGS): Update.
1353 (LINTFLAGS): Update.
1354
9b710a42
PA
13552008-10-10 Pedro Alves <pedro@codesourcery.com>
1356
1357 * server.c (handle_v_run): If GDB didn't specify an argv, use the
1358 whole argv from the last run, not just argv[0].
1359
5822d809
PA
13602008-09-08 Pedro Alves <pedro@codesourcery.com>
1361
1362 * regcache.c (new_register_cache): Return NULL if the register
1363 cache size isn't known yet.
1364 (free_register_cache): Avoid dereferencing a NULL regcache.
1365
74aac56f
DJ
13662008-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1367
1368 * configure.srv: Merge MIPS and MIPS64.
1369
400b20f5
MR
13702008-08-24 Maciej W. Rozycki <macro@linux-mips.org>
1371
1372 * Makefile.in (uninstall): Apply $(EXEEXT) too.
1373
677c5bb1
LM
13742008-08-18 Luis Machado <luisgpm@br.ibm.com>
1375
1376 * Makefile.in: Add required vsx dependencies.
1377
1378 * linux-ppc-low: Define PPC_FEATURE_HAS_VSX.
1379 Declare init_registers_powerpc_vsx32l.
1380 Declare init_registers_powerpc_vsx64l.
1381 Define PTRACE_GETVSXREGS and PTRACE_SETVSXREGS.
1382 (ppc_arch_setup): Check for VSX in hwcap.
1383 (ppc_fill_vsxregset): New function.
1384 (ppc_store_vsxregset): New function.
1385 Add new VSX entry in regset_info target_regsets.
1386
1387 * configure.srv: Add new VSX dependencies.
1388
a6f3e723
SL
13892008-08-12 Pedro Alves <pedro@codesourcery.com>
1390
1391 * remote-utils.c (noack_mode, transport_is_reliable): New globals.
1392 (remote_open): Set or clear transport_is_reliable.
1393 (putpkt_binary): Don't expect acks in noack mode.
1394 (getpkt): Don't send ack/nac in noack mode.
1395 * server.c (handle_general_set): Handle QStartNoAckMode.
1396 (handle_query): If connected by tcp pass QStartNoAckMode+ in
1397 qSupported.
1398 (main): Reset noack_mode on every connection.
1399 * server.h (noack_mode): Declare.
1400
a417dc56
RW
14012008-08-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1402
1403 * Makefile.in (GDBREPLAY_OBS): New variable.
1404 (gdbreplay$(EXEEXT)): Use it to avoid unportable $^.
1405
3221518c
UW
14062008-08-05 Ulrich Weigand <uweigand@de.ibm.com>
1407 Daniel Jacobowitz <dan@codesourcery.com>
1408
1409 * linux-low.c (linux_resume_one_process): Ignore ESRCH.
1410 (usr_store_inferior_registers): Likewise.
1411 (regsets_store_inferior_registers): Likewise.
1412
ec56be1b
PA
14132008-07-31 Rolf Jansen <rj@surtec.com>
1414 Pedro Alves <pedro@codesourcery.com>
1415
1416 * configure.ac: Check for memmem declaration.
1417 * server.c [HAVE_MALLOC_H]: Include malloc.h.
1418 (disable_packet_vCont, disable_packet_Tthread, disable_packet_qC)
1419 (disable_packet_qfThreadInfo): Unconditionally compile.
1420 * server.h [!HAVE_DECL_MEMMEM]: Declare memmem.
1421 * configure, config.in: Regenerate.
1422
2fe5e3ff
DE
14232008-07-28 Doug Kwan <dougkwan@google.com>
1424
1425 * linux-low.c (sys/dir.h, sys/user.h): Remove includes.
1426 (linux_write_memory): Remove declaration of errno.
1427
836acd6d
UW
14282008-07-12 Ulrich Weigand <uweigand@de.ibm.com>
1429
1430 * linux-low.c (handle_extended_wait): Do not use "status"
1431 variable uninitialized.
1432
aeba519e
PA
14332008-07-07 Pedro Alves <pedro@codesourcery.com>
1434
1435 * server.c (handle_v_attach): Inhibit reporting dll changes.
1436
db42f210
PA
14372008-06-27 Pedro Alves <pedro@codesourcery.com>
1438
1439 * remote-utils.c (prepare_resume_reply): If requested, don't
1440 output "thread:TID" in the T stop reply.
1441
1442 * server.c (disable_packet_vCont, disable_packet_Tthread)
1443 (disable_packet_qC, disable_packet_qfThreadInfo): New globals.
1444 (handle_query): If requested, disable support for qC, qfThreadInfo
1445 and qsThreadInfo.
1446 (handle_v_requests): If requested, disable support for vCont.
1447 (gdbserver_show_disableable): New.
1448 (main): Handle --disable-packet and --disable-packet=LIST.
1449
1450 * server.h (disable_packet_vCont, disable_packet_Tthread)
1451 (disable_packet_qC, disable_packet_qfThreadInfo): Declare.
1452
8e4c5421
CD
14532008-06-20 Carlos O'Donell <carlos@codesourcery.com>
1454
1455 * server.c (gdbserver_usage): Mention --version.
1456
6e23a804
DJ
14572008-06-06 Daniel Jacobowitz <dan@codesourcery.com>
1458
1459 * Makefile.in (gdbreplay.o): New rule.
1460
90aa6a40
JM
14612008-06-06 Joseph Myers <joseph@codesourcery.com>
1462
1463 * gdbreplay.c (gdbreplay_version): Say gdbreplay in version
1464 message, not gdbserver.
1465
c16158bc
JM
14662008-06-05 Vladimir Prus <vladimir@codesourcery.com>
1467 Nathan Sidwell <nathan@codesourcery.com>
1468 Joseph Myers <joseph@codesourcery.com>
1469
1470 * acinclude.m4: Include ../../config/acx.m4.
1471 * configure.ac: Use ACX_PKGVERSION and ACX_BUGURL.
1472 * configure, config.in: Regenerate.
1473 * Makefile.in (gdbreplay$(EXEEXT)): Add version.o.
1474 * server.c (gdbserver_version): Print PKGVERSION.
1475 (gdbsrever_usage): Add stream parameter. Print REPORT_BUGS_TO.
1476 (main): Adjust gdbserver_usage calls.
1477 * gdbreplay.c (version, host_name): Add declarations.
1478 (gdbreplay_version, gdbreplay_usage): New.
1479 (main): Accept --version and --help options.
1480
aeb75bf5
DJ
14812008-06-04 Daniel Jacobowitz <dan@codesourcery.com>
1482
1483 * linux-arm-low.c (thumb_breakpoint, thumb_breakpoint_len): New.
1484 (arm_breakpoint_at): Handle Thumb.
1485 (the_low_target): Add comment.
1486
76b233dd
UW
14872008-05-29 Ulrich Weigand <uweigand@de.ibm.com>
1488
1489 * linux-ppc-low.c (ppc_collect_ptrace_register): Clear buffer.
1490
08388c79
DE
14912008-05-09 Doug Evans <dje@google.com>
1492
a3c83fae
DE
1493 * server.h (decode_search_memory_packet): Declare.
1494 * remote-utils.c (decode_search_memory_packet): New fn.
1495 * server.c (handle_search_memory_1): New fn.
08388c79
DE
1496 (handle_search_memory): New fn.
1497 (handle_query): Process qSearch:memory packets.
1498
bb9c3d36
UW
14992008-05-08 Ulrich Weigand <uweigand@de.ibm.com>
1500
1501 * regcache.c (registers_length): Remove.
1502 (set_register_cache): Verify that PBUFSIZ is large enough to hold a
1503 full register packet.
1504 * regcache.h (registers_length): Remove prototype.
1505 * server.h (PBUFSIZ): Define to 16384.
1506
7284e1be
UW
15072008-05-03 Ulrich Weigand <uweigand@de.ibm.com>
1508
1509 * configure.srv (powerpc*-*-linux*): Set srv_regobj to
1510 powerpc-32l.o, powerpc-altivec32l.o, powerpc-e500l.o,
1511 powerpc-64l.o, and powerpc-altivec64l.o.
1512 Remove rs6000/powerpc-32.xml, rs6000/powerpc-64.xml, and
1513 rs6000/powerpc-e500.xml; add rs6000/powerpc-32l.xml,
1514 rs6000/powerpc-altivec32l.xml, rs6000/powerpc-e500l.xml,
1515 rs6000/powerpc-64l.xml, rs6000/powerpc-altivec64l.xml,
1516 rs6000/power-linux.xml, and rs6000/power64-linux.xml
1517 to srv_xmlfiles.
1518
1519 * Makefile.in (reg-ppc.o, reg-ppc.c): Remove, replace by ...
1520 (powerpc-32l.o, powerpc-32l.c): ... these new rules.
1521 (powerpc-32.o, powerpc-32.c): Remove, replace by ...
1522 (powerpc-altivec32l.o, powerpc-altivec32l.c): ... these new rules.
1523 (powerpc-e500.o, powerpc-e500.c): Remove, replace by ...
1524 (powerpc-e500l.o, powerpc-e500l.c): ... these new rules.
1525 (reg-ppc64.o, reg-ppc64.c): Remove, replace by ...
1526 (powerpc-64l.o, powerpc-64l.c): ... these new rules.
1527 (powerpc-64.o, powerpc-64.c): Remove, replace by ...
1528 (powerpc-altivec64l.o, powerpc-altivec64l.c): ... these new rules.
1529 (clean): Update.
1530
1531 * linux-ppc-low.c (init_registers_ppc): Remove, replace by ...
1532 (init_registers_powerpc_32l): ... this new prototype.
1533 (init_registers_powerpc_32): Remove, replace by ...
1534 (init_registers_powerpc_altivec32l): ... this new prototype.
1535 (init_registers_powerpc_e500): Remove, replace by ...
1536 (init_registers_powerpc_e500l): ... this new prototype.
1537 (init_registers_ppc64): Remove, replace by ...
1538 (init_registers_powerpc_64l): ... this new prototype.
1539 (init_registers_powerpc_64): Remove, replace by ...
1540 (init_registers_powerpc_altivec64l): ... this new prototype.
1541 (ppc_num_regs): Set to 73.
1542 (PT_ORIG_R3, PT_TRAP): Define if necessary.
1543 (ppc_regmap, ppc_regmap_e500): Add values for orig_r3 and trap.
1544 (ppc_cannot_store_register): Handle orig_r3 and trap.
1545 (ppc_arch_setup): Update init_registers_... calls.
1546 (ppc_fill_gregset): Handle orig_r3 and trap.
1547
1548 * inferiors.c (clear_inferiors): Reset current_inferior.
1549
fdc59709
PB
15502008-04-23 Paolo Bonzini <bonzini@gnu.org>
1551
1552 * acinclude.m4: Add override.m4.
1553 * configure: Regenerate.
1554
c9b2f845
UW
15552008-04-21 Ulrich Weigand <uweigand@de.ibm.com>
1556
1557 * linux-ppc-low.c (ppc_arch_setup): Reset ppc_hwcap after the
1558 initial call to init_register_ppc64.
1559
550512b8
UW
15602008-04-21 Ulrich Weigand <uweigand@de.ibm.com>
1561
1562 * configure.srv (powerpc64-*-linux*, powerpc-*-linux*): Merge into single
1563 powerpc*-*-linux* case.
1564 (s390-*-linux*, s390x-*-linux*): Merge into single s390*-*-linux* case.
1565
b6430ec3
UW
15662008-04-17 Ulrich Weigand <uweigand@de.ibm.com>
1567
1568 * configure.srv [powerpc64-*-linux*]: Remove powerpc-e500.o from
1569 srv_regobj. Remove rs6000/powerpc-e500.xml and rs6000/power-spe.xml
1570 from reg_xmlfiles.
1571 * linux-ppc-low.c: Include <elf.h>.
1572 (PPC_FEATURE_HAS_ALTIVEC, PPC_FEATURE_HAS_SPE): Define.
1573 (ppc_hwcap): New global variable.
1574 (ppc_regmap): Remove __SPE__ #ifdef sections.
1575 (ppc_regmap_e500): New global variable.
1576 (ppc_cannot_store_register): Update __SPE__ special case.
1577 (ppc_get_hwcap): New function.
1578 (ppc_arch_setup): Use it to determine whether inferior supports
1579 AltiVec or SPE registers. Set the_low_target.regmap if appropriate.
1580 (ppc_fill_vrregset, ppc_store_vrregset): Define unconditionally.
1581 Do not access registers if target does not support AltiVec.
1582 (ppc_fill_evrregset, ppc_store_evrregset): Define unconditionally.
1583 Do not access registers if target does not support SPE.
1584 (target_regsets): Unconditionally include AltiVec and SPE regsets.
1585
52fa2412
UW
15862008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
1587
1588 * linux-low.c (disabled_regsets, num_regsets): New.
1589 (use_regsets_p): Delete.
1590 (linux_wait_for_process): Clear disabled_regsets.
1591 (regsets_fetch_inferior_registers): Check and set it.
1592 (regsets_store_inferior_registers): Likewise.
1593 (linux_fetch_registers, linux_store_registers): Do not use
1594 use_regsets_p.
1595 (initialize_low): Allocate disabled_regsets.
1596
e28b3332
DJ
15972008-04-14 Daniel Jacobowitz <dan@codesourcery.com>
1598
1599 * Makefile.in (LIBOBJS): New.
1600 (OBS): Use LIBOBJS.
1601 (memmem.o): New rule.
1602 * configure.ac: Use AC_CONFIG_LIBOBJ_DIR and check for memmem.
1603 * configure: Regenerated.
1604
4536995d
UW
16052008-04-04 Ulrich Weigand <uweigand@de.ibm.com>
1606
1607 * server.c (handle_query): Never return "unsupported" for
1608 qXfer:features:read queries.
1609
221c031f
UW
16102008-03-27 Ulrich Weigand <uweigand@de.ibm.com>
1611
1612 * server.c (get_features_xml): Fix inverted condition.
1613 (handle_query): Always support qXfer:feature:read.
1614
ccd213ac
DJ
16152008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
1616
1617 * server.c (wrapper_argv): New.
1618 (start_inferior): Handle wrapper_argv. If set, expect an extra
1619 trap.
1620 (gdbserver_usage): Document --wrapper.
1621 (main): Parse --wrapper.
1622
6fe305f7
UW
16232008-02-28 Ulrich Weigand <uweigand@de.ibm.com>
1624
1625 * configure.srv [powerpc64-*-linux*]: Add all files mentioned for
1626 powerpc-*-linux* to srv_regobj and reg_xmlfiles.
1627 * linux-ppc-low.c (ppc_get_pc): Support bi-arch operation.
1628 (ppc_set_pc): Likewise.
1629 (ppc_arch_setup): New function.
1630 (ppc_fill_gregset): Call ppc_collect_ptrace_register instead
1631 of collect_register.
1632 (the_low_target): Use ppc_arch_setup as arch_setup initializer.
1633
5b0a002e
UW
16342008-02-28 Ulrich Weigand <uweigand@de.ibm.com>
1635
1636 * configure.srv [powerpc64-*-linux*]: Use linux-ppc-low.o
1637 instead of linux-ppc64-low.o.
1638 * linux-ppc64-low.c: Remove file.
1639 * Makefile.in (SFILES): Remove linux-ppc64-low.c.
1640 (linux-ppc64-low.o): Remove rule.
1641
1642 * linux-ppc-low.c (init_registers_ppc64): Add prototype.
1643 (init_registers_powerpc_64): Likewise.
1644 (ppc_regmap): Conditionally define depending on __powerpc64__.
1645 (ppc_cannot_store_register): Do not special-case "fpscr" when
1646 compiled on __powerpc64__.
1647 (ppc_collect_ptrace_register): New function.
1648 (ppc_supply_ptrace_register): New function.
1649 (ppc_breakpoint): Change type to "unsigned int".
1650 (ppc_breakpoint_at): Change type of "insn" to "unsigned int".
1651 (the_low_target): Conditionally provide initializers for the
1652 arch_setup member depending on __powerpc64__. Install
1653 collect_ptrace_register and supply_ptrace_register members.
1654
9b4b61c8
UW
16552008-02-28 Ulrich Weigand <uweigand@de.ibm.com>
1656
1657 * regcache.h (gdbserver_xmltarget): Add extern declaration.
1658 * server.c (gdbserver_xmltarget): Define.
1659 (get_features_xml): Use it to replace "target.xml" and arch_string.
1660
1661 * configure.srv: Remove srv_xmltarget. Add XML files that were
1662 mentioned there to srv_xmlfiles instead. Remove conditional tests
1663 on gdb_cv_arm_iwmmxt, gdb_cv_ppc_altivec, gdb_cv_ppc_spe; set
1664 srv_xmlfiles and srv_regobj to include all possible choices.
1665 * configure.ac (srv_xmltarget): Remove.
1666 (srv_xmlfiles): Do not add "target.xml".
1667 (gdb_cv_arm_iwmmxt, gdb_cv_ppc_altivec, gdb_cv_ppc_spe): Remove
1668 checks for supplementary target information.
1669 * configure: Regenerate.
1670 * Makefile.in (XML_TARGET): Remove.
1671 (target.xml): Remove rule.
1672 (clean): Do not clean up target.xml.
1673 (.PRECIOUS): Do not mention target.xml.
1674
1675 * target.h (struct target_ops): Remove arch_string member.
1676 * linux-low.c (linux_arch_string): Remove.
1677 (linux_target_ops): Remove arch_string initializer.
1678 * linux-low.h (struct linux_target_ops): Remove arch_string member.
1679 * linux-i386-low.c (the_low_target): Remove arch_string initializer.
1680 * linux-x86-64-low.c (the_low_target): Remove arch_string initializer.
1681 * spu-low.c (spu_arch_string): Remove.
1682 (spu_target_ops): Remove arch_string initializer.
1683 * win32-low.c (win32_arch_string): Remove.
1684 (win32_target_ops): Remove arch_string initializer.
1685 * win32-low.h (struct win32_target_ops): Remove arch_string member.
1686 * win32-arm-low.c (the_low_target): Remove arch_string initializer.
1687 * win32-i368-low.c (the_low_target): Remove arch_string initializer.
1688
ee1a7ae4
UW
16892008-02-27 Ulrich Weigand <uweigand@de.ibm.com>
1690
1691 * linux-low.h (struct linux_target_ops): Replace left_pad_xfer field
1692 by collect_ptrace_register and supply_ptrace_register hooks.
1693 * linux-low.c (fetch_register): Use supply_ptrace_register callback
1694 instead of checking for the_low_target.left_pad_xfer.
1695 (usr_store_inferior_registers): Use collect_ptrace_register callback
1696 instead of checking for the_low_target.left_pad_xfer.
1697
1698 * linux-s390-low.c (s390_collect_ptrace_register): New function.
1699 (s390_supply_ptrace_register): Likewise.
1700 (s390_fill_gregset): Call s390_collect_ptrace_register.
1701 (the_low_target): Update.
1702
1703 * linux-ppc64-low.c (ppc_collect_ptrace_register): New function.
1704 (ppc_supply_ptrace_register): Likewise.
1705 (the_low_target): Update.
1706
1707 * linux-i386-low.c (the_low_target): Update.
1708 * linux-x86-64-low.c (the_low_target): Update.
1709
d61ddec4
UW
17102008-02-27 Ulrich Weigand <uweigand@de.ibm.com>
1711
1712 * configure.srv [s390x-*-linux*]: Set srv_regobj to include both
1713 reg-s390.o and reg-s390x.o.
1714
1715 * linux-low.c (new_inferior): New global variable.
1716 (linux_create_inferior, linux_attach): Set it.
1717 (linux_wait_for_process): Call the_low_target.arch_setup after the
1718 target has stopped for the first time.
1719 (initialize_low): Do not call the_low_target.arch_setup.
1720
1721 * linux-s390-low.c (s390_get_pc): Support bi-arch operation.
1722 (s390_set_pc): Likewise.
1723 (s390_arch_setup): New function.
1724 (the_low_target): Use s390_arch_setup as arch_setup routine.
1725
1726 * regcache.c (realloc_register_cache): New function.
1727 (set_register_cache): Call it for each existing regcache.
1728
d05b4ac3
UW
17292008-02-27 Ulrich Weigand <uweigand@de.ibm.com>
1730
1731 * server.h (init_registers): Remove prototype.
1732
1733 * linux-low.h (struct linux_target_ops): Add arch_setup field.
1734 * linux-low.c (initialize_low): Call the_low_target.arch_setup ()
1735 instead of init_registers ().
1736 * linux-arm-low.c (init_registers_arm): Add prototype.
1737 (init_registers_arm_with_iwmmxt): Likewise.
1738 (the_low_target): Add initializer for arch_setup field.
1739 * linux-cris-low.c (init_registers_cris): Add prototype.
1740 (the_low_target): Add initializer for arch_setup field.
1741 * linux-crisv32-low.c (init_registers_crisv32): Add prototype.
1742 (the_low_target): Add initializer for arch_setup field.
1743 * linux-i386-low.c (init_registers_i386_linux): Add prototype.
1744 (the_low_target): Add initializer for arch_setup field.
1745 * linux-ia64-low.c (init_registers_ia64): Add prototype.
1746 (the_low_target): Add initializer for arch_setup field.
1747 * linux-m32r-low.c (init_registers_m32r): Add prototype.
1748 (the_low_target): Add initializer for arch_setup field.
1749 * linux-m68k-low.c (init_registers_m68k): Add prototype.
1750 (the_low_target): Add initializer for arch_setup field.
1751 * linux-mips-low.c (init_registers_mips_linux): Add prototype.
1752 (init_registers_mips64_linux): Likewise.
1753 (the_low_target): Add initializer for arch_setup field.
1754 * linux-ppc-low.c (init_registers_ppc): Add prototype.
1755 (init_registers_powerpc_32, init_registers_powerpc_e500): Likewise.
1756 (the_low_target): Add initializer for arch_setup field.
1757 * linux-ppc64-low.c (init_registers_ppc64): Add prototype.
1758 (init_registers_powerpc_64): Likewise.
1759 (the_low_target): Add initializer for arch_setup field.
1760 * linux-s390-low.c (init_registers_s390): Add prototype.
1761 (init_registers_s390x): Likewise.
1762 (the_low_target): Add initializer for arch_setup field.
1763 * linux-sh-low.c (init_registers_sh): Add prototype.
1764 (the_low_target): Add initializer for arch_setup field.
1765 * linux-x86-64-low.c (init_registers_x86_64_linux): Add prototype.
1766 (the_low_target): Add initializer for arch_setup field.
1767 * linux-xtensa-low.c (init_registers_xtensa): Add prototype.
1768 (the_low_target): Add initializer for arch_setup field.
1769
1770 * win32-low.h (struct win32_target_ops): Add arch_setup field.
1771 * win32-low.c (initialize_low): Call the_low_target.arch_setup ()
1772 instead of init_registers ().
1773 * win32-arm-low.c (init_registers_arm): Add prototype.
1774 (the_low_target): Add initializer for arch_setup field.
1775 * win32-i386-low.c (init_registers_i386): Add prototype.
1776 (the_low_target): Add initializer for arch_setup field.
1777
1778 * spu-low.c (init_registers_spu): Add prototype.
1779 (initialize_low): Call initialie_registers_spu () instead of
1780 initialize_registers ().
1781
fd96d250
PA
17822008-02-19 Pedro Alves <pedro@codesourcery.com>
1783
1784 * server.c (handle_v_requests): When handling the vRun and vAttach
1785 packets, if already debugging a process, don't kill it. Return an
1786 error instead.
1787
d41b6bb4
DJ
17882008-02-17 Daniel Jacobowitz <dan@codesourcery.com>
1789
1790 * server.c (handle_query): Correct length check.
1791
5ac588cf
PA
17922008-02-14 Pedro Alves <pedro_alves@portugalmail.pt>
1793
1794 * win32-low.c (do_initial_child_stuff): Add process handle
1795 parameter. Set current_process_handle and current_process_id from the
1796 parameters. Clear globals.
1797 (win32_create_inferior): Don't set current_process_handle and
1798 current_process_id here. Instead pass them on the call to
1799 do_initial_child_stuff.
1800 (win32_attach): Likewise.
1801 (win32_clear_inferiors): New.
1802 (win32_kill): Don't close the current process handle or the
1803 current thread handle here. Instead call win32_clear_inferiors.
1804 (win32_detach): Don't open a new handle to the process. Call
1805 win32_clear_inferiors.
1806 (win32_join): Don't rely on current_process_handle; open a new
1807 handle using the process id.
1808 (win32_wait): Call win32_clear_inferiors when the inferior process
1809 has exited.
1810
ecd7ecbc
DJ
18112008-02-14 Daniel Jacobowitz <dan@codesourcery.com>
1812
1813 * server.c (monitor_show_help): Add "exit".
1814
1525d545
MG
18152008-02-11 Maxim Grigoriev <maxim2405@gmail.com>
1816
ecd7ecbc 1817 * Makefile.in (SFILES): Add linux-xtensa-low.c.
1525d545
MG
1818 (clean): Add reg-xtensa.c.
1819 (linux-xtensa-low.o, reg-xtensa.o, reg-xtensa.c): New dependencies.
ecd7ecbc
DJ
1820 * configure.srv (xtensa*-*-linux*) New target.
1821 * linux-xtensa-low.c: New.
1822 * xtensa-xtregs.c: New.
1525d545 1823
59a016f0
PA
18242008-02-01 Pedro Alves <pedro_alves@portugalmail.pt>
1825
1826 * hostio.c: Don't include errno.h.
1827 (errno_to_fileio_errno): Move to hostio-errno.
1828 * hostio.c: (hostio_error): Remove the error parameter. Defer the
1829 error number outputting to the target->hostio_last_error callback.
1830 (hostio_packet_error): Use FILEIO_EINVAL directly.
1831 (handle_open, handle_pread, hostio_error, handle_unlink): Update
1832 calls to hostio_error.
1833 * hostio-errno.c: New.
1834 * server.h (hostio_last_error_from_errno): Declare.
1835 * target.h (target_ops): Add hostio_last_error member.
1836 * linux-low.c (linux_target_op): Register hostio_last_error_from_errno
1837 as hostio_last_error handler.
1838 * spu-low.c (spu_target_ops): Likewise.
1839 * win32-low.c [_WIN32_WCE] (win32_error_to_fileio_error)
1840 (wince_hostio_last_error): New functions.
1841 (win32_target_ops) [_WIN32_WCE]: Register wince_hostio_last_error
1842 as hostio_last_error handler.
1843 (win32_target_ops) [!_WIN32_WCE]: Register
1844 hostio_last_error_from_errno as hostio_last_error handler.
1845 * Makefile.in (SFILES): Add hostio.c and hostio-errno.c.
1846 (hostio-errno.o): New rule.
1847 * configure.ac (GDBSERVER_DEPFILES): Add $srv_hostio_err_objs.
1848 * configure.srv (srv_hostio_err_objs): New variable. Default to
1849 hostio-errno.o.
1850 (arm*-*-mingw32ce*): Set srv_hostio_err_objs to "".
1851 * configure: Regenerate.
1852
2d717e4f
DJ
18532008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1854
1855 * linux-low.c (linux_attach_lwp): Do not _exit after errors.
1856 (linux_kill, linux_detach): Clean up the process list.
1857 * remote-utils.c (remote_open): Improve port number parsing.
1858 (putpkt_binary, input_interrupt): Only send interrupts if the target
1859 is running.
1860 * server.c (extended_protocol): Make static.
1861 (attached): Define earlier.
1862 (exit_requested, response_needed, program_argv): New variables.
1863 (target_running): New.
1864 (start_inferior): Clear attached here.
1865 (attach_inferior): Set attached here.
1866 (require_running): Define.
1867 (handle_query): Use require_running and target_running. Implement
1868 "monitor exit".
1869 (handle_v_attach, handle_v_run): New.
1870 (handle_v_requests): Use require_running. Handle vAttach and vRun.
1871 (gdbserver_usage): Update.
1872 (main): Redo argument parsing. Handle --debug and --multi. Handle
1873 --attach along with other options or after the port. Save
1874 program_argv. Support no initial program. Resynchronize
1875 communication with GDB after an error. Handle "monitor exit".
1876 Use require_running and target_running. Always allow the extended
1877 protocol. Do not error out for Hc0 or Hc-1. Do not automatically
1878 restart in extended mode.
1879 * README: Refer to the GDB manual. Update --attach usage.
1880
7407e2de
AS
18812007-12-20 Andreas Schwab <schwab@suse.de>
1882
1883 * linux-low.c (STACK_SIZE): Define.
1884 (linux_tracefork_child): Use it. Use __clone2 on ia64.
1885 (linux_test_for_tracefork): Likewise.
1886
b65d95c5
DJ
18872007-12-18 Daniel Jacobowitz <dan@codesourcery.com>
1888
1889 * linux-low.c (linux_wait_for_event): Update messages. Do not
1890 reinsert auto-delete breakpoints.
1891 * mem-break.c (struct breakpoint): Change return type of handler to
1892 int.
1893 (set_breakpoint_at): Update handler type.
1894 (reinsert_breakpoint_handler): Return 1 instead of calling
1895 delete_breakpoint.
1896 (reinsert_breakpoint_by_bp): Check for the original breakpoint before
1897 setting a new one.
1898 (check_breakpoints): Delete auto-delete breakpoints and return 2.
1899 * mem-break.h (set_breakpoint_at): Update handler type.
1900 * thread-db.c (thread_db_create_event, thread_db_create_event): Update.
1901 * win32-low.c (auto_delete_breakpoint): New.
1902 (get_child_debug_event): Use it.
1903
4e799345
DJ
19042007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
1905
1906 * configure.ac: Check for pread and pwrite.
1907 * hostio.c (handle_pread): Fall back to lseek and read.
1908 (handle_pwrite): Fall back to lseek and write.
1909 * config.in, configure: Regenerated.
1910
27524b67
DJ
19112007-12-07 Daniel Jacobowitz <dan@codesourcery.com>
1912
1913 * server.c (myresume): Add own_buf argument.
1914 (main): Update calls.
1915
a20d5e98
DJ
19162007-12-06 Daniel Jacobowitz <dan@codesourcery.com>
1917
1918 * linux-low.c (linux_wait, linux_resume): Do not handle async I/O.
1919 * remote-utils.c (remote_open): Do not call disable_async_io.
1920 (block_async_io): Delete.
1921 (unblock_async_io): Make static.
1922 (initialize_async_io): New.
1923 * server.c (handle_v_cont): Handle async I/O here.
1924 (myresume): Likewise. Move other common resume tasks here...
1925 (main): ... from here. Call initialize_async_io. Disable async
1926 I/O before the main loop.
1927 * server.h (initialize_async_io): Declare.
1928 (block_async_io, unblock_async_io): Delete prototypes.
1929 * spu-low.c (spu_resume, spu_wait): Do not handle async I/O here.
1930
b79d787e
DJ
19312007-12-06 Mick Davis <mickd@goanna.iinet.net.au>
1932
1933 * remote-utils.c (readchar): Allow binary data in received messages.
1934
d97903b2
PA
19352007-12-03 Pedro Alves <pedro_alves@portugalmail.pt>
1936
1937 * win32-low.c (attaching): New global.
1938 (win32_create_inferior): Clear the `attaching' global.
1939 (win32_attach): Set the `attaching' global.
1940 (get_child_debug_event) [_WIN32_WCE]: Stop the inferior when
1941 attaching. Only set a breakpoint at the entry point if not
1942 attaching.
1943
311de423
PA
19442007-12-03 Pedro Alves <pedro_alves@portugalmail.pt>
1945
1946 * server.c (main): Don't report dll events on the initial
1947 connection on attaches.
1948
6c2d16d2
PA
19492007-12-03 Pedro Alves <pedro_alves@portugalmail.pt>
1950
1951 * server.c (main): Relax numerical bases supported for the pid of
1952 the --attach command line argument.
1953
5ca906e6
PA
19542007-12-03 Pedro Alves <pedro_alves@portugalmail.pt>
1955
1956 * win32-low.c (win32_attach): Call OpenProcess before
1957 DebugActiveProcess, not after. Add last error output to error
1958 call.
1959
9c6c8194
PA
19602007-12-03 Pedro Alves <pedro_alves@portugalmail.pt>
1961
1962 * win32-low.c (win32_get_thread_context)
1963 (win32_set_thread_context): New functions.
1964 (thread_rec): Use win32_get_thread_context.
1965 (continue_one_thread, win32_resume): Use win32_set_thread_context.
1966 * win32-low.h (win32_thread_info) [_WIN32_WCE]: Add `base_context'
1967 field.
1968
4d5d1aaa
PA
19692007-12-03 Leo Zayas
1970 Pedro Alves <pedro_alves@portugalmail.pt>
1971
1972 * win32-low.c (soft_interrupt_requested, faked_breakpoint): New
1973 global variables.
1974 (child_add_thread): Minor cleanup.
1975 (child_continue): Resume artificially suspended threads before
1976 calling ContinueDebugEvent.
1977 (suspend_one_thread): New.
1978 (fake_breakpoint_event): New.
1979 (get_child_debug_event): Change return type to int. Check here if
1980 gdb sent an interrupt request. If a soft interrupt was requested,
1981 fake a breakpoint event. Return 0 if there is no event to handle,
1982 and 1 otherwise.
1983 (win32_wait): Don't check here if gdb sent an interrupt request.
1984 Ensure there is a valid event to handle.
1985 (win32_request_interrupt): Add soft interruption method as last
1986 resort.
1987
c436e841
PA
19882007-12-03 Leo Zayas
1989 Pedro Alves <pedro_alves@portugalmail.pt>
1990
1991 * win32-low.h (win32_thread_info): Add descriptions to the
1992 structure members. Replace `suspend_count' counter by a
1993 `suspended' flag.
1994 * win32-low.c (thread_rec): Update condition of when to get the
1995 context from the inferior. Rely on ContextFlags being set if it
1996 has already been retrieved. Only suspend the inferior thread if
1997 we haven't already. Warn if that fails.
1998 (continue_one_thread): s/suspend_count/suspended/. Only call
1999 ResumeThread once. Warn if that fails.
2000
e7b5fa67
PA
20012007-12-02 Pedro Alves <pedro_alves@portugalmail.pt>
2002
2003 * win32-low.c (win32_wait): Don't read from the inferior when it
2004 has already exited.
2005
a385171d
PA
20062007-12-02 Pedro Alves <pedro_alves@portugalmail.pt>
2007
2008 * Makefile.in (win32_low_h): New variable.
2009 (win32-low.o): Add dependency on $(win32_low_h).
2010 (win32-arm-low.o, win32-i386-low.o): New rules.
2011
f80c84b3
DJ
20122007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
2013
2014 * hostio.c: Correct copyright year.
2015
a6b151f1
DJ
20162007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
2017
2018 * Makefile.in (OBS): Add hostio.o.
2019 (hostio.o): New rule.
2020 * server.h (handle_vFile): Declare.
2021 * hostio.c: New file.
2022 * server.c (handle_v_requests): Take packet_len and new_packet_len
2023 for binary packets. Call handle_vFile.
2024 (main): Update call to handle_v_requests.
2025
f9387fc3
DJ
20262007-11-05 Daniel Jacobowitz <dan@codesourcery.com>
2027
2028 * linux-low.c: Include <sched.h>.
2029
51c2684e
DJ
20302007-11-01 Daniel Jacobowitz <dan@codesourcery.com>
2031
2032 * linux-low.c (linux_tracefork_grandchild): New.
2033 (linux_tracefork_child): Use clone.
2034 (linux_test_for_tracefork): Use clone; allocate and free a stack.
2035
75f83163
JB
20362007-10-31 Joel Brobecker <brobecker@adacore.com>
2037
2038 * Makefile.in: Use $(SHELL) instead of "sh" to call regdat.sh.
2039
da5898ce
DJ
20402007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2041
2042 * linux-low.c (handle_extended_wait): Handle unexpected signals.
2043
24a09b5f
DJ
20442007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2045
2046 * inferiors.c (change_inferior_id): Delete.
2047 (add_pid_to_list, pull_pid_from_list): New.
2048 * linux-low.c (PTRACE_SETOPTIONS, PTRACE_GETEVENTMSG)
2049 (PTRACE_O_TRACESYSGOOD, PTRACE_O_TRACEFORK, PTRACE_O_TRACEVFORK)
2050 (PTRACE_O_TRACECLONE, PTRACE_O_TRACEEXEC, PTRACE_O_TRACEVFORKDONE)
2051 (PTRACE_O_TRACEEXIT, PTRACE_EVENT_FORK, PTRACE_EVENT_VFORK)
2052 (PTRACE_EVENT_CLONE, PTRACE_EVENT_EXEC, PTRACE_EVENT_VFORK_DONE)
2053 (PTRACE_EVENT_EXIT, __WALL): Provide default definitions.
2054 (stopped_pids, thread_db_active, must_set_ptrace_flags): New variables.
2055 (using_threads): Always set to 1.
2056 (handle_extended_wait): New.
2057 (add_process): Do not set TID.
2058 (linux_create_inferior): Set must_set_ptrace_flags.
2059 (linux_attach_lwp): Remove TID argument. Do not check using_threads.
2060 Use PTRACE_SETOPTIONS. Call new_thread_notify. Update all callers.
2061 (linux_thread_alive): Rename TID argument to LWPID.
2062 (linux_wait_for_process): Handle unknown processes. Do not use TID.
2063 (linux_wait_for_event): Do not use TID or check using_threads. Update
2064 call to dead_thread_notify. Call handle_extended_wait.
2065 (linux_create_inferior): Use PTRACE_SETOPTIONS.
2066 (send_sigstop): Delete sigstop_sent.
2067 (wait_for_sigstop): Avoid TID.
2068 (linux_supports_tracefork_flag, linux_tracefork_child, my_waitpid)
2069 (linux_test_for_tracefork): New.
2070 (linux_lookup_signals): Use thread_db_active and
2071 linux_supports_tracefork_flag.
2072 (initialize_low): Use thread_db_active and linux_test_for_tracefork.
2073 * linux-low.h (get_process_thread): Avoid TID.
2074 (struct process_ifo): Move thread_known and tid to the end. Remove
2075 sigstop_sent.
2076 (linux_attach_lwp, thread_db_init): Update prototypes.
2077 * server.h (change_inferior_id): Delete prototype.
2078 (add_pid_to_list, pull_pid_from_list): New prototypes.
2079 * thread-db.c (thread_db_use_events): New.
2080 (find_first_thread): Rename to...
2081 (find_one_thread): ...this. Update callers and messages. Do not
2082 call fatal. Check thread_db_use_events. Do not call
2083 change_inferior_id or new_thread_notify.
2084 (maybe_attach_thread): Update. Do not call new_thread_notify.
2085 (thread_db_init): Set thread_db_use_events. Check use_events.
2086 * utils.c (fatal, warning): Correct message prefix.
2087
30ed0a8f
DJ
20882007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
2089
2090 * Makefile.in (clean): Remove new files.
2091 (powerpc-32.o, powerpc-32.c, powerpc-e500.o, powerpc-e500.c)
2092 (powerpc-64.o, powerpc-64.c): New rules.
2093 * configure.srv: Use alternate register sets for powerpc64-*-linux*
2094 with AltiVec, powerpc-*-linux* with AltiVec, and powerpc-*-linux*
2095 with SPE.
2096 * linux-ppc-low.c (ppc_regmap): Do not fetch the FP registers for
2097 SPE targets.
2098 (ppc_cannot_store_register): Do not check for FPSCR for SPE targets.
2099 (PTRACE_GETVRREGS, PTRACE_SETVRREGS, SIZEOF_VRREGS, ppc_fill_vrregset)
2100 (ppc_store_vrregset, PTRACE_GETEVRREGS, PTRACE_SETEVRREGS)
2101 (struct gdb_evrregset_t, ppc_fill_evrregset, ppc_store_evrregset): New.
2102 (target_regsets): Add AltiVec and SPE register sets.
2103 * configure.ac: Check for AltiVec and SPE.
2104 * linux-ppc64-low.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS, SIZEOF_VRREGS)
2105 (ppc_fill_vrregset, ppc_store_vrregset): New.
2106 (target_regsets): Add AltiVec register set.
2107 * configure: Regenerated.
2108
fd462a61
DJ
21092007-09-19 Daniel Jacobowitz <dan@codesourcery.com>
2110
2111 * linux-low.c (O_LARGEFILE): Define.
2112 (linux_read_memory): Use /proc/PID/mem.
2113 * configure.ac: Use AC_GNU_SOURCE. Check for pread64.
2114 * configure, config.in: Regenerated.
2115
69f223ed
DJ
21162007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
2117
2118 * linux-low.c (linux_wait_for_event): Do not pass signals while
2119 single-stepping.
2120
aec18585
PA
21212007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
2122
2123 * win32-low.c (create_process): New.
2124 (win32_create_inferior): Use create_process instead of
2125 CreateProcess. If create_process failed retry appending an ".exe"
2126 suffix. Store the GetLastError result immediatelly after
2127 create_process calls and use it on the call to error.
2128
34d86ddd
PA
21292007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
2130
2131 * win32-low.c (handle_load_dll): Don't use toolhelp when waiting.
2132
5a0e3bd0
JB
21332007-08-23 Joel Brobecker <brobecker@adacore.com>
2134
2135 * configure.ac: Switch license to GPLv3.
2136
f88c79e6
MS
21372007-08-01 Michael Snyder <msnyder@access-company.com>
2138
2139 * remote-utils.c (putpkt_binary): Memory leak, free buf2.
2140
6b3d9b83
PA
21412007-07-31 Pedro Alves <pedro_alves@portugalmail.pt>
2142
2143 * win32-low.c (winapi_CloseToolhelp32Snapshot) [_WIN32_WCE]: New
2144 typedef.
2145 (win32_CloseToolhelp32Snapshot) [_WIN32_WCE]: New global var.
2146 (load_toolhelp) [_WIN32_WCE]: Load TOOLHELP.DLL. Get
2147 CloseToolhelp32Snapshot.
2148 (toolhelp_get_dll_name) [_WIN32_WCE]: Close the snapshot with
2149 CloseToolhelp32Snapshot.
2150
c588c53c
MS
21512007-07-27 Michael Snyder <michael.snyder@access-company.com>
2152
2153 * server.c (main): Check for inferior exit before main loop.
2154
aa0403d9
PA
21552007-07-18 Pedro Alves <pedro_alves@portugalmail.pt>
2156
2157 * remote-utils.c (remote_open): Set SO_KEEPALIVE on remote_desc
2158 instead of on tmp_desc.
2159
255e7678
DJ
21602007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
2161 Daniel Jacobowitz <dan@codesourcery.com>
2162
2163 * inferiors.c (all_dlls, dlls_changed, get_dll): New.
2164 (add_thread): Minor cleanups.
2165 (clear_inferiors): Move lower in the file. Clear the DLL
2166 list.
2167 (free_one_dll, match_dll, loaded_dll, unloaded_dll, clear_list): New.
2168 * remote-utils.c (prepare_resume_reply): Check dlls_changed.
2169 (xml_escape_text): New.
2170 * server.c (handle_query): Handle qXfer:libraries:read. Report it
2171 for qSupported.
2172 (handle_v_cont): Report errors.
2173 (gdbserver_version): Update.
2174 (main): Correct size of own_buf. Do not report initial DLL events.
2175 * server.h (struct dll_info, all_dlls, dlls_changed, loaded_dll)
2176 (unloaded_dll, xml_escape_text): New.
2177 * win32-low.c (enum target_waitkind): Update comments.
2178 (win32_add_one_solib, get_image_name, winapi_EnumProcessModules)
2179 (winapi_GetModuleInformation, winapi_GetModuleFileNameExA)
2180 (win32_EnumProcessModules, win32_GetModuleInformation)
2181 (win32_GetModuleFileNameExA, load_psapi, psapi_get_dll_name)
2182 (winapi_CreateToolhelp32Snapshot, winapi_Module32First)
2183 (winapi_Module32Next, win32_CreateToolhelp32Snapshot)
2184 (win32_Module32First, win32_Module32Next, load_toolhelp)
2185 (toolhelp_get_dll_name, handle_load_dll, handle_unload_dll): New.
2186 (get_child_debug_event): Handle DLL events.
2187 (win32_wait): Likewise.
2188
0d37add9
DJ
21892007-07-12 Daniel Jacobowitz <dan@codesourcery.com>
2190
2191 * configure.srv: Set srv_linux_regsets for sh*-*-linux*.
2192 * linux-sh-low.c (sh_fill_gregset, target_regsets): New.
2193
45e2715e
PA
21942007-07-08 Pedro Alves <pedro_alves@portugalmail.pt>
2195
2196 * win32-low.c (handle_output_debug_string): Ignore event if not
2197 waiting.
2198
c5674cf1
PA
21992007-07-08 Pedro Alves <pedro_alves@portugalmail.pt>
2200
2201 * win32-arm-low.c (arm_wince_breakpoint): Fix typo.
2202
2bbe3cc1
DJ
22032007-07-03 Daniel Jacobowitz <dan@codesourcery.com>
2204
2205 * remote-utils.c (look_up_one_symbol): Handle 'm' packets.
2206
ae13219e
DJ
22072007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
2208
2209 * inferiors.c (change_inferior_id): Add comment.
2210 * linux-low.c (check_removed_breakpoint): Add an early
2211 prototype. Improve debug output.
2212 (linux_attach): Doc update.
2213 (linux_detach_one_process, linux_detach): Clean up before releasing
2214 each process.
2215 (send_sigstop, wait_for_sigstop): Improve comments and debug output.
2216 * linux-low.h (struct process_info): Doc improvement.
2217 * mem-break.c (delete_all_breakpoints): New.
2218 * mem-break.h (delete_all_breakpoints): New prototype.
2219 * thread-db.c (find_first_thread): New.
2220 (thread_db_create_event): Call it instead of
2221 thread_db_find_new_threads. Clean up unused variables.
2222 (maybe_attach_thread): Remove first thread handling.
2223 (thread_db_find_new_threads): Use find_first_thread.
2224 (thread_db_get_tls_address): Likewise.
2225
4105de34
DJ
22262007-06-27 Daniel Jacobowitz <dan@codesourcery.com>
2227
2228 * thread-db.c (thread_db_find_new_threads): Add prototype.
2229 (thread_db_create_event): Check for the main thread before adding
2230 a new thread.
2231 (maybe_attach_thread): Only enable event reporting if TID == 0.
2232 (thread_db_get_tls_address): Check for new threads.
2233
2b876972
DJ
22342007-06-20 Daniel Jacobowitz <dan@codesourcery.com>
2235
2236 * linux-low.c (linux_create_inferior): Try execv before execvp.
2237 * spu-low.c (spu_create_inferior): Likewise.
2238
7a245884
DJ
22392007-06-13 Mike Frysinger <vapier@gentoo.org>
2240
2241 * linux-low.c (linux_create_inferior): Change execv to execvp.
2242 * spu-low.c (spu_create_inferior): Likewies.
2243
117ce543
DJ
22442007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2245
2246 * Makefile.in (clean): Clean new files instead of deleted ones.
2247 (reg-mips.o, reg-mips.c, reg-mips64.o, reg-mips64.c): Delete.
2248 (mips-linux.o, mips-linux.c, mips64-linux.o, mips64-linux.c): New
2249 rules.
2250 * configure.srv: Specify XML files and new regformats for MIPS and
2251 MIPS64 GNU/Linux.
2252 * linux-mips-low.c (mips_num_regs): Set to only used registers.
2253 (mips_regmap): Do not fetch $0. Remove unused registers. Add
2254 an entry for the restart register.
2255 (mips_cannot_fetch_register, mips_cannot_store_register)
2256 (mips_reinsert_addr, mips_fill_fpregset, mips_store_fpregset): Update
2257 register names to match the XML descriptions.
2258 (mips_fill_gregset, mips_store_gregset): Likewise. Handle the
2259 restart register instead of $0.
2260
0e7f50da
UW
22612007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2262 Markus Deuling <deuling@de.ibm.com>
2263
2264 * remote-utils.c (decode_xfer_write): New function.
2265 * server.h (decode_xfer_write): Add prototype.
2266 * server.c (handle_query): Add PACKET_LEN argument. Support
2267 qXfer:spu:read and qXfer:spu:write packets.
2268 (main): Pass packet_len to handle_query.
2269 * spu-low.c (spu_target_ops): Add spu_proc_xfer_spu.
2270 * target.h (target_ops): Add qxfer_spu.
2271
374c1d38
UW
22722007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2273
2274 * spu-low.c (spu_proc_xfer_spu): Do not return failure when
2275 accessing non-seekable spufs files.
2276
bb63802a
UW
22772007-05-16 Markus Deuling <deuling@de.ibm.com>
2278
2279 * server.c (handle_query): Add reply for qC packet.
2280
7390519e
PA
22812007-05-10 Pedro Alves <pedro_alves@portugalmail.pt>
2282 Leo Zayas <lerele@champenstudios@com>
2283
2284 * server.h (check_remote_input_interrupt_request): New function.
2285 * remote_utils.c (INVALID_DESCRIPTOR): New define.
2286 (remote_desc): Initialize with INVALID_DESCRIPTOR.
2287 (input_interrupt): Expose on USE_WIN32API too. Fix whitespace.
2288 (check_remote_input_interrupt_request): New function.
2289 * server.h (check_remote_input_interrupt_request): Declare.
3ecf0694 2290 * win32-low.c (winapi_DebugBreakProcess,
7390519e
PA
2291 winapi_GenerateConsoleCtrlEvent): New typedefs.
2292 (get_child_debug_event): Lower Win32 debug event polling from 1 sec
2293 to 250 ms.
2294 (win32_wait): Check for remote interrupt request
2295 with check_remote_input_interrupt_request.
2296 (win32_request_interrupt): New function.
2297 (win32_target_op): Set request_interrupt to win32_request_interrupt.
2298
34b34921
PA
22992007-05-10 Pedro Alves <pedro_alves@portugalmail.pt>
2300
2301 * win32-low.c (debug_registers_changed,
2302 debug_registers_used, CONTEXT_EXTENDED_REGISTERS,
2303 CONTEXT_FLOATING_POINT, CONTEXT_DEBUG_REGISTERS,
2304 CONTEXT_DEBUGGER, CONTEXT_DEBUGGER_DR): Delete.
2305 (thread_rec): Get context using the low target.
2306 (child_add_thread): Call thread_added on the low target,
2307 which does the same thing.
2308 (regptr): Delete.
2309 (do_initial_child_stuff): Remove debug registers references.
2310 Set context using the low target. Resume threads after
2311 setting the contexts.
2312 (child_continue): Remove dead variable. Remove debug
2313 registers references.
2314 (child_fetch_inferior_registers): Go through the low target.
2315 (do_child_store_inferior_registers): Remove.
2316 (child_store_inferior_registers): Go through the low target.
2317 (win32_resume): Remove debug registers references.
2318 Set context using the low target.
2319 (handle_exception): Change return type to void. Don't record
2320 context here. Set status to TARGET_WAITKIND_SPURIOUS on a
2321 first chance exception.
2322 (get_child_debug_event): Change return type to void. Remove
2323 goto loop. Always return after waiting for debug event.
2324 (win32_wait): Convert to switch statement. Handle spurious
2325 events.
2326
2327 * win32-i386-low.c (debug_registers_changed,
2328 debug_registers_used): New.
2329 (initial_stuff): Rename to ...
2330 (i386_initial_stuff): ... this. Clear debug registers
2331 state variables.
2332 (store_debug_registers): Delete.
2333 (i386_get_thread_context): New.
2334 (load_debug_registers): Delete.
2335 (i386_set_thread_context): New.
2336 (i386_thread_added): New.
2337 (single_step): Rename to ...
2338 (i386_single_step): ... this.
2339 (do_fetch_inferior_registers): Rename to ...
2340 (i386_fetch_inferior_register): ... this.
2341 (i386_store_inferior_register): New.
2342 (the_low_target): Adapt to new interface.
2343
2344 * win32-arm-low.c (CONTEXT_FLOATING_POINT): Define.
2345 (arm_get_thread_context): New.
2346 (arm_set_thread_context): New.
2347 (regptr): New.
2348 (do_fetch_inferior_registers): Rename to ...
2349 (arm_fetch_inferior_register): ... this.
2350 (arm_store_inferior_register): New.
2351 (arm_wince_breakpoint): Reimplement as unsigned long.
2352 (arm_wince_breakpoint_len): Define.
2353 (the_low_target): Adapt to new interface.
2354
2355 * win32-low.h (target_ops): Remove regmap, store_debug_registers and
2356 load_debug_registers. Add get_thread_context, set_thread_context,
2357 thread_added and store_inferior_register. Rename
2358 fetch_inferior_registers to fetch_inferior_register.
2359 (regptr): Remove declaration.
2360
dd6953e1
PA
23612007-05-10 Pedro Alves <pedro_alves@portugalmail.pt>
2362
2363 * linux-low.c (linux_detach): Change return type to int. Return 0.
2364 * spu-low.c (spu_detach): Likewise.
2365
444d6139
PA
23662007-05-10 Pedro Alves <pedro_alves@portugalmail.pt>
2367
2368 * target.h (target_ops): Change return type of detach to int.
2369 Add join.
2370 (join_inferior): New.
2371 * server.c (main): Don't skip detach support on mingw32.
2372 If the inferior doesn't support detaching return error.
2373 Call join_inferior instead of using waitpid.
2374 * linux-low.c (linux_join): New.
2375 (linux_target_op): Add linux_join.
2376 * spu-low.c (spu_join): New.
2377 (spu_target_ops): Add spu_join.
2378 * win32-low.c (win32_detach): Adapt to new interface.
2379 Reopen current_process_handle before detaching. Issue a child
2380 resume before detaching.
2381 (win32_join): New.
2382 (win32_target_op): Add win32_join.
2383
1d5315fe
PA
23842007-05-10 Pedro Alves <pedro_alves@portugalmail.pt>
2385
2386 * win32-low.c (win32-attach): Fix return value.
2387 * target.h (target_ops): Describe ATTACH return values.
2388
bf914831
PA
23892007-05-10 Pedro Alves <pedro_alves@portugalmail.pt>
2390
2391 * win32-low.c (GETPROCADDRESS): Define.
2392 (winapi_DebugActiveProcessStop): Add WINAPI. typedef as pointer.
2393 (winapi_DebugSetProcessKillOnExit): Likewise.
2394 (win32_create_inferior): Force usage of ansi CreateProcessA.
2395 (win32_attach): Use GETPROCADDRESS.
2396 (win32_detach): Likewise.
2397
f72f3e60
PA
23982007-05-10 Pedro Alves <pedro_alves@portugalmail.pt>
2399
2400 * win32-low.c (win32_wait): Don't use WSTOPSIG.
2401
ed50f18f
PA
24022007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
2403
2404 * win32-low.c: Commit leftover changes from 2007-03-29.
2405
0c2ead7e
DJ
24062007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2407
2408 * i387-fp.c (struct i387_fsave, struct i387_fxsave): Make 16-bit
2409 fields short instead of int. Add explicit padding.
2410 (i387_cache_to_fsave): Remove unnecessary casts.
2411 (i387_fsave_to_cache): Doc fix.
2412 (i387_cache_to_fxsave): Remove unnecessary casts and masking.
2413
73725ff3
DJ
24142007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2415
2416 * i387-fp.c (i387_cache_to_fxsave): Reinitialize val2 before use.
2417 (i387_fxsave_to_cache): Check fp->ftag while building ftag value.
2418
d99f33d8
PA
24192007-03-29 Pedro Alves <pedro_alves@portugalmail.pt>
2420
2421 * configure.srv (arm*-*-mingw32ce*): Move near the other
2422 arm targets.
2423
68070c10
PA
24242007-03-29 Pedro Alves <pedro_alves@portugalmail.pt>
2425
2482afc6 2426 * configure.ac: Add errno checking.
68070c10
PA
2427 (AC_CHECK_HEADERS): Add errno.h, fcntl.h, signal.h,
2428 sys/file.h and malloc.h.
2429 (AC_CHECK_DECLS): Add perror.
2430 (srv_mingwce): Handle.
2482afc6 2431 * configure.srv (i[34567]86-*-cygwin*): Add
68070c10
PA
2432 win32-i386-low.o to srv_tgtobj.
2433 (i[34567]86-*-mingw*): Likewise.
2434 (arm*-*-mingw32ce*): Add case.
2435 * gdbreplay.c [HAVE_SYS_FILE_H, HAVE_SIGNAL_H,
2436 HAVE_FCNTL_H, HAVE_ERRNO_H, HAVE_MALLOC_H]: Check.
2437 [__MINGW32CE__] (strerror): New function.
2438 [__MINGW32CE__] (errno): Define to GetLastError.
2439 [__MINGW32CE__] (COUNTOF): New macro.
2440 (remote_open): Remove extra close call.
2441 * mem-break.c (delete_breakpoint_at): New function.
2442 * mem-break.h (delete_breakpoint_at): Declare.
2443 * remote-utils.c [HAVE_SYS_FILE_H, HAVE_SIGNAL_H,
2444 HAVE_FCNTL_H, HAVE_UNISTD_H, HAVE_ERRNO_H]: Check.
2445 [USE_WIN32API] (read, write): Add char* casts.
2446 * server.c [HAVE_UNISTD_H, HAVE_SIGNAL_H]: Check.
2447 * server.h: Include wincecompat.h on Windows CE.
2448 [HAVE_ERRNO_H]: Check.
2449 (perror): Declare if not declared.
2450 * utils.c: Add stdlib.h, errno.h and malloc.h includes.
2451 (perror_with_name): Remove errno declaration.
2452 * wincecompat.h: New.
2453 * wincecompat.c: New.
2454 * win32-low.h: New.
2455 * win32-arm-low.c: New.
2456 * win32-i386-low.c: New.
2457 (win32-low.c): Include mem-break.h and win32-low.h, and winnt.h.
2458 (OUTMSG2): Make it safe.
2459 (_T): New macro.
2460 (COUNTOF): New macro.
2461 (NUM_REGS): Get it from the low target.
2462 (CONTEXT_EXTENDED_REGISTERS, CONTEXT_FLOATING_POINT,
2463 CONTEXT_DEBUG_REGISTERS): Add fallbacks to 0.
2464 (thread_rec): Let low target handle debug registers.
2465 (child_add_thread): Likewise.
2466 (child_init_thread_list): Likewise.
2467 (continue_one_thread): Likewise.
2468 (regptr): New.
2469 (do_child_fetch_inferior_registers): Move to ...
2470 * win32-i386-low.c: ... here, and rename to ...
2471 (do_fetch_inferior_registers): ... this.
2472 * win32-low.c (child_fetch_inferior_registers):
2473 Go through the low target.
2474 (do_child_store_inferior_registers): Use regptr.
2475 (strwinerror): New function.
2476 (win32_create_inferior): Handle Windows CE.
2477 Use strwinerror instead of strerror on Windows error
2478 codes. Add program to the error output.
2479 Don't close the main thread handle on Windows CE.
2480 (win32_attach): Use coredll.dll on Windows CE.
2481 (win32_kill): Close current process and current
2482 thread handles.
2483 (win32_detach): Use coredll.dll on Windows CE.
2484 (win32_resume): Let low target handle debug registers, and
2485 step request.
2486 (handle_exception): Add/Remove initial breakpoint. Avoid
2487 non-existant WSTOPSIG on Windows CE.
2488 (win32_read_inferior_memory): Cast to remove warning.
2489 (win32_arch_string): Go through the low target.
2490 (initialize_low): Call set_breakpoint_data with the low
2491 target's breakpoint.
2492 * win32-low.c (dr, FLAG_TRACE_BIT, FCS_REGNUM,
2493 FOP_REGNUM, mappings): Move to ...
2494 * win32-i386-low.c: ... here.
2495 * win32-low.c (win32_thread_info): Move to ...
2496 * win32-low.h: ... here.
2497 * Makefile.in (SFILES): Add win32-low.c, win32-i386-low.c,
2498 win32-arm-low.c and wincecompat.c.
2499 (all:): Add $EXEEXT.
2500 (install-only:): Likewise.
2501 (gdbserver:): Likewise.
2502 (gdbreplay:): Likewise.
2503 * config.in: Regenerate.
2504 * configure: Regenerate.
2505
41093d81
PA
25062007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
2507
2508 * win32-low.c: Rename typedef thread_info to
2509 win32_thread_info throughout.
2510
544afa54
PA
25112007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
2512
2513 * win32-i386-low.c: Rename to ...
2514 * win32-low.c: ... this.
2515 * configure.srv: Replace win32-i386-low.o with win32-low.o.
2516 * Makefile.in: Likewise.
2517
bce7165d
PA
25182007-03-27 Pedro Alves <pedro_alves@portugalmail.pt>
2519
2520 * remote-utils.c (monitor_output): Constify msg parameter.
2521 * server.h (monitor_output): Likewise.
2522 * win32-i386-low.c (handle_output_debug_string): New.
2523 (win32_kill): Handle OUTPUT_DEBUG_STRING_EVENT events using
2524 handle_output_debug_string.
2525 (get_child_debug_event): Likewise.
2526
506c7aa0
DJ
25272007-03-27 Mat Hostetter <mat@lcs.mit.edu>
2528
2529 * server.c (main): Correct strtoul check.
2530
42c81e2a
DJ
25312007-03-27 Jon Ringle <jon@ringle.org>
2532
2533 * linux-low.c: Check __ARCH_HAS_MMU__ also.
2534
9453113a
DJ
25352007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
2536
2537 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
2538
64a69107
DJ
25392007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2540
2541 * terminal.h: Check HAVE_SGTTY_H.
2542
25432007-02-27 Mat Hostetter <mat@lcs.mit.edu>
6f8486da
DJ
2544
2545 * remote-utils.c (remote_open): Print out the assigned port number.
2546
c74d0ad8
DJ
25472007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2548
2549 * remote-utils.c (monitor_output): New function.
2550 * server.c (debug_threads): Define here.
2551 (monitor_show_help): New function.
2552 (handle_query): Handle qRcmd.
2553 (main): Do not handle 'd' packet.
2554 * server.h (debug_threads, remote_debug, monitor_output): Declare.
2555 * linux-low.c, spu-low.c, win32-i386-low.c: Remove definitions
2556 of debug_threads.
2557
de7c3b4a
PA
25582007-02-25 Pedro Alves <pedro_alves@portugalmail.pt>
2559
2560 * Makefile.in (EXEEXT): New.
2561 (clean): Use $(EXEEXT).
2562
ef57601b
PA
25632007-02-25 Pedro Alves <pedro_alves@portugalmail.pt>
2564
2565 * target.h (target_ops): Rename send_signal to request_interrupt,
2566 and remove enum target_signal parameter.
2567 * linux-low.c (linux_request_interrupt): Rename from
2568 linux_send_signal, and always send SIGINT.
2569 * spu-low.c (spu_request_interrupt): Rename from spu_send_signal,
2570 and always send SIGINT.
2571 * remote-utils.c (putpkt_binary): Call request_interrupt, instead
2572 of send_signal.
2573 (input_interrupt): Likewise.
2574
820f2bda
PA
25752007-02-25 Pedro Alves <pedro_alves@portugalmail.pt>
2576
2577 * server.c (get_features_xml): Check if target implemented
2578 arch_string.
2579 * win32-i386-low.c (win32_arch_string): New.
2580 (win32_target_ops): Add win32_arch_string as arch_string member.
2581
ab39bf24
UW
25822007-02-22 Markus Deuling <deuling@de.ibm.com>
2583
2584 * spu-low.c (spu_arch_string): New.
2585 (spu_target_ops): Add spu_arch_string.
2586
61ff6e04
DJ
25872007-02-16 Daniel Jacobowitz <dan@codesourcery.com>
2588
2589 * remote-utils.c: Remove HAVE_TERMINAL_H check.
2590 * configure.ac: Do not check for terminal.h.
2591 * configure, config.in: Regenerated.
2592
fb1e4ffc
DJ
25932007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2594
2595 * Makefile.in (OBS): Add $(XML_BUILTIN).
2596 (XML_DIR, XML_TARGET, XML_FILES, XML_BUILTIN): New.
2597 (clean): Update.
2598 (target.xml, xml-builtin.c, stamp-xml, arm-with-iwmmxt.o)
2599 (arm-with-iwmmxt.c): New.
2600 * config.in, configure: Regenerate.
2601 * configure.ac: Check for iWMMXt. Handle srv_xmltarget,
2602 srv_xmlbuiltin, and srv_xmlfiles. Define USE_XML.
2603 * configure.srv: Mention srv_xmltarget and srv_xmlfiles.
2604 (arm*-*-linux*): Add iWMMXt and regset support.
2605 * linux-arm-low.c (PTRACE_GETWMMXREGS, PTRACE_SETWMMXREGS): Define.
2606 (arm_fill_gregset, arm_store_gregset, arm_fill_wmmxregset)
2607 (arm_store_wmmxregset, target_regsets): New.
2608 * server.c (get_features_xml): Take annex argument. Check builtin
2609 XML documents.
2610 (handle_query): Handle multiple annexes.
2611
0f48aa01
DJ
26122007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2613
2614 * remote-utils.c [USE_WIN32API] (read, write): Define.
2615 (putpkt_binary, input_interrupt, readchar, getpkt): Use read and
2616 write.
2617
23181151
DJ
26182007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
2619
2620 * linux-i386-low.c (the_low_target): Set arch_string.
2621 * linux-x86-64-low.c (the_low_target): Likewise.
2622 * linux-low.c (linux_arch_string): New.
2623 (linux_target_ops): Add it.
2624 * linux-low.h (struct linux_target_ops): Add arch_string.
2625 * server.c (write_qxfer_response): Use const void * for DATA.
2626 (get_features_xml): New.
2627 (handle_query): Handle qXfer:features:read. Report it for qSupported.
2628 * target.h (struct target_ops): Add arch_string method.
2629
9d606399
DJ
26302007-01-03 Denis Pilat <denis.pilat@st.com>
2631 Daniel Jacobowitz <dan@codesourcery.com>
2632
2633 * linux-low.c (linux_kill): Handle being called with no threads.
2634 * win32-i386-low.c (win32_kill): Likewise.
2635 (get_child_debug_event): Clear current_process_handle.
2636
26372006-12-30 Denis PILAT <denis.pilat@st.com>
8264bb58
DJ
2638 Daniel Jacobowitz <dan@codesourcery.com>
2639
2640 * remote-utils.c (remote_open): Check the type of specified
2641 serial port devices before opening them.
2642 * server.c (main): Kill the inferior if an error occurs during
2643 the first remote_open.
2644
a5e13d24
DJ
26452006-12-05 Markus Deuling <deuling@de.ibm.com>
2646
2647 * README: Update supported targets.
2648
186947f7
DJ
26492006-11-28 Daniel Jacobowitz <dan@codesourcery.com>
2650
2651 * Makefile.in (clean): Remove reg-mips64.c.
2652 (reg-mips64.c, reg-mips64.o): New rules.
2653 * configure.srv: Handle mips64. Include regset support for mips.
2654 * linux-mips-low.c (union mips_register): New.
2655 (mips_get_pc, mips_set_pc, mips_reinsert_addr): Use it.
2656 (mips_breakpoint, mips_breakpoint_at): Use int.
2657 (mips_collect_register, mips_supply_register)
2658 (mips_collect_register_32bit, mips_supply_register_32bit)
2659 (mips_fill_gregset, mips_store_gregset, mips_fill_fpregset)
2660 (mips_store_fpregset, target_regsets): New.
2661 * thread-db.c (thread_db_get_tls_address): Use uintptr_t.
2662
a13e2c95
UW
26632006-11-22 Ulrich Weigand <uweigand@de.ibm.com>
2664
2665 * configure.srv: Add target "spu*-*-*".
2666 * Makefile.in (clean): Remove reg-spu.c.
2667 (reg-spu.c, reg-spu.o, spu-low.o): Add dependencies.
2668 * spu-low.c: New file.
2669
cb7283db
DJ
26702006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
2671
2672 * configure.ac: Correct td_thr_tls_get_addr test.
2673 * configure: Regenerated.
2674
89be2091
DJ
26752006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
2676
2677 * linux-low.c (linux_wait_for_event): Reformat. Use the
2678 pass_signals array.
2679 * remote-utils.c (decode_address_to_semicolon): New.
2680 * server.c (pass_signals, handle_general_set): New.
2681 (handle_query): Mention QPassSignals for qSupported.
2682 (main): Call handle_general_set.
2683 * server.h (pass_signals, decode_address_to_semicolon): New.
2684
000ef4f0
DJ
26852006-11-06 Daniel Jacobowitz <dan@codesourcery.com>
2686
2687 * server.c (handle_query): Correct error handling for read_auxv.
2688
b7149293
UW
26892005-10-19 Ulrich Weigand <uweigand@de.ibm.com>
2690
2691 * configure.srv [s390-*-linux*, s390x-*-linux*]: Set srv_linux_regsets
2692 and srv_linux_thread_db to yes.
2693 * linux-s390-low.c (s390_fill_gregset): New function.
2694 (target_regsets): Define data structure.
2695
dae5f5cf
DJ
26962006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2697
2698 * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New.
2699 * configure.ac: Use it. Define HAVE_TD_THR_TLS_GET_ADDR.
2700 * config.in, configure: Regenerated.
2701 * inferiors.c (gdb_id_to_thread): New function.
2702 (gdb_id_to_thread_id): Use it.
2703 * linux-low.c (linux_target_ops): Use thread_db_get_tls_address.
2704 * linux-low.h (struct process_info): Add th member.
2705 (thread_db_get_tls_address): New prototype.
2706 * remote-utils.c (decode_address): Make non-static.
2707 * server.c (handle_query): Handle qGetTLSAddr.
2708 * server.h (gdb_id_to_thread, decode_address): New prototypes.
2709 * target.h (struct target_ops): Add get_tls_address.
2710 * thread-db.c (maybe_attach_thread): Save the thread handle.
2711 (thread_db_get_tls_address): New.
2712
32ca6d61
DJ
27132006-09-28 Daniel Jacobowitz <dan@codesourcery.com>
2714
2715 * linux-low.c (PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
2716 (linux_resume_one_process): Take a siginfo_t *. Update all
2717 callers. Queue it if necessary. Use PTRACE_SETSIGINFO.
2718 (struct pending_signals): Add a siginfo_t.
2719 (linux_wait_for_process): Always set last_status.
2720 (linux_wait_for_event): Use PTRACE_GETSIGINFO.
2721 (linux_queue_one_thread): Use PTRACE_GETSIGINFO.
2722 * linux-low.h (struct process_info): Add last_status.
2723
5ffff7c1
DJ
27242006-09-21 Daniel Jacobowitz <dan@codesourcery.com>
2725
2726 * remote-utils.c (try_rle): New function.
2727 (putpkt_binary): Use it.
2728
8695c747
DJ
27292006-08-19 Daniel Jacobowitz <dan@codesourcery.com>
2730
2731 * Makefile.in (clean): Clean reg-x86-64-linux.c.
2732 (reg-x86-64-linux.o, reg-x86-64-linux.c): New.
2733 * configure.srv (x86_64-*-linux*): Use reg-x86-64-linux.o.
2734 * linux-x86-64-low.c (x86_64_regmap): Include ORIG_RAX.
2735 (x86_64_fill_gregset, x86_64_store_gregset): Skip floating
2736 point registers.
2737
290fadea
RS
27382006-08-08 Richard Sandiford <richard@codesourcery.com>
2739
2740 * server.c (terminal_fd): New variable.
2741 (old_foreground_pgrp): Likewise.
2742 (restore_old_foreground_pgrp): New function.
2743 (start_inferior): Record the terminal file descriptor in terminal_fd
2744 and its original foreground group in old_foreground_pgrp. Register
2745 restore_old_foreground_pgrp with atexit().
2746
9f2e1e63
DJ
27472006-07-26 Daniel Jacobowitz <dan@codesourcery.com>
2748
2749 * server.c (handle_query): Correct qPart to qXfer.
2750
b80864fb
DJ
27512006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2752
2753 * configure.ac: Check for more headers which are missing on
2754 Windows. Automatically supply -lwsock32 and USE_WIN32API.
2755 * configure.srv: Add Cygwin and mingw32.
2756 * remote-utils.c: Don't include headers unconditionally which
2757 are missing on mingw32. Include <winsock.h> for mingw32.
2758 (remote_open): Adjust for mingw32 support. Flush
2759 standard error after writing to it.
2760 (remote_close, putpkt_binary, input_interrupt, block_async_io)
2761 (unblock_async_io, enable_async_io, disable_async_io)
2762 (readchar, getpkt): Update for Winsock support.
2763 (prepare_resume_reply): Expect a protocol signal number.
2764 * server.c: Disable <sys/wait.h> on mingw32.
2765 (start_inferior): Adjust for mingw32 support. Flush
2766 standard error after writing to it.
2767 (attach_inferior): Likewise. Use protocol signal
2768 numbers.
2769 (main): Skip 'D' packet on mingw32. Use protocol signal numbers
2770 and names.
2771 * win32-i386-low.c: New file.
2772 * Makefile.in (XM_CLIBS): Set.
2773 (gdbserver, gdbreplay): Use $(INTERNAL_CFLAGS).
2774 (win32-i386-low.o): New dependency rule.
2775 * linux-low.c (linux_wait): Use target signal numbers.
2776 * target.h (struct target_ops): Doc fix.
2777 * server.h (target_signal_to_name): New prototype.
2778 * gdbreplay.c: Don't include headers unconditionally which
2779 are missing on mingw32. Include <winsock.h> for mingw32.
2780 (remote_close, remote_open): Adjust for Winsock support.
2781 * configure, config.in: Regenerated.
2782
0876f84a
DJ
27832006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
2784
2785 * server.c (decode_xfer_read, write_qxfer_response): New.
2786 (handle_query): Take a packet length argument. Handle
2787 qXfer:auxv:read instead of qPart:auxv:read. Mention it in
2788 the qSupported response.
2789 (main): Update call to handle_query.
2790
01f9e8fa
DJ
27912006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2792
2793 * remote-utils.c (remote_escape_output, remote_unescape_input): New.
2794 (putpkt_binary): Renamed from putpkt and adjusted for binary
2795 data.
2796 (putpkt): New wrapper for putpkt_binary.
2797 (readchar): Don't mask off the high bit.
2798 (decode_X_packet): New function.
2799 * server.c (main): Call putpkt_binary if a handler sets the packet
2800 length. Save the length of the incoming packet. Handle 'X'.
2801 * server.h (gdb_byte, remote_escape_output, decode_X_packet): New.
2802
be2a5f71
DJ
28032006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
2804
2805 * server.c (handle_query): Handle qSupported.
2806
ea025f5f
DJ
28072006-05-30 Daniel Jacobowitz <dan@codesourcery.com>
2808
2809 * remote-utils.c (all_symbols_looked_up): New variable.
2810 (look_up_one_symbol): Check it.
2811 * server.h (look_up_one_symbol): New declaration.
2812 * thread-db.c (thread_db_init): Set all_symbols_looked_up.
2813
9308fc88
DJ
28142006-05-30 Daniel Jacobowitz <dan@codesourcery.com>
2815
2816 * Makefile.in (linux-arm-low.o): Update dependencies.
66f338c7 2817 * linux-arm-low.c: Include "gdb_proc_service.h".
9308fc88
DJ
2818 (PTRACE_GET_THREAD_AREA): Define.
2819 (ps_get_thread_area): New function.
2820
52fb6437
NS
28212006-05-09 Nathan Sidwell <nathan@codesourcery.com>
2822
2823 * configure.srv (m68k*-*-uclinux*): New target.
2824 * linux-low.c (linux_create_inferior): Use vfork on mmuless systems.
2825 (linux_resume_one_process): Remove extraneous cast.
2826 (linux_read_offsets): New.
2827 (linux_target_op): Add linux_read_offsets on mmuless systems.
2828 * server.c (handle_query): Add qOffsets logic.
2829 * target.h (struct target_ops): Add read_offsets.
2830
21b0f40c
DJ
28312006-03-15 Daniel Jacobowitz <dan@codesourcery.com>
2832
2833 * linux-mips-low.c: Include <sys/ptrace.h> and "gdb_proc_service.h".
2834 (PTRACE_GET_THREAD_AREA): Define.
2835 (ps_get_thread_area): New function.
2836 * Makefile.in (linux-i386-low.o, linux-mips-low.o)
2837 (linux-x86-64-low.o): Update.
2838
0050a760
DJ
28392006-03-15 Daniel Jacobowitz <dan@codesourcery.com>
2840
2841 * configure.ac: Remove checks for prfpregset_t.
2842 * gdb_proc_service.h: New file.
2843 * linux-i386-low.c, linux-x86-64-low.c, thread-db.c: Use the
2844 new "gdb_proc_service.h".
2845 * proc-service.c: Likewise.
2846 (ps_pglobal_lookup, ps_pdread, ps_pdwrite): Use psaddr_t.
2847 (ps_lgetfpregs, ps_lsetfpregs): Use a void* argument.
2848 * Makefile.in (gdb_proc_service_h): Updated.
2849 * configure, config.in: Regenerated.
2850
b92a518e
DJ
28512006-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2852
2853 * remote-utils.c (prepare_resume_reply): Move declaration
2854 of gdb_id_from_wait to the top of the block.
2855
545587ee
DJ
28562006-02-15 Daniel Jacobowitz <dan@codesourcery.com>
2857
2858 * linux-low.c (regsets_store_inferior_registers): Read the regset
2859 from the target before filling it.
2860
9db87ebd
DJ
28612006-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2862
2863 * server.c (attach_inferior): Return SIGTRAP for a successful
2864 attach.
2865
dd24457d
DJ
28662006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2867
2868 * Makefile.in (OBS): Add version.o.
2869 (STAGESTUFF): Delete.
2870 (version.o): Add dependencies.
2871 (version.c): Replace rule.
2872 (clean): Remove version.c.
2873 * server.c (gdbserver_version): New.
2874 (gdbserver_usage): Use printf.
2875 (main): Handle --version and --help.
2876 * server.h (version, host_name): Add declarations.
2877
6f0f660e
EZ
28782005-12-23 Eli Zaretskii <eliz@gnu.org>
2879
2880 * linux-arm-low.c:
2881 * linux-arm-low.c:
2882 * inferiors.c:
2883 * i387-fp.h:
2884 * i387-fp.c:
2885 * gdbreplay.c:
2886 * regcache.c:
2887 * proc-service.c:
2888 * mem-break.h:
2889 * mem-break.c:
2890 * linux-x86-64-low.c:
2891 * linux-sh-low.c:
2892 * linux-s390-low.c:
2893 * linux-ppc64-low.c:
2894 * linux-ppc-low.c:
2895 * linux-mips-low.c:
2896 * linux-m68k-low.c:
2897 * linux-m32r-low.c:
2898 * linux-low.h:
2899 * linux-low.c:
2900 * linux-ia64-low.c:
2901 * linux-i386-low.c:
2902 * linux-crisv32-low.c:
2903 * thread-db.c:
2904 * terminal.h:
2905 * target.h:
2906 * target.c:
2907 * server.h:
2908 * server.c:
2909 * remote-utils.c:
2910 * regcache.h:
2911 * utils.c:
2912 * Makefile.in:
2913 * configure.ac:
2914 * gdbserver.1: Add (C) after Copyright. Update the FSF
2915 address.
2916
9d1fb177
DJ
29172005-11-13 Daniel Jacobowitz <dan@codesourcery.com>
2918
2919 * linux-arm-low.c (arm_eabi_breakpoint): New variable.
2920 (arm_breakpoint_at): Recognize both breakpoints.
2921 (the_low_target): Use the correct breakpoint instruction.
2922
011a70c2
DJ
29232005-11-02 Daniel Jacobowitz <dan@codesourcery.com>
2924
2925 * configure.srv (x86_64-*-linux*): Turn on thread_db support.
2926 * linux-x86-64-low.c (x86_64_breakpoint, x86_64_breakpoint_len)
2927 (x86_64_get_pc, x86_64_set_pc, x86_64_breakpoint_at): New.
2928 (the_low_target): Update.
2929
7fb85e41
AS
29302005-10-25 Andreas Schwab <schwab@suse.de>
2931
2932 * server.c (main): Allocate mem_buf with PBUFSIZ bytes.
2933
2934 * linux-ia64-low.c (ia64_regmap): Remove NAT registers.
2935 (ia64_num_regs): Reduce to 462.
2936
3db0444b
DJ
29372005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
2938
2939 * acinclude.m4: Correct quoting.
2940 * aclocal.m4: Regenerated.
2941
2942 Suggested by SZOKOVACS Robert <szo@ies.hu>:
2943 * thread-db.c (thread_db_err_str): Handle TD_VERSION.
2944 (thread_db_init): Call thread_db_err_str.
2945 * configure.ac: Check for TD_VERSION.
2946 * config.in, configure: Regenerated.
2947
bee0189a
DJ
29482005-07-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2949
2950 * server.h (error, fatal, warning): Add ATTR_FORMAT.
2951
e9d25b98
DJ
29522005-07-13 Daniel Jacobowitz <dan@codesourcery.com>
2953
2954 * configure.ac: Define HAVE_LINUX_REGSETS even if PTRACE_GETREGS
2955 is not available. Define HAVE_PTRACE_GETREGS if it is.
2956 * config.in, configure: Regenerated.
2957 * configure.srv: Set srv_linux_regsets for PowerPC and PowerPC64.
2958 * linux-i386-low.c, linux-m68k-low.c: Update to use
2959 HAVE_PTRACE_GETREGS.
2960 * linux-low.c (regsets_fetch_inferior_registers)
2961 (regsets_store_inferior_registers): Only return 0 if we processed
2962 GENERAL_REGS.
2963 * linux-ppc-low.c (ppc_fill_gregset, target_regsets): New.
2964 * linux-ppc64-low.c (ppc_fill_gregset, target_regsets): New.
2965
a06660f7
DJ
29662005-07-13 Daniel Jacobowitz <dan@codesourcery.com>
2967
2968 * inferiors.c (struct thread_info): Add gdb_id.
2969 (add_thread): Add gdb_id argument.
2970 (thread_id_to_gdb_id, thread_to_gdb_id, gdb_id_to_thread_id): New.
2971 * linux-low.c (linux_create_inferior, linux_attach_lwp): Update
2972 calls to add_thread.
2973 * remote-utils.c (prepare_resume_reply: Use thread_to_gdb_id.
2974 * server.c (handle_query): Use thread_to_gdb_id.
2975 (handle_v_cont, main): Use gdb_id_to_thread_id.
2976 * server.h (add_thread): Update prototype.
2977 (thread_id_to_gdb_id, thread_to_gdb_id, gdb_id_to_thread_id): New
2978 prototypes.
2979
5a1f5858
DJ
29802005-07-13 Daniel Jacobowitz <dan@codesourcery.com>
2981
2982 * linux-low.c (fetch_register, usr_store_inferior_registers): Handle
2983 left-padded registers.
2984 * linux-low.h (struct linux_target_ops): Add left_pad_xfer.
2985 * linux-ppc64-low.c (the_low_target): Set left_pad_xfer.
2986
e122f1f5
SE
29872005-07-01 Steve Ellcey <sje@cup.hp.com>
2988
2989 * configure.ac (BFD_NEED_DECLARATION): Replace with AC_CHECK_DECLS.
2990 * configure: Regenerate.
2991 * config.in: Regenerate.
2992 * server.h (NEED_DECLARATION_STRERROR):
2993 Replace with !HAVE_DECL_STRERROR.
2994
d592fa2f
DJ
29952005-06-16 Daniel Jacobowitz <dan@codesourcery.com>
2996
2997 * linux-low.c (linux_wait, linux_send_signal): Don't test
2998 an unsigned long variable for > 0 if it could be MAX_ULONG.
2999 * server.c (myresume): Likewise.
3000 * target.c (set_desired_inferior): Likewise.
3001
ccbd4912
MK
30022005-06-13 Mark Kettenis <kettenis@gnu.org>
3003
3004 * configure.ac: Simplify and improve check for socklen_t.
3005 * configure, config.in: Regenerate.
3006
f450004a
DJ
30072005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
3008
3009 * acconfig.h: Remove.
3010 * configure.ac: Add a test for socklen_t. Use three-argument
3011 AC_DEFINE throughout.
3012 * config.in: Regenerated using autoheader 2.59.
3013 * configure: Regenerated.
3014
3015 * gdbreplay.c (socklen_t): Provide a default.
3016 (remote_open): Use socklen_t.
3017 * remote-utils.c (socklen_t): Provide a default.
3018 (remote_open): Use socklen_t.
3019 (convert_int_to_ascii, convert_ascii_to_int, decode_M_packet): Use
3020 unsigned char.
3021
3022 * i387-fp.c (struct i387_fsave, struct i387_fxsave): Use unsigned
3023 char for buffers.
3024 * linux-low.c (linux_read_memory, linux_write_memory)
3025 (linux_read_auxv): Likewise.
3026 * mem-break.c (breakpoint_data, set_breakpoint_data, check_mem_read)
3027 (check_mem_write): Likewise.
3028 * mem-break.h (set_breakpoint_data, check_mem_read, check_mem_write):
3029 Likewise.
3030 * regcache.c (struct inferior_rgcache_data, registers_to_string)
3031 (registers_from_string, register_data): Likewise.
3032 * server.c (handle_query, main): Likewise.
3033 * server.h (convert_ascii_to_int, convert_int_to_ascii)
3034 (decode_M_packet): Likewise.
3035 * target.c (read_inferior_memory, write_inferior_memory): Likewise.
3036 * target.h (struct target_ops): Update read_memory, write_memory,
3037 and read_auxv.
3038 (read_inferior_memory, write_inferior_memory): Update.
3039 * linux-low.h (struct linux_target_ops): Change type of breakpoint
3040 to unsigned char *.
3041 * linux-arm-low.c, linux-cris-low.c, linux-crisv32-low.c,
3042 linux-i386-low.c, linux-m32r-low.c, linux-m68k-low.c,
3043 linux-mips-low.c, linux-ppc-low.c, linux-ppc64-low.c,
3044 linux-s390-low.c, linux-sh-low.c: Update for changes in
3045 read_inferior_memory and the_low_target->breakpoint.
3046
eee84df1
DJ
30472005-05-28 Daniel Jacobowitz <dan@codesourcery.com>
3048
3049 * Makefile.in (SFILES): Add linux-ppc64-low.c.
3050 (linux-ppc64-low.o, reg-ppc64.c, reg-ppc64.o): New targets.
3051 * configure.srv: Add powerpc64-*-linux*.
3052 * linux-ppc64-low.c: New file.
3053
45b134e5
OF
30542005-05-23 Orjan Friberg <orjanf@axis.com>
3055
3056 * linux-cris-low.c: New file with support for CRIS.
3057 * linux-crisv32-low.c: Ditto for CRISv32.
3058 * Makefile.in (SFILES): Add linux-cris-low.c, linux-crisv32-low.c.
3059 (clean): Add reg-cris.c and reg-crisv32.c.
3060 Add linux-cris-low.o, linux-crisv32-low.o, reg-cris.o, reg-cris.c,
3061 reg-crisv32.o, and reg-crisv32.c to make rules.
3062 * configure.srv: Add cris-*-linux* and crisv32-*-linux* to list of
3063 recognized targets.
3064
48d93c75
UW
30652005-05-16 Ulrich Weigand <uweigand@de.ibm.com>
3066
3067 * linux-low.c (fetch_register): Ensure buffer size is a multiple
3068 of sizeof (PTRACE_XFER_TYPE).
3069 (usr_store_inferior_registers): Likewise. Zero out excess bytes.
3070
e013ee27
OF
30712005-05-12 Orjan Friberg <orjanf@axis.com>
3072
3073 * target.h (struct target_ops): Add insert_watchpoint,
3074 remove_watchpoint, stopped_by_watchpoint, stopped_data_address function
3075 pointers for hardware watchpoint support.
3076 * linux-low.h (struct linux_target_ops): Ditto.
3077 * linux-low.c (linux_insert_watchpoint, linux_remove_watchpoint)
3078 (linux_stopped_by_watchpoint, linux_stopped_data_address): New. Add
3079 to linux_target_ops.
3080 * remote-utils.c (prepare_resume_reply): Add watchpoint information to
3081 reply packet.
3082 * server.c (main): Recognize 'Z' and 'z' packets.
3083
b0ded00b
UW
30842005-05-10 Ulrich Weigand <uweigand@de.ibm.com>
3085
3086 * linux-s390-low.c (s390_breakpoint, s390_breakpoint_len): Define.
3087 (s390_get_pc, s390_set_pc, s390_breakpoint_at): New functions.
3088 (the_low_target): Add new members.
3089
8643e2ad
DJ
30902005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
3091
3092 * proc-service.c (ps_lgetregs): Search all_processes instead of
3093 all_threads.
3094
fc620387
DJ
30952005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
3096
3097 * server.c (start_inferior): Change return type to int.
3098 (attach_inferior): Change sigptr to int *.
3099 (handle_v_cont, handle_v_requests): Change signal to int *.
3100 (main): Change signal to int.
3101
31022005-04-15 Kei Sakamoto <sakamoto.kei@renesas.com>
7cfbc4a0
KI
3103
3104 * Makefile.in: Add linux-m32r-low.o, reg-m32r.c and reg-m32r.o.
3105 * configure.srv: Add m32r*-*-linux*.
3106 * linux-m32r-low.c: New file.
3107
e0e76420
DJ
31082005-03-04 Daniel Jacobowitz <dan@codesourcery.com>
3109
3110 * Makefile.in (stamp-h): Set CONFIG_HEADERS explicitly.
3111
a1928bad
DJ
31122005-03-03 Daniel Jacobowitz <dan@codesourcery.com>
3113
3114 * inferiors.c (change_inferior_id, add_thread, find_inferior_id):
3115 Take unsigned long arguments for PIDs.
3116 * linux-low.c (add_process, linux_attach_lwp, linux_attach)
3117 (linux_thread_alive, linux_wait_for_event, kill_lwp, send_sigstop)
3118 (wait_for_sigstop, linux_resume_one_process)
3119 (regsets_fetch_inferior_registers, linux_send_signal)
3120 (linux_read_auxv): Likewise. Update the types of variables holding
3121 PIDs. Update format string specifiers.
3122 * linux-low.h (struct process_info, linux_attach_lwp): Likewise.
3123 * remote-utils.c (prepare_resume_reply): Likewise.
3124 * server.c (cont_thread, general_thread, step_thread)
3125 (thread_from_wait, old_thread_from_wait, signal_pid): Change type to
3126 unsigned long.
3127 (handle_query): Update format specifiers.
3128 (handle_v_cont, main): Use strtoul for thread IDs.
3129 * server.h (struct inferior_list_entry): Use unsigned long for ID.
3130 (add_thread, find_inferior_id, change_inferior_id, cont_thread)
3131 (general_thread, step_thread, thread_from_wait)
3132 (old_thread_from_wait): Update.
3133 * target.h (struct thread_resume): Use unsigned long for THREAD.
3134 (struct target_ops): Use unsigned long for arguments to attach and
3135 thread_alive.
3136
dcdb98d2
DJ
31372005-02-24 Daniel Jacobowitz <dan@codesourcery.com>
3138
3139 * acinclude.m4: Include bfd/bfd.m4 directly.
3140 * configure.ac: Use AC_ARG_PROGRAM. Suggested by Aron Griffis
3141 <agriffis@toolchain.org>.
3142 * aclocal.m4, configure: Regenerated.
3143
bec39cab
AC
31442005-01-07 Andrew Cagney <cagney@gnu.org>
3145
3146 * configure.ac: Rename configure.in, require autoconf 2.59.
3147 * configure: Re-generate.
3148
434c4c77
DJ
31492004-12-08 Daniel Jacobowitz <dan@debian.org>
3150
3151 * acinclude.m4 (SRV_CHECK_THREAD_DB): Add ps_get_thread_area. Reset
3152 LIBS when finished.
3153 * aclocal.m4: Regenerated.
3154 * configure: Regenerated.
3155
db1d3e1b
AS
31562004-11-21 Andreas Schwab <schwab@suse.de>
3157
3158 * linux-m68k-low.c (m68k_num_gregs): Define.
3159 (m68k_fill_gregset, m68k_store_gregset, m68k_fill_fpregset)
3160 (m68k_store_fpregset, target_regsets) [HAVE_LINUX_REGSETS]: New.
3161 (m68k_breakpoint, m68k_breakpoint_len, m68k_get_pc, m68k_set_pc)
3162 (m68k_breakpoint_at): New. Add to the_low_target.
3163
3164 * configure.srv (m68*-*-linux*): Set srv_linux_regsets and
3165 srv_linux_thread_db to yes.
3166
43360365
JB
31672004-10-20 Joel Brobecker <brobecker@gnat.com>
3168
3169 * linux-x86-64-low.c (ARCH_SET_GS): Add definition if missing.
3170 (ARCH_SET_FS): Likewise.
3171 (ARCH_GET_FS): Likewise.
3172 (ARCH_GET_GS): Likewise.
3173
fd500816
DJ
31742004-10-16 Daniel Jacobowitz <dan@debian.org>
3175
3176 * linux-i386-low.c (ps_get_thread_area): New.
3177 * linux-x86-64-low.c (ps_get_thread_area): New.
3178 * linux-low.c: Include <sys/syscall.h>.
3179 (linux_kill_one_process): Don't kill the first thread here.
3180 (linux_kill): Kill the first thread here.
3181 (kill_lwp): New function.
3182 (send_sigstop, linux_send_signal): Use it.
3183 * proc-service.c: Clean up #ifdefs.
3184 (fpregset_info): Delete.
3185 (ps_lgetregs): Update and enable implementation.
3186 (ps_lsetregs, ps_lgetfpregs, ps_lsetfpregs): Remove disabled
3187 implementations.
3188 * remote-utils.c (struct sym_cache, symbol_cache): New.
3189 (input_interrupt): Print a clearer message.
3190 (async_io_enabled): New variable.
3191 (enable_async_io, disable_async_io): Use it. Update comments.
3192 (look_up_one_symbol): Use the symbol cache.
3193 * thread-db.c (thread_db_look_up_symbols): New function.
3194 (thread_db_init): Update comments. Call thread_db_look_up_symbols.
3195
f6de3c42
DJ
31962004-10-16 Daniel Jacobowitz <dan@debian.org>
3197
3198 * configure.in: Test for -rdynamic.
3199 * configure: Regenerated.
3200 * Makefile (INTERNAL_LDFLAGS): New.
3201 (gdbserver, gdbreplay): Use it.
3202
2c0fc042
AC
32032004-09-02 Andrew Cagney <cagney@gnu.org>
3204
3205 * Makefile.in (TAGS): Replace TM_FILE with DEPRECATED_TM_FILE.
3206
075b3282
DJ
32072004-03-23 Daniel Jacobowitz <drow@mvista.com>
3208
3209 * linux-low.c (linux_wait): Clear all_processes list also.
3210
fa6a77dc
DJ
32112004-03-12 Daniel Jacobowitz <drow@mvista.com>
3212
3213 * linux-low.c: Include <errno.h>. Remove extern declaration of
3214 errno.
3215
6d782a97
DJ
32162004-03-12 Daniel Jacobowitz <drow@mvista.com>
3217
3218 * gdbreplay.c, server.h, utils.c: Update copyright years.
3219
3a7fb99b
DJ
32202004-03-04 Nathan J. Williams <nathanw@wasabisystems.com>
3221
3222 * server.c (main): Print child status or termination signal from
3223 variable 'signal', not 'sig'.
3224
c3e735a6
DJ
32252004-03-04 Nathan J. Williams <nathanw@wasabisystems.com>
3226
3227 * linux-low.c (linux_read_memory): Change return type to
3228 int. Check for and return error from ptrace().
3229 * target.c (read_inferior_memory): Change return type to int. Pass
3230 back return status from the_target->read_memory().
3231 * target.h (struct target_ops): Adapt *read_memory() prototype.
3232 Update comment.
3233 (read_inferior_memory): Adapt prototype.
3234 * server.c (main): Return an error packet if
3235 read_inferior_memory() returns an error.
3236
a59d1c82
DJ
32372004-03-04 Daniel Jacobowitz <drow@mvista.com>
3238
3239 * Makefile.in (distclean): Remove config.h, stamp-h, and config.log.
3240 Unify with other clean targets.
3241
dc3f8883
DJ
32422004-02-29 Daniel Jacobowitz <drow@mvista.com>
3243
3244 * server.c (handle_v_cont): Call set_desired_inferior.
3245
89a208da
DJ
32462004-02-29 Daniel Jacobowitz <drow@mvista.com>
3247
3248 * remote-utils.c (prepare_resume_reply): Always supply "thread:".
3249
62ea82f5
DJ
32502004-02-29 Daniel Jacobowitz <drow@mvista.com>
3251
3252 * linux-low.c (linux_wait): Unblock async I/O.
3253 (linux_resume): Block and enable async I/O.
3254 * remote-utils.c (block_async_io, unblock_async_io): New functions.
3255 * server.h (block_async_io, unblock_async_io): Add prototypes.
3256
6910d122
DJ
32572004-02-29 Daniel Jacobowitz <drow@mvista.com>
3258
3259 * remote-utils.c (remote_open): Print a status notice after
3260 opening a TCP port.
3261 * server.c (attach_inferior): Print a status notice after
3262 attaching.
3263
32642004-02-29 Daniel Jacobowitz <drow@mvista.com>
d677d77d
DJ
3265
3266 * linux-arm-low.c (arm_get_pc): Print out stop PC in debug mode.
3267
c89dc5d4
DJ
32682004-02-26 Daniel Jacobowitz <drow@mvista.com>
3269
3270 * remote-utils.c (write_enn): Use "E01" instead of "ENN" for the
3271 error packet.
3272 * server.c, target.h: Update copyright years.
3273
4b8dad4a
RM
32742004-02-25 Roland McGrath <roland@redhat.com>
3275
3276 * target.h (struct target_ops): New member `read_auxv'.
3277 * server.c (handle_query): Handle qPart:auxv:read: query using that.
3278 * linux-low.c (linux_read_auxv): New function.
3279 (linux_target_ops): Initialize `read_auxv' member to that.
3280
d7446758
JB
32812004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3282
3283 Committed by Jim Blandy <jimb@redhat.com>.
3284
3285 * linux-s390-low.c (s390_num_regs): Update.
4b8dad4a 3286 (s390_regmap): Remove control registers. Use __s390x__ predefine
d7446758
JB
3287 instead of GPR_SIZE to distiguish s390 and s390x targets.
3288
5544ad89
DJ
32892004-01-31 Daniel Jacobowitz <drow@mvista.com>
3290
3291 * linux-low.c: Update copyright year.
3292 (check_removed_breakpoint): Clear pending_is_breakpoint.
3293 (linux_set_resume_request, linux_queue_one_thread)
3294 (resume_status_pending_p): New functions.
3295 (linux_continue_one_thread): Use process->resume.
3296 (linux_resume): Only resume threads if there are no pending events.
3297 * linux-low.h (struct process_info): Add resume request
3298 pointer.
3299
2a68b70e
DJ
33002004-01-30 Daniel Jacobowitz <drow@mvista.com>
3301
3302 * regcache.c (new_register_cache): Clear the allocated register
3303 buffer. Suggested by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
3304
64386c31
DJ
33052003-10-13 Daniel Jacobowitz <drow@mvista.com>
3306
3307 * linux-low.c (linux_resume): Take a struct thread_resume *
3308 argument.
3309 (linux_wait): Update call.
3310 (resume_ptr): New static variable.
3311 (linux_continue_one_thread): Renamed from
3312 linux_continue_one_process. Use resume_ptr.
3313 (linux_resume): Use linux_continue_one_thread.
3314 * server.c (handle_v_cont, handle_v_requests): New functions.
3315 (myresume): New function.
3316 (main): Handle 'v' case.
3317 * target.h (struct thread_resume): New type.
3318 (struct target_ops): Change argument of "resume" to struct
3319 thread_resume *.
3320 (myresume): Delete macro.
3321
c938e9b0
L
33222003-08-08 H.J. Lu <hongjiu.lu@intel.com>
3323
3324 * Makefile.in (install-only): Create dest dir. Support DESTDIR.
3325 (uninstall): Support DESTDIR.
3326
7f313d07
BC
3327Mon Jul 21 20:09:34 UTC 2003 Brendan Conoboy <blc@redhat.com>
3328
3329 * configure.srv: Add xscale*linux copy of arm*linux entry.
3330
3b2fc2ea
DJ
33312003-07-24 Daniel Jacobowitz <drow@mvista.com>
3332
3333 * linux-arm-low.c (arm_reinsert_addr): New function.
3334 (the_low_target): Add arm_reinsert_addr.
3335
1c0a559e
MK
33362003-07-08 Mark Kettenis <kettenis@gnu.org>
3337
3338 * mem-break.c: Remove whitespace at end of file.
3339
43d5792c
DJ
33402003-06-28 Daniel Jacobowitz <drow@mvista.com>
3341
3342 * configure.in: Check whether we need to prototype strerror.
3343 * server.h: Optionally prototype strerror.
3344 * gdbreplay.c (perror_with_name): Use strerror.
3345 * linux-low.c (linux_attach_lwp): Use strerror.
3346 * utils.c (perror_with_name): Use strerror.
3347 * config.in, configure: Regenerated.
3348
c8a86edf
DJ
33492003-06-28 Daniel Jacobowitz <drow@mvista.com>
3350
3351 * linux-sh-low.c (sh_regmap): Fix FP register offsets, reported by
3352 SUGIOKA Toshinobu <sugioka@itonet.co.jp>.
3353
73d37363
DJ
33542003-06-20 Daniel Jacobowitz <drow@mvista.com>
3355
3356 * Makefile.in (SFILES): Update.
3357 * low-hppabsd.c, low-lynx.c, low-nbsd.c, low-sim.c, low-sparc.c,
3358 low-sun3.c: Remove files.
3359
6ad8ae5c
DJ
33602003-06-17 Daniel Jacobowitz <drow@mvista.com>
3361
3362 * linux-low.c: Move comment to linux_thread_alive where it belonged.
3363 (linux_detach_one_process, linux_detach): New functions.
3364 (linux_target_ops): Add linux_detach.
3365 * server.c (main): Handle 'D' packet.
3366 * target.h (struct target_ops): Add "detach" member.
3367 (detach_inferior): Define.
3368
1581182a
MK
33692003-06-13 Mark Kettenis <kettenis@gnu.org>
3370
3371 From Kelley Cook <kelleycook@wideopenwest.com>:
3372 * configure.srv: Accept i[34567]86 variants.
3373
e5379b03
DJ
33742003-06-05 Daniel Jacobowitz <drow@mvista.com>
3375
3376 * linux-low.c (linux_wait_for_event): Correct comment typos.
3377 (linux_resume_one_process): Call check_removed_breakpoint.
3378 (linux_send_signal): New function.
3379 (linux_target_ops): Add linux_send_signal.
3380 * remote-utils.c (putpkt, input_interrupt): Use send_signal instead
3381 of kill.
3382 * target.h (struct target_ops): Add send_signal.
3383
2ff29de4
JB
33842003-05-29 Jim Blandy <jimb@redhat.com>
3385
3386 * linux-low.c (usr_store_inferior_registers): Transfer buf in
3387 PTRACE_XFER_TYPE-sized chunks, not int-sized chunks. Otherwise,
3388 if 'int' is smaller than PTRACE_XFER_TYPE, you end up throwing
3389 away part of the register's value.
3390
254787d4
DJ
33912003-03-26 Daniel Jacobowitz <drow@mvista.com>
3392
3393 * linux-low.c (linux_create_inferior): Use __SIGRTMIN.
3394 (linux_wait_for_event, linux_init_signals): Likewise.
3395
94e10508
DJ
33962003-03-17 Daniel Jacobowitz <drow@mvista.com>
3397
3398 * configure.in: Check for stdlib.h.
3399 * configure: Regenerated.
3400 * config.in: Regenerated.
3401
4c0711e0
DJ
34022003-01-04 Andreas Schwab <schwab@suse.de>
3403
3404 * linux-m68k-low.c (m68k_num_regs): Define to 29 instead of 31.
3405
ef66e766
AC
34062003-01-02 Andrew Cagney <ac131313@redhat.com>
3407
3408 * Makefile.in: Remove obsolete code.
3409
a1358604
DJ
34102002-11-20 Daniel Jacobowitz <drow@mvista.com>
3411
3412 * linux-s390-low.c (s390_regmap): Check GPR_SIZE instead of
3413 defined(PT_FPR0_HI).
3414
23ce3b1c
DJ
34152002-11-17 Stuart Hughes <seh@zee2.com>
3416
3417 * linux-arm-low.c (arm_num_regs): Increase.
3418 (arm_regmap): Include status register.
3419
34202002-11-17 Daniel Jacobowitz <drow@mvista.com>
3421
3422 * linux-low.c (register_addr): Remove incorrect -1 check.
3423
a9fa9f7d
DJ
34242002-08-29 Daniel Jacobowitz <drow@mvista.com>
3425
3426 * linux-low.c (linux_create_inferior): Call setpgid. Return
3427 the new PID.
3428 (unstopped_p, linux_signal_pid): Remove.
3429 (linux_target_ops): Remove linux_signal_pid.
3430 * remote-utils.c (putpkt, input_interrupt): Use signal_pid
3431 global instead of target method.
3432 * target.h (struct target_ops): Remove signal_pid. Update comment
3433 for create_inferior.
3434 * server.c (signal_pid): New variable.
3435 (create_inferior): Set signal_pid. Block SIGTTOU and SIGTTIN in
4b8dad4a 3436 gdbserver. Set the child to be the foreground process group.
a9fa9f7d
DJ
3437 (attach_inferior): Set signal_pid.
3438
17574093
DJ
34392002-08-23 Daniel Jacobowitz <drow@mvista.com>
3440
3441 * ChangeLog: New file, with entries from gdb/ChangeLog after GDB 5.2.
3442
34432002-08-20 Jim Blandy <jimb@redhat.com>
3444
3445 * Makefile.in (LDFLAGS): Allow the configure script to establish a
3446 default for this.
3447
34482002-08-01 Andrew Cagney <cagney@redhat.com>
3449
3450 * Makefile.in: Make chill references obsolete.
3451
34522002-07-24 Kevin Buettner <kevinb@redhat.com>
3453
3454 * configure.in (unistd.h): Add to AC_CHECK_HEADERS list.
3455 * configure: Regenerate.
3456 * config.in: Regenerate.
3457
34582002-07-09 David O'Brien <obrien@FreeBSD.org>
3459
3460 * gdbreplay.c (stdlib.h, unistd.h): Conditionaly include.
3461 (perror_with_name, remote_close, remote_open, expect, play): Static.
3462
34632002-07-04 Michal Ludvig <mludvig@suse.cz>
3464
4b8dad4a 3465 * linux-x86-64-low.c (x86_64_regmap): Make it an array of
17574093
DJ
3466 byte offsets instead of an array of indexes.
3467 (x86_64_store_gregset, x86_64_store_fpregset): Parameter made const.
3468
34692002-06-13 Daniel Jacobowitz <drow@mvista.com>
3470
3471 * regcache.c: Add comment.
3472
34732002-06-11 Daniel Jacobowitz <drow@mvista.com>
3474
3475 * thread-db.c: New file.
3476 * proc-service.c: New file.
3477 * acinclude.m4: New file.
3478 * Makefile.in: Add GDBSERVER_LIBS, gdb_proc_service_h,
3479 proc-service.o, and thread-db.o.
3480 (linux-low.o): Add USE_THREAD_DB.
3481 * acconfig.h: Add HAVE_PRGREGSET_T, HAVE_PRFPREGSET_T,
3482 HAVE_LWPID_T, HAVE_PSADDR_T, and PRFPREGSET_T_BROKEN.
3483 * aclocal.m4: Regenerated.
3484 * config.in: Regenerated.
3485 * configure: Regenerated.
3486 * configure.in: Check for proc_service.h, sys/procfs.h,
3487 thread_db.h, and linux/elf.h headrs.
3488 Check for lwpid_t, psaddr_t, prgregset_t, prfpregset_t, and
3489 PRFPREGSET_T_BROKEN. Introduce srv_thread_depfiles and USE_THREAD_DB.
3490 Check for -lthread_db and thread support.
3491 * configure.srv: Enable thread_db support for ARM, i386, MIPS,
3492 PowerPC, and SuperH.
3493 * i387-fp.c: Constify arguments.
3494 * i387-fp.h: Likewise.
3495 * inferiors.c: (struct thread_info): Renamed from
3496 `struct inferior_info'. Remove PID member. Use generic inferior
3497 list header. All uses updated.
3498 (inferiors, signal_pid): Removed.
3499 (all_threads): New variable.
3500 (get_thread): Define.
3501 (add_inferior_to_list): New function.
3502 (for_each_inferior): New function.
3503 (change_inferior_id): New function.
3504 (add_inferior): Removed.
3505 (remove_inferior): New function.
3506 (add_thread): New function.
3507 (free_one_thread): New function.
3508 (remove_thread): New function.
3509 (clear_inferiors): Use for_each_inferior and free_one_thread.
3510 (find_inferior): New function.
3511 (find_inferior_id): New function.
3512 (inferior_target_data): Update argument type.
3513 (set_inferior_target_data): Likewise.
3514 (inferior_regcache_data): Likewise.
3515 (set_inferior_regcache_data): Likewise.
3516 * linux-low.c (linux_bp_reinsert): Remove.
3517 (all_processes, stopping_threads, using_thrads)
3518 (struct pending_signals, debug_threads, pid_of): New.
3519 (inferior_pid): Replace with macro.
3520 (struct inferior_linux_data): Remove.
3521 (get_stop_pc, add_process): New functions.
3522 (linux_create_inferior): Restore SIGRTMIN+1 before calling exec.
3523 Use add_process and add_thread.
3524 (linux_attach_lwp): New function, based on old linux_attach. Use
3525 add_process and add_thread. Set stop_expected for new threads.
3526 (linux_attach): New function.
3527 (linux_kill_one_process): New function.
3528 (linux_kill): Kill all LWPs.
3529 (linux_thread_alive): Use find_inferior_id.
3530 (check_removed_breakpoints, status_pending_p): New functions.
3531 (linux_wait_for_process): Renamed from linux_wait_for_one_inferior.
3532 Update. Use WNOHANG. Wait for cloned processes also. Update process
3533 struct for the found process.
3534 (linux_wait_for_event): New function.
3535 (linux_wait): Use it. Support LWPs.
3536 (send_sigstop, wait_for_sigstop, stop_all_processes)
3537 (linux_resume_one_process, linux_continue_one_process): New functions.
3538 (linux_resume): Support LWPs.
3539 (REGISTER_RAW_SIZE): Remove.
3540 (fetch_register): Use register_size instead. Call supply_register.
3541 (usr_store_inferior_registers): Likewise. Call collect_register.
3542 Fix recursive case.
3543 (regsets_fetch_inferior_registers): Improve error message.
3544 (regsets_store_inferior_registers): Add debugging.
3545 (linux_look_up_symbols): Call thread_db_init if USE_THREAD_DB.
3546 (unstopped_p, linux_signal_pid): New functions.
3547 (linux_target_ops): Add linux_signal_pid.
3548 (linux_init_signals): New function.
3549 (initialize_low): Call it. Initialize using_threads.
3550 * regcache.c (inferior_regcache_data): Add valid
3551 flag.
3552 (get_regcache): Fetch registers lazily. Add fetch argument
3553 and update all callers.
3554 (regcache_invalidate_one, regcache_invalidate): New
3555 functions.
3556 (new_register_cache): Renamed from create_register_cache.
3557 Return the new regcache.
3558 (free_register_cache): Change argument to a void *.
3559 (registers_to_string, registers_from_string): Call get_regcache
3560 with fetch flag set.
3561 (register_data): Make static. Pass fetch flag to get_regcache.
3562 (supply_register): Call get_regcache with fetch flag clear.
3563 (collect_register): Call get_regcache with fetch flag set.
3564 (collect_register_as_string): New function.
3565 * regcache.h: Update.
3566 * remote-utils.c (putpkt): Flush after debug output and use
3567 stderr.
3568 Handle input interrupts while waiting for an ACK.
3569 (input_interrupt): Use signal_pid method.
3570 (getpkt): Flush after debug output and use stderr.
3571 (outreg): Use collect_register_as_string.
3572 (new_thread_notify, dead_thread_notify): New functions.
3573 (prepare_resume_reply): Check using_threads. Set thread_from_wait
3574 and general_thread.
3575 (look_up_one_symbol): Flush after debug output.
3576 * server.c (step_thread, server_waiting): New variables.
3577 (start_inferior): Don't use signal_pid. Update call to mywait.
3578 (attach_inferior): Update call to mywait.
3579 (handle_query): Handle qfThreadInfo and qsThreadInfo.
3580 (main): Don't fetch/store registers explicitly. Use
3581 set_desired_inferior. Support proposed ``Hs'' packet. Update
3582 calls to mywait.
3583 * server.h: Update.
3584 (struct inferior_list, struct_inferior_list_entry): New.
3585 * target.c (set_desired_inferior): New.
3586 (write_inferior_memory): Constify.
3587 (mywait): New function.
3588 * target.h: Update.
3589 (struct target_ops): New signal_pid method.
3590 (mywait): Removed macro, added prototype.
3591
3592 * linux-low.h (regset_func): Removed.
3593 (regset_fill_func, regset_store_func): New.
3594 (enum regset_type): New.
3595 (struct regset_info): Add type field. Use new operation types.
3596 (struct linux_target_ops): stop_pc renamed to get_pc.
3597 Add decr_pc_after_break and breakpoint_at.
3598 (get_process, get_thread_proess, get_process_thread)
3599 (strut process_info, all_processes, linux_attach_lwp)
3600 (thread_db_init): New.
3601
3602 * linux-arm-low.c (arm_get_pc, arm_set_pc,
3603 arm_breakpoint, arm_breakpoint_len, arm_breakpoint_at): New.
3604 (the_low_target): Add new members.
3605 * linux-i386-low.c (i386_store_gregset, i386_store_fpregset)
3606 (i386_store_fpxregset): Constify.
3607 (target_regsets): Add new kind identifier.
3608 (i386_get_pc): Renamed from i386_stop_pc. Simplify.
3609 (i386_set_pc): Add debugging.
3610 (i386_breakpoint_at): New function.
3611 (the_low_target): Add new members.
3612 * linux-mips-low.c (mips_get_pc, mips_set_pc)
3613 (mips_breakpoint, mips_breakpoint_len, mips_reinsert_addr)
3614 (mips_breakpoint_at): New.
3615 (the_low_target): Add new members.
3616 * linux-ppc-low.c (ppc_get_pc, ppc_set_pc)
3617 (ppc_breakpoint, ppc_breakpoint_len, ppc_breakpoint_at): New.
3618 (the_low_target): Add new members.
3619 * linux-sh-low.c (sh_get_pc, sh_set_pc)
3620 (sh_breakpoint, sh_breakpoint_len, sh_breakpoint_at): New.
3621 (the_low_target): Add new members.
3622 * linux-x86-64-low.c (target_regsets): Add new kind
3623 identifier.
3624
36252002-05-15 Daniel Jacobowitz <drow@mvista.com>
3626
3627 From Martin Pool <mbp@samba.org>:
3628 * server.c (gdbserver_usage): New function.
3629 (main): Call it.
3630
36312002-05-14 Daniel Jacobowitz <drow@mvista.com>
3632
3633 * mem-break.c (reinsert_breakpoint_by_bp): Correct typo
3634 stop_at -> stop_pc.
3635
36362002-05-04 Andrew Cagney <ac131313@redhat.com>
3637
3638 * Makefile.in: Remove obsolete code.
3639
36402002-04-24 Michal Ludvig <mludvig@suse.cz>
3641
3642 * linux-low.c (regsets_fetch_inferior_registers),
3643 (regsets_store_inferior_registers): Removed cast to int from
3644 ptrace() calls.
3645 * regcache.h: Added declaration of struct inferior_info.
3646
36472002-04-20 Daniel Jacobowitz <drow@mvista.com>
3648
3649 * inferiors.c (struct inferior_info): Add regcache_data.
3650 (add_inferior): Call create_register_cache.
3651 (clear_inferiors): Call free_register_cache.
3652 (inferior_regcache_data, set_inferior_regcache_data): New functions.
3653 * regcache.c (struct inferior_regcache_data): New.
3654 (registers): Remove.
3655 (get_regcache): New function.
3656 (create_register_cache, free_register_cache): New functions.
3657 (set_register_cache): Don't initialize the register cache here.
3658 (registers_to_string, registers_from_string, register_data): Call
3659 get_regcache.
3660 * regcache.h: Add prototypes.
3661 * server.h: Likewise.
3662
36632002-04-20 Daniel Jacobowitz <drow@mvista.com>
3664
3665 * mem-break.c: New file.
3666 * mem-break.h: New file.
3667 * Makefile.in: Add mem-break.o rule; update server.h
3668 dependencies.
3669 * inferiors.c (struct inferior_info): Add target_data
3670 member.
3671 (clear_inferiors): Free target_data member if set.
3672 (inferior_target_data, set_inferior_target_data): New functions.
3673 * linux-i386-low.c (i386_breakpoint, i386_breakpoint_len)
3674 (i386_stop_pc, i386_set_pc): New. Add to the_low_target.
3675 * linux-low.c (linux_bp_reinsert): New variable.
3676 (struct inferior_linux_data): New.
3677 (linux_create_inferior): Use set_inferior_target_data.
3678 (linux_attach): Likewise. Call add_inferior.
3679 (linux_wait_for_one_inferior): New function.
3680 (linux_wait): Call it.
3681 (linux_write_memory): Add const.
3682 (initialize_low): Call set_breakpoint_data.
3683 * linux-low.h (struct linux_target_ops): Add breakpoint
3684 handling members.
3685 * server.c (attach_inferior): Remove extra add_inferior
3686 call.
3687 * server.h: Include mem-break.h. Update inferior.c
3688 prototypes.
3689 * target.c (read_inferior_memory)
3690 (write_inferior_memory): New functions.
3691 * target.h (read_inferior_memory)
3692 (write_inferior_memory): Change macros to prototypes.
3693 (struct target_ops): Update comments. Add const to write_memory
3694 definition.
3695
36962002-04-11 Daniel Jacobowitz <drow@mvista.com>
3697
3698 * linux-low.c (usr_store_inferior_registers): Support
3699 registers which are allowed to fail to store.
3700 * linux-low.h (linux_target_ops): Likewise.
3701 * linux-ppc-low.c (ppc_regmap): Support FPSCR.
3702 (ppc_cannot_store_register): FPSCR may not be storable.
3703
37042002-04-09 Daniel Jacobowitz <drow@mvista.com>
3705
3706 * server.h: Include <string.h> if HAVE_STRING_H.
3707 * ChangeLog: Correct paths in last ChangeLog entry.
3708
37092002-04-09 Daniel Jacobowitz <drow@mvista.com>
3710
3711 * linux-low.h: Remove obsolete prototypes.
3712 (struct linux_target_ops): New.
3713 (extern the_low_target): New.
3714 * linux-low.c (num_regs, regmap): Remove declarations.
3715 (register_addr): Use the_low_target explicitly.
3716 (fetch_register): Likewise.
3717 (usr_fetch_inferior_registers): Likewise.
3718 (usr_store_inferior_registers): Likewise.
3719 * linux-arm-low.c (num_regs): Remove.
3720 (arm_num_regs): Define.
3721 (arm_regmap): Renamed from regmap, made static.
3722 (arm_cannot_fetch_register): Renamed from cannot_fetch_register,
3723 made static.
3724 (arm_cannot_store_register): Renamed from cannot_store_register,
3725 made static.
3726 (the_low_target): New.
3727 * linux-i386-low.c (num_regs): Remove.
3728 (i386_num_regs): Define.
3729 (i386_regmap): Renamed from regmap, made static.
3730 (i386_cannot_fetch_register): Renamed from cannot_fetch_register,
3731 made static.
3732 (i386_cannot_store_register): Renamed from cannot_store_register,
3733 made static.
3734 (the_low_target): New.
3735 * linux-ia64-low.c (num_regs): Remove.
3736 (ia64_num_regs): Define.
3737 (ia64_regmap): Renamed from regmap, made static.
3738 (ia64_cannot_fetch_register): Renamed from cannot_fetch_register,
3739 made static.
3740 (ia64_cannot_store_register): Renamed from cannot_store_register,
3741 made static.
3742 (the_low_target): New.
3743 * linux-m68k-low.c (num_regs): Remove.
3744 (m68k_num_regs): Define.
3745 (m68k_regmap): Renamed from regmap, made static.
3746 (m68k_cannot_fetch_register): Renamed from cannot_fetch_register,
3747 made static.
3748 (m68k_cannot_store_register): Renamed from cannot_store_register,
3749 made static.
3750 (the_low_target): New.
3751 * linux-mips-low.c (num_regs): Remove.
3752 (mips_num_regs): Define.
3753 (mips_regmap): Renamed from regmap, made static.
3754 (mips_cannot_fetch_register): Renamed from cannot_fetch_register,
3755 made static.
3756 (mips_cannot_store_register): Renamed from cannot_store_register,
3757 made static.
3758 (the_low_target): New.
3759 * linux-ppc-low.c (num_regs): Remove.
3760 (ppc_num_regs): Define.
3761 (ppc_regmap): Renamed from regmap, made static.
3762 (ppc_cannot_fetch_register): Renamed from cannot_fetch_register,
3763 made static.
3764 (ppc_cannot_store_register): Renamed from cannot_store_register,
3765 made static.
3766 (the_low_target): New.
3767 * linux-s390-low.c (num_regs): Remove.
3768 (s390_num_regs): Define.
3769 (s390_regmap): Renamed from regmap, made static.
3770 (s390_cannot_fetch_register): Renamed from cannot_fetch_register,
3771 made static.
3772 (s390_cannot_store_register): Renamed from cannot_store_register,
3773 made static.
3774 (the_low_target): New.
3775 * linux-sh-low.c (num_regs): Remove.
3776 (sh_num_regs): Define.
3777 (sh_regmap): Renamed from regmap, made static.
3778 (sh_cannot_fetch_register): Renamed from cannot_fetch_register,
3779 made static.
3780 (sh_cannot_store_register): Renamed from cannot_store_register,
3781 made static.
3782 (the_low_target): New.
3783 * linux-x86-64-low.c (x86_64_regmap): Renamed from regmap.
3784 (the_low_target): New.
3785
37862002-04-09 Daniel Jacobowitz <drow@mvista.com>
3787
3788 * Makefile.in: Add stamp-h target.
3789 * configure.in: Create stamp-h.
3790 * configure: Regenerated.
3791
37922002-04-09 Daniel Jacobowitz <drow@mvista.com>
3793
3794 * inferiors.c: New file.
3795 * target.c: New file.
3796 * target.h: New file.
3797 * Makefile.in: Add target.o and inferiors.o. Update
3798 dependencies.
3799 * linux-low.c (inferior_pid): New static variable,
3800 moved from server.c.
3801 (linux_create_inferior): Renamed from create_inferior.
3802 Call add_inferior. Return 0 on success instead of a PID.
3803 (linux_attach): Renamed from myattach.
3804 (linux_kill): Renamed from kill_inferior. Call clear_inferiors ().
3805 (linux_thread_alive): Renamed from mythread_alive.
3806 (linux_wait): Renamed from mywait. Call clear_inferiors () if the
3807 child dies.
3808 (linux_resume): Renamed from myresume. Add missing ``return 0''.
3809 (regsets_store_inferior_registers): Correct error message.
3810 Add missing ``return 0''.
3811 (linux_fetch_registers): Renamed from fetch_inferior_registers.
3812 (linux_store_registers): Renamed from store_inferior_registers.
3813 (linux_read_memory): Renamed from read_inferior_memory.
3814 (linux_write_memory): Renamed from write_inferior_memory.
3815 (linux_target_ops): New structure.
3816 (initialize_low): Call set_target_ops ().
3817 * remote-utils.c (unhexify): New function.
3818 (hexify): New function.
3819 (input_interrupt): Send signals to ``signal_pid''.
3820 * server.c (inferior_pid): Remove.
3821 (start_inferior): Update create_inferior call.
3822 (attach_inferior): Call add_inferior.
3823 (handle_query): New function.
3824 (main): Call handle_query for `q' packets.
3825 * server.h: Include "target.h". Remove obsolete prototypes.
3826 Add prototypes for "inferiors.c", "target.c", hexify, and unhexify.
3827
38282002-04-09 Daniel Jacobowitz <drow@mvista.com>
3829
3830 * Makefile.in: Add WARN_CFLAGS. Update configury
3831 dependencies.
3832 * configure.in: Check for <string.h>
3833 * configure: Regenerate.
3834 * config.in: Regenerate.
3835 * gdbreplay.c: Include needed system headers.
3836 (remote_open): Remove strchr prototype.
3837 * linux-low.h: Correct #ifdef to HAVE_LINUX_USRREGS.
3838 * regcache.c (supply_register): Change buf argument to const void *.
3839 (supply_register_by_name): Likewise.
3840 (collect_register): Change buf argument to void *.
3841 (collect_register_by_name): Likewise.
3842 * regcache.h: Add missing prototypes.
3843 * remote-utils.c: Include <arpa/inet.h> for inet_ntoa.
3844 * server.c (handle_query): New function.
3845 (attached): New static variable, moved out of main.
3846 (main): Quiet longjmp clobber warnings.
3847 * server.h: Add ATTR_NORETURN and ATTR_FORMAT. Update prototypes.
3848 * utils.c (error): Remove NORETURN.
3849 (fatal): Likewise.
This page took 0.663489 seconds and 4 git commands to generate.