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