]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/gdbserver/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / gdbserver / ChangeLog
CommitLineData
4180215b
PA
12015-02-27 Pedro Alves <palves@redhat.com>
2
3 * linux-x86-low.c (u_debugreg_offset): New function.
4 (x86_linux_dr_get, x86_linux_dr_set): Use it.
5
749bab01
PA
62015-02-27 Pedro Alves <palves@redhat.com>
7
8 * gdb_proc_service.h: Wrap with EXTERN_C_PUSH/EXTERN_C_POP.
9 [!HAVE_PROC_SERVICE_H] (struct ps_prochandle): Forward declare.
10 [!HAVE_PROC_SERVICE_H] (ps_pdread, ps_pdwrite, ps_ptread)
11 ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_lgetfpregs)
12 (ps_lsetfpregs, ps_getpid)
13 (ps_get_thread_area, ps_pglobal_lookup, ps_pstop, ps_pcontinue)
14 (ps_lstop, ps_lcontinue, ps_lgetxregsize, ps_lgetxregs)
15 (ps_lsetxregs, ps_plog): Declare.
16
3c14e5a3
PA
172015-02-27 Pedro Alves <palves@redhat.com>
18
19 * linux-amd64-ipa.c (gdb_agent_get_raw_reg): Use
20 IP_AGENT_EXPORT_FUNC.
21 * linux-i386-ipa.c (gdb_agent_get_raw_reg): Use
22 IP_AGENT_EXPORT_FUNC.
23 * tracepoint.c (ATTR_USED, ATTR_NOINLINE, ATTR_CONSTRUCTOR)
24 (IP_AGENT_EXPORT): Delete.
25 (gdb_tp_heap_buffer, gdb_jump_pad_buffer, gdb_jump_pad_buffer_end)
26 (gdb_trampoline_buffer, gdb_trampoline_buffer_end)
27 (gdb_trampoline_buffer_error, collecting, gdb_collect)
28 (stop_tracing, flush_trace_buffer, about_to_request_buffer_space)
29 (trace_buffer_is_full, stopping_tracepoint, expr_eval_result)
30 (error_tracepoint, tracepoints, tracing, trace_buffer_ctrl)
31 (trace_buffer_ctrl_curr, trace_buffer_lo, trace_buffer_hi)
32 (traceframe_read_count, traceframe_write_count)
33 (traceframes_created, trace_state_variables, get_raw_reg)
34 (get_trace_state_variable_value, set_trace_state_variable_value)
35 (ust_loaded, helper_thread_id, cmd_buf): Use
36 IPA_SYM_EXPORTED_NAME.
37 (stop_tracing, flush_trace_buffer): Use IP_AGENT_EXPORT_FUNC.
38 (tracepoints) Use IP_AGENT_EXPORT_VAR.
39 (stopping_tracepoint, trace_buffer_is_full, expr_eval_result): Use
40 IP_AGENT_EXPORT_VAR and wrap in EXTERN_C_PUSH/EXTERN_C_POP.
41 (last_tracepoint): Move into !IN_PROCESS_AGENT block.
42 (error_tracepoint): Use IP_AGENT_EXPORT_VAR and wrap in
43 EXTERN_C_PUSH/EXTERN_C_POP.
44 (trace_state_variables): Use IP_AGENT_EXPORT_VAR.
45 (trace_buffer_lo, trace_buffer_hi): Use IP_AGENT_EXPORT_VAR and
46 wrap in EXTERN_C_PUSH/EXTERN_C_POP.
47 (trace_buffer_ctrl, trace_buffer_ctrl_curr)
48 (traceframe_write_count, traceframe_read_count)
49 (traceframes_created, tracing): Use IP_AGENT_EXPORT_VAR.
50 (about_to_request_buffer_space, get_trace_state_variable_value)
51 (set_trace_state_variable_value): Use IP_AGENT_EXPORT_FUNC.
52 (collecting): Use IP_AGENT_EXPORT_VAR and wrap in
53 EXTERN_C_PUSH/EXTERN_C_POP.
54 (gdb_collect): Use IP_AGENT_EXPORT_FUNC.
55 (ust_loaded, cmd_buf): Use IP_AGENT_EXPORT_VAR.
56 (helper_thread_id, gdb_agent_capability): Use IP_AGENT_EXPORT_VAR
57 and wrap in EXTERN_C_PUSH/EXTERN_C_POP.
58 (gdb_tp_heap_buffer, gdb_jump_pad_buffer, gdb_jump_pad_buffer_end)
59 (gdb_trampoline_buffer, gdb_trampoline_buffer_end)
60 (gdb_trampoline_buffer_error): Use IP_AGENT_EXPORT_VAR.
61 * tracepoint.h (ATTR_USED, ATTR_NOINLINE, EXPORTED_SYMBOL):
62 Define.
63 (IP_AGENT_EXPORT_FUNC, IP_AGENT_EXPORT_VAR)
64 (IP_AGENT_EXPORT_VAR_DECL): Define.
65 (tracing): Declare.
66 (gdb_agent_get_raw_reg): Declare.
67
fe978cb0
PA
682015-02-27 Tom Tromey <tromey@redhat.com>
69 Pedro Alves <palves@redhat.com>
70
71 Rename symbols whose names are reserved C++ keywords throughout.
72
3bc3d82a
PA
732015-02-27 Pedro Alves <palves@redhat.com>
74
75 * Makefile.in (COMPILER): New, get it from autoconf.
76 (CXX): Get from autoconf instead.
77 (COMPILE.pre): Use COMPILER.
78 (CC-LD): Rename to ...
79 (CC_LD): ... this. Use COMPILER.
80 (gdbserver$(EXEEXT), gdbreplay$(EXEEXT), $(IPA_LIB)): Adjust.
81 (CXX_FOR_TARGET): Default to g++ instead of gcc.
82 * acinclude.m4: Include build-with-cxx.m4.
83 * configure.ac: Call AC_PROG_CXX and GDB_AC_BUILD_WITH_CXX.
84 Disable -Werror by default if building in C++ mode.
85 (build_warnings): Add -Wno-sign-compare, -Wno-write-strings and
86 -Wno-narrowing in C++ mode. Run supported-warning-flags tests with
87 the C++ compiler. Save/restore CXXFLAGS too.
88 * configure: Regenerate.
89
07697489
PA
902015-02-27 Pedro Alves <palves@redhat.com>
91
92 * acinclude.m4: Include libiberty.m4.
93 * configure.ac: Call libiberty_INIT.
94 * config.in, configure: Regenerate.
95
9beb7c4e
PA
962015-02-26 Pedro Alves <palves@redhat.com>
97
98 * linux-low.c (linux_wait_1): When incrementing the PC past a
99 program breakpoint always use the_low_target.breakpoint_len as
100 increment, rather than the maximum between that and
101 the_low_target.decr_pc_after_break.
102
8090aef2
PA
1032015-02-23 Pedro Alves <palves@redhat.com>
104
105 * linux-low.c (check_stopped_by_breakpoint): Don't check if the
106 thread was doing a step-over; always adjust the PC if
107 we stepped over a permanent breakpoint.
108 (linux_wait_1): If we stepped over breakpoint that was on top of a
109 permanent breakpoint, manually advance the PC past it.
110
bc9540e8
PA
1112015-02-23 Pedro Alves <palves@redhat.com>
112
113 * linux-x86-low.c (REGSIZE): Define in both 32-bit and 64-bit
114 modes.
115 (x86_fill_gregset, x86_store_gregset): Use it when handling
116 $orig_eax.
117
2db9a427
PA
1182015-02-20 Pedro Alves <palves@redhat.com>
119
120 * thread-db.c: Include "nat/linux-procfs.h".
121 (thread_db_init): Skip listing new threads if the kernel supports
122 PTRACE_EVENT_CLONE and /proc/PID/task/ is accessible.
123
afa8d396
PA
1242015-02-20 Pedro Alves <palves@redhat.com>
125
126 * linux-low.c (status_pending_p_callback): Use ptid_match.
127
c9587f88
AT
1282015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
129
130 PR breakpoints/16812
131 * linux-low.c (wstatus_maybe_breakpoint): Remove.
132 (linux_low_filter_event): Update wstatus_maybe_breakpoint name.
133 (linux_wait_1): Report SIGTRAP,SIGILL,SIGSEGV.
134
b05ec7a5
AT
1352015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
136
137 PR breakpoints/15956
138 * tracepoint.c (cmd_qtinit): Add check for current_thread.
139
d33501a5
MM
1402015-02-09 Markus Metzger <markus.t.metzger@intel.com>
141
142 * linux-low.c (linux_low_btrace_conf): Print size.
143 * server.c (handle_btrace_conf_general_set): New.
144 (hanle_general_set): Call handle_btrace_conf_general_set.
145 (handle_query): Report Qbtrace-conf:bts:size as supported.
146
f4abbc16
MM
1472015-02-09 Markus Metzger <markus.t.metzger@intel.com>
148
149 * linux-low.c (linux_low_enable_btrace): Update parameters.
150 (linux_low_btrace_conf): New.
151 (linux_target_ops)<to_btrace_conf>: Initialize.
152 * server.c (current_btrace_conf): New.
153 (handle_btrace_enable): Rename to ...
154 (handle_btrace_enable_bts): ... this. Pass &current_btrace_conf
155 to target_enable_btrace. Update comment. Update users.
156 (handle_qxfer_btrace_conf): New.
157 (qxfer_packets): Add btrace-conf entry.
158 (handle_query): Report qXfer:btrace-conf:read as supported packet.
159 * target.h (target_ops)<enable_btrace>: Update parameters and comment.
160 (target_ops)<read_btrace_conf>: New.
161 (target_enable_btrace): Update parameters.
162 (target_read_btrace_conf): New.
163
043c3577
MM
1642015-02-09 Markus Metzger <markus.t.metzger@intel.com>
165
166 * server.c (handle_btrace_general_set): Remove call to
167 target_supports_btrace.
168 (supported_btrace_packets): New.
169 (handle_query): Call supported_btrace_packets.
170 * target.h: include btrace-common.h.
171 (btrace_target_info): Removed.
172 (supports_btrace, target_supports_btrace): Update parameters.
173
734b0e4b
MM
1742015-02-09 Markus Metzger <markus.t.metzger@intel.com>
175
176 * Makefile.in (SFILES): Add common/btrace-common.c.
177 (OBS): Add common/btrace-common.o.
178 (btrace-common.o): Add build rules.
179 * linux-low: Include btrace-common.h.
180 (linux_low_read_btrace): Use struct btrace_data. Call
181 btrace_data_init and btrace_data_fini.
182
d6c146e9
PA
1832015-02-06 Pedro Alves <palves@redhat.com>
184
185 * thread-db.c (find_new_threads_callback): Add debug output.
186
20ba1ce6
PA
1872015-02-04 Pedro Alves <palves@redhat.com>
188
189 * linux-low.c (handle_extended_wait): Don't resume LWPs here.
190 (resume_stopped_resumed_lwps): New function.
191 (linux_wait_for_event_filtered): Use it.
192
8cc73a39
SDJ
1932015-01-15 Sergio Durigan Junior <sergiodj@redhat.com>
194
195 * Makefile.in (SFILES): Add linux-personality.c.
196 (linux-personality.o): New rule.
197 * configure.srv (srv_linux_obj): Add linux-personality.o to the
198 list of objects to be built.
199 * linux-low.c: Include nat/linux-personality.h.
200 (linux_create_inferior): Remove code to disable address space
201 randomization (moved to ../nat/linux-personality.c). Create
202 cleanup to disable address space randomization.
203
fb23d554
SDJ
2042015-01-15 Sergio Durigan Junior <sergiodj@redhat.com>
205
206 * Makefile.in (posix-strerror.o): New rule.
207 (mingw-strerror.o): Likewise.
208 * configure: Regenerated.
209 * configure.ac: Source file ../common/common.host. Initialize new
210 variable srv_host_obs. Add srv_host_obs to GDBSERVER_DEPFILES.
211
cdf43629
YQ
2122015-01-14 Yao Qi <yao@codesourcery.com>
213
214 * Makefile.in (SFILES): Add nat/ppc-linux.c.
215 (ppc-linux.o): New rule.
216 * configure.srv (powerpc*-*-linux*): Add ppc-linux.o.
217 * configure.ac: AC_CHECK_FUNCS(getauxval).
218 * config.in: Re-generated.
219 * configure: Re-generated.
220 * linux-ppc-low.c (ppc_arch_setup) [__powerpc64__]: Call
221 ppc64_64bit_inferior_p
222
514c5338
YQ
2232015-01-14 Yao Qi <yao@codesourcery.com>
224
225 * linux-ppc-low.c: Include "nat/ppc-linux.h".
226 (PPC_FEATURE_HAS_VSX): Move to nat/ppc-linux.h.
227 (PPC_FEATURE_HAS_ALTIVEC, PPC_FEATURE_HAS_SPE): Likewise.
228 (PT_ORIG_R3, PT_TRAP): Likewise.
229 (PTRACE_GETVSXREGS, PTRACE_SETVSXREGS): Likewise.
230 (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Likewise.
231 (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): Likewise.
232
3368c1e5
JB
2332015-01-10 Joel Brobecker <brobecker@adacore.com>
234
235 * i387-fp.c (i387_cache_to_xsave): In look over
236 num_avx512_zmmh_high_registers, replace use of struct i387_xsave
237 zmmh_low_space field by use of zmmh_high_space.
238
582511be
PA
2392015-01-09 Pedro Alves <palves@redhat.com>
240
241 * linux-low.c (step_over_bkpt): Move higher up in the file.
242 (handle_extended_wait): Don't store the stop_pc here.
243 (get_stop_pc): Adjust comments and rename to ...
244 (check_stopped_by_breakpoint): ... this. Record whether the LWP
245 stopped for a software breakpoint or hardware breakpoint.
246 (thread_still_has_status_pending_p): New function.
247 (status_pending_p_callback): Use
248 thread_still_has_status_pending_p. If the event is no longer
249 interesting, resume the LWP.
250 (handle_tracepoints): Add assert.
251 (maybe_move_out_of_jump_pad): Remove cancel_breakpoints call.
252 (wstatus_maybe_breakpoint): New function.
253 (cancel_breakpoint): Delete function.
254 (check_stopped_by_watchpoint): New function, factored out from
255 linux_low_filter_event.
256 (lp_status_maybe_breakpoint): Delete function.
257 (linux_low_filter_event): Remove filter_ptid argument.
258 Leave thread group exits pending here. Store the LWP's stop PC.
259 Always leave events pending.
260 (linux_wait_for_event_filtered): Pull all events out of the
261 kernel, and leave them all pending.
262 (count_events_callback, select_event_lwp_callback): Consider all
263 events.
264 (cancel_breakpoints_callback, linux_cancel_breakpoints): Delete.
265 (select_event_lwp): Only give preference to the stepping LWP in
266 all-stop mode. Adjust comments.
267 (ignore_event): New function.
268 (linux_wait_1): Delete 'retry' label. Use ignore_event. Remove
269 references to cancel_breakpoints. Adjust to renames. Also give
270 equal priority to all LWPs that have had events in non-stop mode.
271 If reporting a software breakpoint event, unadjust the LWP's PC.
272 (linux_wait): If linux_wait_1 returned an ignored event, retry.
273 (stuck_in_jump_pad_callback, move_out_of_jump_pad_callback):
274 Adjust.
275 (linux_resume_one_lwp): Store the LWP's PC. Adjust.
276 (resume_status_pending_p): Use thread_still_has_status_pending_p.
277 (linux_stopped_by_watchpoint): Adjust.
278 (linux_target_ops): Remove reference to linux_cancel_breakpoints.
279 * linux-low.h (enum lwp_stop_reason): New.
280 (struct lwp_info) <stop_pc>: Adjust comment.
281 <stopped_by_watchpoint>: Delete field.
282 <stop_reason>: New field.
283 * linux-x86-low.c (x86_linux_prepare_to_resume): Adjust.
284 * mem-break.c (software_breakpoint_inserted_here)
285 (hardware_breakpoint_inserted_here): New function.
286 * mem-break.h (software_breakpoint_inserted_here)
287 (hardware_breakpoint_inserted_here): Declare.
288 * target.h (struct target_ops) <cancel_breakpoints>: Remove field.
289 (cancel_breakpoints): Delete.
290 * tracepoint.c (clear_installed_tracepoints, stop_tracing)
291 (upload_fast_traceframes): Remove references to
292 cancel_breakpoints.
293
a33e3959
PA
2942015-01-09 Pedro Alves <palves@redhat.com>
295
296 * thread-db.c (find_new_threads_callback): Ignore thread if the
297 kernel thread ID is -1.
298
8784d563
PA
2992015-01-09 Pedro Alves <palves@redhat.com>
300
301 * linux-low.c (linux_attach_fail_reason_string): Move to
302 nat/linux-ptrace.c, and rename.
303 (linux_attach_lwp): Update comment.
304 (attach_proc_task_lwp_callback): New function.
305 (linux_attach): Adjust to rename and use
306 linux_proc_attach_tgid_threads.
307 (linux_attach_fail_reason_string): Delete declaration.
308
76f2b779
JB
3092015-01-01 Joel Brobecker <brobecker@adacore.com>
310
311 * gdbreplay.c (gdbreplay_version): Update copyright year to 2015.
312 * server.c (gdbserver_version): Likewise.
313
fafcc06a
SDJ
3142014-12-29 Sergio Durigan Junior <sergiodj@redhat.com>
315
316 * remote-utils.c: Include ctype.h.
317 (input_interrupt): Explicitly handle the case when the char
318 received is the NUL byte. Improve the printing of non-ASCII
319 characters.
320
beed38b8
JB
3212014-12-16 Joel Brobecker <brobecker@adacore.com>
322
323 * linux-low.c (linux_low_filter_event): Update call to
324 linux_enable_event_reporting following the addition of
325 a new parameter to that function.
326
bf330350
CU
3272014-12-16 Catalin Udma <catalin.udma@freescale.com>
328
329 PR server/17457
330 * linux-aarch64-low.c (AARCH64_FPSR_REGNO): New define.
331 (AARCH64_FPCR_REGNO): Likewise.
332 (AARCH64_NUM_REGS): Update to include fpsr/fpcr registers.
333 (aarch64_fill_fpregset): Add missing fpsr/fpcr registers.
334 (aarch64_store_fpregset): Likewise.
335
5227d625
JB
3362014-12-15 Joel Brobecker <brobecker@adacore.com>
337
338 * lynx-low.c (lynx_resume): Use PTRACE_SINGLESTEP_ONE if N == 1.
339 Remove FIXME comment about assumption about N.
340
f93b65a0
JB
3412014-12-13 Joel Brobecker <brobecker@adacore.com>
342
343 * configure.ac: If large-file support is disabled in GDBserver,
344 pass --disable-largefile to ACX_CONFIGURE_DIR call for "gnulib".
345 * configure: Regenerate.
346
e5a9158d
AA
3472014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
348
349 * linux-low.c (regsets_fetch_inferior_registers): Suppress the
350 warning upon ENODATA from ptrace.
351 * linux-s390-low.c (s390_store_tdb): New.
352 (s390_regsets): Add regset for NT_S390_TDB.
353
feea5f36
AA
3542014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
355
356 * linux-low.c (regsets_store_inferior_registers): Skip regsets
357 without a fill_function.
358 * linux-s390-low.c (s390_fill_last_break): Remove.
359 (s390_regsets): Set fill_function to NULL for NT_S390_LAST_BREAK.
360 (s390_arch_setup): Use regset's size instead of fill_function for
361 loop end condition.
362
098dbe61
AA
3632014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
364
365 * linux-low.c (regsets_fetch_inferior_registers): Do not invoke
366 the regset's store function when ptrace returned an error.
367 * regcache.c (get_thread_regcache): Invalidate register cache
368 before fetching inferior's registers.
369
28eef672
AA
3702014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
371
372 * linux-low.c (regsets_fetch_inferior_registers): Rephrase
373 while-loop as for-loop.
374 (regsets_store_inferior_registers): Likewise.
375
bdca27a2
YQ
3762014-11-28 Yao Qi <yao@codesourcery.com>
377
378 * configure.ac(AC_CHECK_FUNCS): Remove readlink.
379 * config.in, configure: Re-generate.
380 * hostio.c (handle_unlink): Remove code checking HAVE_READLINK
381 is defined.
382
9c232dda
YQ
3832014-11-21 Yao Qi <yao@codesourcery.com>
384
385 * configure.ac: Don't invoke AC_FUNC_ALLOCA.
386 (AC_CHECK_HEADERS): Remove malloc.h.
387 * configure: Re-generated.
388 * config.in: Re-generated.
389 * server.h: Don't include alloca.h and malloc.h.
390 * gdbreplay.c: Don't check HAVE_ALLOCA_H is defined.
391 Don't include malloc.h.
392
43968415
JB
3932014-11-17 Joel Brobecker <brobecker@adacore.com>
394
395 * lynx-low.c (lynx_write_memory): Put lynx_read_memory and
396 corresponding ERRNO check in same block.
397
40e91bc7
PA
3982014-11-12 Pedro Alves <palves@redhat.com>
399
400 * server.c (cont_thread): Update comment.
401 (start_inferior, attach_inferior): No longer clear cont_thread.
402 (handle_v_cont): No longer set cont_thread.
403 (captured_main): Clear cont_thread each time a GDB connects.
404
c2c118cf
PA
4052014-11-12 Pedro Alves <palves@redhat.com>
406
407 * linux-low.c (linux_wait_1): Don't force a wait for the Hc
408 thread, and don't resume all threads if the Hc thread has exited.
409
78708b7c
PA
4102014-11-12 Pedro Alves <palves@redhat.com>
411
412 * linux-low.c (linux_request_interrupt): Always send a SIGINT to
413 the process group instead of to a specific LWP.
414
a2abc7de
PA
4152014-10-15 Pedro Alves <palves@redhat.com>
416
417 PR server/17487
418 * win32-arm-low.c (arm_set_thread_context): Remove current_event
419 parameter.
420 (arm_set_thread_context): Delete.
421 (the_low_target): Adjust.
422 * win32-i386-low.c (debug_registers_changed)
423 (debug_registers_used): Delete.
424 (update_debug_registers_callback): New function.
425 (x86_dr_low_set_addr, x86_dr_low_set_control): Mark all threads as
426 needing to update their debug registers.
427 (win32_get_current_dr): New function.
428 (x86_dr_low_get_addr, x86_dr_low_get_control)
429 (x86_dr_low_get_status): Fetch the debug register from the thread
430 record's context.
431 (i386_initial_stuff): Adjust.
432 (i386_get_thread_context): Remove current_event parameter. Don't
433 clear debug_registers_changed nor copy DR values to
434 debug_reg_state.
435 (i386_set_thread_context): Delete.
436 (i386_prepare_to_resume): New function.
437 (i386_thread_added): Mark the thread as needing to update irs
438 debug registers.
439 (the_low_target): Remove i386_set_thread_context and install
440 i386_prepare_to_resume.
441 * win32-low.c (win32_get_thread_context): Adjust.
442 (win32_set_thread_context): Use SetThreadContext
443 directly.
444 (win32_prepare_to_resume): New function.
445 (win32_require_context): New function, factored out from ...
446 (thread_rec): ... this.
447 (continue_one_thread): Call win32_prepare_to_resume on each thread
448 we're about to continue.
449 (win32_resume): Call win32_prepare_to_resume on the event thread.
450 * win32-low.h (struct win32_thread_info)
451 <debug_registers_changed>: New field.
452 (struct win32_target_ops): Change prototype of set_thread_context,
453 delete set_thread_context and add prepare_to_resume.
454 (win32_require_context): New declaration.
455
a442d071
GB
4562014-10-08 Gary Benson <gbenson@redhat.com>
457
458 * server.h: Do not include common-exceptions.h.
459
6f1947e8
GB
4602014-10-08 Gary Benson <gbenson@redhat.com>
461
462 * server.h: Do not include cleanups.h.
463
63b434a4
JH
4642014-09-30 James Hogan <james.hogan@imgtec.com>
465
466 * Makefile.in (clean): Add rm -f commands for mips-dsp-linux.c and
467 mips64-dsp-linux.c.
468
c4d9ceb6
YQ
4692014-09-23 Yao Qi <yao@codesourcery.com>
470
471 * linux-low.c (lp_status_maybe_breakpoint): New function.
472 (linux_low_filter_event): Call lp_status_maybe_breakpoint.
473 (count_events_callback): Likewise.
474 (select_event_lwp_callback): Likewise.
475 (cancel_breakpoints_callback): Likewise.
476
89a5711c
DB
4772014-09-19 Don Breazeal <donb@codesourcery.com>
478
479 * linux-low.c (handle_extended_wait): Call
480 linux_ptrace_get_extended_event.
481 (get_stop_pc, get_detach_signal, linux_low_filter_event): Call
482 linux_is_extended_waitstatus.
483
bffc0964
JB
4842014-09-16 Joel Brobecker <brobecker@adacore.com>
485
486 * Makefile.in (CPPFLAGS): Define.
487 (INTERNAL_CFLAGS_BASE): Add ${CPPFLAGS}.
488 (IPAGENT_CFLAGS): Remove ${CPPFLAGS}.
489
0bfdf32f
GB
4902014-09-16 Gary Benson <gbenson@redhat.com>
491
492 * inferiors.h (current_inferior): Renamed as...
493 (current_thread): New variable. All uses updated.
494 * linux-low.c (get_pc): Renamed saved_inferior as saved_thread.
495 (maybe_move_out_of_jump_pad): Likewise.
496 (cancel_breakpoint): Likewise.
497 (linux_low_filter_event): Likewise.
498 (wait_for_sigstop): Likewise.
499 (linux_resume_one_lwp): Likewise.
500 (need_step_over_p): Likewise.
501 (start_step_over): Likewise.
502 (linux_stabilize_threads): Renamed save_inferior as saved_thread.
503 * linux-x86-low.c (x86_linux_update_xmltarget): Likewise.
504 * proc-service.c (ps_lgetregs): Renamed reg_inferior as reg_thread
505 and save_inferior as saved_thread.
506 * regcache.c (get_thread_regcache): Renamed saved_inferior as
507 saved_thread.
508 (regcache_invalidate_thread): Likewise.
509 * remote-utils.c (prepare_resume_reply): Likewise.
510 * thread-db.c (thread_db_get_tls_address): Likewise.
511 (disable_thread_event_reporting): Likewise.
512 (remove_thread_event_breakpoints): Likewise.
513 * tracepoint.c (gdb_agent_about_to_close): Renamed save_inferior
514 as saved_thread.
515 * target.h (set_desired_inferior): Renamed as...
516 (set_desired_thread): New declaration. All uses updated.
517 * server.c (myresume): Updated comment to reference thread instead
518 of inferior.
519 (handle_serial_event): Likewise.
520 (handle_target_event): Likewise.
521
361c8ade
GB
5222014-09-12 Tom Tromey <tromey@redhat.com>
523 Gary Benson <gbenson@redhat.com>
524
525 * regcache.h: Include common-regcache.h.
526 (regcache_read_pc): Don't declare.
527 * regcache.c (get_thread_regcache_for_ptid): New function.
528
bd9269f7
GB
5292014-09-11 Tom Tromey <tromey@redhat.com>
530 Gary Benson <gbenson@redhat.com>
531
532 * symbol.c: New file.
533 * Makefile.in (SFILES): Add symbol.c.
534 (OBS): Add symbol.o.
535
f8c1d06b
GB
5362014-09-11 Gary Benson <gbenson@redhat.com>
537
538 * target.c (target_stop_ptid, target_continue_ptid): New
539 functions.
540
721ec300
GB
5412014-09-11 Tom Tromey <tromey@redhat.com>
542 Gary Benson <gbenson@redhat.com>
543
544 * target.h: Include target/target.h.
545 * target.c (target_read_memory, target_read_uint32)
546 (target_write_memory): New functions.
547
c5e92cca
GB
5482014-09-11 Gary Benson <gbenson@redhat.com>
549
550 * server.h (debug_hw_points): Don't declare.
551 * server.c (debug_hw_points): Don't define. Replace all uses
552 with show_debug_regs.
553 * linux-aarch64-low.c (debug_hw_points): Don't define. Replace
554 all uses with show_debug_regs.
555
2e4bb98a
EBM
5562014-09-08 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
557
558 * linux-ppc-low.c (ppc_collect_ptrace_register): Adjust routine to take
559 endianness into account.
560 (ppc_supply_ptrace_register): Likewise.
561
ac740bc7
JH
5622014-09-03 James Hogan <james.hogan@imgtec.com>
563
564 * linux-mips-low.c (mips_read_description): Reset errno to 0 prior
565 to reading DSP_CONTROL with PTRACE_PEEKUSER ptrace call.
566
97ea6506
GB
5672014-09-03 Gary Benson <gbenson@redhat.com>
568
569 * linux-x86-low.c (x86_linux_prepare_to_resume): Use
570 ALL_DEBUG_ADDRESS_REGISTERS.
571
df7e5265
GB
5722014-09-02 Gary Benson <gbenson@redhat.com>
573
574 * i386-low.h: Renamed as...
575 * x86-low.h: New file. All type, function and variable name
576 prefixes changed from "i386_" to "x86_". All references updated.
577 * i386-low.c: Renamed as...
578 * x86-low.c: New file. All type, function and variable name
579 prefixes changed from "i386_" to "x86_". All references updated.
580
ed859da7
GB
5812014-09-02 Gary Benson <gbenson@redhat.com>
582
583 * linux-x86-low.c (x86_linux_new_process): Use XCNEW.
584 (x86_linux_new_thread): Likewise.
585
860789c7
GB
5862014-08-29 Gary Benson <gbenson@redhat.com>
587
588 * server.h (setjmp.h): Do not include.
589 (toplevel): Do not declare.
590 (common-exceptions.h): Include.
591 (cleanups.h): Likewise.
592 * server.c (toplevel): Do not define.
593 (exit_code): New static global.
594 (detach_or_kill_for_exit_cleanup): New function.
595 (main): New function. Original main renamed to...
596 (captured_main): New function.
597 * utils.c (verror) [!IN_PROCESS_AGENT]: Use throw_verror.
598
ff55e1b5
GB
5992014-08-29 Gary Benson <gbenson@redhat.com>
600
601 * Makefile.in (SFILES): Add common/common-exceptions.c.
602 (OBS): Add common-exceptions.o.
603 (common-exceptions.o): New rule.
604 * utils.c (prepare_to_throw_exception): New function.
605
e9bcb658
GB
6062014-08-29 Gary Benson <gbenson@redhat.com>
607
608 * config.in: Regenerate.
609 * configure: Likewise.
610
e3180625
GB
6112014-08-29 Gary Benson <gbenson@redhat.com>
612
613 * Makefile.in (SFILES): Add common/cleanups.c.
614 (OBS): cleanups.o.
615 (cleanups.o): New rule.
616
e3d6ba5d
GB
6172014-08-29 Gary Benson <gbenson@redhat.com>
618
619 * utils.c (internal_vwarning): New function.
620
7096e886
GB
6212014-08-28 Gary Benson <gbenson@redhat.com>
622
623 * utils.h (fatal): Remove declaration.
624 * utils.c (fatal): Remove function.
625
14ce3192
GB
6262014-08-28 Gary Benson <gbenson@redhat.com>
627
628 * tracepoint.c (gdb_agent_init): Replace fatal with
629 perror_with_name.
630 (initialize_tracepoint): Likewise.
631
50278d59
GB
6322014-08-28 Gary Benson <gbenson@redhat.com>
633
634 * remote-utils.c (remote_prepare): Replace fatal with error.
635
aa96c426
GB
6362014-08-28 Gary Benson <gbenson@redhat.com>
637
638 * linux-low.c (linux_async): Replace fatal with warning.
639 Tidy up and return.
640 (linux_start_non_stop): Return -1 if linux_async failed.
641
f7160e97
GB
6422014-08-28 Gary Benson <gbenson@redhat.com>
643
644 * linux-x86-low.c (i386_dr_low_set_addr): Replace check with
645 gdb_assert.
646 (i386_dr_low_get_addr): Remove vague comment.
647 * win32-i386-low.c (i386_dr_low_set_addr): Replace check with
648 gdb_assert.
649
38e08fca
GB
6502014-08-28 Gary Benson <gbenson@redhat.com>
651
652 * inferiors.c (get_thread_process): Replace check with gdb_assert.
653 * linux-low.c (linux_wait_for_event_filtered): Replace fatal with
654 internal_error.
655 (linux_resume_one_lwp): Likewise.
656 * linux-x86-low.c (x86_siginfo_fixup): Replace checks with
657 gdb_assert.
658 * mem-break.c (raw_bkpt_type_to_target_hw_bp_type): Replace fatal
659 with internal_error.
660 * regcache.c (get_thread_regcache): Replace check with gdb_assert.
661 (init_register_cache): Replace fatal with gdb_assert_not_reached.
662 (find_register_by_name): Replace fatal with internal_error.
663 (find_regno): Likewise.
664 * tdesc.c (init_target_desc): Replace check with gdb_assert.
665 * thread-db.c (thread_db_create_event): Likewise.
666 (thread_db_load_search): Likewise.
667 (try_thread_db_load_1): Likewise.
668 * tracepoint.c (get_jump_space_head): Replace fatal with
669 internal_error.
670 (claim_trampoline_space): Likewise.
671 (have_fast_tracepoint_trampoline_buffer): Likewise.
672 (cmd_qtstart): Likewise.
673 (stop_tracing): Likewise.
674 (fast_tracepoint_collecting): Likewise.
675 (target_malloc): Likewise.
676 (download_tracepoint): Likewise.
677 (download_trace_state_variables): Replace check with gdb_assert.
678 (upload_fast_traceframes): Replace fatal with internal_error.
679
34abf635
GB
6802014-08-19 Tom Tromey <tromey@redhat.com>
681 Gary Benson <gbenson@redhat.com>
682
683 * Makefile.in (SFILES): Add common/common-debug.c.
684 (OBS): Add common-debug.o.
685 (common-debug.o): New rule.
686 * debug.h (debug_printf): Don't declare.
687 * debug.c (debug_printf): Renamed and rewritten as...
688 (debug_vprintf): New function.
689
f6e94d78
GB
6902014-08-19 Gary Benson <gbenson@redhat.com>
691
692 * utils.h: Do not include print-utils.h.
693
9239eeab
GB
6942014-08-19 Tom Tromey <tromey@redhat.com>
695 Gary Benson <gbenson@redhat.com>
696
697 * server.h: Add static assertion.
698 (gdb_byte, CORE_ADDR, LONGEST, ULONGEST): Remove.
699
ef87c8bb
GB
7002014-08-19 Tom Tromey <tromey@redhat.com>
701 Gary Benson <gbenson@redhat.com>
702
703 * Makefile.in (SFILES): Add common/errors.c.
704 (OBS): Add errors.o.
705 (IPA_OBS): Add errors-ipa.o.
706 (errors.o): New rule.
707 (errors-ipa.o): Likewise.
708 * utils.h (perror_with_name, error, warning): Don't declare.
709 * utils.c (warning): Renamed and rewritten as...
710 (vwarning): New function.
711 (error): Renamed and rewritten as...
712 (verror): New function.
713 (internal_error): Renamed and rewritten as...
714 (internal_verror): New function.
715
bb974a24
GB
7162014-08-07 Gary Benson <gbenson@redhat.com>
717
718 * configure.ac (AC_CHECK_HEADERS): Remove errno.h.
719 * configure: Regenerate.
720 * config.in: Likewise.
721 * server.h: Do not include errno.h.
722 * event-loop.c: Likewise.
723 * hostio-errno.c: Likewise.
724 * linux-low.c: Likewise.
725 * remote-utils.c: Likewise.
726 * spu-low.c: Likewise.
727 * utils.c: Likewise.
728 * gdbreplay.c: Unconditionally include errno.h.
729
6d3d12eb
GB
7302014-08-07 Gary Benson <gbenson@redhat.com>
731
732 * server.h: Do not include string.h.
733 * event-loop.c: Likewise.
734 * linux-low.c: Likewise.
735 * regcache.c: Likewise.
736 * remote-utils.c: Likewise.
737 * spu-low.c: Likewise.
738 * utils.c: Likewise.
739
dccbb609
GB
7402014-08-07 Gary Benson <gbenson@redhat.com>
741
742 * server.h: Do not include gdb_assert.h.
743
e76df0d0
GB
7442014-08-07 Gary Benson <gbenson@redhat.com>
745
746 * server.h: Do not include common-utils.h.
747
4cb9c816
GB
7482014-08-07 Gary Benson <gbenson@redhat.com>
749
750 * server.h: Do not include ptid.h.
751 * notif.h: Likewise.
752
3995eeee
GB
7532014-08-07 Gary Benson <gbenson@redhat.com>
754
755 * server.h: Do not include gdb_locale.h.
756
cb9f1a9b
GB
7572014-08-07 Gary Benson <gbenson@redhat.com>
758
759 * server.h: Do not include gdb/signals.h.
760 * win32-low.c: Likewise.
761
a5fceff8
GB
7622014-08-07 Gary Benson <gbenson@redhat.com>
763
764 * server.h: Do not include pathmax.h.
765
b9391142
GB
7662014-08-07 Gary Benson <gbenson@redhat.com>
767
768 * server.h: Do not include libiberty.h.
769 * linux-bfin-low.c: Likewise.
770
0e443c87
GB
7712014-08-07 Gary Benson <gbenson@redhat.com>
772
773 * server.h: Do not include ansidecl.h.
774
8ebb3f56
GB
7752014-08-07 Gary Benson <gbenson@redhat.com>
776
777 * linux-x86-low.c: Do not include stddef.h.
778 * lynx-ppc-low.c: Likewise.
779 * tracepoint.c: Likewise.
780
8980bdf6
GB
7812014-08-07 Gary Benson <gbenson@redhat.com>
782
783 * server.h: Do not include stdarg.h.
784 * nto-low.c: Likewise.
785
d7096f71
GB
7862014-08-07 Gary Benson <gbenson@redhat.com>
787
788 * server.h: Do not include stdlib.h.
789 * inferiors.c: Likewise.
790 * linux-low.c: Likewise.
791 * regcache.c: Likewise.
792 * spu-low.c: Likewise.
793 * tracepoint.c: Likewise.
794 * utils.c: Likewise.
795
d02f550d
GB
7962014-08-07 Gary Benson <gbenson@redhat.com>
797
798 * server.h: Do not include stdio.h.
799 * linux-low.c: Likewise.
800 * remote-utils.c: Likewise.
801 * spu-low.c: Likewise.
802 * utils.c: Likewise.
803 * wincecompat.c: Likewise.
804
87f6c4e3
GB
8052014-08-06 Gary Benson <gbenson@redhat.com>
806
807 * regcache.c (init_register_cache): Move conditionals inside if.
808
7089dca4
GB
8092014-08-06 Gary Benson <gbenson@redhat.com>
810
811 * linux-low.c (linux_supports_non_stop): Use target_is_async_p.
812
462f517e
GB
8132014-07-31 Gary Benson <gbenson@redhat.com>
814
815 * ax.h: Do not include server.h.
816 * gdbthread.h: Likewise.
817 * lynx-low.h: Likewise.
818 * notif.h: Likewise.
819
976411d6
GB
8202014-07-30 Gary Benson <gbenson@redhat.com>
821
822 * server.h: Include common-defs.h.
823 Do not include config.h or build-gnulib-gdbserver/config.h.
824
d41f6d8e
GB
8252014-07-30 Gary Benson <gbenson@redhat.com>
826
827 * hostio-errno.c: Move server.h to top of includes list.
828 * inferiors.c: Likewise.
829 * linux-x86-low.c: Likewise.
830 * notif.c: Include server.h.
831
314c6a35
TT
8322014-07-24 Tom Tromey <tromey@redhat.com>
833 Gary Benson <gbenson@redhat.com>
834
835 * server.h (CORE_ADDR): Now unsigned.
836
69ff6be5
PA
8372014-07-16 Pedro Alves <palves@redhat.com>
838
839 * linux-low.c (linux_kill_one_lwp): Use kill_lwp, not kill.
840
ce9e3fe7
PA
8412014-07-15 Pedro Alves <palves@redhat.com>
842
843 * linux-low.c (linux_kill_one_lwp): Save errno and work with saved
844 copy.
845
e76126e8
PA
8462014-07-11 Pedro Alves <palves@redhat.com>
847
848 * linux-low.c (kill_wait_lwp): New function, based on
849 kill_one_lwp_callback, but use my_waitpid directly.
850 (kill_one_lwp_callback, linux_kill): Use it.
851
8e9db26e
PA
8522014-06-23 Pedro Alves <palves@redhat.com>
853
854 * linux-x86-low.c (x86_linux_prepare_to_resume): Clear DR_CONTROL
855 before setting DR0..DR3.
856
698b3e08
GB
8572014-06-20 Gary Benson <gbenson@redhat.com>
858
859 * configure.ac (AC_REPLACE_FUNCS) <vasprintf, vsnprintf>: Removed.
860 * configure: Regenerated.
861 * config.in: Likewise.
862
125f8a3d
GB
8632014-06-20 Gary Benson <gbenson@redhat.com>
864
865 * Makefile.in (SFILES): Update locations for files moved
866 from common to nat.
867 (object file files): Reordered.
868
42995dbd
GB
8692014-06-20 Gary Benson <gbenson@redhat.com>
870
871 * i386-low.h (i386_dr_low_can_set_addr): Removed.
872 (i386_dr_low_set_addr): Likewise.
873 (i386_dr_low_get_addr): Likewise.
874 (i386_dr_low_can_set_control): Likewise.
875 (i386_dr_low_set_control): Likewise.
876 (i386_dr_low_get_control): Likewise.
877 (i386_dr_low_get_status): Likewise.
878 (i386_get_debug_register_length): Likewise.
879 * linux-x86-low.c (i386_dr_low_set_addr):
880 Changed signature. Made static.
881 (i386_dr_low_get_addr): Likewise.
882 (i386_dr_low_set_control): Likewise.
883 (i386_dr_low_get_control): Likewise.
884 (i386_dr_low_get_status): Likewise.
885 (i386_dr_low): New global variable.
886 * win32-i386-low.c (i386_dr_low_set_addr):
887 Changed signature. Made static.
888 (i386_dr_low_get_addr): Likewise.
889 (i386_dr_low_set_control): Likewise.
890 (i386_dr_low_get_control): Likewise.
891 (i386_dr_low_get_status): Likewise.
892 (i386_dr_low): New global variable.
893
e1d2394b
MS
8942014-06-20 Marcus Shawcroft <marcus.shawcroft@arm.com>
895
896 * configure.ac: Invoke. AC_CHECK_TOOL(AR, ar).
897 * Makefile.in (AR, AR_FLAGS): Define.
898 * configure: Regenerate.
899
3a8ee006
GB
9002014-06-19 Gary Benson <gbenson@redhat.com>
901
902 * Makefile.in (i386-dregs.o): New rule.
903 * configure.srv: Add i386-dregs.o to all targets using i386-low.o.
904 * i386-low.c (target.h): Remove include.
905 (TARGET_HAS_DR_LEN_8): Now in i386-dregs.c.
906 (DR_CONTROL_SHIFT): Likewise.
907 (DR_CONTROL_SIZE): Likewise.
908 (DR_RW_EXECUTE): Likewise.
909 (DR_RW_WRITE): Likewise.
910 (DR_RW_READ): Likewise.
911 (DR_RW_IORW): Likewise.
912 (DR_LEN_1): Likewise.
913 (DR_LEN_2): Likewise.
914 (DR_LEN_4): Likewise.
915 (DR_LEN_8): Likewise.
916 (DR_LOCAL_ENABLE_SHIFT): Likewise.
917 (DR_GLOBAL_ENABLE_SHIFT): Likewise.
918 (DR_ENABLE_SIZE): Likewise.
919 (DR_LOCAL_SLOWDOWN): Likewise.
920 (DR_GLOBAL_SLOWDOWN): Likewise.
921 (DR_CONTROL_RESERVED): Likewise.
922 (I386_DR_CONTROL_MASK): Likewise.
923 (I386_DR_VACANT): Likewise.
924 (I386_DR_LOCAL_ENABLE): Likewise.
925 (I386_DR_GLOBAL_ENABLE): Likewise.
926 (I386_DR_DISABLE): Likewise.
927 (I386_DR_SET_RW_LEN): Likewise.
928 (I386_DR_GET_RW_LEN): Likewise.
929 (I386_DR_WATCH_HIT): Likewise.
930 (i386_wp_op_t): Likewise.
931 (i386_show_dr): Likewise.
932 (i386_length_and_rw_bits): Likewise.
933 (i386_insert_aligned_watchpoint): Likewise.
934 (i386_remove_aligned_watchpoint): Likewise.
935 (i386_handle_nonaligned_watchpoint): Likewise.
936 i386_update_inferior_debug_regs(): Likewise.
937 (i386_dr_insert_watchpoint): Likewise.
938 (i386_dr_remove_watchpoint): Likewise.
939 (i386_dr_region_ok_for_watchpoint): Likewise.
940 (i386_dr_stopped_data_address): Likewise.
941 (i386_dr_stopped_by_watchpoint): Likewise.
942
8f26655c
GB
9432014-06-19 Gary Benson <gbenson@redhat.com>
944
945 * i386-low.c (i386_dr_show): Renamed to
946 i386_show_dr and made static. All uses updated.
947 (i386_dr_length_and_rw_bits): Renamed to
948 i386_length_and_rw_bits and made static.
949 All uses updated.
950 (i386_dr_insert_aligned_watchpoint): Renamed to
951 i386_insert_aligned_watchpoint and made static.
952 All uses updated.
953 (i386_dr_remove_aligned_watchpoint): Renamed to
954 i386_remove_aligned_watchpoint and made static.
955 All uses updated.
956 (i386_dr_update_inferior_debug_regs): Renamed to
957 i386_update_inferior_debug_regs and made static.
958 All uses updated.
959
b9228891
GB
9602014-06-18 Gary Benson <gbenson@redhat.com>
961
5171def3
GB
962 * i386-low.h (i386_dr_low_can_set_addr): New macro.
963 (i386_dr_low_can_set_control): Likewise.
964 (i386_get_debug_register_length): Likewise.
965 * i386-low.c (i386_dr_low_can_set_addr): Now in i386-low.h.
966 (i386_dr_low_can_set_control): Likewise.
967 (i386_get_debug_register_length): Likewise.
968
9692014-06-17 Gary Benson <gbenson@redhat.com>
970
b9228891
GB
971 * i386-low.h (i386-dregs.h): New include.
972 (DR_FIRSTADDR): Now in i386-dregs.h.
973 (DR_LASTADDR): Likewise.
974 (DR_NADDR): Likewise.
975 (DR_STATUS): Likewise.
976 (DR_CONTROL): Likewise.
977 (i386_debug_reg_state): Likewise.
978 (i386_dr_insert_watchpoint): Likewise.
979 (i386_dr_remove_watchpoint): Likewise.
980 (i386_dr_region_ok_for_watchpoint): Likewise.
981 (i386_dr_stopped_data_address): Likewise.
982 (i386_dr_stopped_by_watchpoint): Likewise.
983 * i386-low.c (ALL_DEBUG_REGISTERS): Likewise.
984
4be83cc2
GB
9852014-06-18 Gary Benson <gbenson@redhat.com>
986
987 * i386-low.h (i386_low_insert_watchpoint): Renamed to
988 i386_dr_insert_watchpoint.
989 (i386_low_remove_watchpoint): Renamed to
990 i386_dr_remove_watchpoint.
991 (i386_low_region_ok_for_watchpoint): Renamed to
992 i386_dr_region_ok_for_watchpoint.
993 (i386_low_stopped_data_address): Renamed to
994 i386_dr_stopped_data_address.
995 (i386_low_stopped_by_watchpoint): Renamed to
996 i386_dr_stopped_by_watchpoint.
997 * i386-low.c (i386_show_dr): Renamed to
998 i386_dr_show and made nonstatic. All uses updated.
999 (i386_length_and_rw_bits): Renamed to
1000 i386_dr_length_and_rw_bits and made nonstatic.
1001 All uses updated.
1002 (i386_insert_aligned_watchpoint): Renamed to
1003 i386_dr_insert_aligned_watchpoint and made nonstatic.
1004 All uses updated.
1005 (i386_remove_aligned_watchpoint): Renamed to
1006 i386_dr_remove_aligned_watchpoint and made nonstatic.
1007 All uses updated.
1008 (i386_update_inferior_debug_regs): Renamed to
1009 i386_dr_update_inferior_debug_regs and made nonstatic.
1010 All uses updated.
1011 (i386_low_insert_watchpoint): Renamed to
1012 i386_dr_insert_watchpoint. All uses updated.
1013 (i386_low_remove_watchpoint): Renamed to
1014 i386_dr_remove_watchpoint. All uses updated.
1015 (i386_low_region_ok_for_watchpoint): Renamed to
1016 i386_dr_region_ok_for_watchpoint. All uses updated.
1017 (i386_low_stopped_data_address): Renamed to
1018 i386_dr_stopped_data_address. All uses updated.
1019 (i386_low_stopped_by_watchpoint): Renamed to
1020 i386_dr_stopped_by_watchpoint. All uses updated.
1021
131aa0d4
GB
10222014-06-18 Gary Benson <gbenson@redhat.com>
1023
1024 * i386-low.c (i386_dr_low_can_set_addr): New macro.
1025 (i386_dr_low_can_set_control): Likewise.
1026 (i386_insert_aligned_watchpoint): New check.
1027
d9305f7f
GB
10282014-06-18 Gary Benson <gbenson@redhat.com>
1029
1030 * i386-low.c (i386_update_inferior_debug_regs) <inf_state>:
1031 Renamed to state.
1032
e927c9fc
GB
10332014-06-18 Gary Benson <gbenson@redhat.com>
1034
1035 * i386-low.c (i386_length_and_rw_bits): Use internal_error
1036 instead of fatal and error.
1037 (i386_handle_nonaligned_watchpoint): Likewise.
1038
1b6d4134
GB
10392014-06-18 Gary Benson <gbenson@redhat.com>
1040
1041 * i386-low.c (i386_get_debug_register_length): New macro.
1042 (TARGET_HAS_DR_LEN_8): Remove conditional. Use above macro.
1043 (i386_show_dr): Use debug_printf instead of fprintf. Use
1044 phex to format values.
1045
6e62758f
GB
10462014-06-18 Gary Benson <gbenson@redhat.com>
1047
1048 * i386-low.h: Comment changes.
1049 * i386-low.c: Likewise.
1050
fc6e2f03
GB
10512014-06-18 Gary Benson <gbenson@redhat.com>
1052
1053 * i386-low.c: Whitespace changes.
1054
f9d1eeed
TT
10552014-06-12 Tom Tromey <tromey@redhat.com>
1056
1057 * utils.c (freeargv): Remove.
1058
0b04e523
TT
10592014-06-12 Tom Tromey <tromey@redhat.com>
1060
1061 * debug.c (debug_printf): Remove HAVE_GETTIMEOFDAY checks.
1062 * server.c (monitor_show_help): Remove HAVE_GETTIMEOFDAY check.
1063 (parse_debug_format_options): Likewise.
1064 (gdbserver_usage): Likewise.
1065 * Makefile.in (LIBIBERTY_BUILDDIR, LIBIBERTY): New variables.
1066 (SUBDIRS, REQUIRED_SUBDIRS): Add libiberty.
1067 (gdbserver$(EXEEXT), gdbreplay$(EXEEXT)): Depend on and link
1068 against libiberty.
1069 ($(LIBGNU)): Depend on libiberty.
1070 (all-lib): Recurse into all subdirs.
1071 (install-only): Invoke "install" target in subdirs.
1072 (vasprintf.o, vsnprintf.o, safe-ctype.o, lbasename.o): Remove
1073 targets.
1074 * configure: Rebuild.
1075 * configure.ac: Add ACX_CONFIGURE_DIR for libiberty. Don't check
1076 for vasprintf, vsnprintf, or gettimeofday.
1077 * configure.srv: Don't add safe-ctype.o or lbasename.o to
1078 srv_tgtobj.
1079
270c9937
JB
10802014-06-05 Joel Brobecker <brobecker@adacore.com>
1081
1082 * development.sh: Delete.
1083 * Makefile.in (config.status): Adjust dependency on development.sh.
1084 * configure.ac: Adjust development.sh source call.
1085 * configure: Regenerate.
1086
0a261ed8
PA
10872014-06-02 Pedro Alves <palves@redhat.com>
1088
1089 * ax.c (gdb_free_agent_expr): New function.
1090 * ax.h (gdb_free_agent_expr): New declaration.
1091 * mem-break.c (delete_gdb_breakpoint_1): Also clear the commands
1092 list.
1093 (clear_breakpoint_conditions, clear_breakpoint_commands): Make
1094 static.
1095 (clear_breakpoint_conditions_and_commands): New function.
1096 * mem-break.h (clear_breakpoint_conditions): Delete declaration.
1097 (clear_breakpoint_conditions_and_commands): New declaration.
1098
e9dae05e
RR
10992014-05-23 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1100
1101 * linux-aarch64-low.c (asm/ptrace.h): Include.
1102
5876f503
JK
11032014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1104
1105 Fix TLS access for -static -pthread.
1106 * gdbserver/thread-db.c (struct thread_db): Add td_thr_tlsbase_p.
1107 (thread_db_get_tls_address): Call it if LOAD_MODULE is zero.
1108 (thread_db_load_search, try_thread_db_load_1): Initialize it.
1109
802e8e6d
PA
11102014-05-20 Pedro Alves <palves@redhat.com>
1111
1112 * linux-aarch64-low.c (aarch64_insert_point)
1113 (aarch64_remove_point): No longer check whether the type is
1114 supported here. Adjust to new interface.
1115 (the_low_target): Install aarch64_supports_z_point_type as
1116 supports_z_point_type method.
1117 * linux-arm-low.c (raw_bkpt_type_to_arm_hwbp_type): New function.
1118 (arm_linux_hw_point_initialize): Take an enum raw_bkpt_type
1119 instead of a Z packet char. Adjust.
1120 (arm_supports_z_point_type): New function.
1121 (arm_insert_point, arm_remove_point): Adjust to new interface.
1122 (the_low_target): Install arm_supports_z_point_type.
1123 * linux-crisv32-low.c (cris_supports_z_point_type): New function.
1124 (cris_insert_point, cris_remove_point): Adjust to new interface.
1125 Don't check whether the type is supported here.
1126 (the_low_target): Install cris_supports_z_point_type.
1127 * linux-low.c (linux_supports_z_point_type): New function.
1128 (linux_insert_point, linux_remove_point): Adjust to new interface.
1129 * linux-low.h (struct linux_target_ops) <insert_point,
1130 remove_point>: Take an enum raw_bkpt_type instead of a char. Add
1131 raw_breakpoint pointer parameter.
1132 <supports_z_point_type>: New method.
1133 * linux-mips-low.c (mips_supports_z_point_type): New function.
1134 (mips_insert_point, mips_remove_point): Adjust to new interface.
1135 Use mips_supports_z_point_type.
1136 (the_low_target): Install mips_supports_z_point_type.
1137 * linux-ppc-low.c (the_low_target): Install NULL as
1138 supports_z_point_type method.
1139 * linux-s390-low.c (the_low_target): Install NULL as
1140 supports_z_point_type method.
1141 * linux-sparc-low.c (the_low_target): Install NULL as
1142 supports_z_point_type method.
1143 * linux-x86-low.c (x86_supports_z_point_type): New function.
1144 (x86_insert_point): Adjust to new insert_point interface. Use
1145 insert_memory_breakpoint. Adjust to new
1146 i386_low_insert_watchpoint interface.
1147 (x86_remove_point): Adjust to remove_point interface. Use
1148 remove_memory_breakpoint. Adjust to new
1149 i386_low_remove_watchpoint interface.
1150 (the_low_target): Install x86_supports_z_point_type.
1151 * lynx-low.c (lynx_target_ops): Install NULL as
1152 supports_z_point_type callback.
1153 * nto-low.c (nto_supports_z_point_type): New.
1154 (nto_insert_point, nto_remove_point): Adjust to new interface.
1155 (nto_target_ops): Install nto_supports_z_point_type.
1156 * mem-break.c: Adjust intro comment.
1157 (struct raw_breakpoint) <raw_type, size>: New fields.
1158 <inserted>: Update comment.
1159 <shlib_disabled>: Delete field.
1160 (enum bkpt_type) <gdb_breakpoint>: Delete value.
1161 <gdb_breakpoint_Z0, gdb_breakpoint_Z1, gdb_breakpoint_Z2,
1162 gdb_breakpoint_Z3, gdb_breakpoint_Z4>: New values.
1163 (raw_bkpt_type_to_target_hw_bp_type): New function.
1164 (find_enabled_raw_code_breakpoint_at): New function.
1165 (find_raw_breakpoint_at): New type and size parameters. Use them.
1166 (insert_memory_breakpoint): New function, based off
1167 set_raw_breakpoint_at.
1168 (remove_memory_breakpoint): New function.
1169 (set_raw_breakpoint_at): Reimplement.
1170 (set_breakpoint): New, based on set_breakpoint_at.
1171 (set_breakpoint_at): Reimplement.
1172 (delete_raw_breakpoint): Go through the_target->remove_point
1173 instead of assuming memory breakpoints.
1174 (find_gdb_breakpoint_at): Delete.
1175 (Z_packet_to_bkpt_type, Z_packet_to_raw_bkpt_type): New functions.
1176 (find_gdb_breakpoint): New function.
1177 (set_gdb_breakpoint_at): Delete.
1178 (z_type_supported): New function.
1179 (set_gdb_breakpoint_1): New function, loosely based off
1180 set_gdb_breakpoint_at.
1181 (check_gdb_bp_preconditions, set_gdb_breakpoint): New functions.
1182 (delete_gdb_breakpoint_at): Delete.
1183 (delete_gdb_breakpoint_1): New function, loosely based off
1184 delete_gdb_breakpoint_at.
1185 (delete_gdb_breakpoint): New function.
1186 (clear_gdb_breakpoint_conditions): Rename to ...
1187 (clear_breakpoint_conditions): ... this. Don't handle a NULL
1188 breakpoint.
1189 (add_condition_to_breakpoint): Make static.
1190 (add_breakpoint_condition): Take a struct breakpoint pointer
1191 instead of an address. Adjust.
1192 (gdb_condition_true_at_breakpoint): Rename to ...
1193 (gdb_condition_true_at_breakpoint_z_type): ... this, and add
1194 z_type parameter.
1195 (gdb_condition_true_at_breakpoint): Reimplement.
1196 (add_breakpoint_commands): Take a struct breakpoint pointer
1197 instead of an address. Adjust.
1198 (gdb_no_commands_at_breakpoint): Rename to ...
1199 (gdb_no_commands_at_breakpoint_z_type): ... this. Add z_type
1200 parameter. Return true if no breakpoint was found. Change debug
1201 output.
1202 (gdb_no_commands_at_breakpoint): Reimplement.
1203 (run_breakpoint_commands): Rename to ...
1204 (run_breakpoint_commands_z_type): ... this. Add z_type parameter,
1205 and change return type to boolean.
1206 (run_breakpoint_commands): New function.
1207 (gdb_breakpoint_here): Also check for Z1 breakpoints.
1208 (uninsert_raw_breakpoint): Don't try to reinsert a disabled
1209 breakpoint. Go through the_target->remove_point instead of
1210 assuming memory breakpoint.
1211 (uninsert_breakpoints_at, uninsert_all_breakpoints): Uninsert
1212 software and hardware breakpoints.
1213 (reinsert_raw_breakpoint): Go through the_target->insert_point
1214 instead of assuming memory breakpoint.
1215 (reinsert_breakpoints_at, reinsert_all_breakpoints): Reinsert
1216 software and hardware breakpoints.
1217 (check_breakpoints, breakpoint_here, breakpoint_inserted_here):
1218 Check both software and hardware breakpoints.
1219 (validate_inserted_breakpoint): Assert the breakpoint is a
1220 software breakpoint. Set the inserted flag to -1 instead of
1221 setting shlib_disabled.
1222 (delete_disabled_breakpoints): Adjust.
1223 (validate_breakpoints): Only validate software breakpoints.
1224 Adjust to inserted flag change.
1225 (check_mem_read, check_mem_write): Skip breakpoint types other
1226 than software breakpoints. Adjust to inserted flag change.
1227 * mem-break.h (enum raw_bkpt_type): New enum.
1228 (raw_breakpoint, struct process_info): Forward declare.
1229 (Z_packet_to_target_hw_bp_type): Delete declaration.
1230 (raw_bkpt_type_to_target_hw_bp_type, Z_packet_to_raw_bkpt_type)
1231 (set_gdb_breakpoint, delete_gdb_breakpoint)
1232 (clear_breakpoint_conditions): New declarations.
1233 (set_gdb_breakpoint_at, clear_gdb_breakpoint_conditions): Delete.
1234 (breakpoint_inserted_here): Update comment.
1235 (add_breakpoint_condition, add_breakpoint_commands): Replace
1236 address parameter with a breakpoint pointer parameter.
1237 (gdb_breakpoint_here): Update comment.
1238 (delete_gdb_breakpoint_at): Delete.
1239 (insert_memory_breakpoint, remove_memory_breakpoint): Declare.
1240 * server.c (process_point_options): Take a struct breakpoint
1241 pointer instead of an address. Adjust.
1242 (process_serial_event) <Z/z packets>: Use set_gdb_breakpoint and
1243 delete_gdb_breakpoint.
1244 * spu-low.c (spu_target_ops): Install NULL as
1245 supports_z_point_type method.
1246 * target.h: Include mem-break.h.
1247 (struct target_ops) <prepare_to_access_memory>: Update comment.
1248 <supports_z_point_type>: New field.
1249 <insert_point, remove_point>: Take an enum raw_bkpt_type argument
1250 instead of a char. Also take a raw breakpoint pointer.
1251 * win32-arm-low.c (the_low_target): Install NULL as
1252 supports_z_point_type.
1253 * win32-i386-low.c (i386_supports_z_point_type): New function.
1254 (i386_insert_point, i386_remove_point): Adjust to new interface.
1255 (the_low_target): Install i386_supports_z_point_type.
1256 * win32-low.c (win32_supports_z_point_type): New function.
1257 (win32_insert_point, win32_remove_point): Adjust to new interface.
1258 (win32_target_ops): Install win32_supports_z_point_type.
1259 * win32-low.h (struct win32_target_ops):
1260 <supports_z_point_type>: New method.
1261 <insert_point, remove_point>: Take an enum raw_bkpt_type argument
1262 instead of a char. Also take a raw breakpoint pointer.
1263
932539e3
PA
12642014-05-20 Pedro Alves <palves@redhat.com>
1265
1266 * mem-break.h: Include break-common.h.
1267 (Z_PACKET_SW_BP, Z_PACKET_HW_BP, Z_PACKET_WRITE_WP)
1268 (Z_PACKET_READ_WP, Z_PACKET_ACCESS_WP): New defines.
1269 (Z_packet_to_target_hw_bp_type): New declaration.
1270 * mem-break.c (Z_packet_to_target_hw_bp_type): New function.
1271 * i386-low.c (Z_PACKET_HW_BP, Z_PACKET_WRITE_WP, Z_PACKET_READ_WP)
1272 (Z_PACKET_ACCESS_WP): Delete macros.
1273 (Z_packet_to_hw_type): Delete function.
1274 * i386-low.h: Don't include break-common.h here.
1275 (Z_packet_to_hw_type): Delete declaration.
1276 * linux-x86-low.c (x86_insert_point, x86_insert_point): Call
1277 Z_packet_to_target_hw_bp_type instead of Z_packet_to_hw_type.
1278 * win32-i386-low.c (i386_insert_point, i386_remove_point): Call
1279 Z_packet_to_target_hw_bp_type instead of Z_packet_to_hw_type.
1280 * linux-aarch64-low.c: Don't include break-common.h here.
1281 (Z_PACKET_SW_BP, Z_PACKET_HW_BP, Z_PACKET_WRITE_WP)
1282 (Z_PACKET_READ_WP, Z_PACKET_ACCESS_WP): Delete macros.
1283 (Z_packet_to_target_hw_bp_type): Delete function.
1284 * linux-mips-low.c (rsp_bp_type_to_target_hw_bp_type): Delete
1285 function.
1286 (mips_insert_point, mips_remove_point): Use
1287 Z_packet_to_target_hw_bp_type.
1288
4ff0d3d8
PA
12892014-05-20 Pedro Alves <palves@redhat.com>
1290
1291 * linux-aarch64-low.c: Include break-common.h.
1292 (enum target_point_type): Delete.
1293 (Z_packet_to_point_type): Rename to ...
1294 (Z_packet_to_target_hw_bp_type): ... this, and return a
1295 target_hw_bp_type instead.
1296 (aarch64_show_debug_reg_state): Take an enum target_hw_bp_type
1297 instead of an enum target_point_type.
1298 (aarch64_point_encode_ctrl_reg): Likewise. Compute type mask from
1299 breakpoint type.
1300 (aarch64_dr_state_insert_one_point)
1301 (aarch64_dr_state_remove_one_point, aarch64_handle_breakpoint)
1302 (aarch64_handle_aligned_watchpoint)
1303 (aarch64_handle_unaligned_watchpoint, aarch64_handle_watchpoint):
1304 Take an enum target_hw_bp_type instead of an enum
1305 target_point_type.
1306 (aarch64_supports_z_point_type): New function.
1307 (aarch64_insert_point, aarch64_remove_point): Use it. Adjust to
1308 use Z_packet_to_target_hw_bp_type.
1309
786dc519
JB
13102014-05-20 Joel Brobecker <brobecker@adacore.com>
1311
1312 * configure.ac: Only use -Werror by default when DEVELOPMENT
1313 is true.
1314 * configure: Regenerate.
1315
9e0aa64f
JK
13162014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1317
1318 Fix gdbserver qGetTLSAddr for x86_64 -m32.
1319 * linux-x86-low.c (X86_64_USER_REGS): New.
1320 (x86_fill_gregset): Call memset for BUF first in x86_64 -m32 case.
1321
2b577b92
YQ
13222014-04-28 Yao Qi <yao@codesourcery.com>
1323
1324 * Makefile.in (i386-avx512.c): Fix the typo of generated file
1325 name.
1326
94611da2
PA
13272014-04-25 Pedro Alves <palves@redhat.com>
1328
1329 PR server/16255
1330 * linux-low.c (linux_attach_fail_reason_string): New function.
1331 (linux_attach_lwp): Delete.
1332 (linux_attach_lwp_1): Rename to ...
1333 (linux_attach_lwp): ... this. Take a ptid instead of a pid as
1334 argument. Remove "initial" parameter. Return int instead of
1335 void. Don't error or warn here.
1336 (linux_attach): Adjust to call linux_attach_lwp. Call error on
1337 failure to attach to the tgid. Call warning when failing to
1338 attach to an lwp.
1339 * linux-low.h (linux_attach_lwp): Take a ptid instead of a pid as
1340 argument. Remove "initial" parameter. Return int instead of
1341 void. Don't error or warn here.
1342 (linux_attach_fail_reason_string): New declaration.
1343 * thread-db.c (attach_thread): Adjust to linux_attach_lwp's
1344 interface change. Use linux_attach_fail_reason_string.
1345
01f9f808
MS
13462014-04-24 Michael Sturm <michael.sturm@mintel.com>
1347 Walfred Tedeschi <walfred.tedeschi@intel.com>
1348
1349 * Makefile.in: Added rules to handle new files
1350 i386-avx512.c i386-avx512-linux.c amd64-avx512.c
1351 amd64-avx512-linux.c x32-avx512.c x32-avx512-linux.c.
1352 * configure.srv (srv_i386_regobj): Add i386-avx512.o.
1353 (srv_i386_linux_regobj): Add i386-avx512-linux.o.
1354 (srv_amd64_regobj): Add amd64-avx512.o and x32-avx512.o.
1355 (srv_amd64_linux_regobj): Add amd64-avx512-linux.o and
1356 x32-avx512-linux.o.
1357 (srv_i386_32bit_xmlfiles): Add i386/32bit-avx512.xml.
1358 (srv_i386_64bit_xmlfiles): Add i386/64bit-avx512.xml.
1359 (srv_amd64_xmlfiles): Add i386/amd64-avx512.xml and
1360 i386/x32-avx512.xml.
1361 (srv_i386_linux_xmlfiles): Add i386/i386-avx512-linux.xml.
1362 (srv_amd64_linux_xmlfiles): Add i386/amd64-avx512-linux.xml and
1363 i386/x32-avx512-linux.xml.
1364 * i387-fp.c (num_avx512_k_registers): New constant for number
1365 of K registers.
1366 (num_avx512_zmmh_low_registers): New constant for number of
1367 lower ZMM registers (0-15).
1368 (num_avx512_zmmh_high_registers): New constant for number of
1369 higher ZMM registers (16-31).
1370 (num_avx512_ymmh_registers): New contant for number of higher
1371 YMM registers (ymm16-31 added by avx521 on x86_64).
1372 (num_avx512_xmm_registers): New constant for number of higher
1373 XMM registers (xmm16-31 added by AVX512 on x86_64).
1374 (struct i387_xsave): Add space for AVX512 registers.
1375 (i387_cache_to_xsave): Change raw buffer size to 64 characters.
1376 Add code to handle AVX512 registers.
1377 (i387_xsave_to_cache): Add code to handle AVX512 registers.
1378 * linux-x86-low.c (init_registers_amd64_avx512_linux): New
1379 prototypei from generated file.
1380 (tdesc_amd64_avx512_linux): Likewise.
1381 (init_registers_x32_avx512_linux): Likewise.
1382 (tdesc_x32_avx512_linux): Likewise.
1383 (init_registers_i386_avx512_linux): Likewise.
1384 (tdesc_i386_avx512_linux): Likewise.
1385 (x86_64_regmap): Add AVX512 registers.
1386 (x86_linux_read_description): Add code to handle AVX512 XSTATE
1387 mask.
1388 (initialize_low_arch): Add code to initialize AVX512 registers.
1389
51aa91f9
PA
13902014-04-23 Pedro Alves <palves@redhat.com>
1391
1392 * mem-break.c (find_gdb_breakpoint_at): Make static.
1393 * mem-break.h (find_gdb_breakpoint_at): Delete declaration.
1394
a4165e94
PA
13952014-04-23 Pedro Alves <palves@redhat.com>
1396
1397 * i386-low.c: Don't include break-common.h here.
1398 (i386_low_insert_watchpoint, i386_low_remove_watchpoint): Change
1399 prototype to take target_hw_bp_type as argument instead of a Z
1400 packet char.
1401 * i386-low.h: Include break-common.h here.
1402 (Z_packet_to_hw_type): Declare.
1403 (i386_low_insert_watchpoint, i386_low_remove_watchpoint): Change
1404 prototypes.
1405 * linux-x86-low.c (x86_insert_point): Convert the packet number to
1406 a target_hw_bp_type before calling i386_low_insert_watchpoint.
1407 (x86_remove_point): Convert the packet number to a
1408 target_hw_bp_type before calling i386_low_remove_watchpoint.
1409 * win32-i386-low.c (i386_insert_point): Convert the packet number
1410 to a target_hw_bp_type before calling i386_low_insert_watchpoint.
1411 (i386_remove_point): Convert the packet number to a
1412 target_hw_bp_type before calling i386_low_remove_watchpoint.
1413
b8acf843
PA
14142014-04-23 Pedro Alves <palves@redhat.com>
1415
1416 * utils.h (perror_with_name): Add ATTRIBUTE_NORETURN.
1417
d708bcd1
PA
14182014-04-10 Pedro Alves <palves@redhat.com>
1419
1420 * mem-break.c (add_breakpoint_condition, add_breakpoint_commands):
1421 Check if the condition or command is NULL before checking if the
1422 breakpoint is known. On success, return true.
1423 * mem-break.h (add_breakpoint_condition): Document return.
1424 (add_breakpoint_commands): Add describing comment.
1425 * server.c (skip_to_semicolon): New function.
1426 (process_point_options): Use it.
1427
2eec7d5b
PA
14282014-04-09 Pedro Alves <palves@redhat.com>
1429
1430 * linux-low.c (linux_read_loadmap): Pass current_inferior directly
1431 to lwpid_of.
1432
fa96cb38
PA
14332014-02-27 Pedro Alves <palves@redhat.com>
1434
1435 PR 12702
1436 * inferiors.h (A_I_NEXT, ALL_INFERIORS_TYPE, ALL_PROCESSES): New
1437 macros.
1438 * linux-low.c (delete_lwp, handle_extended_wait): Add debug
1439 output.
1440 (last_thread_of_process_p): Take a PID argument instead of a
1441 thread pointer.
1442 (linux_wait_for_lwp): Delete.
1443 (num_lwps, check_zombie_leaders, not_stopped_callback): New
1444 functions.
1445 (linux_low_filter_event): New function, party factored out from
1446 linux_wait_for_event.
1447 (linux_wait_for_event): Rename to ...
1448 (linux_wait_for_event_filtered): ... this. Add new filter ptid
1449 argument. Partly rewrite. Always use waitpid(-1, WNOHANG) and
1450 sigsuspend. Check for zombie leaders.
1451 (linux_wait_for_event): Reimplement as wrapper around
1452 linux_wait_for_event_filtered.
1453 (linux_wait_1): Handle TARGET_WAITKIND_NO_RESUMED. Assume that if
1454 a normal or signal exit is seen, it's the whole process exiting.
1455 (wait_for_sigstop): No longer a for_each_inferior callback.
1456 Rewrite on top of linux_wait_for_event_filtered.
1457 (stop_all_lwps): Call wait_for_sigstop directly.
1458 * server.c (resume, handle_target_event): Handle
1459 TARGET_WAITKIND_NO_RESUMED.
1460
d763de10
JB
14612014-02-26 Joel Brobecker <brobecker@adacore.com>
1462
1463 * win32-low.c (psapi_get_dll_name,
1464 * win32_CreateToolhelp32Snapshot): Delete.
1465 (win32_CreateToolhelp32Snapshot, win32_Module32First)
1466 (win32_Module32Next, load_toolhelp, toolhelp_get_dll_name):
1467 Delete.
1468 (handle_load_dll): Add function description.
1469 Remove code using psapi_get_dll_name and toolhelp_get_dll_name.
1470
850a0f76
JB
14712014-02-26 Joel Brobecker <brobecker@adacore.com>
1472
1473 * win32-low.c (win32_add_one_solib): Add 0x1000 to load_addr.
1474 Add comment.
1475 (win32_add_all_dlls): Remove 0x1000 offset applied to DLL
1476 base address when calling win32_add_one_solib.
1477 (handle_load_dll): Delete local variable load_addr.
1478 Remove 0x1000 offset applied to DLL base address when calling
1479 win32_add_one_solib.
1480 (handle_unload_dll): Add comment.
1481
f25b3fc3
JB
14822014-02-26 Joel Brobecker <brobecker@adacore.com>
1483
1484 * win32-low.c (win32_add_all_dlls): Renames
1485 win32_ensure_ntdll_loaded. Rewrite function documentation.
1486 Adjust implementation to always load all DLLs.
1487 Add 0x1000 offset to DLL base address when calling
1488 win32_add_one_solib.
1489 (child_initialization_done): New static global.
1490 (do_initial_child_stuff): Set child_initialization_done to
1491 zero during child initialization, and 1 after. Replace call
1492 to win32_ensure_ntdll_loaded by call to win32_add_all_dlls.
1493 Add comment.
1494 (match_dll_by_basename, dll_is_loaded_by_basename): Delete.
1495 (handle_unload_dll): Add function documentation.
1496 (get_child_debug_event): Ignore load and unload DLL events
1497 during child initialization.
1498
d86d4aaf
DE
14992014-02-20 Doug Evans <dje@google.com>
1500
3bc32da3 1501 Remove global all_lwps.
d86d4aaf
DE
1502 * inferiors.h (ptid_of): Move here from linux-low.h.
1503 (pid_of, lwpid_of): Ditto.
1504 * linux-aarch64-low.c (debug_reg_change_callback): Update, "entry"
1505 parameter is a struct thread_info * now.
1506 (aarch64_notify_debug_reg_change): Fetch pid from current_inferior
1507 directly. Pass &all_threads to find_inferior instead of &all_lwps.
1508 (aarch64_stopped_data_address): Fetch lwpid from current_inferior
1509 directly.
1510 (aarch64_linux_prepare_to_resume): Fetch ptid from thread.
1511 (aarch64_arch_setup): Fetch lwpid from current_inferior directly.
1512 * linux-arm-low.c (update_registers_callback): Update, "entry"
1513 parameter is a struct thread_info * now.
1514 Fetch lwpid from current_inferior directly.
1515 (arm_insert_point): Pass &all_threads to find_inferior instead of
1516 &all_lwps.
1517 (arm_remove_point): Ditto.
1518 (arm_stopped_by_watchpoint): Fetch lwp from current_inferior.
1519 (arm_prepare_to_resume): Fetch pid from thread.
1520 (arm_read_description): Fetch lwpid from current_inferior directly.
1521 * linux-low.c (all_lwps): Delete.
1522 (delete_lwp): Delete call to remove_inferior.
1523 (handle_extended_wait): Fetch lwpid from thread.
1524 (add_lwp): Don't set lwp->entry.id. Remove call to
1525 add_inferior_to_list.
1526 (linux_attach_lwp_1): Fetch pid from current_inferior directly.
1527 (linux_kill_one_lwp): Fetch ptid,lwpid from thread.
1528 (kill_one_lwp_callback): Ditto.
1529 (linux_kill): Don't dereference NULL pointer.
1530 Fetch ptid,lwpid from thread.
1531 (get_detach_signal): Fetch ptid from thread.
1532 (linux_detach_one_lwp): Fetch ptid,lwpid from thread.
1533 Simplify call to regcache_invalidate_thread.
1534 (delete_lwp_callback): Update, "entry" parameter is a
1535 struct thread_info * now. Fetch pid from thread.
1536 (linux_mourn): Pass &all_threads to find_inferior instead of &all_lwps.
1537 (status_pending_p_callback): Update, "entry" parameter is a
1538 struct thread_info * now. Fetch ptid from thread.
1539 (find_lwp_pid): Update, "entry" parameter is a
1540 struct thread_info * now.
1541 (linux_wait_for_lwp): Fetch pid from thread.
1542 (linux_fast_tracepoint_collecting): Fetch lwpid from thread.
1543 (maybe_move_out_of_jump_pad): Fetch lwpid from current_inferior.
1544 (enqueue_one_deferred_signal): Fetch lwpid from thread.
1545 (dequeue_one_deferred_signal): Ditto.
1546 (cancel_breakpoint): Fetch ptid from current_inferior.
1547 (linux_wait_for_event): Pass &all_threads to find_inferior,
1548 not &all_lwps. Fetch ptid, lwpid from thread.
1549 (count_events_callback): Update, "entry" parameter is a
1550 struct thread_info * now.
1551 (select_singlestep_lwp_callback): Ditto.
1552 (select_event_lwp_callback): Ditto.
1553 (cancel_breakpoints_callback): Ditto.
1554 (linux_cancel_breakpoints): Pass &all_threads to find_inferior,
1555 not &all_lwps.
1556 (select_event_lwp): Ditto. Fetch ptid from event_thread.
1557 (unsuspend_one_lwp): Update, "entry" parameter is a
1558 struct thread_info * now.
1559 (unsuspend_all_lwps): Pass &all_threads to find_inferior,
1560 not &all_lwps.
1561 (linux_stabilize_threads): Ditto. And for for_each_inferior.
1562 Fetch lwpid from thread, not lwp.
1563 (linux_wait_1): Fetch ptid, lwpid from current_inferior.
1564 Pass &all_threads to find_inferior, not &all_lwps.
1565 (send_sigstop): Fetch lwpid from thread, not lwp.
1566 (send_sigstop_callback): Update, "entry" parameter is a
1567 struct thread_info * now.
1568 (suspend_and_send_sigstop_callback): Ditto.
1569 (wait_for_sigstop): Ditto. Fetch ptid, lwpid from thread, lwp.
1570 (stuck_in_jump_pad_callback): Update, "entry" parameter is a
1571 struct thread_info * now.
1572 (move_out_of_jump_pad_callback): Ditto. Fetch ptid, lwpid
1573 from thread, lwp.
1574 (lwp_running): Update, "entry" parameter is a
1575 struct thread_info * now.
1576 (stop_all_lwps): Fetch ptid from thread.
1577 Pass &all_threads to find_inferior, for_each_inferior, not &all_lwps.
1578 (linux_resume_one_lwp): Fetch lwpid from thread.
1579 (linux_set_resume_request): Update, "entry" parameter is a
1580 struct thread_info * now. Fetch pid, lwpid from thread.
1581 (resume_status_pending_p): Update, "entry" parameter is a
1582 struct thread_info * now.
1583 (need_step_over_p): Ditto. Fetch lwpid from thread.
1584 (start_step_over): Fetch lwpid from thread.
1585 (linux_resume_one_thread): Update, "entry" parameter is a
1586 struct thread_info * now. Fetch lwpid from thread.
1587 (linux_resume): Pass &all_threads to find_inferior, not &all_lwps.
1588 (proceed_one_lwp): Update, "entry" parameter is a
1589 struct thread_info * now. Fetch lwpid from thread.
1590 (unsuspend_and_proceed_one_lwp): Update, "entry" parameter is a
1591 struct thread_info * now.
1592 (proceed_all_lwps): Pass &all_threads to find_inferior, not &all_lwps.
1593 (unstop_all_lwps): Ditto. Fetch lwpid from thread.
1594 (regsets_fetch_inferior_registers): Fetch lwpid from current_inferior
1595 directly.
1596 (regsets_store_inferior_registers): Ditto.
1597 (fetch_register, store_register): Ditto.
1598 (linux_read_memory, linux_write_memory): Ditto.
1599 (linux_request_interrupt): Ditto.
1600 (linux_read_auxv): Ditto.
1601 (linux_xfer_siginfo): Ditto.
1602 (linux_qxfer_spu): Ditto.
1603 (linux_qxfer_libraries_svr4): Ditto.
1604 * linux-low.h (ptid_of, pid_of, lwpid_of): Delete,
1605 moved to inferiors.h.
1606 (get_lwp): Delete.
1607 (get_thread_lwp): Update.
1608 (struct lwp_info): Delete member "entry". Simplify comment for
1609 member "thread".
1610 (all_lwps): Delete.
1611 * linux-mips-low.c (mips_read_description): Fetch lwpid from
1612 current_inferior directly.
1613 (update_watch_registers_callback): Update, "entry" parameter is a
1614 struct thread_info * now. Fetch pid from thread.
1615 (mips_linux_prepare_to_resume): Fetch ptid from thread.
1616 (mips_insert_point): Fetch lwpid from current_inferior.
1617 Pass &all_threads to find_inferior, not &all_lwps.
1618 (mips_remove_point): Pass &all_threads to find_inferior, not &all_lwps.
1619 (mips_stopped_by_watchpoint): Fetch lwpid from current_inferior
1620 directly.
1621 (mips_stopped_data_address): Ditto.
1622 * linux-s390-low.c (s390_arch_setup): Fetch pid from current_inferior
1623 directly.
1624 * linux-tile-low.c (tile_arch_setup): Ditto.
1625 * linux-x86-low.c (x86_get_thread_area): Fetch lwpid from thread.
1626 (update_debug_registers_callback): Update, "entry" parameter is a
1627 struct thread_info * now. Fetch pid from thread.
1628 (i386_dr_low_set_addr): Fetch pid from current_inferior directly.
1629 Pass &all_threads to find_inferior, not &all_lwps.
1630 (i386_dr_low_get_addr): Fetch ptid from current_inferior directly.
1631 (i386_dr_low_set_control): Fetch pid from current_inferior directly.
1632 Pass &all_threads to find_inferior, not &all_lwps.
1633 (i386_dr_low_get_control): Fetch ptid from current_inferior directly.
1634 (i386_dr_low_get_status): Ditto.
1635 (x86_linux_prepare_to_resume): Fetch ptid from thread.
1636 (x86_siginfo_fixup): Fetch lwpid from current_inferior directly.
1637 (x86_linux_read_description): Ditto.
1638 * proc-service.c (ps_getpid): Fetch pid from current_inferior directly.
1639
3b8361aa
DE
16402014-02-20 Doug Evans <dje@google.com>
1641
1642 * inferiors.c (get_first_inferior): Fix buglet.
1643
f7667f0d
DE
16442014-02-19 Doug Evans <dje@google.com>
1645
1646 * gdbthread.h (add_thread): Change result type to struct thread_info *.
1647 * inferiors.c (add_thread): Change result type to struct thread_info *.
1648 All callers updated.
1649 (add_lwp): Call add_thread here instead of in callers.
1650 All callers updated.
1651 * linux-low.h (get_lwp_thread): Rewrite.
1652 (struct lwp_info): New member "thread".
1653
b3312d80
DE
16542014-02-19 Doug Evans <dje@google.com>
1655
1656 * linux-low.c (add_lwp): Change result to struct lwp_info *.
1657 All callers updated.
1658
ecc6f45c
DE
16592014-02-19 Doug Evans <dje@google.com>
1660
1661 * inferiors.c (add_thread): Fix whitespace.
1662
649ebbca
DE
16632014-02-19 Doug Evans <dje@google.com>
1664
1665 * dll.c (clear_dlls): Replace accessing list implemention details
1666 with API function.
1667 * gdbthread.h (get_first_thread): Declare.
1668 * inferiors.c (for_each_inferior_with_data): New function.
1669 (get_first_thread): New function.
1670 (find_thread_ptid): Simplify.
1671 (get_first_inferior): New function.
1672 (clear_list): Delete.
1673 (one_inferior_p): New function.
1674 (clear_inferior_list): New function.
1675 (clear_inferiors): Update.
1676 * inferiors.h (for_each_inferior_with_data): Declare.
1677 (clear_inferior_list): Declare.
1678 (one_inferior_p): Declare.
1679 (get_first_inferior): Declare.
1680 * linux-low.c (linux_wait_for_event): Replace accessing list
1681 implemention details with API function.
1682 * server.c (target_running): Ditto.
1683 (accumulate_file_name_length): New function.
1684 (emit_dll_description): New function.
1685 (handle_qxfer_libraries): Replace accessing list implemention
1686 details with API function.
1687 (handle_qxfer_threads_worker): New function.
1688 (handle_qxfer_threads_proper): Replace accessing list implemention
1689 details with API function.
1690 (handle_query): Ditto.
1691 (visit_actioned_threads_callback_ftype): New typedef.
1692 (visit_actioned_threads_data): New struct.
1693 (visit_actioned_threads): Rewrite to be find_inferior callback.
1694 (resume): Call find_inferior.
1695 (handle_status): Replace accessing list implemention
1696 details with API function.
1697 (process_serial_event): Replace accessing list implemention details
1698 with API function.
1699 * target.c (set_desired_inferior): Replace accessing list implemention
1700 details with API function.
1701 * tracepoint.c (same_process_p): New function.
1702 (gdb_agent_about_to_close): Replace accessing list implemention
1703 details with API function.
1704 * win32-low.c (child_delete_thread): Replace accessing list
1705 implemention details with API function.
1706 (match_dll_by_basename): New function.
1707 (dll_is_loaded_by_basename): New function.
1708 (win32_ensure_ntdll_loaded): Replace accessing list implemention
1709 details call to dll_is_loaded_by_basename.
1710
80894984
DE
17112014-02-19 Doug Evans <dje@google.com>
1712
1713 * dll.h (struct dll_info): Add comment.
1714 * gdbthread.h (struct thread_info): Add comment.
1715 (current_ptid): Simplify.
1716 * inferiors.c (add_process): Update.
1717 (remove_process): Update.
1718 * inferiors.h (struct process_info): Rename member "head" to "entry".
1719 * linux-low.c (delete_lwp): Update.
1720 (add_lwp): Update.
1721 (last_thread_of_process_p): Update.
1722 (kill_one_lwp_callback, linux_kill): Update.
1723 (status_pending_p_callback): Update.
1724 (wait_for_sigstop): Update. Simplify read of ptid.
1725 (start_step_over): Update.
1726 * linux-low.h (ptid_of, pid_of, lwpid_of): Update.
1727 (get_lwp_thread): Update.
1728 (struct lwp_info): Rename member "head" to "entry".
1729 * regcache.h (inferior_list_entry): Delete.
1730 * server.c (kill_inferior_callback): Update.
1731 (detach_or_kill_inferior_callback): Update.
1732 (print_started_pid): Update.
1733 (print_attached_pid): Update.
1734 (process_serial_event): Simplify read of ptid.
1735 * thread-db.c (thread_db_create_event): Update.
1736 (thread_db_get_tls_address): Update.
1737 * win32-low.c (current_inferior_ptid): Simplify.
1738
46917d26
TT
17392014-02-19 Tom Tromey <tromey@redhat.com>
1740
1741 * target.h (struct target_ops) <supports_btrace>: Add target_ops
1742 argument.
1743 (target_supports_btrace): Update.
1744
0759a81e
YQ
17452014-02-14 Yao Qi <yao@codesourcery.com>
1746
1747 * Makefile.in (IPA_OBJS): Append rsp-low-ipa.o.
1748 (rsp-low-ipa.o): New target.
1749
a7191e8b
TT
17502014-02-12 Tom Tromey <tromey@redhat.com>
1751
1752 * ax.c (gdb_parse_agent_expr): Use hex2bin, not
1753 convert_ascii_to_int.
1754 * regcache.c (registers_to_string): Likewise.
1755 * remote-utils.c (decode_M_packet): Likewise.
1756 * server.c (process_serial_event): Likewise.
1757
ff0e980e
TT
17582014-02-12 Tom Tromey <tromey@redhat.com>
1759
1760 * server.c (handle_query, handle_v_run): Use hex2bin, not
1761 unhexify.
1762 * tracepoint.c (cmd_qtdpsrc, cmd_qtdv, cmd_qtnotes): Likewise.
1763
e9371aff
TT
17642014-02-12 Tom Tromey <tromey@redhat.com>
1765
1766 * ax.c (gdb_unparse_agent_expr): Use bin2hex, not
1767 convert_int_to_ascii.
1768 * regcache.c (registers_to_string, collect_register_as_string):
1769 Likewise.
1770 * remote-utils.c (look_up_one_symbol, relocate_instruction):
1771 Likewise.
1772 * server.c (process_serial_event): Likewise.
1773 * tracepoint.c (cmd_qtstatus, response_source, response_tsv)
1774 (cmd_qtbuffer, cstr_to_hexstr): Likewise.
1775
971dc0b8
TT
17762014-02-12 Tom Tromey <tromey@redhat.com>
1777
1778 * remote-utils.c (look_up_one_symbol, monitor_output): Use
1779 bin2hex, not hexify.
1780 * tracepoint.c (cmd_qtstatus): Likewise.
1781
0a822afb
TT
17822014-02-12 Tom Tromey <tromey@redhat.com>
1783
1784 * remote-utils.c (monitor_output): Pass explicit length to
1785 hexify.
1786
9c3d6531
TT
17872014-02-12 Tom Tromey <tromey@redhat.com>
1788
1789 * tracepoint.c: Include rsp-low.h.
1790 * server.c: Include rsp-low.h.
1791 * remote-utils.h (convert_ascii_to_int, convert_int_to_ascii)
1792 (unhexify, hexify, remote_escape_output, unpack_varlen_hex): Don't
1793 declare.
1794 * remote-utils.c: Include rsp-low.h.
1795 (fromhex, hexchars, ishex, unhexify, tohex, hexify)
1796 (remote_escape_output, remote_unescape_input, unpack_varlen_hex)
1797 (convert_int_to_ascii, convert_ascii_to_int): Move to
1798 common/rsp-low.c.
1799 * regcache.c: Include rsp-low.h.
1800 * ax.c: Include rsp-low.h.
1801 * Makefile.in (SFILES): Add common/rsp-low.c.
1802 (OBS): Add rsp-low.o.
1803 (rsp-low.o): New target.
1804
01fd3ea5
TT
18052014-02-12 Tom Tromey <tromey@redhat.com>
1806
1807 * utils.h (pulongest, plongest, phex_nz): Don't declare.
1808 Include print-utils.h.
1809 * utils.c (NUMCELLS, CELLSIZE, get_cell, decimal2str, pulongest)
1810 (plongest, thirty_two, phex_nz): Remove.
1811 * Makefile.in (SFILES): Add common/print-utils.c.
1812 (OBS): Add print-utils.o.
1813 (print-utils-ipa.o): New target.
1814 (print-utils.o): New target.
1815 (IPA_OBJS): Add print-utils-ipa.o.
1816
e99dc820
TT
18172014-02-06 Tom Tromey <tromey@redhat.com>
1818
1819 * Makefile.in (SFILES): Fix indentation.
1820
ee1e2d4f
DE
18212014-02-05 Doug Evans <dje@google.com>
1822
1823 * linux-low.c (linux_wait_for_event): Improve comment.
1824 (linux_wait_1): Keep current_inferior in sync with event_child.
1825
f5a02773
DE
18262014-01-22 Doug Evans <dje@google.com>
1827
1828 * gdbthread.h (gdb_id_to_thread): Delete, unused.
1829
87ce2a04
DE
18302014-01-22 Doug Evans <dje@google.com>
1831
1832 * configure.ac (AC_CHECK_FUNCS): Add test for gettimeofday.
1833 * configure: Regenerate.
1834 * config.in: Regenerate.
1835 * Makefile.in (SFILES): Add debug.c.
1836 (OBS): Add debug.o.
1837 * debug.c: New file.
1838 * debug.h: New file.
1839 * linux-aarch64-low.c (*): Update all debugging printfs to use
1840 debug_printf instead of fprintf.
1841 * linux-arm-low.c (*): Ditto.
1842 * linux-cris-low.c (*): Ditto.
1843 * linux-crisv32-low.c (*): Ditto.
1844 * linux-m32r-low.c (*): Ditto.
1845 * linux-sparc-low.c (*): Ditto.
1846 * linux-x86.c (*): Ditto.
1847 * linux-low.c (*): Ditto.
1848 (linux_wait_1): Add calls to debug_enter, debug_exit.
1849 (linux_wait): Remove redundant debugging printf.
1850 (stop_all_lwps): Add calls to debug_enter, debug_exit.
1851 (linux_resume, unstop_all_lwps): Ditto.
1852 * mem-break.c (*): Update all debugging printfs to use
1853 debug_printf instead of fprintf.
1854 * remote-utils.c (*): Ditto.
1855 * thread-db.c (*): Ditto.
1856 * server.c #include <ctype.h>, "gdb_vecs.h".
1857 (debug_threads): Moved to debug.c.
1858 (*): Update all debugging printfs to use debug_printf instead of
1859 fprintf.
1860 (start_inferior): Replace call to fflush with call to debug_flush.
1861 (monitor_show_help): Mention set debug-format.
1862 (parse_debug_format_options): New function.
1863 (handle_monitor_command): Handle "monitor set debug-format".
1864 (gdbserver_usage): Mention --debug-format.
1865 (main): Parse --debug-format.
1866 * server.h (debug_threads): Declaration moved to debug.h.
1867 #include "debug.h".
1868 * tracepoint.c (trace_debug_1) [!IN_PROCESS_AGENT]: Add version of
1869 trace_debug_1 that uses debug_printf.
1870 (tracepoint_look_up_symbols): Update all debugging printfs to use
1871 debug_printf instead of fprintf.
1872
e671835b
BS
18732014-01-20 Baruch Siach <baruch@tkos.co.il>
1874
1875 * linux-xtensa-low.c: Include asm/ptrace.h instead of
1876 sys/ptrace.h.
1877
b5737fa9
PA
18782014-01-17 Pedro Alves <palves@redhat.com>
1879
ea38d2a9 1880 PR build/16445
c7faa97a
PA
1881 * linux-x86-low.c: Don't include elf/common.h if ELFMAG0 is
1882 defined after including gdb_proc_service.h.
b5737fa9 1883
40ed484e
DE
18842014-01-16 Doug Evans <dje@google.com>
1885
1886 * dll.c (UNSPECIFIED_CORE_ADDR): New macro.
1887 (match_dll): Use it.
1888
969c39fb
MM
18892014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1890
1891 * target.h (target_ops) <read_btrace>: Change parameters and
1892 return type to allow error reporting.
1893 * server.c (handle_qxfer_btrace): Support delta reads. Pass
1894 trace reading errors on.
1895 * linux-low.c (linux_low_read_btrace): Pass trace reading
1896 errors on.
1897 (linux_low_disable_btrace): New.
1898
ab7f45ba
DE
18992014-01-15 Doug Evans <dje@google.com>
1900
1901 * inferiors.c (thread_id_to_gdb_id): Delete.
1902 * inferiors.h (thread_id_to_gdb_id): Delete.
1903
66af0f44
EZ
19042014-01-13 Eli Zaretskii <eliz@gnu.org>
1905
1906 * Makefile.in (INCLUDE_CFLAGS): Remove trailing slash from
1907 "-I$(srcdir)/../". Fixes MinGW compilation errors with old GCC
1908 versions.
1909
9939e131
PA
19102014-01-08 Pedro Alves <palves@redhat.com>
1911
1912 * server.c (handle_status): Don't discard previous queued stop
1913 replies or thread's pending status here.
1914 (main) <disconnection>: Do it here instead.
1915
b7ea362b
PA
19162014-01-08 Pedro Alves <palves@redhat.com>
1917
1918 * gdbthread.h (struct thread_info) <status_pending_p>: New field.
1919 * server.c (visit_actioned_threads, handle_pending_status): New
1920 function.
1921 (handle_v_cont): Factor out parts to ...
1922 (resume): ... this new function. If in all-stop, and a thread
1923 being resumed has a pending status, report it without actually
1924 resuming.
1925 (myresume): Adjust to use the new 'resume' function.
1926 (clear_pending_status_callback, set_pending_status_callback)
1927 (find_status_pending_thread_callback): New functions.
1928 (handle_status): Handle the case of multiple threads having
1929 interesting statuses to report. Report threads' real last signal
1930 instead of always reporting GDB_SIGNAL_TRAP. Look for a thread
1931 with an interesting thread to report the status for, instead of
1932 always reporting the status of the first thread.
1933
28498c42
JB
19342014-01-01 Joel Brobecker <brobecker@adacore.com>
1935
1936 * gdbserver.c (gdbserver_version): Set copyright year to 2014.
1937 * gdbreplay.c (gdbreplay_version): Likewise.
1938
f45c82da
YZ
19392013-12-18 Yufeng Zhang <yufeng.zhang@arm.com>
1940
1941 * linux-aarch64-low.c (aarch64_linux_set_debug_regs): Set
1942 iov.iov_len with the real length in use.
1943
379a5e2d
JB
19442013-12-13 Joel Brobecker <brobecker@adacore.com>
1945
1946 * Makefile.in (safe-ctype.o, lbasename.o): New rules.
1947 * configure.srv: Add safe-ctype.o and lbasename.o to srv_tgtobj
1948 for all targets that use win32-low.c.
1949 * win32-low.c (win32_ensure_ntdll_loaded): New function.
1950 (do_initial_child_stuff): Add call to win32_ensure_ntdll_loaded.
1951
4210d83e
PA
19522013-12-13 Pedro Alves <palves@redhat.com>
1953
1954 * target.c (mywait): Set OURSTATUS->KIND to TARGET_WAITKIND_STOPPED
1955 if equal to TARGET_WAITKIND_LOADED.
1956 * win32-low.c (cached_status): New static global.
1957 (win32_wait): Add declaration.
1958 (do_initial_child_stuff): Flush all initial pending debug events
1959 up to the initial breakpoint.
1960 (win32_wait): If CACHED_STATUS was set, return that instead
1961 of doing a real wait. Remove the code resuming the execution
1962 of the inferior after receiving a TARGET_WAITKIND_LOADED event
1963 during the initial phase. Also remove the code changing
1964 OURSTATUS->KIND from TARGET_WAITKIND_LOADED to
1965 TARGET_WAITKIND_STOPPED.
1966
e7f0d979
YQ
19672013-12-11 Yao Qi <yao@codesourcery.com>
1968
1969 * notif.c (handle_notif_ack): Return 0 if no notification
1970 matches.
1971
ebcf782c
DE
19722013-11-20 Doug Evans <dje@google.com>
1973
1974 * linux-low.c (linux_set_resume_request): Fix comment.
1975
20ad9378
DE
19762013-11-20 Doug Evans <dje@google.com>
1977
1978 * linux-low.c (resume_status_pending_p): Tweak comment.
1979
a196ebeb
WT
19802013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
1981
1982 * Makefile.in: Add i386-mpx.c, i386-mpx-linux.c, amd64-mpx.c,
1983 amd64-mpx-linux.c, x32-mpx.c and x32-mpx-linux.c generation.
1984 * configure.srv (srv_i386_regobj): Add i386-mpx.o.
1985 (srv_i386_linux_regobj): Add i386-mpx-linux.o.
1986 (srv_amd64_regobj): Add amd64-mpx.o.
1987 (srv_amd64_linux_regobj): Add amd64-mpx-linux.o.
1988 (srv_i386_32bit_xmlfiles): Add i386/32bit-mpx.xml.
1989 (srv_i386_64bit_xmlfiles): Add i386/64bit-mpx.xml.
1990 * i387-fp.c (num_pl_bnd_register) Added constant.
1991 (num_pl_bnd_cfg_registers) Added constant.
1992 (struct i387_xsave) Added reserved area and MPX fields.
1993 (i387_cache_to_xsave, i387_xsave_to_cache) Add MPX.
1994 * linux-x86-low.c (init_registers_i386_mpx_linux): Declare new
1995 function.
1996 (tdesc_i386_mpx_linux): Add MPX amd64 target.
1997 (init_registers_amd64_mpx_linux): Declare new function.
1998 (tdesc_amd64_mpx_linux): Add MPX amd64 target.
1999 (x86_64_regmap): Add MPX registers.
2000 (x86_linux_read_description): Add MPX case.
2001 (initialize_low_arch): Initialize MPX targets.
2002
0080a2f6
TT
20032013-11-18 Tom Tromey <tromey@redhat.com>
2004
2005 * configure: Rebuild.
2006 * configure.ac: Don't check for stdlib.h.
2007 * gdbreplay.c: Unconditionally include stdlib.h.
2008
2978b111
TT
20092013-11-18 Tom Tromey <tromey@redhat.com>
2010
2011 * config.in: Rebuild.
2012 * configure: Rebuild.
2013 * configure.ac: Don't use AC_HEADER_DIRENT.
2014
a3d08894
TT
20152013-11-18 Tom Tromey <tromey@redhat.com>
2016
2017 * server.h: Don't check HAVE_STRING_H.
2018 * gdbreplay.c: Don't check HAVE_STRING_H.
2019 * configure: Rebuild.
2020
0a5dd17d
TT
20212013-11-18 Tom Tromey <tromey@redhat.com>
2022
2023 * Makefile.in (gdbreplay$(EXEEXT)): Depend on and link against
2024 LIBGNU.
2025
1bd2f0ba
TT
20262013-11-08 Tom Tromey <tromey@redhat.com>
2027
2028 * configure, config.in: Rebuild.
2029 * configure.ac: Remove unused configury.
2030
3266f10b
TT
20312013-11-08 Tom Tromey <tromey@redhat.com>
2032
2033 * acinclude.m4: Include common.m4, codeset.m4.
2034 * configure, config.in: Rebuild.
2035 * configure.ac: Use GDB_AC_COMMON.
2036
6682d959
AA
20372013-11-06 Andreas Arnez <arnez@linux.vnet.ibm.com>
2038
2039 * linux-s390-low.c (HWCAP_S390_TE): New define.
2040 (s390_arch_setup): Consider the TE field in the HWCAP for
2041 determining 'have_regset_tdb'.
2042
fd0a4d76
SDJ
20432013-10-16 Sergio Durigan Junior <sergiodj@redhat.com>
2044
2045 PR gdb/16014
2046 * tracepoint.c (download_tracepoint_1): Remove unnecessary double
2047 call to sizeof.
2048
1a3d890b
PA
20492013-10-02 Pedro Alves <palves@redhat.com>
2050
2051 * server.c (process_serial_event): Don't output "GDBserver
2052 exiting" if GDB is connected through stdio.
2053 * target.c (mywait): Likewise, be silent if GDB is connected
2054 through stdio.
2055
97ad4581
JB
20562013-10-01 Joel Brobecker <brobecker@adacore.com>
2057
2058 * lynx-low.c (lynx_add_threads_after_attach): New function.
2059 (lynx_attach): Remove call to add_thread. Add call to
2060 lynx_add_threads_after_attach instead.
2061
5b4e221c
MF
20622013-09-28 Mike Frysinger <vapier@gentoo.org>
2063
2064 * configure.ac (AC_CHECK_HEADERS): Add sys/syscall.h
2065 * config.in, configure: Regenerated.
2066
ee47b2f8
YQ
20672013-09-18 Yao Qi <yao@codesourcery.com>
2068
2069 PR server/15959
2070 * server.c (start_inferior): Clear 'resume_info'.
2071
d6707650 20722013-09-16 Jiong Wang <jiwang@tilera.com>
0f63d4db 2073
d6707650
JW
2074 * linux-tile-low.c (tile_regsets): Modify the size field to 64-bit
2075 for each register.
2076
9243dd0e 20772013-09-16 Jiong Wang <jiwang@tilera.com>
0f63d4db 2078
9243dd0e
JW
2079 * configure.srv <tilegx*-*-linux*>: Remove linux-osdata.o from and add
2080 linux-tile-low.o to srv_tgtobj.
2081
c623a6ef
WN
20822013-09-16 Will Newton <will.newton@linaro.org>
2083
2084 * linux-aarch64-low.c (aarch64_linux_set_debug_regs): Zero
2085 out regs.
2086
fb71d39e
PA
20872013-09-06 Pedro Alves <palves@redhat.com>
2088
2089 * Makefile.in (gdb_proc_service_h, regdef_h, regcache_h)
2090 (signals_def, signals_h, ptid_h, ax_h, agent_h, linux_btrace_h)
2091 (linux_osdata_h, vec_h, gdb_vecs_h, host_defs_h, libiberty_h)
2092 (server_h, gdbthread_h, linux_low_h, linux_ptrace_h)
2093 (gdb_thread_db_h, linux_procfs_h, lynx_low_h, nto_low_h)
2094 (mips_linux_watch_h, i386_low_h, win32_low_h): Delete.
2095
8e7e9910
PA
20962013-09-06 Pedro Alves <palves@redhat.com>
2097
2098 * Makefile.in (linux-btrace.o, mips-linux-watch.o): Remove
2099 explicit header dependencies and use $COMPILE/$POSTCOMPILE.
2100
7c3a12ca
PA
21012013-09-06 Pedro Alves <palves@redhat.com>
2102
2103 * linux-amd64-ipa.c: Include tracepoint.h.
2104 * linux-i386-ipa.c: Include tracepoint.h.
2105
8eb3d7b6
RW
21062013-09-06 Ricard Wanderlof <ricardw@axis.com>
2107
2108 * linux-crisv32-low.c (PTRACE_GET_THREAD_AREA): New macro.
2109 (ps_get_thread_area): New function.
2110
eddddb9d
RW
21112013-09-06 Ricard Wanderlof <ricardw@axis.com>
2112
2113 * linux-crisv32-low.c (elf_gregset_t): Delete typedef.
2114 (initialize_low_arch): Call init_registers_crisv32 rather than
2115 init_register_crisv32.
2116
533b0600
PA
21172013-09-05 Pedro Alves <palves@redhat.com>
2118
2119 * server.h (handle_vFile, hostio_last_error_from_errno): Move
2120 to ...
2121 * hostio.h: ... this new file.
2122 * hostio.c, server.c, linux-low.c, nto-low.c, spu-low,
2123 win32-low.c: Include hostio.h.
2124
0ce3d3b5
PA
21252013-09-05 Pedro Alves <palves@redhat.com>
2126
2127 * server.h (gdb_client_data, handler_func, callback_handler_func)
2128 (delete_file_handler, add_file_handler, append_callback_event)
2129 (delete_callback_event, start_event_loop, initialize_event_loop):
2130 Move to event-loop.h and include it.
2131 * event-loop.h: New file.
2132
799cdc37
PA
21332013-09-05 Pedro Alves <palves@redhat.com>
2134
2135 * dll.c, inferiors.c, remote-utils.c, server.c: Include "dll.h".
2136 * server.h (struct dll_info, all_dlls, dlls_changed, clear_dlls)
2137 (loaded_dll, unloaded_dll): Move to ...
2138 * dll.h: ... this new file.
2139 * inferiors.c, remote-utils.c, win32-low.c: Include "dll.h".
2140
6a6bbd9d
PA
21412013-09-05 Pedro Alves <palves@redhat.com>
2142
2143 * server.h (current_process, get_thread_process, all_processes)
2144 (add_inferior_to_list, for_each_inferior, current_inferior)
2145 (remove_inferior, add_process, remove_process, find_process_pid)
2146 (have_started_inferiors_p, have_attached_inferiors_p)
2147 (thread_id_to_gdb_id, thread_to_gdb_id, gdb_id_to_thread_id)
2148 (clear_inferiors, find_inferior, find_inferior_id)
2149 (inferior_target_data, set_inferior_target_data)
2150 (inferior_regcache_data, set_inferior_regcache_data): Move to
2151 inferiors.h, and include it.
2152 * inferiors.h: New file.
2153
f699aaba
PA
21542013-09-05 Pedro Alves <palves@redhat.com>
2155
2156 * server.h (struct emit_ops, current_insn_ptr, emit_error):
2157 Move ...
2158 * ax.h: ... here.
2159
c144c7a0
PA
21602013-09-05 Pedro Alves <palves@redhat.com>
2161
2162 * ax.c, linux-low.c, linux-x86-low.c, server.c: Include
2163 tracepoint.h.
2164 * server.h (IPA_BUFSIZ, initialize_tracepoint, tracing)
2165 (disconnected_tracing, tracepoint_look_up_symbols, stop_tracing
2166 (handle_tracepoint_general_set, handle_tracepoint_query)
2167 (tracepoint_finished_step, tracepoint_was_hit)
2168 (release_while_stepping_state_list, current_traceframe)
2169 (in_readonly_region, traceframe_read_mem)
2170 (fetch_traceframe_registers, traceframe_read_sdata)
2171 (traceframe_read_info, struct fast_tpoint_collect_status)
2172 (fast_tracepoint_collecting, force_unlock_trace_buffer)
2173 (handle_tracepoit_bkpts, initialize_low_tracepoint)
2174 (supply_fast_tracepoint_registers)
2175 (supply_static_tracepoint_registers, set_trampoline_buffer_space)
2176 (ipa_tdesc, claim_trampoline_space)
2177 (have_fast_tracepoint_trampoline_buffer, gdb_agent_about_to_close)
2178 (agent_mem_read, agent_get_trace_state_variable_value)
2179 (agent_set_trace_state_variable_value, agent_tsv_read)
2180 (agent_mem_read_string, get_raw_reg_func_addr)
2181 (get_get_tsv_func_addr, get_set_tsv_func_addr): Move to ...
2182 * tracepoint.h: ... this new file.
2183
ff42e6ab
PA
21842013-09-05 Pedro Alves <palves@redhat.com>
2185
2186 * server.h (perror_with_name, error, fatal, warning, paddress)
2187 (pulongest, plongest, phex_nz, pfildes): Move to utils.h, and
2188 include it.
2189 * utils.h: New file.
2190
541af0f4
PA
21912013-09-05 Pedro Alves <palves@redhat.com>
2192
2193 * server.h (remote_debug, noack_mode, transport_is_reliable)
2194 (gdb_connected, STDIO_CONNECTION_NAME, remote_connection_is_stdio)
2195 (read_ptid, write_ptid, putpkt, putpkt_binary, putpkt_notif)
2196 (getpkt, remote_prepare, remote_open, remote_close, write_ok)
2197 (write_enn, initialize_async_io, enable_async_io)
2198 (disable_async_io, check_remote_input_interrupt_request)
2199 (convert_ascii_to_int, convert_int_to_ascii, new_thread_notify)
2200 (dead_thread_notify, prepare_resume_reply)
2201 (decode_address_to_semicolon, decode_address, decode_m_packet)
2202 (decode_M_packet, decode_X_packet, decode_xfer_write)
2203 (decode_search_memory_packet, unhexify, hexify)
2204 (remote_escape_output, unpack_varlen_hex, clear_symbol_cache)
2205 (look_up_one_symbol, relocate_instruction)
2206 (monitor_output): Move to remote-utils.h, and include it.
2207 * remote-utils.h: New file.
2208
eebdf26b
PA
22092013-09-05 Pedro Alves <palves@redhat.com>
2210
2211 * server.h (_): Delete.
2212
3aafd2ff
PA
22132013-09-02 Pedro Alves <palves@redhat.com>
2214
2215 * tracepoint.c (TRACEFRAME_EOB_MARKER_SIZE): New macro.
2216 (init_trace_buffer): Ensure at least TRACEFRAME_EOB_MARKER_SIZE is
2217 allocated.
2218 (trace_buffer_alloc): Use TRACEFRAME_EOB_MARKER_SIZE.
2219
cee83bcb
PM
22202013-09-02 Pierre Muller <muller@sourceware.org>
2221
2222 * win32-low.c (child_xfer_memory): Check if ReadProcessMemory
2223 or WriteProcessMemory complete successfully and handle
2224 ERROR_PARTIAL_COPY error.
2225
9a13b2fa
PA
22262013-09-02 Pedro Alves <palves@redhat.com>
2227
2228 * server.c (gdb_read_memory): Return -1 on traceframe memory read
2229 error instead of EIO.
2230
602e3198
JK
22312013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2232
2233 PR server/15604
2234 * linux-low.c: Include filestuff.h.
2235 (linux_create_inferior) <pid == 0>: Call close_most_fds.
2236 * lynx-low.c: Include filestuff.h.
2237 (lynx_create_inferior) <pid == 0>: Call close_most_fds.
2238 * server.c: Include filestuff.h.
2239 (main): Call notice_open_fds.
2240 * spu-low.c: Include filestuff.h.
2241 (spu_create_inferior) <pid == 0>: Call close_most_fds.
2242
96d7229d
LM
22432013-08-22 Luis Machado <lgustavo@codesourcery.com>
2244
2245 * Makefile.in: Explain why ../target and ../nat are not
2246 listed as include file search paths.
2247 (linux-waitpid.o): New object file rule.
2248 * configure.srv (srv_native_linux_obj): New variable.
2249 Replace all occurrences of linux native object files with
2250 $srv_native_linux_obj.
2251 * linux-low.c: Include nat/linux-nat.h and nat/linux-waitpid.h.
2252 (HAS_NOMMU): Move defining logic to common/linux-ptrace.c.
2253 (linux_enable_event_reporting): Remove declaration.
2254 (my_waitpid): Moved to common/linux-waitpid.c.
2255 (linux_wait_for_event): Pass ptid when calling
2256 linux_enable_event_reporting.
2257 (linux_supports_tracefork_flag): Remove.
2258 (linux_enable_event_reporting): Likewise.
2259 (linux_tracefork_grandchild): Remove.
2260 (STACK_SIZE): Moved to common/linux-ptrace.c.
2261 (linux_tracefork_child): Remove.
2262 (linux_test_for_tracefork): Remove.
2263 (linux_look_up_symbols): Call linux_supports_traceclone.
2264 (initialize_low): Remove call to linux_test_for_tracefork.
2265 * linux-low.h (PTRACE_TYPE_ARG3): Move to
2266 common/linux-ptrace.h.
2267 (PTRACE_TYPE_ARG4): Likewise.
2268 Include linux-ptrace.h.
2269
32940073
PA
22702013-08-21 Pedro Alves <palves@redhat.com>
2271
2272 * config.in: Renegerate.
2273
33b60d58 22742013-08-19 Luis Machado <lgustavo@codesourcery.com>
a261b8f5 2275
33b60d58
LM
2276 * Makefile.in (INCLUDE_CFLAGS): Include -I$(srcdir)/../.
2277 (SFILES): Remove $(srcdir)/common/target-common.c and
2278 add $(srcdir)/target/waitstatus.c.
2279 (OBS): Remove target-common.o and add waitstatus.o.
2280 (server_h): Remove $(srcdir)/../common/target-common.h and
2281 add $(srcdir)/../target/resume.h, $(srcdir)/../target/wait.h
2282 and $(srcdir)/../target/waitstatus.h.
2283 (target-common.o): Remove.
2284 (waitstatus.o): New target object file.
2285 * target.h: Do not include target-common.h and
2286 include target/resume.h, target/wait.h and
2287 target/waitstatus.h.
2288
b8e1b30e
LM
22892013-08-13 Luis Machado <lgustavo@codesourcery.com>
2290
2291 * linux-arm-low.c: Rename all occurrences of PTRACE_ARG3_TYPE
2292 to PTRACE_TYPE_ARG3.
2293 * linux-low.c: Rename all occurrences of PTRACE_ARG3_TYPE
2294 to PTRACE_TYPE_ARG3 and PTRACE_ARG4_TYPE to
2295 PTRACE_TYPE_ARG4.
2296 * linux-low.h (PTRACE_ARG3_TYPE): Rename to PTRACE_TYPE_ARG3.
2297 (PTRACE_ARG4_TYPE): Rename to PTRACE_TYPE_ARG4.
2298
7a60ad40
YQ
22992013-07-27 Jie Zhang <jie@codesourcery.com>
2300 Daniel Jacobowitz <dan@codesourcery.com>
2301 Yao Qi <yao@codesourcery.com>
2302
2303 * Makefile.in (SFILES): Add common/mips-linux-watch.c.
2304 (mips-linux-watch.o): New rule.
2305 (mips_linux_watch_h): New variable.
2306 * configure.srv <mips*-*-linux*>: Add mips-linux-watch.o to
2307 srv_tgtobj.
2308 * linux-mips-low.c: Include mips-linux-watch.h.
2309 (struct arch_process_info, struct arch_lwp_info): New.
2310 (update_watch_registers_callback): New function.
2311 (mips_linux_new_process, mips_linux_new_thread) New functions.
2312 (mips_linux_prepare_to_resume, mips_insert_point): New
2313 functions.
2314 (mips_remove_point, mips_stopped_by_watchpoint): New
2315 functions.
2316 (rsp_bp_type_to_target_hw_bp_type): New function.
2317 (mips_stopped_data_address): New function.
2318 (the_low_target): Add watchpoint support functions.
2319
de6f69ad
YQ
23202013-07-27 Yao Qi <yao@codesourcery.com>
2321
2322 * i386-low.c: Include break-common.h.
2323 (enum target_hw_bp_type): Remove.
2324
3360c0bf
LM
23252013-07-24 Luis Machado <lgustavo@codesourcery.com>
2326
2327 * Makefile.in (SFILES): /common/target-common.c.
2328 (OBS): Add target-common.o.
2329 (server_h): Add $(srcdir)/../common/target-common.h.
2330 (target-common.o): New target.
2331 * server.c (queue_stop_reply_callback): Free
2332 status string after use.
2333 * target.c (target_waitstatus_to_string): Remove.
2334 * target.h: Include target-common.h.
2335 (resume_kind): Likewise.
2336 (target_waitkind): Likewise.
2337 (target_waitstatus): Likewise.
2338 (TARGET_WNOHANG): Likewise.
2339
bd885420
YQ
23402013-07-04 Yao Qi <yao@codesourcery.com>
2341
2342 * Makefile.in (host_alias): Use @host_noncanonical@.
2343 (target_alias): Use @target_noncanonical@.
2344 * configure.ac: Use ACX_NONCANONICAL_TARGET and
2345 ACX_NONCANONICAL_HOST.
2346 * configure: Regenerated.
2347
2348 Revert:
2349 2013-06-28 Mircea Gherzan <mircea.gherzan@intel.com>
2350
2351 * configure.ac (version_host, version_target): Set and AC_SUBST them.
2352 * configure: Rebuild.
2353 * Makefile.in (version_host, version_target): Get from configure.
2354 (version.c): Use $(version_host) and $(version_target).
2355
17ef446e
PA
23562013-07-03 Pedro Alves <palves@redhat.com>
2357
2358 * Makefile.in (config.status): Depend on development.sh.
2359 * acinclude.m4: Include libmcheck.m4.
2360 * configure: Regenerate.
2361
7a9a7487
MG
23622013-07-02 Mircea Gherzan <mircea.gherzan@intel.com>
2363
2364 * win32-low.c (winapi_DebugActiveProcessStop): Move the WINAPI
2365 attribute inside the parentheses.
2366 (winapi_DebugSetProcessKillOnExit): Ditto.
2367 (winapi_DebugBreakProcess): Ditto.
2368 (winapi_GenerateConsoleCtrlEvent): Ditto.
a261b8f5 2369
49b64de6
MG
23702013-07-02 Mircea Gherzan <mircea.gherzan@intel.com>
2371
2372 * notif.h (notif_event): Add a dummy member to avoid compiler
2373 errors.
2374
d5749ee7
PA
23752013-07-01 Pedro Alves <palves@redhat.com>
2376
2377 * hostio.c (HOSTIO_PATH_MAX): Define.
2378 (require_filename, handle_open, handle_unlink, handle_readlink):
2379 Use it.
2380
d8d2a3ee
PA
23812013-07-01 Pedro Alves <palves@redhat.com>
2382
2383 * server.h: Include "pathmax.h".
2384 * linux-low.c: Don't include sys/param.h.
2385 (linux_pid_exe_is_elf_64_file): Use PATH_MAX instead of
2386 MAXPATHLEN.
2387 * win32-low.c: Don't include sys/param.h.
2388 (win32_create_inferior): Use PATH_MAX instead of MAXPATHLEN.
2389
bc7dea8d
PA
23902013-07-01 Pedro Alves <palves@redhat.com>
2391
2392 * event-loop.c: Don't check HAVE_UNISTD_H before including
2393 <unistd.h>.
2394 * gdbreplay.c: Likewise.
2395 * remote-utils.c: Likewise.
2396 * server.c: Likewise.
2397 * configure.ac: Don't check for unistd.h.
2398 * configure: Regenerate.
2399
d6c2da54
TT
24002013-06-28 Tom Tromey <tromey@redhat.com>
2401
2402 * Makefile.in (version.c): Use version.in, not
2403 common/version.in.
2404
257b6bec
MG
24052013-06-28 Mircea Gherzan <mircea.gherzan@intel.com>
2406
2407 * configure.ac (version_host, version_target): Set and AC_SUBST them.
2408 * configure: Rebuild.
2409 * Makefile.in (version_host, version_target): Get from configure.
2410 (version.c): Use $(version_host) and $(version_target).
2411
86ebe149
DK
24122013-06-10 Dmitry Kozlov <ddk@codesourcery.com>
2413
2414 Fix trace-status to output user name without trailing colon.
2415 * tracepoint.c (cmd_qtstatus): Remove unnecessary colon from user name.
2416
f30aa5af
DK
24172013-06-10 Dmitry Kozlov <ddk@codesourcery.com>
2418
2419 Fix trace-status to output proper start-time and stop-time.
2420 * tracepoint.c (cmd_qtstatus): Modify trace-status output to
2421 output start time and stop time in hex as gdb expects.
2422
28a93511
YQ
24232013-06-26 Pedro Alves <pedro@codesourcery.com>
2424
2425 * tracepoint.c (build_traceframe_info_xml): Output trace state
2426 variables present in the trace buffer.
2427
01208463
TT
24282013-06-24 Tom Tromey <tromey@redhat.com>
2429
2430 * Makefile.in (version.c): Use bfd/version.h, common/version.in,
2431 create-version.sh.
2432 (version.o): Remove.
2433 * gdbreplay.c: Include version.h.
2434 (version, host_name): Don't declare.
2435 * server.h: Include version.h.
2436 (version, host_name): Don't declare.
2437
760256f9
PA
24382013-06-12 Pedro Alves <palves@redhat.com>
2439
2440 * linux-x86-low.c (linux_is_elf64): Delete global.
2441 (x86_siginfo_fixup): Replace reference to `linux_is_elf64' global
2442 with local linux_pid_exe_is_elf_64_file use.
2443
030031ee
PA
24442013-06-11 Pedro Alves <palves@redhat.com>
2445
2446 * linux-low.c (regset_disabled, disable_regset): New functions.
2447 (regsets_fetch_inferior_registers)
2448 (regsets_store_inferior_registers): Use them.
2449 (initialize_regsets_info); Don't allocate the disabled_regsets
2450 array here.
2451 * linux-low.h (struct regsets_info) <disabled_regsets>: Extend
2452 comment.
2453
5da6eb0a
PA
24542013-06-11 Pedro Alves <palves@redhat.com>
2455
2456 * linux-low.c (initialize_regsets_info): Use xcalloc instead of
2457 xmalloc.
2458
7e5aaa09
PA
24592013-06-11 Pedro Alves <palves@redhat.com>
2460
2461 * linux-x86-low.c (initialize_low_arch): Call
2462 init_registers_x32_avx_linux.
2463
d878444c
JK
24642013-06-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2465
2466 Fix compatibility with Android Bionic.
2467 * linux-low.c (linux_qxfer_libraries_svr4): Ignore first entry even if
2468 it is not empty.
2469
3aee8918
PA
24702013-06-07 Pedro Alves <palves@redhat.com>
2471
5f2b57b5 2472 PR server/14823
3aee8918
PA
2473 * Makefile.in (OBS): Add tdesc.o.
2474 (IPA_OBJS): Add tdesc-ipa.o.
2475 (tdesc-ipa.o): New rule.
2476 * ax.c (gdb_eval_agent_expr): Adjust register_size call to new
2477 interface.
2478 * linux-low.c (new_inferior): Delete.
2479 (disabled_regsets, num_regsets): Delete.
2480 (linux_add_process): Adjust to set the new per-process
2481 new_inferior flag.
2482 (linux_detach_one_lwp): Adjust to call regcache_invalidate_thread.
2483 (linux_wait_for_lwp): Adjust. Only call arch_setup if the event
2484 was a stop. When calling arch_setup, switch the current inferior
2485 to the thread that got an event.
2486 (linux_resume_one_lwp): Adjust to call regcache_invalidate_thread.
2487 (regsets_fetch_inferior_registers)
2488 (regsets_store_inferior_registers): New regsets_info parameter.
2489 Adjust to use it.
2490 (linux_register_in_regsets): New regs_info parameter. Adjust to
2491 use it.
2492 (register_addr, fetch_register, store_register): New usrregs_info
2493 parameter. Adjust to use it.
2494 (usr_fetch_inferior_registers, usr_store_inferior_registers): New
2495 parameter regs_info. Adjust to use it.
2496 (linux_fetch_registers): Get the current inferior's regs_info, and
2497 adjust to use it.
2498 (linux_store_registers): Ditto.
2499 [HAVE_LINUX_REGSETS] (initialize_regsets_info): New.
2500 (initialize_low): Don't initialize the target_regsets here. Call
2501 initialize_low_arch.
2502 * linux-low.h (target_regsets): Delete declaration.
2503 (struct regsets_info): New.
2504 (struct usrregs_info): New.
2505 (struct regs_info): New.
2506 (struct process_info_private) <new_inferior>: New field.
2507 (struct linux_target_ops): Delete the num_regs, regmap, and
2508 regset_bitmap fields. New field regs_info.
2509 [HAVE_LINUX_REGSETS] (initialize_regsets_info): Declare.
2510 * i387-fp.c (num_xmm_registers): Delete.
2511 (i387_cache_to_fsave, i387_fsave_to_cache): Adjust find_regno
2512 calls to new interface.
2513 (i387_cache_to_fxsave, i387_cache_to_xsave, i387_fxsave_to_cache)
2514 (i387_xsave_to_cache): Adjust find_regno calls to new interface.
2515 Infer the number of xmm registers from the regcache's target
2516 description.
2517 * i387-fp.h (num_xmm_registers): Delete.
2518 * inferiors.c (add_thread): Don't install the thread's regcache
2519 here.
2520 * proc-service.c (gregset_info): Fetch the current inferior's
2521 regs_info. Adjust to use it.
2522 * regcache.c: Include tdesc.h.
2523 (register_bytes, reg_defs, num_registers)
2524 (gdbserver_expedite_regs): Delete.
2525 (get_thread_regcache): If the thread doesn't have a regcache yet,
2526 create one, instead of aborting gdbserver.
2527 (regcache_invalidate_one): Rename to ...
2528 (regcache_invalidate_thread): ... this.
2529 (regcache_invalidate_one): New.
2530 (regcache_invalidate): Only invalidate registers of the current
2531 process.
2532 (init_register_cache): Add target_desc parameter, and use it.
2533 (new_register_cache): Ditto. Assert the target description has a
2534 non zero registers_size.
2535 (regcache_cpy): Add assertions. Adjust.
2536 (realloc_register_cache, set_register_cache): Delete.
2537 (registers_to_string, registers_from_string): Adjust.
2538 (find_register_by_name, find_regno, find_register_by_number)
2539 (register_cache_size): Add target_desc parameter, and use it.
2540 (free_register_cache_thread, free_register_cache_thread_one)
2541 (regcache_release, register_cache_size): New.
2542 (register_size): Add target_desc parameter, and use it.
2543 (register_data, supply_register, supply_register_zeroed)
2544 (supply_regblock, supply_register_by_name, collect_register)
2545 (collect_register_as_string, collect_register_by_name): Adjust.
2546 * regcache.h (struct target_desc): Forward declare.
2547 (struct regcache) <tdesc>: New field.
2548 (init_register_cache, new_register_cache): Add target_desc
2549 parameter.
2550 (regcache_invalidate_thread): Declare.
2551 (regcache_invalidate_one): Delete declaration.
2552 (regcache_release): Declare.
2553 (find_register_by_number, register_cache_size, register_size)
2554 (find_regno): Add target_desc parameter.
2555 (gdbserver_expedite_regs, gdbserver_xmltarget): Delete
2556 declarations.
2557 * remote-utils.c: Include tdesc.h.
2558 (outreg, prepare_resume_reply): Adjust.
2559 * server.c: Include tdesc.h.
2560 (gdbserver_xmltarget): Delete declaration.
2561 (get_features_xml, process_serial_event): Adjust.
2562 * server.h [IN_PROCESS_AGENT] (struct target_desc): Forward
2563 declare.
2564 (struct process_info) <tdesc>: New field.
2565 (ipa_tdesc): Declare.
2566 * tdesc.c: New file.
2567 * tdesc.h: New file.
2568 * tracepoint.c: Include tdesc.h.
2569 [IN_PROCESS_AGENT] (ipa_tdesc): Define.
2570 (get_context_regcache): Adjust to pass ipa_tdesc down.
2571 (do_action_at_tracepoint): Adjust to get the register cache size
2572 from the context regcache's description.
2573 (traceframe_walk_blocks): Adjust to get the register cache size
2574 from the current trace frame's description.
2575 (traceframe_get_pc): Adjust to get current trace frame's
2576 description and pass it down.
2577 (gdb_collect): Adjust to get the register cache size from the
2578 IPA's description.
2579 * linux-amd64-ipa.c (tdesc_amd64_linux): Declare.
2580 (gdbserver_xmltarget): Delete.
2581 (initialize_low_tracepoint): Set the ipa's target description.
2582 * linux-i386-ipa.c (tdesc_i386_linux): Declare.
2583 (initialize_low_tracepoint): Set the ipa's target description.
2584 * linux-x86-low.c: Include tdesc.h.
2585 [__x86_64__] (is_64bit_tdesc): New.
2586 (ps_get_thread_area, x86_get_thread_area): Use it.
2587 (i386_cannot_store_register): Rename to ...
2588 (x86_cannot_store_register): ... this. Use is_64bit_tdesc.
2589 (i386_cannot_fetch_register): Rename to ...
2590 (x86_cannot_fetch_register): ... this. Use is_64bit_tdesc.
2591 (x86_fill_gregset, x86_store_gregset): Adjust register_size calls
2592 to new interface.
2593 (target_regsets): Rename to ...
2594 (x86_regsets): ... this.
2595 (x86_get_pc, x86_set_pc): Adjust register_size calls to new
2596 interface.
2597 (x86_siginfo_fixup): Use is_64bit_tdesc.
2598 [__x86_64__] (tdesc_amd64_linux, tdesc_amd64_avx_linux)
2599 (tdesc_x32_avx_linux, tdesc_x32_linux)
2600 (tdesc_i386_linux, tdesc_i386_mmx_linux, tdesc_i386_avx_linux):
2601 Declare.
2602 (x86_linux_update_xmltarget): Delete.
2603 (I386_LINUX_XSAVE_XCR0_OFFSET): Define.
2604 (have_ptrace_getfpxregs, have_ptrace_getregset): New.
2605 (AMD64_LINUX_USER64_CS): New.
2606 (x86_linux_read_description): New, based on
2607 x86_linux_update_xmltarget.
2608 (same_process_callback): New.
2609 (x86_arch_setup_process_callback): New.
2610 (x86_linux_update_xmltarget): New.
2611 (x86_regsets_info): New.
2612 (amd64_linux_regs_info): New.
2613 (i386_linux_usrregs_info): New.
2614 (i386_linux_regs_info): New.
2615 (x86_linux_regs_info): New.
2616 (x86_arch_setup): Reimplement.
2617 (x86_install_fast_tracepoint_jump_pad): Use is_64bit_tdesc.
2618 (x86_emit_ops): Ditto.
2619 (the_low_target): Adjust. Install x86_linux_regs_info,
2620 x86_cannot_fetch_register, and x86_cannot_store_register.
2621 (initialize_low_arch): New.
2622 * linux-ia64-low.c (tdesc_ia64): Declare.
2623 (ia64_fetch_register): Adjust.
2624 (ia64_usrregs_info, regs_info): New globals.
2625 (ia64_regs_info): New function.
2626 (the_low_target): Adjust.
2627 (initialize_low_arch): New function.
2628 * linux-sparc-low.c (tdesc_sparc64): Declare.
2629 (sparc_fill_gregset_to_stack, sparc_store_gregset_from_stack):
2630 Adjust.
2631 (sparc_arch_setup): New function.
2632 (sparc_regsets_info, sparc_usrregs_info, regs_info): New globals.
2633 (the_low_target): Adjust.
2634 (initialize_low_arch): New function.
2635 * linux-ppc-low.c (tdesc_powerpc_32l, tdesc_powerpc_altivec32l)
2636 (tdesc_powerpc_cell32l, tdesc_powerpc_vsx32l)
2637 (tdesc_powerpc_isa205_32l, tdesc_powerpc_isa205_altivec32l)
2638 (tdesc_powerpc_isa205_vsx32l, tdesc_powerpc_e500l)
2639 (tdesc_powerpc_64l, tdesc_powerpc_altivec64l)
2640 (tdesc_powerpc_cell64l, tdesc_powerpc_vsx64l)
2641 (tdesc_powerpc_isa205_64l, tdesc_powerpc_isa205_altivec64l)
2642 (tdesc_powerpc_isa205_vsx64l): Declare.
2643 (ppc_cannot_store_register, ppc_collect_ptrace_register)
2644 (ppc_supply_ptrace_register, parse_spufs_run, ppc_get_pc)
2645 (ppc_set_pc, ppc_get_hwcap): Adjust.
2646 (ppc_usrregs_info): Forward declare.
2647 (!__powerpc64__) ppc_regmap_adjusted: New global.
2648 (ppc_arch_setup): Adjust to the current process'es target
2649 description.
2650 (ppc_fill_vsxregset, ppc_store_vsxregset, ppc_fill_vrregset)
2651 (ppc_store_vrregset, ppc_fill_evrregset, ppc_store_evrregse)
2652 (ppc_store_evrregset): Adjust.
2653 (target_regsets): Rename to ...
2654 (ppc_regsets): ... this, and make static.
2655 (ppc_usrregs_info, ppc_regsets_info, regs_info): New globals.
2656 (ppc_regs_info): New function.
2657 (the_low_target): Adjust.
2658 (initialize_low_arch): New function.
2659 * linux-s390-low.c (tdesc_s390_linux32, tdesc_s390_linux32v1)
2660 (tdesc_s390_linux32v2, tdesc_s390_linux64, tdesc_s390_linux64v1)
2661 (tdesc_s390_linux64v2, tdesc_s390x_linux64, tdesc_s390x_linux64v1)
2662 (tdesc_s390x_linux64v2): Declare.
2663 (s390_collect_ptrace_register, s390_supply_ptrace_register)
2664 (s390_fill_gregset, s390_store_last_break): Adjust.
2665 (target_regsets): Rename to ...
2666 (s390_regsets): ... this, and make static.
2667 (s390_get_pc, s390_set_pc): Adjust.
2668 (s390_get_hwcap): New target_desc parameter, and use it.
2669 [__s390x__] (have_hwcap_s390_high_gprs): New global.
2670 (s390_arch_setup): Adjust to set the current process'es target
2671 description. Don't adjust the regmap.
2672 (s390_usrregs_info, s390_regsets_info, regs_info): New globals.
2673 [__s390x__] (s390_usrregs_info_3264, s390_regsets_info_3264)
2674 (regs_info_3264): New globals.
2675 (s390_regs_info): New function.
2676 (the_low_target): Adjust.
2677 (initialize_low_arch): New function.
2678 * linux-mips-low.c (tdesc_mips_linux, tdesc_mips_dsp_linux)
2679 (tdesc_mips64_linux, tdesc_mips64_dsp_linux): Declare.
2680 [__mips64] (init_registers_mips_linux)
2681 (init_registers_mips_dsp_linux): Delete defines.
2682 [__mips64] (tdesc_mips_linux, tdesc_mips_dsp_linux): New defines.
2683 (have_dsp): New global.
2684 (mips_read_description): New, based on mips_arch_setup.
2685 (mips_arch_setup): Reimplement.
2686 (get_usrregs_info): New function.
2687 (mips_cannot_fetch_register, mips_cannot_store_register)
2688 (mips_get_pc, mips_set_pc, mips_fill_gregset, mips_store_gregset)
2689 (mips_fill_fpregset, mips_store_fpregset): Adjust.
2690 (target_regsets): Rename to ...
2691 (mips_regsets): ... this, and make static.
2692 (mips_regsets_info, mips_dsp_usrregs_info, mips_usrregs_info)
2693 (dsp_regs_info, regs_info): New globals.
2694 (mips_regs_info): New function.
2695 (the_low_target): Adjust.
2696 (initialize_low_arch): New function.
2697 * linux-arm-low.c (tdesc_arm, tdesc_arm_with_iwmmxt)
2698 (tdesc_arm_with_vfpv2, tdesc_arm_with_vfpv3, tdesc_arm_with_neon):
2699 Declare.
2700 (arm_fill_vfpregset, arm_store_vfpregset): Adjust.
2701 (arm_read_description): New, with bits factored from
2702 arm_arch_setup.
2703 (arm_arch_setup): Reimplement.
2704 (target_regsets): Rename to ...
2705 (arm_regsets): ... this, and make static.
2706 (arm_regsets_info, arm_usrregs_info, regs_info): New globals.
2707 (arm_regs_info): New function.
2708 (the_low_target): Adjust.
2709 (initialize_low_arch): New function.
2710 * linux-m68k-low.c (tdesc_m68k): Declare.
2711 (target_regsets): Rename to ...
2712 (m68k_regsets): ... this, and make static.
2713 (m68k_regsets_info, m68k_usrregs_info, regs_info): New globals.
2714 (m68k_regs_info): New function.
2715 (m68k_arch_setup): New function.
2716 (the_low_target): Adjust.
2717 (initialize_low_arch): New function.
2718 * linux-sh-low.c (tdesc_sharch): Declare.
2719 (target_regsets): Rename to ...
2720 (sh_regsets): ... this, and make static.
2721 (sh_regsets_info, sh_usrregs_info, regs_info): New globals.
2722 (sh_regs_info, sh_arch_setup): New functions.
2723 (the_low_target): Adjust.
2724 (initialize_low_arch): New function.
2725 * linux-bfin-low.c (tdesc_bfin): Declare.
2726 (bfin_arch_setup): New function.
2727 (bfin_usrregs_info, regs_info): New globals.
2728 (bfin_regs_info): New function.
2729 (the_low_target): Adjust.
2730 (initialize_low_arch): New function.
2731 * linux-cris-low.c (tdesc_cris): Declare.
2732 (cris_arch_setup): New function.
2733 (cris_usrregs_info, regs_info): New globals.
2734 (cris_regs_info): New function.
2735 (the_low_target): Adjust.
2736 (initialize_low_arch): New function.
2737 * linux-cris-low.c (tdesc_crisv32): Declare.
2738 (cris_arch_setup): New function.
2739 (cris_regsets_info, cris_usrregs_info, regs_info): New globals.
2740 (cris_regs_info): New function.
2741 (the_low_target): Adjust.
2742 (initialize_low_arch): New function.
2743 * linux-m32r-low.c (tdesc_m32r): Declare.
2744 (m32r_arch_setup): New function.
2745 (m32r_usrregs_info, regs_info): New globals.
2746 (m32r_regs_info): Adjust.
2747 (initialize_low_arch): New function.
2748 * linux-tic6x-low.c (tdesc_tic6x_c64xp_linux)
2749 (tdesc_tic6x_c64x_linux, tdesc_tic6x_c62x_linux): Declare.
2750 (tic6x_usrregs_info): Forward declare.
2751 (tic6x_read_description): New function, based on ...
2752 (tic6x_arch_setup): ... this. Reimplement.
2753 (target_regsets): Rename to ...
2754 (tic6x_regsets): ... this, and make static.
2755 (tic6x_regsets_info, tic6x_usrregs_info, regs_info): New globals.
2756 (tic6x_regs_info): New function.
2757 (the_low_target): Adjust.
2758 (initialize_low_arch): New function.
2759 * linux-xtensa-low.c (tdesc_xtensa): Declare.
2760 (xtensa_fill_gregset, xtensa_store_gregset): Adjust.
2761 (target_regsets): Rename to ...
2762 (xtensa_regsets): ... this, and make static.
2763 (xtensa_regsets_info, xtensa_usrregs_info, regs_info): New
2764 globals.
2765 (xtensa_arch_setup, xtensa_regs_info): New functions.
2766 (the_low_target): Adjust.
2767 (initialize_low_arch): New function.
2768 * linux-nios2-low.c (tdesc_nios2_linux): Declare.
2769 (nios2_arch_setup): Set the current process'es tdesc.
2770 (target_regsets): Rename to ...
2771 (nios2_regsets): ... this.
2772 (nios2_regsets_info, nios2_usrregs_info, regs_info): New globals.
2773 (nios2_regs_info): New function.
2774 (the_low_target): Adjust.
2775 (initialize_low_arch): New function.
a261b8f5
PA
2776 * linux-aarch64-low.c (tdesc_aarch64): Declare.
2777 (aarch64_arch_setup): Set the current process'es tdesc.
2778 (target_regsets): Rename to ...
2779 (aarch64_regsets): ... this.
2780 (aarch64_regsets_info, aarch64_usrregs_info, regs_info): New globals.
2781 (aarch64_regs_info): New function.
2782 (the_low_target): Adjust.
2783 (initialize_low_arch): New function.
3aee8918
PA
2784 * linux-tile-low.c (tdesc_tilegx, tdesc_tilegx32): Declare
2785 globals.
2786 (target_regsets): Rename to ...
2787 (tile_regsets): ... this.
2788 (tile_regsets_info, tile_usrregs_info, regs_info): New globals.
2789 (tile_regs_info): New function.
2790 (tile_arch_setup): Set the current process'es tdesc.
2791 (the_low_target): Adjust.
2792 (initialize_low_arch): New function.
2793 * spu-low.c (tdesc_spu): Declare.
2794 (spu_create_inferior, spu_attach): Set the new process'es tdesc.
2795 * win32-arm-low.c (tdesc_arm): Declare.
2796 (arm_arch_setup): New function.
2797 (the_low_target): Install arm_arch_setup instead of
2798 init_registers_arm.
2799 * win32-i386-low.c (tdesc_i386, tdesc_amd64): Declare.
2800 (init_windows_x86): Rename to ...
2801 (i386_arch_setup): ... this. Set `win32_tdesc'.
2802 (the_low_target): Adjust.
2803 * win32-low.c (win32_tdesc): New global.
2804 (child_add_thread): Don't create the thread cache here.
2805 (do_initial_child_stuff): Set the new process'es tdesc.
2806 * win32-low.h (struct target_desc): Forward declare.
2807 (win32_tdesc): Declare.
2808 * lynx-i386-low.c (tdesc_i386): Declare global.
2809 (lynx_i386_arch_setup): Set `lynx_tdesc'.
2810 * lynx-low.c (lynx_tdesc): New global.
2811 (lynx_add_process): Set the new process'es tdesc.
2812 * lynx-low.h (struct target_desc): Forward declare.
2813 (lynx_tdesc): Declare global.
2814 * lynx-ppc-low.c (tdesc_powerpc_32): Declare global.
2815 (lynx_ppc_arch_setup): Set `lynx_tdesc'.
2816 * nto-low.c (nto_tdesc): New global.
2817 (do_attach): Set the new process'es tdesc.
2818 * nto-low.h (struct target_desc): Forward declare.
2819 (nto_tdesc): Declare.
2820 * nto-x86-low.c (tdesc_i386): Declare.
2821 (nto_x86_arch_setup): Set `nto_tdesc'.
2822
b1fbec62
GB
28232013-06-04 Gary Benson <gbenson@redhat.com>
2824
2825 * server.c (handle_query): Add "augmented-libraries-svr4-read+"
2826 to qSupported response when appropriate.
2827 (handle_qxfer_libraries_svr4): Allow qXfer:libraries-svr4:read
2828 with nonzero-length annex.
2829 * linux-low.c (linux_qxfer_libraries_svr4): Parse and handle
2830 arguments supplied in annex.
2831
d1ec4ce7
DE
28322013-05-31 Doug Evans <dje@google.com>
2833
ac44adcb 2834 PR server/15594
d1ec4ce7
DE
2835 * linux-x86-low.c (ps_get_thread_area): Properly extend address to
2836 64 bits in 64-cross-32 environment.
2837
9b25f2d3
PA
28382013-05-28 Pedro Alves <palves@redhat.com>
2839
2840 * Makefile.in (clean): Remove reference to aarch64-without-fpu.c.
2841 (aarch64-without-fpu.c): Delete rule.
2842 * configure.srv (aarch64*-*-linux*): Remove references to
2843 aarch64-without-fpu.o and aarch64-without-fpu.xml.
2844 * linux-aarch64-low.c (init_registers_aarch64_without_fpu): Remove
2845 declaration.
2846
6740dc9c
PA
28472013-05-24 Pedro Alves <palves@redhat.com>
2848
2849 * server.c (handle_v_cont) <vCont;r>: Use unpack_varlen_hex
2850 instead of strchr/decode_address. Error if the range isn't split
2851 with a ','. Don't assume there's be a ':' in the action.
2852
c2d6af84
PA
28532013-05-23 Yao Qi <yao@codesourcery.com>
2854 Pedro Alves <palves@redhat.com>
2855
2856 * linux-low.c (lwp_in_step_range): New function.
2857 (linux_wait_1): If the thread was range stepping and stopped
2858 outside the stepping range, report the stop to GDB. Otherwise,
2859 continue stepping. Add range stepping debug output.
2860 (linux_set_resume_request): Copy the step range from the resume
2861 request to the lwp.
2862 (linux_supports_range_stepping): New.
2863 (linux_target_ops) <supports_range_stepping>: Set to
2864 linux_supports_range_stepping.
2865 * linux-low.h (struct linux_target_ops)
2866 <supports_range_stepping>: New field.
2867 (struct lwp_info) <step_range_start, step_range_end>: New fields.
2868 * linux-x86-low.c (x86_supports_range_stepping): New.
2869 (the_low_target) <supports_range_stepping>: Set to
2870 x86_supports_range_stepping.
2871 * server.c (handle_v_cont): Handle 'r' action.
2872 (handle_v_requests): Append ";r" if the target supports range
2873 stepping.
2874 * target.h (struct thread_resume) <step_range_start,
2875 step_range_end>: New fields.
2876 (struct target_ops) <supports_range_stepping>:
2877 New field.
2878 (target_supports_range_stepping): New macro.
2879
58794e1a
JB
28802013-05-17 Joel Brobecker <brobecker@adacore.com>
2881
2882 * lynx-low.c (lynx_resume): Fix null_ptid/minus_one_ptid
2883 confusion in comment.
2884
d631c5a7
JB
28852013-05-17 Joel Brobecker <brobecker@adacore.com>
2886
2887 * lynx-low.c (struct process_info_private): New type.
2888 (lynx_add_process): New function.
2889 (lynx_create_inferior, lynx_attach): Replace calls to
2890 add_process by calls to lynx_add_process.
2891 (lynx_resume): If PTID is null, then try using
2892 current_process()->private->last_wait_event_ptid.
2893 Add comments.
2894 (lynx_clear_inferiors): Delete. The contents of that function
2895 has been inlined in lynx_mourn;
2896 (lynx_wait_1): Save the ptid in the process's private data.
2897 (lynx_mourn): Free the process' private data. Replace call
2898 to lynx_clear_inferiors by call to clear_inferiors.
2899
96f7a20f
YQ
29002013-05-17 Yao Qi <yao@codesourcery.com>
2901
2902 * i386-low.c (i386_length_and_rw_bits): Move the comment to
2903 the right place.
2904
db0dfaa0
LM
29052013-05-16 Luis Machado <lgustavo@codesourcery.com>
2906
2907 * linux-low.c: Move definition checks upwards for PT_TEXT_ADDR,
2908 PT_DATA_ADDR and PT_TEXT_END_ADDR. Update comments.
2909 (linux_read_offsets): Remove PT_TEXT_ADDR, PT_DATA_ADDR and
2910 PT_TEXT_END_ADDR guards. Update comments.
2911 (linux_target_op) <read_offsets>: Conditionally define to
2912 linux_read_offsets if the target is UCLIBC and if it defines
2913 PT_TEXT_ADDR, PT_DATA_ADDR and PT_TEXT_END_ADDR.
2914
68f5f838
SL
29152013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2916 Andrew Jenner <andrew@codesourcery.com>
2917
2918 * Makefile.in (SFILES): Add linux-nios2-low.c.
2919 (clean): Add action to delete nios2-linux.c.
2920 (nios2-linux.c): New rule.
2921 * configure.srv: Add nios2*-*-linux*.
2922 * linux-nios2-low.c: New.
2923
1ebff1fd
HAQ
29242013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
2925
2926 * tracepoint.c (cmd_qtinit): Call 'stop_tracing'.
2927
f6150862
HZ
29282013-04-25 Hui Zhu <hui@codesourcery.com>
2929
2930 PR gdb/15186
f6150862
HZ
2931 * ax.c (ax_printf): Add fflush.
2932
614c279d
TT
29332013-04-22 Tom Tromey <tromey@redhat.com>
2934
2935 * Makefile.in (SFILES): Add filestuff.c.
2936 (OBS): Add filestuff.o.
2937 (filestuff.o): New target.
2938 * config.in, configure: Rebuild.
2939 * configure.ac: Check for fdwalk, pipe2.
2940
7d4e5717
PA
29412013-04-17 Pedro Alves <palves@redhat.com>
2942
2943 * configure.ac (USE_THREAD_DB): Delete variable.
2944 (if test "$srv_linux_thread_db" = "yes"): AC_DEFINE USE_THREAD_DB.
2945 Don't AC_SUBST USE_THREAD_DB.
2946 * Makefile.in (INTERNAL_CFLAGS): Remove @USE_THREAD_DB@.
2947 * config.in, configure: Regenerate.
2948
d5c93e41
PA
29492013-04-16 Pedro Alves <palves@redhat.com>
2950
2951 * linux-low.h (struct lwp_info) <thread_known>: Move under
2952 the USE_THREAD_DB #ifdef.
2953
04f5fe89
PA
29542013-04-16 Pedro Alves <palves@redhat.com>
2955
2956 * Makefile.in (INTERNAL_CFLAGS): Add @USE_THREAD_DB@.
2957 (linux-low.o): Delete rule.
2958 * linux-low.h: Always include "gdb_thread_db.h" instead of
2959 conditionally including thread_db.h.
2960 (struct lwp_info) <th>: Guard with #ifdef USE_THREAD_DB instead of
2961 HAVE_THREAD_DB_H.
2962
480b27bf
JK
29632013-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2964
2965 * Makefile.in (install-only): Fix make install regression.
2966
43662968
JK
29672013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2968
2969 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2970 * Makefile.in (install-only): Remove $(man1dir) and gdbserver.1
2971 installation.
2972 * gdbserver.1: Remove.
2973
3e74e146
PA
29742013-03-22 Pedro Alves <palves@redhat.com>
2975
2976 * linux-low.c (handle_extended_wait): Don't call
2977 linux_enable_event_reporting.
2978
a8347a2a
TT
29792013-03-15 Tony Theodore <tonyt@logyst.com>
2980
2981 PR build/9098:
2982 * Makefile.in (SHELL): Use @SHELL@.
2983
eeb56fa7
SDJ
29842013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
2985
2986 * tracepoint.c (cmd_qtv): Initialize `val' with zero, silencing
2987 compiler warning.
2988
4fa7e2ff
JB
29892013-03-13 Joel Brobecker <brobecker@adacore.com>
2990
2991 * linux-low.c (linux_target_ops) [!HAVE_LINUX_BTRACE]:
2992 Remove extraneous NULL element.
2993
8ddb1965
YQ
29942013-03-13 Yao Qi <yao@codesourcery.com>
2995
2996 * tracepoint.c (traceframe_read_tsv): Look for the last matched
2997 'V' block in trace frame.
2998
9accd112
MM
29992013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3000
3001 * target.h (struct target_ops): Add btrace ops.
3002 (target_supports_btrace): New macro.
3003 (target_enable_btrace): New macro.
3004 (target_disable_btrace): New macro.
3005 (target_read_btrace): New macro.
3006 * gdbthread.h (struct thread_info): Add btrace field.
3007 * server.c: Include btrace-common.h.
3008 (handle_btrace_general_set): New function.
3009 (handle_btrace_enable): New function.
3010 (handle_btrace_disable): New function.
3011 (handle_general_set): Call handle_btrace_general_set.
3012 (handle_qxfer_btrace): New function.
3013 (struct qxfer qxfer_packets[]): Add btrace entry.
3014 * inferiors.c (remove_thread): Disable btrace.
3015 * linux-low: Include linux-btrace.h.
3016 (linux_low_enable_btrace): New function.
3017 (linux_low_read_btrace): New function.
3018 (linux_target_ops): Add btrace ops.
3019 * configure.srv (i[34567]86-*-linux*): Add linux-btrace.o.
3020 Add srv_linux_btrace=yes.
3021 (x86_64-*-linux*): Add linux-btrace.o.
3022 Add srv_linux_btrace=yes.
3023 * configure.ac: Define HAVE_LINUX_BTRACE.
3024 * config.in: Regenerated.
3025 * configure: Regenerated.
3026
5cc22e4c
MM
30272013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3028
3029 * server.c (handle_qxfer): Preserve error message if -3 is
3030 returned.
3031 (qxfer): Document the -3 return value.
3032
7c97f91e
MM
30332013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3034
3035 * Makefile.in (SFILES): Add $(srcdir)/common/linux-btrace.c.
3036 (linux_btrace_h): New variable.
3037 (linux-btrace.o): New rule.
3038
be9a119c 30392013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
3040 Hafiz Abid Qadeer <abidh@codesourcery.com>
3041
3042 * tracepoint.c (trace_buffer_size): New global.
3043 (DEFAULT_TRACE_BUFFER_SIZE): New define.
3044 (init_trace_buffer): Change to one-argument function. Allocate
3045 trace buffer memory.
3046 (handle_tracepoint_general_set): Call cmd_bigqtbuffer_size to
3047 handle QTBuffer:size packet.
3048 (cmd_bigqtbuffer_size): New function.
3049 (initialize_tracepoint): Call init_trace_buffer with
3050 DEFAULT_TRACE_BUFFER_SIZE.
3051 * server.c (handle_query): Add QTBuffer:size in the
3052 supported packets.
3053
e64f7499
YQ
30542013-03-07 Yao Qi <yao@codesourcery.com>
3055
3056 * tracepoint.c (cur_action, cur_step_action): Make them unsigned.
3057 (cmd_qtfp): Initialize cur_action and cur_step_action 0 instead
3058 of -1.
3059 (cmd_qtsp): Adjust condition. Do post increment.
3060 Set cur_action and cur_step_action back to 0.
3061
f0ae6fc3
PA
30622013-03-07 Jeremy Bennett <jeremy.bennett@embecosm.com>
3063
3064 PR server/15236
3065 * linux-low.c (linux_write_memory): Return early success if LEN is
3066 zero.
3067
b5b0b0af
CV
30682013-03-05 Corinna Vinschen <vinschen@redhat.de>
3069
334ad4a8 3070 * configure.srv: Add x86_64-*-cygwin* as target.
b5b0b0af 3071
589bc927
TT
30722013-02-28 Tom Tromey <tromey@redhat.com>
3073
3074 * configure.ac: Invoke AC_SYS_LARGEFILE.
3075 * configure, config.in: Rebuild.
3076
dfe07582
CV
30772013-02-28 Corinna Vinschen <vinschen@redhat.com>
3078
3079 * win32-low.c: Throughout, fix format strings and casts of
3080 printf-like functions to avoid type related warnings on all
3081 platforms.
3082 (get_child_debug_event): Print dwDebugEventCode as hex since
3083 that's how it's usually documented.
3084
736cd585
YQ
30852013-02-28 Yao Qi <yao@codesourcery.com>
3086
3087 * tracepoint.c (cmd_qtbuffer): Call phex_nz instead of
3088 pulongest.
3089
e1f58301
JW
30902013-02-27 Jiong Wang <jiwang@tilera.com>
3091
3092 * Makefile.in (clean): Remove reg-tilegx.c, reg-tilegx32.c.
3093 (reg-tilegx32.c): New rule.
3094 * configure.srv (tilegx-*-linux*): Add reg-tilegx32.o to srv_regobj.
3095 * linux-tile-low.c (tile_arch_setup): New function. Invoke
3096 different register info initializer according to elf class.
3097 (init_registers_tilgx32): New function. The tilegx32 register info
3098 initializer.
3099 (tile_fill_gregset): Use "uint_reg_t" to represent register size.
3100 (tile_store_gregset): Likewise.
3101
d171ca78
YQ
31022013-02-27 Yao Qi <yao@codesourcery.com>
3103
3104 * server.c (process_point_options): Print debug message when
3105 debug_threads is true.
3106
282bbdf3
YQ
31072013-02-26 Yao Qi <yao@codesourcery.com>
3108
3109 * tracepoint.c (cmd_qtbuffer): Don't set '\0' in OWN_BUF.
3110
aca22551
PA
31112013-02-19 Pedro Alves <palves@redhat.com>
3112 Kai Tietz <ktietz@redhat.com>
3113
3114 PR gdb/15161
3115
3116 * server.c (handle_query) <CRC check>: Use unpack_varlen_hex
3117 instead of strtoul to extract address from packet.
3118 (process_serial_event) <'z'>: Likewise.
3119
4f3cee1c
YQ
31202013-02-18 Yao Qi <yao@codesourcery.com>
3121
3122 * linux-bfin-low.c (the_low_target): Use NULL instead of 0.
3123
8e1d55a3
PA
31242013-02-14 Pedro Alves <palves@redhat.com>
3125
3126 Plug memory leak.
3127
3128 * tracepoint.c (cmd_qtnotes): Free TRACING_USER_NAME,
3129 TRACING_NOTES and TRACING_STOP_NOTE before clobbering.
3130
458820da
PA
31312013-02-14 Pedro Alves <palves@redhat.com>
3132
3133 * tracepoint.c (cmd_qtdpsrc): Use savestring.
3134
baea0dae
PA
31352013-02-14 Pedro Alves <palves@redhat.com>
3136
3137 * tracepoint.c (save_string): Delete.
3138 (add_tracepoint_action): Use savestring instead of save_string.
3139
0b1afbb3
PA
31402013-02-12 Pedro Alves <palves@redhat.com>
3141
3142 * linux-xtensa-low.c: Ditto.
3143 * xtensa-xtregs.c: Ditto.
3144
8a4ac37e
PA
31452013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
3146
3147 * thread-db.c (thread_db_get_tls_address): NULL pointer check
3148 thread_db.
3149
148de6bb
MS
31502013-02-07 Marcus Shawcroft <marcus.shawcroft@arm.com>
3151
3152 * linux-aarch64-low.c (aarch64_arch_setup): Clamp
3153 aarch64_num_wp_regs and aarch64_num_bp_regs to
3154 AARCH64_HWP_MAX_NUM and AARCH64_HBP_MAX_NUM respectively.
3155
55fac6e0
MS
31562013-02-07 Marcus Shawcroft <marcus.shawcroft@arm.com>
3157
3158 * linux-aarch64-low.c (ps_get_thread_area): Replace
3159 PTRACE_GET_THREAD_AREA with PTRACE_GETREGSET.
3160
176eb98c
MS
31612013-02-04 Jim MacArthur <jim.macarthur@arm.com>
3162 Marcus Shawcroft <marcus.shawcroft@arm.com>
3163 Nigel Stephens <nigel.stephens@arm.com>
3164 Yufeng Zhang <yufeng.zhang@arm.com>
3165
3166 * Makefile.in (clean): Remove aarch64.c and aarch64-without-fpu.c.
3167 (aarch64.c, aarch64-without-fpu.c): New targets.
3168 * configure.srv (aarch64*-*-linux*): New.
3169 * linux-aarch64-low.c: New file.
3170
56f7af9c
MS
31712013-02-04 Marcus Shawcroft <marcus.shawcroft@arm.com>
3172
43aaf8b6 3173 * linux-low.c (handle_extended_wait, linux_create_inferior)
56f7af9c
MS
3174 (linux_attach_lwp_1, linux_kill_one_lwp, linux_attach_one_lwp)
3175 (dequeue_one_deferred_signal, linux_resume_one_thread)
3176 (fetch_register, linux_write_memory, linux_enable_event_reporting)
3177 (linux_tracefork_grandchild, linux_test_for_tracefork)
3178 (linux_read_offsets, linux_xfer_siginfo, linux_xfer_siginfo): Add
3179 PTRACE_ARG3_TYPE and PTRACE_ARG4_TYPE cast to ptrace arguments
3180 where the argument is 0.
3181
60f662b0
YQ
31822013-01-25 Yao Qi <yao@codesourcery.com>
3183
3184 * event-loop.c: Include "queue.h".
3185 (gdb_event_p): New typedef.
3186 (struct gdb_event) <next_event>: Remove.
3187 (event_queue): Change to QUEUE(gdb_event_p).
3188 (async_queue_event): Remove.
3189 (gdb_event_xfree): New.
3190 (initialize_event_loop): New.
3191 (process_event): Use API from QUEUE.
3192 (wait_for_event): Likewise.
3193 * server.c (main): Call initialize_event_loop.
3194 * server.h (initialize_event_loop): Declare.
3195
5ae4861a
YQ
31962013-01-18 Yao Qi <yao@codesourcery.com>
3197
3198 * ax.h (struct eval_agent_expr_context): New.
3199 (gdb_eval_agent_expr): Update declaration.
3200 * ax.c (gdb_eval_agent_expr): Remove argument REGCACHE and
3201 TFRAME. Add new argument CTX.
3202 * server.h (struct eval_agent_expr_context): Declare.
3203 (agent_mem_read, agent_tsv_read): Update declaration.
3204 (agent_mem_read_string): Likewise.
3205 * tracepoint.c (eval_tracepoint_agent_expr): Remove.
3206 (add_traceframe_block): Add new argument TPOINT.
3207 Increase TPOINT->traceframe_usage.
3208 (do_action_at_tracepoint): Call gdb_eval_agent_expr instead of
3209 eval_tracepoint_agent_expr.
3210 (condition_true_at_tracepoint): Likewise.
3211 (agent_mem_read): Remove argument TFRAME. Add argument CTX.
3212 (agent_mem_read_string, agent_tsv_read): Likewise.
3213
85e00e85
YQ
32142013-01-16 Yao Qi <yao@codesourcery.com>
3215
3216 * linux-low.c (linux_resume_one_lwp): Don't check
3217 'lwp->bp_reinsert != 0'.
3218
4039cf45
JB
32192013-01-07 Joel Brobecker <brobecker@adacore.com>
3220 Pedro Alves <palves@redhat.com>
3221
3222 * lynx-low.c (ptrace_request_to_str): Define a temporary
3223 macro and use it to simplify this function's implementation.
3224
9044dee2
JB
32252013-01-07 Joel Brobecker <brobecker@adacore.com>
3226
3227 * lynx-low.c (lynx_resume): Call perror_with_name if lynx_ptrace
3228 sets errno.
3229
e6352c8f
JB
32302013-01-07 Joel Brobecker <brobecker@adacore.com>
3231
3232 * configure.srv (i[34567]86-*-lynxos*): Set srv_xmlfiles.
3233
50681a27
JB
32342013-01-07 Joel Brobecker <brobecker@adacore.com>
3235
3236 * configure.srv (powerpc-*-lynxos*): Set srv_xmlfiles.
3237
3f6e77ef
JB
32382013-01-07 Joel Brobecker <brobecker@adacore.com>
3239
3240 * lynx-low.c (lynx_resume): Use the resume_info parameter
3241 to determine the ptid for the lynx_ptrace call, unless
3242 it is equal to minus_one_ptid, in which case we use the
3243 ptid of the current_inferior.
3244 (lynx_wait_1): After having received a thread create/exit
3245 event, resume the inferior's execution using the signaling
3246 thread's ptid, rather than the old ptid.
3247
7fda33ae
JB
32482013-01-07 Joel Brobecker <brobecker@adacore.com>
3249
3250 * lynx-low.c (lynx_resume): Delete variable ret.
3251
b9786c74
JB
32522013-01-01 Joel Brobecker <brobecker@adacore.com>
3253
3254 * gdbreplay.c (gdbreplay_version): Update copyright year.
3255 * server.c (gdbserver_version): Likewise.
3256
8b93d60f
JB
32572012-12-17 Joel Brobecker <brobecker@adacore.com>
3258
3259 * lynx-low.c (lynx_wait_1): Add debug trace before adding
3260 new thread.
3261
037335a7
JB
32622012-12-17 Joel Brobecker <brobecker@adacore.com>
3263
3264 * lynx-low.c (ptrace_request_to_str): Add handling for
3265 PTRACE_GETTRACESIG.
3266
52d4cbd8
JB
32672012-12-17 Joel Brobecker <brobecker@adacore.com>
3268
3269 * lynx-low.c (lynx_attach): Delete variable new_process.
3270
ab8f6ca9
JB
32712012-12-17 Joel Brobecker <brobecker@adacore.com>
3272
3273 * lynx-low.c (lynx_create_inferior): Delete variable
3274 new_process.
3275
78cbc024
JB
32762012-12-17 Joel Brobecker <brobecker@adacore.com>
3277
3278 * lynx-low.c (ptrace_request_to_str): Do not handle
3279 PTRACE_GETTHREADLIST if this macro does not exist.
3280
14a00470
YQ
32812012-12-15 Yao Qi <yao@codesourcery.com>
3282
3283 * Makefile.in (OBS): Add notif.o.
3284 * notif.c, notif.h: New.
3285 * server.c: Include "notif.h".
3286 (struct vstop_notif) <next>: Remove.
3287 <base>: New field.
3288 (queue_stop_reply): Update.
3289 (push_event, send_next_stop_reply): Remove.
3290 (discard_queued_stop_replies): Update.
3291 (notif_stop): New variable.
3292 (handle_v_stopped): Remove.
3293 (handle_v_requests): Don't call handle_v_stopped. Call
3294 handle_ack_notif instead.
3295 (queue_stop_reply_callback): Call notif_event_enque instead
3296 of queue_stop_reply.
3297 (handle_status): Don't call send_next_stop_reply, call
3298 notif_write_event instead.
3299 (kill_inferior_callback): Likewise.
3300 (detach_or_kill_inferior_callback): Likewise.
3301 (main): Call initialize_notif.
3302 (process_serial_event): Call QUEUE_is_empty.
3303 (handle_target_event): Call notif_push instead of push event.
3304 * server.h (push_event): Remove declaration.
3305
61c125b9
TT
33062012-12-10 Tom Tromey <tromey@redhat.com>
3307
3308 * Makefile.in (DEPMODE, DEPDIR, depcomp, COMPILE.pre)
3309 (COMPILE.post, COMPILE, POSTCOMPILE, IPAGENT_COMPILE): New
3310 macros.
3311 (.c.o): Rewrite.
3312 (ax-ipa.o, tracepoint-ipa.o, utils-ipa.o, format-ipa.o)
3313 (common-utils-ipa.o, remote-utils-ipa.o, regcache-ipa.o)
3314 (i386-linux-ipa.o, linux-i386-ipa.o, linux-amd64-ipa.o)
3315 (amd64-linux-ipa.o, ax.o): Rewrite.
3316 (event-loop.o, hostio.o, hostio-errno.o, inferiors.o, mem-break.o)
3317 (proc-service.o, regcache.o, remote-utils.o, server.o, target.o)
3318 (thread-db.o, tracepoint.o, utils.o, gdbreplay.o, dll.o): Remove.
3319 (signals.o, linux-procfs.o, linux-ptrace.o, common-utils.o, vec.o)
3320 (gdb_vecs.o, xml-utils.o, linux-osdata.o, ptid.o, buffer.o)
3321 (format.o, agent.o, vasprintf.o, vsnprintf.o): Rewrite.
3322 (i386-low.o, i387-fp.o, linux-low.o, linux-arm-low.o)
3323 (linux-bfin-low.o, linux-cris-low.o, linux-crisv32-low.o)
3324 (linux-ia64-low.o, linux-m32r-low.o, linux-mips-low.o)
3325 (linux-ppc-low.o, linux-s390-low.o, linux-sh-low.o)
3326 (linux-tic6x-low.o, linux-x86-low.o, linux-xtensa-low.o)
3327 (linux-tile-low.o, lynx-low.o, lynx-ppc-low.o, nto-low.o)
3328 (nto-x86-low.o, linux-low.o, win32-low.o, win32-arm-low.o)
3329 (win32-i386-low.o, spu-low.o, reg-arm.o, arm-with-iwmmxt.o)
3330 (arm-with-vfpv2.o, arm-with-vfpv3.o, arm-with-neon.o, reg-bfin.o)
3331 (reg-cris.o, reg-crisv32.o, i386.o, i386-linux.o, i386-avx.o)
3332 (i386-avx-linux.o, i386-mmx.o, i386-mmx-linux.o, reg-ia64.o)
3333 (reg-m32r.o, reg-m68k.o, reg-cf.o, mips-linux.o, mips-dsp-linux.o)
3334 (mips64-linux.o, mips64-dsp-linux.o, powerpc-32.o, powerpc-32l.o)
3335 (powerpc-altivec32l.o, powerpc-cell32l.o, powerpc-vsx32l.o)
3336 (powerpc-isa205-32l.o, powerpc-isa205-altivec32l.o)
3337 (powerpc-isa205-vsx32l.o, powerpc-e500l.o, powerpc-64l.o)
3338 (powerpc-altivec64l.o, powerpc-cell64l.o, powerpc-vsx64l.o)
3339 (powerpc-isa205-64l.o, powerpc-isa205-altivec64l.o)
3340 (powerpc-isa205-vsx64l.o, s390-linux32.o, s390-linux32v1.o)
3341 (s390-linux32v2.o, s390-linux64.o, s390-linux64v1.o)
3342 (s390-linux64v2.o, s390x-linux64.o, s390x-linux64v1.o)
3343 (s390x-linux64v2.o, tic6x-c64xp-linux.o, tic6x-c64x-linux.o)
3344 (tic6x-c62x-linux.o, reg-sh.o, reg-sparc64.o, reg-spu.o, amd64.o)
3345 (amd64-linux.o, amd64-avx.o, amd64-avx-linux.o, x32.o)
3346 (x32-linux.o, x32-avx.o, x32-avx-linux.o, reg-xtensa.o)
3347 (reg-tilegx.o): Remove.
3348 (all_object_files): New macro.
3349 Include .deps files.
3350 * aclocal.m4, configure: Rebuild.
3351 * acinclude.m4: Include depstand.m4, lead-dot.m4.
3352 * configure.ac: Invoke ZW_CREATE_DEPDIR,
3353 ZW_PROG_COMPILER_DEPENDENCIES. Compute GMAKE condition.
3354
e90e9ad9
TT
33552012-12-05 Tom Tromey <tromey@redhat.com>
3356
3357 PR gdb/14917:
3358 * server.h (current_insn_ptr, emit_error): Declare 'extern'.
3359
02d403bf 33602012-11-28 Markus Metzger <markus.t.metzger@intel.com>
945bf713
MM
3361
3362 * configure.ac: Check for linux/perf_event.h.
3363 * config.in: Regenerated.
3364 * configure: Regenerated.
3365
0270a750
PA
33662012-11-26 Maxime Villard <rustyBSD@gmx.fr>
3367
3368 * hostio.c (handle_readlink): Decrease buffer size
3369 parameter passed to readlink by one byte.
3370
8c29b58e
YQ
33712012-11-26 Yao Qi <yao@codesourcery.com>
3372
3373 * configure.ac (build_warnings): Append '-Wempty-body'.
3374 * configure: Regenerated.
3375 * linux-low.c (linux_create_inferior): Use braces for empty 'if'
3376 body.
3377
8bdce1ff
PM
33782012-11-15 Pierre Muller <muller@sourceware.org>
3379
3380 * configure.ac (AC_CHECK_HEADERS): Add wait.h header.
3381 * config.in: Regenerate.
3382 * configure: Regenerate.
3383 * linux-low.c: Use "gdb_stat.h" header instead of <sys/stat.h> header.
3384 Use "gdb_wait.h" header instead of <sys/wait.h> header.
3385 * lynx-low.c: Use "gdb_wait.h" header instead of <sys/wait.h> header.
3386 * remote-utils.c: Use "gdb_stat.h" header instead of <sys/stat.h>
3387 header.
3388 * server.c: Remove HAVE_WAIT_H conditional. Use "gdb_wait.h" header
3389 instead of <sys/wait.h> header.
3390 * spu-low.c: Use "gdb_wait.h" header instead of <sys/wait.h> header.
3391
02d403bf 33922012-11-13 Markus Metzger <markus.t.metzger@intel.com>
3ba6ad0f
MM
3393
3394 * Makefile.in: (INTERNAL_CFLAGS): Add -DGDBSERVER
3395 (various make rules): Remove -DGDBSERVER
3396
fbd5db48
YQ
33972012-11-09 Yao Qi <yao@codesourcery.com>
3398
3399 * spu-low.c (current_ptid): Move it to ..
3400 * gdbthread.h: ... here. New.
3401 * remote-utils.c (read_ptid): Use macro 'current_ptid'.
3402 * server.c (myresume, process_serial_event): Likewise.
3403 * thread-db.c (thread_db_find_new_threads): Likewise.
3404 * tracepoint.c (run_inferior_command): Likewise.
3405
b3dc46ff
AB
34062012-10-01 Andrew Burgess <aburgess@broadcom.com>
3407
3408 * server.c (handle_search_memory_1): Include access length in
3409 warning message.
3410
07c04788
HPN
34112012-09-05 Michael Brandt <michael.brandt@axis.com>
3412
3413 * linux-crisv32-low.c: Fix compile errors.
3414
918d227b
YQ
34152012-09-04 Yao Qi <yao@codesourcery.com>
3416
3417 * tracepoint.c (cmd_qtsv): Adjust debug message.
3418 Don't check CUR_TPOINT.
3419
18c1b81a
YQ
34202012-08-28 Yao Qi <yao@codesourcery.com>
3421
3422 * ax.c, tracepoint.c: Replace ATTR_FORMAT with ATTRIBUTE_PRINTF.
3423 * server.h: Include 'libiberty.h' and 'ansidecl.h'.
3424 (ATTR_NORETURN, ATTR_FORMAT, ATTR_MALLOC): Remove.
3425 Remove declarations of xmalloc, xreallloc, xstrdup and
3426 freeargv.
3427 * Makefile.in (libiberty_h): New.
3428 (server_h): Append dependencies 'libiberty.h' and 'ansidecl.h'.
3429 (linux-bfin-low.o): Append dependency 'libiberty.h'.
3430
dc82f37b
YQ
34312012-08-23 Yao Qi <yao@codesourcery.com>
3432
3433 * server.h: Remove declaration of 'xsnprintf'.
3434
406b1477
KS
34352012-08-22 Keith Seitz <keiths@redhat.com>
3436
3437 * server.h: Include build-gnulib-gbserver/config.h.
3438 * gdbreplay.c: Likewise.
3439
e6712ff1
DE
34402012-08-08 Doug Evans <dje@google.com>
3441
3442 * Makefile.in (SFILES): Add gdb_vecs.c.
3443 (OBS): Add gdb_vecs.o.
3444 (gdb_vecs_h, host_defs_h): New variables.
3445 (thread-db.o): Add $(gdb_vecs_h) dependency.
3446 (gdb_vecs.o): New rule.
3447 * thread-db.c: #include "gdb_vecs.h".
3448 (thread_db_load_search): Use a vector to iterate over path elements.
3449 Handle text appearing after "$pdir".
3450
3451 * configure.ac: Add check for strstr.
3452 * config.in: Regenerate.
3453 * configure: Regenerate.
3454
7c3270ae
UW
34552012-08-02 Ulrich Weigand <ulrich.weigand@linaro.org>
3456
3457 * hostio.c (handle_pread): If pread fails, fall back to attempting
3458 lseek/read.
3459 (handle_pwrite): Likewise for pwrite.
3460
b62e2b27
UW
34612012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3462
3463 * linux-arm-low.c (arm_linux_hw_point_initialize): Distinguish
3464 between unsupported TYPE and unimplementable ADDR/LEN combination.
3465 (arm_insert_point): Act on new return value.
3466
78a99e91
PA
34672012-07-31 Pedro Alves <palves@redhat.com>
3468
3469 * server.c (process_point_options): Only skip tokens if we find
3470 one that is unrecognized. Don't treat 'X' specially while
3471 skipping unrecognized tokens.
3472
fcf303ab
UW
34732012-07-30 Ulrich Weigand <ulrich.weigand@linaro.org>
3474
3475 * linux-arm-low.c (arm_linux_hw_point_initialize): Do not attempt
3476 to 4-byte-align HW breakpoint addresses for Thumb.
3477
7255706c
YQ
34782012-07-27 Yao Qi <yao@codesourcery.com>
3479
3480 PR remote/14161.
3481
3482 * server.h: Declare gdb_agent_about_to_close.
3483 * target.c (kill_inferior): Include "agent.h".
3484 New. Send command 'kill'.
3485 * target.h (kill_inferior): Removed macro.
3486 * tracepoint.c (gdb_agent_about_to_close): New.
3487 (gdb_agent_helper_thread): Handle command 'close'.
3488 Wait endlessly until the inferior stops.
3489 Install gdb_agent_remove_socket to atexit hook.
3490 (agent_socket_name): New static variable.
3491 (gdb_agent_socket_init): Replace local variable 'name' with
3492 'agent_socket_name'.
3493 (gdb_agent_remove_socket): New.
3494
5a3f286f
YQ
34952012-07-27 Yao Qi <yao@codesourcery.com>
3496
3497 * server.c (process_point_options): Stop at 'X' when parsing.
3498
961bd387
ME
34992012-07-19 Michael Eager <eager@eagercon.com>
3500
a261b8f5 3501 * i386-low.c (Z_packet_to_hw_type): Add Z_PACKET_HW_BP, translate
961bd387
ME
3502 to hw_execute.
3503 * linux-x86-low.c (x86_insert_point, x86_remove_point):
3504 Call i386_low_insert_watchpoint, i386_low_remove_watchpoint to add/del
3505 hardware breakpoint.
3506
aa7c7447
JK
35072012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3508
3509 * gdbserver/linux-low.c (initialize_low): Call
3510 linux_ptrace_init_warnings.
3511
7f216e7c
DE
35122012-07-02 Doug Evans <dje@google.com>
3513
3514 * mem-break.c (gdb_no_commands_at_breakpoint): Fix cast from
3515 pointer to int.
3516
d3ce09f5
SS
35172012-07-02 Stan Shebs <stan@codesourcery.com>
3518
3519 * Makefile.in (WARN_CFLAGS_NO_FORMAT): Define.
3520 (ax.o): Add it to build rule.
3521 (ax-ipa.o): Ditto.
3522 (OBS): Add format.o.
3523 (IPA_OBS): Add format.o.
3524 * server.c (handle_query): Claim support for breakpoint commands.
3525 (process_point_options): Add command case.
3526 (process_serial_event): Leave running if there are printfs in
3527 effect.
3528 * mem-break.h (any_persistent_commands): Declare.
3529 (add_breakpoint_commands): Declare.
3530 (gdb_no_commands_at_breakpoint): Declare.
3531 (run_breakpoint_commands): Declare.
3532 * mem-break.c (struct point_command_list): New struct.
3533 (struct breakpoint): New field command_list.
3534 (any_persistent_commands): New function.
3535 (add_commands_to_breakpoint): New function.
3536 (add_breakpoint_commands): New function.
3537 (gdb_no_commands_at_breakpoint): New function.
3538 (run_breakpoint_commands): New function.
3539 * linux-low.c (linux_wait_1): Test for and run breakpoint commands
3540 locally.
3541 * ax.c: Include format.h.
3542 (ax_printf): New function.
3543 (gdb_eval_agent_expr): Add printf opcode.
3544
2f8f6aed
YQ
35452012-06-13 Yao Qi <yao@codesourcery.com>
3546
3547 * server.c (start_inferior): Remove duplicated writes to fields
3548 'last_resume_kind' and 'last_status' of 'current_inferior'.
3549
0c9070b3
YQ
35502012-06-12 Yao Qi <yao@codesourcery.com>
3551 Pedro Alves <palves@redhat.com>
3552
3553 * linux-low.c (linux_set_resume_request): Simplify predicate. Add
3554 comment.
3555 * server.c (handle_v_cont): Extend comment.
3556
c52daf70
YQ
35572012-06-11 Yao Qi <yao@codesourcery.com>
3558
3559 * linux-low.c (linux_attach): Add 'static'.
3560
d38bbb0a
YQ
35612012-06-06 Yao Qi <yao@codesourcery.com>
3562
3563 * ax.c (gdb_eval_agent_expr): Print `top' in hex.
3564
89dc0afd
JK
35652012-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3566
3567 Fix gcc -flto compilation warning.
3568 * server.c (main): Make variable multi_mode and attach volatile.
3569
75f62ce7
TJB
35702012-05-30 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
3571
3572 * linux-low.c (get_r_debug): Disable code using DT_MIPS_RLD_MAP
3573 if the platform doesn't know about it.
3574
65f479b6
PA
35752012-05-30 Jeff Kenton <jkenton@tilera.com>
3576
3577 * Makefile.in (SFILES): Add linux-tile-low.c.
3578 (linux-tile-low.o, reg-tilegx.o, reg-tilegx.c): New rules.
3579 * configure.srv: Handle tilegx-*-linux*.
3580 * linux-tile-low.c: New file.
3581
0c5bf5a9
JK
35822012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3583
3584 * linux-low.c (linux_qxfer_libraries_svr4): Return -1 if R_DEBUG is -1.
3585
a493e3e2
PA
35862012-05-24 Pedro Alves <palves@redhat.com>
3587
3588 PR gdb/7205
3589
43aaf8b6 3590 Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
a493e3e2 3591
2ea28649
PA
35922012-05-24 Pedro Alves <palves@redhat.com>
3593
3594 PR gdb/7205
3595
3596 Replace target_signal with gdb_signal throughout.
3597
8d409d16
MR
35982012-05-22 Maciej W. Rozycki <macro@codesourcery.com>
3599
3600 * linux-low.c (linux_store_registers): Avoid the copying sequence
3601 when no data has been retrieved by ptrace.
3602
23512c01
MGD
36032012-05-22 Will Deacon <will.deacon@arm.com>
3604
3605 * linux-low (__UCLIBC__ && !(__UCLIBC_HAS_MMU__ || __ARCH_HAS_MMU__)):
3606 Include asm/ptrace.h.
3607 (PT_TEXT_ADDR, PT_DATA_ADDR, PT_TEXT_END_ADDR): Define only if not
3608 already defined.
3609
4934b29e
MR
36102012-05-21 Maciej W. Rozycki <macro@codesourcery.com>
3611
3612 * linux-low.c (linux_store_registers): Don't re-retrieve data
3613 with ptrace that has already been obtained from /proc. Always
3614 copy any data retrieved with ptrace to the buffer supplied.
3615
bde24c0a
PA
36162012-05-11 Yao Qi <yao@codesourcery.com>
3617 Pedro Alves <palves@redhat.com>
3618
3619 * linux-low.c (enum stopping_threads_kind): New.
3620 (stopping_threads): Change type to `enum stopping_threads_kind'.
3621 (handle_extended_wait): If stopping and suspending threads, leave
3622 the new_lwp suspended too.
3623 (linux_wait_for_event): Adjust.
3624 (stop_all_lwps): Set `stopping_threads' to
3625 STOPPING_AND_SUSPENDING_THREADS or STOPPING_THREADS depending on
3626 whether we're suspending threads or just stopping them. Assert no
3627 recursion happens.
3628
623b6bdf
YQ
36292012-04-29 Yao Qi <yao@codesourcery.com>
3630
3631 * server.h: Move some code to ...
3632 * gdbthread.h: ... here. New.
3633 * Makefile.in (inferiors.o, regcache.o): Depends on gdbthread.h
3634 (remote-utils.o, server.o, target.o tracepoint.o): Likewise.
3635 (nto-low.o, win32-low.o): Likewise.
3636 * inferiors.c, linux-low.h, nto-low.c: Include gdbthread.h.
3637 * regcache.c, remote-utils.c, server.c: Likewise.
3638 * target.c, tracepoint.c, win32-low.c: Likewise.
3639
f15f9948
TJB
36402012-04-24 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
3641
3642 * linux-low.h (PTRACE_ARG3_TYPE): Move macro from linux-low.c.
3643 (PTRACE_ARG4_TYPE): Likewise.
3644 (PTRACE_XFER_TYPE): Likewise.
3645 * linux-arm-low.c (arm_prepare_to_resume): Cast third argument of
3646 ptrace to PTRACE_ARG3_TYPE.
3647 * linux-low.c (PTRACE_ARG3_TYPE): Move macro to linux-low.h.
3648 (PTRACE_ARG4_TYPE): Likewise.
3649 (PTRACE_XFER_TYPE): Likewise.
3650 (linux_detach_one_lwp): Cast fourth argument of
3651 ptrace to long then PTRACE_ARG4_TYPE.
3652 (regsets_fetch_inferior_registers): Cast third argument of
3653 ptrace to long then PTRACE_ARG3_TYPE.
3654 (regsets_store_inferior_registers): Likewise.
3655
38ea300a
PA
36562012-04-20 Pedro Alves <palves@redhat.com>
3657
3658 * configure: Regenerate.
3659
c971b7fa
PA
36602012-04-19 Pedro Alves <palves@redhat.com>
3661
43aaf8b6 3662 * Makefile.in (GNULIB_BUILDDIR): New.
c971b7fa 3663 (LIBGNU, INCGNU, GNULIB_H): Adjust.
43aaf8b6
PA
3664 (SUBDIRS, CLEANDIRS, REQUIRED_SUBDIRS): New.
3665 (all, install-only, uninstall, clean-info, all-lib, clean): No
3666 longer pass GNULIB_FLAGS_TO_PASS. Use subdir_do.
3667 (maintainer-clean realclean distclean): Use subdir_do.
3668 (subdir_do): New.
3669 (gnulib/import/Makefile): Adjust. Replace gnulib/import with
c971b7fa 3670 $(GNULIB_BUILDDIR). Don't pass argument to config.status.
43aaf8b6
PA
3671 * acinclude.m4: Include acx_configure_dir.m4.
3672 * configure.ac: Remove gl_EARLY, gl_INIT, and AM_INIT_AUTOMAKE
3673 calls. Call AC_PROG_RANLIB. Configure gnulib using
3674 ACX_CONFIGURE_DIR.
3675 (GNULIB): New.
3676 (GNULIB_STDINT_H): Adjust.
3677 (AC_OUTPUT): Don't output gnulib/Makefile anymore.
3678 * gdbreplay.c: Include build-gnulib/config.h.
3679 * server.h: Likewise.
3680 * aclocal.m4: Regenerate.
3681 * config.in: Regenerate.
3682 * configure: Regenerate.
c971b7fa 3683
809277f8
PA
36842012-04-19 Pedro Alves <palves@redhat.com>
3685
3686 * Makefile.in (LIBGNU, INCGNU): Adjust.
3687 (GNULIB_FLAGS_TO_PASS, GNULIB_H): Adjust.
3688 (all, install-only, uninstall, clean-info, all-lib, clean)
3689 (maintainer-clean, Makefile, gnulib/Makefile): Adjust.
3690 * configure.ac: Adjust AC_OUTPUT output.
3691 * aclocal.m4: Regenerate.
3692 * configure: Regenerate.
3693
fd9bb8b8
PA
36942012-04-19 Pedro Alves <palves@redhat.com>
3695
3696 * Makefile.in (generated_files): New.
3697 (server_h): Remove the explicit dependency on config.h, and depend
3698 on $generated_files.
3699
1c298c66
PA
37002012-04-19 Pedro Alves <palves@redhat.com>
3701
3702 * Makefile.in (INCGNU): Add -Ignulib.
3703
57c4b50b
PA
37042012-04-19 Pedro Alves <palves@redhat.com>
3705
3706 * Makefile.in (GNULIB_INCLUDE_DIR): Rename to ...
3707 (INCGNU): ... this, and spell out -I here.
3708 (GNULIB_LIB): Rename to ...
3709 (LIBGNU): ... this.
3710 (INCLUDE_CFLAGS, gdbserver$(EXEEXT), $(GNULIB_LIB) rule): Adjust.
3711
1030e047
PA
37122012-04-19 Pedro Alves <palves@redhat.com>
3713
3714 * config.in: Regenerate.
3715
447d4319
PA
37162012-04-19 Pedro Alves <palves@redhat.com>
3717
3718 * configure.ac: Remove AC_CHECK_DECLS check for memmem.
3719 * server.h (memmem): Remove declaration.
3720 * config.in: Regenerate.
3721 * configure: Regenerate.
3722
aad9eab9
YQ
37232012-04-19 Yao Qi <yao@codesourcery.com>
3724
3725 * Makefile.in (SFILES): Add common/vec.c.
3726 (OBS): Add vec.o.
3727 (vec.o): New rule.
3728
3e10640f
YQ
37292012-04-19 Yao Qi <yao@codesourcery.com>
3730
3731 * remote-utils.c (prepare_resume_reply): Replace with macro
3732 target_core_of_thread.
3733 * server.c (handle_qxfer_threads_proper): Likewise.
3734 * target.h (traget_core_of_thread): New macro.
3735
71622373
PA
37362012-04-18 Pedro Alves <palves@redhat.com>
3737
3738 * aclocal.m4: Regenerate.
3739 * configure: Regenerate.
3740
80d26939
YQ
37412012-04-16 Yao Qi <yao@codesourcery.com>
3742
3743 * tracepoint.c (cmd_qtstart): Download tracepoints even when they are
3744 duplicated on address.
3745
42476b70
YQ
37462012-04-16 Yao Qi <yao@codesourcery.com>
3747
3748 * tracepoint.c (COPY_FIELD_TO_BUF): New macro.
3749 (struct tracepoint_action_ops) <send>: New field.
3750 (m_tracepoint_action_send, r_tracepoint_action_send): New.
3751 (agent_expr_send, x_tracepoint_action_send): New.
3752 (l_tracepoint_action_send): New.
3753 (cmd_qtdp): Download and install tracepoint
3754 according to `use_agent'.
3755 (run_inferior_command): Add one more parameter `len'.
3756 Update callers.
3757 (tracepoint_send_agent): New.
3758 (cmd_qtdp, cmd_qtstart): Call tracepoint_send_agent.
3759
7bc83639
YQ
37602012-04-16 Yao Qi <yao@codesourcery.com>
3761
3762 * tracepoint.c (download_tracepoints): Moved to ...
3763 (cmd_qtstart): ... here.
3764
5f18041e
YQ
37652012-04-14 Yao Qi <yao@codesourcery.com>
3766
3767 * tracepoint.c: Include inttypes.h.
3768 (struct collect_memory_action): Use sized types.
3769 (struct tracepoint): Likewise.
3770 (cmd_qtdp, stop_tracing): Update print specifiers.
3771 (cmd_qtp, response_tracepoint): Likewise.
3772 (collect_data_at_tracepoint): Likewise.
3773 (collect_data_at_step): Likewise.
3774
55a8c076
YQ
37752012-04-14 Yao Qi <yao@codesourcery.com>
3776
3777 Import gnulib module inttypes.
3778 * aclocal.m4, config.in, configure: Regenerated.
3779
dc750257
YQ
37802012-04-14 Yao Qi <yao@codesourcery.com>
3781
3782 * Makefile.in (maintainer-clean, realclean, distclean): Remove
3783 Makefile and config.status at last.
3784
0ab5faf9
YQ
37852012-04-13 Yao Qi <yao@codesourcery.com>
3786
3787 * tracepoint.c: Include stdint.h unconditionally.
3788
18f5fd81
TJB
37892012-04-13 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
3790
3791 * acinclude.m4 (GDBSERVER_HAVE_THREAD_DB_TYPE): New macro based
3792 on BFD_HAVE_SYS_PROCFS_TYPE.
3793 * configure.ac: Look for lwpid_t and psaddr_t in libthread_db.h.
3794 * configure: Regenerate.
3795 * config.in: Likewise.
3796
4d47af5c
L
37972012-04-13 H.J. Lu <hongjiu.lu@intel.com>
3798
3799 * Makefile.in (clean): Also remove x32.c x32-linux.c
3800 x32-avx.c x32-avx-linux.c.
3801 (x32.o): New target.
3802 (x32.c): Likewise.
3803 (x32-linux.o): Likewise.
3804 (x32-linux.c): Likewise.
3805 (x32-avx.o): Likewise.
3806 (x32-avx.c): Likewise.
3807 (x32-avx-linux.o): Likewise.
3808 (x32-avx-linux.c): Likewise.
3809
3810 * configure.srv (srv_amd64_regobj): Add x32.o x32-avx.o.
3811 (srv_amd64_linux_regobj): Add x32-linux.o x32-avx-linux.o.
3812 (srv_i386_64bit_xmlfiles): Add i386/x32-core.xml.
3813 (srv_amd64_xmlfiles): Add i386/x32.xml i386/x32-avx.xml.
3814 (srv_amd64_linux_xmlfiles): Add i386/x32-linux.xml
3815 i386/x32-avx-linux.xml.
3816
3817 * linux-x86-low.c (init_registers_x32_linux): New prototype.
3818 (init_registers_x32_avx_linux): Likwise.
3819 (x86_linux_update_xmltarget): Call init_registers_x32_linux
3820 or init_registers_x32_avx_linux if linux_is_elf64 is false.
3821
ecedbe58
PA
38222012-04-13 Pedro Alves <palves@redhat.com>
3823
3824 * Makefile.in (GNULIB_FLAGS_TO_PASS): New.
3825 (FLAGS_TO_PASS): Don't change or set $top_srcdir, $srcdir and VPATH.
3826 (all, uninstall, clean-info, all-lib, clean, maintainer-clean)
3827 (realclean, distclean): Explicitly pass $GNULIB_FLAGS_TO_PASS to
3828 the sub-make.
3829
c92b5177
L
38302012-04-12 H.J. Lu <hongjiu.lu@intel.com>
3831
3832 * linux-x86-low.c (compat_x32_clock_t): New.
3833 (compat_x32_siginfo_t): Likewise.
3834 (compat_x32_siginfo_from_siginfo): Likewise.
3835 (siginfo_from_compat_x32_siginfo): Likewise.
3836 (linux_is_elf64): Likewise.
3837 (x86_siginfo_fixup): Call compat_x32_siginfo_from_siginfo
3838 and siginfo_from_compat_x32_siginfo for x32.
3839 (x86_arch_setup): Set linux_is_elf64.
3840
214d508e
L
38412012-04-12 H.J. Lu <hongjiu.lu@intel.com>
3842
3843 PR gdb/13969
3844 * linux-low.c (linux_pid_exe_is_elf_64_file): Also return the
3845 e_machine field.
3846 (linux_qxfer_libraries_svr4): Update call to elf_64_file_p.
3847 * linux-low.h (linux_pid_exe_is_elf_64_file): Updated.
3848 * linux-x86-low.c (x86_arch_setup): Check if GDBserver is
3849 compatible with process.
3850
c9a1864a
YQ
38512012-04-12 Yao Qi <yao@codesourcery.com>
3852
3853 * Makefile.in: Define abs_top_srcdir and abs_srcdir.
3854 (INCLUDE_CFLAGS): Append GNULIB_INCLUDE_DIR.
3855 (install-only, install-info, clean): Handle sub dir gnulib.
3856 (all-lib, am--refresh): New targets.
3857 (memmem.o): Remove target.
3858 * configure.ac: Remove AC_CONFIG_LIBOBJ_DIR.
3859 Invoke gl_EARLY. Invoke AC_CHECK_PROGS for make.
3860 (AC_REPLACE_FUNCS): Remove memmem.
3861 Invoke gl_INIT and AM_INIT_AUTOMAKE.
3862 (AC_OUTPUT): Generate Makefile in gnulib/.
3863 * aclocal.m4, config.in, configure: Regenerated.
3864
367ba2c2
MR
38652012-04-10 Maciej W. Rozycki <macro@codesourcery.com>
3866
3867 * linux-low.c (get_r_debug): Handle DT_MIPS_RLD_MAP.
3868
9d236627
PA
38692012-04-05 Pedro Alves <palves@redhat.com>
3870
3871 -Werror=strict-aliasing
3872
3873 * spu-low.c (parse_spufs_run): Avoid dereferencing type-punned
3874 pointer.
3875
111217b3
PA
38762012-04-04 Pedro Alves <palves@redhat.com>
3877
3878 * linux-sparc-low.c (sparc_fill_gregset_to_stack)
3879 (sparc_store_gregset_from_stack, sparc_store_gregset)
3880 (sparc_breakpoint_at): Fix formatting.
3881
8365dcf5
TJB
38822012-03-30 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
3883
3884 * configure.ac: Check whether Elf32_auxv_t and Elf64_auxv_t
3885 are available.
3886 * linux-low.c [HAVE_ELF32_AUXV_T] (Elf32_auxv_t): Add typedef.
3887 [HAVE_ELF64_AUXV_T] (Elf64_auxv_t): Likewise.
3888 * config.in: Regenerate.
3889 * configure: Likewise.
3890
689cc2ae
PA
38912012-03-29 Pedro Alves <palves@redhat.com>
3892
3893 * linux-low.c (regsets_store_inferior_registers) [__sparc__]:
3894 Correct ptrace arguments.
3895
c14dfd32
PA
38962012-03-28 Pedro Alves <palves@redhat.com>
3897
3898 * linux-ia64-low.c (ia64_regmap): Map IA64_EC_REGNUM to PT_AR_EC.
3899 (IA64_GR0_REGNUM, IA64_FR0_REGNUM)
3900 (IA64_FR1_REGNUM): New defines.
3901 (ia64_fetch_register): New.
3902 (the_low_target): Install it.
3903 * linux-low.h (struct linux_target_ops) <fetch_register>: New
3904 field.
3905 * linux-low.c (linux_fetch_registers): Try the
3906 the_low_target.fetch_register hook first.
3907
3908 * linux-arm-low.c (the_low_target): Adjust.
3909 * linux-bfin-low.c (the_low_target): Adjust.
3910 * linux-cris-low.c (the_low_target): Adjust.
3911 * linux-crisv32-low.c (the_low_target): Adjust.
3912 * linux-m32r-low.c (the_low_target): Adjust.
3913 * linux-m68k-low.c (the_low_target): Adjust.
3914 * linux-mips-low.c (the_low_target): Adjust.
3915 * linux-ppc-low.c (the_low_target): Adjust.
3916 * linux-s390-low.c (the_low_target): Adjust.
3917 * linux-sh-low.c (the_low_target): Adjust.
3918 * linux-sparc-low.c (the_low_target): Adjust.
3919 * linux-tic6x-low.c (the_low_target): Adjust.
3920 * linux-x86-low.c (the_low_target): Adjust.
3921 * linux-xtensa-low.c (the_low_target): Adjust.
3922
63c88e13
PA
39232012-03-26 Pedro Alves <palves@redhat.com>
3924
3925 * server.c (handle_qxfer_libraries): Don't bail early if
3926 the_target->qxfer_libraries_svr4 is not NULL.
3927
fb723180
PA
39282012-03-26 Pedro Alves <palves@redhat.com>
3929
3930 * linux-low.c (linux_qxfer_libraries_svr4): Fix pasto in comment.
3931
0afae3cf
PA
39322012-03-23 Pedro Alves <palves@redhat.com>
3933
3934 * linux-low.c (linux_qxfer_libraries_svr4): Terminate the
3935 "library-list-svr4" element's start tag when the the DSO list is
3936 empty.
3937
485f1ee4
PA
39382012-03-23 Pedro Alves <palves@redhat.com>
3939
3940 * linux-low.c (read_one_ptr): Read the inferior's pointer through
3941 a variable whose type size is the same as the inferior's pointer
3942 size.
3943
a5362b9a
TS
39442012-03-21 Thomas Schwinge <thomas@codesourcery.com>
3945
3946 * linux-arm-low.c (arm_stopped_by_watchpoint): Use siginfo_t instead of
3947 struct siginfo.
3948 * linux-low.c (siginfo_fixup, linux_xfer_siginfo): Likewise.
3949 * linux-x86-low.c (x86_siginfo_fixup): Likewise.
3950 * linux-low.h: Include <signal.h>.
3951 (struct siginfo): Remove forward declaration.
3952 (struct linux_target_ops) <siginfo_fixup>: Use siginfo_t instead of
3953 struct siginfo.
3954
d226c142
MF
39552012-03-21 Mike Frysinger <vapier@gentoo.org>
3956
3957 * .gitignore: Ignore more files.
3958
122f36ef
PA
39592012-03-19 Pedro Alves <palves@redhat.com>
3960 Jan Kratochvil <jan.kratochvil@redhat.com>
3961
3962 * server.c (cont_thread, general_thread): Add describing comments.
3963 (start_inferior): Clear `cont_thread'.
3964 (handle_v_cont): Don't set `cont_thread' if resuming all threads
3965 of a process.
3966
fc3e5175
YQ
39672012-03-15 Yao Qi <yao@codesourcery.com>
3968
3969 * tracepoint.c (install_tracepoint): Move duplicated tracepoint
3970 handling to ...
3971 (cmd_qtdp): ... here.
3972
8d0d92cd
YQ
39732012-03-15 Yao Qi <yao@codesourcery.com>
3974
3975 * tracepoint.c (struct tracepoint_action_ops): New.
3976 (struct tracepoint_action) [!IN_PROCESS_AGENT] <ops>: New field.
3977 (m_tracepoint_action_download): New.
3978 (r_tracepoint_action_download): New.
3979 (x_tracepoint_action_download): New.
3980 (l_tracepoint_action_download): New.
3981 (add_tracepoint_action): Install `action->ops' according type.
3982 (download_tracepoint_1): Move code `download' function pointer
3983 of various tracepoint_action_ops.
3984
87b0bb13
JK
39852012-03-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3986
3987 * linux-low.c (linux_attach_lwp_1): New variable buffer. Call
3988 linux_ptrace_attach_warnings.
3989
5f572dec
JK
39902012-03-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3991
3992 * Makefile.in (linux-ptrace.o): New.
3993 * configure.srv (arm*-*-linux*, bfin-*-*linux*, crisv32-*-linux*)
3994 (cris-*-linux*, i[34567]86-*-linux*, ia64-*-linux*, m32r*-*-linux*)
3995 (m68*-*-linux*, m68*-*-uclinux*, mips*-*-linux*, powerpc*-*-linux*)
3996 (s390*-*-linux*, sh*-*-linux*, sparc*-*-linux*, tic6x-*-uclinux)
3997 (x86_64-*-linux*, xtensa*-*-linux*): Add linux-ptrace.o to SRV_TGTOBJ
3998 of these targets.
3999 * linux-low.c (linux_attach_lwp_1): Remove redundent else clause.
4000
f4647387
YQ
40012012-03-08 Yao Qi <yao@codesourcery.com>
4002 Pedro Alves <palves@redhat.com>
4003
4004 Fix PR server/13392.
4005 * linux-x86-low.c (amd64_install_fast_tracepoint_jump_pad): Check
4006 offset of JMP insn.
4007 * tracepoint.c (remove_tracepoint): New.
4008 (cmd_qtdp): Call remove_tracepoint when failed to install.
4009
9b224c5e
PA
40102012-03-07 Pedro Alves <palves@redhat.com>
4011
4012 * linux-low.c (get_detach_signal): New.
4013 (linux_detach_one_lwp): Get rid of a pending SIGSTOP with SIGCONT.
4014 Pass on pending signals to PTRACE_DETACH. Check the result of the
4015 ptrace call.
4016 * server.c (program_signals, program_signals_p): New.
4017 (handle_general_set): Handle QProgramSignals.
4018 * server.h (program_signals, program_signals_p): Declare.
4019
e237a7e2
JK
40202012-03-05 Pedro Alves <palves@redhat.com>
4021 Jan Kratochvil <jan.kratochvil@redhat.com>
4022
4023 * linux-low.c (get_dynamic): Don't warn when PT_PHDR isn't found.
4024 New comment why.
4025
5808517f
YQ
40262012-03-03 Yao Qi <yao@codesourcery.com>
4027
4028 * tracepoint.c (tracepoint_look_up_symbols): Update call to
4029 agent_look_up_symbols.
4030
58b4daa5
YQ
40312012-03-03 Yao Qi <yao@codesourcery.com>
4032
4033 * Makefile.in (linux-low.o): Keep dependence on agent.h.
4034 (linux-x86-low.o): Likewise.
4035 * server.h: Remove in_process_agent_loaded.
4036 * tracepoint.c (in_process_agent_loaded): Removed. Moved it
4037 common/agent.c.
4038 Update callers.
4039
8ffcbaaf
YQ
40402012-03-03 Yao Qi <yao@codesourcery.com>
4041
4042 * tracepoint.c (gdb_agent_capability): New global.
4043 (in_process_agent_loaded_ust): Renamed to
4044 `in_process_agent_supports_ust'.
4045 Update callers.
4046 (in_process_agent_supports_ust): Call agent_capability_check.
4047 (clear_installed_tracepoints): Assert that agent supports
4048 agent.
4049
d1feda86
YQ
40502012-03-03 Yao Qi <yao@codesourcery.com>
4051
4052 * linux-low.c (linux_supports_agent): New.
4053 (linux_target_ops): Initialize field `supports_agent' with
4054 linux_supports_agent.
4055 * target.h (struct target_ops) <supports_agent>: New.
4056 (target_supports_agent): New macro.
4057 * server.c (handle_general_set): Handle packet 'QAgent'.
4058 (handle_query): Send `QAgent+'.
4059 * Makefile.in (server.o): Depends on agent.h.
4060
2fa291ac
YQ
40612012-03-03 Yao Qi <yao@codesourcery.com>
4062
4063 * Makefile.in (OBS): Add agent.o.
4064 Add new rule for agent.o.
4065 Track dependence of tracepoint.c on agent.h.
4066 * tracepoint.c (run_inferior_command_1):
4067 (run_inferior_command): Call agent_run_command.
4068 (gdb_ust_connect_sync_socket): Deleted. Move it to
4069 common/agent.c.
4070 (resume_thread, stop_thread): Likewise.
4071 (gdb_ust_socket_init): Renamed to ...
4072 (gdb_agent_socket_init): ... New.
4073 (gdb_ust_thread): Renamed to ...
4074 (gdb_agent_helper_thread): ... New.
4075 (gdb_ust_init): Move some code to ...
4076 (gdb_agent_init): ... here. New.
4077 [HAVE_UST]: Call gdb_ust_init.
4078 (initialize_tracepoint_ftlib): Call gdb_agent_init.
4079 * configure.ac: Add `sys/un.h' to AC_CHECK_HEADERS.
4080 * config.in, configure: Regenerated.
4081
05044653
PA
40822012-03-02 Pedro Alves <palves@redhat.com>
4083
4084 * inferiors.c (add_pid_to_list, pull_pid_from_list): Delete.
4085 * linux-low.c (struct simple_pid_list): New.
4086 (stopped_pids): New a struct simple_pid_list pointer.
4087 (add_to_pid_list, pull_pid_from_list): New.
4088 (handle_extended_wait): Don't assume the first signal new children
4089 report is SIGSTOP. Adjust call to pull_pid_from_list.
4090 (linux_wait_for_lwp): Adjust.
4091
8d00225b
YQ
40922012-03-02 Yao Qi <yao@codesourcery.com>
4093
4094 * tracepoint.c (do_action_at_tracepoint): Write `stop_pc' in
4095 debug log.
4096
19560ba5
YQ
40972012-03-02 Yao Qi <yao@codesourcery.com>
4098
4099 * tracepoint.c (collect_ust_data_at_tracepoint): Remove parameters
4100 `stop_pc' and `tpoint'. Update caller.
4101
1faeff08
MR
41022012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4103
4104 * linux-low.h (linux_target_ops): Add regset_bitmap member.
4105 * linux-low.c (use_linux_regsets): New macro.
4106 [!HAVE_LINUX_REGSETS] (regsets_fetch_inferior_registers): Likewise.
4107 [!HAVE_LINUX_REGSETS] (regsets_store_inferior_registers): Likewise.
4108 (linux_register_in_regsets): New function.
4109 (usr_fetch_inferior_registers): Skip registers covered by
4110 regsets.
4111 (usr_store_inferior_registers): Likewise.
4112 (usr_fetch_inferior_registers): New macro.
4113 (usr_store_inferior_registers): Likewise.
4114 (linux_fetch_registers): Handle mixed regset/non-regset targets.
4115 (linux_store_registers): Likewise.
4116 * linux-mips-low.c (init_registers_mips_dsp_linux): New
4117 prototype.
4118 (init_registers_mips64_dsp_linux): Likewise.
4119 (init_registers_mips_linux): New macro.
4120 (init_registers_mips_dsp_linux): Likewise.
4121 (mips_dsp_num_regs): Likewise.
4122 (DSP_BASE, DSP_CONTROL): New fallback macros.
4123 (mips_base_regs): New macro.
4124 (mips_regmap): Use it. Fix the size.
4125 (mips_dsp_regmap): New variable.
4126 (mips_dsp_regset_bitmap): Likewise.
4127 (mips_arch_setup): New function.
4128 (mips_cannot_fetch_register): Use the_low_target.regmap rather
4129 than mips_regmap.
4130 (mips_cannot_store_register): Likewise.
4131 (the_low_target): Update .arch_setup, .num_regs and .regmap
4132 initializers. Add .regset_bitmap initializer.
4133 * linux-arm-low.c (the_low_target): Add .regset_bitmap
4134 initializer.
4135 * linux-bfin-low.c (the_low_target): Likewise.
4136 * linux-cris-low.c (the_low_target): Likewise.
4137 * linux-crisv32-low.c (the_low_target): Likewise.
4138 * linux-ia64-low.c (the_low_target): Likewise.
4139 * linux-m32r-low.c (the_low_target): Likewise.
4140 * linux-m68k-low.c (the_low_target): Likewise.
4141 * linux-ppc-low.c (the_low_target): Likewise.
4142 * linux-s390-low.c (the_low_target): Likewise.
4143 * linux-sh-low.c (the_low_target): Likewise.
4144 * linux-sparc-low.c (the_low_target): Likewise.
4145 * linux-tic6x-low.c (the_low_target): Likewise.
4146 * linux-x86-low.c (the_low_target): Likewise.
4147 * linux-xtensa-low.c (the_low_target): Likewise.
4148 * configure.srv <mips*-*-linux*>: Add mips-dsp-linux.o and
4149 mips64-dsp-linux.o to srv_regobj. Add mips-dsp-linux.xml,
4150 mips64-dsp-linux.xml, mips-dsp.xml and mips64-dsp.xml to
4151 srv_xmlfiles.
4152 * Makefile.in (mips-dsp-linux.o, mips-dsp-linux.c): New targets.
4153 (mips64-dsp-linux.o, mips64-dsp-linux.c): Likewise.
4154
c03e6ccc
YQ
41552012-02-29 Yao Qi <yao@codesourcery.com>
4156 Pedro Alves <palves@redhat.com>
4157
4158 * linux-low.c: (linux_wait_1): Call unsuspend_all_lwps when
4159 `step_over_finished' is true.
4160
644cebc9
PA
41612012-02-27 Pedro Alves <palves@redhat.com>
4162
4163 * linux-low.c (pid_is_stopped): Delete, moved to common/.
4164 (linux_attach_lwp_1): Adjust to use linux_proc_pid_is_stopped.
4165
c14d7ab2
PA
41662012-02-27 Pedro Alves <palves@redhat.com>
4167
4168 PR server/9684
4169 * linux-low.c (pid_is_stopped): New.
4170 (linux_attach_lwp_1): Handle attaching to 'T (stopped)' processes.
4171
412c89dd
LM
41722012-02-25 Luis Machado <lgustavo@codesourcery.com>
4173
4174 * mem-break.c (clear_gdb_breakpoint_conditions): Fix de-allocation
4175 of conditions.
4176
b745defe
MR
41772012-02-24 Maciej W. Rozycki <macro@codesourcery.com>
4178
4179 * linux-mips-low.c (mips_regmap): Correct the index of $f9.
4180
9f3a5c85
LM
41812012-02-24 Luis Machado <lgustavo@codesourcery>
4182
4183 * server.c (handle_query): Advertise support for target-side
4184 breakpoint condition evaluation.
4185 (process_point_options): New function.
4186 (process_serial_event): When inserting a breakpoint, check for
4187 a target-side condition that should be evaluated.
4188
4189 * mem-break.c: Include regcache.h and ax.h.
4190 (point_cond_list_t): New data structure.
4191 (breakpoint) <cond_list>: New field.
4192 (find_gdb_breakpoint_at): Make non-static.
4193 (delete_gdb_breakpoint_at): Clear any target-side
4194 conditions.
4195 (clear_gdb_breakpoint_conditions): New function.
4196 (add_condition_to_breakpoint): Likewise.
4197 (add_breakpoint_condition): Likewise.
4198 (gdb_condition_true_at_breakpoint): Likewise.
4199 (gdb_breakpoint_here): Return result directly instead
4200 of going through a local variable.
4201
4202 * mem-break.h (find_gdb_breakpoint_at): New prototype.
4203 (clear_gdb_breakpoint_conditions): Likewise.
4204 (add_breakpoint_condition): Likewise.
4205 (gdb_condition_true_at_breakpoint): Likewise.
4206
4207 * linux-low.c (linux_wait_1): Evaluate target-side breakpoint condition.
4208 (need_step_over_p): Take target-side breakpoint condition into
4209 consideration.
4210
5e1dc496
LM
42112012-02-24 Luis Machado <lgustavo@codesourcery>
4212
4213 * server.h: Include tracepoint.h.
4214 (agent_mem_read, agent_get_trace_state_variable_value,
4215 agent_set_trace_state_variable_value,
4216 agent_tsv_read, agent_mem_read_string, get_get_tsv_func_addr,
4217 get_set_tsv_func_addr): New prototypes.
4218
4219 * ax.h: New include file.
4220 * ax.c: New source file.
4221
4222 * tracepoint.c: Include ax.h.
4223 (gdb_agent_op, gdb_agent_op_names, gdb_agent_op_sizes,
4224 agent_expr, eval_result_type): Move to ax.h.
4225 (parse_agent_expr): Rename to ...
4226 (gdb_parse_agent_expr): ... this, make it non-static and move
4227 to ax.h.
4228 (unparse_agent_expr) Rename to ...
4229 (gdb_unparse_agent_expr): ... this, make it non-static and move
4230 to ax.h.
4231 (eval_agent_expr): Rename to ...
4232 (eval_tracepoint_agent_expr): ... this.
4233 (agent_mem_read, agent_mem_read_string, agent_tsv_read): Remove
4234 forward declarations.
4235 (add_tracepoint_action): Call gdb_parse_agent_expr (...).
4236 (agent_get_trace_state_variable_value): New function.
4237 (agent_set_trace_state_variable_value): New function.
4238 (cmd_qtdp): Call gdb_parse_agent_expr (...).
4239 (response_tracepoint): Call gdb_unparse_agent_expr (...).
4240 (do_action_at_tracepoint): Call eval_tracepoint_agent_expr (...).
4241 (condition_true_at_tracepoint): Likewise.
4242 (parse_agent_expr): Rename to ...
4243 (gdb_parse_agent_expr): ... this and move to ax.c.
4244 (unparse_agent_expr): Rename to ...
4245 (gdb_unparse_agent_expr): ... this and move to ax.c.
4246 (gdb_agent_op_name): Move to ax.c.
4247 (eval_agent_expr): Rename to ...
4248 (gdb_eval_agent_expr): ... this, use regcache passed as parameter
4249 and move to ax.c.
4250 (eval_tracepoint_agent_expr): New function.
4251 (agent_mem_read, agent_mem_read_string, agent_tsv_read): Make
43aaf8b6 4252 non-static.
5e1dc496
LM
4253 (current_insn_ptr, emit_error, struct bytecode_address): Move to
4254 ax.c.
4255 (emit_prologue, emit_epilogue, emit_add, emit_sub, emit_mul, emit_lsh,
4256 emit_rsh_signed, emit_rsh_unsigned, emit_ext, emit_log_not,
4257 emit_bit_and, emit_bit_or, emit_bit_xor, emit_bit_not, emit_equal,
4258 emit_less_signed, emit_less_unsigned, emit_ref, emit_if_goto,
4259 emit_goto, write_goto_address, emit_const, emit_reg, emit_pop,
4260 emit_stack, emit_zero_ext, emit_swap, emit_stack_adjust,
4261 emit_int_call_1, emit_void_call_2, emit_eq_goto, emit_ne_goto,
4262 emit_lt_goto, emit_ge_goto, emit_gt_goto, emit_le_goto): Move to ax.c.
4263 (get_get_tsv_func_addr, get_set_tsv_func_addr): New functions.
4264 (compile_bytecodes): Remove forward declaration.
4265 (is_goto_target): Move to ax.c.
4266 (compile_bytecodes): Move to ax.c and call
4267 agent_get_trace_state_variable_value (...) and
4268 agent_set_trace_state_variable_value (...).
4269
4270 * Makefile.in: Update ax.c and IPA dependencies.
4271
277e4e52
PA
42722012-02-24 Pedro Alves <palves@redhat.com>
4273
4274 * tracepoint.c (cmd_bigqtbuffer): Rename as ...
4275 (cmd_bigqtbuffer_circular): ... this. Only handle
4276 'QTBuffer:circular:'.
4277 (handle_tracepoint_general_set): Adjust.
4278
bf4c19f7
YQ
42792012-02-16 Yao Qi <yao@codesourcery.com>
4280
4281 * inferiors.c: Move code to ...
4282 * dll.c: .... here. New.
4283 * server.h: Declare clear_dlls.
4284 * Makefile.in (SFILES): Add dll.c.
4285 (OBS): Add dll.o
4286 (dll.o): New rule.
4287
d73f2619
YQ
42882012-02-11 Yao Qi <yao@codesourcery.com>
4289
4290 * server.c: (handle_monitor_command): Add a new parameter
4291 `own_buf'.
4292 (handle_query): Update caller.
4293
f8255c2a
JB
42942012-02-09 Joel Brobecker <brobecker@adacore.com>
4295
4296 * configure.ac: Add readlink to AC_CHECK_FUNCS list.
4297 * configure, config.in: Regenerate.
4298 * hostio.c: Provide an alternate implementation if HAVE_READLINK
4299 is not defined.
4300
da84f473
PA
43012012-02-02 Pedro Alves <palves@redhat.com>
4302
4303 Try SIGKILL first, then PTRACE_KILL.
4304 * linux-low.c (linux_kill_one_lwp): New.
4305 (linux_kill_one_lwp): Rename to ...
4306 (kill_one_lwp_callback): ... this. Use the new
4307 linux_kill_one_lwp.
4308
e886a173
PA
43092012-02-02 Pedro Alves <palves@redhat.com>
4310
4311 * tracepoint.c (cmd_qtminftpilen): Return 0 if there's no current
4312 inferior.
4313
be07f1a2
PA
43142012-01-27 Pedro Alves <palves@redhat.com>
4315
4316 * linux-low.c (linux_child_pid_to_exec_file): Delete.
4317 (elf_64_file_p): Make static.
4318 (linux_pid_exe_is_elf_64_file): New.
4319 * linux-low.h (linux_child_pid_to_exec_file, elf_64_file_p):
4320 Delete declarations.
4321 (linux_pid_exe_is_elf_64_file): Declare.
4322 * linux-x86-low.c (x86_arch_setup): Use
4323 linux_pid_exe_is_elf_64_file.
4324
d8301ad1
JK
43252012-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4326
4327 * linux-low.c (linux_wait_for_event_1): Rename to ...
4328 (linux_wait_for_event): ... here and merge it with former
4329 linux_wait_for_event - new variable wait_ptid, use it.
4330 (linux_wait_for_event): Remove - merge it to linux_wait_for_event_1.
4331
01b17894
PA
43322012-01-23 Pedro Alves <palves@redhat.com>
4333
4334 * server.c (main): Avoid yet another case of infinite loop while
4335 detaching/killing after a longjmp.
4336
e825046f
JK
43372012-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4338
4339 Code cleanup.
4340 * linux-low.c (linux_wait_for_event_1): Use ptid_is_pid.
4341
b9e7b9c3
UW
43422012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4343
4344 * hostio.c (handle_readlink): New function.
4345 (handle_vFile): Call it to handle "vFile:readlink" packets.
4346
901f9912
UW
43472012-01-20 Pedro Alves <palves@redhat.com>
4348 Ulrich Weigand <ulrich.weigand@linaro.org>
4349
4350 * server.c (handle_v_requests): Only support vAttach and vRun to
4351 start multiple processes when in extended protocol mode.
4352
fc1ab1a0
PA
43532012-01-17 Pedro Alves <palves@redhat.com>
4354
4355 * tracepoint.c (initialize_tracepoint): Use mmap instead of
4356 memalign plus mprotect to allocate the scratch buffer.
4357
7d5d4e98
PA
43582012-01-13 Pedro Alves <palves@redhat.com>
4359
4360 * server.c (attach_inferior): Clear `cont_thread'.
4361
f128d5e9
PA
43622012-01-13 Pedro Alves <palves@redhat.com>
4363
4364 * server.c (main): Avoid infinite loop while detaching/killing
4365 after a longjmp.
4366
06db92f0
DE
43672012-01-09 Doug Evans <dje@google.com>
4368
4369 * server.c (start_inferior): Set last_ptid in --wrapper case.
4370
32d92999
YQ
43712012-01-06 Yao Qi <yao@codesourcery.com>
4372
4373 * tracepoint.c [IN_PROCESS_AGENT] (debug_threads): Macro
4374 defined.
4375 [IN_PROCESS_AGENT] (debug_agent): New global variable.
4376
5e0a92a9
YQ
43772012-01-04 Yao Qi <yao@codesourcery.com>
4378
4379 * tracepoint.c (cmd_qtdp): Print debug message
4380 for static tracepoint.
4381
ae639e8c
YQ
43822012-01-04 Yao Qi <yao@codesourcery.com>
4383
4384 * tracepoint.c (trace_vdebug): Differentiate debug message
4385 between gdbserver and IPA.
4386
f72429c5
YQ
43872012-01-03 Yao Qi <yao@codesourcery.com>
4388
4389 * tracepoint.c (tracepoint_was_hit): Don't collect for
4390 static tracepoint.
4391
12c3e59c
JB
43922012-01-02 Joel Brobecker <brobecker@adacore.com>
4393
4394 * terminal.h: Reformat copyright header.
4395
67827812
JB
43962012-01-02 Joel Brobecker <brobecker@adacore.com>
4397
4398 * server.c (gdbserver_version): Update copyright year.
4399 * gdbreplay.c (gdbreplay_version): Likewise.
4400
3e52c33d
JK
44012011-12-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4402
4403 * linux-low.c (linux_create_inferior): Put empty if clause for write.
4404
4405 Revert:
4406 2011-12-18 Hui Zhu <teawater@gmail.com>
4407 * linux-low.c (linux_create_inferior): Save return value to ret.
4408
66f1260e
HZ
44092011-12-18 Hui Zhu <teawater@gmail.com>
4410
4411 * linux-low.c (linux_create_inferior): Save return value to ret.
4412
e77616d7
DE
44132011-12-16 Doug Evans <dje@google.com>
4414
e7b06c57
DE
4415 * linux-low.c (linux_create_inferior): If stdio connection,
4416 redirect stdin from /dev/null, stdout to stderr.
4417 * remote-utils.c (remote_is_stdio): New static global.
4418 (remote_connection_is_stdio): New function.
4419 (remote_prepare): Handle stdio connection.
4420 (remote_open): Ditto.
4421 (remote_close): Don't close stdin for stdio connections.
4422 (read_prim,write_prim): New functions. Replace all calls to
4423 read/write to these.
4424 * server.c (main): Watch for "-" argument. Move call to
4425 remote_prepare before start_inferior.
4426 * server.h (STDIO_CONNECTION_NAME): New macro.
4427 (remote_connection_is_stdio): Declare.
4428
e77616d7
DE
4429 * remote-utils.c (prepare_resume_reply): Remove extraneous \n
4430 in debugging output.
4431
82067193
YQ
44322011-12-15 Yao Qi <yao@codesourcery.com>
4433
4434 * tracepoint.c: Include sys/syscall.h.
4435 (gdb_ust_thread): Remove preprocessor conditional.
4436
82bfbe7e
PA
44372011-12-14 Pedro Alves <pedro@codesourcery.com>
4438
4439 * linux-low.c (linux_detach_one_lwp): Call
4440 the_low_target.prepare_to_resume before detaching.
4441
712c6575
YQ
44422011-12-14 Yao Qi <yao@codesourcery.com>
4443
4444 * tracepoint.c (gdb_ust_thread): Don't ignore return value
4445 of write.
4446
d54d1edf
YQ
44472011-12-14 Yao Qi <yao@codesourcery.com>
4448
4449 * i386-low.c (i386_low_stopped_data_address): Initialize local
4450 variable `control'.
4451
6210a125
PA
44522011-12-13 Pedro Alves <pedro@codesourcery.com>
4453
4454 PR remote/13492
4455
4456 * i386-low.c (i386_low_stopped_data_address): Avoid fetching
4457 DR_CONTROL unless necessary. Extend comments.
4458 * linux-x86-low.c (x86_linux_prepare_to_resume): Don't write to
4459 DR0-3 if not used. If any watchpoint was set, clear DR_STATUS.
4460
2ece8244
YQ
44612011-12-13 Yao Qi <yao@codesourcery.com>
4462
4463 * tracepoint.c (trace_buffer_alloc): Replace magic numbers with
4464 macros.
4465 (upload_fast_traceframes, upload_fast_traceframes): Likewise.
4466
784867a5
JK
44672011-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4468
4469 * linux-low.c (linux_kill): Skip PTRACE_KILL if LWP does not exist.
4470 Print new debug message for such case.
4471
6bf36717
JK
44722011-12-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4473
4474 Fix overlapping memcpy.
4475 * mem-break.c (set_raw_breakpoint_at): New variable buf. Use it for
4476 the read_inferior_memory transfer.
4477 (delete_fast_tracepoint_jump): New variable buf. Use it for the
4478 write_inferior_memory transfer.
4479 (set_fast_tracepoint_jump): New variable buf. Use it for the
4480 read_inferior_memory and write_inferior_memory transfers.
4481 (uninsert_fast_tracepoint_jumps_at, reinsert_fast_tracepoint_jumps_at)
4482 (delete_raw_breakpoint, uninsert_raw_breakpoint): New variable buf.
4483 Use it for the write_inferior_memory transfer.
4484 (check_mem_read, check_mem_write): New gdb_asserts for overlapping
4485 buffers.
4486
50275556
MR
44872011-12-06 Maciej W. Rozycki <macro@codesourcery.com>
4488
4489 * linux-low.c (fetch_register, store_register): Make code
4490 consistent, fix formatting.
4491
7325beb4
MR
44922011-12-06 Maciej W. Rozycki <macro@codesourcery.com>
4493
4494 * linux-low.c (usr_store_inferior_registers): Factor out code
4495 to handle individual registers into...
4496 (store_register): ... this new function.
4497
c642a434
UW
44982011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
4499
4500 * Makefile.in (s390-linux32v1.o, s390-linux32v1.c): New rules.
4501 (s390-linux32v2.o, s390-linux32v2.c): Likewise.
4502 (s390-linux64v1.o, s390-linux64v1.c): Likewise.
4503 (s390-linux64v2.o, s390-linux64v2.c): Likewise.
4504 (s390x-linux64v1.o, s390x-linux64v1.c): Likewise.
4505 (s390x-linux64v2.o, s390x-linux64v2.c): Likewise.
4506 * configure.srv [s390*-*-linux*] (srv_regobj): Add new objects.
4507 (srv_xmlfiles): Add new XML files.
4508
4509 * linux-s390-low.c: Include "elf/common.h", <sys/ptrace.h>,
4510 and <sys/uio.h>.
4511 (PTRACE_GETREGSET, PTRACE_SETREGSET): Define if undefined.
4512 (init_registers_s390_linux32v1): Add prototype.
4513 (init_registers_s390_linux32v2): Likewise.
4514 (init_registers_s390_linux64v1): Likewise.
4515 (init_registers_s390_linux64v2): Likewise.
4516 (init_registers_s390x_linux64v1): Likewise.
4517 (init_registers_s390x_linux64v2): Likewise.
4518 (s390_num_regs): Increment to 52.
4519 (s390_regmap): Add orig_r2 register.
4520 (s390_num_regs_3264): Increment to 68.
4521 (s390_regmap_3264): Add orig_r2 register.
4522 (s390_collect_ptrace_register): Handle orig_r2 register.
4523 (s390_supply_ptrace_register): Likewise.
4524 (s390_fill_last_break): New function.
4525 (s390_store_last_break): Likewise.
4526 (s390_fill_system_call): New function.
4527 (s390_store_system_call): Likewise.
4528 (target_regsets): Handle NT_S390_LAST_BREAK and NT_S390_SYSTEM_CALL
4529 register sets.
4530 (s390_check_regset): New function.
4531 (s390_arch_setup): Check for presence of NT_S390_LAST_BREAK and
4532 NT_S390_SYSTEM_CALL regsets and use appropriate description.
4533 Update target_regsets for available register sets.
4534
2268b414
JK
45352011-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4536 Jan Kratochvil <jan.kratochvil@redhat.com>
4537
4538 * linux-low.c (get_phdr_phnum_from_proc_auxv, get_dynamic, get_r_debug)
4539 (read_one_ptr, struct link_map_offsets, linux_qxfer_libraries_svr4):
4540 New.
4541 (struct linux_target_ops): Install linux_qxfer_libraries_svr4.
4542 * linux-low.h (struct process_info_private): New member r_debug.
4543 * server.c (handle_qxfer_libraries): Call
4544 the_target->qxfer_libraries_svr4.
4545 (handle_qxfer_libraries_svr4): New function.
4546 (qxfer_packets): New entry "libraries-svr4".
4547 (handle_query): Check QXFER_LIBRARIES_SVR4 and report libraries-svr4.
4548 * target.h (struct target_ops): New member qxfer_libraries_svr4.
4549 * remote.c (remote_xfer_partial): Call add_packet_config_cmd for
4550 PACKET_qXfer_libraries_svr4.
4551
d6db1fab
UW
45522011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4553
4554 * linux-s390-low.c (s390_collect_ptrace_register): Fully convert
4555 PSW address/mask between 8-byte and 16-byte formats.
4556 (s390_supply_ptrace_register): Likewise.
4557 (s390_get_pc, s390_set_pc): 4-byte PSW address always includes
4558 basic addressing mode bit.
4559
242f5f1c
SS
45602011-11-24 Stan Shebs <stan@codesourcery.com>
4561
4562 * tracepoint.c (cmd_qtstatus): Use plongest instead of %llx.
4563
f196051f
SS
45642011-11-17 Stan Shebs <stan@codesourcery.com>
4565
4566 * tracepoint.c (struct tracepoint): New field traceframe_usage.
4567 (tracing_start_time): New global.
4568 (tracing_stop_time): New global.
4569 (tracing_user_name): New global.
4570 (tracing_notes): New global.
4571 (tracing_stop_note): New global.
4572 (cmd_qtstart): Set traceframe_usage, start_time.
4573 (stop_tracing): Set stop_time.
4574 (cmd_qtstatus): Report additional status.
4575 (cmd_qtp): New function.
4576 (handle_tracepoint_query): Call it.
4577 (cmd_qtnotes): New function.
4578 (handle_tracepoint_general_set): Call it.
4579 (get_timestamp): Rename from tsv_get_timestamp.
4580
405f8e94
SS
45812011-11-14 Stan Shebs <stan@codesourcery.com>
4582 Kwok Cheung Yeung <kcy@codesourcery.com>
4583
4584 * linux-x86-low.c (small_jump_insn): New.
4585 (i386_install_fast_tracepoint_jump_pad): Add arguments for
4586 trampoline and error message, build a trampoline and issue a small
4587 jump instruction to it.
4588 (x86_install_fast_tracepoint_jump_pad): Add arguments for
4589 trampoline and error message.
4590 (x86_get_min_fast_tracepoint_insn_len): New.
4591 (the_low_target): Add call to x86_get_min_fast_tracepoint_insn_len.
4592 * linux-low.h (struct linux_target_ops): Add arguments to
4593 install_fast_tracepoint_jump_pad operation, add new operation.
4594 * linux-low.c (linux_install_fast_tracepoint_jump_pad): Add
4595 arguments.
4596 (linux_get_min_fast_tracepoint_insn_len): New function.
4597 (linux_target_op): Add new operation.
4598 * tracepoint.c (gdb_trampoline_buffer): New IPA variable.
4599 (gdb_trampoline_buffer_end): Ditto.
4600 (gdb_trampoline_buffer_error): Ditto.
4601 (struct ipa_sym_addresses): Add fields for new IPA variables.
4602 (symbol_list): Add entries for new IPA variables.
4603 (struct tracepoint): Add fields to hold the address range of the
4604 trampoline used by the tracepoint.
4605 (trampoline_buffer_head): New static variable.
4606 (trampoline_buffer_tail): Ditto.
4607 (claim_trampoline_space): New function.
4608 (have_fast_tracepoint_trampoline_buffer): New function.
4609 (clone_fast_tracepoint): Fill in trampoline fields of tracepoint
4610 structure.
4611 (install_fast_tracepoint): Ditto, also add error buffer argument.
4612 (cmd_qtminftpilen): New function.
4613 (handle_tracepoint_query): Add response to qTMinFTPILen packet.
4614 (fast_tracepoint_from_trampoline_address): New function.
4615 (fast_tracepoint_collecting): Handle trampoline as part of jump
4616 pad space.
4617 (set_trampoline_buffer_space): New function.
4618 (initialize_tracepoint): Initialize new IPA variables.
4619 * target.h (struct target_ops): Add arguments to
4620 install_fast_tracepoint_jump_pad operation, add new
4621 get_min_fast_tracepoint_insn_len operation.
4622 (target_get_min_fast_tracepoint_insn_len): New.
4623 (install_fast_tracepoint_jump_pad): Add arguments.
4624 * server.h (IPA_BUFSIZ): Define.
4625 * linux-i386-ipa.c: Include extra header files.
4626 (initialize_fast_tracepoint_trampoline_buffer): New function.
4627 (initialize_low_tracepoint): Call it.
4628 * server.h (set_trampoline_buffer_space): Declare.
4629 (claim_trampoline_space): Ditto.
4630 (have_fast_tracepoint_trampoline_buffer): Ditto.
4631
1e4d1764
YQ
46322011-11-14 Yao Qi <yao@codesourcery.com>
4633
4634 * server.c (handle_query): Handle InstallInTrace for qSupported.
4635 * tracepoint.c (add_tracepoint): Sort list.
4636 (install_tracepoint, download_tracepoint): New.
4637 (cmd_qtdp): Call them to install and download tracepoints.
4638 (sort_tracepoints): Removed.
4639 (cmd_qtstart): Update.
4640
5c73ff4e
YQ
46412011-11-14 Yao Qi <yao@codesourcery.com>
4642
4643 * mem-break.c (inc_ref_fast_tracepoint_jump): New.
4644 * mem-break.h: Declare.
4645 * tracepoint.c (cmd_qtstart): Move some code to ...
4646 (clone_fast_tracepoint, install_fast_tracepoint): ... here.
4647 New.
4648 (download_tracepoints): Move some code to ...
4649 (download_tracepoint_1): ... here. New.
4650
86a30030
YQ
46512011-11-08 Yao Qi <yao@codesourcery.com>
4652
4653 * remote-utils.c (relocate_instruction): A comment fix.
4654
8d26e50c
JB
46552011-11-07 Joel Brobecker <brobecker@adacore.com>
4656
4657 * win32-i386-low.c (dr_status_mirror, dr_control_mirror): Delete.
4658 (i386_dr_low_get_control, i386_dr_low_get_status): Use
4659 dr_status_mirror and dr_control_mirror from debug_reg_state.
4660 (i386_dr_low_get_status): Use debug_reg_state.dr_status_mirror
4661 (i386_initial_stuff): Remove use of deleted globals.
4662 (i386_get_thread_context, i386_set_thread_context,
4663 i386_thread_added): Use dr_status_mirror and dr_control_mirror
4664 from debug_reg_state.
4665
a59306a3
YQ
46662011-11-05 Yao Qi <yao@codesourcery.com>
4667
4668 * tracepoint.c (gdb_collect): Loop over tracepoints of same
4669 address as TPOINT's.
4670
3065dfb6
SS
46712011-11-02 Stan Shebs <stan@codesourcery.com>
4672
4673 * tracepoint.c (agent_mem_read_string): New function.
4674 (eval_agent_expr): Call it for tracenz.
4675 * server.c (handle_query): Report support for tracenz.
4676
fd0d8c7c
YQ
46772011-11-02 Yao Qi <yao@codesourcery.com>
4678
4679 * tracepoint.c (cmd_qtstart): Remove unused local variables.
4680
609086b1
YQ
46812011-11-02 Yao Qi <yao@codesourcery.com>
4682
4683 * target.h: Fix a typo in comment.
4684
b9fd1791
PA
46852011-10-31 Pedro Alves <pedro@codesourcery.com>
4686
4687 * mem-break.c (check_mem_write): Add `myaddr' parameter. Don't
4688 clobber the breakpoints' shadows with fast tracepoint jumps.
4689 * mem-break.h (check_mem_write): Add `myaddr' parameter.
4690 * target.c (write_inferior_memory): Also pass MYADDR down to
4691 check_mem_write.
4692
03583c20
UW
46932011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4694
4695 * configure.ac: Check support for personality routine.
4696 * configure: Regenerate.
4697 * config.in: Likewise.
4698 * linux-low.c: Include <sys/personality.h>.
4699 Define ADDR_NO_RANDOMIZE if necessary.
4700 (linux_create_inferior): Disable address space randomization when
4701 forking inferior, if requested.
4702 (linux_supports_disable_randomization): New function.
4703 (linux_target_ops): Install it.
4704 * server.h (disable_randomization): Declare.
4705 * server.c (disable_randomization): New global variable.
4706 (handle_general_set): Handle QDisableRandomization.
4707 (handle_query): Likewise for qSupported.
4708 (main): Support --disable-randomization and --no-disable-randomization
4709 command line arguments.
4710 * target.h (struct target_ops): Add supports_disable_randomization.
4711 (target_supports_disable_randomization): New macro.
4712
723b724b
MF
47132011-09-29 Mike Frysinger <vapier@gentoo.org>
4714
4715 * linux-low.c (target_loadseg): Add defined PTRACE_GETFDPIC to the
4716 ifdef check.
4717 [PT_GETDSBT] (target_loadmap): Wrap in a defined PT_GETDSBT check.
4718 [!PT_GETDSBT] (target_loadmap): New definition.
4719 (LINUX_LOADMAP, LINUX_LOADMAP_EXEC, LINUX_LOADMAP_INTERP): Define.
4720 (linux_read_loadmap): Change PTRACE_GETDSBT_EXEC to
4721 LINUX_LOADMAP_EXEC, PTRACE_GETDSBT_INTERP to LINUX_LOADMAP_INTERP,
4722 and PT_GETDSBT to LINUX_LOADMAP.
4723 [!PT_GETDSBT] (linux_read_loadmap): Define to NULL.
4724 (linux_target_ops): Delete unnecessary ifdef PT_GETDSBT check.
4725
55329a5c 47262011-09-21 Ulrich Weigand <ulrich.weigand@linaro.org>
71487fd7
UW
4727
4728 * linux-arm-low.c (struct arm_linux_hwbp_cap): Remove.
4729 (arm_linux_hwbp_cap): New static variable.
4730 (arm_linux_get_hwbp_cap): Replace by ...
4731 (arm_linux_init_hwbp_cap): ... this new function.
4732 (arm_linux_get_hw_breakpoint_count): Use arm_linux_hwbp_cap.
4733 (arm_linux_get_hw_watchpoint_count): Likewise.
4734 (arm_linux_get_hw_watchpoint_max_length): Likewise.
4735 (arm_arch_setup): Call arm_linux_init_hwbp_cap.
4736 (arm_prepare_to_resume): Use perror_with_name instead of error.
4737
55329a5c 47382011-09-21 Ulrich Weigand <ulrich.weigand@linaro.org>
09b4ad9f
UW
4739
4740 * linux-arm-low.c: Include <signal.h>.
4741 (PTRACE_GETHBPREGS, PTRACE_SETHBPREGS): Define if necessary.
4742 (struct arm_linux_hwbp_cap): New data type.
4743 (arm_hwbp_type, arm_hwbp_control_t): New typedefs.
4744 (struct arm_linux_hw_breakpoint): New data type.
4745 (MAX_BPTS, MAX_WPTS): Define.
4746 (struct arch_process_info, struct arch_lwp_info): New data types.
4747 (arm_linux_get_hwbp_cap): New function.
4748 (arm_linux_get_hw_breakpoint_count): Likewise.
4749 (arm_linux_get_hw_watchpoint_count): Likewise.
4750 (arm_linux_get_hw_watchpoint_max_length): Likewise.
4751 (arm_hwbp_control_initialize): Likewise.
4752 (arm_hwbp_control_is_enabled): Likewise.
4753 (arm_hwbp_control_is_initialized): Likewise.
4754 (arm_hwbp_control_disable): Likewise.
4755 (arm_linux_hw_breakpoint_equal): Likewise.
4756 (arm_linux_hw_point_initialize): Likewise.
4757 (struct update_registers_data): New data structure.
4758 (update_registers_callback: New function.
4759 (arm_insert_point): Likewise.
4760 (arm_remove_point): Likewise.
4761 (arm_stopped_by_watchpoint): Likewise.
4762 (arm_stopped_data_address): Likewise.
4763 (arm_new_process): Likewise.
4764 (arm_new_thread): Likewise.
4765 (arm_prepare_to_resume): Likewise.
4766 (the_low_target): Register arm_insert_point, arm_remove_point,
4767 arm_stopped_by_watchpoint, arm_stopped_data_address, arm_new_process,
4768 arm_new_thread, and arm_prepare_to_resume.
4769
6b9801d4
SS
47702011-09-15 Stan Shebs <stan@codesourcery.com>
4771
4772 * server.h (struct emit_ops): Add compare-goto fields.
4773 * tracepoint.c (gdb_agent_op_sizes): New table.
4774 (emit_eq_goto): New function.
4775 (emit_ne_goto): New function.
4776 (emit_lt_goto): New function.
4777 (emit_le_goto): New function.
4778 (emit_gt_goto): New function.
4779 (emit_ge_goto): New function.
4780 (is_goto_target): New function.
4781 (compile_bytecodes): Recognize special cases of compare-goto
4782 combinations and call specialized emitters for them.
4783 * linux-x86-low.c (amd64_emit_eq_goto): New function.
4784 (amd64_emit_ne_goto): New function.
4785 (amd64_emit_lt_goto): New function.
4786 (amd64_emit_le_goto): New function.
4787 (amd64_emit_gt_goto): New function.
4788 (amd64_emit_ge_goto): New function.
4789 (amd64_emit_ops): Add the new functions.
4790 (i386_emit_eq_goto): New function.
4791 (i386_emit_ne_goto): New function.
4792 (i386_emit_lt_goto): New function.
4793 (i386_emit_le_goto): New function.
4794 (i386_emit_gt_goto): New function.
4795 (i386_emit_ge_goto): New function.
4796 (i386_emit_ops): Add the new functions.
4797
bf15cbda
SS
47982011-09-08 Stan Shebs <stan@codesourcery.com>
4799
4800 * linux-x86-low.c (i386_emit_prologue): Save %ebx.
4801 (i386_emit_epilogue): Restore %ebx.
4802
943ca1dd
JZ
48032011-08-31 Jie Zhang <jzhang918@gmail.com>
4804
4805 * server.c (step_thread): Remove definition.
4806 (process_serial_event): Don't handle Hs.
4807 * server.h (step_thread): Remove declaration.
4808 * target.c (set_desired_inferior): Remove use of step_thread.
4809
e3deef73
LM
48102011-08-24 Luis Machado <lgustavo@codesourcery.com>
4811
4812 * linux-low.c: Include linux-procfs.h.
4813 (linux_attach_lwp_1): Update comments.
4814 (linux_attach): Scan for existing threads when attaching to a
4815 process that is the tgid.
4816 * Makefile.in: Update dependencies.
4817
13da1c97
LM
48182011-08-24 Luis Machado <lgustavo@codesourcery.com>
4819
4820 * configure.srv: Add linux-procfs.o dependencies.
4821
881127c9
YQ
48222011-08-14 Yao Qi <yao@codesourcery.com>
4823
4824 * target.h (struct target_ops): Fix indent.
4825 * win32-low.c (win32_target_ops): Fix comment.
4826
58dbd541
YQ
48272011-08-14 Andrew Jenner <andrew@codesourcery.com>
4828 Yao Qi <yao@codesourcery.com>
4829
4830 * Makefile.in (clean): Remove tic6x-*.c files.
4831 (linux-tic6x-low.o, tic6x-c62x-linux.o, tic6x-c64x-linux.o): New rules.
4832 (tic6x-c64xp-linux.o, tic6x-c62x-linux.c, tic6x-c64x-linux.c): Likewise.
4833 (tic6x-c64xp-linux.c): Likewise.
4834 * configure.srv: Add support for tic6x-*-uclinux.
4835 * linux-tic6x-low.c: New.
4836 * linux-low.c (PT_TEXT_ADDR, PT_DATA_ADDR, PT_TEXT_END_ADDR): Define.
4837
78d85199
YQ
48382011-08-14 Andrew Stubbs <ams@codesourcery.com>
4839 Yao Qi <yao@codesourcery.com>
4840
4841 * target.h (struct target_ops): Add read_loadmap.
4842 * linux-low.c (struct target_loadseg): New type.
4843 (struct target_loadmap): New type.
4844 (linux_read_loadmap): New function.
4845 (linux_target_ops): Add linux_read_loadmap.
4846 * server.c (handle_query): Support qXfer:fdpic:read packet.
43aaf8b6
PA
4847 * win32-low.c (win32_target_ops): Initialize field `read_loadmap'
4848 to NULL.
78d85199 4849
a959a88d
EZ
48502011-08-05 Eli Zaretskii <eliz@gnu.org>
4851
4852 * win32-low.c: Include <stdint.h>.
4853
1ced966e
PA
48542011-07-22 Pedro Alves <pedro@codesourcery.com>
4855
4856 * i386-low.c (i386_insert_aligned_watchpoint): Don't pass the info
4857 to the inferior here.
4858 (i386_remove_aligned_watchpoint): Ditto.
4859 (i386_handle_nonaligned_watchpoint): Return immediate on fail to
4860 fit part of the watchpoint in the debug registers.
4861 (i386_update_inferior_debug_regs): New.
4862 (i386_low_insert_watchpoint): Work on a local mirror of the debug
4863 registers, and only update the inferior on success.
4864 (i386_low_remove_watchpoint): Ditto.
4865
d26e3629
KY
48662011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>
4867
4868 * linux-low.c (compare_ints, unique, list_threads, show_process,
4869 linux_core_of_thread): Delete.
4870 (linux_target_ops): Change linux_core_of_thread to
4871 linux_common_core_of_thread.
4872 (linux_qxfer_osdata): Defer to linux_common_xfer_osdata.
4873 * utils.c (malloc_failure): Change type of argument.
4874 (xmalloc, xrealloc, xcalloc, xsnprintf): Delete.
4875 * Makefile.in (SFILES): Add common/common-utils.c, common/xml-utils.c,
4876 common/linux-osdata.c, common/ptid.c and common/buffer.c.
4877 (OBS): Add xml-utils.o, common-utils.o, ptid.o and buffer.o.
4878 (IPA_OBJS): Add common-utils-ipa.o.
4879 (ptid_h, linux_osdata_h): New macros.
4880 (server_h): Add common/common-utils.h, common/xml-utils.h,
4881 common/buffer.h, common/gdb_assert.h, common/gdb_locale.h and
4882 common/ptid.h.
4883 (common-utils-ipa.o, common-utils.o, xml-utils.o, linux-osdata.o,
4884 ptid.o, buffer.o): New rules.
4885 (linux-low.o): Add common/linux-osdata.h as a dependency.
4886 * configure.srv (srv_tgtobj): Add linux-osdata.o to Linux targets.
4887 * configure.ac: Add AC_HEADER_DIRENT check.
4888 * config.in: Regenerate.
4889 * configure: Regenerate.
4890 * remote-utils.c (xml_escape_text): Delete.
4891 (buffer_grow, buffer_free, buffer_init, buffer_finish,
4892 buffer_xml_printf): Move to common/buffer.c.
4893 * server.c (main): Remove call to initialize_inferiors.
4894 * server.h (struct ptid, ptid_t, minus_one_ptid, null_ptid,
4895 ptid_build, pid_to_ptid, ptid_get_pid, ptid_get_lwp, ptid_get_tid,
4896 ptid_equal, ptid_is_pid, initialize_inferiors, xml_escape_text,
4897 internal_error, gdb_assert, gdb_assert_fail): Delete.
4898 (struct buffer, buffer_grow, buffer_free, buffer_init, buffer_finish,
4899 buffer_xml_printf, buffer_grow_str, buffer_grow_str0): Move to
4900 common/buffer.h.
4901 * inferiors.c (null_ptid, minus_one_ptid, ptid_build, pid_to_ptid,
4902 ptid_get_pid, ptid_get_lwp, ptid_get_tid, ptid_equal, ptid_is_pid,
4903 initialize_inferiors): Delete.
4904
2275a1a7
PA
49052011-07-20 Pedro Alves <pedro@codesourcery.com>
4906
4907 * tracepoint.c (tracepoint_look_up_symbols): Return upon the first
4908 symbol error.
4909
0a5b1e09
PA
49102011-05-31 Pedro Alves <pedro@codesourcery.com>
4911
4912 * linux-x86-low.c (i386_dr_low_get_addr): Fix off by one in
4913 assertion.
4914 * win32-i386-low.c (i386_dr_low_get_addr): Ditto.
4915
6938fd34
YQ
49162011-05-26 Yao Qi <yao@codesourcery.com>
4917
4918 * Makefile.in (thread-db.o): Track dependence to
4919 common/gdb_thread_db.h.
4920 * thread-db.c: include gdb_thread_db.h from right place.
4921
b481f9e0
TT
49222011-05-16 Adrian Cornish <gnu@bluedreamer.com>
4923
4924 * linux-i386-ipa.c (supply_static_tracepoint_registers): Pass
4925 __FILE__ and __LINE__ to internal_error.
4926
98a5dd13
DE
49272011-05-13 Doug Evans <dje@google.com>
4928
4929 * thread-db.c (try_thread_db_load_from_sdir): New function.
4930 (try_thread_db_load_from_dir): New function.
4931 (thread_db_load_search): Handle $sdir, ignore $pdir.
4932 Remove trying of system directories if search of
4933 libthread-db-search-path fails, that is now done via $sdir.
4934
d248b706
KY
49352011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4936
4937 * server.c (handle_query): Add EnableDisableTracepoints to the list
4938 of supported features.
43aaf8b6 4939 * tracepoint.c (clear_installed_tracepoints): Uninstall disabled
d248b706 4940 tracepoints.
43aaf8b6
PA
4941 (cmd_qtenable_disable): New.
4942 (cmd_qtstart): Install tracepoints even if disabled.
4943 (handle_tracepoint_general_set): Add call to cmd_qtenable_disable on
4944 receiving a QTEnable or QTDisable packet.
4945 (gdb_collect): Skip data collection if fast tracepoint is disabled.
4946 (ust_marker_to_static_tracepoint): Do not ignore disabled static
4947 tracepoints.
4948 (gdb_probe): Skip data collection if static tracepoint is disabled.
d248b706 4949
84e578fb
DE
49502011-05-10 Doug Evans <dje@google.com>
4951
4952 * thread-db.c (thread_db_handle_monitor_command): Handle elided path.
4953
71f55dd8
DE
49542011-05-04 Doug Evans <dje@google.com>
4955
4956 * linux-low.c (linux_join): Skip process lookup.
4957 * spu-low.c (spu_join): Ditto.
4958 * server.c (join_inferiors_callback): Delete.
4959 (process_serial_event): For 'D' packet (detach) call join_inferior
4960 directly.
4961
4d393d60
JM
49622011-05-04 Joseph Myers <joseph@codesourcery.com>
4963
4964 * README: Don't mention xscale*-*-linux*.
4965 * configure.srv (xscale*-*-linux*): Don't handle target.
4966
b00ad6ff
NF
49672011-04-27 Nathan Froyd <froydnj@codesourcery.com>
4968
4969 * linux-x86-low.c (amd64_emit_const): Call memcpy instead of
4970 casting pointers.
4971 (amd64_emit_reg, amd64_emit_int_call_1, amd64_emit_void_call_2):
4972 (i386_emit_const, i386_emit_reg, i386_emit_int_call_1):
4973 (i386_emit_void_call_2): Likewise.
4974
af96c192
YQ
49752011-04-26 Yao Qi <yao@codesourcery.com>
4976
43aaf8b6
PA
4977 * linux-low.c: Move common macros to linux-ptrace.h.
4978 Include linux-ptrace.h.
af96c192
YQ
4979 * Makefile.in (linux_ptrace_h): New.
4980 (linux-low.o): Depends on linux-ptrace.h.
4981
03f2bd59
JK
49822011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4983
4984 * remote-utils.c (handle_accept_event): Close LISTEN_DESC only if
4985 RUN_ONCE. Comment for the LISTEN_DESC delete_file_handler call.
4986 (remote_prepare): New function with most of the TCP code from ...
4987 (remote_open): ... here. Detect PORT here unconditionally. Move also
4988 setting transport_is_reliable.
4989 * server.c (run_once): New variable.
4990 (gdbserver_usage): Document it.
4991 (main): Set run_once for `--once'. Call remote_prepare. Exit after
4992 the first run if RUN_ONCE.
4993 * server.h (run_once, remote_prepare): New declarations.
4994
7a9dd1b2
TT
49952011-04-19 Tom Tromey <tromey@redhat.com>
4996
4997 * win32-low.c (handle_load_dll): Remove duplicate "the".
4998
81239425
PM
49992011-04-07 Pierre Muller <muller@ics.u-strasbg.fr>
5000
5001 Remove support for old Cygwin 1.5 versions.
5002 * win32-low.c (win32_create_inferior): Use new cygwin_path_list
5003 function to avoid warning.
5004 (win32_add_one_solib): Use cygwin_conv_path function to avoid
5005 warning.
5006
9e0627f1
PM
50072011-03-18 Pierre Muller <muller@ics.u-strasbg.fr>
5008
5009 * gdbserver/server.h (Macro _): Define it if not available.
5010
588eebee
MS
50112011-03-14 Michael Snyder <msnyder@vmware.com>
5012
348af9f7 5013 * hostio.c (handle_close): Remove unnecessary null test.
588eebee 5014
43f70d4c
JB
50152011-03-10 Joel Brobecker <brobecker@adacore.com>
5016
5017 * Makefile.in (maintainer-clean realclean distclean): Remove
5018 "make ... subdir_do" command.
5019
348af9f7
MS
50202011-03-10 Michael Snyder <msnyder@vmware.com>
5021
5022 * tracepoint.c (tracepoint_finish_step): Fix loop variable.
5023
5024 * server.c (handle_v_run): Free alloced buffer on early return.
5025
e637a4f5
YQ
50262011-03-09 Yao Qi <yao@codesourcery.com>
5027
5028 Revert:
5029 2011-03-04 Yao Qi <yao@codesourcery.com>
5030
5031 * Makefile.in: Remove GNU make feature --directory.
5032
5033 2011-03-05 Yao Qi <yao@codesourcery.com>
5034
5035 * Makefile.in (CLEANDIRS, REQUIRED_SUBDIRS): New variable.
5036 (subdir_do): New make target. Copied from gdb/Makefile.
5037 (maintainer-clean, realclean, distclean, clean): Call corresponding
5038 make targets in common/Makefile.
5039
5040 2011-02-11 Yao Qi <yao@codesourcery.com>
5041
5042 * configure.ac: Call AC_PROG_RANLIB.
5043 * Makefile.in: Remove signals.o from OBS. Link libcommon.a.
5044 * configure: Regenerate.
5045
e6edda56
JK
50462011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5047
5048 * remote-utils.c (putpkt_binary_1): Calculate BUF2 size dynamically.
5049
e5141119
JB
50502011-03-06 Yao Qi <yao@codesourcery.com>
5051
5052 * Makefile.in (REQUIRED_SUBDIRS): Remove $(LIBCOMMON_DIR).
5053
64794aa4
JB
50542011-03-05 Yao Qi <yao@codesourcery.com>
5055
5056 * Makefile.in (CLEANDIRS, REQUIRED_SUBDIRS): New variable.
5057 (subdir_do): New make target. Copied from gdb/Makefile.
5058 (maintainer-clean, realclean, distclean, clean): Call corresponding
5059 make targets in common/Makefile.
5060
7a762829
YQ
50612011-03-04 Yao Qi <yao@codesourcery.com>
5062
5063 * Makefile.in: Remove GNU make feature --directory.
5064
348af9f7
MS
50652011-03-04 Michael Snyder <msnyder@vmware.com>
5066
5067 * server.c (queue_stop_reply): Call xmalloc not malloc.
5068
50692011-03-02 Michael Snyder <msnyder@vmware.com>
5070
5071 * linux-arm-low.c (arm_arch_setup): Replace malloc with xmalloc.
5072
9f72fee2
MS
50732011-02-28 Michael Snyder <msnyder@vmware.com>
5074
588eebee
MS
5075 * tracepoint.c (cmd_qtv): Discard unused value 'packet'.
5076 (cmd_qtframe): Ditto.
5077 (cmd_qtbuffer): Ditto.
5078 (cmd_bigqtbuffer): Ditto.
5079
9f72fee2
MS
5080 * utils.c (decimal2str): Initialize 'width' to nine, then
5081 don't mess with it.
5082
8040bd49
UW
50832011-02-28 Ulrich Weigand <uweigand@de.ibm.com>
5084
5085 * hostio.c (require_data): Free *data, not data.
5086
7e52cbd0
JK
50872011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5088
5089 * hostio.c (require_data): Use free, not xfree.
5090
9130f83e
MS
50912011-02-27 Michael Snyder <msnyder@vmware.com>
5092
4b812f4e
MS
5093 * server.c (handle_query): Discard unused value.
5094
9130f83e
MS
5095 * hostio.c (require_data): Free malloc memory before returning
5096 error.
5097
69d37113
MS
50982011-02-26 Michael Snyder <msnyder@vmware.com>
5099
5100 * linux-low.c (list_threads): Call closedir for dirent.
5101
35f5825a
MS
51022011-02-27 Michael Snyder <msnyder@vmware.com>
5103
2a589cef
MS
5104 * i386-low.c (i386-length_and_rw_bits): Comment the fact that
5105 a case statement falls through.
5106
0adea5f7
MS
5107 * linux-low.c (linux_xfer_siginfo): Fix fencepost error.
5108
35f5825a
MS
5109 * linux-amd64-ipa.c (gdb_agent_get_raw_reg): Fix fencepost error
5110 in comparison.
5111
238f1c74
MS
51122011-02-26 Michael Snyder <msnyder@vmware.com>
5113
5114 * utils.c (decimal2str): Eliminate dead code and dead param.
5115 (pulongest): Drop dead param from call to decimal2str.
5116 (plongest): Ditto.
5117
633ff500
JB
51182011-02-24 Joel Brobecker <brobecker@adacore.com>
5119
5120 Revert the following patch (not approved yet):
5121 2011-02-21 Hui Zhu <teawater@gmail.com>
5122 * tracepoint.c (tp_printf): New function.
5123 (eval_agent_expr): Handle gdb_agent_op_printf.
5124
f9c6ff72
HZ
51252011-02-21 Hui Zhu <teawater@gmail.com>
5126
5127 * tracepoint.c (tp_printf): New function.
5128 (eval_agent_expr): Handle gdb_agent_op_printf.
5129
94d5e490
TT
51302011-02-18 Tom Tromey <tromey@redhat.com>
5131
5132 * Makefile.in (tracepoint-ipa.o): Depend on ax.def.
5133 (tracepoint.o): Likewise.
5134 * tracepoint.c (enum gdb_agent_op): Use ax.def.
5135 (gdb_agent_op_names): Likewise.
5136
c7f96d2b
TT
51372011-02-18 Tom Tromey <tromey@redhat.com>
5138
5139 * tracepoint.c (enum gdb_agent_op) <gdb_agent_op_pick,
5140 gdb_agent_op_rot>: New constants.
5141 (gdb_agent_op_names): Add pick and roll.
5142 (eval_agent_expr) <gdb_agent_op_pick, gdb_agent_op_rot>: New
5143 cases.
5144
0feedb2c
JK
51452011-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5146
5147 * aclocal.m4: Regenerated with aclocal-1.11.1.
5148
b3b9301e
PA
51492011-02-14 Pedro Alves <pedro@codesourcery.com>
5150
5151 * server.c (handle_qxfer_traceframe_info): New.
5152 (qxfer_packets): Register "traceframe-info".
5153 (handle_query): Report support for qXfer:traceframe-info:read+.
5154 * tracepoint.c (match_blocktype): New.
5155 (traceframe_find_block_type): Rename to ...
5156 (traceframe_walk_blocks): ... this. Add callback filter argument,
5157 and use it.
5158 (traceframe_find_block_type): New, reimplemented on top of
5159 traceframe_walk_blocks.
5160 (build_traceframe_info_xml): New.
5161 (traceframe_read_info): New.
5162 * server.h (traceframe_read_info): Declare.
5163
4f3e6fb7
YQ
51642011-02-11 Yao Qi <yao@codesourcery.com>
5165
5166 * configure.ac: Call AC_PROG_RANLIB.
5167 * Makefile.in: Remove signals.o from OBS. Link libcommon.a.
5168 * configure: Regenerate.
5169
764880b7
PA
51702011-02-07 Pedro Alves <pedro@codesourcery.com>
5171
5172 * server.c (gdb_read_memory): Change return semantics to allow
5173 partial transfers.
5174 (handle_search_memory_1): Adjust.
5175 (process_serial_event) <'m' packet>: Handle partial transfers.
5176 * tracepoint.c (traceframe_read_mem): Handle partial transfers.
5177
1c79eb8a
PA
51782011-01-28 Pedro Alves <pedro@codesourcery.com>
5179
5180 * regcache.c (init_register_cache): Initialize
5181 regcache->register_status.
5182 (free_register_cache): Release regcache->register_status.
5183 (regcache_cpy): Copy register_status.
5184 (registers_to_string): Print 'x's for unavailable registers.
5185 (supply_register): Mark the register's status valid or
5186 unavailable, depending on whether a buffer was passed in or not.
5187 (supply_register_zeroed): New.
5188 (supply_regblock): Mark the registers' status valid or
5189 unavailable, depending on whether a buffer was passed in or not.
5190 * regcache.h (REG_UNAVAILABLE, REG_VALID): New defines.
5191 (struct regcache): New `register_status' field.
5192 (supply_register_zeroed): Declare.
5193 * i387-fp.c (i387_xsave_to_cache): Zero out registers using
5194 supply_register_zeroed, rather than passing a NULL buffer to
5195 supply_register.
5196 * tracepoint.c (fetch_traceframe_registers): Update comment.
5197
85724a0e
PA
51982011-01-28 Pedro Alves <pedro@codesourcery.com>
5199
5200 * i387-fp.c (i387_xsave_to_cache): Make passing NULL as register
5201 buffer explicit.
5202
d08aafef
PA
52032011-01-25 Pedro Alves <pedro@codesourcery.com>
5204
5205 * server.h (decode_xfer_write): Change prototype.
5206 * remote-utils.c (decode_xfer_write): Remove `annex' parameter,
5207 and don't extract the annex here.
5208 * server.c (decode_xfer_read): Remove `annex' parameter,
5209 and don't extract the annex here.
5210 (decode_xfer): New.
5211 (struct qxfer): New.
5212 (handle_qxfer_auxv, handle_qxfer_features, handle_qxfer_libraries)
5213 (handle_qxfer_osdata, handle_qxfer_siginfo, handle_qxfer_spu)
5214 (handle_qxfer_statictrace): New functions, abstracted out from
5215 handle_query, and made to use the struct qxfer interface.
5216 (handle_threads_qxfer_proper): Rename to ...
5217 (handle_qxfer_threads_proper): ... this.
5218 (handle_threads_qxfer): Rename to ...
5219 (handle_qxfer_threads): ... this. Adjust.
5220 (qxfer_packets): New array.
5221 (handle_qxfer): New function.
5222 (handle_query): Use handle_qxfer.
5223
493e2a69
MS
52242011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
5225
5226 * gdbreplay.c: Shorten lines of >= 80 columns.
5227 * linux-low.c: Ditto.
5228 * linux-ppc-low.c: Ditto.
5229 * linux-s390-low.c: Ditto.
5230 * linux-sparc-low.c: Ditto.
5231 * linux-x86-low.c: Ditto.
5232 * linux-xtensa-low.c: Ditto.
5233 * mem-break.c: Ditto.
5234 * nto-low.c: Ditto.
5235 * regcache.h: Ditto.
5236 * remote-utils.c: Ditto.
5237 * server.c: Ditto.
5238 * server.h: Ditto.
5239 * thread-db.c: Ditto.
5240 * tracepoint.c: Ditto.
5241 * utils.c: Ditto.
5242 * win32-low.h: Ditto.
5243
44944448
JB
52442011-01-05 Joel Brobecker <brobecker@adacore.com>
5245
5246 * gdbserver/configure.ac, gdbserver/gdbserver.1: Copyright year
5247 update.
5248
71ce852c
JB
52492011-01-01 Joel Brobecker <brobecker@adacore.com>
5250
5251 * server.c (gdbserver_version): Update copyright year in version
5252 output.
5253 * gdbreplay.c (gdbreplay_version): Ditto.
5254
eb826dc6
MF
52552010-12-29 Jie Zhang <jie.zhang@analog.com>
5256
5257 * configure.srv (bfin-*-*linux*): Handle Blackfin/Linux targets.
5258 * linux-bfin-low.c: New file.
5259 * linux-low.c: Define PT_TEXT_ADDR, PT_TEXT_END_ADDR, and
5260 PT_DATA_ADDR for BFIN targets.
5261 * Makefile.in (SFILES): Add linux-bfin-low.c.
5262 (clean): Remove reg-bfin.c.
5263 (linux-bfin-low.o, reg-bfin.o, reg-bfin.c): New targets.
5264 * README: Mention supported Blackfin targets.
5265
39ab222a
MF
52662010-12-23 Mike Frysinger <vapier@gentoo.org>
5267
5268 * .gitignore: New file.
5269
a1f2ce7d
MF
52702010-11-16 Mike Frysinger <vapier@gentoo.org>
5271
5272 * linux-low.c (linux_tracefork_child): Add char* cast to arg.
5273
f474844c
JZ
52742010-10-22 Jie Zhang <jie@codesourcery.com>
5275
5276 * Makefile.in: Add FLAGS_TO_PASS variable.
5277 (install): Remove dependency of install-only and recursively
5278 invoke make for install-only.
5279
f1048712
DE
52802010-10-04 Doug Evans <dje@google.com>
5281
5282 * Makefile.in (uninstall): Use $(DESTDIR).
5283
b53a1623
PA
52842010-09-24 Pedro Alves <pedro@codesourcery.com>
5285
e6ee044d
PA
5286 PR gdb/11842
5287
b53a1623
PA
5288 * linux-x86-low.c (compat_siginfo_from_siginfo)
5289 (siginfo_from_compat_siginfo): Also copy si_pid and si_uid when
5290 si_code is < 0. Check for si_code == SI_TIMER before checking for
5291 si_code < 0.
5292
fa1bd1e4
JB
52932010-09-13 Joel Brobecker <brobecker@adacore.com>
5294
5295 * lynx-i386-low.c: New file.
5296 * configure.srv: Add handling of i[34567]86-*-lynxos* targets.
5297
47fac8f8
JB
52982010-09-13 Joel Brobecker <brobecker@adacore.com>
5299
5300 * lynx-low.c (ptrace_request_to_str): Remove handling for
5301 request values that have been removed in LynxOS 5.x.
5302
1adfc54d
JB
53032010-09-13 Joel Brobecker <brobecker@adacore.com>
5304
5305 * lynx-low.c, lynx-ppc-loc.c: Include <sys/ptrace.h> instead of
5306 <ptrace.h>
5307
c2a66c29
NS
53082010-09-09 Nathan Sidwell <nathan@codesourcery.com>
5309
5310 * configure.ac: Add --enable-inprocess-agent option.
5311 * configure: Rebuilt.
5312
32fcada3
YQ
53132010-09-06 Yao Qi <yao@codesourcery.com>
5314
5315 * linux-low.c (linux_kill): Remove unused variable.
5316 (linux_stabilize_threads): Likewise.
5317 * server.c (start_inferior): Likewise.
5318 (queue_stop_reply_callback): Likewise.
5319 * tracepoint.c (do_action_at_tracepoint): Likewise.
5320
0cccb683
YQ
53212010-09-06 Yao Qi <yao@codesourcery.com>
5322
5323 * linux-low.c (maybe_move_out_of_jump_pad): Restore current_inferior
5324 on return.
5325
423ec54c
JK
53262010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5327
5328 * target.c (mywait) <TARGET_WAITKIND_EXITED>: Fix to use INTEGER.
5329
12ac6819
PA
53302010-09-06 Pedro Alves <pedro@codesourcery.com>
5331
5332 * Makefile.in (install-only): Replace $IPA_DEPFILES with
5333 "$(IPA_DEPFILES)".
5334
8ed54b31
JB
53352010-09-01 Joel Brobecker <brobecker@adacore.com>
5336
5337 * gdbserver/lynx-low.c, gdbserver/lynx-low.h,
5338 gdbserver/lynx-ppc-low.c: New files.
5339 * Makefile.in (lynx_low_h): New variable.
5340 (lynx-low.o, lynx-ppc-low.o): New rules.
5341 * configure.ac: On LynxOS, link with -lnetinet.
5342 * configure.srv: Add handling of powerpc-*-lynxos* targets.
5343 * configure: regenerate.
5344
bb0116a4
JB
53452010-09-01 Joel Brobecker <brobecker@adacore.com>
5346
5347 * Makefile.in (vasprintf.o, vsnprintf.o): New rules.
5348 * configure.ac: Add check for vasprintf and vsnprintf.
5349 * configure, config.in: Regenerate.
5350 * server.h (vasprintf, vsnprintf): Add conditional declarations.
5351
a778ab81 53522010-09-01 Joel Brobecker <brobecker@adacore.com>
5353
5354 * gdbreplay.c: Move include of alloca.h up, next to include of
5355 malloc.h.
5356 * server.h: Add include of malloc.h.
5357 * mem-break.c: Remove include of malloc.h.
5358 * server.c, tracepoint.c, utils.c, win32-low.c: Likewise.
5359
8b034a19 53602010-09-01 Joel Brobecker <brobecker@adacore.com>
5361
5362 * Makefile.in (memmem.o): Build with -Wno-error.
5363
53642010-09-01 Joel Brobecker <brobecker@adacore.com>
5365
5366 * utils.c (xsnprintf): Make non-static.
5367 * server.h: Add xsnprintf declaration.
5368 * linux-low.c, nto-low.c, target.c, thread-db.c, tracepoint.c:
5369 replace calls to snprintf by calls to xsnprintf throughout.
5370
53712010-09-01 Joel Brobecker <brobecker@adacore.com>
5372
5373 * configure.ac: Add configure check for alloca.
5374 * configure, config.in: Regenerate.
5375 * server.h: Include alloca.h if it exists.
5376 * gdbreplay.c: Include alloca.h if it exists.
5377
1a981360
PA
53782010-08-28 Pedro Alves <pedro@codesourcery.com>
5379
5380 * linux-low.c (__SIGRTMIN): Define if not already defined.
5381 (linux_create_inferior): Check for __ANDROID__ rather than
5382 __SIGRTMIN.
5383 (enqueue_one_deferred_signal): Don't requeue non-RT signals that
5384 are already deferred.
5385 (linux_wait_1): Check for __ANDROID__ rather than __SIGRTMIN.
5386 (linux_resume_one_thread): Don't queue a SIGSTOP if the lwp is
5387 stopped and already has a pending signal to report.
5388 (proceed_one_lwp): : Don't queue a SIGSTOP if the lwp already has
5389 a pending signal to report or is moving out of a jump pad.
5390 (linux_init_signals): Check for __ANDROID__ rather than
5391 __SIGRTMIN.
5392
b4d51a55
PA
53932010-08-28 Pedro Alves <pedro@codesourcery.com>
5394
5395 * linux-low.c (linux_stabilize_threads): Wrap debug output in a
5396 debug_threads check. Avoid a linear search when not doing debug
5397 output.
5398
ec48365d
PA
53992010-08-27 Pedro Alves <pedro@codesourcery.com>
5400
5401 * event-loop.c (event_handle_func): Adjust to use gdb_fildes_t.
5402 (struct gdb_event) <fd>: Change type to gdb_fildes_t.
5403 (struct file_handler) <fd>: Change type to gdb_fildes_t.
5404 (process_event): Change local fd's type to gdb_fildes_t.
5405 (create_file_handler): Adjust prototype.
5406 (delete_file_handler): Adjust prototype.
5407 (handle_file_event): Adjust prototype. Use pfildes.
5408 (create_file_event): Adjsut prototype.
5409 * remote-utils.c (remote_desc, listen_desc): Change type to
5410 gdb_fildes_t.
5411 * server.h: New gdb_fildes_t typedef.
5412 [USE_WIN32API]: Include winsock2.h.
5413 (delete_file_handler, add_file_handler): Adjust prototypes.
5414 (pfildes): Declare.
5415 * utils.c (pfildes): New.
5416
854d88f0
PA
54172010-08-27 Pedro Alves <pedro@codesourcery.com>
5418
5419 * configure.ac (build_warnings): Add -Wno-char-subscripts.
5420 * configure: Regenerate.
5421
0146f85b
PA
54222010-08-27 Pedro Alves <pedro@codesourcery.com>
5423
5424 * linux-low.c (linux_unprepare_to_access_memory): Rename to ...
5425 (linux_done_accessing_memory): ... this.
5426 (linux_target_ops): Adjust.
5427 * linux-x86-low.c (x86_insert_point, x86_remove_point): Adjust.
5428 * nto-low.c (nto_target_ops): Adjust comment.
5429 * server.c (gdb_read_memory, gdb_write_memory): Adjust.
5430 * spu-low.c (spu_target_ops): Adjust comment.
5431 * target.h (target_ops): Rename unprepare_to_access_memory field
5432 to done_accessing_memory.
5433 (unprepare_to_access_memory): Rename to ...
5434 (done_accessing_memory): ... this.
5435
90d74c30
PA
54362010-08-26 Pedro Alves <pedro@codesourcery.com>
5437
5438 * linux-low.c (linux_prepare_to_access_memory): New.
5439 (linux_unprepare_to_access_memory): New.
5440 (linux_target_ops): Install them.
5441 * server.c (read_memory): Rename to ...
5442 (gdb_read_memory): ... this. Use
5443 prepare_to_access_memory/prepare_to_access_memory.
5444 (write_memory): Rename to ...
5445 (gdb_write_memory): ... this. Use
5446 prepare_to_access_memory/prepare_to_access_memory.
5447 (handle_search_memory_1): Adjust.
5448 (process_serial_event): Adjust.
5449 * target.h (struct target_ops): New fields
5450 prepare_to_access_memory and unprepare_to_access_memory.
5451 (prepare_to_access_memory, unprepare_to_access_memory): New.
5452 * linux-x86-low.c (x86_insert_point, x86_remove_point): Use
5453 prepare_to_access_memory/prepare_to_access_memory.
5454 * nto-low.c (nto_target_ops): Adjust.
5455 * spu-low.c (spu_target_ops): Adjust.
5456 * win32-low.c (win32_target_ops): Adjust.
5457
fd467969
PA
54582010-08-26 Pedro Alves <pedro@codesourcery.com>
5459
5460 * Makefile.in (WARN_CFLAGS): Get it from configure.
5461 (WERROR_CFLAGS): New.
5462 (INTERNAL_CFLAGS): Add WERROR_CFLAGS.
5463 * configure.ac: Introduce --enable-werror, which adds -Werror to
5464 the compiler command line. Enabled by default. Disable with
5465 --disable-werror. Add -Wdeclaration-after-statement
5466 Wpointer-arith and -Wformat-nonliteral to warning flags.
5467 * configure: Regenerate.
5468
331e2f5f
PA
54692010-08-26 Pedro Alves <pedro@codesourcery.com>
5470
5471 * mem-break.c [HAVE_MALLOC_H]: Include malloc.h.
5472
e581f2b4
PA
54732010-08-26 Pedro Alves <pedro@codesourcery.com>
5474
5475 * gdbreplay.c (remote_error): New.
5476 (gdbchar): New.
5477 (expect): Use gdbchar. Check for error reading from GDB.
5478 Clarify sync error output.
5479 (play): Check for errors writing to GDB.
5480 * linux-low.c (sigchld_handler): Really ignore `write' errors.
5481 * remote-utils.c (getpkt): Check for errors writing to the remote
5482 descriptor.
5483
3c11dd79
PA
54842010-08-25 Pedro Alves <pedro@codesourcery.com>
5485
5486 * linux-low.c (linux_wait_1): Move non-debugging code out of
5487 `debug_threads' control.
5488
d20a8ad9
PA
54892010-08-25 Pedro Alves <pedro@codesourcery.com>
5490
5491 * linux-low.c (linux_wait_1): Don't set last_status here.
5492 * server.c (push_event, queue_stop_reply_callback): Assert we're
5493 not pushing a TARGET_WAITKIND_IGNORE event.
5494 (start_inferior, start_inferior, attach_inferior, handle_v_cont)
5495 (myresume, handle_target_event): Set the thread's last_resume_kind
5496 and last_status from the target returned status.
5497
964e4306
PA
54982010-08-25 Pedro Alves <pedro@codesourcery.com>
5499
5500 PR threads/10729
5501
5502 * linux-x86-low.c (update_debug_registers_callback): New.
5503 (i386_dr_low_set_addr): Use it.
5504 (i386_dr_low_get_addr): New.
5505 (i386_dr_low_set_control): Use update_debug_registers_callback.
5506 (i386_dr_low_get_control): New.
5507 (i386_dr_low_get_status): Adjust.
5508 * linux-low.c (linux_stop_lwp): New.
5509 * linux-low.h (linux_stop_lwp): Declare.
5510
5511 * i386-low.c (I386_DR_GET_RW_LEN): Take the dr7 contents as
5512 argument instead of a i386_debug_reg_state.
5513 (I386_DR_WATCH_HIT): Take the dr6 contents as argument instead of
5514 a i386_debug_reg_state.
5515 (i386_insert_aligned_watchpoint): Adjust.
5516 (i386_remove_aligned_watchpoint): Adjust.
5517 (i386_low_stopped_data_address): Read the debug registers from the
5518 inferior instead of from the mirrors.
5519 * i386-low.h (struct i386_debug_reg_state): Extend comment.
5520 (i386_dr_low_get_addr): Declare.
5521 (i386_dr_low_get_control): Declare.
5522 (i386_dr_low_get_status): Change prototype.
5523
5524 * win32-i386-low.c (dr_status_mirror, dr_control_mirror): New globals.
5525 (i386_dr_low_get_addr): New.
5526 (i386_dr_low_get_control): New.
5527 (i386_dr_low_get_status): Adjust prototype. Return
5528 dr_status_mirror.
5529 (i386_initial_stuff): Clear dr_status_mirror and
5530 dr_control_mirror.
5531 (i386_get_thread_context): Adjust.
5532 (i386_set_thread_context): Adjust.
5533 (i386_thread_added): Adjust.
5534
5f21a75b
PA
55352010-08-24 Pedro Alves <pedro@codesourcery.com>
5536
5537 * linux-low.h (linux_thread_area): Delete declaration.
5538
3e4c1235
TS
55392010-08-11 Thomas Schwinge <thomas@codesourcery.com>
5540
5541 * linux-low.c (linux_wait_1): Correctly return the ptid of the child
5542 after its termination.
5543
1971b033
PA
55442010-08-09 Pedro Alves <pedro@codesourcery.com>
5545
5546 * linux-low.c (gdb_wants_lwp_stopped): Delete.
5547 (gdb_wants_all_stopped): Delete.
5548 (linux_wait_1): Don't call them.
5549 * server.c (handle_v_cont): Tag all threads as want-stopped.
5550 (gdb_wants_thread_stopped): Fix comments. Tag the thread that
5551 stopped as "client-wants-stopped".
5552
310444ac
PA
55532010-07-31 Pedro Alves <pedro@codesourcery.com>
5554
5555 * Makefile.in (signals_h): New.
5556 (server_h): Depend on it.
5557 (server.o): Don't depend on $(signals_def).
5558 (signals.o): Depend on $(signals_def).
5559
a19cae16
JK
55602010-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
5561
5562 * Makefile.in (signals_def): New.
5563 (server_h): Append include/gdb/signals.h and signals_def.
5564 (server.o): Append signals_def.
5565
30d50328
JK
55662010-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5567
5568 * server.c (handle_target_event): Use target_signal_to_host for
5569 resume_info.sig initialization.
5570 * target.h (struct thread_resume) <sig>: New comment.
5571
5c3216e2
OS
55722010-07-20 Ozkan Sezer <sezeroz@gmail.com>
5573
c6f46ca0
OS
5574 * server.c (handle_query): strcpy() the returned string from paddress()
5575 instead of sprintf().
5c3216e2
OS
5576 * utils.c (paddress): Return phex_nz().
5577
6bd31874
JB
55782010-07-07 Joel Brobecker <brobecker@adacore.com>
5579
5580 * server.c (handle_v_cont): Call mourn_inferior if process
5581 just exited.
5582 (myresume): Likewise.
5583
0fb4aa4b
PA
55842010-07-01 Pedro Alves <pedro@codesourcery.com>
5585
5586 Static tracepoints, and integration with UST.
5587
5588 * configure.ac: Handle --with-ust. substitute ustlibs and ustinc.
5589 * mem-break.c (uninsert_all_breakpoints)
5590 (reinsert_all_breakpoints): New.
5591 * mem-break.h (reinsert_all_breakpoints, uninsert_all_breakpoints):
5592 * tracepoint.c (ust_loaded, helper_thread_id, cmd_buf): New.
5593 (gdb_agent_ust_loaded, helper_thread_id)
5594 (gdb_agent_helper_thread_id): New macros.
5595 (struct ipa_sym_addresses): Add addr_ust_loaded,
5596 addr_helper_thread_id, addr_cmd_buf.
5597 (symbol_list): Add ust_loaded, helper_thread_id, cmd_buf.
5598 (in_process_agent_loaded_ust): New.
5599 (write_e_ust_not_loaded): New.
5600 (maybe_write_ipa_ust_not_loaded): New.
5601 (struct collect_static_trace_data_action): New.
5602 (enum tracepoint_type) <static_tracepoint>: New.
5603 (struct tracepoint) <handle>: Mention static tracepoints.
5604 (struct static_tracepoint_ctx): New.
5605 (CMD_BUF_SIZE): New.
5606 (add_tracepoint_action): Handle static tracepoint actions.
5607 (unprobe_marker_at): New.
5608 (clear_installed_tracepoints): Handle static tracepoints.
5609 (cmd_qtdp): Handle static tracepoints.
5610 (probe_marker_at): New.
5611 (cmd_qtstart): Handle static tracepoints.
5612 (response_tracepoint): Handle static tracepoints.
5613 (cmd_qtfstm, cmd_qtsstm, cmd_qtstmat): New.
5614 (handle_tracepoint_query): Handle qTfSTM, qTsSTM and qTSTMat.
5615 (get_context_regcache): Handle static tracepoints.
5616 (do_action_at_tracepoint): Handle static tracepoint actions.
5617 (traceframe_find_block_type): Handle static trace data blocks.
5618 (traceframe_read_sdata): New.
5619 (download_tracepoints): Download static tracepoint actions.
5620 [HAVE_UST] Include ust/ust.h, dlfcn.h, sys/socket.h, and sys/un.h.
5621 (GDB_PROBE_NAME): New.
5622 (ust_ops): New.
5623 (GET_UST_SYM): New.
5624 (USTF): New.
5625 (dlsym_ust): New.
5626 (ust_marker_to_static_tracepoint): New.
5627 (gdb_probe): New.
5628 (collect_ust_data_at_tracepoint): New.
5629 (gdb_ust_probe): New.
5630 (UNIX_PATH_MAX, SOCK_DIR): New.
5631 (gdb_ust_connect_sync_socket): New.
5632 (resume_thread, stop_thread): New.
5633 (run_inferior_command): New.
5634 (init_named_socket): New.
5635 (gdb_ust_socket_init): New.
5636 (cstr_to_hexstr): New.
5637 (next_st): New.
5638 (first_marker, next_marker): New.
5639 (response_ust_marker): New.
5640 (cmd_qtfstm, cmd_qtsstm): New.
5641 (unprobe_marker_at, probe_marker_at): New.
5642 (cmd_qtstmat, gdb_ust_thread): New.
5643 (gdb_ust_init): New.
5644 (initialize_tracepoint_ftlib): Call gdb_ust_init.
5645 * linux-amd64-ipa.c [HAVE_UST]: Include ust/processor.h
5646 (ST_REGENTRY): New.
5647 (x86_64_st_collect_regmap): New.
5648 (X86_64_NUM_ST_COLLECT_GREGS): New.
5649 (AMD64_RIP_REGNUM): New.
5650 (supply_static_tracepoint_registers): New.
5651 * linux-i386-ipa.c [HAVE_UST]: Include ust/processor.h
5652 (ST_REGENTRY): New.
5653 (i386_st_collect_regmap): New.
5654 (i386_NUM_ST_COLLECT_GREGS): New.
5655 (supply_static_tracepoint_registers): New.
5656 * server.c (handle_query): Handle qXfer:statictrace:read.
5657 <qSupported>: Report support for StaticTracepoints, and
5658 qXfer:statictrace:read features.
5659 * server.h (traceframe_read_sdata)
5660 (supply_static_tracepoint_registers): Declare.
5661 * remote-utils.c (convert_int_to_ascii, hexchars, ishex, tohex)
5662 (unpack_varlen_hex): Include in IPA build.
5663 * Makefile.in (ustlibs, ustinc): New.
5664 (IPA_OBJS): Add remote-utils-ipa.o.
5665 ($(IPA_LIB)): Link -ldl and -lpthread.
5666 (UST_CFLAGS): New.
5667 (IPAGENT_CFLAGS): Add UST_CFLAGS.
5668 * config.in, configure: Regenerate.
5669
9e4344e5
PA
56702010-06-20 Ian Lance Taylor <iant@google.com>
5671 Pedro Alves <pedro@codesourcery.com>
5672
5673 * linux-x86-low.c (always_true): Delete.
5674 (EMIT_ASM, EMIT_ASM32): Use an uncondition asm jmp instead of
5675 trying to fool the compiler with always_true.
5676
c6beb2cb
PA
56772010-06-20 Pedro Alves <pedro@codesourcery.com>
5678
5679 * tracepoint.c (condition_true_at_tracepoint): Don't run compiled
5680 conditions in gdbserver.
5681
d2ed6730
UW
56822010-06-19 Ulrich Weigand <uweigand@de.ibm.com>
5683
5684 * spu-low.c (spu_read_memory): Wrap around local store limit.
5685 (spu_write_memory): Likewise.
5686
4e29fb54
PA
56872010-06-15 Pedro Alves <pedro@codesourcery.com>
5688
5689 * linux-x86-low.c (amd64_emit_const, amd64_emit_void_call_2)
5690 (i386_emit_const, i386_emit_void_call_2): Replace int64_t uses with
5691 LONGEST uses.
5692 * server.h (struct emit_ops): Replace int64_t uses with LONGEST
5693 uses.
5694 * tracepoint.c (emit_const, emit_void_call_2): Replace int64_t
5695 uses with LONGEST uses.
5696
6a271cae
PA
56972010-06-14 Stan Shebs <stan@codesourcery.com>
5698 Pedro Alves <pedro@codesourcery.com>
5699
5700 Bytecode compiler.
5701
5702 * linux-x86-low.c: Include limits.h.
5703 (add_insns): New.
5704 (always_true): New.
5705 (EMIT_ASM): New.
5706 (EMIT_ASM32): New.
5707 (amd64_emit_prologue, amd64_emit_epilogue, amd64_emit_add)
5708 (amd64_emit_sub, amd64_emit_mul, amd64_emit_lsh)
5709 (amd64_emit_rsh_signed, amd64_emit_rsh_unsigned, amd64_emit_ext,
5710 (amd64_emit_log_not, amd64_emit_bit_and, amd64_emit_bit_or)
5711 (amd64_emit_bit_xor, amd64_emit_bit_not, amd64_emit_equal,
5712 (amd64_emit_less_signed, amd64_emit_less_unsigned, amd64_emit_ref,
5713 (amd64_emit_if_goto, amd64_emit_goto, amd64_write_goto_address)
5714 (amd64_emit_const, amd64_emit_call, amd64_emit_reg)
5715 (amd64_emit_pop, amd64_emit_stack_flush, amd64_emit_zero_ext)
5716 (amd64_emit_swap, amd64_emit_stack_adjust, amd64_emit_int_call_1)
5717 (amd64_emit_void_call_2): New.
5718 (amd64_emit_ops): New.
5719 (i386_emit_prologue, i386_emit_epilogue, i386_emit_add)
5720 (i386_emit_sub,i386_emit_mul, i386_emit_lsh, i386_emit_rsh_signed)
5721 (i386_emit_rsh_unsigned, i386_emit_ext, i386_emit_log_not)
5722 (i386_emit_bit_and, i386_emit_bit_or, i386_emit_bit_xor)
5723 (i386_emit_bit_not, i386_emit_equal, i386_emit_less_signed)
5724 (i386_emit_less_unsigned, i386_emit_ref, i386_emit_if_goto)
5725 (i386_emit_goto, i386_write_goto_address, i386_emit_const)
5726 (i386_emit_call, i386_emit_reg, i386_emit_pop)
5727 (i386_emit_stack_flush, i386_emit_zero_ext, i386_emit_swap)
5728 (i386_emit_stack_adjust, i386_emit_int_call_1)
5729 (i386_emit_void_call_2): New.
5730 (i386_emit_ops): New.
5731 (x86_emit_ops): New.
5732 (the_low_target): Install x86_emit_ops.
5733 * server.h (struct emit_ops): New.
5734 (get_raw_reg_func_addr): Declare.
5735 (current_insn_ptr, emit_error): Declare.
5736 * tracepoint.c (get_raw_reg, get_trace_state_variable_value)
5737 (set_trace_state_variable_value): New defines.
5738 (struct ipa_sym_addresses): New fields addr_get_raw_reg,
5739 addr_get_trace_state_variable_value and
5740 addr_set_trace_state_variable_value.
5741 (symbol_list): New fields for get_raw_reg,
5742 get_trace_state_variable_value and set_trace_state_variable_value.
5743 (condfn): New typedef.
5744 (struct tracepoint): New field `compiled_cond'.
5745 (do_action_at_tracepoint): Clear compiled_cond.
5746 (get_trace_state_variable_value, set_trace_state_variable_value):
5747 Export in the IPA.
5748 (condition_true_at_tracepoint): If there's a compiled condition,
5749 run that.
5750 (current_insn_ptr, emit_error): New globals.
5751 (struct bytecode_address): New.
5752 (get_raw_reg_func_addr): New.
5753 (emit_prologue, emit_epilogue, emit_add, emit_sub, emit_mul)
5754 (emit_lsh, emit_rsh_signed, emit_rsh_unsigned, emit_ext)
5755 (emit_log_not, emit_bit_and, emit_bit_or, emit_bit_xor)
5756 (emit_bit_not, emit_equal, emit_less_signed, emit_less_unsigned)
5757 (emit_ref, emit_if_goto, emit_goto, write_goto_address, emit_const)
5758 (emit_reg, emit_pop, emit_stack_flush, emit_zero_ext, emit_swap)
5759 (emit_stack_adjust, emit_int_call_1, emit_void_call_2): New.
5760 (compile_tracepoint_condition, compile_bytecodes): New.
5761 * target.h (emit_ops): Forward declare.
5762 (struct target_ops): New field emit_ops.
5763 (target_emit_ops): New.
5764 * linux-amd64-ipa.c (gdb_agent_get_raw_reg): New.
5765 * linux-i386-ipa.c (gdb_agent_get_raw_reg): New.
5766 * linux-low.c (linux_emit_ops): New.
5767 (linux_target_ops): Install it.
5768 * linux-low.h (struct linux_target_ops): New field emit_ops.
5769
92b72907
UW
57702010-06-14 Ulrich Weigand <uweigand@de.ibm.com>
5771
5772 * linux-ppc-low.c (ppc_arch_setup): Use private regcache to test MSR.
5773 * linux-s390-low.c (ppc_arch_setup): Use private regcache to test PSW.
5774
fa593d66
PA
57752010-06-01 Pedro Alves <pedro@codesourcery.com>
5776 Stan Shebs <stan@codesourcery.com>
5777
5778 * Makefile.in (IPA_DEPFILES, extra_libraries): New.
5779 (all): Depend on $(extra_libraries).
5780 (install-only): Install the IPA.
5781 (IPA_OBJS, IPA_LIB): New.
5782 (clean): Remove the IPA lib.
5783 (IPAGENT_CFLAGS): New.
5784 (tracepoint-ipa.o, utils-ipa.o, remote-utils-ipa.o)
5785 (regcache-ipa.o, i386-linux-ipa.o, linux-i386-ipa.o)
5786 (linux-amd64-ipa.o, amd64-linux-ipa.o): New rules.
5787 * linux-amd64-ipa.c, linux-i386-ipa.c: New files.
5788 * configure.ac: Check for atomic builtins support in the compiler.
5789 (IPA_DEPFILES, extra_libraries): Define.
5790 * configure.srv (ipa_obj): Add description.
5791 (ipa_i386_linux_regobj, ipa_amd64_linux_regobj): Define.
5792 (i[34567]86-*-linux*): Set ipa_obj.
5793 (x86_64-*-linux*): Set ipa_obj.
5794 * linux-low.c (stabilizing_threads): New.
5795 (supports_fast_tracepoints): New.
5796 (linux_detach): Stabilize threads before detaching.
5797 (handle_tracepoints): Handle internal tracing breakpoints. Assert
5798 the lwp is either not stabilizing, or is moving out of a jump pad.
5799 (linux_fast_tracepoint_collecting): New.
5800 (maybe_move_out_of_jump_pad): New.
5801 (enqueue_one_deferred_signal): New.
5802 (dequeue_one_deferred_signal): New.
5803 (linux_wait_for_event_1): If moving out of a jump pad, defer
5804 pending signals to later.
5805 (linux_stabilize_threads): New.
5806 (linux_wait_1): Check if threads need moving out of jump pads, and
5807 do it if so.
5808 (stuck_in_jump_pad_callback): New.
5809 (move_out_of_jump_pad_callback): New.
5810 (lwp_running): New.
5811 (linux_resume_one_lwp): Handle moving out of jump pads.
5812 (linux_set_resume_request): Dequeue deferred signals.
5813 (need_step_over_p): Also step over fast tracepoint jumps.
5814 (start_step_over): Also uninsert fast tracepoint jumps.
5815 (finish_step_over): Also reinsert fast tracepoint jumps.
5816 (linux_install_fast_tracepoint_jump): New.
5817 (linux_target_ops): Install linux_stabilize_threads and
5818 linux_install_fast_tracepoint_jump_pad.
5819 * linux-low.h (linux_target_ops) <get_thread_area,
5820 install_fast_tracepoint_jump_pad>: New fields.
5821 (struct lwp_info) <collecting_fast_tracepoint,
5822 pending_signals_to_report, exit_jump_pad_bkpt>: New fields.
5823 (linux_get_thread_area): Declare.
5824 * linux-x86-low.c (jump_insn): New.
5825 (x86_get_thread_area): New.
5826 (append_insns): New.
5827 (push_opcode): New.
5828 (amd64_install_fast_tracepoint_jump_pad): New.
5829 (i386_install_fast_tracepoint_jump_pad): New.
5830 (x86_install_fast_tracepoint_jump_pad): New.
5831 (the_low_target): Install x86_get_thread_area and
5832 x86_install_fast_tracepoint_jump_pad.
5833 * mem-break.c (set_raw_breakpoint_at): Use read_inferior_memory.
5834 (struct fast_tracepoint_jump): New.
5835 (fast_tracepoint_jump_insn): New.
5836 (fast_tracepoint_jump_shadow): New.
5837 (find_fast_tracepoint_jump_at): New.
5838 (fast_tracepoint_jump_here): New.
5839 (delete_fast_tracepoint_jump): New.
5840 (set_fast_tracepoint_jump): New.
5841 (uninsert_fast_tracepoint_jumps_at): New.
5842 (reinsert_fast_tracepoint_jumps_at): New.
5843 (set_breakpoint_at): Use write_inferior_memory.
5844 (uninsert_raw_breakpoint): Use write_inferior_memory.
5845 (check_mem_read): Mask out fast tracepoint jumps.
5846 (check_mem_write): Mask out fast tracepoint jumps.
5847 * mem-break.h (struct fast_tracepoint_jump): Forward declare.
5848 (set_fast_tracepoint_jump): Declare.
5849 (delete_fast_tracepoint_jump)
5850 (fast_tracepoint_jump_here, uninsert_fast_tracepoint_jumps_at)
5851 (reinsert_fast_tracepoint_jumps_at): Declare.
5852 * regcache.c: Don't compile many functions when building the
5853 in-process agent library.
5854 (init_register_cache) [IN_PROCESS_AGENT]: Don't allow allocating
5855 the register buffer in the heap.
5856 (free_register_cache): If the register buffer isn't owned by the
5857 regcache, don't free it.
5858 (set_register_cache) [IN_PROCESS_AGENT]: Don't re-alocate
5859 pre-existing register caches.
5860 * remote-utils.c (convert_int_to_ascii): Constify `from' parameter
5861 type.
5862 (convert_ascii_to_int): : Constify `from' parameter type.
5863 (decode_M_packet, decode_X_packet): Replace the `to' parameter by
5864 a `to_p' pointer to pointer parameter. If TO_P is NULL, malloc
5865 the needed buffer in-place.
5866 (relocate_instruction): New.
5867 * server.c (handle_query) <qSymbols>: If the target supports
5868 tracepoints, give it a chance of looking up symbols. Report
5869 support for fast tracepoints.
5870 (handle_status): Stabilize threads.
5871 (process_serial_event): Adjust.
5872 * server.h (struct fast_tracepoint_jump): Forward declare.
5873 (struct process_info) <fast_tracepoint_jumps>: New field.
5874 (convert_ascii_to_int, convert_int_to_ascii): Adjust.
5875 (decode_X_packet, decode_M_packet): Adjust.
5876 (relocate_instruction): Declare.
5877 (in_process_agent_loaded): Declare.
5878 (tracepoint_look_up_symbols): Declare.
5879 (struct fast_tpoint_collect_status): Declare.
5880 (fast_tracepoint_collecting): Declare.
5881 (force_unlock_trace_buffer): Declare.
5882 (handle_tracepoint_bkpts): Declare.
5883 (initialize_low_tracepoint)
5884 (supply_fast_tracepoint_registers) [IN_PROCESS_AGENT]: Declare.
5885 * target.h (struct target_ops) <stabilize_threads,
5886 install_fast_tracepoint_jump_pad>: New fields.
5887 (stabilize_threads, install_fast_tracepoint_jump_pad): New.
5888 * tracepoint.c [HAVE_MALLOC_H]: Include malloc.h.
5889 [HAVE_STDINT_H]: Include stdint.h.
5890 (trace_debug_1): Rename to ...
5891 (trace_vdebug): ... this.
5892 (trace_debug): Rename to ...
5893 (trace_debug_1): ... this. Add `level' parameter.
5894 (trace_debug): New.
5895 (ATTR_USED, ATTR_NOINLINE): New.
5896 (IP_AGENT_EXPORT): New.
5897 (gdb_tp_heap_buffer, gdb_jump_pad_buffer, gdb_jump_pad_buffer_end)
5898 (collecting, gdb_collect, stop_tracing, flush_trace_buffer)
5899 (about_to_request_buffer_space, trace_buffer_is_full)
5900 (stopping_tracepoint, expr_eval_result, error_tracepoint)
5901 (tracepoints, tracing, trace_buffer_ctrl, trace_buffer_ctrl_curr)
5902 (trace_buffer_lo, trace_buffer_hi, traceframe_read_count)
5903 (traceframe_write_count, traceframes_created)
5904 (trace_state_variables)
5905 New renaming defines.
5906 (struct ipa_sym_addresses): New.
5907 (STRINGIZE_1, STRINGIZE, IPA_SYM): New.
5908 (symbol_list): New.
5909 (ipa_sym_addrs): New.
5910 (all_tracepoint_symbols_looked_up): New.
5911 (in_process_agent_loaded): New.
5912 (write_e_ipa_not_loaded): New.
5913 (maybe_write_ipa_not_loaded): New.
5914 (tracepoint_look_up_symbols): New.
5915 (debug_threads) [IN_PROCESS_AGENT]: New.
5916 (read_inferior_memory) [IN_PROCESS_AGENT]: New.
5917 (UNKNOWN_SIDE_EFFECTS): New.
5918 (stop_tracing): New.
5919 (flush_trace_buffer): New.
5920 (stop_tracing_bkpt): New.
5921 (flush_trace_buffer_bkpt): New.
5922 (read_inferior_integer): New.
5923 (read_inferior_uinteger): New.
5924 (read_inferior_data_pointer): New.
5925 (write_inferior_data_pointer): New.
5926 (write_inferior_integer): New.
5927 (write_inferior_uinteger): New.
5928 (struct collect_static_trace_data_action): Delete.
5929 (enum tracepoint_type): New.
5930 (struct tracepoint) <type>: New field `type'.
43aaf8b6
PA
5931 <actions_str, step_actions, step_actions_str>: Only include in
5932 GDBserver.
fa593d66
PA
5933 <orig_size, obj_addr_on_target, adjusted_insn_addr>
5934 <adjusted_insn_addr_end, jump_pad, jump_pad_end>: New fields.
5935 (tracepoints): Use IP_AGENT_EXPORT.
5936 (last_tracepoint): Don't include in the IPA.
5937 (stopping_tracepoint): Use IP_AGENT_EXPORT.
5938 (trace_buffer_is_full): Use IP_AGENT_EXPORT.
5939 (alloced_trace_state_variables): New.
5940 (trace_state_variables): Use IP_AGENT_EXPORT.
5941 (traceframe_t): Delete unused variable.
5942 (circular_trace_buffer): Don't include in the IPA.
5943 (trace_buffer_start): Delete.
5944 (struct trace_buffer_control): New.
5945 (trace_buffer_free): Delete.
5946 (struct ipa_trace_buffer_control): New.
5947 (GDBSERVER_FLUSH_COUNT_MASK, GDBSERVER_FLUSH_COUNT_MASK_PREV)
5948 (GDBSERVER_FLUSH_COUNT_MASK_CURR, GDBSERVER_UPDATED_FLUSH_COUNT_BIT):
5949 New.
5950 (trace_buffer_ctrl): New.
5951 (TRACE_BUFFER_CTRL_CURR): New.
5952 (trace_buffer_start, trace_buffer_free, trace_buffer_end_free):
5953 Reimplement as macros.
5954 (trace_buffer_wrap): Delete.
5955 (traceframe_write_count, traceframe_read_count)
5956 (traceframes_created, tracing): Use IP_AGENT_EXPORT.
5957 (struct tracepoint_hit_ctx) <type>: New field.
5958 (struct fast_tracepoint_ctx): New.
5959 (memory_barrier): New.
5960 (cmpxchg): New.
5961 (record_tracepoint_error): Update atomically in the IPA.
5962 (clear_inferior_trace_buffer): New.
5963 (about_to_request_buffer_space): New.
5964 (trace_buffer_alloc): Handle GDBserver and inferior simulatenous
5965 updating the same buffer.
5966 (add_tracepoint): Default the tracepoint's type to trap
5967 tracepoint, and orig_size to -1.
5968 (get_trace_state_variable) [IN_PROCESS_AGENT]: Handle allocated
5969 internal variables.
5970 (create_trace_state_variable): New parameter `gdb'. Handle it.
5971 (clear_installed_tracepoints): Clear fast tracepoint jumps.
5972 (cmd_qtdp): Handle fast tracepoints.
5973 (cmd_qtdv): Adjust.
5974 (max_jump_pad_size): New.
5975 (gdb_jump_pad_head): New.
5976 (get_jump_space_head): New.
5977 (claim_jump_space): New.
5978 (sort_tracepoints): New.
5979 (MAX_JUMP_SIZE): New.
5980 (cmd_qtstart): Handle fast tracepoints. Sync tracepoints with the
5981 IPA.
5982 (stop_tracing) [IN_PROCESS_AGENT]: Don't include the tdisconnected
5983 support. Upload fast traceframes, and delete internal IPA
5984 breakpoints.
5985 (stop_tracing_handler): New.
5986 (flush_trace_buffer_handler): New.
5987 (cmd_qtstop): Upload fast tracepoints.
5988 (response_tracepoint): Handle fast tracepoints.
5989 (tracepoint_finished_step): Upload fast traceframes. Set the
5990 tracepoint hit context's tracepoint type.
5991 (handle_tracepoint_bkpts): New.
5992 (tracepoint_was_hit): Set the tracepoint hit context's tracepoint
5993 type. Add comment about fast tracepoints.
5994 (collect_data_at_tracepoint) [IN_PROCESS_AGENT]: Don't access the
5995 non-existing action_str field.
5996 (get_context_regcache): Handle fast tracepoints.
5997 (do_action_at_tracepoint) [!IN_PROCESS_AGENT]: Don't write the PC
5998 to the regcache.
5999 (fast_tracepoint_from_jump_pad_address): New.
6000 (fast_tracepoint_from_ipa_tpoint_address): New.
6001 (collecting_t): New.
6002 (force_unlock_trace_buffer): New.
6003 (fast_tracepoint_collecting): New.
6004 (collecting): New.
6005 (gdb_collect): New.
6006 (write_inferior_data_ptr): New.
6007 (target_tp_heap): New.
6008 (target_malloc): New.
6009 (download_agent_expr): New.
6010 (UALIGN): New.
6011 (download_tracepoints): New.
6012 (download_trace_state_variables): New.
6013 (upload_fast_traceframes): New.
6014 (IPA_FIRST_TRACEFRAME): New.
6015 (IPA_NEXT_TRACEFRAME_1): New.
6016 (IPA_NEXT_TRACEFRAME): New.
6017 [IN_PROCESS_AGENT]: Include sys/mman.h and fcntl.h.
6018 [IN_PROCESS_AGENT] (gdb_tp_heap_buffer, gdb_jump_pad_buffer)
6019 (gdb_jump_pad_buffer_end): New.
6020 [IN_PROCESS_AGENT] (initialize_tracepoint_ftlib): New.
6021 (initialize_tracepoint): Adjust.
6022 [IN_PROCESS_AGENT]: Allocate the IPA heap, and jump pad scratch
6023 buffer. Initialize the low module.
6024 * utils.c (PREFIX, TOOLNAME): New.
6025 (malloc_failure): Use PREFIX.
6026 (error): In the IPA, an error causes an exit.
6027 (fatal, warning): Use PREFIX.
6028 (internal_error): Use TOOLNAME.
6029 (NUMCELLS): Increase to 10.
6030 * configure, config.in: Regenerate.
6031
d149dd1d
PA
60322010-06-01 Pedro Alves <pedro@codesourcery.com>
6033
6034 * server.c (handle_query) <qSupported>: Do two passes over the
6035 qSupported string to avoid nesting strtok.
6036
f6528abd
JK
60372010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6038
6039 * Makefile.in (SFILES): Add $(srcdir)/proc-service.list.
6040 (CDEPS): New.
6041 * configure.ac (RDYNAMIC): New AC_MSG_CHECKING wrapping. Test also
6042 -Wl,--dynamic-list.
6043 * configure: Regenerate.
6044 * proc-service.list: New.
6045
ca2a87a0
JK
60462010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6047
6048 * linux-low.c (linux_core_of_thread): Fix crash on invalid CONTENT.
6049 New comment.
6050
363a6e9f
OS
60512010-05-26 Ozkan Sezer <sezeroz@gmail.com>
6052
6053 * gdbreplay.c (remote_open): Check error return from socket() call by
6054 its equality to -1 not by it being negative.
6055 * remote-utils.c (remote_open): Likewise.
6056
d23b6cb1
PA
60572010-05-23 Pedro Alves <pedro@codesourcery.com>
6058
6059 * config.h: Regenerate.
6060
28d3cf85
MK
60612010-05-19 Maxim Kuvyrkov <maxim@codesourcery.com>
6062
6063 * linux-m68k-low.c (ps_get_thread_area): Don't define if kernel
6064 doesn't provide PTRACE_GET_THREAD_AREA.
6065
fea36a59
MK
60662010-05-19 Maxim Kuvyrkov <maxim@codesourcery.com>
6067
6068 * linux-m68k-low.c: Include <asm/ptrace.h>
6069 (ps_get_thread_area): Implement.
6070
24b066ba
DE
60712010-05-03 Doug Evans <dje@google.com>
6072
6073 * event-loop.c (struct callback_event): New struct.
6074 (callback_list): New global.
6075 (append_callback_event, delete_callback_event): New functions.
6076 (process_callback): New function.
6077 (start_event_loop): Call it.
6078 * remote-utils.c (NOT_SCHEDULED): Define.
6079 (readchar_buf, readchar_bufcnt, readchar_bufp): New static globals,
6080 moved out of readchar.
6081 (readchar): Rewrite. Call reschedule before returning.
6082 (reset_readchar): New function.
6083 (remote_close): Call it.
6084 (process_remaining, reschedule): New functions.
6085 * server.h (callback_handler_func): New typedef.
6086 (append_callback_event, delete_callback_event): Declare.
6087
9836d6ea
PA
60882010-05-03 Pedro Alves <pedro@codesourcery.com>
6089
6090 * proc-service.c (ps_pglobal_lookup): Use
6091 thread_db_look_up_one_symbol.
6092 * remote-utils.c (look_up_one_symbol): Add new `may_ask_gdb'
6093 parameter. Use it instead of all_symbols_looked_up.
6094 * server.h (struct process_info) <all_symbols_looked_up>: Delete
6095 field.
6096 (all_symbols_looked_up): Don't declare.
6097 (look_up_one_symbol): Add new `may_ask_gdb' parameter.
6098 * thread-db.c (struct thread_db) <all_symbols_looked_up>: New
6099 field.
6100 (thread_db_look_up_symbols): Adjust call to look_up_one_symbol.
6101 Set all_symbols_looked_up here.
6102 (thread_db_look_up_one_symbol): New.
6103 (thread_db_get_tls_address): Adjust.
6104 (thread_db_load_search, try_thread_db_load_1): Always allocate the
6105 thread_db object on the heap, and tentatively set it in the
6106 process structure.
6107 (thread_db_init): Don't set all_symbols_looked_up here.
6108 * linux-low.h (thread_db_look_up_one_symbol): Declare.
6109
7984d532
PA
61102010-05-03 Pedro Alves <pedro@codesourcery.com>
6111
6112 * linux-low.c (linux_kill, linux_detach): Adjust.
6113 (status_pending_p_callback): Remove redundant statement. Check
6114 for !TARGET_WAITIKIND_IGNORE, instead of
6115 TARGET_WAITKIND_STOPPED.
6116 (handle_tracepoints): Make sure LWP is locked. Adjust.
6117 (linux_wait_for_event_1): Adjust.
6118 (linux_cancel_breakpoints): New.
6119 (unsuspend_one_lwp): New.
6120 (unsuspend_all_lwps): New.
6121 (linux_wait_1): If finishing a step-over, unsuspend all lwps.
6122 (send_sigstop_callback): Change return type to int, add new
6123 `except' parameter and handle it.
6124 (suspend_and_send_sigstop_callback): New.
6125 (stop_all_lwps): Add new `suspend' and `expect' parameters, and
6126 pass them down. If SUSPEND, also increment the lwp's suspend
6127 count.
6128 (linux_resume_one_lwp): Add notice about resuming a suspended LWP.
6129 (need_step_over_p): Don't consider suspended LWPs.
6130 (start_step_over): Adjust.
6131 (proceed_one_lwp): Change return type to int, add new `except'
6132 parameter and handle it.
6133 (unsuspend_and_proceed_one_lwp): New.
6134 (proceed_all_lwps): Use find_inferior instead of
6135 for_each_inferior.
6136 (unstop_all_lwps): Add `unsuspend' parameter. If UNSUSPEND, them
6137 also decrement the suspend count of LWPs. Pass `except' down,
6138 instead of hacking its suspend count.
6139 (linux_pause_all): Add `freeze' parameter. Adjust.
6140 (linux_unpause_all): New.
6141 (linux_target_ops): Install linux_unpause_all.
6142 * server.c (handle_status): Adjust.
6143 * target.h (struct target_ops): New fields `unpause_all' and
6144 `cancel_breakpoints'. Add new parameter to `pause_all'.
6145 (pause_all): Add new `freeze' parameter.
6146 (unpause_all): New.
6147 (cancel_breakpoints): New.
6148 * tracepoint.c (clear_installed_tracepoints): Pause threads, and
6149 cancel breakpoints.
6150 (cmd_qtstart): Pause threads.
6151 (stop_tracing): Pause threads, and cancel breakpoints.
6152 * win32-low.c (win32_target_ops): Adjust.
6153
e471f25b
PA
61542010-05-03 Pedro Alves <pedro@codesourcery.com>
6155
6156 * linux-low.c (linux_wait_for_event_1): Move passing the signal to
6157 the inferior right away from here...
6158 (linux_wait_1): ... to here, and adjust to check the thread's
6159 last_resume_kind instead of the lwp's step or stop_expected flags.
6160
1915ef4f
PA
61612010-05-02 Pedro Alves <pedro@codesourcery.com>
6162
6163 * README: Use consistent `GDB' and `GDBserver' spellings.
6164
f9e39928
PA
61652010-05-02 Pedro Alves <pedro@codesourcery.com>
6166
6167 * linux-low.c (linux_kill_one_lwp): Assume the lwp is stopped.
6168 (linux_kill): Stop all lwps here. Don't delete the main lwp here.
6169 (linux_detach_one_lwp): Assume the lwp is stopped.
6170 (any_thread_of): Delete.
6171 (linux_detach): Stop all lwps here. Don't blindly delete all
6172 breakpoints.
6173 (delete_lwp_callback): New.
6174 (linux_mourn): Delete all lwps of the process that is gone.
6175 (linux_wait_1): Don't delete the last lwp of the process here.
6176 * mem-break.h (mark_breakpoints_out): Declare.
6177 * mem-break.c (mark_breakpoints_out): New.
6178 (free_all_breakpoints): Use it.
6179 * server.c (handle_target_event): If the process is gone, mark
6180 breakpoints out.
6181 * thread-db.c (struct thread_db) <create_bp>: New field.
6182 (thread_db_enable_reporting): Fix prototype. Store a thread event
6183 breakpoint reference in the thread_db struct.
6184 (thread_db_load_search): Clear the thread_db object.
6185 (try_thread_db_load_1): Ditto.
6186 (switch_to_process): New.
6187 (disable_thread_event_reporting): Use it.
6188 (remove_thread_event_breakpoints): New.
6189 (thread_db_detach, thread_db_mourn): Use it.
6190
1e7fc18c
PA
61912010-05-01 Pedro Alves <pedro@codesourcery.com>
6192
6193 * linux-low.c (linux_enable_event_reporting): New.
6194 (linux_wait_for_event_1, handle_extended_wait): Use it.
6195
02fc4de7
PA
61962010-04-30 Pedro Alves <pedro@codesourcery.com>
6197
6198 * linux-low.c (linux_kill_one_lwp, linux_kill)
6199 (linux_detach_one_lwp): Adjust to send_sigstop interface change.
6200 (send_sigstop): Take an lwp_info as parameter instead. Queue a
6201 SIGSTOP even if the LWP is stopped.
6202 (send_sigstop_callback): New.
6203 (stop_all_lwps): Use send_sigstop_callback instead.
6204 (linux_resume_one_thread): Adjust.
6205 (proceed_one_lwp): Still proceed an LWP that the client has
6206 requested to stop, if we haven't reported it as stopped yet. Make
6207 sure that LWPs the client want stopped, have a pending SIGSTOP.
6208
bc3b5632
DE
62092010-04-26 Doug Evans <dje@google.com>
6210
ae1ada35
DE
6211 * server.c (handle_general_set): Make static.
6212
bc3b5632
DE
6213 * remote-utils.c (putpkt_binary_1): Call readchar instead of read.
6214 Print received char after testing for error/eof instead of before.
6215 (input_interrupt): Tweak comment.
6216
65730243
DE
62172010-04-23 Doug Evans <dje@google.com>
6218
6219 * server.c (start_inferior): Print inferior argv if --debug.
6220
a8ae7dc0
AR
62212010-04-21 Aleksandar Ristovski <aristovski@qnx.com>
6222
6223 * Makefile.in (nto_low_h nto-low.o nto-x86-low.o): New dependency lists.
6224 * nto-x86-low.c: Include server.h
6225
1c07cc19
PM
62262010-04-20 Pierre Muller <muller@ics.u-strasbg.fr>
6227
6228 * win32-i386-low.c: Use __x86_64__ macro instead of __x86_64 to
6229 be consistent with other sources of this directory.
6230 (init_registers_amd64): Correct name of source file of this function
6231 in the comment.
6232
e0a61e09
PM
62332010-04-19 Pierre Muller <muller@ics.u-strasbg.fr>
6234
6235 * configure.srv (x86_64-*-mingw*): New configuration for Windows
6236 64-bit executables.
6237
54709339
PM
62382010-04-19 Pierre Muller <muller@ics.u-strasbg.fr>
6239
6240 * win32-i386-low.c: Add 64-bit support.
6241 (CONTEXT_EXTENDED_REGISTERS): Set macro to zero if not exisiting.
6242 (init_registers_amd64): Declare.
6243 (mappings): Add 64-bit version of array.
6244 (init_windows_x86): New function.
6245 (the_low_target): Change init_arch field to init_windows_x86.
6246
e8f0053d
PM
62472010-04-19 Pierre Muller <muller@ics.u-strasbg.fr>
6248
6249 * win32-low.c: Adapt to support also 64-bit architecture.
6250 (child_xfer_memory): Use uintptr_t type for local variable `addr'.
6251 (get_image_name): Use SIZE_T type for local variable `done'.
6252 (psapi_get_dll_name): Use LPVOID type for parameter `BaseAddress'.
6253 (toolhelp_get_dll_name): Idem.
6254 (handle_load_dll): Use CORE_ADDR type for local variable `load_addr'.
6255 Use uintptr_t typecast to avoid warning.
6256 (handle_unload_dll): Use uintptr_t typecast to avoid warning.
6257 (handle_exception): Use phex_nz to avoid warning.
6258 (win32_wait): Remove unused local variable `process'.
6259
c481e77e
PM
62602010-04-19 Pierre Muller <muller@ics.u-strasbg.fr>
6261
6262 * configure.srv (srv_amd64_regobj): Replace `x86-64-avx.o' by
6263 `amd64-avx.o'.
6264
12ea4b69
PM
62652010-04-17 Pierre Muller <muller@ics.u-strasbg.fr>
6266
6267 * configure.ac: Use `ws2_32' library for srv_mingw.
6268 * configure: Regenerate.
6269 * gdbreplay.c: Include winsock2.h instead of winsock.h.
6270 * remote-utils.c: Likewise.
6271
f6d1620c
L
62722010-04-17 H.J. Lu <hongjiu.lu@intel.com>
6273
6274 * linux-x86-low.c (xmltarget_amd64_linux_no_xml): Define only
6275 if __x86_64__ is defined.
6276
8e642873
PM
62772010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
6278
6279 * configure: Regenerate.
6280
711e434b
PM
62812010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
6282
6283 * server.c (handle_query): Handle 'qGetTIBAddr' query.
6284 * target.h (target_ops): New get_tib_address field.
6285 * win32-low.h (win32_thread_info): Add thread_local_base field.
6286 * win32-low.c (child_add_thread): Add tlb argument.
6287 Set thread_local_base field to TLB.
6288 (get_child_debug_event): Adapt to child_add_thread change.
6289 (win32_get_tib_address): New function.
6290 (win32_target_ops): Set get_tib_address field to
6291 win32_get_tib_address.
6292 * linux-low.c (linux_target_ops): Set get_tib_address field to NULL.
6293
505106cd
PA
62942010-04-12 Pedro Alves <pedro@codesourcery.com>
6295
505106cd
PA
6296 * linux-low.c (linux_mourn): Also remove the process.
6297 * server.c (handle_target_event): Don't remove the process here.
6298 * nto-low.c (nto_mourn): New.
6299 (nto_target_ops): Install it.
6300 * spu-low.c (spu_mourn): New.
6301 (spu_target_ops): Install it.
6302 * win32-low.c (win32_mourn): New.
6303 (win32_target_ops): Install it.
6304
e8470a06
PA
63052010-04-12 Pedro Alves <pedro@codesourcery.com>
6306
6307 * server.h (buffer_xml_printf): Remove redundant `;'.
6308
45ba0d02
PA
63092010-04-12 Pedro Alves <pedro@codesourcery.com>
6310
6311 * regcache.c (set_register_cache): Invalidate regcaches before
6312 changing the register cache layout.
6313 (regcache_invalidate_one): Allow a NULL regcache.
6314 * linux-x86-low.c (x86_linux_update_xmltarget): Invalidate
6315 regcaches before changing the register cache layout or the target
6316 regsets.
6317
59e04013
L
63182010-04-12 H.J. Lu <hongjiu.lu@intel.com>
6319
6320 * linux-x86-low.c (x86_linux_update_xmltarget): Avoid unused
6321 variable warning on Linux/x86-64.
6322
8336d594
PA
63232010-04-11 Pedro Alves <pedro@codesourcery.com>
6324
6325 GDBserver disconnected tracing support.
6326
6327 * linux-low.c (linux_remove_process): Delete.
6328 (add_lwp): Don't set last_resume_kind here.
6329 (linux_kill): Use `mourn'.
6330 (linux_detach): Use `thread_db_detach', and `mourn'.
6331 (linux_mourn): New.
6332 (linux_attach_lwp_1): Adjust comment.
6333 (linux_attach): last_resume_kind moved the thread_info; adjust.
6334 (status_pending_p_callback): Adjust.
6335 (linux_wait_for_event_1): Adjust.
6336 (count_events_callback, select_singlestep_lwp_callback)
6337 (select_event_lwp_callback, cancel_breakpoints_callback)
6338 (db_wants_lwp_stopped, linux_wait_1, need_step_over_p)
6339 (proceed_one_lwp): Adjust.
6340 (linux_async): Add debug output.
6341 (linux_thread_stopped): New.
6342 (linux_pause_all): New.
6343 (linux_target_ops): Install linux_mourn, linux_thread_stopped and
6344 linux_pause_all.
6345 * linux-low.h (struct lwp_info): Delete last_resume_kind field.
6346 (thread_db_free): Delete declaration.
6347 (thread_db_detach, thread_db_mourn): Declare.
6348 * thread-db.c (thread_db_init): Use thread_db_mourn.
6349 (thread_db_free): Delete, split in two.
6350 (disable_thread_event_reporting): New.
6351 (thread_db_detach): New.
6352 (thread_db_mourn): New.
6353
6354 * server.h (struct thread_info) <last_resume_kind>: New field.
6355 <attached>: Add comment.
6356 <gdb_detached>: New field.
6357 (handler_func): Change return type to int.
6358 (handle_serial_event, handle_target_event): Ditto.
6359 (gdb_connected): Declare.
6360 (tracing): Delete.
6361 (disconnected_tracing): Declare.
6362 (stop_tracing): Declare.
6363
6364 * server.c (handle_query) <qSupported>: Report support for
6365 disconnected tracing.
6366 (queue_stop_reply_callback): Account for running threads.
6367 (gdb_wants_thread_stopped): New.
6368 (gdb_wants_all_threads_stopped): New.
6369 (gdb_reattached_process): New.
6370 (handle_status): Clear the `gdb_detached' flag of all processes.
6371 In all-stop, stop all threads.
6372 (main): Be sure to leave tfind mode. Handle disconnected tracing.
6373 (process_serial_event): If the remote connection breaks, or if an
6374 exit was forced with "monitor exit", force an event loop exit.
6375 Handle disconnected tracing on detach.
6376 (handle_serial_event): Adjust.
6377 (handle_target_event): If GDB isn't connected, forward events back
6378 to the inferior, unless the last process exited, in which case,
6379 exit gdbserver. Adjust interface.
6380
6381 * remote-utils.c (remote_open): Don't block in accept. Instead
6382 register an event loop source on the listen socket file
6383 descriptor. Refactor bits into ...
6384 (listen_desc): ... this new global.
6385 (gdb_connected): ... this new function.
6386 (enable_async_notification): ... this new function.
6387 (handle_accept_event): ... this new function.
6388 (remote_close): Clear remote_desc.
6389
6390 * inferiors.c (add_thread): Set the new thread's last_resume_kind.
6391
6392 * target.h (struct target_ops) <mourn, thread_stopped, pause_all>:
6393 New fields.
6394 (mourn_inferior): Define.
6395 (target_process_qsupported): Avoid the dangling else problem.
6396 (thread_stopped): Define.
6397 (pause_all): Define.
6398 (target_waitstatus_to_string): Declare.
6399 * target.c (target_waitstatus_to_string): New.
6400
6401 * tracepoint.c (tracing): Make extern.
6402 (disconnected_tracing): New.
6403 (stop_tracing): Make extern. Handle tracing stops due to GDB
6404 disconnecting.
6405 (cmd_qtdisconnected): New.
6406 (cmd_qtstatus): Report disconnected tracing status in trace reply.
6407 (handle_tracepoint_general_set): Handle QTDisconnected.
6408
6409 * event-loop.c (event_handler_func): Change return type to int.
6410 (process_event): Bail out if the event handler wants the event
6411 loop to stop.
6412 (handle_file_event): Ditto.
6413 (start_event_loop): Bail out if the event handler wants the event
6414 loop to stop.
6415
6416 * nto-low.c (nto_target_ops): Adjust.
6417 * spu-low.c (spu_wait): Don't remove the process here.
6418 (spu_target_ops): Adjust.
6419 * win32-low.c (win32_wait): Don't remove the process here.
6420 (win32_target_ops): Adjust.
6421
5d267c4c
PA
64222010-04-11 Pedro Alves <pedro@codesourcery.com>
6423
6424 * regcache.c (realloc_register_cache): Invalidate inferior's
6425 regcache before recreating it.
6426
623ccd72
PA
64272010-04-09 Pedro Alves <pedro@codesourcery.com>
6428
6429 * tracepoint.c (cmd_qtstatus): Report trace buffer circularity.
6430
219f2f23
PA
64312010-04-09 Stan Shebs <stan@codesourcery.com>
6432 Pedro Alves <pedro@codesourcery.com>
6433
6434 * server.h (LONGEST): New.
6435 (struct thread_info) <while_stepping>: New field.
6436 (unpack_varlen_hex, xrealloc, pulongest, plongest, phex_nz):
6437 Declare.
6438 (initialize_tracepoint, handle_tracepoint_general_set)
6439 (handle_tracepoint_query, tracepoint_finished_step)
6440 (tracepoint_was_hit, release_while_stepping_state_list):
6441 (current_traceframe): Declare.
6442 * server.c (handle_general_set): Handle tracepoint packets.
6443 (read_memory): New.
6444 (write_memory): New.
6445 (handle_search_memory_1): Use read_memory.
6446 (handle_query): Report support for conditional tracepoints, trace
6447 state variables, and tracepoint sources. Handle tracepoint
6448 queries.
6449 (main): Initialize the tracepoints module.
6450 (process_serial_event): Handle traceframe reads/writes.
6451
6452 * linux-low.c (handle_tracepoints): New.
6453 (linux_wait_1): Call it.
6454 (linux_resume_one_lwp): Handle while-stepping.
6455 (linux_supports_tracepoints, linux_read_pc, linux_write_pc): New.
6456 (linux_target_ops): Install them.
6457 * linux-low.h (struct linux_target_ops) <supports_tracepoints>:
6458 New field.
6459 * linux-x86-low.c (x86_supports_tracepoints): New.
6460 (the_low_target). Install it.
6461
6462 * mem-break.h (delete_breakpoint): Declare.
6463 * mem-break.c (delete_breakpoint): Make external.
6464
6465 * target.h (struct target_ops): Add `supports_tracepoints',
6466 `read_pc', and `write_pc' fields.
6467 (target_supports_tracepoints): Define.
6468 * utils.c (xrealloc, decimal2str, pulongest, plongest, thirty_two)
6469 (phex_nz): New.
6470
6471 * regcache.h (struct regcache) <registers_owned>: New field.
6472 (init_register_cache, regcache_cpy): Declare.
6473 (regcache_read_pc, regcache_write_pc): Declare.
6474 (register_cache_size): Declare.
6475 (supply_regblock): Declare.
6476 * regcache.c (init_register_cache): New.
6477 (new_register_cache): Use it.
6478 (regcache_cpy): New.
6479 (register_cache_size): New.
6480 (supply_regblock): New.
6481 (regcache_read_pc, regcache_write_pc): New.
889bf7c5 6482
219f2f23
PA
6483 * tracepoint.c: New.
6484
6485 * Makefile.in (OBS): Add tracepoint.o.
6486 (tracepoint.o): New rule.
6487
3a13a53b
L
64882010-04-08 H.J. Lu <hongjiu.lu@intel.com>
6489
6490 * Makefile.in (clean): Also remove i386-mmx.c i386-mmx-linux.c.
6491 (i386-mmx.o): New.
6492 (i386-mmx.c): Likewise.
6493 (i386-mmx-linux.o): Likewise.
6494 (i386-mmx-linux.c): Likewise.
6495
6496 * configure.srv (srv_i386_regobj): Add i386-mmx.o.
6497 (srv_i386_linux_regobj): Add i386-mmx-linux.o.
6498 (srv_i386_xmlfiles): Add i386/i386-mmx.xml.
6499 (srv_i386_linux_xmlfiles): Add i386/i386-mmx-linux.xml.
6500
6501 * linux-x86-low.c (init_registers_i386_mmx_linux): New.
6502 (x86_linux_update_xmltarget): Call init_registers_i386_mmx_linux
6503 and return if ptrace PTRACE_GETFPXREGS failed in 32bit.
6504
1570b33e
L
65052010-04-07 H.J. Lu <hongjiu.lu@intel.com>
6506
6507 * Makefile.in (clean): Updated.
6508 (i386-avx.o): New.
6509 (i386-avx.c): Likewise.
6510 (i386-avx-linux.o): Likewise.
6511 (i386-avx-linux.c): Likewise.
6512 (amd64-avx.o): Likewise.
6513 (amd64-avx.c): Likewise.
6514 (amd64-avx-linux.o): Likewise.
6515 (amd64-avx-linux.c): Likewise.
6516
6517 * configure.srv (srv_i386_regobj): Add i386-avx.o.
6518 (srv_i386_linux_regobj): Add i386-avx-linux.o.
6519 (srv_amd64_regobj): Add amd64-avx.o.
6520 (srv_amd64_linux_regobj): Add amd64-avx-linux.o.
6521 (srv_i386_32bit_xmlfiles): Add i386/32bit-avx.xml.
6522 (srv_i386_64bit_xmlfiles): Add i386/64bit-avx.xml.
6523 (srv_i386_xmlfiles): Add i386/i386-avx.xml.
6524 (srv_amd64_xmlfiles): Add i386/amd64-avx.xml.
6525 (srv_i386_linux_xmlfiles): Add i386/i386-avx-linux.xml.
6526 (srv_amd64_linux_xmlfiles): Add i386/amd64-avx-linux.xml.
6527
6528 * i387-fp.c: Include "i386-xstate.h".
6529 (i387_xsave): New.
6530 (i387_cache_to_xsave): Likewise.
6531 (i387_xsave_to_cache): Likewise.
6532 (x86_xcr0): Likewise.
6533
6534 * i387-fp.h (i387_cache_to_xsave): Likewise.
6535 (i387_xsave_to_cache): Likewise.
6536 (x86_xcr0): Likewise.
6537
6538 * linux-arm-low.c (target_regsets): Initialize nt_type to 0.
6539 * linux-crisv32-low.c (target_regsets): Likewise.
6540 * linux-m68k-low.c (target_regsets): Likewise.
6541 * linux-mips-low.c (target_regsets): Likewise.
6542 * linux-ppc-low.c (target_regsets): Likewise.
6543 * linux-s390-low.c (target_regsets): Likewise.
6544 * linux-sh-low.c (target_regsets): Likewise.
6545 * linux-sparc-low.c (target_regsets): Likewise.
6546 * linux-xtensa-low.c (target_regsets): Likewise.
6547
6548 * linux-low.c: Include <sys/uio.h>.
6549 (regsets_fetch_inferior_registers): Support nt_type.
6550 (regsets_store_inferior_registers): Likewise.
6551 (linux_process_qsupported): New.
6552 (linux_target_ops): Add linux_process_qsupported.
6553
6554 * linux-low.h (regset_info): Add nt_type.
6555 (linux_target_ops): Add process_qsupported.
6556
6557 * linux-x86-low.c: Include "i386-xstate.h", "elf/common.h"
6558 and <sys/uio.h>.
6559 (init_registers_i386_avx_linux): New.
6560 (init_registers_amd64_avx_linux): Likewise.
6561 (xmltarget_i386_linux_no_xml): Likewise.
6562 (xmltarget_amd64_linux_no_xml): Likewise.
6563 (PTRACE_GETREGSET): Likewise.
6564 (PTRACE_SETREGSET): Likewise.
6565 (x86_fill_xstateregset): Likewise.
6566 (x86_store_xstateregset): Likewise.
6567 (use_xml): Likewise.
6568 (x86_linux_update_xmltarget): Likewise.
6569 (x86_linux_process_qsupported): Likewise.
6570 (target_regsets): Add NT_X86_XSTATE entry and Initialize nt_type.
6571 (x86_arch_setup): Don't call init_registers_amd64_linux nor
6572 init_registers_i386_linux here. Call
6573 x86_linux_update_xmltarget.
6574 (the_low_target): Add x86_linux_process_qsupported.
6575
6576 * server.c (handle_query): Call target_process_qsupported.
6577
6578 * target.h (target_ops): Add process_qsupported.
6579 (target_process_qsupported): New.
6580
fc7238bb
PA
65812010-04-03 Pedro Alves <pedro@codesourcery.com>
6582
6583 * inferiors.c (add_thread): Set last_status kind to
6584 TARGET_WAITKIND_IGNORE.
6585 * linux-low.c (cancel_breakpoint): Remove unnecessary regcache
6586 fetch. Use ptid_of. Avoid unnecessary get_lwp_thread calls.
6587 (linux_wait_1): Move `thread' local definition to block that uses
6588 it. Don't NULL initialize `event_child'.
6589 (linux_resume_one_thread): Avoid unnecessary get_lwp_thread calls.
6590 Alway set the thread's last_status to TARGET_WAITKIND_IGNORE.
6591 * linux-x86-low.c (x86_breakpoint_at): Read raw memory.
6592
bdabb078
PA
65932010-04-01 Pedro Alves <pedro@codesourcery.com>
6594
6595 * linux-low.c (get_stop_pc): Don't adjust the PC if stopped with
6596 an extended waitstatus, or by a watchpoint.
6597 (cancel_breakpoints_callback): Don't cancel a breakpoint if the
6598 thread was stepping or has been stopped by a watchpoint.
6599
d3bbe7a0
PA
66002010-04-01 Pedro Alves <pedro@codesourcery.com>
6601
6602 * mem-break.c (struct raw_breakpoint): New field shlib_disabled.
6603 (set_gdb_breakpoint_at): If GDB is inserting a breakpoint on top
6604 of another, then delete the previous, and validate all
6605 breakpoints.
6606 (validate_inserted_breakpoint): New.
6607 (delete_disabled_breakpoints): New.
6608 (validate_breakpoints): New.
6609 (check_mem_read): Validate breakpoints before trusting their
6610 shadow. Delete disabled breakpoints.
6611 (check_mem_write): Validate breakpoints before trusting they
6612 should be inserted. Delete disabled breakpoints.
6613 * mem-break.h (validate_breakpoints):
6614 * server.c (handle_query): Validate breakpoints when we see a
6615 qSymbol query.
6616
8b07ae33
PA
66172010-04-01 Pedro Alves <pedro@codesourcery.com>
6618
6619 * linux-low.c (linux_wait_1): Avoid setting need_step_over is
6620 there's a GDB breakpoint at stop_pc. Always report a trap to GDB
6621 if we could tell there's a GDB breakpoint at stop_pc.
6622 (need_step_over_p): Don't do a step over if we find a GDB
6623 breakpoint at the resume PC.
6624
6625 * mem-break.c (struct raw_breakpoint): New.
6626 (enum bkpt_type): New type `gdb_breakpoint'.
6627 (struct breakpoint): Delete the `PC', `old_data' and `inserted'
6628 fields. New field `raw'.
6629 (find_raw_breakpoint_at): New.
6630 (set_raw_breakpoint_at): Handle refcounting. Create a raw
6631 breakpoint instead.
6632 (set_breakpoint_at): Adjust.
6633 (delete_raw_breakpoint): New.
6634 (release_breakpoint): New.
6635 (delete_breakpoint): Rename to...
6636 (delete_breakpoint_1): ... this. Add proc parameter. Use
6637 release_breakpoint. Return ENOENT.
6638 (delete_breakpoint): Reimplement.
6639 (find_breakpoint_at): Delete.
6640 (find_gdb_breakpoint_at): New.
6641 (delete_breakpoint_at): Delete.
6642 (set_gdb_breakpoint_at): New.
6643 (delete_gdb_breakpoint_at): New.
6644 (gdb_breakpoint_here): New.
6645 (set_reinsert_breakpoint): Use release_breakpoint.
6646 (uninsert_breakpoint): Rename to ...
6647 (uninsert_raw_breakpoint): ... this.
6648 (uninsert_breakpoints_at): Adjust to handle raw breakpoints.
6649 (reinsert_raw_breakpoint): Change parameter type to
6650 raw_breakpoint.
6651 (reinsert_breakpoints_at): Adjust to handle raw breakpoints
6652 instead.
6653 (check_breakpoints): Adjust. Use release_breakpoint.
6654 (breakpoint_here): Rewrite using find_raw_breakpoint_at.
6655 (breakpoint_inserted_here): Ditto.
6656 (check_mem_read): Adjust to iterate over raw breakpoints instead.
6657 Don't trust the breakpoint's shadow if it is not inserted.
6658 (check_mem_write): Adjust to iterate over raw breakpoints instead.
6659 (delete_all_breakpoints): Adjust.
6660 (free_all_breakpoints): Mark all breakpoints as uninserted, and
6661 use delete_breakpoint_1.
6662
6663 * mem-break.h (breakpoints_supported): Delete declaration.
6664 (set_gdb_breakpoint_at): Declare.
6665 (gdb_breakpoint_here): Declare.
6666 (delete_breakpoint_at): Delete.
6667 (delete_gdb_breakpoint_at): Declare.
6668
6669 * server.h (struct raw_breakpoint): Forward declare.
6670 (struct process_info): New field `raw_breakpoints'.
6671
6672 * linux-x86-low.c (x86_insert_point, x86_remote_point): Handle Z0
6673 breakpoints.
6674
6bf5e0ba
PA
66752010-03-24 Pedro Alves <pedro@codesourcery.com>
6676
6677 * linux-low.c (status_pending_p_callback): Fix comment.
6678 (linux_wait_for_event_1): Move most of the internal breakpoint
6679 handling from here...
6680 (linux_wait_1): ... to here.
6681 (count_events_callback): New.
6682 (select_singlestep_lwp_callback): New.
6683 (select_event_lwp_callback): New.
6684 (cancel_breakpoints_callback): New.
6685 (select_event_lwp): New.
6686 (linux_wait_1): Simplify internal breakpoint handling. Give equal
6687 priority to all LWPs that have had events that should be reported
6688 to the client. Cancel breakpoints when about to reporting the
6689 event to the client, not while stopping lwps. No longer cancel
6690 finished single-steps here.
6691 (cancel_finished_single_step): Delete.
6692 (cancel_finished_single_steps): Delete.
6693
414a389f
PA
66942010-03-24 Pedro Alves <pedro@codesourcery.com>
6695
6696 * mem-break.c (enum bkpt_type): New.
6697 (struct breakpoint): New field `type'.
6698 (set_breakpoint_at): Change return type to struct breakpoint
6699 pointer. Set type to `other_breakpoint' by default.
6700 (delete_breakpoint): Rewrite, supporting more than one breakpoint
6701 in the breakpoint list.
6702 (delete_reinsert_breakpoints): Only delete reinsert breakpoints.
6703 (reinsert_breakpoint): Rename to ...
6704 (reinsert_raw_breakpoint): ... this.
6705 (reinsert_breakpoints_at): Adjust.
6706 * mem-break.h (struct breakpoint): Declare.
6707 (set_breakpoint_at): Change return type to struct breakpoint
6708 pointer.
6709
2280c721
PA
67102010-03-24 Pedro Alves <pedro@codesourcery.com>
6711
6712 * server.c (handle_query): Assign, not compare.
6713
d50171e4
PA
67142010-03-24 Pedro Alves <pedro@codesourcery.com>
6715
6716 Teach linux gdbserver to step-over-breakpoints.
6717
6718 * linux-low.c (can_hardware_single_step): New.
6719 (supports_breakpoints): New.
6720 (handle_extended_wait): If stopping threads, read the stop pc of
6721 the new cloned LWP.
6722 (get_pc): New.
6723 (get_stop_pc): Add `lwp' parameter. Handle it. Bail out if the
6724 low target doesn't support retrieving the PC.
6725 (add_lwp): Set last_resume_kind to resume_continue.
6726 (linux_attach_lwp_1): Adjust comments. Always set stop_expected.
6727 (linux_attach): Don't clear stop_expected. Set the lwp's
6728 last_resume_kind to resume_stop.
6729 (linux_detach_one_lwp): Don't check for removed breakpoints.
6730 (check_removed_breakpoint): Delete.
6731 (status_pending_p): Rename to ...
6732 (status_pending_p_callback): ... this. Don't check for removed
6733 breakpoints. Don't consider threads that are stopped from GDB's
6734 perspective.
6735 (linux_wait_for_lwp): Always read the stop_pc here.
6736 (cancel_breakpoint): New.
6737 (step_over_bkpt): New global.
6738 (linux_wait_for_event_1): Implement stepping over breakpoints.
6739 (gdb_wants_lwp_stopped): New.
6740 (gdb_wants_all_stopped): New.
6741 (linux_wait_1): Tag threads as gdb-wants-stopped. Cancel finished
6742 single-step traps here. Store the thread's last reported target
6743 wait status.
6744 (send_sigstop): Don't clear stop_expected. Always set it,
6745 instead.
6746 (mark_lwp_dead): Remove reference to pending_is_breakpoint.
6747 (cancel_finished_single_step): New.
6748 (cancel_finished_single_steps): New.
6749 (wait_for_sigstop): Don't cancel finished single-step traps here.
6750 (linux_resume_one_lwp): Don't check for removed breakpoints.
6751 Don't set `step' on non-hardware step archs.
6752 (linux_set_resume_request): Ignore resume_stop requests if already
6753 stopping or stopped. Set the lwp's last_resume_kind.
6754 (resume_status_pending_p): Don't check for removed breakpoints.
6755 (need_step_over_p): New.
6756 (start_step_over): New.
6757 (finish_step_over): New.
6758 (linux_resume_one_thread): Always queue a sigstop for resume_stop
6759 requests. Clear the thread's last reported target waitstatus.
6760 Don't use the `suspended' flag. Don't consider pending breakpoints.
6761 (linux_resume): Start a step-over if necessary.
6762 (proceed_one_lwp): New.
6763 (proceed_all_lwps): New.
6764 (unstop_all_lwps): New.
6765 * linux-low.h (struct lwp_info): Rewrite comment for the
6766 `suspended' flag. Add the `stop_pc' field. Delete the
6767 `pending_stop_pc' field. Tweak the `stepping' flag's comment.
6768 Add `'last_resume_kind' and `need_step_over' fields.
6769 * inferiors.c (struct thread_info): Delete, moved elsewhere.
6770 * mem-break.c (struct breakpoint): Delete `reinserting' flag.
6771 Delete `breakpoint_to_reinsert' field. New flag `inserted'.
6772 (set_raw_breakpoint_at): New.
6773 (set_breakpoint_at): Rewrite to use it.
6774 (reinsert_breakpoint_handler): Delete.
6775 (set_reinsert_breakpoint): New.
6776 (reinsert_breakpoint_by_bp): Delete.
6777 (delete_reinsert_breakpoints): New.
6778 (uninsert_breakpoint): Rewrite.
6779 (uninsert_breakpoints_at): New.
6780 (reinsert_breakpoint): Rewrite.
6781 (reinsert_breakpoints_at): New.
6782 (check_breakpoints): Rewrite.
6783 (breakpoint_here): New.
6784 (breakpoint_inserted_here): New.
6785 (check_mem_read): Adjust.
6786 * mem-break.h (breakpoints_supported, breakpoint_here)
6787 (breakpoint_inserted_here, set_reinsert_breakpoint): Declare.
6788 (reinsert_breakpoint_by_bp): Delete declaration.
6789 (delete_reinsert_breakpoints): Declare.
6790 (reinsert_breakpoint): Delete declaration.
6791 (reinsert_breakpoints_at): Declare.
6792 (uninsert_breakpoint): Delete declaration.
6793 (uninsert_breakpoints_at): Declare.
6794 (check_breakpoints): Adjust prototype.
6795 * server.h: Adjust include order.
6796 (struct thread_info): Declare here. Add a `last_status' field.
6797
30ba68cb
MS
67982010-03-23 Michael Snyder <msnyder@vmware.com>
6799
6800 * server.c (crc32): New function.
6801 (handle_query): Add handling for 'qCRC:' request.
6802
b9a881c2
PA
68032010-03-23 Pedro Alves <pedro@codesourcery.com>
6804
6805 * linux-x86-low.c (x86_linux_prepare_to_resume): Clear DR6 if the
6806 lwp had been stopped by a watchpoint.
6807
e92d13d5
PA
68082010-03-16 Pedro Alves <pedro@codesourcery.com>
6809
6810 * server.h (internal_error): Declare.
6811 (gdb_assert, ASSERT_FUNCTION, gdb_assert_fail): Define.
6812 * utils.c (internal_error): New function.
6813
64daa791
AS
68142010-03-15 Andreas Schwab <schwab@redhat.com>
6815
6816 * configure.srv: Fix typo setting srv_regobj.
6817
f52cd8cd
PA
68182010-03-15 Pedro Alves <pedro@codesourcery.com>
6819
6820 * linux-low.c (fetch_register): Avoid passing a non string literal
6821 format to `error'.
6822 (usr_store_inferior_registers): Ditto.
6823
93ae6fdc
PA
68242010-03-14 Pedro Alves <pedro@codesourcery.com>
6825
6826 * linux-low.c (linux_write_memory): Bail out early if peeking
6827 memory failed.
6828
c3adc08c
PA
68292010-03-14 Pedro Alves <pedro@codesourcery.com>
6830
6831 * linux-low.h (struct lwp_info): New fields
6832 `stopped_by_watchpoint' and `stopped_data_address'.
6833 * linux-low.c (linux_wait_for_lwp): Check for watchpoint triggers
6834 here, and cache them in the lwp object.
6835 (wait_for_sigstop): Check stopped_by_watchpoint lwp field
6836 directly.
6837 (linux_resume_one_lwp): Clear the lwp's stopped_by_watchpoint
6838 field.
6839 (linux_stopped_by_watchpoint): Rewrite.
6840 (linux_stopped_data_address): Rewrite.
6841
bce522a2
PA
68422010-03-06 Simo Melenius <simo.melenius@iki.fi>
6843
6844 * linux-low.c (linux_wait_for_lwp): Fetch the regcache after
6845 switching the current inferior, not before.
6846
90884b2b
L
68472010-03-01 H.J. Lu <hongjiu.lu@intel.com>
6848
6849 * Makefile.in (clean): Replace reg-i386.c, reg-x86-64.c,
6850 reg-i386-linux.c and reg-x86-64-linux.c with i386.c, amd64.c,
6851 i386-linux.c and amd64-linux.c.
6852 (reg-i386.o): Removed.
6853 (reg-i386.c): Likewise.
6854 (reg-i386-linux.o): Likewise.
6855 (reg-i386-linux.c): Likewise.
6856 (reg-x86-64.o): Likewise.
6857 (reg-x86-64.c): Likewise.
6858 (reg-x86-64-linux.o): Likewise.
6859 (reg-x86-64-linux.c): Likewise.
6860 (i386.o): New.
6861 (i386.c): Likewise.
6862 (i386-linux.o): Likewise.
6863 (i386-linux.c): Likewise.
6864 (amd64.o): Likewise.
6865 (amd64.c): Likewise.
6866 (amd64-linux.o): Likewise.
6867 (amd64-linux.c): Likewise.
6868
6869 * configure.srv (srv_i386_regobj): New.
6870 (srv_i386_linux_regobj): Likewise.
6871 (srv_amd64_regobj): Likewise.
6872 (srv_amd64_linux_regobj): Likewise.
6873 (srv_i386_32bit_xmlfiles): Likewise.
6874 (srv_i386_64bit_xmlfiles): Likewise.
6875 (srv_i386_xmlfiles): Likewise.
6876 (srv_amd64_xmlfiles): Likewise.
6877 (srv_i386_linux_xmlfiles): Likewise.
6878 (srv_amd64_linux_xmlfiles): Likewise.
6879 (i[34567]86-*-cygwin*): Set srv_regobj to $srv_i386_regobj. Set
6880 srv_xmlfiles to $srv_i386_xmlfiles.
6881 (i[34567]86-*-mingw32ce*): Likewise.
6882 (i[34567]86-*-mingw*): Likewise.
6883 (i[34567]86-*-nto*): Likewise.
6884 (i[34567]86-*-linux*): Set srv_regobj to $srv_i386_linux_regobj
6885 and $srv_amd64_linux_regobj. Set srv_xmlfiles to
6886 $srv_i386_linux_xmlfiles and $srv_amd64_linux_xmlfiles.
6887 (x86_64-*-linux*): Likewise.
6888
6889 * linux-x86-low.c (init_registers_x86_64_linux): Removed.
6890 (init_registers_amd64_linux): New.
6891 (x86_arch_setup): Replace init_registers_x86_64_linux with
6892 init_registers_amd64_linux.
6893
193f13e6
MK
68942010-02-23 Maxim Kuvyrkov <maxim@codesourcery.com>
6895
6896 * configure.ac: Check for libdl. If it is not available link against
6897 static libthread_db.
6898 * configure: Regenerate.
6899
85d721b8
PA
69002010-02-22 Pedro Alves <pedro@codesourcery.com>
6901
6902 PR9605
6903
6904 * i386-low.c (i386_length_and_rw_bits): Throw a fatal error if
6905 handing a read watchpoint.
6906 (i386_low_insert_watchpoint): Read watchpoints aren't supported.
6907
6076632b
DE
69082010-02-12 Doug Evans <dje@google.com>
6909
6910 * linux-low.c (linux_supports_tracefork_flag): Document.
6911 (linux_look_up_symbols): Add comment.
6912
3327ccf7
L
69132010-02-03 H.J. Lu <hongjiu.lu@intel.com>
6914
6915 * regcache.c (supply_register): Clear regcache if buf is NULL.
6916
0718675c 69172010-02-02 Nicolas Roche <roche@sourceware.org>
3327ccf7 6918 Joel Brobecker <brobecker@adacore.com>
0718675c
JB
6919
6920 * inferiors.c (find_inferior): Add function documentation.
6921 (unloaded_dll): Handle the case where the unloaded dll has not
6922 been previously registered in the dll list.
6923
177321bd
DJ
69242010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6925
6926 * linux-arm-low.c (thumb_breakpoint_len): Delete.
6927 (thumb2_breakpoint): New.
6928 (arm_breakpoint_at): Check for Thumb-2 breakpoints.
6929
2b009048
DJ
69302010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6931
6932 * linux-low.c (get_stop_pc): Check for SIGTRAP.
6933 (linux_wait_for_event_1): Handle SIGILL and SIGSEGV as possible
6934 breakpoints.
6935
3be029c7
PA
69362010-01-21 Pedro Alves <pedro@codesourcery.com>
6937
6938 * linux-ppc-low.c (ppc_arch_setup): Adjust to regcache changes.
6939
18f5de3b
JK
69402010-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6941
6942 * linux-s390-low.c (s390_collect_ptrace_register)
6943 (s390_supply_ptrace_register): Adjust it for the new regcache parameter.
6944
3743bb4f
DE
69452010-01-21 Doug Evans <dje@google.com>
6946
14ce3065
DE
6947 * linux-low.c (PTRACE_ARG3_TYPE): Change from long to void*.
6948 (PTRACE_ARG4_TYPE): New macro.
6949 (handle_extended_wait): Cast ptrace arg4 to PTRACE_ARG4_TYPE.
6950 (linux_wait_for_event_1, linux_resume_one_lwp): Ditto.
6951 (fetch_register): Cast to uintptr_t before casting to PTRACE_ARG3_TYPE.
6952 (usr_store_inferior_registers): Ditto.
6953 (linux_read_memory, linux_write_memory): Ditto.
6954 (linux_test_for_tracefork): Ditto.
6955
3743bb4f
DE
6956 * linux-arm-low.c: Remove redundant include of gdb_proc_service.h.
6957 Only include elf.h if gdb_proc_service.h didn't include linux/elf.h.
6958
8b315be5
PA
69592010-01-21 Pedro Alves <pedro@codesourcery.com>
6960
6961 * proc-service.c (ps_lgetregs): Don't refetch registers from the
6962 target.
6963
85492558
PA
69642010-01-21 Pedro Alves <pedro@codesourcery.com>
6965
6966 * spu-low.c (spu_fetch_registers, spu_store_registers): Change
6967 prototype to take a regcache. Adjust.
6968
442ea881
PA
69692010-01-20 Pedro Alves <pedro@codesourcery.com>
6970
6971 * regcache.h (struct thread_info): Forward declare.
6972 (struct regcache): New.
6973 (new_register_cache): Adjust prototype.
6974 (get_thread_regcache): Declare.
6975 (free_register_cache): Adjust prototype.
6976 (registers_to_string, registers_from_string): Ditto.
6977 (supply_register, supply_register_by_name, collect_register)
6978 (collect_register_as_string, collect_register_by_name): Ditto.
6979 * regcache.c (struct inferior_regcache_data): Delete.
6980 (get_regcache): Rename to ...
6981 (get_thread_regcache): ... this. Adjust. Switch inferior before
6982 fetching registers.
6983 (regcache_invalidate_one): Adjust.
6984 (regcache_invalidate): Fix prototype.
6985 (new_register_cache): Return the new register cache.
6986 (free_register_cache): Change prototype.
6987 (realloc_register_cache): Adjust.
6988 (registers_to_string): Change prototype to take a regcache. Adjust.
6989 (registers_from_string): Ditto.
6990 (register_data): Ditto.
6991 (supply_register): Ditto.
6992 (supply_register_by_name): Ditto.
6993 (collect_register): Ditto.
6994 (collect_register_as_string): Ditto.
6995 (collect_register_by_name): Ditto.
6996 * server.c (process_serial_event): Adjust.
6997 * linux-low.h (regset_fill_func, regset_store_func): Change
6998 prototype.
6999 (get_pc, set_pc, collect_ptrace_register, supply_ptrace_register):
7000 Change prototype.
7001 * linux-low.c (get_stop_pc): Adjust.
7002 (check_removed_breakpoint): Adjust.
7003 (linux_wait_for_event): Adjust.
7004 (linux_resume_one_lwp): Adjust.
7005 (fetch_register): Add regcache parameter. Adjust.
7006 (usr_store_inferior_registers): Ditto.
7007 (regsets_fetch_inferior_registers): Ditto.
7008 (regsets_store_inferior_registers): Ditto.
7009 (linux_fetch_registers, linux_store_registers): Ditto.
7010 * i387-fp.c (i387_cache_to_fsave): Change prototype to take a
7011 regcache. Adjust.
43aaf8b6
PA
7012 (i387_fsave_to_cache, i387_cache_to_fxsave, i387_fxsave_to_cache):
7013 Ditto.
442ea881
PA
7014 * i387-fp.h (i387_cache_to_fsave, i387_fsave_to_cache): Change
7015 prototype to take a regcache.
7016 (i387_cache_to_fxsave, i387_fxsave_to_cache): Ditto.
7017 * remote-utils.c (convert_ascii_to_int, outreg)
7018 (prepare_resume_reply): Change prototype to take a regcache.
7019 Adjust.
7020 * target.h (struct target_ops) <fetch_registers, store_registers>:
7021 Change prototype to take a regcache.
7022 (fetch_inferior_registers, store_inferior_registers): Change
7023 prototype to take a regcache. Adjust.
7024 * proc-service.c (ps_lgetregs): Adjust.
7025 * linux-x86-low.c (x86_fill_gregset, x86_store_gregset)
7026 (x86_fill_fpregset, x86_store_fpregset, x86_fill_fpxregset)
7027 (x86_store_fpxregset, x86_get_pc, x86_set_pc): Change prototype to
7028 take a regcache. Adjust.
7029 * linux-arm-low.c (arm_fill_gregset, arm_store_gregset)
7030 (arm_fill_wmmxregset, arm_store_wmmxregset, arm_fill_vfpregset)
7031 (arm_store_vfpregset, arm_get_pc, arm_set_pc):
7032 (arm_breakpoint_at): Change prototype to take a regcache. Adjust.
7033 * linux-cris-low.c (cris_get_pc, cris_set_pc)
7034 (cris_cannot_fetch_register):
7035 (cris_breakpoint_at): Change prototype to take a regcache.
7036 Adjust.
7037 * linux-crisv32-low.c (cris_get_pc, cris_set_pc,
7038 cris_reinsert_addr, cris_write_data_breakpoint): Change prototype
7039 to take a regcache. Adjust.
7040 (cris_breakpoint_at, cris_insert_point, cris_remove_point):
7041 Adjust.
7042 * linux-m32r-low.c (m32r_get_pc, m32r_set_pc): Change prototype to
7043 take a regcache. Adjust.
7044 * linux-m68k-low.c (m68k_fill_gregset, m68k_store_gregset)
7045 (m68k_fill_fpregset, m68k_store_fpregset, m68k_get_pc,
7046 (m68k_set_pc): Change prototype to take a regcache. Adjust.
7047 * linux-mips-low.c (mips_get_pc):
7048 (mips_set_pc): Change prototype to take a regcache. Adjust.
7049 (mips_reinsert_addr): Adjust.
7050 (mips_collect_register): Change prototype to take a regcache.
7051 Adjust.
7052 (mips_supply_register):
7053 (mips_collect_register_32bit, mips_supply_register_32bit)
7054 (mips_fill_gregset, mips_store_gregset, mips_fill_fpregset)
7055 (mips_store_fpregset): Ditto.
43aaf8b6
PA
7056 * linux-ppc-low.c (ppc_supply_ptrace_register)
7057 (ppc_supply_ptrace_register): Ditto.
442ea881
PA
7058 (parse_spufs_run): Adjust.
7059 (ppc_get_pc, ppc_set_pc, ppc_fill_gregset, ppc_fill_vsxregset)
7060 (ppc_store_vsxregset, ppc_fill_vrregset, ppc_store_vrregset)
7061 (ppc_fill_evrregset, ppc_store_evrregset): Change prototype to
7062 take a regcache. Adjust.
7063 * linux-s390-low.c (s390_collect_ptrace_register)
7064 (s390_supply_ptrace_register, s390_fill_gregset, s390_get_pc)
7065 (s390_set_pc): Change prototype to take a regcache. Adjust.
7066 (s390_arch_setup): Adjust.
7067 * linux-sh-low.c (sh_get_pc, sh_breakpoint_at)
7068 (sh_fill_gregset): Change prototype to take a regcache. Adjust.
7069 * linux-sparc-low.c (sparc_fill_gregset_to_stack)
7070 (sparc_fill_gregset, sparc_store_gregset_from_stack)
7071 (sparc_store_gregset, sparc_get_pc): Change prototype to take a
7072 regcache. Adjust.
7073 (sparc_breakpoint_at): Adjust.
7074 * linux-xtensa-low.c (xtensa_fill_gregset):
7075 (xtensa_store_gregset):
7076 (xtensa_fill_xtregset, xtensa_store_xtregset, xtensa_get_pc)
7077 (xtensa_set_pc): Change prototype to take a regcache. Adjust.
7078 * nto-low.c (nto_fetch_registers, nto_store_registers): Change
7079 prototype to take a regcache. Adjust.
7080 * win32-arm-low.c (arm_fetch_inferior_register)
7081 (arm_store_inferior_register): Change prototype to take a
7082 regcache. Adjust.
7083 * win32-i386-low.c (i386_fetch_inferior_register)
7084 (i386_store_inferior_register): Change prototype to take a
7085 regcache. Adjust.
7086 * win32-low.c (child_fetch_inferior_registers)
7087 (child_store_inferior_registers): Change prototype to take a
7088 regcache. Adjust.
7089 (win32_wait): Adjust.
7090 (win32_fetch_inferior_registers): Change prototype to take a
7091 regcache. Adjust.
7092 (win32_store_inferior_registers): Adjust.
7093 * win32-low.h (struct win32_target_ops) <fetch_inferior_register,
7094 store_inferior_register>: Change prototype to take a regcache.
7095
60c3d7b0
DE
70962010-01-20 Doug Evans <dje@google.com>
7097
7098 * linux-low.c (linux_create_inferior): Wrap use of __SIGRTMIN in
7099 #ifdef.
7100 (linux_wait_for_event1, linux_init_signals): Ditto.
ec8ebe72 7101 (W_STOPCODE): Provide definition if missing.
60c3d7b0 7102
dc146f7c
VP
71032010-01-13 Vladimir Prus <vladimir@codesourcery.com>
7104
7105 * linux-low.c (linux_core_of_thread): New.
7106 (compare_ints, show_process, list_threads): New.
7107 (linux_qxfer_osdata): Report threads and cores.
7108 (linux_target_op): Register linux_core_of_thread.
7109 * remote-utils.c (prepare_resume_reply): Report the core.
7110 (buffer_xml_printf): Support %d specifier.
7111 * server.c (handle_threads_qxfer_proper, handle_threads_qxfer):
7112 New.
7113 (handle_query): Handle qXfer:threads. Announce availability
7114 thereof.
7115 * target.h (struct target_ops): New field core_of_thread.
7116
7803799a
UW
71172010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
7118
7119 * Makefile.in (clean): Remove new generated files.
7120 (reg-s390.o, reg-s390.c): Remove rules.
7121 (reg-s390x.o, reg-s390x.c): Likewise.
7122 (s390-linux32.o, s390-linux32.c): Add rules.
7123 (s390-linux64.o, s390-linux64.c): Likewise.
7124 (s390x-linux64.o, s390x-linux64.c): Likewise.
7125 * configure.srv (s390*-*-linux*): Update srv_regobj and srv_xmlfiles.
7126 * linux-s390-low.c: Include <elf.h>.
7127 (HWCAP_S390_HIGH_GPRS): Define if undefined.
7128 (init_registers_s390): Remove prototype.
7129 (init_registers_s390x): Likewise.
7130 (init_registers_s390_linux32): Add prototype.
7131 (init_registers_s390_linux64): Likewise.
7132 (init_registers_s390x_linux64): Likewise.
7133 (s390_num_regs_3264): New define.
7134 (s390_regmap_3264): New global variable.
7135 (s390_cannot_fetch_register): Remove obsolete check.
7136 (s390_cannot_store_register): Likewise.
7137 (s390_collect_ptrace_register): Handle upper/lower register halves.
7138 (s390_supply_ptrace_register): Likewise.
7139 (s390_fill_gregset): Update to register number changes.
7140 (s390_get_hwcap): New routine.
7141 (s390_arch_setup): Detect 32-bit process running on 64-bit system.
7142 Install appropriate regmap and register set.
7143
6e7ffa39
JB
71442010-01-01 Joel Brobecker <brobecker@adacore.com>
7145
7146 * server.c (gdbserver_version): Update copyright year to 2010.
7147 * gdbreplay.c (gdbreplay_version): Likewise.
7148
957f3f49
DE
71492009-12-28 Doug Evans <dje@google.com>
7150
7151 * linux-low.c: Delete inclusion of ansidecl.h, elf/common.h,
7152 elf/external.h. Include <elf.h> instead but only if necessary.
7153
ca5c370d
PA
71542009-12-28 Pedro Alves <pedro@codesourcery.com>
7155
7156 * linux-low.c (linux_remove_process): Remove `detaching'
7157 parameter. Don't release/detach from thread_db here.
7158 (linux_kill): Release/detach from thread_db here, ...
7159 (linux_detach): ... and here, before actually detaching.
7160 (linux_wait_1): ... and here, when a process exits.
7161 * thread-db.c (any_thread_of): New.
7162 (thread_db_free): Switch the current inferior to a thread of the
7163 passed in process.
7164
4ee62156
DE
71652009-12-21 Doug Evans <dje@google.com>
7166
d90e6a88
DE
7167 * linux-x86-low.c: Delete outdated comment about Elf32_Phdr.
7168
c5f62d5f
DE
7169 * linux-low.c (kill_lwp): Use __NR_tkill instead of SYS_tkill.
7170 Move definition of tkill_failed to ifdef __NR_tkill to avoid gcc
7171 warning ifndef __NR_tkill. Move setting of errno there too.
7172 Delete unnecessary resetting of errno after syscall.
7173 Minor comment changes to match gdb/linux-nat.c:kill_lwp.
7174
10e86dd7
DE
7175 * configure.ac: Check for dladdr.
7176 * config.in: Regenerate.
7177 * configure: Regenerate.
7178 * thread-db.c (dladdr_to_soname): Only define ifdef HAVE_DLADDR.
7179 (try_thread_db_load): Update.
7180
4ee62156
DE
7181 * linux-low.c (my_waitpid): Delete unnecessary prototype.
7182
00f515da
DE
71832009-12-18 Doug Evans <dje@google.com>
7184
e9464885
DE
7185 * event-loop.c: Include unistd.h if it exists.
7186
07d4f67e
DE
7187 * linux-low.c (my_waitpid): Move definition away from being in
7188 between linux_tracefork_child/linux_test_for_tracefork.
7189
00f515da
DE
7190 * gdb_proc_service.h (psaddr_t): Fix type.
7191 * thread-db.c (thread_db_info.td_thr_tls_get_addr_p): Fix
7192 signature to match glibc.
7193
1de1badb
DE
71942009-12-16 Doug Evans <dje@google.com>
7195
7196 * linux-low.c (linux_read_memory): Fix argument to read.
7197
aeeb81d1
PA
71982009-11-26 Pedro Alves <pedro@codesourcery.com>
7199
7200 * win32-low.c (get_child_debug_event): On EXIT_THREAD_DEBUG_EVENT
7201 events, don't leave current_inferior pointing at null.
7202
10357975
PA
72032009-11-26 Pedro Alves <pedro@codesourcery.com>
7204
7205 * win32-low.c (LOG): Delete.
7206 (OUTMSG): Output to stderr.
7207 (OUTMSG2): Conditionalize on `debug_threads' variable, instead of
7208 on compile time LOG macro.
7209 (win32_wait): Fix debug output.
7210
cf6e3471
PA
72112009-11-26 Pedro Alves <pedro@codesourcery.com>
7212
7213 * win32-low.c (win32_add_one_solib): If the dll name is
7214 "ntdll.dll", prepend the system directory to the dll path.
7215
0c85e18e
MK
72162009-11-17 Daniel Jacobowitz <dan@codesourcery.com>
7217
7218 * m68k-tdep.c (m68k_gdbarch_init): Reuse previous initialization.
7219
9ac544ce 72202009-11-17 Nathan Sidwell <nathan@codesourcery.com>
889bf7c5 7221 Vladimir Prus <vladimir@codesourcery.com>
9ac544ce
MK
7222
7223 * Makefile.in (reg-cf.o, reg-cf.c): New targets.
7224 * configure.ac: Check for __mcoldfire__ and set
7225 gdb_cv_m68k_is_coldfire.
7226 * configure.srv: Use gdb_cv_m68k_is_coldfire to select between
7227 reg-cf.o and reg-m68k.o.
7228 * configure: Regenerated.
7229
fd7dd3e6
PA
72302009-11-16 Pedro Alves <pedro@codesourcery.com>
7231
7232 * linux-low.c (linux_remove_process): Add `detaching' parameter.
7233 Pass it to thread_db_free.
7234 (linux_kill, linux_detach, linux_wait_1): Adjust to pass the
7235 proper `detaching' argument to linux_remove_process.
7236 * linux-low.h (thread_db_free): Add `detaching' parameter.
7237 * thread-db.c (thread_db_init): Pass false as `detaching' argument
7238 to thread_db_free.
7239 (thread_db_free): Add `detaching' parameter. Only
7240 call td_ta_clear_event if detaching from process.
7241
75aa492e
MK
72422009-11-12 Maxim Kuvyrkov <maxim@codesourcery.com>
7243
7244 * thread-db.c (thread_db_free): Fix typo.
7245
21e1bee4
PP
72462009-11-11 Paul Pluzhnikov <ppluzhnikov@google.com>
7247
7248 PR gdb/10838
7249 * thread-db.c (thread_db_free): Call td_ta_clear_event.
7250
8838b45e
NS
72512009-11-03 Nathan Sidwell <nathan@codesourcery.com>
7252
7253 * configure.ac (i[34567]86-*): Check if we're targetting x86-64
7254 with an i686 compiler.
7255 * configure.srv (i[34567]86-*-linux*): Pull in x86-64 handling if
7256 needed.
7257 * configure: Rebuilt.
7258
8a35fb51
SL
72592009-10-29 Sandra Loosemore <sandra@codesourcery.com>
7260
7261 PR gdb/10783
7262
7263 * server.c (handle_search_memory_1): Correct read_addr initialization
7264 in loop for searching subsequent chunks.
7265
96f15937
PP
72662009-10-29 Paul Pluzhnikov <ppluzhnikov@google.com>
7267
7268 * configure.ac: New --with-libthread-db option.
7269 * thread-db.c: Allow direct dependence on libthread_db.
7270 (thread_db_free): Adjust.
7271 * config.in: Regenerate.
7272 * configure: Likewise.
889bf7c5 7273
5f7d1694
PP
72742009-10-28 Paul Pluzhnikov <ppluzhnikov@google.com>
7275
7276 PR gdb/10757
7277 * thread-db.c (attach_thread): New function.
7278 (maybe_attach_thread): Return success/failure.
7279 (find_new_threads_callback): Adjust.
889bf7c5
PA
7280 (thread_db_find_new_threads): Loop until no new threads.
7281
88e3b899
PA
72822009-10-13 Pedro Alves <pedro@codesourcery.com>
7283
7284 * proc-service.c (ps_lgetregs): Formatting.
7285
cdbfd419
PP
72862009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
7287
7288 * acinclude.m4: (SRV_CHECK_THREAD_DB, SRV_CHECK_TLS_GET_ADDR): Remove.
7289 * configure.ac: Adjust.
7290 * linux-low.h (struct process_info_private): Move members to struct
7291 thread_db.
7292 (thread_db_free, thread_db_handle_monitor_command): New prototype.
7293 * linux-low.c (linux_remove_process): Adjust.
7294 (linux_wait_for_event_1, linux_look_up_symbols): Likewise.
7295 * server.c (handle_query): Move code ...
7296 (handle_monitor_command): ... here. New function.
7297 * target.h (struct target_ops): New member.
7298 * thread-db.c (struct thread_db): New.
7299 (libthread_db_search_path): New variable.
7300 (thread_db_create_event, thread_db_enable_reporting)
7301 (find_one_thread, maybe_attach_thread, find_new_threads_callback)
7302 (thread_db_find_new_threads, (thread_db_get_tls_address): Adjust.
7303 (try_thread_db_load_1, dladdr_to_soname): New functions.
7304 (try_thread_db_load, thread_db_load_search): New functions.
7305 (thread_db_init): Search for libthread_db.
7306 (thread_db_free): New function.
7307 (thread_db_handle_monitor_command): Likewise.
7308 * config.in: Regenerate.
7309 * configure: Regenerate.
889bf7c5 7310
4168d2d6
UW
73112009-09-27 Ulrich Weigand <uweigand@de.ibm.com>
7312
7313 * spu-low.c (spu_kill): Wait for inferior to terminate.
7314 Call clear_inferiors.
7315 (spu_detach): Call clear_inferiors.
7316
81ecdfbb
RW
73172009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7318
7319 * aclocal.m4: Regenerate.
7320 * config.in: Likewise.
7321 * configure: Likewise.
7322
0b9ff2c0
UW
73232009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
7324
7325 * linux-ppc-low.c (INSTR_SC, NR_spu_run): Define.
7326 (parse_spufs_run): New function.
7327 (ppc_get_pc, ppc_set_pc): Detect and handle SPU PC.
7328 (ppc_breakpoint_at): Handle SPU breakpoints.
7329
efcbbd14
UW
73302009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
7331
7332 * linux-low.c: Include <sys/stat.h> and <sys/vfs.h>.
7333 (SPUFS_MAGIC): Define.
7334 (spu_enumerate_spu_ids): New function.
7335 (linux_qxfer_spu): New function.
7336 (linux_target_ops): Install linux_qxfer_spu.
7337
f4d9bade
UW
73382009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
7339
7340 * configure.srv (powerpc*-*-linux*): Add powerpc-cell32l.o
7341 and powerpc-cell64l.o to srv_regobj. Add rs6000/powerpc-cell32l.xml
7342 and rs6000/powerpc-cell64l.xml to srv_xmlfiles.
7343 * Makefile.in (powerpc-cell32l.o, powerpc-cell32l.c): New rules.
7344 (powerpc-cell64l.o, powerpc-cell64l.c): Likewise.
7345 (clean): Handle powerpc-cell32l.c and powerpc-cell64l.c.
7346 * linux-ppc-low.c (PPC_FEATURE_CELL): Define.
7347 (init_registers_powerpc_cell32l): Add prototype.
7348 (init_registers_powerpc_cell64l): Likewise.
7349 (ppc_arch_setup): Detect Cell/B.E. architecture.
7350
96e946ca
RW
73512009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7352
7353 * Makefile.in (datarootdir): New variable.
7354
58d6951d
DJ
73552009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
7356
7357 * linux-low.c (linux_write_memory): Update debugging output.
7358 * Makefile.in (clean): Add new descriptions.
7359 (arm-with-vfpv2.o, arm-with-vfpv2.c, arm-with-vfpv3.o)
7360 (arm-with-vfpv3.c, arm-with-neon.o, arm-with-neon.c): New rules.
7361 * configure.srv: Add new files for arm*-*-linux*.
7362 * linux-arm-low.c: Add new declarations.
7363 (PTRACE_GETVFPREGS, PTRACE_SETVFPREGS): Define if undefined.
7364 (arm_hwcap, HWCAP_VFP, HWCAP_IWMMXT, HWCAP_NEON, HWCAP_VFPv3)
7365 (HWCAP_VFPv3D16): New.
7366 (arm_fill_wmmxregset, arm_store_wmmxregset): Check HWCAP_IWMMXT
7367 instead of __IWMMXT__.
7368 (arm_fill_vfpregset, arm_store_vfpregset, arm_get_hwcap)
7369 (arm_arch_setup): New.
7370 (target_regsets): Remove #ifdef. Add VFP regset.
7371 (the_low_target): Use arm_arch_setup.
7372
12b42a12
DJ
73732009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
7374
7375 * linux-low.c (linux_kill_one_lwp): Adjust kernel workaround to skip
7376 the main thread again.
7377
ac8c974e
AR
73782009-07-06 Aleksandar Ristovski <aristovski@qnx.com>
7379
7380 Adding Neutrino gdbserver.
7381 * configure: Regenerated.
7382 * configure.ac: Add case for srv_qnx and set LIBS accordingly.
7383 * configure.srv (i[34567]86-*-nto*): New target.
7384 * nto-low.c, nto-low.h, nto-x86-low.c: New files.
7385 * remote-utils.c [__QNX__]: Include sys/iomgr.h
7386 (nto_comctrl) [__QNX__]: New function.
7387 (enable_async_io, disable_async_io) [__QNX__]: Call nto_comctrl.
7388
4424e0c3 73892009-07-05 Danny Backx <dannybackx@users.sourceforge.net>
7437790a
PA
7390
7391 * configure.srv (i[34567]86-*-mingw32ce*): Add i386-low.o to
7392 srv_tgtobj.
7393
912cf4ba
PA
73942009-07-04 Danny Backx <dannybackx@users.sourceforge.net>
7395 Pedro Alves <pedro@codesourcery.com>
7396
7397 * win32-i386-low.c (i386_get_thread_context): Handle systems that
7398 don't support CONTEXT_EXTENDED_REGISTERS.
7399 (i386_win32_breakpoint, i386_win32_breakpoint_len): New.
7400 (the_low_target): Install them.
7401 * win32-low.c (get_child_debug_event): Handle WaitForDebugEvent
7402 failing with ERROR_PIPE_NOT_CONNECTED.
7403
aa5ca48f
DE
74042009-06-30 Doug Evans <dje@google.com>
7405 Pierre Muller <muller@ics.u-strasbg.fr>
7406
7407 Add h/w watchpoint support to x86-linux, win32-i386.
7408 * Makefile.in (SFILES): Add i386-low.c
7409 (i386_low_h): Define.
7410 (i386-low.o): Add dependencies.
7411 (linux-x86-low.o): Add i386-low.h dependency.
7412 (win32-i386-low.o): Ditto.
7413 * i386-low.c: New file.
7414 * i386-low.h: New file.
7415 * configure.srv (i[34567]86-*-cygwin*): Add i386-low.o to srv_tgtobj.
7416 (i[34567]86-*-linux*, i[34567]86-*-mingw*, x86_64-*-linux*): Ditto.
7417 * linux-low.c (linux_add_process): Initialize arch_private.
7418 (linux_remove_process): Free arch_private.
7419 (add_lwp): Initialize arch_private.
7420 (delete_lwp): Free arch_private.
7421 (linux_resume_one_lwp): Call the_low_target.prepare_to_resume if
7422 provided.
7423 * linux-low.h (process_info_private): New member arch_private.
7424 (lwp_info): New member arch_private.
7425 (linux_target_ops): New members new_process, new_thread,
7426 prepare_to_resume.
7427 (ptid_of): New macro.
7428 * linux-x86-low.c: Include stddef.h, i386-low.h.
7429 (arch_process_info): New struct.
7430 (arch_lwp_info): New struct.
7431 (x86_linux_dr_get, x86_linux_dr_set): New functions.
7432 (i386_dr_low_set_addr, i386_dr_low_set_control): New functions.
7433 (i386_dr_low_get_status): New function.
7434 (x86_insert_point, x86_remove_point): New functions.
7435 (x86_stopped_by_watchpoint): New function.
7436 (x86_stopped_data_address): New function.
7437 (x86_linux_new_process, x86_linux_new_thread): New functions.
7438 (x86_linux_prepare_to_resume): New function.
7439 (the_low_target): Add entries for insert_point, remove_point,
7440 stopped_by_watchpoint, stopped_data_address, new_process, new_thread,
7441 prepare_to_resume.
7442 * server.c (debug_hw_points): New global.
7443 (monitor_show_help): Document set debug-hw-points.
7444 (handle_query): Process "set debug-hw-points".
7445 * server.h (debug_hw_points): Declare.
7446 (paddress): Declare.
7447 * utils.c (NUMCELLS, CELLSIZE): New macros.
7448 (get_sell, xsnprintf, paddress): New functions.
7449 * win32-arm-low.c (the_low_target): Add entries for insert_point,
7450 remove_point, stopped_by_watchpoint, stopped_data_address.
7451 * win32-i386-low.c: Include i386-low.h.
7452 (debug_reg_state): Replaces dr.
7453 (i386_dr_low_set_addr, i386_dr_low_set_control): New functions.
7454 (i386_dr_low_get_status): New function.
7455 (i386_insert_point, i386_remove_point): New functions.
7456 (i386_stopped_by_watchpoint): New function.
7457 (i386_stopped_data_address): New function.
7458 (i386_initial_stuff): Update.
7459 (get_thread_context,set_thread_context,i386_thread_added): Update.
7460 (the_low_target): Add entries for insert_point,
7461 remove_point, stopped_by_watchpoint, stopped_data_address.
7462 * win32-low.c (win32_insert_watchpoint): New function.
7463 (win32_remove_watchpoint): New function.
7464 (win32_stopped_by_watchpoint): New function.
7465 (win32_stopped_data_address): New function.
7466 (win32_target_ops): Add entries for insert_watchpoint,
7467 remove_watchpoint, stopped_by_watchpoint, stopped_data_address.
7468 * win32-low.h (win32_target_ops): New members insert_point,
7469 remove_point, stopped_by_watchpoint, stopped_data_address.
7470
d993e290
PA
74712009-06-25 Pedro Alves <pedro@codesourcery.com>
7472
7473 * server.c (process_serial_event): Re-return unsupported, not
7474 error, if the type isn't recognized. Re-allow supporting only
7475 insert or remove packets. Also call require_running for
7476 breakpoints. Add missing break statement to default case. Tidy.
7477 * target.h (struct target_ops): Rename insert_watchpoint to
7478 insert_point, and remove_watchpoint to remove_point.
7479
7480 * linux-low.h (struct linux_target_ops): Likewise.
7481 * linux-low.c (linux_insert_watchpoint): Rename to ...
7482 (linux_insert_point): ... this. Adjust.
7483 (linux_remove_watchpoint): Rename to ...
7484 (linux_remove_point): ... this. Adjust.
7485 (linux_target_ops): Adjust.
7486 * linux-crisv32-low.c (cris_insert_watchpoint): Rename to ...
7487 (cris_insert_point): ... this.
7488 (cris_remove_watchpoint): Rename to ...
7489 (cris_remove_point): ... this.
7490 (the_low_target): Adjust.
7491
0f54c268
PM
74922009-06-24 Pierre Muller <muller@ics.u-strasbg.fr>
7493
7494 * server.c (handle_v_kill): Pass signal_pid to
7495 kill_inferior if multi_process is zero.
7496
c6314022
AR
74972009-06-23 Aleksandar Ristovski <aristovski@qnx.com>
7498
7499 * server.c (process_serial_event): Add support for Z0 and Z1 packet.
7500 * target.h (target_ops): Comment for *_watchpoint to make it clear
7501 the functions can get types '0' and '1'.
7502
4463ce24
AR
75032009-06-22 Aleksandar Ristovski <aristovski@qnx.com>
7504
7505 * linux-low.c (usr_fetch_inferior_registers): Remove check for regno 0.
7506 * proc-service.c (ps_lgetregs): Pass -1 to fetch all registers.
7507 * regcache.c (get_regcache): Likewise.
7508 * spu-low.c (spu_fetch_registers): Remove 0 to -1 conversion.
7509 * win32-low.c (child_fetch_inferior_registers): Remove check for
7510 regno 0.
7511
cf8fd78b
PA
75122009-06-19 Aleksandar Ristovski <aristovski@qnx.com>
7513 Pedro Alves <pedro@codesourcery.com>
7514
7515 * target.h (struct target_ops) <supports_multi_process>: New
7516 callback.
7517 (target_supports_multi_process): New.
7518 * server.c (handle_query): Even if GDB reports support, only
7519 enable multi-process if the target also supports it. Report
7520 multi-process support only if the target backend supports it.
7521 * linux-low.c (linux_supports_multi_process): New function.
7522 (linux_target_ops): Install it as target_supports_multi_process
7523 callback.
7524
47c0c975
DE
75252009-05-24 Doug Evans <dje@google.com>
7526
e09875d4
DE
7527 Global renaming of find_thread_pid to find_thread_ptid.
7528 * server.h (find_thread_ptid): Renamed from find_thread_pid.
7529 * inferiors.c (find_thread_ptid): Renamed from find_thread_pid.
7530 All callers updated.
7531
e27d73f6
DE
7532 * linux-low.c (handle_extended_wait): Use linux_resume_one_lwp
7533 to resume the newly created thread, don't call ptrace (PTRACE_CONT)
7534 directly.
7535
47c0c975
DE
7536 * linux-low.c (get_stop_pc): Print pc if debug_threads.
7537 (check_removed_breakpoint, linux_wait_for_lwp): Ditto.
7538 (linux_resume_one_lwp): Ditto.
7539
2acc282a
DE
75402009-05-23 Doug Evans <dje@google.com>
7541
7542 * linux-low.c (linux_resume_one_lwp): Change type of first arg
7543 from struct inferior_list_entry * to struct lwp_info *.
7544 All callers updated.
7545
9f1036c1
DE
75462009-05-13 Doug Evans <dje@google.com>
7547
7548 * linux-x86-low.c: Don't include assert.h.
7549 (x86_siginfo_fixup): Use fatal, not assert.
7550 (x86_arch_setup): Fix comment.
7551
d0722149
DE
75522009-05-12 Doug Evans <dje@google.com>
7553
7554 Biarch support for i386/amd64 gdbserver.
7555 * Makefile.in (SFILES): Remove linux-i386-low.c, linux-x86-64-low.c.
7556 Add linux-x86-low.c.
7557 (linux-i386-low.o, linux-x86-64-low.o): Delete.
7558 (linux-x86-low.o): Add.
7559 * linux-x86-64-low.c: Delete.
7560 * linux-i386-low.c: Delete.
7561 * linux-x86-low.c: New file.
7562 * configure.srv (i?86-linux srv_tgtobj): Replace linux-i386-low.o with
7563 linux-x86-low.o.
7564 (x86_64-linux srv_tgtobj): Replace linux-x86-64-low.o with
7565 linux-x86-low.o.
7566 (x86_64-linux srv_regobj): Add reg-i386-linux.o.
7567 * linux-low.c: Include ansidecl.h, elf/common.h, elf/external.h.
7568 (linux_child_pid_to_exec_file): New function.
7569 (elf_64_header_p, elf_64_file_p): New functions.
7570 (siginfo_fixup): New function.
7571 (linux_xfer_siginfo): New local inf_siginfo. Call siginfo_fixup to
7572 give target a chance to convert layout.
7573 * linux-low.h (linux_target_ops): New member siginfo_fixup.
7574 (linux_child_pid_to_exec_file, elf_64_file_p): Declare.
7575
fdeb2a12
DE
75762009-05-07 Doug Evans <dje@google.com>
7577
7578 * linux-low.c (regsets_fetch_inferior_registers): Fix memory leak.
7579 (regsets_store_inferior_registers): Ditto.
7580
a6dbe5df
PA
75812009-05-06 Pedro Alves <pedro@codesourcery.com>
7582
7583 PR server/10048
7584
7585 * linux-low.c (must_set_ptrace_flags): Delete.
7586 (linux_create_inferior): Set `lwp->must_set_ptrace_flags' instead
7587 of the global.
7588 (linux_attach_lwp_1): Don't set PTRACE_SETOPTIONS here. Set
7589 `lwp->must_set_ptrace_flags' instead.
ba42693b 7590 (linux_wait_for_event_1): Set ptrace options here.
a6dbe5df
PA
7591 (linux_wait_1): ... not here.
7592
5091eb23
DE
75932009-04-30 Doug Evans <dje@google.com>
7594
9f767825
DE
7595 * inferiors.c (started_inferior_callback): New function.
7596 (attached_inferior_callback): New function.
7597 (have_started_inferiors_p, have_attached_inferiors_p): New functions.
7598 * server.c (print_started_pid, print_attached_pid): New functions.
7599 (detach_or_kill_for_exit): New function.
7600 (main): Call it instead of for_each_inferior (kill_inferior_callback).
7601 * server.h (have_started_inferiors_p): Declare.
7602 (have_attached_inferiors_p): Declare.
7603
5091eb23
DE
7604 * inferiors.c (remove_process): Fix memory leak, free process.
7605 * linux-low.c (linux_remove_process): New function.
7606 (linux_kill): Call it instead of remove_process.
7607 (linux_detach, linux_wait_1): Ditto.
7608
155c8968
PA
76092009-04-19 Danny Backx <dannybackx@users.sourceforge.net>
7610
7611 * configure.srv: Add x86 Windows CE target.
7612
7fe519cb
UW
76132009-04-03 Ulrich Weigand <uweigand@de.ibm.com>
7614
7615 * inferiors.c (get_thread_process): Make global.
7616 * server.h (get_thread_process): Add prototype.
7617 * thread-db.c (find_one_thread): Use get_thread_process
7618 instead of current_process.
7619 (thread_db_get_tls_address): Do not crash if called when
7620 thread layer is not yet initialized.
7621
5472f405
UW
76222009-04-03 Ulrich Weigand <uweigand@de.ibm.com>
7623
7624 * remote-utils.c (prepare_resume_reply): Null-terminate packet.
7625 * spu-low.c (current_tid): Rename to ...
7626 (current_ptid): ... this.
7627 (fetch_ppc_register, fetch_ppc_memory, store_ppc_memory,
7628 spu_proc_xfer_spu, spu_resume, spu_request_interrupt): Use
7629 ptid_get_lwp (current_ptid) instead of current_tid.
7630 (spu_kill, spu_detach, spu_join, spu_wait): Use pid argument
7631 instead of current_tid. Use find_process_pid to verify pid
7632 argument is valid. Pass proper argument to remove_process.
7633 (spu_thread_alive): Compare current_ptid instead of current_tid.
7634 (spu_resume): Likewise.
7635
55ac2b99
PA
76362009-04-02 Pedro Alves <pedro@codesourcery.com>
7637
7638 * linux-low.c (usr_store_inferior_registers): Declare local `pid'
7639 variable.
7640
95954743
PA
76412009-04-01 Pedro Alves <pedro@codesourcery.com>
7642
7643 Implement the multiprocess extensions, and add linux multiprocess
7644 support.
7645
7646 * server.h (ULONGEST): Declare.
7647 (struct ptid, ptid_t): New.
7648 (minus_one_ptid, null_ptid): Declare.
7649 (ptid_build, pid_to_ptid, ptid_get_pid, ptid_get_lwp)
7650 (ptid_get_tid, ptid_equal, ptid_is_pid): Declare.
7651 (struct inferior_list_entry): Change `id' type from unsigned from
7652 to ptid_t.
7653 (struct sym_cache, struct breakpoint, struct
7654 process_info_private): Forward declare.
7655 (struct process_info): Declare.
7656 (current_process): Declare.
7657 (all_processes): Declare.
7658 (initialize_inferiors): Declare.
7659 (add_thread): Adjust to use ptid_t.
7660 (thread_id_to_gdb_id, thread_to_gdb_id, gdb_id_to_thread_id): Ditto.
7661 (add_process, remove_process, find_thread_pid): Declare.
7662 (find_inferior_id): Adjust to use ptid_t.
7663 (cont_thread, general_thread, step_thread): Change type to ptid_t.
7664 (multi_process): Declare.
7665 (push_event): Adjust to use ptid_t.
7666 (read_ptid, write_ptid): Declare.
7667 (prepare_resume_reply): Adjust to use ptid_t.
7668 (clear_symbol_cache): Declare.
7669 * inferiors.c (all_processes): New.
7670 (null_ptid, minus_one_ptid): New.
7671 (ptid_build, pid_to_ptid, ptid_get_pid, ptid_get_lwp)
7672 (ptid_get_tid, ptid_equal, ptid_is_pid): New.
7673 (add_thread): Change unsigned long to ptid. Remove gdb_id
7674 parameter. Adjust.
7675 (thread_id_to_gdb_id, thread_to_gdb_id): Change unsigned long to ptid.
7676 (gdb_id_to_thread): Rename to ...
7677 (find_thread_pid): ... this. Change unsigned long to ptid.
7678 (gdb_id_to_thread_id, find_inferior_id): Change unsigned long to ptid.
7679 (loaded_dll, pull_pid_from_list): Adjust.
7680 (add_process, remove_process, find_process_pid)
7681 (get_thread_process, current_process, initialize_inferiors): New.
7682 * target.h (struct thread_resume) <thread>: Change type to ptid_t.
7683 (struct target_waitstatus) <related_pid>: Ditto.
7684 (struct target_ops) <kill, detach>: Add `pid' argument. Change
7685 return type to int.
7686 (struct target_ops) <join>: Add `pid' argument.
7687 (struct target_ops) <thread_alive>: Change pid's type to ptid_t.
7688 (struct target_ops) <wait>: Add `ptid' field. Change return type
7689 to ptid.
7690 (kill_inferior, detach_inferior, join_inferior): Add `pid' argument.
7691 (mywait): Add `ptid' argument. Change return type to ptid_t.
7692 (target_pid_to_str): Declare.
7693 * target.c (set_desired_inferior): Adjust to use ptids.
7694 (mywait): Add new `ptid' argument. Adjust.
7695 (target_pid_to_str): New.
7696 * mem-break.h (free_all_breakpoints): Declare.
7697 * mem-break.c (breakpoints): Delelete.
7698 (set_breakpoint_at, delete_breakpoint, find_breakpoint_at)
7699 (check_mem_read, check_mem_write, delete_all_breakpoints): Adjust
7700 to use per-process breakpoint list.
7701 (free_all_breakpoints): New.
7702 * remote-utils.c (struct sym_cache) <name>: Drop `const'.
7703 (symbol_cache, all_symbols_looked_up): Delete.
7704 (hexchars): New.
7705 (ishex, unpack_varlen_hex, write_ptid, hex_or_minus_one,
7706 read_ptid): New.
7707 (prepare_resume_reply): Change ptid argument's type from unsigned
7708 long to ptid_t. Adjust. Implement W;process and X;process.
7709 (free_sym_cache, clear_symbol_cache): New.
7710 (look_up_one_symbol): Adjust to per-process symbol cache. *
7711 * server.c (cont_thread, general_thread, step_thread): Change type
7712 to ptid_t.
7713 (attached): Delete.
7714 (multi_process): New.
7715 (last_ptid): Change type to ptid_t.
7716 (struct vstop_notif) <ptid>: Change type to ptid_t.
7717 (queue_stop_reply, push_event): Change `ptid' argument's type to
7718 ptid_t.
7719 (discard_queued_stop_replies): Add `pid' argument.
7720 (start_inferior): Adjust to use ptids. Adjust to mywait interface
7721 changes. Don't reference the `attached' global.
7722 (attach_inferior): Adjust to mywait interface changes.
7723 (handle_query): Adjust to use ptids. Parse GDB's qSupported
7724 features. Handle and report "multiprocess+". Handle
7725 "qAttached:PID".
7726 (handle_v_cont): Adjust to use ptids. Adjust to mywait interface
7727 changes.
7728 (handle_v_kill): New.
7729 (handle_v_stopped): Adjust to use target_pid_to_str.
7730 (handle_v_requests): Allow multiple attaches and runs when
7731 multiprocess extensions are in effect. Handle "vKill".
7732 (myresume): Adjust to use ptids.
7733 (queue_stop_reply_callback): Add `arg' parameter. Handle it.
7734 (handle_status): Adjust to discard_queued_stop_replies interface
7735 change.
7736 (first_thread_of, kill_inferior_callback)
7737 (detach_or_kill_inferior_callback, join_inferiors_callback): New.
7738 (main): Call initialize_inferiors. Adjust to use ptids, killing
7739 and detaching from all inferiors. Handle multiprocess packet
7740 variants.
7741 * linux-low.h: Include gdb_proc_service.h.
7742 (struct process_info_private): New.
7743 (struct linux_target_ops) <pid_of>: Use ptid_get_pid.
7744 <lwpid_of>: Use ptid_get_lwp.
7745 (get_lwp_thread): Adjust.
7746 (struct lwp_info): Add `dead' member.
7747 (find_lwp_pid): Declare.
7748 * linux-low.c (thread_db_active): Delete.
7749 (new_inferior): Adjust comment.
7750 (inferior_pid): Delete.
7751 (linux_add_process): New.
7752 (handle_extended_wait): Adjust.
7753 (add_lwp): Change unsigned long to ptid.
7754 (linux_create_inferior): Add process to processes table. Adjust
7755 to use ptids. Don't set new_inferior here.
7756 (linux_attach_lwp): Rename to ...
7757 (linux_attach_lwp_1): ... this. Add `initial' argument. Handle
7758 it. Adjust to use ptids.
7759 (linux_attach_lwp): New.
7760 (linux_attach): Add process to processes table. Don't set
7761 new_inferior here.
7762 (struct counter): New.
7763 (second_thread_of_pid_p, last_thread_of_process_p): New.
7764 (linux_kill_one_lwp): Add `args' parameter. Handle it. Adjust to
7765 multiple processes.
7766 (linux_kill): Add `pid' argument. Handle it. Adjust to multiple
7767 processes. Remove process from process table.
7768 (linux_detach_one_lwp): Add `args' parameter. Handle it. Adjust
7769 to multiple processes.
7770 (any_thread_of): New.
7771 (linux_detach): Add `pid' argument, and handle it. Remove process
7772 from processes table.
7773 (linux_join): Add `pid' argument. Handle it.
7774 (linux_thread_alive): Change unsighed long argument to ptid_t.
7775 Consider dead lwps as not being alive.
7776 (status_pending_p): Rename `dummy' argument to `arg'. Filter out
7777 threads we're not interested in.
7778 (same_lwp, find_lwp_pid): New.
7779 (linux_wait_for_lwp): Change `pid' argument's type from int to
7780 ptid_t. Adjust.
7781 (linux_wait_for_event): Rename to ...
7782 (linux_wait_for_event_1): ... this. Change `pid' argument's type
7783 from int to ptid_t. Adjust.
7784 (linux_wait_for_event): New.
7785 (linux_wait_1): Add `ptid' argument. Change return type to
7786 ptid_t. Adjust. Use last_thread_of_process_p. Remove processes
7787 that exit from the process table.
7788 (linux_wait): Add `ptid' argument. Change return type to ptid_t.
7789 Adjust.
7790 (mark_lwp_dead): New.
7791 (wait_for_sigstop): Adjust to use ptids. If a process exits while
7792 stopping all threads, mark its main lwp as dead.
7793 (linux_set_resume_request, linux_resume_one_thread): Adjust to use
7794 ptids.
7795 (fetch_register, usr_store_inferior_registers)
7796 (regsets_fetch_inferior_registers)
7797 (regsets_store_inferior_registers, linux_read_memory)
7798 (linux_write_memory): Inline `inferior_pid'.
7799 (linux_look_up_symbols): Adjust to use per-process
7800 `thread_db_active'.
7801 (linux_request_interrupt): Adjust to use ptids.
7802 (linux_read_auxv): Inline `inferior_pid'.
7803 (initialize_low): Don't reference thread_db_active.
7804 * gdb_proc_service.h (struct ps_prochandle) <pid>: Remove.
7805 * proc-service.c (ps_lgetregs): Use find_lwp_pid.
7806 (ps_getpid): Return the pid of the current inferior.
7807 * thread-db.c (proc_handle, thread_agent): Delete.
7808 (thread_db_create_event, thread_db_enable_reporting): Adjust to
7809 per-process data.
7810 (find_one_thread): Change argument type to ptid_t. Adjust to
7811 per-process data.
7812 (maybe_attach_thread): Adjust to per-process data and ptids.
7813 (thread_db_find_new_threads): Ditto.
7814 (thread_db_init): Ditto.
7815 * spu-low.c (spu_create_inferior, spu_attach): Add process to
7816 processes table. Adjust to use ptids.
7817 (spu_kill, spu_detach): Adjust interface. Remove process from
7818 processes table.
7819 (spu_join, spu_thread_alive): Adjust interface.
7820 (spu_wait): Adjust interface. Remove process from processes
7821 table. Adjust to use ptids.
7822 * win32-low.c (current_inferior_tid): Delete.
7823 (current_inferior_ptid): New.
7824 (debug_event_ptid): New.
7825 (thread_rec): Take a ptid. Adjust.
7826 (child_add_thread): Add `pid' argument. Adjust to use ptids.
7827 (child_delete_thread): Ditto.
7828 (do_initial_child_stuff): Add `attached' argument. Add process to
7829 processes table.
7830 (child_fetch_inferior_registers, child_store_inferior_registers):
7831 Adjust.
7832 (win32_create_inferior): Pass 0 to do_initial_child_stuff.
7833 (win32_attach): Pass 1 to do_initial_child_stuff.
7834 (win32_kill): Adjust interface. Remove process from processes
7835 table.
7836 (win32_detach): Ditto.
7837 (win32_join): Adjust interface.
7838 (win32_thread_alive): Take a ptid.
7839 (win32_resume): Adjust to use ptids.
7840 (get_child_debug_event): Ditto.
7841 (win32_wait): Adjust interface. Remove exiting process from
7842 processes table.
7843
bd99dc85
PA
78442009-04-01 Pedro Alves <pedro@codesourcery.com>
7845
7846 Non-stop mode support.
7847
7848 * server.h (non_stop): Declare.
7849 (gdb_client_data, handler_func): Declare.
7850 (delete_file_handler, add_file_handler, start_event_loop):
7851 Declare.
7852 (handle_serial_event, handle_target_event, push_event)
7853 (putpkt_notif): Declare.
7854 * target.h (enum resume_kind): New.
7855 (struct thread_resume): Replace `step' field by `kind' field.
7856 (TARGET_WNOHANG): Define.
7857 (struct target_ops) <wait>: Add `options' argument.
7858 <supports_non_stop, async, start_non_stop>: New fields.
7859 (target_supports_non_stop, target_async): New.
7860 (start_non_stop): Declare.
7861 (mywait): Add `options' argument.
7862 * target.c (mywait): Add `options' argument. Print child exit
7863 notifications here.
7864 (start_non_stop): New.
7865 * server.c (non_stop, own_buf, mem_buf): New globals.
7866 (struct vstop_notif): New.
7867 (notif_queue): New global.
7868 (queue_stop_reply, push_event, discard_queued_stop_replies)
7869 (send_next_stop_reply): New.
7870 (start_inferior): Adjust to use resume_kind. Adjust to mywait
7871 interface changes.
7872 (attach_inferior): In non-stop mode, don't wait for the target
7873 here.
7874 (handle_general_set): Handle QNonStop.
7875 (handle_query): When handling qC, return the current general
7876 thread, instead of the first thread of the list.
7877 (handle_query): If the backend supports non-stop mode, include
7878 QNonStop+ in the qSupported query response.
7879 (handle_v_cont): Adjust to use resume_kind. Handle resume_stop
7880 and non-stop mode.
7881 (handle_v_attach, handle_v_run): Handle non-stop mode.
7882 (handle_v_stopped): New.
7883 (handle_v_requests): Report support for vCont;t. Handle vStopped.
7884 (myresume): Adjust to use resume_kind. Handle non-stop.
7885 (queue_stop_reply_callback): New.
7886 (handle_status): Handle non-stop mode.
7887 (main): Clear non_stop flag on reconnection. Use the event-loop.
7888 Refactor serial protocol handling from here ...
7889 (process_serial_event): ... to this new function. When GDB
7890 selects any thread, select one here. In non-stop mode, wait until
7891 GDB acks all pending events before exiting.
7892 (handle_serial_event, handle_target_event): New.
7893 * remote-utils.c (remote_open): Install remote_desc in the event
7894 loop.
7895 (remote_close): Remove remote_desc from the event loop.
7896 (putpkt_binary): Rename to...
7897 (putpkt_binary_1): ... this. Add `is_notic' argument. Handle it.
7898 (putpkt_binary): New as wrapper around putpkt_binary_1.
7899 (putpkt_notif): New.
7900 (prepare_resume_reply): In non-stop mode, don't change the
7901 general_thread.
7902 * event-loop.c: New.
7903 * Makefile.in (OBJ): Add event-loop.o.
7904 (event-loop.o): New rule.
7905
7906 * linux-low.h (pid_of): Moved here.
7907 (lwpid_of): New.
7908 (get_lwp_thread): Use lwpid_of.
7909 (struct lwp_info): Delete `lwpid' field. Add `suspended' field.
7910 * linux-low.c (pid_of): Delete.
7911 (inferior_pid): Use lwpid_of.
7912 (linux_event_pipe): New.
7913 (target_is_async_p): New.
7914 (delete_lwp): New.
7915 (handle_extended_wait): Use lwpid_of.
7916 (add_lwp): Don't set lwpid field.
7917 (linux_attach_lwp): Adjust debug output. Use lwpid_of.
7918 (linux_kill_one_lwp): If killing a running lwp, stop it first.
7919 Use lwpid_of. Adjust to linux_wait_for_event interface changes.
7920 (linux_detach_one_lwp): If detaching from a running lwp, stop it
7921 first. Adjust to linux_wait_for_event interface changes. Use
7922 lwpid_of.
7923 (linux_detach): Don't delete the main lwp here.
7924 (linux_join): Use my_waitpid. Avoid signal_pid. Use lwpid_of.
7925 (status_pending_p): Don't consider explicitly suspended lwps.
7926 (linux_wait_for_lwp): Take an integer pid instead of a lwp_info
7927 pointer. Add OPTIONS argument. Change return type to int. Use
7928 my_waitpid instead of sleeping. Handle WNOHANG. Use lwpid_of.
7929 (linux_wait_for_event): Take an integer pid instead of a lwp_info
7930 pointer. Add status pointer argument. Return a pid instead of a
7931 status. Use lwpid_of. Adjust to linux_wait_for_lwp interface
7932 changes. In non-stop mode, don't switch to a random thread.
7933 (linux_wait): Rename to...
7934 (linux_wait_1): ... this. Add target_options argument, and handle
7935 it. Adjust to use resume_kind. Use lwpid_of. In non-stop mode,
7936 don't handle the continue thread. Handle TARGET_WNOHANG. Merge
7937 clean exit and signal exit code. Don't stop all threads in
7938 non-stop mode. In all-stop mode, only stop all threads when
7939 reporting a stop to GDB. Handle explicit thread stop requests.
7940 (async_file_flush, async_file_mark): New.
7941 (linux_wait): New.
7942 (send_sigstop): Use lwpid_of.
7943 (wait_for_sigstop): Use lwpid_of. Adjust to linux_wait_for_event
7944 interface changes. In non-stop mode, don't switch to a random
7945 thread.
7946 (linux_resume_one_lwp): Use lwpid_of.
7947 (linux_continue_one_thread, linux_queue_one_thread): Merge into ...
7948 (linux_resume_one_thread): ... this. Handle resume_stop. In
7949 non-stop mode, don't look for pending flag in all threads.
7950 (resume_status_pending_p): Don't consider explicitly suspended
7951 threads.
7952 (my_waitpid): Reimplement. Emulate __WALL.
7953 (linux_request_interrupt, linux_read_offsets, linux_xfer_siginfo):
7954 Use lwpid_of.
7955 (sigchld_handler, linux_supports_non_stop, linux_async)
7956 (linux_start_non_stop): New.
7957 (linux_target_ops): Register linux_supports_non_stop, linux_async
7958 and linux_start_non_stop.
7959 (initialize_low): Install SIGCHLD handler.
7960 * thread-db.c (thread_db_create_event, find_one_thread)
7961 (thread_db_get_tls_address): Use lwpid_of.
7962 * win32-low.c (win32_detach): Adjust to use resume_kind.
7963 (win32_wait): Add `options' argument.
7964 * spu-low.c (spu_resume): Adjust to use resume_kind.
7965 (spu_wait): Add `options' argument.
7966
5b1c542e
PA
79672009-04-01 Pedro Alves <pedro@codesourcery.com>
7968
7969 Decouple target code from remote protocol.
7970
7971 * target.h (enum target_waitkind): New.
7972 (struct target_waitstatus): New.
7973 (struct target_ops) <wait>: Return an unsigned long. Take a
7974 target_waitstatus pointer instead of a char pointer.
7975 (mywait): Likewise.
7976 * target.c (mywait): Change prototype to return an unsigned long.
7977 Take a target_waitstatus pointer instead of a char pointer. Adjust.
7978 * server.h (thread_from_wait, old_thread_from_wait): Delete
7979 declarations.
7980 (prepare_resume_reply): Change prototype to take a
7981 target_waitstatus.
7982 * server.c (thread_from_wait, old_thread_from_wait): Delete.
7983 (last_status, last_ptid): New.
7984 (start_inferior): Remove "statusptr" argument. Adjust. Return a
7985 pid instead of a signal.
7986 (attach_inferior): Remove "status" and "signal" parameters.
7987 Adjust.
7988 (handle_query): For qGetTLSAddr, parse the thread id with strtol,
7989 not as an address.
7990 (handle_v_cont, handle_v_attach, handle_v_run, handle_v_kill)
7991 (handle_v_requests, myresume): Remove "status" and "signal"
7992 parameters. Adjust.
7993 (handle_status): New.
7994 (main): Delete local `status'. Adjust.
7995 * remote-utils.c: Include target.h.
7996 (prepare_resume_reply): Change prototype to take a
7997 target_waitstatus. Adjust.
7998
7999 * linux-low.c (linux_wait): Adjust to new target_ops->wait
8000 interface.
8001 * spu-low.c (spu_wait): Adjust.
8002 * win32-low.c (enum target_waitkind, struct target_waitstatus):
8003 Delete.
8004 (win32_wait): Adjust.
8005
2bd7c093
PA
80062009-04-01 Pedro Alves <pedro@codesourcery.com>
8007
8008 * target.h (struct thread_resume): Delete leave_stopped member.
8009 (struct target_ops): Add a `n' argument to the `resume' callback.
8010 * server.c (start_inferior): Adjust.
8011 (handle_v_cont, myresume): Adjust.
8012 * linux-low.c (check_removed_breakpoint): Adjust to resume
8013 interface change, and to removed leave_stopped field.
8014 (resume_ptr): Delete.
8015 (struct thread_resume_array): New.
8016 (linux_set_resume_request): Add new `arg' parameter. Adjust to
8017 resume interface change.
8018 (linux_continue_one_thread, linux_queue_one_thread)
8019 (resume_status_pending_p): Check if the resume field is NULL
8020 instead of checking the leave_stopped member.
8021 (linux_resume): Adjust to the target resume interface change.
8022 * spu-low.c (spu_resume): Adjust to the target resume interface
8023 change.
8024 * win32-low.c (win32_detach, win32_resume): Ditto.
8025
c35fafde
PA
80262009-04-01 Pedro Alves <pedro@codesourcery.com>
8027
8028 * linux-low.c (linux_wait_for_event): Don't clear the `stepping'
8029 flag.
8030 (wait_for_sigstop): Don't leave a finished single-step SIGTRAP
8031 pending.
8032 (linux_continue_one_thread): Only preserve the stepping flag if
8033 there's a pending breakpoint.
8034
0a59d50b
PA
80352009-03-31 Pedro Alves <pedro@codesourcery.com>
8036
8037 * server.c (main): After the inferior having exited, call
8038 remote_close before exiting gdbserver.
8039
f04c6d38
TJB
80402009-03-25 Thiago Jung Bauermann <bauerman@br.ibm.com>
8041
8042 Fix size of FPSCR in Power 7 processors.
8043 * linux-ppc-low.c (PPC_FEATURE_ARCH_2_05): Remove #define.
8044 (PPC_FEATURE_HAS_DFP): New #define.
8045 (ppc_arch_setup): Check for DFP feature instead of ISA 2.05 to decide on
8046 size of the FPSCR.
8047
78e5cee6
PA
80482009-03-23 Pedro Alves <pedro@codesourcery.com>
8049
8050 * server.c (handle_query) Whitespace and formatting.
8051
1b3f6016
PA
80522009-03-22 Pedro Alves <pedro@codesourcery.com>
8053
8054 * i387-fp.c, linux-arm-low.c, linux-cris-low.c,
8055 linux-crisv32-low.c, linux-i386-low.c, linux-low.c,
8056 linux-mips-low.c, linux-s390-low.c, linux-sparc-low.c,
8057 linux-x86-64-low.c, linux-xtensa-low.c, proc-service.c,
8058 regcache.c, remote-utils.c, server.c, spu-low.c, target.h,
8059 thread-db.c, win32-low.c, xtensa-xtregs.c, gdbreplay.c,
8060 Makefile.in, configure.ac: Fix whitespace throughout.
8061 * configure: Regenerate.
8062
a07b2135
PA
80632009-03-22 Pedro Alves <pedro@codesourcery.com>
8064
8065 * inferiors.c (find_inferior): Make it safe for the callback
8066 function to delete the currently iterated inferior.
8067
67cc2626
PA
80682009-03-22 Pedro Alves <pedro@codesourcery.com>
8069
8070 * Makefile.in (linuw_low_h): Move higher.
8071 (thread-db.o): Depend on $(linux_low_h).
8072
54a0b537
PA
80732009-03-17 Pedro Alves <pedro@codesourcery.com>
8074
8075 Rename "process" to "lwp" throughout.
8076
8077 * linux-low.c (all_processes): Rename to...
8078 (all_lwps): ... this.
8079 (inferior_pid, handle_extended_wait, get_stop_pc): Adjust.
8080 (add_process): Rename to ...
8081 (add_lwp): ... this. Adjust.
8082 (linux_create_inferior): Adjust.
8083 (linux_attach_lwp): Adjust.
8084 (linux_attach): Adjust.
8085 (linux_kill_one_process): Rename to ...
8086 (linux_kill_one_lwp): ... this. Adjust.
8087 (linux_kill): Adjust.
8088 (linux_detach_one_process): Rename to ...
8089 (linux_detach_one_lwp): ... this. Adjust.
8090 (linux_detach): Adjust.
8091 (check_removed_breakpoint): Adjust.
8092 (status_pending_p): Adjust.
8093 (linux_wait_for_process): Rename to ...
8094 (linux_wait_for_lwp): ... this. Adjust.
8095 (linux_wait_for_event): Adjust.
8096 (send_sigstop): Adjust.
8097 (wait_for_sigstop): Adjust.
8098 (stop_all_processes): Rename to ...
8099 (stop_all_lwps): ... this.
8100 (linux_resume_one_process): Rename to ...
8101 (linux_resume_one_lwp): ... this. Adjust.
8102 (linux_set_resume_request, linux_continue_one_thread)
8103 (linux_queue_one_thread, resume_status_pending_p)
8104 (usr_store_inferior_registers, regsets_store_inferior_registers)
8105 (linux_request_interrupt, linux_read_offsets, linux_xfer_siginfo):
8106 Adjust.
8107 * linux-low.h (get_process): Rename to ...
8108 (get_lwp): ... this. Adjust.
8109 (get_thread_process): Rename to ...
8110 (get_thread_lwp): ... this. Adjust.
8111 (get_process_thread): Rename to ...
8112 (get_lwp_thread): ... this. Adjust.
8113 (struct process_info): Rename to ...
8114 (struct lwp_info): ... this.
8115 (all_processes): Rename to ...
8116 (all_lwps): ... this.
8117 * proc-service.c (ps_lgetregs): Adjust.
8118 * thread-db.c (thread_db_create_event, find_one_thread)
8119 (maybe_attach_thread, thread_db_get_tls_address): Adjust.
8120
0b16c5cf
PA
81212009-03-14 Pedro Alves <pedro@codesourcery.com>
8122
8123 * server.c (handle_query): Handle "qAttached".
8124
32de4b9d
NS
81252009-03-13 Nathan Sidwell <nathan@codesourcery.com>
8126
8127 * Makefile.in, hostio-errno.c, errno.c, xtensa-xtregs.c: Change to
8128 GPLv3, update license URL.
8129
2aecd87f
DE
81302009-03-01 Doug Evans <dje@google.com>
8131
93efd302 8132 * Makefile.in (INCLUDE_CFLAGS): Add -I$(srcdir)/../common.
2aecd87f
DE
8133 (server_h): Add gdb_signals.h.
8134 (signals.o): Update.
8135 * server.h (target_signal_from_host,target_signal_to_host_p)
8136 (target_signal_to_host,target_signal_to_name): Moved to gdb_signals.h.
8137
86b1f9c5
PM
81382009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
8139
8140 * remote-utils.c (getpkt): Also generate remote-debug
8141 information if noack_mode is set.
8142
4aa995e1
PA
81432009-02-06 Pedro Alves <pedro@codesourcery.com>
8144
8145 * server.c (handle_query): Report qXfer:siginfo:read and
8146 qXfer:siginfo:write as supported and handle them.
8147 * target.h (struct target_ops) <qxfer_siginfo>: New field.
8148 * linux-low.c (linux_xfer_siginfo): New.
8149 (linux_target_ops): Set it.
8150
62709adf
PA
81512009-01-26 Pedro Alves <pedro@codesourcery.com>
8152
8153 * server.c (gdbserver_usage): Mention --remote-debug.
8154 (main): Accept '--remote-debug' switch.
8155
aef93bd7
DE
81562009-01-18 Doug Evans <dje@google.com>
8157
8158 * regcache.c (new_register_cache): No need to check result of xcalloc.
8159 * server.c (handle_search_memory): Back out calls to xmalloc,
8160 result is checked and error is returned to user upon failure.
8161 (handle_query): Ditto. Add more checks for result of malloc.
8162 (handle_v_cont): Check result of malloc, report error back to
8163 user upon failure.
8164 (handle_v_run): Ditto. Call freeargv.
8165 * server.h (freeargv): Declare.
8166 * utils.c (freeargv): New fn.
8167
54363045
DE
81682009-01-15 Doug Evans <dje@google.com>
8169
f626972c
DE
8170 * gdbreplay.c (perror_with_name): Make arg const char *.
8171 * server.h (target_signal_to_name): Make return type const char *.
0842e787 8172 * thread-db.c (thread_db_err_str): Make return type const char *.
f626972c 8173 * utils.c (perror_with_name): Make arg const char *.
54363045 8174
18aae699
PA
81752009-01-14 Pedro Alves <pedro@codesourcery.com>
8176
8177 * win32-low.c (get_child_debug_event): Issue a final DBG_CONTINUE
8178 when handling a EXIT_PROCESS_DEBUG_EVENT.
8179
ff703abe
JB
81802009-01-06 Joel Brobecker <brobecker@adacore.com>
8181
8182 * gdbreplay.c (gdbreplay_version): Update copyright year.
8183 * server.c (gdbserver_version): Likewise.
8184
f21cc1a2 81852009-01-05 Doug Evans <dje@google.com>
0e21c1ec
DE
8186
8187 * linux-low.c (linux_attach_lwp): Add some comments/fixmes.
f21cc1a2 8188 (handle_extended_wait): Improve comment.
0e21c1ec 8189
bca929d3
DE
81902008-12-13 Doug Evans <dje@google.com>
8191
8192 * utils.c (xmalloc,xcalloc,xstrdup): New fns.
8193 * server.h (ATTR_MALLOC): New macro.
8194 (xmalloc,xcalloc,xstrdup): Declare.
8195 * hostio.c: Replace malloc,calloc,strdup with xmalloc,xcalloc,xstrdup.
8196 * inferiors.c: Ditto.
8197 * linux-low.c: Ditto.
8198 * mem-break.c: Ditto.
8199 * regcache.c: Ditto.
8200 * remote-utils.c: Ditto.
8201 * server.c: Ditto.
8202 * target.c: Ditto.
8203 * win32-low.c: Ditto.
8204
97438e3f
DE
82052008-12-12 Doug Evans <dje@google.com>
8206
896c7fbb
DE
8207 * linux-low.c (linux_wait_for_process): Don't clobber current_inferior
8208 in debugging printf.
8209
97438e3f
DE
8210 * linux-low.c (handle_extended_wait): Simplify, use my_waitpid.
8211
e3b886f8
DE
82122008-12-09 Doug Evans <dje@google.com>
8213
8214 * linux-low.h (struct process_info): Delete member tid, unused.
8215 * thread-db.c (find_one_thread): Update.
8216 (maybe_attach_thread): Update.
8217
07e059b5
VP
82182008-12-02 Pedro Alves <pedro@codesourcery.com>
8219
889bf7c5
PA
8220 * target.h (struct target_ops): Add qxfer_osdata member.
8221 * linux-low.c: Include ctype.h and pwd.h and sys/types.h
8222 and dirent.h.
8223 (linux_qxfer_osdata): New functions.
8224 (linux_target_ops): Register linux_qxfer_osdata as qxfer_osdata
8225 callback.
8226 * server.c (handle_query): Handle "qXfer:osdata:read:".
8227 * remote-utils.c (buffer_grow, buffer_free, buffer_init, buffer_finish)
8228 (buffer_xml_printf): New functions.
8229 * server.h (struct buffer): New.
8230 (buffer_grow_str, buffer_grow_str0): New macros.
8231 (buffer_grow, buffer_free, buffer_init, buffer_finish)
8232 (buffer_xml_printf): Declare.
07e059b5 8233
4cab47ab
DE
82342008-11-24 Doug Evans <dje@google.com>
8235
8236 * Makefile.in (VERSION,DIST,LINT,LINTFLAGS): Delete, unused.
8237
f142445f
DJ
82382008-11-24 Daniel Jacobowitz <dan@codesourcery.com>
8239
8240 * server.c (handle_v_run): Always use the supplied argument list.
8241
d0107bb6 82422008-11-19 Bob Wilson <bob.wilson@acm.org>
889bf7c5 8243
d0107bb6
BW
8244 * xtensa-xtregs.c (XTENSA_ELF_XTREG_SIZE): Change to 4.
8245 (xtensa_regmap_table): Add entry for scompare1.
889bf7c5 8246
2c4ad781
TJB
82472008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
8248
8249 * Makefile.in (powerpc-isa205-32l.o, powerpc-isa205-32l.c,
8250 powerpc-isa205-altivec32l.o, powerpc-isa205-altivec32l.c,
8251 powerpc-isa205-vsx32l.o, powerpc-isa205-vsx32l.c,
8252 powerpc-isa205-64l.o, powerpc-isa205-64l.c,
8253 powerpc-isa205-altivec64l.o, powerpc-isa205-altivec64l.c,
8254 powerpc-isa205-vsx64l.o, powerpc-isa205-vsx64l.c): New targets.
8255 * configure.srv (powerpc*-*-linux*): Add ISA 2.05 object files and
8256 XML target descriptions.
8257 * linux-ppc-low.c (ppc_arch_setup): Init registers with 64-bit FPSCR
8258 when inferior is running on an ISA 2.05 or later processor. Add
8259 special case to return offset for full 64-bit slot of FPSCR when
8260 in 32-bits.
8261
dfb64f85
DJ
82622008-11-14 Daniel Gutson <dgutson@codesourcery.com>
8263
8264 * Makefile.in (SFILES, clean): Added sparc64 files.
8265 (reg-sparc64.o, reg-sparc64.c): New.
8266 * configure.srv (sparc*-*-linux*): New configuration.
8267 * linux-low.c (regsets_fetch_inferior_registers): Swap ptrace
8268 syscall arguments for SPARC.
8269 (regsets_store_inferior_registers): Likewise.
8270 * linux-sparc-low.c: New file.
8271
66b6e1dd
DE
82722008-10-21 Doug Evans <dje@google.com>
8273
8274 * Makefile.in (BFD_DIR,BFD,BFD_SRC,BFD_CFLAGS): Delete.
8275 (READLINE_DIR,READLINE_DEP): Delete.
8276 (INTERNAL_CFLAGS): Update.
8277 (LINTFLAGS): Update.
8278
9b710a42
PA
82792008-10-10 Pedro Alves <pedro@codesourcery.com>
8280
8281 * server.c (handle_v_run): If GDB didn't specify an argv, use the
8282 whole argv from the last run, not just argv[0].
8283
5822d809
PA
82842008-09-08 Pedro Alves <pedro@codesourcery.com>
8285
8286 * regcache.c (new_register_cache): Return NULL if the register
8287 cache size isn't known yet.
8288 (free_register_cache): Avoid dereferencing a NULL regcache.
8289
74aac56f
DJ
82902008-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8291
8292 * configure.srv: Merge MIPS and MIPS64.
8293
400b20f5
MR
82942008-08-24 Maciej W. Rozycki <macro@linux-mips.org>
8295
8296 * Makefile.in (uninstall): Apply $(EXEEXT) too.
8297
677c5bb1
LM
82982008-08-18 Luis Machado <luisgpm@br.ibm.com>
8299
8300 * Makefile.in: Add required vsx dependencies.
8301
8302 * linux-ppc-low: Define PPC_FEATURE_HAS_VSX.
8303 Declare init_registers_powerpc_vsx32l.
8304 Declare init_registers_powerpc_vsx64l.
8305 Define PTRACE_GETVSXREGS and PTRACE_SETVSXREGS.
8306 (ppc_arch_setup): Check for VSX in hwcap.
8307 (ppc_fill_vsxregset): New function.
8308 (ppc_store_vsxregset): New function.
8309 Add new VSX entry in regset_info target_regsets.
8310
8311 * configure.srv: Add new VSX dependencies.
8312
a6f3e723
SL
83132008-08-12 Pedro Alves <pedro@codesourcery.com>
8314
8315 * remote-utils.c (noack_mode, transport_is_reliable): New globals.
8316 (remote_open): Set or clear transport_is_reliable.
8317 (putpkt_binary): Don't expect acks in noack mode.
8318 (getpkt): Don't send ack/nac in noack mode.
8319 * server.c (handle_general_set): Handle QStartNoAckMode.
8320 (handle_query): If connected by tcp pass QStartNoAckMode+ in
8321 qSupported.
8322 (main): Reset noack_mode on every connection.
8323 * server.h (noack_mode): Declare.
8324
a417dc56
RW
83252008-08-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8326
8327 * Makefile.in (GDBREPLAY_OBS): New variable.
8328 (gdbreplay$(EXEEXT)): Use it to avoid unportable $^.
8329
3221518c
UW
83302008-08-05 Ulrich Weigand <uweigand@de.ibm.com>
8331 Daniel Jacobowitz <dan@codesourcery.com>
8332
8333 * linux-low.c (linux_resume_one_process): Ignore ESRCH.
8334 (usr_store_inferior_registers): Likewise.
8335 (regsets_store_inferior_registers): Likewise.
8336
ec56be1b
PA
83372008-07-31 Rolf Jansen <rj@surtec.com>
8338 Pedro Alves <pedro@codesourcery.com>
8339
8340 * configure.ac: Check for memmem declaration.
8341 * server.c [HAVE_MALLOC_H]: Include malloc.h.
8342 (disable_packet_vCont, disable_packet_Tthread, disable_packet_qC)
8343 (disable_packet_qfThreadInfo): Unconditionally compile.
8344 * server.h [!HAVE_DECL_MEMMEM]: Declare memmem.
8345 * configure, config.in: Regenerate.
8346
2fe5e3ff
DE
83472008-07-28 Doug Kwan <dougkwan@google.com>
8348
8349 * linux-low.c (sys/dir.h, sys/user.h): Remove includes.
8350 (linux_write_memory): Remove declaration of errno.
8351
836acd6d
UW
83522008-07-12 Ulrich Weigand <uweigand@de.ibm.com>
8353
8354 * linux-low.c (handle_extended_wait): Do not use "status"
8355 variable uninitialized.
8356
aeba519e
PA
83572008-07-07 Pedro Alves <pedro@codesourcery.com>
8358
8359 * server.c (handle_v_attach): Inhibit reporting dll changes.
8360
db42f210
PA
83612008-06-27 Pedro Alves <pedro@codesourcery.com>
8362
8363 * remote-utils.c (prepare_resume_reply): If requested, don't
8364 output "thread:TID" in the T stop reply.
8365
8366 * server.c (disable_packet_vCont, disable_packet_Tthread)
8367 (disable_packet_qC, disable_packet_qfThreadInfo): New globals.
8368 (handle_query): If requested, disable support for qC, qfThreadInfo
8369 and qsThreadInfo.
8370 (handle_v_requests): If requested, disable support for vCont.
8371 (gdbserver_show_disableable): New.
8372 (main): Handle --disable-packet and --disable-packet=LIST.
8373
8374 * server.h (disable_packet_vCont, disable_packet_Tthread)
8375 (disable_packet_qC, disable_packet_qfThreadInfo): Declare.
8376
8e4c5421
CD
83772008-06-20 Carlos O'Donell <carlos@codesourcery.com>
8378
8379 * server.c (gdbserver_usage): Mention --version.
8380
6e23a804
DJ
83812008-06-06 Daniel Jacobowitz <dan@codesourcery.com>
8382
8383 * Makefile.in (gdbreplay.o): New rule.
8384
90aa6a40
JM
83852008-06-06 Joseph Myers <joseph@codesourcery.com>
8386
8387 * gdbreplay.c (gdbreplay_version): Say gdbreplay in version
8388 message, not gdbserver.
8389
c16158bc 83902008-06-05 Vladimir Prus <vladimir@codesourcery.com>
889bf7c5
PA
8391 Nathan Sidwell <nathan@codesourcery.com>
8392 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
8393
8394 * acinclude.m4: Include ../../config/acx.m4.
8395 * configure.ac: Use ACX_PKGVERSION and ACX_BUGURL.
8396 * configure, config.in: Regenerate.
8397 * Makefile.in (gdbreplay$(EXEEXT)): Add version.o.
8398 * server.c (gdbserver_version): Print PKGVERSION.
8399 (gdbsrever_usage): Add stream parameter. Print REPORT_BUGS_TO.
8400 (main): Adjust gdbserver_usage calls.
8401 * gdbreplay.c (version, host_name): Add declarations.
8402 (gdbreplay_version, gdbreplay_usage): New.
8403 (main): Accept --version and --help options.
8404
aeb75bf5
DJ
84052008-06-04 Daniel Jacobowitz <dan@codesourcery.com>
8406
8407 * linux-arm-low.c (thumb_breakpoint, thumb_breakpoint_len): New.
8408 (arm_breakpoint_at): Handle Thumb.
8409 (the_low_target): Add comment.
8410
76b233dd
UW
84112008-05-29 Ulrich Weigand <uweigand@de.ibm.com>
8412
8413 * linux-ppc-low.c (ppc_collect_ptrace_register): Clear buffer.
8414
08388c79
DE
84152008-05-09 Doug Evans <dje@google.com>
8416
a3c83fae
DE
8417 * server.h (decode_search_memory_packet): Declare.
8418 * remote-utils.c (decode_search_memory_packet): New fn.
8419 * server.c (handle_search_memory_1): New fn.
08388c79
DE
8420 (handle_search_memory): New fn.
8421 (handle_query): Process qSearch:memory packets.
8422
bb9c3d36
UW
84232008-05-08 Ulrich Weigand <uweigand@de.ibm.com>
8424
8425 * regcache.c (registers_length): Remove.
8426 (set_register_cache): Verify that PBUFSIZ is large enough to hold a
8427 full register packet.
8428 * regcache.h (registers_length): Remove prototype.
8429 * server.h (PBUFSIZ): Define to 16384.
8430
7284e1be
UW
84312008-05-03 Ulrich Weigand <uweigand@de.ibm.com>
8432
8433 * configure.srv (powerpc*-*-linux*): Set srv_regobj to
8434 powerpc-32l.o, powerpc-altivec32l.o, powerpc-e500l.o,
8435 powerpc-64l.o, and powerpc-altivec64l.o.
8436 Remove rs6000/powerpc-32.xml, rs6000/powerpc-64.xml, and
8437 rs6000/powerpc-e500.xml; add rs6000/powerpc-32l.xml,
8438 rs6000/powerpc-altivec32l.xml, rs6000/powerpc-e500l.xml,
8439 rs6000/powerpc-64l.xml, rs6000/powerpc-altivec64l.xml,
8440 rs6000/power-linux.xml, and rs6000/power64-linux.xml
8441 to srv_xmlfiles.
8442
8443 * Makefile.in (reg-ppc.o, reg-ppc.c): Remove, replace by ...
8444 (powerpc-32l.o, powerpc-32l.c): ... these new rules.
8445 (powerpc-32.o, powerpc-32.c): Remove, replace by ...
8446 (powerpc-altivec32l.o, powerpc-altivec32l.c): ... these new rules.
8447 (powerpc-e500.o, powerpc-e500.c): Remove, replace by ...
8448 (powerpc-e500l.o, powerpc-e500l.c): ... these new rules.
8449 (reg-ppc64.o, reg-ppc64.c): Remove, replace by ...
8450 (powerpc-64l.o, powerpc-64l.c): ... these new rules.
8451 (powerpc-64.o, powerpc-64.c): Remove, replace by ...
8452 (powerpc-altivec64l.o, powerpc-altivec64l.c): ... these new rules.
8453 (clean): Update.
8454
8455 * linux-ppc-low.c (init_registers_ppc): Remove, replace by ...
8456 (init_registers_powerpc_32l): ... this new prototype.
8457 (init_registers_powerpc_32): Remove, replace by ...
8458 (init_registers_powerpc_altivec32l): ... this new prototype.
8459 (init_registers_powerpc_e500): Remove, replace by ...
8460 (init_registers_powerpc_e500l): ... this new prototype.
8461 (init_registers_ppc64): Remove, replace by ...
8462 (init_registers_powerpc_64l): ... this new prototype.
8463 (init_registers_powerpc_64): Remove, replace by ...
8464 (init_registers_powerpc_altivec64l): ... this new prototype.
8465 (ppc_num_regs): Set to 73.
8466 (PT_ORIG_R3, PT_TRAP): Define if necessary.
8467 (ppc_regmap, ppc_regmap_e500): Add values for orig_r3 and trap.
8468 (ppc_cannot_store_register): Handle orig_r3 and trap.
8469 (ppc_arch_setup): Update init_registers_... calls.
8470 (ppc_fill_gregset): Handle orig_r3 and trap.
8471
8472 * inferiors.c (clear_inferiors): Reset current_inferior.
8473
fdc59709
PB
84742008-04-23 Paolo Bonzini <bonzini@gnu.org>
8475
889bf7c5
PA
8476 * acinclude.m4: Add override.m4.
8477 * configure: Regenerate.
fdc59709 8478
c9b2f845
UW
84792008-04-21 Ulrich Weigand <uweigand@de.ibm.com>
8480
8481 * linux-ppc-low.c (ppc_arch_setup): Reset ppc_hwcap after the
8482 initial call to init_register_ppc64.
8483
550512b8
UW
84842008-04-21 Ulrich Weigand <uweigand@de.ibm.com>
8485
43aaf8b6
PA
8486 * configure.srv (powerpc64-*-linux*, powerpc-*-linux*): Merge into
8487 single powerpc*-*-linux* case.
550512b8
UW
8488 (s390-*-linux*, s390x-*-linux*): Merge into single s390*-*-linux* case.
8489
b6430ec3
UW
84902008-04-17 Ulrich Weigand <uweigand@de.ibm.com>
8491
8492 * configure.srv [powerpc64-*-linux*]: Remove powerpc-e500.o from
889bf7c5 8493 srv_regobj. Remove rs6000/powerpc-e500.xml and rs6000/power-spe.xml
b6430ec3
UW
8494 from reg_xmlfiles.
8495 * linux-ppc-low.c: Include <elf.h>.
8496 (PPC_FEATURE_HAS_ALTIVEC, PPC_FEATURE_HAS_SPE): Define.
8497 (ppc_hwcap): New global variable.
8498 (ppc_regmap): Remove __SPE__ #ifdef sections.
8499 (ppc_regmap_e500): New global variable.
8500 (ppc_cannot_store_register): Update __SPE__ special case.
8501 (ppc_get_hwcap): New function.
8502 (ppc_arch_setup): Use it to determine whether inferior supports
8503 AltiVec or SPE registers. Set the_low_target.regmap if appropriate.
8504 (ppc_fill_vrregset, ppc_store_vrregset): Define unconditionally.
8505 Do not access registers if target does not support AltiVec.
8506 (ppc_fill_evrregset, ppc_store_evrregset): Define unconditionally.
8507 Do not access registers if target does not support SPE.
8508 (target_regsets): Unconditionally include AltiVec and SPE regsets.
8509
52fa2412
UW
85102008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
8511
8512 * linux-low.c (disabled_regsets, num_regsets): New.
8513 (use_regsets_p): Delete.
8514 (linux_wait_for_process): Clear disabled_regsets.
8515 (regsets_fetch_inferior_registers): Check and set it.
8516 (regsets_store_inferior_registers): Likewise.
8517 (linux_fetch_registers, linux_store_registers): Do not use
8518 use_regsets_p.
8519 (initialize_low): Allocate disabled_regsets.
8520
e28b3332
DJ
85212008-04-14 Daniel Jacobowitz <dan@codesourcery.com>
8522
8523 * Makefile.in (LIBOBJS): New.
8524 (OBS): Use LIBOBJS.
8525 (memmem.o): New rule.
8526 * configure.ac: Use AC_CONFIG_LIBOBJ_DIR and check for memmem.
8527 * configure: Regenerated.
8528
4536995d
UW
85292008-04-04 Ulrich Weigand <uweigand@de.ibm.com>
8530
8531 * server.c (handle_query): Never return "unsupported" for
8532 qXfer:features:read queries.
8533
221c031f
UW
85342008-03-27 Ulrich Weigand <uweigand@de.ibm.com>
8535
8536 * server.c (get_features_xml): Fix inverted condition.
8537 (handle_query): Always support qXfer:feature:read.
8538
ccd213ac
DJ
85392008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
8540
8541 * server.c (wrapper_argv): New.
8542 (start_inferior): Handle wrapper_argv. If set, expect an extra
8543 trap.
8544 (gdbserver_usage): Document --wrapper.
8545 (main): Parse --wrapper.
8546
6fe305f7
UW
85472008-02-28 Ulrich Weigand <uweigand@de.ibm.com>
8548
8549 * configure.srv [powerpc64-*-linux*]: Add all files mentioned for
8550 powerpc-*-linux* to srv_regobj and reg_xmlfiles.
8551 * linux-ppc-low.c (ppc_get_pc): Support bi-arch operation.
8552 (ppc_set_pc): Likewise.
8553 (ppc_arch_setup): New function.
8554 (ppc_fill_gregset): Call ppc_collect_ptrace_register instead
8555 of collect_register.
889bf7c5 8556 (the_low_target): Use ppc_arch_setup as arch_setup initializer.
6fe305f7 8557
5b0a002e
UW
85582008-02-28 Ulrich Weigand <uweigand@de.ibm.com>
8559
8560 * configure.srv [powerpc64-*-linux*]: Use linux-ppc-low.o
8561 instead of linux-ppc64-low.o.
8562 * linux-ppc64-low.c: Remove file.
8563 * Makefile.in (SFILES): Remove linux-ppc64-low.c.
8564 (linux-ppc64-low.o): Remove rule.
8565
8566 * linux-ppc-low.c (init_registers_ppc64): Add prototype.
8567 (init_registers_powerpc_64): Likewise.
8568 (ppc_regmap): Conditionally define depending on __powerpc64__.
8569 (ppc_cannot_store_register): Do not special-case "fpscr" when
8570 compiled on __powerpc64__.
8571 (ppc_collect_ptrace_register): New function.
8572 (ppc_supply_ptrace_register): New function.
8573 (ppc_breakpoint): Change type to "unsigned int".
8574 (ppc_breakpoint_at): Change type of "insn" to "unsigned int".
8575 (the_low_target): Conditionally provide initializers for the
889bf7c5 8576 arch_setup member depending on __powerpc64__. Install
5b0a002e
UW
8577 collect_ptrace_register and supply_ptrace_register members.
8578
9b4b61c8
UW
85792008-02-28 Ulrich Weigand <uweigand@de.ibm.com>
8580
8581 * regcache.h (gdbserver_xmltarget): Add extern declaration.
8582 * server.c (gdbserver_xmltarget): Define.
8583 (get_features_xml): Use it to replace "target.xml" and arch_string.
8584
8585 * configure.srv: Remove srv_xmltarget. Add XML files that were
8586 mentioned there to srv_xmlfiles instead. Remove conditional tests
8587 on gdb_cv_arm_iwmmxt, gdb_cv_ppc_altivec, gdb_cv_ppc_spe; set
8588 srv_xmlfiles and srv_regobj to include all possible choices.
8589 * configure.ac (srv_xmltarget): Remove.
8590 (srv_xmlfiles): Do not add "target.xml".
8591 (gdb_cv_arm_iwmmxt, gdb_cv_ppc_altivec, gdb_cv_ppc_spe): Remove
8592 checks for supplementary target information.
8593 * configure: Regenerate.
8594 * Makefile.in (XML_TARGET): Remove.
8595 (target.xml): Remove rule.
8596 (clean): Do not clean up target.xml.
8597 (.PRECIOUS): Do not mention target.xml.
8598
8599 * target.h (struct target_ops): Remove arch_string member.
8600 * linux-low.c (linux_arch_string): Remove.
8601 (linux_target_ops): Remove arch_string initializer.
8602 * linux-low.h (struct linux_target_ops): Remove arch_string member.
8603 * linux-i386-low.c (the_low_target): Remove arch_string initializer.
8604 * linux-x86-64-low.c (the_low_target): Remove arch_string initializer.
8605 * spu-low.c (spu_arch_string): Remove.
8606 (spu_target_ops): Remove arch_string initializer.
8607 * win32-low.c (win32_arch_string): Remove.
8608 (win32_target_ops): Remove arch_string initializer.
8609 * win32-low.h (struct win32_target_ops): Remove arch_string member.
8610 * win32-arm-low.c (the_low_target): Remove arch_string initializer.
8611 * win32-i368-low.c (the_low_target): Remove arch_string initializer.
8612
ee1a7ae4
UW
86132008-02-27 Ulrich Weigand <uweigand@de.ibm.com>
8614
8615 * linux-low.h (struct linux_target_ops): Replace left_pad_xfer field
8616 by collect_ptrace_register and supply_ptrace_register hooks.
8617 * linux-low.c (fetch_register): Use supply_ptrace_register callback
8618 instead of checking for the_low_target.left_pad_xfer.
8619 (usr_store_inferior_registers): Use collect_ptrace_register callback
8620 instead of checking for the_low_target.left_pad_xfer.
8621
8622 * linux-s390-low.c (s390_collect_ptrace_register): New function.
8623 (s390_supply_ptrace_register): Likewise.
8624 (s390_fill_gregset): Call s390_collect_ptrace_register.
8625 (the_low_target): Update.
8626
8627 * linux-ppc64-low.c (ppc_collect_ptrace_register): New function.
8628 (ppc_supply_ptrace_register): Likewise.
8629 (the_low_target): Update.
8630
8631 * linux-i386-low.c (the_low_target): Update.
8632 * linux-x86-64-low.c (the_low_target): Update.
8633
d61ddec4
UW
86342008-02-27 Ulrich Weigand <uweigand@de.ibm.com>
8635
8636 * configure.srv [s390x-*-linux*]: Set srv_regobj to include both
8637 reg-s390.o and reg-s390x.o.
8638
8639 * linux-low.c (new_inferior): New global variable.
8640 (linux_create_inferior, linux_attach): Set it.
8641 (linux_wait_for_process): Call the_low_target.arch_setup after the
8642 target has stopped for the first time.
8643 (initialize_low): Do not call the_low_target.arch_setup.
8644
8645 * linux-s390-low.c (s390_get_pc): Support bi-arch operation.
8646 (s390_set_pc): Likewise.
8647 (s390_arch_setup): New function.
8648 (the_low_target): Use s390_arch_setup as arch_setup routine.
8649
8650 * regcache.c (realloc_register_cache): New function.
8651 (set_register_cache): Call it for each existing regcache.
8652
d05b4ac3
UW
86532008-02-27 Ulrich Weigand <uweigand@de.ibm.com>
8654
8655 * server.h (init_registers): Remove prototype.
8656
8657 * linux-low.h (struct linux_target_ops): Add arch_setup field.
8658 * linux-low.c (initialize_low): Call the_low_target.arch_setup ()
8659 instead of init_registers ().
8660 * linux-arm-low.c (init_registers_arm): Add prototype.
8661 (init_registers_arm_with_iwmmxt): Likewise.
8662 (the_low_target): Add initializer for arch_setup field.
8663 * linux-cris-low.c (init_registers_cris): Add prototype.
8664 (the_low_target): Add initializer for arch_setup field.
8665 * linux-crisv32-low.c (init_registers_crisv32): Add prototype.
8666 (the_low_target): Add initializer for arch_setup field.
8667 * linux-i386-low.c (init_registers_i386_linux): Add prototype.
8668 (the_low_target): Add initializer for arch_setup field.
8669 * linux-ia64-low.c (init_registers_ia64): Add prototype.
8670 (the_low_target): Add initializer for arch_setup field.
8671 * linux-m32r-low.c (init_registers_m32r): Add prototype.
8672 (the_low_target): Add initializer for arch_setup field.
8673 * linux-m68k-low.c (init_registers_m68k): Add prototype.
8674 (the_low_target): Add initializer for arch_setup field.
8675 * linux-mips-low.c (init_registers_mips_linux): Add prototype.
8676 (init_registers_mips64_linux): Likewise.
8677 (the_low_target): Add initializer for arch_setup field.
8678 * linux-ppc-low.c (init_registers_ppc): Add prototype.
8679 (init_registers_powerpc_32, init_registers_powerpc_e500): Likewise.
8680 (the_low_target): Add initializer for arch_setup field.
8681 * linux-ppc64-low.c (init_registers_ppc64): Add prototype.
8682 (init_registers_powerpc_64): Likewise.
8683 (the_low_target): Add initializer for arch_setup field.
8684 * linux-s390-low.c (init_registers_s390): Add prototype.
8685 (init_registers_s390x): Likewise.
8686 (the_low_target): Add initializer for arch_setup field.
8687 * linux-sh-low.c (init_registers_sh): Add prototype.
8688 (the_low_target): Add initializer for arch_setup field.
8689 * linux-x86-64-low.c (init_registers_x86_64_linux): Add prototype.
8690 (the_low_target): Add initializer for arch_setup field.
8691 * linux-xtensa-low.c (init_registers_xtensa): Add prototype.
8692 (the_low_target): Add initializer for arch_setup field.
8693
8694 * win32-low.h (struct win32_target_ops): Add arch_setup field.
8695 * win32-low.c (initialize_low): Call the_low_target.arch_setup ()
8696 instead of init_registers ().
8697 * win32-arm-low.c (init_registers_arm): Add prototype.
8698 (the_low_target): Add initializer for arch_setup field.
8699 * win32-i386-low.c (init_registers_i386): Add prototype.
8700 (the_low_target): Add initializer for arch_setup field.
8701
8702 * spu-low.c (init_registers_spu): Add prototype.
8703 (initialize_low): Call initialie_registers_spu () instead of
8704 initialize_registers ().
8705
fd96d250
PA
87062008-02-19 Pedro Alves <pedro@codesourcery.com>
8707
8708 * server.c (handle_v_requests): When handling the vRun and vAttach
8709 packets, if already debugging a process, don't kill it. Return an
8710 error instead.
8711
d41b6bb4
DJ
87122008-02-17 Daniel Jacobowitz <dan@codesourcery.com>
8713
8714 * server.c (handle_query): Correct length check.
8715
5ac588cf
PA
87162008-02-14 Pedro Alves <pedro_alves@portugalmail.pt>
8717
8718 * win32-low.c (do_initial_child_stuff): Add process handle
8719 parameter. Set current_process_handle and current_process_id from the
8720 parameters. Clear globals.
8721 (win32_create_inferior): Don't set current_process_handle and
8722 current_process_id here. Instead pass them on the call to
8723 do_initial_child_stuff.
8724 (win32_attach): Likewise.
8725 (win32_clear_inferiors): New.
8726 (win32_kill): Don't close the current process handle or the
8727 current thread handle here. Instead call win32_clear_inferiors.
8728 (win32_detach): Don't open a new handle to the process. Call
8729 win32_clear_inferiors.
8730 (win32_join): Don't rely on current_process_handle; open a new
8731 handle using the process id.
8732 (win32_wait): Call win32_clear_inferiors when the inferior process
8733 has exited.
8734
ecd7ecbc
DJ
87352008-02-14 Daniel Jacobowitz <dan@codesourcery.com>
8736
8737 * server.c (monitor_show_help): Add "exit".
8738
1525d545
MG
87392008-02-11 Maxim Grigoriev <maxim2405@gmail.com>
8740
ecd7ecbc 8741 * Makefile.in (SFILES): Add linux-xtensa-low.c.
1525d545
MG
8742 (clean): Add reg-xtensa.c.
8743 (linux-xtensa-low.o, reg-xtensa.o, reg-xtensa.c): New dependencies.
ecd7ecbc
DJ
8744 * configure.srv (xtensa*-*-linux*) New target.
8745 * linux-xtensa-low.c: New.
8746 * xtensa-xtregs.c: New.
1525d545 8747
59a016f0
PA
87482008-02-01 Pedro Alves <pedro_alves@portugalmail.pt>
8749
8750 * hostio.c: Don't include errno.h.
8751 (errno_to_fileio_errno): Move to hostio-errno.
8752 * hostio.c: (hostio_error): Remove the error parameter. Defer the
8753 error number outputting to the target->hostio_last_error callback.
8754 (hostio_packet_error): Use FILEIO_EINVAL directly.
8755 (handle_open, handle_pread, hostio_error, handle_unlink): Update
8756 calls to hostio_error.
8757 * hostio-errno.c: New.
8758 * server.h (hostio_last_error_from_errno): Declare.
8759 * target.h (target_ops): Add hostio_last_error member.
8760 * linux-low.c (linux_target_op): Register hostio_last_error_from_errno
8761 as hostio_last_error handler.
889bf7c5 8762 * spu-low.c (spu_target_ops): Likewise.
59a016f0
PA
8763 * win32-low.c [_WIN32_WCE] (win32_error_to_fileio_error)
8764 (wince_hostio_last_error): New functions.
8765 (win32_target_ops) [_WIN32_WCE]: Register wince_hostio_last_error
8766 as hostio_last_error handler.
8767 (win32_target_ops) [!_WIN32_WCE]: Register
8768 hostio_last_error_from_errno as hostio_last_error handler.
8769 * Makefile.in (SFILES): Add hostio.c and hostio-errno.c.
8770 (hostio-errno.o): New rule.
8771 * configure.ac (GDBSERVER_DEPFILES): Add $srv_hostio_err_objs.
8772 * configure.srv (srv_hostio_err_objs): New variable. Default to
8773 hostio-errno.o.
8774 (arm*-*-mingw32ce*): Set srv_hostio_err_objs to "".
8775 * configure: Regenerate.
8776
2d717e4f
DJ
87772008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
8778
8779 * linux-low.c (linux_attach_lwp): Do not _exit after errors.
8780 (linux_kill, linux_detach): Clean up the process list.
8781 * remote-utils.c (remote_open): Improve port number parsing.
8782 (putpkt_binary, input_interrupt): Only send interrupts if the target
8783 is running.
8784 * server.c (extended_protocol): Make static.
8785 (attached): Define earlier.
8786 (exit_requested, response_needed, program_argv): New variables.
8787 (target_running): New.
8788 (start_inferior): Clear attached here.
8789 (attach_inferior): Set attached here.
8790 (require_running): Define.
8791 (handle_query): Use require_running and target_running. Implement
8792 "monitor exit".
8793 (handle_v_attach, handle_v_run): New.
8794 (handle_v_requests): Use require_running. Handle vAttach and vRun.
8795 (gdbserver_usage): Update.
8796 (main): Redo argument parsing. Handle --debug and --multi. Handle
8797 --attach along with other options or after the port. Save
8798 program_argv. Support no initial program. Resynchronize
8799 communication with GDB after an error. Handle "monitor exit".
8800 Use require_running and target_running. Always allow the extended
8801 protocol. Do not error out for Hc0 or Hc-1. Do not automatically
8802 restart in extended mode.
8803 * README: Refer to the GDB manual. Update --attach usage.
8804
7407e2de
AS
88052007-12-20 Andreas Schwab <schwab@suse.de>
8806
8807 * linux-low.c (STACK_SIZE): Define.
8808 (linux_tracefork_child): Use it. Use __clone2 on ia64.
8809 (linux_test_for_tracefork): Likewise.
8810
b65d95c5
DJ
88112007-12-18 Daniel Jacobowitz <dan@codesourcery.com>
8812
8813 * linux-low.c (linux_wait_for_event): Update messages. Do not
8814 reinsert auto-delete breakpoints.
8815 * mem-break.c (struct breakpoint): Change return type of handler to
8816 int.
8817 (set_breakpoint_at): Update handler type.
8818 (reinsert_breakpoint_handler): Return 1 instead of calling
8819 delete_breakpoint.
8820 (reinsert_breakpoint_by_bp): Check for the original breakpoint before
8821 setting a new one.
8822 (check_breakpoints): Delete auto-delete breakpoints and return 2.
8823 * mem-break.h (set_breakpoint_at): Update handler type.
8824 * thread-db.c (thread_db_create_event, thread_db_create_event): Update.
8825 * win32-low.c (auto_delete_breakpoint): New.
8826 (get_child_debug_event): Use it.
8827
4e799345
DJ
88282007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
8829
8830 * configure.ac: Check for pread and pwrite.
8831 * hostio.c (handle_pread): Fall back to lseek and read.
8832 (handle_pwrite): Fall back to lseek and write.
8833 * config.in, configure: Regenerated.
8834
27524b67
DJ
88352007-12-07 Daniel Jacobowitz <dan@codesourcery.com>
8836
8837 * server.c (myresume): Add own_buf argument.
8838 (main): Update calls.
8839
a20d5e98
DJ
88402007-12-06 Daniel Jacobowitz <dan@codesourcery.com>
8841
8842 * linux-low.c (linux_wait, linux_resume): Do not handle async I/O.
8843 * remote-utils.c (remote_open): Do not call disable_async_io.
8844 (block_async_io): Delete.
8845 (unblock_async_io): Make static.
8846 (initialize_async_io): New.
8847 * server.c (handle_v_cont): Handle async I/O here.
8848 (myresume): Likewise. Move other common resume tasks here...
8849 (main): ... from here. Call initialize_async_io. Disable async
8850 I/O before the main loop.
8851 * server.h (initialize_async_io): Declare.
8852 (block_async_io, unblock_async_io): Delete prototypes.
8853 * spu-low.c (spu_resume, spu_wait): Do not handle async I/O here.
8854
b79d787e
DJ
88552007-12-06 Mick Davis <mickd@goanna.iinet.net.au>
8856
8857 * remote-utils.c (readchar): Allow binary data in received messages.
8858
d97903b2
PA
88592007-12-03 Pedro Alves <pedro_alves@portugalmail.pt>
8860
8861 * win32-low.c (attaching): New global.
8862 (win32_create_inferior): Clear the `attaching' global.
8863 (win32_attach): Set the `attaching' global.
8864 (get_child_debug_event) [_WIN32_WCE]: Stop the inferior when
8865 attaching. Only set a breakpoint at the entry point if not
8866 attaching.
8867
311de423
PA
88682007-12-03 Pedro Alves <pedro_alves@portugalmail.pt>
8869
8870 * server.c (main): Don't report dll events on the initial
8871 connection on attaches.
8872
6c2d16d2
PA
88732007-12-03 Pedro Alves <pedro_alves@portugalmail.pt>
8874
8875 * server.c (main): Relax numerical bases supported for the pid of
8876 the --attach command line argument.
8877
5ca906e6
PA
88782007-12-03 Pedro Alves <pedro_alves@portugalmail.pt>
8879
8880 * win32-low.c (win32_attach): Call OpenProcess before
8881 DebugActiveProcess, not after. Add last error output to error
8882 call.
8883
9c6c8194
PA
88842007-12-03 Pedro Alves <pedro_alves@portugalmail.pt>
8885
8886 * win32-low.c (win32_get_thread_context)
8887 (win32_set_thread_context): New functions.
8888 (thread_rec): Use win32_get_thread_context.
8889 (continue_one_thread, win32_resume): Use win32_set_thread_context.
8890 * win32-low.h (win32_thread_info) [_WIN32_WCE]: Add `base_context'
8891 field.
8892
4d5d1aaa
PA
88932007-12-03 Leo Zayas
8894 Pedro Alves <pedro_alves@portugalmail.pt>
8895
8896 * win32-low.c (soft_interrupt_requested, faked_breakpoint): New
8897 global variables.
8898 (child_add_thread): Minor cleanup.
8899 (child_continue): Resume artificially suspended threads before
8900 calling ContinueDebugEvent.
8901 (suspend_one_thread): New.
8902 (fake_breakpoint_event): New.
8903 (get_child_debug_event): Change return type to int. Check here if
8904 gdb sent an interrupt request. If a soft interrupt was requested,
8905 fake a breakpoint event. Return 0 if there is no event to handle,
8906 and 1 otherwise.
8907 (win32_wait): Don't check here if gdb sent an interrupt request.
8908 Ensure there is a valid event to handle.
8909 (win32_request_interrupt): Add soft interruption method as last
8910 resort.
8911
c436e841
PA
89122007-12-03 Leo Zayas
8913 Pedro Alves <pedro_alves@portugalmail.pt>
8914
8915 * win32-low.h (win32_thread_info): Add descriptions to the
8916 structure members. Replace `suspend_count' counter by a
8917 `suspended' flag.
8918 * win32-low.c (thread_rec): Update condition of when to get the
8919 context from the inferior. Rely on ContextFlags being set if it
8920 has already been retrieved. Only suspend the inferior thread if
8921 we haven't already. Warn if that fails.
8922 (continue_one_thread): s/suspend_count/suspended/. Only call
8923 ResumeThread once. Warn if that fails.
8924
e7b5fa67
PA
89252007-12-02 Pedro Alves <pedro_alves@portugalmail.pt>
8926
8927 * win32-low.c (win32_wait): Don't read from the inferior when it
8928 has already exited.
8929
a385171d
PA
89302007-12-02 Pedro Alves <pedro_alves@portugalmail.pt>
8931
8932 * Makefile.in (win32_low_h): New variable.
8933 (win32-low.o): Add dependency on $(win32_low_h).
8934 (win32-arm-low.o, win32-i386-low.o): New rules.
8935
f80c84b3
DJ
89362007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
8937
8938 * hostio.c: Correct copyright year.
8939
a6b151f1
DJ
89402007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
8941
8942 * Makefile.in (OBS): Add hostio.o.
8943 (hostio.o): New rule.
8944 * server.h (handle_vFile): Declare.
8945 * hostio.c: New file.
8946 * server.c (handle_v_requests): Take packet_len and new_packet_len
8947 for binary packets. Call handle_vFile.
8948 (main): Update call to handle_v_requests.
8949
f9387fc3
DJ
89502007-11-05 Daniel Jacobowitz <dan@codesourcery.com>
8951
8952 * linux-low.c: Include <sched.h>.
8953
51c2684e
DJ
89542007-11-01 Daniel Jacobowitz <dan@codesourcery.com>
8955
8956 * linux-low.c (linux_tracefork_grandchild): New.
8957 (linux_tracefork_child): Use clone.
8958 (linux_test_for_tracefork): Use clone; allocate and free a stack.
8959
75f83163
JB
89602007-10-31 Joel Brobecker <brobecker@adacore.com>
8961
8962 * Makefile.in: Use $(SHELL) instead of "sh" to call regdat.sh.
8963
da5898ce
DJ
89642007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
8965
8966 * linux-low.c (handle_extended_wait): Handle unexpected signals.
8967
24a09b5f
DJ
89682007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8969
8970 * inferiors.c (change_inferior_id): Delete.
8971 (add_pid_to_list, pull_pid_from_list): New.
8972 * linux-low.c (PTRACE_SETOPTIONS, PTRACE_GETEVENTMSG)
8973 (PTRACE_O_TRACESYSGOOD, PTRACE_O_TRACEFORK, PTRACE_O_TRACEVFORK)
8974 (PTRACE_O_TRACECLONE, PTRACE_O_TRACEEXEC, PTRACE_O_TRACEVFORKDONE)
8975 (PTRACE_O_TRACEEXIT, PTRACE_EVENT_FORK, PTRACE_EVENT_VFORK)
8976 (PTRACE_EVENT_CLONE, PTRACE_EVENT_EXEC, PTRACE_EVENT_VFORK_DONE)
8977 (PTRACE_EVENT_EXIT, __WALL): Provide default definitions.
8978 (stopped_pids, thread_db_active, must_set_ptrace_flags): New variables.
8979 (using_threads): Always set to 1.
8980 (handle_extended_wait): New.
8981 (add_process): Do not set TID.
8982 (linux_create_inferior): Set must_set_ptrace_flags.
8983 (linux_attach_lwp): Remove TID argument. Do not check using_threads.
8984 Use PTRACE_SETOPTIONS. Call new_thread_notify. Update all callers.
8985 (linux_thread_alive): Rename TID argument to LWPID.
8986 (linux_wait_for_process): Handle unknown processes. Do not use TID.
8987 (linux_wait_for_event): Do not use TID or check using_threads. Update
8988 call to dead_thread_notify. Call handle_extended_wait.
8989 (linux_create_inferior): Use PTRACE_SETOPTIONS.
8990 (send_sigstop): Delete sigstop_sent.
8991 (wait_for_sigstop): Avoid TID.
8992 (linux_supports_tracefork_flag, linux_tracefork_child, my_waitpid)
8993 (linux_test_for_tracefork): New.
8994 (linux_lookup_signals): Use thread_db_active and
8995 linux_supports_tracefork_flag.
8996 (initialize_low): Use thread_db_active and linux_test_for_tracefork.
8997 * linux-low.h (get_process_thread): Avoid TID.
8998 (struct process_ifo): Move thread_known and tid to the end. Remove
8999 sigstop_sent.
9000 (linux_attach_lwp, thread_db_init): Update prototypes.
9001 * server.h (change_inferior_id): Delete prototype.
9002 (add_pid_to_list, pull_pid_from_list): New prototypes.
9003 * thread-db.c (thread_db_use_events): New.
9004 (find_first_thread): Rename to...
9005 (find_one_thread): ...this. Update callers and messages. Do not
9006 call fatal. Check thread_db_use_events. Do not call
9007 change_inferior_id or new_thread_notify.
9008 (maybe_attach_thread): Update. Do not call new_thread_notify.
9009 (thread_db_init): Set thread_db_use_events. Check use_events.
9010 * utils.c (fatal, warning): Correct message prefix.
9011
30ed0a8f
DJ
90122007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
9013
9014 * Makefile.in (clean): Remove new files.
9015 (powerpc-32.o, powerpc-32.c, powerpc-e500.o, powerpc-e500.c)
9016 (powerpc-64.o, powerpc-64.c): New rules.
9017 * configure.srv: Use alternate register sets for powerpc64-*-linux*
9018 with AltiVec, powerpc-*-linux* with AltiVec, and powerpc-*-linux*
9019 with SPE.
9020 * linux-ppc-low.c (ppc_regmap): Do not fetch the FP registers for
9021 SPE targets.
9022 (ppc_cannot_store_register): Do not check for FPSCR for SPE targets.
9023 (PTRACE_GETVRREGS, PTRACE_SETVRREGS, SIZEOF_VRREGS, ppc_fill_vrregset)
9024 (ppc_store_vrregset, PTRACE_GETEVRREGS, PTRACE_SETEVRREGS)
9025 (struct gdb_evrregset_t, ppc_fill_evrregset, ppc_store_evrregset): New.
9026 (target_regsets): Add AltiVec and SPE register sets.
9027 * configure.ac: Check for AltiVec and SPE.
9028 * linux-ppc64-low.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS, SIZEOF_VRREGS)
9029 (ppc_fill_vrregset, ppc_store_vrregset): New.
9030 (target_regsets): Add AltiVec register set.
9031 * configure: Regenerated.
9032
fd462a61
DJ
90332007-09-19 Daniel Jacobowitz <dan@codesourcery.com>
9034
9035 * linux-low.c (O_LARGEFILE): Define.
9036 (linux_read_memory): Use /proc/PID/mem.
9037 * configure.ac: Use AC_GNU_SOURCE. Check for pread64.
9038 * configure, config.in: Regenerated.
9039
69f223ed
DJ
90402007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
9041
9042 * linux-low.c (linux_wait_for_event): Do not pass signals while
9043 single-stepping.
9044
aec18585
PA
90452007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
9046
9047 * win32-low.c (create_process): New.
9048 (win32_create_inferior): Use create_process instead of
9049 CreateProcess. If create_process failed retry appending an ".exe"
9050 suffix. Store the GetLastError result immediatelly after
9051 create_process calls and use it on the call to error.
9052
34d86ddd
PA
90532007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
9054
9055 * win32-low.c (handle_load_dll): Don't use toolhelp when waiting.
9056
5a0e3bd0
JB
90572007-08-23 Joel Brobecker <brobecker@adacore.com>
9058
9059 * configure.ac: Switch license to GPLv3.
9060
f88c79e6
MS
90612007-08-01 Michael Snyder <msnyder@access-company.com>
9062
9063 * remote-utils.c (putpkt_binary): Memory leak, free buf2.
9064
6b3d9b83
PA
90652007-07-31 Pedro Alves <pedro_alves@portugalmail.pt>
9066
9067 * win32-low.c (winapi_CloseToolhelp32Snapshot) [_WIN32_WCE]: New
9068 typedef.
9069 (win32_CloseToolhelp32Snapshot) [_WIN32_WCE]: New global var.
9070 (load_toolhelp) [_WIN32_WCE]: Load TOOLHELP.DLL. Get
9071 CloseToolhelp32Snapshot.
9072 (toolhelp_get_dll_name) [_WIN32_WCE]: Close the snapshot with
9073 CloseToolhelp32Snapshot.
9074
c588c53c
MS
90752007-07-27 Michael Snyder <michael.snyder@access-company.com>
9076
9077 * server.c (main): Check for inferior exit before main loop.
9078
aa0403d9
PA
90792007-07-18 Pedro Alves <pedro_alves@portugalmail.pt>
9080
9081 * remote-utils.c (remote_open): Set SO_KEEPALIVE on remote_desc
9082 instead of on tmp_desc.
9083
255e7678
DJ
90842007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
9085 Daniel Jacobowitz <dan@codesourcery.com>
9086
9087 * inferiors.c (all_dlls, dlls_changed, get_dll): New.
9088 (add_thread): Minor cleanups.
9089 (clear_inferiors): Move lower in the file. Clear the DLL
9090 list.
9091 (free_one_dll, match_dll, loaded_dll, unloaded_dll, clear_list): New.
9092 * remote-utils.c (prepare_resume_reply): Check dlls_changed.
9093 (xml_escape_text): New.
9094 * server.c (handle_query): Handle qXfer:libraries:read. Report it
9095 for qSupported.
9096 (handle_v_cont): Report errors.
9097 (gdbserver_version): Update.
9098 (main): Correct size of own_buf. Do not report initial DLL events.
9099 * server.h (struct dll_info, all_dlls, dlls_changed, loaded_dll)
9100 (unloaded_dll, xml_escape_text): New.
9101 * win32-low.c (enum target_waitkind): Update comments.
9102 (win32_add_one_solib, get_image_name, winapi_EnumProcessModules)
9103 (winapi_GetModuleInformation, winapi_GetModuleFileNameExA)
9104 (win32_EnumProcessModules, win32_GetModuleInformation)
9105 (win32_GetModuleFileNameExA, load_psapi, psapi_get_dll_name)
9106 (winapi_CreateToolhelp32Snapshot, winapi_Module32First)
9107 (winapi_Module32Next, win32_CreateToolhelp32Snapshot)
9108 (win32_Module32First, win32_Module32Next, load_toolhelp)
9109 (toolhelp_get_dll_name, handle_load_dll, handle_unload_dll): New.
9110 (get_child_debug_event): Handle DLL events.
9111 (win32_wait): Likewise.
9112
0d37add9
DJ
91132007-07-12 Daniel Jacobowitz <dan@codesourcery.com>
9114
9115 * configure.srv: Set srv_linux_regsets for sh*-*-linux*.
9116 * linux-sh-low.c (sh_fill_gregset, target_regsets): New.
9117
45e2715e
PA
91182007-07-08 Pedro Alves <pedro_alves@portugalmail.pt>
9119
9120 * win32-low.c (handle_output_debug_string): Ignore event if not
9121 waiting.
9122
c5674cf1
PA
91232007-07-08 Pedro Alves <pedro_alves@portugalmail.pt>
9124
9125 * win32-arm-low.c (arm_wince_breakpoint): Fix typo.
9126
2bbe3cc1
DJ
91272007-07-03 Daniel Jacobowitz <dan@codesourcery.com>
9128
9129 * remote-utils.c (look_up_one_symbol): Handle 'm' packets.
9130
ae13219e
DJ
91312007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
9132
9133 * inferiors.c (change_inferior_id): Add comment.
9134 * linux-low.c (check_removed_breakpoint): Add an early
9135 prototype. Improve debug output.
9136 (linux_attach): Doc update.
9137 (linux_detach_one_process, linux_detach): Clean up before releasing
9138 each process.
9139 (send_sigstop, wait_for_sigstop): Improve comments and debug output.
9140 * linux-low.h (struct process_info): Doc improvement.
9141 * mem-break.c (delete_all_breakpoints): New.
9142 * mem-break.h (delete_all_breakpoints): New prototype.
9143 * thread-db.c (find_first_thread): New.
9144 (thread_db_create_event): Call it instead of
9145 thread_db_find_new_threads. Clean up unused variables.
9146 (maybe_attach_thread): Remove first thread handling.
9147 (thread_db_find_new_threads): Use find_first_thread.
9148 (thread_db_get_tls_address): Likewise.
9149
4105de34
DJ
91502007-06-27 Daniel Jacobowitz <dan@codesourcery.com>
9151
9152 * thread-db.c (thread_db_find_new_threads): Add prototype.
9153 (thread_db_create_event): Check for the main thread before adding
9154 a new thread.
9155 (maybe_attach_thread): Only enable event reporting if TID == 0.
9156 (thread_db_get_tls_address): Check for new threads.
9157
2b876972
DJ
91582007-06-20 Daniel Jacobowitz <dan@codesourcery.com>
9159
9160 * linux-low.c (linux_create_inferior): Try execv before execvp.
9161 * spu-low.c (spu_create_inferior): Likewise.
9162
7a245884
DJ
91632007-06-13 Mike Frysinger <vapier@gentoo.org>
9164
9165 * linux-low.c (linux_create_inferior): Change execv to execvp.
9166 * spu-low.c (spu_create_inferior): Likewies.
9167
117ce543
DJ
91682007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
9169
9170 * Makefile.in (clean): Clean new files instead of deleted ones.
9171 (reg-mips.o, reg-mips.c, reg-mips64.o, reg-mips64.c): Delete.
9172 (mips-linux.o, mips-linux.c, mips64-linux.o, mips64-linux.c): New
9173 rules.
9174 * configure.srv: Specify XML files and new regformats for MIPS and
9175 MIPS64 GNU/Linux.
9176 * linux-mips-low.c (mips_num_regs): Set to only used registers.
9177 (mips_regmap): Do not fetch $0. Remove unused registers. Add
9178 an entry for the restart register.
9179 (mips_cannot_fetch_register, mips_cannot_store_register)
9180 (mips_reinsert_addr, mips_fill_fpregset, mips_store_fpregset): Update
9181 register names to match the XML descriptions.
9182 (mips_fill_gregset, mips_store_gregset): Likewise. Handle the
9183 restart register instead of $0.
9184
0e7f50da
UW
91852007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
9186 Markus Deuling <deuling@de.ibm.com>
9187
9188 * remote-utils.c (decode_xfer_write): New function.
9189 * server.h (decode_xfer_write): Add prototype.
9190 * server.c (handle_query): Add PACKET_LEN argument. Support
9191 qXfer:spu:read and qXfer:spu:write packets.
9192 (main): Pass packet_len to handle_query.
9193 * spu-low.c (spu_target_ops): Add spu_proc_xfer_spu.
9194 * target.h (target_ops): Add qxfer_spu.
9195
374c1d38
UW
91962007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
9197
9198 * spu-low.c (spu_proc_xfer_spu): Do not return failure when
9199 accessing non-seekable spufs files.
9200
bb63802a
UW
92012007-05-16 Markus Deuling <deuling@de.ibm.com>
9202
889bf7c5 9203 * server.c (handle_query): Add reply for qC packet.
bb63802a 9204
7390519e
PA
92052007-05-10 Pedro Alves <pedro_alves@portugalmail.pt>
9206 Leo Zayas <lerele@champenstudios@com>
9207
9208 * server.h (check_remote_input_interrupt_request): New function.
9209 * remote_utils.c (INVALID_DESCRIPTOR): New define.
9210 (remote_desc): Initialize with INVALID_DESCRIPTOR.
9211 (input_interrupt): Expose on USE_WIN32API too. Fix whitespace.
9212 (check_remote_input_interrupt_request): New function.
9213 * server.h (check_remote_input_interrupt_request): Declare.
3ecf0694 9214 * win32-low.c (winapi_DebugBreakProcess,
7390519e
PA
9215 winapi_GenerateConsoleCtrlEvent): New typedefs.
9216 (get_child_debug_event): Lower Win32 debug event polling from 1 sec
9217 to 250 ms.
9218 (win32_wait): Check for remote interrupt request
9219 with check_remote_input_interrupt_request.
9220 (win32_request_interrupt): New function.
9221 (win32_target_op): Set request_interrupt to win32_request_interrupt.
9222
34b34921
PA
92232007-05-10 Pedro Alves <pedro_alves@portugalmail.pt>
9224
9225 * win32-low.c (debug_registers_changed,
9226 debug_registers_used, CONTEXT_EXTENDED_REGISTERS,
9227 CONTEXT_FLOATING_POINT, CONTEXT_DEBUG_REGISTERS,
9228 CONTEXT_DEBUGGER, CONTEXT_DEBUGGER_DR): Delete.
9229 (thread_rec): Get context using the low target.
9230 (child_add_thread): Call thread_added on the low target,
9231 which does the same thing.
9232 (regptr): Delete.
9233 (do_initial_child_stuff): Remove debug registers references.
9234 Set context using the low target. Resume threads after
9235 setting the contexts.
9236 (child_continue): Remove dead variable. Remove debug
9237 registers references.
9238 (child_fetch_inferior_registers): Go through the low target.
9239 (do_child_store_inferior_registers): Remove.
9240 (child_store_inferior_registers): Go through the low target.
9241 (win32_resume): Remove debug registers references.
9242 Set context using the low target.
9243 (handle_exception): Change return type to void. Don't record
9244 context here. Set status to TARGET_WAITKIND_SPURIOUS on a
9245 first chance exception.
889bf7c5 9246 (get_child_debug_event): Change return type to void. Remove
34b34921
PA
9247 goto loop. Always return after waiting for debug event.
9248 (win32_wait): Convert to switch statement. Handle spurious
9249 events.
9250
9251 * win32-i386-low.c (debug_registers_changed,
9252 debug_registers_used): New.
9253 (initial_stuff): Rename to ...
9254 (i386_initial_stuff): ... this. Clear debug registers
9255 state variables.
9256 (store_debug_registers): Delete.
9257 (i386_get_thread_context): New.
9258 (load_debug_registers): Delete.
9259 (i386_set_thread_context): New.
9260 (i386_thread_added): New.
9261 (single_step): Rename to ...
9262 (i386_single_step): ... this.
9263 (do_fetch_inferior_registers): Rename to ...
9264 (i386_fetch_inferior_register): ... this.
9265 (i386_store_inferior_register): New.
9266 (the_low_target): Adapt to new interface.
9267
9268 * win32-arm-low.c (CONTEXT_FLOATING_POINT): Define.
9269 (arm_get_thread_context): New.
9270 (arm_set_thread_context): New.
9271 (regptr): New.
9272 (do_fetch_inferior_registers): Rename to ...
9273 (arm_fetch_inferior_register): ... this.
9274 (arm_store_inferior_register): New.
9275 (arm_wince_breakpoint): Reimplement as unsigned long.
9276 (arm_wince_breakpoint_len): Define.
9277 (the_low_target): Adapt to new interface.
9278
9279 * win32-low.h (target_ops): Remove regmap, store_debug_registers and
9280 load_debug_registers. Add get_thread_context, set_thread_context,
9281 thread_added and store_inferior_register. Rename
9282 fetch_inferior_registers to fetch_inferior_register.
9283 (regptr): Remove declaration.
9284
dd6953e1
PA
92852007-05-10 Pedro Alves <pedro_alves@portugalmail.pt>
9286
9287 * linux-low.c (linux_detach): Change return type to int. Return 0.
9288 * spu-low.c (spu_detach): Likewise.
9289
444d6139
PA
92902007-05-10 Pedro Alves <pedro_alves@portugalmail.pt>
9291
9292 * target.h (target_ops): Change return type of detach to int.
9293 Add join.
9294 (join_inferior): New.
9295 * server.c (main): Don't skip detach support on mingw32.
9296 If the inferior doesn't support detaching return error.
9297 Call join_inferior instead of using waitpid.
9298 * linux-low.c (linux_join): New.
9299 (linux_target_op): Add linux_join.
9300 * spu-low.c (spu_join): New.
9301 (spu_target_ops): Add spu_join.
9302 * win32-low.c (win32_detach): Adapt to new interface.
9303 Reopen current_process_handle before detaching. Issue a child
9304 resume before detaching.
9305 (win32_join): New.
9306 (win32_target_op): Add win32_join.
9307
1d5315fe
PA
93082007-05-10 Pedro Alves <pedro_alves@portugalmail.pt>
9309
9310 * win32-low.c (win32-attach): Fix return value.
9311 * target.h (target_ops): Describe ATTACH return values.
9312
bf914831
PA
93132007-05-10 Pedro Alves <pedro_alves@portugalmail.pt>
9314
9315 * win32-low.c (GETPROCADDRESS): Define.
9316 (winapi_DebugActiveProcessStop): Add WINAPI. typedef as pointer.
9317 (winapi_DebugSetProcessKillOnExit): Likewise.
9318 (win32_create_inferior): Force usage of ansi CreateProcessA.
9319 (win32_attach): Use GETPROCADDRESS.
9320 (win32_detach): Likewise.
9321
f72f3e60
PA
93222007-05-10 Pedro Alves <pedro_alves@portugalmail.pt>
9323
9324 * win32-low.c (win32_wait): Don't use WSTOPSIG.
9325
ed50f18f
PA
93262007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
9327
9328 * win32-low.c: Commit leftover changes from 2007-03-29.
9329
0c2ead7e
DJ
93302007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
9331
9332 * i387-fp.c (struct i387_fsave, struct i387_fxsave): Make 16-bit
9333 fields short instead of int. Add explicit padding.
9334 (i387_cache_to_fsave): Remove unnecessary casts.
9335 (i387_fsave_to_cache): Doc fix.
9336 (i387_cache_to_fxsave): Remove unnecessary casts and masking.
9337
73725ff3
DJ
93382007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
9339
9340 * i387-fp.c (i387_cache_to_fxsave): Reinitialize val2 before use.
9341 (i387_fxsave_to_cache): Check fp->ftag while building ftag value.
9342
d99f33d8
PA
93432007-03-29 Pedro Alves <pedro_alves@portugalmail.pt>
9344
9345 * configure.srv (arm*-*-mingw32ce*): Move near the other
9346 arm targets.
9347
68070c10
PA
93482007-03-29 Pedro Alves <pedro_alves@portugalmail.pt>
9349
2482afc6 9350 * configure.ac: Add errno checking.
68070c10
PA
9351 (AC_CHECK_HEADERS): Add errno.h, fcntl.h, signal.h,
9352 sys/file.h and malloc.h.
9353 (AC_CHECK_DECLS): Add perror.
9354 (srv_mingwce): Handle.
2482afc6 9355 * configure.srv (i[34567]86-*-cygwin*): Add
68070c10
PA
9356 win32-i386-low.o to srv_tgtobj.
9357 (i[34567]86-*-mingw*): Likewise.
9358 (arm*-*-mingw32ce*): Add case.
9359 * gdbreplay.c [HAVE_SYS_FILE_H, HAVE_SIGNAL_H,
9360 HAVE_FCNTL_H, HAVE_ERRNO_H, HAVE_MALLOC_H]: Check.
9361 [__MINGW32CE__] (strerror): New function.
9362 [__MINGW32CE__] (errno): Define to GetLastError.
9363 [__MINGW32CE__] (COUNTOF): New macro.
9364 (remote_open): Remove extra close call.
9365 * mem-break.c (delete_breakpoint_at): New function.
9366 * mem-break.h (delete_breakpoint_at): Declare.
9367 * remote-utils.c [HAVE_SYS_FILE_H, HAVE_SIGNAL_H,
9368 HAVE_FCNTL_H, HAVE_UNISTD_H, HAVE_ERRNO_H]: Check.
9369 [USE_WIN32API] (read, write): Add char* casts.
9370 * server.c [HAVE_UNISTD_H, HAVE_SIGNAL_H]: Check.
9371 * server.h: Include wincecompat.h on Windows CE.
9372 [HAVE_ERRNO_H]: Check.
9373 (perror): Declare if not declared.
9374 * utils.c: Add stdlib.h, errno.h and malloc.h includes.
9375 (perror_with_name): Remove errno declaration.
9376 * wincecompat.h: New.
9377 * wincecompat.c: New.
9378 * win32-low.h: New.
9379 * win32-arm-low.c: New.
9380 * win32-i386-low.c: New.
9381 (win32-low.c): Include mem-break.h and win32-low.h, and winnt.h.
9382 (OUTMSG2): Make it safe.
9383 (_T): New macro.
9384 (COUNTOF): New macro.
9385 (NUM_REGS): Get it from the low target.
9386 (CONTEXT_EXTENDED_REGISTERS, CONTEXT_FLOATING_POINT,
9387 CONTEXT_DEBUG_REGISTERS): Add fallbacks to 0.
9388 (thread_rec): Let low target handle debug registers.
9389 (child_add_thread): Likewise.
9390 (child_init_thread_list): Likewise.
9391 (continue_one_thread): Likewise.
9392 (regptr): New.
9393 (do_child_fetch_inferior_registers): Move to ...
9394 * win32-i386-low.c: ... here, and rename to ...
9395 (do_fetch_inferior_registers): ... this.
889bf7c5 9396 * win32-low.c (child_fetch_inferior_registers):
68070c10
PA
9397 Go through the low target.
9398 (do_child_store_inferior_registers): Use regptr.
9399 (strwinerror): New function.
9400 (win32_create_inferior): Handle Windows CE.
9401 Use strwinerror instead of strerror on Windows error
9402 codes. Add program to the error output.
9403 Don't close the main thread handle on Windows CE.
9404 (win32_attach): Use coredll.dll on Windows CE.
9405 (win32_kill): Close current process and current
9406 thread handles.
9407 (win32_detach): Use coredll.dll on Windows CE.
9408 (win32_resume): Let low target handle debug registers, and
9409 step request.
9410 (handle_exception): Add/Remove initial breakpoint. Avoid
9411 non-existant WSTOPSIG on Windows CE.
9412 (win32_read_inferior_memory): Cast to remove warning.
9413 (win32_arch_string): Go through the low target.
9414 (initialize_low): Call set_breakpoint_data with the low
9415 target's breakpoint.
9416 * win32-low.c (dr, FLAG_TRACE_BIT, FCS_REGNUM,
9417 FOP_REGNUM, mappings): Move to ...
9418 * win32-i386-low.c: ... here.
9419 * win32-low.c (win32_thread_info): Move to ...
9420 * win32-low.h: ... here.
9421 * Makefile.in (SFILES): Add win32-low.c, win32-i386-low.c,
9422 win32-arm-low.c and wincecompat.c.
9423 (all:): Add $EXEEXT.
9424 (install-only:): Likewise.
9425 (gdbserver:): Likewise.
9426 (gdbreplay:): Likewise.
9427 * config.in: Regenerate.
9428 * configure: Regenerate.
9429
41093d81
PA
94302007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
9431
9432 * win32-low.c: Rename typedef thread_info to
9433 win32_thread_info throughout.
9434
544afa54
PA
94352007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
9436
9437 * win32-i386-low.c: Rename to ...
9438 * win32-low.c: ... this.
9439 * configure.srv: Replace win32-i386-low.o with win32-low.o.
9440 * Makefile.in: Likewise.
9441
bce7165d
PA
94422007-03-27 Pedro Alves <pedro_alves@portugalmail.pt>
9443
9444 * remote-utils.c (monitor_output): Constify msg parameter.
9445 * server.h (monitor_output): Likewise.
9446 * win32-i386-low.c (handle_output_debug_string): New.
9447 (win32_kill): Handle OUTPUT_DEBUG_STRING_EVENT events using
9448 handle_output_debug_string.
9449 (get_child_debug_event): Likewise.
9450
506c7aa0
DJ
94512007-03-27 Mat Hostetter <mat@lcs.mit.edu>
9452
9453 * server.c (main): Correct strtoul check.
9454
42c81e2a
DJ
94552007-03-27 Jon Ringle <jon@ringle.org>
9456
9457 * linux-low.c: Check __ARCH_HAS_MMU__ also.
9458
9453113a
DJ
94592007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
9460
9461 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
9462
64a69107
DJ
94632007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
9464
9465 * terminal.h: Check HAVE_SGTTY_H.
9466
94672007-02-27 Mat Hostetter <mat@lcs.mit.edu>
6f8486da
DJ
9468
9469 * remote-utils.c (remote_open): Print out the assigned port number.
9470
c74d0ad8
DJ
94712007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
9472
9473 * remote-utils.c (monitor_output): New function.
9474 * server.c (debug_threads): Define here.
9475 (monitor_show_help): New function.
9476 (handle_query): Handle qRcmd.
9477 (main): Do not handle 'd' packet.
9478 * server.h (debug_threads, remote_debug, monitor_output): Declare.
9479 * linux-low.c, spu-low.c, win32-i386-low.c: Remove definitions
9480 of debug_threads.
9481
de7c3b4a
PA
94822007-02-25 Pedro Alves <pedro_alves@portugalmail.pt>
9483
9484 * Makefile.in (EXEEXT): New.
9485 (clean): Use $(EXEEXT).
9486
ef57601b
PA
94872007-02-25 Pedro Alves <pedro_alves@portugalmail.pt>
9488
9489 * target.h (target_ops): Rename send_signal to request_interrupt,
9490 and remove enum target_signal parameter.
9491 * linux-low.c (linux_request_interrupt): Rename from
9492 linux_send_signal, and always send SIGINT.
9493 * spu-low.c (spu_request_interrupt): Rename from spu_send_signal,
9494 and always send SIGINT.
9495 * remote-utils.c (putpkt_binary): Call request_interrupt, instead
9496 of send_signal.
9497 (input_interrupt): Likewise.
9498
820f2bda
PA
94992007-02-25 Pedro Alves <pedro_alves@portugalmail.pt>
9500
9501 * server.c (get_features_xml): Check if target implemented
9502 arch_string.
9503 * win32-i386-low.c (win32_arch_string): New.
9504 (win32_target_ops): Add win32_arch_string as arch_string member.
9505
ab39bf24
UW
95062007-02-22 Markus Deuling <deuling@de.ibm.com>
9507
9508 * spu-low.c (spu_arch_string): New.
9509 (spu_target_ops): Add spu_arch_string.
9510
61ff6e04
DJ
95112007-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9512
9513 * remote-utils.c: Remove HAVE_TERMINAL_H check.
9514 * configure.ac: Do not check for terminal.h.
9515 * configure, config.in: Regenerated.
9516
fb1e4ffc
DJ
95172007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
9518
9519 * Makefile.in (OBS): Add $(XML_BUILTIN).
9520 (XML_DIR, XML_TARGET, XML_FILES, XML_BUILTIN): New.
9521 (clean): Update.
9522 (target.xml, xml-builtin.c, stamp-xml, arm-with-iwmmxt.o)
9523 (arm-with-iwmmxt.c): New.
9524 * config.in, configure: Regenerate.
9525 * configure.ac: Check for iWMMXt. Handle srv_xmltarget,
9526 srv_xmlbuiltin, and srv_xmlfiles. Define USE_XML.
9527 * configure.srv: Mention srv_xmltarget and srv_xmlfiles.
9528 (arm*-*-linux*): Add iWMMXt and regset support.
9529 * linux-arm-low.c (PTRACE_GETWMMXREGS, PTRACE_SETWMMXREGS): Define.
9530 (arm_fill_gregset, arm_store_gregset, arm_fill_wmmxregset)
9531 (arm_store_wmmxregset, target_regsets): New.
9532 * server.c (get_features_xml): Take annex argument. Check builtin
9533 XML documents.
9534 (handle_query): Handle multiple annexes.
9535
0f48aa01
DJ
95362007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
9537
9538 * remote-utils.c [USE_WIN32API] (read, write): Define.
9539 (putpkt_binary, input_interrupt, readchar, getpkt): Use read and
9540 write.
9541
23181151
DJ
95422007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
9543
9544 * linux-i386-low.c (the_low_target): Set arch_string.
9545 * linux-x86-64-low.c (the_low_target): Likewise.
9546 * linux-low.c (linux_arch_string): New.
9547 (linux_target_ops): Add it.
9548 * linux-low.h (struct linux_target_ops): Add arch_string.
9549 * server.c (write_qxfer_response): Use const void * for DATA.
9550 (get_features_xml): New.
9551 (handle_query): Handle qXfer:features:read. Report it for qSupported.
9552 * target.h (struct target_ops): Add arch_string method.
9553
9d606399
DJ
95542007-01-03 Denis Pilat <denis.pilat@st.com>
9555 Daniel Jacobowitz <dan@codesourcery.com>
9556
9557 * linux-low.c (linux_kill): Handle being called with no threads.
9558 * win32-i386-low.c (win32_kill): Likewise.
9559 (get_child_debug_event): Clear current_process_handle.
9560
95612006-12-30 Denis PILAT <denis.pilat@st.com>
8264bb58
DJ
9562 Daniel Jacobowitz <dan@codesourcery.com>
9563
9564 * remote-utils.c (remote_open): Check the type of specified
9565 serial port devices before opening them.
9566 * server.c (main): Kill the inferior if an error occurs during
9567 the first remote_open.
9568
a5e13d24
DJ
95692006-12-05 Markus Deuling <deuling@de.ibm.com>
9570
9571 * README: Update supported targets.
9572
186947f7
DJ
95732006-11-28 Daniel Jacobowitz <dan@codesourcery.com>
9574
9575 * Makefile.in (clean): Remove reg-mips64.c.
9576 (reg-mips64.c, reg-mips64.o): New rules.
9577 * configure.srv: Handle mips64. Include regset support for mips.
9578 * linux-mips-low.c (union mips_register): New.
9579 (mips_get_pc, mips_set_pc, mips_reinsert_addr): Use it.
9580 (mips_breakpoint, mips_breakpoint_at): Use int.
9581 (mips_collect_register, mips_supply_register)
9582 (mips_collect_register_32bit, mips_supply_register_32bit)
9583 (mips_fill_gregset, mips_store_gregset, mips_fill_fpregset)
9584 (mips_store_fpregset, target_regsets): New.
9585 * thread-db.c (thread_db_get_tls_address): Use uintptr_t.
9586
a13e2c95
UW
95872006-11-22 Ulrich Weigand <uweigand@de.ibm.com>
9588
9589 * configure.srv: Add target "spu*-*-*".
9590 * Makefile.in (clean): Remove reg-spu.c.
9591 (reg-spu.c, reg-spu.o, spu-low.o): Add dependencies.
9592 * spu-low.c: New file.
9593
cb7283db
DJ
95942006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
9595
9596 * configure.ac: Correct td_thr_tls_get_addr test.
9597 * configure: Regenerated.
9598
89be2091
DJ
95992006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
9600
9601 * linux-low.c (linux_wait_for_event): Reformat. Use the
9602 pass_signals array.
9603 * remote-utils.c (decode_address_to_semicolon): New.
9604 * server.c (pass_signals, handle_general_set): New.
9605 (handle_query): Mention QPassSignals for qSupported.
9606 (main): Call handle_general_set.
9607 * server.h (pass_signals, decode_address_to_semicolon): New.
9608
000ef4f0
DJ
96092006-11-06 Daniel Jacobowitz <dan@codesourcery.com>
9610
9611 * server.c (handle_query): Correct error handling for read_auxv.
9612
b7149293
UW
96132005-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9614
9615 * configure.srv [s390-*-linux*, s390x-*-linux*]: Set srv_linux_regsets
9616 and srv_linux_thread_db to yes.
9617 * linux-s390-low.c (s390_fill_gregset): New function.
9618 (target_regsets): Define data structure.
9619
dae5f5cf
DJ
96202006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
9621
9622 * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New.
9623 * configure.ac: Use it. Define HAVE_TD_THR_TLS_GET_ADDR.
9624 * config.in, configure: Regenerated.
9625 * inferiors.c (gdb_id_to_thread): New function.
9626 (gdb_id_to_thread_id): Use it.
9627 * linux-low.c (linux_target_ops): Use thread_db_get_tls_address.
9628 * linux-low.h (struct process_info): Add th member.
9629 (thread_db_get_tls_address): New prototype.
9630 * remote-utils.c (decode_address): Make non-static.
9631 * server.c (handle_query): Handle qGetTLSAddr.
9632 * server.h (gdb_id_to_thread, decode_address): New prototypes.
9633 * target.h (struct target_ops): Add get_tls_address.
9634 * thread-db.c (maybe_attach_thread): Save the thread handle.
9635 (thread_db_get_tls_address): New.
9636
32ca6d61
DJ
96372006-09-28 Daniel Jacobowitz <dan@codesourcery.com>
9638
9639 * linux-low.c (PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
9640 (linux_resume_one_process): Take a siginfo_t *. Update all
9641 callers. Queue it if necessary. Use PTRACE_SETSIGINFO.
9642 (struct pending_signals): Add a siginfo_t.
9643 (linux_wait_for_process): Always set last_status.
9644 (linux_wait_for_event): Use PTRACE_GETSIGINFO.
9645 (linux_queue_one_thread): Use PTRACE_GETSIGINFO.
9646 * linux-low.h (struct process_info): Add last_status.
9647
5ffff7c1
DJ
96482006-09-21 Daniel Jacobowitz <dan@codesourcery.com>
9649
9650 * remote-utils.c (try_rle): New function.
9651 (putpkt_binary): Use it.
9652
8695c747
DJ
96532006-08-19 Daniel Jacobowitz <dan@codesourcery.com>
9654
9655 * Makefile.in (clean): Clean reg-x86-64-linux.c.
9656 (reg-x86-64-linux.o, reg-x86-64-linux.c): New.
9657 * configure.srv (x86_64-*-linux*): Use reg-x86-64-linux.o.
9658 * linux-x86-64-low.c (x86_64_regmap): Include ORIG_RAX.
9659 (x86_64_fill_gregset, x86_64_store_gregset): Skip floating
9660 point registers.
9661
290fadea
RS
96622006-08-08 Richard Sandiford <richard@codesourcery.com>
9663
9664 * server.c (terminal_fd): New variable.
9665 (old_foreground_pgrp): Likewise.
9666 (restore_old_foreground_pgrp): New function.
9667 (start_inferior): Record the terminal file descriptor in terminal_fd
9668 and its original foreground group in old_foreground_pgrp. Register
9669 restore_old_foreground_pgrp with atexit().
9670
9f2e1e63
DJ
96712006-07-26 Daniel Jacobowitz <dan@codesourcery.com>
9672
9673 * server.c (handle_query): Correct qPart to qXfer.
9674
b80864fb
DJ
96752006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9676
9677 * configure.ac: Check for more headers which are missing on
9678 Windows. Automatically supply -lwsock32 and USE_WIN32API.
9679 * configure.srv: Add Cygwin and mingw32.
9680 * remote-utils.c: Don't include headers unconditionally which
9681 are missing on mingw32. Include <winsock.h> for mingw32.
9682 (remote_open): Adjust for mingw32 support. Flush
9683 standard error after writing to it.
9684 (remote_close, putpkt_binary, input_interrupt, block_async_io)
9685 (unblock_async_io, enable_async_io, disable_async_io)
9686 (readchar, getpkt): Update for Winsock support.
9687 (prepare_resume_reply): Expect a protocol signal number.
9688 * server.c: Disable <sys/wait.h> on mingw32.
9689 (start_inferior): Adjust for mingw32 support. Flush
9690 standard error after writing to it.
9691 (attach_inferior): Likewise. Use protocol signal
9692 numbers.
9693 (main): Skip 'D' packet on mingw32. Use protocol signal numbers
9694 and names.
9695 * win32-i386-low.c: New file.
9696 * Makefile.in (XM_CLIBS): Set.
9697 (gdbserver, gdbreplay): Use $(INTERNAL_CFLAGS).
9698 (win32-i386-low.o): New dependency rule.
9699 * linux-low.c (linux_wait): Use target signal numbers.
9700 * target.h (struct target_ops): Doc fix.
9701 * server.h (target_signal_to_name): New prototype.
9702 * gdbreplay.c: Don't include headers unconditionally which
9703 are missing on mingw32. Include <winsock.h> for mingw32.
9704 (remote_close, remote_open): Adjust for Winsock support.
9705 * configure, config.in: Regenerated.
9706
0876f84a
DJ
97072006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
9708
9709 * server.c (decode_xfer_read, write_qxfer_response): New.
9710 (handle_query): Take a packet length argument. Handle
9711 qXfer:auxv:read instead of qPart:auxv:read. Mention it in
9712 the qSupported response.
9713 (main): Update call to handle_query.
9714
01f9e8fa
DJ
97152006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
9716
9717 * remote-utils.c (remote_escape_output, remote_unescape_input): New.
9718 (putpkt_binary): Renamed from putpkt and adjusted for binary
9719 data.
9720 (putpkt): New wrapper for putpkt_binary.
9721 (readchar): Don't mask off the high bit.
9722 (decode_X_packet): New function.
9723 * server.c (main): Call putpkt_binary if a handler sets the packet
9724 length. Save the length of the incoming packet. Handle 'X'.
9725 * server.h (gdb_byte, remote_escape_output, decode_X_packet): New.
9726
be2a5f71
DJ
97272006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
9728
9729 * server.c (handle_query): Handle qSupported.
9730
ea025f5f
DJ
97312006-05-30 Daniel Jacobowitz <dan@codesourcery.com>
9732
9733 * remote-utils.c (all_symbols_looked_up): New variable.
9734 (look_up_one_symbol): Check it.
9735 * server.h (look_up_one_symbol): New declaration.
9736 * thread-db.c (thread_db_init): Set all_symbols_looked_up.
9737
9308fc88
DJ
97382006-05-30 Daniel Jacobowitz <dan@codesourcery.com>
9739
9740 * Makefile.in (linux-arm-low.o): Update dependencies.
66f338c7 9741 * linux-arm-low.c: Include "gdb_proc_service.h".
9308fc88
DJ
9742 (PTRACE_GET_THREAD_AREA): Define.
9743 (ps_get_thread_area): New function.
9744
52fb6437
NS
97452006-05-09 Nathan Sidwell <nathan@codesourcery.com>
9746
9747 * configure.srv (m68k*-*-uclinux*): New target.
9748 * linux-low.c (linux_create_inferior): Use vfork on mmuless systems.
9749 (linux_resume_one_process): Remove extraneous cast.
9750 (linux_read_offsets): New.
9751 (linux_target_op): Add linux_read_offsets on mmuless systems.
9752 * server.c (handle_query): Add qOffsets logic.
9753 * target.h (struct target_ops): Add read_offsets.
9754
21b0f40c
DJ
97552006-03-15 Daniel Jacobowitz <dan@codesourcery.com>
9756
9757 * linux-mips-low.c: Include <sys/ptrace.h> and "gdb_proc_service.h".
9758 (PTRACE_GET_THREAD_AREA): Define.
9759 (ps_get_thread_area): New function.
9760 * Makefile.in (linux-i386-low.o, linux-mips-low.o)
9761 (linux-x86-64-low.o): Update.
9762
0050a760
DJ
97632006-03-15 Daniel Jacobowitz <dan@codesourcery.com>
9764
9765 * configure.ac: Remove checks for prfpregset_t.
9766 * gdb_proc_service.h: New file.
9767 * linux-i386-low.c, linux-x86-64-low.c, thread-db.c: Use the
9768 new "gdb_proc_service.h".
9769 * proc-service.c: Likewise.
9770 (ps_pglobal_lookup, ps_pdread, ps_pdwrite): Use psaddr_t.
9771 (ps_lgetfpregs, ps_lsetfpregs): Use a void* argument.
9772 * Makefile.in (gdb_proc_service_h): Updated.
9773 * configure, config.in: Regenerated.
9774
b92a518e
DJ
97752006-03-03 Daniel Jacobowitz <dan@codesourcery.com>
9776
9777 * remote-utils.c (prepare_resume_reply): Move declaration
9778 of gdb_id_from_wait to the top of the block.
9779
545587ee
DJ
97802006-02-15 Daniel Jacobowitz <dan@codesourcery.com>
9781
9782 * linux-low.c (regsets_store_inferior_registers): Read the regset
9783 from the target before filling it.
9784
9db87ebd
DJ
97852006-02-08 Daniel Jacobowitz <dan@codesourcery.com>
9786
9787 * server.c (attach_inferior): Return SIGTRAP for a successful
9788 attach.
9789
dd24457d
DJ
97902006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9791
9792 * Makefile.in (OBS): Add version.o.
9793 (STAGESTUFF): Delete.
9794 (version.o): Add dependencies.
9795 (version.c): Replace rule.
9796 (clean): Remove version.c.
9797 * server.c (gdbserver_version): New.
9798 (gdbserver_usage): Use printf.
9799 (main): Handle --version and --help.
9800 * server.h (version, host_name): Add declarations.
9801
6f0f660e
EZ
98022005-12-23 Eli Zaretskii <eliz@gnu.org>
9803
889bf7c5
PA
9804 * linux-arm-low.c:
9805 * linux-arm-low.c:
9806 * inferiors.c:
9807 * i387-fp.h:
9808 * i387-fp.c:
9809 * gdbreplay.c:
9810 * regcache.c:
9811 * proc-service.c:
9812 * mem-break.h:
9813 * mem-break.c:
9814 * linux-x86-64-low.c:
9815 * linux-sh-low.c:
9816 * linux-s390-low.c:
9817 * linux-ppc64-low.c:
9818 * linux-ppc-low.c:
9819 * linux-mips-low.c:
9820 * linux-m68k-low.c:
9821 * linux-m32r-low.c:
9822 * linux-low.h:
9823 * linux-low.c:
9824 * linux-ia64-low.c:
9825 * linux-i386-low.c:
9826 * linux-crisv32-low.c:
9827 * thread-db.c:
9828 * terminal.h:
9829 * target.h:
9830 * target.c:
9831 * server.h:
9832 * server.c:
9833 * remote-utils.c:
9834 * regcache.h:
9835 * utils.c:
9836 * Makefile.in:
9837 * configure.ac:
6f0f660e
EZ
9838 * gdbserver.1: Add (C) after Copyright. Update the FSF
9839 address.
9840
9d1fb177
DJ
98412005-11-13 Daniel Jacobowitz <dan@codesourcery.com>
9842
9843 * linux-arm-low.c (arm_eabi_breakpoint): New variable.
9844 (arm_breakpoint_at): Recognize both breakpoints.
9845 (the_low_target): Use the correct breakpoint instruction.
9846
011a70c2
DJ
98472005-11-02 Daniel Jacobowitz <dan@codesourcery.com>
9848
9849 * configure.srv (x86_64-*-linux*): Turn on thread_db support.
9850 * linux-x86-64-low.c (x86_64_breakpoint, x86_64_breakpoint_len)
9851 (x86_64_get_pc, x86_64_set_pc, x86_64_breakpoint_at): New.
9852 (the_low_target): Update.
9853
7fb85e41
AS
98542005-10-25 Andreas Schwab <schwab@suse.de>
9855
9856 * server.c (main): Allocate mem_buf with PBUFSIZ bytes.
9857
9858 * linux-ia64-low.c (ia64_regmap): Remove NAT registers.
9859 (ia64_num_regs): Reduce to 462.
9860
3db0444b
DJ
98612005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
9862
9863 * acinclude.m4: Correct quoting.
9864 * aclocal.m4: Regenerated.
9865
9866 Suggested by SZOKOVACS Robert <szo@ies.hu>:
9867 * thread-db.c (thread_db_err_str): Handle TD_VERSION.
9868 (thread_db_init): Call thread_db_err_str.
9869 * configure.ac: Check for TD_VERSION.
9870 * config.in, configure: Regenerated.
9871
bee0189a
DJ
98722005-07-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9873
9874 * server.h (error, fatal, warning): Add ATTR_FORMAT.
9875
e9d25b98
DJ
98762005-07-13 Daniel Jacobowitz <dan@codesourcery.com>
9877
9878 * configure.ac: Define HAVE_LINUX_REGSETS even if PTRACE_GETREGS
9879 is not available. Define HAVE_PTRACE_GETREGS if it is.
9880 * config.in, configure: Regenerated.
9881 * configure.srv: Set srv_linux_regsets for PowerPC and PowerPC64.
9882 * linux-i386-low.c, linux-m68k-low.c: Update to use
9883 HAVE_PTRACE_GETREGS.
9884 * linux-low.c (regsets_fetch_inferior_registers)
9885 (regsets_store_inferior_registers): Only return 0 if we processed
9886 GENERAL_REGS.
9887 * linux-ppc-low.c (ppc_fill_gregset, target_regsets): New.
9888 * linux-ppc64-low.c (ppc_fill_gregset, target_regsets): New.
9889
a06660f7
DJ
98902005-07-13 Daniel Jacobowitz <dan@codesourcery.com>
9891
9892 * inferiors.c (struct thread_info): Add gdb_id.
9893 (add_thread): Add gdb_id argument.
9894 (thread_id_to_gdb_id, thread_to_gdb_id, gdb_id_to_thread_id): New.
9895 * linux-low.c (linux_create_inferior, linux_attach_lwp): Update
9896 calls to add_thread.
9897 * remote-utils.c (prepare_resume_reply: Use thread_to_gdb_id.
9898 * server.c (handle_query): Use thread_to_gdb_id.
9899 (handle_v_cont, main): Use gdb_id_to_thread_id.
9900 * server.h (add_thread): Update prototype.
9901 (thread_id_to_gdb_id, thread_to_gdb_id, gdb_id_to_thread_id): New
9902 prototypes.
9903
5a1f5858
DJ
99042005-07-13 Daniel Jacobowitz <dan@codesourcery.com>
9905
9906 * linux-low.c (fetch_register, usr_store_inferior_registers): Handle
9907 left-padded registers.
9908 * linux-low.h (struct linux_target_ops): Add left_pad_xfer.
9909 * linux-ppc64-low.c (the_low_target): Set left_pad_xfer.
9910
e122f1f5
SE
99112005-07-01 Steve Ellcey <sje@cup.hp.com>
9912
9913 * configure.ac (BFD_NEED_DECLARATION): Replace with AC_CHECK_DECLS.
9914 * configure: Regenerate.
9915 * config.in: Regenerate.
9916 * server.h (NEED_DECLARATION_STRERROR):
9917 Replace with !HAVE_DECL_STRERROR.
9918
d592fa2f
DJ
99192005-06-16 Daniel Jacobowitz <dan@codesourcery.com>
9920
9921 * linux-low.c (linux_wait, linux_send_signal): Don't test
9922 an unsigned long variable for > 0 if it could be MAX_ULONG.
9923 * server.c (myresume): Likewise.
9924 * target.c (set_desired_inferior): Likewise.
9925
ccbd4912
MK
99262005-06-13 Mark Kettenis <kettenis@gnu.org>
9927
9928 * configure.ac: Simplify and improve check for socklen_t.
9929 * configure, config.in: Regenerate.
9930
f450004a
DJ
99312005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
9932
9933 * acconfig.h: Remove.
9934 * configure.ac: Add a test for socklen_t. Use three-argument
9935 AC_DEFINE throughout.
9936 * config.in: Regenerated using autoheader 2.59.
9937 * configure: Regenerated.
9938
9939 * gdbreplay.c (socklen_t): Provide a default.
9940 (remote_open): Use socklen_t.
9941 * remote-utils.c (socklen_t): Provide a default.
9942 (remote_open): Use socklen_t.
9943 (convert_int_to_ascii, convert_ascii_to_int, decode_M_packet): Use
9944 unsigned char.
9945
9946 * i387-fp.c (struct i387_fsave, struct i387_fxsave): Use unsigned
9947 char for buffers.
9948 * linux-low.c (linux_read_memory, linux_write_memory)
9949 (linux_read_auxv): Likewise.
9950 * mem-break.c (breakpoint_data, set_breakpoint_data, check_mem_read)
9951 (check_mem_write): Likewise.
9952 * mem-break.h (set_breakpoint_data, check_mem_read, check_mem_write):
9953 Likewise.
9954 * regcache.c (struct inferior_rgcache_data, registers_to_string)
9955 (registers_from_string, register_data): Likewise.
9956 * server.c (handle_query, main): Likewise.
9957 * server.h (convert_ascii_to_int, convert_int_to_ascii)
9958 (decode_M_packet): Likewise.
9959 * target.c (read_inferior_memory, write_inferior_memory): Likewise.
9960 * target.h (struct target_ops): Update read_memory, write_memory,
9961 and read_auxv.
9962 (read_inferior_memory, write_inferior_memory): Update.
9963 * linux-low.h (struct linux_target_ops): Change type of breakpoint
9964 to unsigned char *.
9965 * linux-arm-low.c, linux-cris-low.c, linux-crisv32-low.c,
9966 linux-i386-low.c, linux-m32r-low.c, linux-m68k-low.c,
9967 linux-mips-low.c, linux-ppc-low.c, linux-ppc64-low.c,
9968 linux-s390-low.c, linux-sh-low.c: Update for changes in
9969 read_inferior_memory and the_low_target->breakpoint.
9970
eee84df1
DJ
99712005-05-28 Daniel Jacobowitz <dan@codesourcery.com>
9972
9973 * Makefile.in (SFILES): Add linux-ppc64-low.c.
9974 (linux-ppc64-low.o, reg-ppc64.c, reg-ppc64.o): New targets.
9975 * configure.srv: Add powerpc64-*-linux*.
9976 * linux-ppc64-low.c: New file.
9977
45b134e5
OF
99782005-05-23 Orjan Friberg <orjanf@axis.com>
9979
9980 * linux-cris-low.c: New file with support for CRIS.
9981 * linux-crisv32-low.c: Ditto for CRISv32.
9982 * Makefile.in (SFILES): Add linux-cris-low.c, linux-crisv32-low.c.
9983 (clean): Add reg-cris.c and reg-crisv32.c.
889bf7c5 9984 Add linux-cris-low.o, linux-crisv32-low.o, reg-cris.o, reg-cris.c,
45b134e5
OF
9985 reg-crisv32.o, and reg-crisv32.c to make rules.
9986 * configure.srv: Add cris-*-linux* and crisv32-*-linux* to list of
9987 recognized targets.
9988
48d93c75
UW
99892005-05-16 Ulrich Weigand <uweigand@de.ibm.com>
9990
9991 * linux-low.c (fetch_register): Ensure buffer size is a multiple
9992 of sizeof (PTRACE_XFER_TYPE).
9993 (usr_store_inferior_registers): Likewise. Zero out excess bytes.
9994
e013ee27
OF
99952005-05-12 Orjan Friberg <orjanf@axis.com>
9996
889bf7c5 9997 * target.h (struct target_ops): Add insert_watchpoint,
e013ee27
OF
9998 remove_watchpoint, stopped_by_watchpoint, stopped_data_address function
9999 pointers for hardware watchpoint support.
10000 * linux-low.h (struct linux_target_ops): Ditto.
10001 * linux-low.c (linux_insert_watchpoint, linux_remove_watchpoint)
10002 (linux_stopped_by_watchpoint, linux_stopped_data_address): New. Add
10003 to linux_target_ops.
10004 * remote-utils.c (prepare_resume_reply): Add watchpoint information to
10005 reply packet.
10006 * server.c (main): Recognize 'Z' and 'z' packets.
10007
b0ded00b
UW
100082005-05-10 Ulrich Weigand <uweigand@de.ibm.com>
10009
10010 * linux-s390-low.c (s390_breakpoint, s390_breakpoint_len): Define.
10011 (s390_get_pc, s390_set_pc, s390_breakpoint_at): New functions.
10012 (the_low_target): Add new members.
10013
8643e2ad
DJ
100142005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
10015
10016 * proc-service.c (ps_lgetregs): Search all_processes instead of
10017 all_threads.
10018
fc620387
DJ
100192005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
10020
10021 * server.c (start_inferior): Change return type to int.
10022 (attach_inferior): Change sigptr to int *.
10023 (handle_v_cont, handle_v_requests): Change signal to int *.
10024 (main): Change signal to int.
10025
100262005-04-15 Kei Sakamoto <sakamoto.kei@renesas.com>
7cfbc4a0
KI
10027
10028 * Makefile.in: Add linux-m32r-low.o, reg-m32r.c and reg-m32r.o.
10029 * configure.srv: Add m32r*-*-linux*.
10030 * linux-m32r-low.c: New file.
10031
e0e76420
DJ
100322005-03-04 Daniel Jacobowitz <dan@codesourcery.com>
10033
10034 * Makefile.in (stamp-h): Set CONFIG_HEADERS explicitly.
10035
a1928bad
DJ
100362005-03-03 Daniel Jacobowitz <dan@codesourcery.com>
10037
10038 * inferiors.c (change_inferior_id, add_thread, find_inferior_id):
10039 Take unsigned long arguments for PIDs.
10040 * linux-low.c (add_process, linux_attach_lwp, linux_attach)
10041 (linux_thread_alive, linux_wait_for_event, kill_lwp, send_sigstop)
10042 (wait_for_sigstop, linux_resume_one_process)
10043 (regsets_fetch_inferior_registers, linux_send_signal)
10044 (linux_read_auxv): Likewise. Update the types of variables holding
10045 PIDs. Update format string specifiers.
10046 * linux-low.h (struct process_info, linux_attach_lwp): Likewise.
10047 * remote-utils.c (prepare_resume_reply): Likewise.
10048 * server.c (cont_thread, general_thread, step_thread)
10049 (thread_from_wait, old_thread_from_wait, signal_pid): Change type to
10050 unsigned long.
10051 (handle_query): Update format specifiers.
10052 (handle_v_cont, main): Use strtoul for thread IDs.
10053 * server.h (struct inferior_list_entry): Use unsigned long for ID.
10054 (add_thread, find_inferior_id, change_inferior_id, cont_thread)
10055 (general_thread, step_thread, thread_from_wait)
10056 (old_thread_from_wait): Update.
10057 * target.h (struct thread_resume): Use unsigned long for THREAD.
10058 (struct target_ops): Use unsigned long for arguments to attach and
10059 thread_alive.
10060
dcdb98d2
DJ
100612005-02-24 Daniel Jacobowitz <dan@codesourcery.com>
10062
10063 * acinclude.m4: Include bfd/bfd.m4 directly.
10064 * configure.ac: Use AC_ARG_PROGRAM. Suggested by Aron Griffis
10065 <agriffis@toolchain.org>.
10066 * aclocal.m4, configure: Regenerated.
10067
bec39cab
AC
100682005-01-07 Andrew Cagney <cagney@gnu.org>
10069
10070 * configure.ac: Rename configure.in, require autoconf 2.59.
10071 * configure: Re-generate.
10072
434c4c77
DJ
100732004-12-08 Daniel Jacobowitz <dan@debian.org>
10074
10075 * acinclude.m4 (SRV_CHECK_THREAD_DB): Add ps_get_thread_area. Reset
10076 LIBS when finished.
10077 * aclocal.m4: Regenerated.
10078 * configure: Regenerated.
10079
db1d3e1b
AS
100802004-11-21 Andreas Schwab <schwab@suse.de>
10081
10082 * linux-m68k-low.c (m68k_num_gregs): Define.
10083 (m68k_fill_gregset, m68k_store_gregset, m68k_fill_fpregset)
10084 (m68k_store_fpregset, target_regsets) [HAVE_LINUX_REGSETS]: New.
10085 (m68k_breakpoint, m68k_breakpoint_len, m68k_get_pc, m68k_set_pc)
10086 (m68k_breakpoint_at): New. Add to the_low_target.
10087
10088 * configure.srv (m68*-*-linux*): Set srv_linux_regsets and
10089 srv_linux_thread_db to yes.
10090
43360365
JB
100912004-10-20 Joel Brobecker <brobecker@gnat.com>
10092
10093 * linux-x86-64-low.c (ARCH_SET_GS): Add definition if missing.
10094 (ARCH_SET_FS): Likewise.
10095 (ARCH_GET_FS): Likewise.
10096 (ARCH_GET_GS): Likewise.
10097
fd500816
DJ
100982004-10-16 Daniel Jacobowitz <dan@debian.org>
10099
10100 * linux-i386-low.c (ps_get_thread_area): New.
10101 * linux-x86-64-low.c (ps_get_thread_area): New.
10102 * linux-low.c: Include <sys/syscall.h>.
10103 (linux_kill_one_process): Don't kill the first thread here.
10104 (linux_kill): Kill the first thread here.
10105 (kill_lwp): New function.
10106 (send_sigstop, linux_send_signal): Use it.
10107 * proc-service.c: Clean up #ifdefs.
10108 (fpregset_info): Delete.
10109 (ps_lgetregs): Update and enable implementation.
10110 (ps_lsetregs, ps_lgetfpregs, ps_lsetfpregs): Remove disabled
10111 implementations.
10112 * remote-utils.c (struct sym_cache, symbol_cache): New.
10113 (input_interrupt): Print a clearer message.
10114 (async_io_enabled): New variable.
10115 (enable_async_io, disable_async_io): Use it. Update comments.
10116 (look_up_one_symbol): Use the symbol cache.
10117 * thread-db.c (thread_db_look_up_symbols): New function.
10118 (thread_db_init): Update comments. Call thread_db_look_up_symbols.
10119
f6de3c42
DJ
101202004-10-16 Daniel Jacobowitz <dan@debian.org>
10121
10122 * configure.in: Test for -rdynamic.
10123 * configure: Regenerated.
10124 * Makefile (INTERNAL_LDFLAGS): New.
10125 (gdbserver, gdbreplay): Use it.
10126
2c0fc042
AC
101272004-09-02 Andrew Cagney <cagney@gnu.org>
10128
10129 * Makefile.in (TAGS): Replace TM_FILE with DEPRECATED_TM_FILE.
10130
075b3282
DJ
101312004-03-23 Daniel Jacobowitz <drow@mvista.com>
10132
10133 * linux-low.c (linux_wait): Clear all_processes list also.
10134
fa6a77dc
DJ
101352004-03-12 Daniel Jacobowitz <drow@mvista.com>
10136
10137 * linux-low.c: Include <errno.h>. Remove extern declaration of
10138 errno.
10139
6d782a97
DJ
101402004-03-12 Daniel Jacobowitz <drow@mvista.com>
10141
10142 * gdbreplay.c, server.h, utils.c: Update copyright years.
10143
3a7fb99b
DJ
101442004-03-04 Nathan J. Williams <nathanw@wasabisystems.com>
10145
10146 * server.c (main): Print child status or termination signal from
10147 variable 'signal', not 'sig'.
10148
c3e735a6
DJ
101492004-03-04 Nathan J. Williams <nathanw@wasabisystems.com>
10150
10151 * linux-low.c (linux_read_memory): Change return type to
10152 int. Check for and return error from ptrace().
10153 * target.c (read_inferior_memory): Change return type to int. Pass
10154 back return status from the_target->read_memory().
10155 * target.h (struct target_ops): Adapt *read_memory() prototype.
10156 Update comment.
10157 (read_inferior_memory): Adapt prototype.
10158 * server.c (main): Return an error packet if
10159 read_inferior_memory() returns an error.
10160
a59d1c82
DJ
101612004-03-04 Daniel Jacobowitz <drow@mvista.com>
10162
10163 * Makefile.in (distclean): Remove config.h, stamp-h, and config.log.
10164 Unify with other clean targets.
10165
dc3f8883
DJ
101662004-02-29 Daniel Jacobowitz <drow@mvista.com>
10167
10168 * server.c (handle_v_cont): Call set_desired_inferior.
10169
89a208da
DJ
101702004-02-29 Daniel Jacobowitz <drow@mvista.com>
10171
10172 * remote-utils.c (prepare_resume_reply): Always supply "thread:".
10173
62ea82f5
DJ
101742004-02-29 Daniel Jacobowitz <drow@mvista.com>
10175
10176 * linux-low.c (linux_wait): Unblock async I/O.
10177 (linux_resume): Block and enable async I/O.
10178 * remote-utils.c (block_async_io, unblock_async_io): New functions.
10179 * server.h (block_async_io, unblock_async_io): Add prototypes.
10180
6910d122
DJ
101812004-02-29 Daniel Jacobowitz <drow@mvista.com>
10182
10183 * remote-utils.c (remote_open): Print a status notice after
10184 opening a TCP port.
10185 * server.c (attach_inferior): Print a status notice after
10186 attaching.
10187
101882004-02-29 Daniel Jacobowitz <drow@mvista.com>
d677d77d
DJ
10189
10190 * linux-arm-low.c (arm_get_pc): Print out stop PC in debug mode.
10191
c89dc5d4
DJ
101922004-02-26 Daniel Jacobowitz <drow@mvista.com>
10193
10194 * remote-utils.c (write_enn): Use "E01" instead of "ENN" for the
10195 error packet.
10196 * server.c, target.h: Update copyright years.
10197
4b8dad4a
RM
101982004-02-25 Roland McGrath <roland@redhat.com>
10199
10200 * target.h (struct target_ops): New member `read_auxv'.
10201 * server.c (handle_query): Handle qPart:auxv:read: query using that.
10202 * linux-low.c (linux_read_auxv): New function.
10203 (linux_target_ops): Initialize `read_auxv' member to that.
10204
d7446758
JB
102052004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10206
10207 Committed by Jim Blandy <jimb@redhat.com>.
10208
10209 * linux-s390-low.c (s390_num_regs): Update.
4b8dad4a 10210 (s390_regmap): Remove control registers. Use __s390x__ predefine
d7446758
JB
10211 instead of GPR_SIZE to distiguish s390 and s390x targets.
10212
5544ad89
DJ
102132004-01-31 Daniel Jacobowitz <drow@mvista.com>
10214
10215 * linux-low.c: Update copyright year.
10216 (check_removed_breakpoint): Clear pending_is_breakpoint.
10217 (linux_set_resume_request, linux_queue_one_thread)
10218 (resume_status_pending_p): New functions.
10219 (linux_continue_one_thread): Use process->resume.
10220 (linux_resume): Only resume threads if there are no pending events.
10221 * linux-low.h (struct process_info): Add resume request
10222 pointer.
10223
2a68b70e
DJ
102242004-01-30 Daniel Jacobowitz <drow@mvista.com>
10225
10226 * regcache.c (new_register_cache): Clear the allocated register
10227 buffer. Suggested by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
10228
64386c31
DJ
102292003-10-13 Daniel Jacobowitz <drow@mvista.com>
10230
10231 * linux-low.c (linux_resume): Take a struct thread_resume *
10232 argument.
10233 (linux_wait): Update call.
10234 (resume_ptr): New static variable.
10235 (linux_continue_one_thread): Renamed from
10236 linux_continue_one_process. Use resume_ptr.
10237 (linux_resume): Use linux_continue_one_thread.
10238 * server.c (handle_v_cont, handle_v_requests): New functions.
10239 (myresume): New function.
10240 (main): Handle 'v' case.
10241 * target.h (struct thread_resume): New type.
10242 (struct target_ops): Change argument of "resume" to struct
10243 thread_resume *.
10244 (myresume): Delete macro.
10245
c938e9b0
L
102462003-08-08 H.J. Lu <hongjiu.lu@intel.com>
10247
10248 * Makefile.in (install-only): Create dest dir. Support DESTDIR.
10249 (uninstall): Support DESTDIR.
10250
7f313d07
BC
10251Mon Jul 21 20:09:34 UTC 2003 Brendan Conoboy <blc@redhat.com>
10252
10253 * configure.srv: Add xscale*linux copy of arm*linux entry.
10254
3b2fc2ea
DJ
102552003-07-24 Daniel Jacobowitz <drow@mvista.com>
10256
10257 * linux-arm-low.c (arm_reinsert_addr): New function.
10258 (the_low_target): Add arm_reinsert_addr.
10259
1c0a559e
MK
102602003-07-08 Mark Kettenis <kettenis@gnu.org>
10261
10262 * mem-break.c: Remove whitespace at end of file.
10263
43d5792c
DJ
102642003-06-28 Daniel Jacobowitz <drow@mvista.com>
10265
10266 * configure.in: Check whether we need to prototype strerror.
10267 * server.h: Optionally prototype strerror.
10268 * gdbreplay.c (perror_with_name): Use strerror.
10269 * linux-low.c (linux_attach_lwp): Use strerror.
10270 * utils.c (perror_with_name): Use strerror.
10271 * config.in, configure: Regenerated.
10272
c8a86edf
DJ
102732003-06-28 Daniel Jacobowitz <drow@mvista.com>
10274
10275 * linux-sh-low.c (sh_regmap): Fix FP register offsets, reported by
10276 SUGIOKA Toshinobu <sugioka@itonet.co.jp>.
10277
73d37363
DJ
102782003-06-20 Daniel Jacobowitz <drow@mvista.com>
10279
10280 * Makefile.in (SFILES): Update.
10281 * low-hppabsd.c, low-lynx.c, low-nbsd.c, low-sim.c, low-sparc.c,
10282 low-sun3.c: Remove files.
10283
6ad8ae5c
DJ
102842003-06-17 Daniel Jacobowitz <drow@mvista.com>
10285
10286 * linux-low.c: Move comment to linux_thread_alive where it belonged.
10287 (linux_detach_one_process, linux_detach): New functions.
10288 (linux_target_ops): Add linux_detach.
10289 * server.c (main): Handle 'D' packet.
10290 * target.h (struct target_ops): Add "detach" member.
10291 (detach_inferior): Define.
10292
1581182a
MK
102932003-06-13 Mark Kettenis <kettenis@gnu.org>
10294
10295 From Kelley Cook <kelleycook@wideopenwest.com>:
10296 * configure.srv: Accept i[34567]86 variants.
10297
e5379b03
DJ
102982003-06-05 Daniel Jacobowitz <drow@mvista.com>
10299
10300 * linux-low.c (linux_wait_for_event): Correct comment typos.
10301 (linux_resume_one_process): Call check_removed_breakpoint.
10302 (linux_send_signal): New function.
10303 (linux_target_ops): Add linux_send_signal.
10304 * remote-utils.c (putpkt, input_interrupt): Use send_signal instead
10305 of kill.
10306 * target.h (struct target_ops): Add send_signal.
10307
2ff29de4
JB
103082003-05-29 Jim Blandy <jimb@redhat.com>
10309
10310 * linux-low.c (usr_store_inferior_registers): Transfer buf in
10311 PTRACE_XFER_TYPE-sized chunks, not int-sized chunks. Otherwise,
10312 if 'int' is smaller than PTRACE_XFER_TYPE, you end up throwing
10313 away part of the register's value.
10314
254787d4
DJ
103152003-03-26 Daniel Jacobowitz <drow@mvista.com>
10316
10317 * linux-low.c (linux_create_inferior): Use __SIGRTMIN.
10318 (linux_wait_for_event, linux_init_signals): Likewise.
10319
94e10508
DJ
103202003-03-17 Daniel Jacobowitz <drow@mvista.com>
10321
10322 * configure.in: Check for stdlib.h.
10323 * configure: Regenerated.
10324 * config.in: Regenerated.
10325
4c0711e0
DJ
103262003-01-04 Andreas Schwab <schwab@suse.de>
10327
10328 * linux-m68k-low.c (m68k_num_regs): Define to 29 instead of 31.
10329
ef66e766
AC
103302003-01-02 Andrew Cagney <ac131313@redhat.com>
10331
10332 * Makefile.in: Remove obsolete code.
10333
a1358604
DJ
103342002-11-20 Daniel Jacobowitz <drow@mvista.com>
10335
10336 * linux-s390-low.c (s390_regmap): Check GPR_SIZE instead of
10337 defined(PT_FPR0_HI).
10338
23ce3b1c
DJ
103392002-11-17 Stuart Hughes <seh@zee2.com>
10340
10341 * linux-arm-low.c (arm_num_regs): Increase.
10342 (arm_regmap): Include status register.
10343
103442002-11-17 Daniel Jacobowitz <drow@mvista.com>
10345
10346 * linux-low.c (register_addr): Remove incorrect -1 check.
10347
a9fa9f7d
DJ
103482002-08-29 Daniel Jacobowitz <drow@mvista.com>
10349
10350 * linux-low.c (linux_create_inferior): Call setpgid. Return
10351 the new PID.
10352 (unstopped_p, linux_signal_pid): Remove.
10353 (linux_target_ops): Remove linux_signal_pid.
10354 * remote-utils.c (putpkt, input_interrupt): Use signal_pid
10355 global instead of target method.
10356 * target.h (struct target_ops): Remove signal_pid. Update comment
10357 for create_inferior.
10358 * server.c (signal_pid): New variable.
10359 (create_inferior): Set signal_pid. Block SIGTTOU and SIGTTIN in
4b8dad4a 10360 gdbserver. Set the child to be the foreground process group.
a9fa9f7d
DJ
10361 (attach_inferior): Set signal_pid.
10362
17574093
DJ
103632002-08-23 Daniel Jacobowitz <drow@mvista.com>
10364
10365 * ChangeLog: New file, with entries from gdb/ChangeLog after GDB 5.2.
10366
103672002-08-20 Jim Blandy <jimb@redhat.com>
10368
10369 * Makefile.in (LDFLAGS): Allow the configure script to establish a
10370 default for this.
10371
103722002-08-01 Andrew Cagney <cagney@redhat.com>
10373
10374 * Makefile.in: Make chill references obsolete.
10375
103762002-07-24 Kevin Buettner <kevinb@redhat.com>
10377
10378 * configure.in (unistd.h): Add to AC_CHECK_HEADERS list.
10379 * configure: Regenerate.
10380 * config.in: Regenerate.
10381
103822002-07-09 David O'Brien <obrien@FreeBSD.org>
10383
10384 * gdbreplay.c (stdlib.h, unistd.h): Conditionaly include.
10385 (perror_with_name, remote_close, remote_open, expect, play): Static.
10386
103872002-07-04 Michal Ludvig <mludvig@suse.cz>
10388
4b8dad4a 10389 * linux-x86-64-low.c (x86_64_regmap): Make it an array of
17574093
DJ
10390 byte offsets instead of an array of indexes.
10391 (x86_64_store_gregset, x86_64_store_fpregset): Parameter made const.
10392
103932002-06-13 Daniel Jacobowitz <drow@mvista.com>
10394
10395 * regcache.c: Add comment.
10396
103972002-06-11 Daniel Jacobowitz <drow@mvista.com>
10398
10399 * thread-db.c: New file.
10400 * proc-service.c: New file.
10401 * acinclude.m4: New file.
10402 * Makefile.in: Add GDBSERVER_LIBS, gdb_proc_service_h,
10403 proc-service.o, and thread-db.o.
10404 (linux-low.o): Add USE_THREAD_DB.
10405 * acconfig.h: Add HAVE_PRGREGSET_T, HAVE_PRFPREGSET_T,
10406 HAVE_LWPID_T, HAVE_PSADDR_T, and PRFPREGSET_T_BROKEN.
10407 * aclocal.m4: Regenerated.
10408 * config.in: Regenerated.
10409 * configure: Regenerated.
10410 * configure.in: Check for proc_service.h, sys/procfs.h,
10411 thread_db.h, and linux/elf.h headrs.
10412 Check for lwpid_t, psaddr_t, prgregset_t, prfpregset_t, and
10413 PRFPREGSET_T_BROKEN. Introduce srv_thread_depfiles and USE_THREAD_DB.
10414 Check for -lthread_db and thread support.
10415 * configure.srv: Enable thread_db support for ARM, i386, MIPS,
10416 PowerPC, and SuperH.
10417 * i387-fp.c: Constify arguments.
10418 * i387-fp.h: Likewise.
10419 * inferiors.c: (struct thread_info): Renamed from
10420 `struct inferior_info'. Remove PID member. Use generic inferior
10421 list header. All uses updated.
10422 (inferiors, signal_pid): Removed.
10423 (all_threads): New variable.
10424 (get_thread): Define.
10425 (add_inferior_to_list): New function.
10426 (for_each_inferior): New function.
10427 (change_inferior_id): New function.
10428 (add_inferior): Removed.
10429 (remove_inferior): New function.
10430 (add_thread): New function.
10431 (free_one_thread): New function.
10432 (remove_thread): New function.
10433 (clear_inferiors): Use for_each_inferior and free_one_thread.
10434 (find_inferior): New function.
10435 (find_inferior_id): New function.
10436 (inferior_target_data): Update argument type.
10437 (set_inferior_target_data): Likewise.
10438 (inferior_regcache_data): Likewise.
10439 (set_inferior_regcache_data): Likewise.
10440 * linux-low.c (linux_bp_reinsert): Remove.
10441 (all_processes, stopping_threads, using_thrads)
10442 (struct pending_signals, debug_threads, pid_of): New.
10443 (inferior_pid): Replace with macro.
10444 (struct inferior_linux_data): Remove.
10445 (get_stop_pc, add_process): New functions.
10446 (linux_create_inferior): Restore SIGRTMIN+1 before calling exec.
10447 Use add_process and add_thread.
10448 (linux_attach_lwp): New function, based on old linux_attach. Use
10449 add_process and add_thread. Set stop_expected for new threads.
10450 (linux_attach): New function.
10451 (linux_kill_one_process): New function.
10452 (linux_kill): Kill all LWPs.
10453 (linux_thread_alive): Use find_inferior_id.
10454 (check_removed_breakpoints, status_pending_p): New functions.
10455 (linux_wait_for_process): Renamed from linux_wait_for_one_inferior.
10456 Update. Use WNOHANG. Wait for cloned processes also. Update process
10457 struct for the found process.
10458 (linux_wait_for_event): New function.
10459 (linux_wait): Use it. Support LWPs.
10460 (send_sigstop, wait_for_sigstop, stop_all_processes)
10461 (linux_resume_one_process, linux_continue_one_process): New functions.
10462 (linux_resume): Support LWPs.
10463 (REGISTER_RAW_SIZE): Remove.
10464 (fetch_register): Use register_size instead. Call supply_register.
10465 (usr_store_inferior_registers): Likewise. Call collect_register.
10466 Fix recursive case.
10467 (regsets_fetch_inferior_registers): Improve error message.
10468 (regsets_store_inferior_registers): Add debugging.
10469 (linux_look_up_symbols): Call thread_db_init if USE_THREAD_DB.
10470 (unstopped_p, linux_signal_pid): New functions.
10471 (linux_target_ops): Add linux_signal_pid.
10472 (linux_init_signals): New function.
10473 (initialize_low): Call it. Initialize using_threads.
10474 * regcache.c (inferior_regcache_data): Add valid
10475 flag.
10476 (get_regcache): Fetch registers lazily. Add fetch argument
10477 and update all callers.
10478 (regcache_invalidate_one, regcache_invalidate): New
10479 functions.
10480 (new_register_cache): Renamed from create_register_cache.
10481 Return the new regcache.
10482 (free_register_cache): Change argument to a void *.
10483 (registers_to_string, registers_from_string): Call get_regcache
10484 with fetch flag set.
10485 (register_data): Make static. Pass fetch flag to get_regcache.
10486 (supply_register): Call get_regcache with fetch flag clear.
10487 (collect_register): Call get_regcache with fetch flag set.
10488 (collect_register_as_string): New function.
10489 * regcache.h: Update.
10490 * remote-utils.c (putpkt): Flush after debug output and use
10491 stderr.
10492 Handle input interrupts while waiting for an ACK.
10493 (input_interrupt): Use signal_pid method.
10494 (getpkt): Flush after debug output and use stderr.
10495 (outreg): Use collect_register_as_string.
10496 (new_thread_notify, dead_thread_notify): New functions.
10497 (prepare_resume_reply): Check using_threads. Set thread_from_wait
10498 and general_thread.
10499 (look_up_one_symbol): Flush after debug output.
10500 * server.c (step_thread, server_waiting): New variables.
10501 (start_inferior): Don't use signal_pid. Update call to mywait.
10502 (attach_inferior): Update call to mywait.
10503 (handle_query): Handle qfThreadInfo and qsThreadInfo.
10504 (main): Don't fetch/store registers explicitly. Use
10505 set_desired_inferior. Support proposed ``Hs'' packet. Update
10506 calls to mywait.
10507 * server.h: Update.
10508 (struct inferior_list, struct_inferior_list_entry): New.
10509 * target.c (set_desired_inferior): New.
10510 (write_inferior_memory): Constify.
10511 (mywait): New function.
10512 * target.h: Update.
10513 (struct target_ops): New signal_pid method.
10514 (mywait): Removed macro, added prototype.
10515
10516 * linux-low.h (regset_func): Removed.
10517 (regset_fill_func, regset_store_func): New.
10518 (enum regset_type): New.
10519 (struct regset_info): Add type field. Use new operation types.
10520 (struct linux_target_ops): stop_pc renamed to get_pc.
10521 Add decr_pc_after_break and breakpoint_at.
10522 (get_process, get_thread_proess, get_process_thread)
10523 (strut process_info, all_processes, linux_attach_lwp)
10524 (thread_db_init): New.
10525
10526 * linux-arm-low.c (arm_get_pc, arm_set_pc,
10527 arm_breakpoint, arm_breakpoint_len, arm_breakpoint_at): New.
10528 (the_low_target): Add new members.
10529 * linux-i386-low.c (i386_store_gregset, i386_store_fpregset)
10530 (i386_store_fpxregset): Constify.
10531 (target_regsets): Add new kind identifier.
10532 (i386_get_pc): Renamed from i386_stop_pc. Simplify.
10533 (i386_set_pc): Add debugging.
10534 (i386_breakpoint_at): New function.
10535 (the_low_target): Add new members.
10536 * linux-mips-low.c (mips_get_pc, mips_set_pc)
10537 (mips_breakpoint, mips_breakpoint_len, mips_reinsert_addr)
10538 (mips_breakpoint_at): New.
10539 (the_low_target): Add new members.
10540 * linux-ppc-low.c (ppc_get_pc, ppc_set_pc)
10541 (ppc_breakpoint, ppc_breakpoint_len, ppc_breakpoint_at): New.
10542 (the_low_target): Add new members.
10543 * linux-sh-low.c (sh_get_pc, sh_set_pc)
10544 (sh_breakpoint, sh_breakpoint_len, sh_breakpoint_at): New.
10545 (the_low_target): Add new members.
10546 * linux-x86-64-low.c (target_regsets): Add new kind
10547 identifier.
10548
105492002-05-15 Daniel Jacobowitz <drow@mvista.com>
10550
10551 From Martin Pool <mbp@samba.org>:
10552 * server.c (gdbserver_usage): New function.
10553 (main): Call it.
10554
105552002-05-14 Daniel Jacobowitz <drow@mvista.com>
10556
10557 * mem-break.c (reinsert_breakpoint_by_bp): Correct typo
10558 stop_at -> stop_pc.
10559
105602002-05-04 Andrew Cagney <ac131313@redhat.com>
10561
10562 * Makefile.in: Remove obsolete code.
10563
105642002-04-24 Michal Ludvig <mludvig@suse.cz>
10565
10566 * linux-low.c (regsets_fetch_inferior_registers),
10567 (regsets_store_inferior_registers): Removed cast to int from
10568 ptrace() calls.
10569 * regcache.h: Added declaration of struct inferior_info.
10570
105712002-04-20 Daniel Jacobowitz <drow@mvista.com>
10572
10573 * inferiors.c (struct inferior_info): Add regcache_data.
10574 (add_inferior): Call create_register_cache.
10575 (clear_inferiors): Call free_register_cache.
10576 (inferior_regcache_data, set_inferior_regcache_data): New functions.
10577 * regcache.c (struct inferior_regcache_data): New.
10578 (registers): Remove.
10579 (get_regcache): New function.
10580 (create_register_cache, free_register_cache): New functions.
10581 (set_register_cache): Don't initialize the register cache here.
10582 (registers_to_string, registers_from_string, register_data): Call
10583 get_regcache.
10584 * regcache.h: Add prototypes.
10585 * server.h: Likewise.
10586
105872002-04-20 Daniel Jacobowitz <drow@mvista.com>
10588
10589 * mem-break.c: New file.
10590 * mem-break.h: New file.
10591 * Makefile.in: Add mem-break.o rule; update server.h
10592 dependencies.
10593 * inferiors.c (struct inferior_info): Add target_data
10594 member.
10595 (clear_inferiors): Free target_data member if set.
10596 (inferior_target_data, set_inferior_target_data): New functions.
10597 * linux-i386-low.c (i386_breakpoint, i386_breakpoint_len)
10598 (i386_stop_pc, i386_set_pc): New. Add to the_low_target.
10599 * linux-low.c (linux_bp_reinsert): New variable.
10600 (struct inferior_linux_data): New.
10601 (linux_create_inferior): Use set_inferior_target_data.
10602 (linux_attach): Likewise. Call add_inferior.
10603 (linux_wait_for_one_inferior): New function.
10604 (linux_wait): Call it.
10605 (linux_write_memory): Add const.
10606 (initialize_low): Call set_breakpoint_data.
10607 * linux-low.h (struct linux_target_ops): Add breakpoint
10608 handling members.
10609 * server.c (attach_inferior): Remove extra add_inferior
10610 call.
10611 * server.h: Include mem-break.h. Update inferior.c
10612 prototypes.
10613 * target.c (read_inferior_memory)
10614 (write_inferior_memory): New functions.
10615 * target.h (read_inferior_memory)
10616 (write_inferior_memory): Change macros to prototypes.
10617 (struct target_ops): Update comments. Add const to write_memory
10618 definition.
10619
106202002-04-11 Daniel Jacobowitz <drow@mvista.com>
10621
10622 * linux-low.c (usr_store_inferior_registers): Support
10623 registers which are allowed to fail to store.
10624 * linux-low.h (linux_target_ops): Likewise.
10625 * linux-ppc-low.c (ppc_regmap): Support FPSCR.
10626 (ppc_cannot_store_register): FPSCR may not be storable.
10627
106282002-04-09 Daniel Jacobowitz <drow@mvista.com>
10629
10630 * server.h: Include <string.h> if HAVE_STRING_H.
10631 * ChangeLog: Correct paths in last ChangeLog entry.
10632
106332002-04-09 Daniel Jacobowitz <drow@mvista.com>
10634
10635 * linux-low.h: Remove obsolete prototypes.
10636 (struct linux_target_ops): New.
10637 (extern the_low_target): New.
10638 * linux-low.c (num_regs, regmap): Remove declarations.
10639 (register_addr): Use the_low_target explicitly.
10640 (fetch_register): Likewise.
10641 (usr_fetch_inferior_registers): Likewise.
10642 (usr_store_inferior_registers): Likewise.
10643 * linux-arm-low.c (num_regs): Remove.
10644 (arm_num_regs): Define.
10645 (arm_regmap): Renamed from regmap, made static.
10646 (arm_cannot_fetch_register): Renamed from cannot_fetch_register,
10647 made static.
10648 (arm_cannot_store_register): Renamed from cannot_store_register,
10649 made static.
10650 (the_low_target): New.
10651 * linux-i386-low.c (num_regs): Remove.
10652 (i386_num_regs): Define.
10653 (i386_regmap): Renamed from regmap, made static.
10654 (i386_cannot_fetch_register): Renamed from cannot_fetch_register,
10655 made static.
10656 (i386_cannot_store_register): Renamed from cannot_store_register,
10657 made static.
10658 (the_low_target): New.
10659 * linux-ia64-low.c (num_regs): Remove.
10660 (ia64_num_regs): Define.
10661 (ia64_regmap): Renamed from regmap, made static.
10662 (ia64_cannot_fetch_register): Renamed from cannot_fetch_register,
10663 made static.
10664 (ia64_cannot_store_register): Renamed from cannot_store_register,
10665 made static.
10666 (the_low_target): New.
10667 * linux-m68k-low.c (num_regs): Remove.
10668 (m68k_num_regs): Define.
10669 (m68k_regmap): Renamed from regmap, made static.
10670 (m68k_cannot_fetch_register): Renamed from cannot_fetch_register,
10671 made static.
10672 (m68k_cannot_store_register): Renamed from cannot_store_register,
10673 made static.
10674 (the_low_target): New.
10675 * linux-mips-low.c (num_regs): Remove.
10676 (mips_num_regs): Define.
10677 (mips_regmap): Renamed from regmap, made static.
10678 (mips_cannot_fetch_register): Renamed from cannot_fetch_register,
10679 made static.
10680 (mips_cannot_store_register): Renamed from cannot_store_register,
10681 made static.
10682 (the_low_target): New.
10683 * linux-ppc-low.c (num_regs): Remove.
10684 (ppc_num_regs): Define.
10685 (ppc_regmap): Renamed from regmap, made static.
10686 (ppc_cannot_fetch_register): Renamed from cannot_fetch_register,
10687 made static.
10688 (ppc_cannot_store_register): Renamed from cannot_store_register,
10689 made static.
10690 (the_low_target): New.
10691 * linux-s390-low.c (num_regs): Remove.
10692 (s390_num_regs): Define.
10693 (s390_regmap): Renamed from regmap, made static.
10694 (s390_cannot_fetch_register): Renamed from cannot_fetch_register,
10695 made static.
10696 (s390_cannot_store_register): Renamed from cannot_store_register,
10697 made static.
10698 (the_low_target): New.
10699 * linux-sh-low.c (num_regs): Remove.
10700 (sh_num_regs): Define.
10701 (sh_regmap): Renamed from regmap, made static.
10702 (sh_cannot_fetch_register): Renamed from cannot_fetch_register,
10703 made static.
10704 (sh_cannot_store_register): Renamed from cannot_store_register,
10705 made static.
10706 (the_low_target): New.
10707 * linux-x86-64-low.c (x86_64_regmap): Renamed from regmap.
10708 (the_low_target): New.
10709
107102002-04-09 Daniel Jacobowitz <drow@mvista.com>
10711
10712 * Makefile.in: Add stamp-h target.
10713 * configure.in: Create stamp-h.
10714 * configure: Regenerated.
10715
107162002-04-09 Daniel Jacobowitz <drow@mvista.com>
10717
10718 * inferiors.c: New file.
10719 * target.c: New file.
10720 * target.h: New file.
10721 * Makefile.in: Add target.o and inferiors.o. Update
10722 dependencies.
10723 * linux-low.c (inferior_pid): New static variable,
10724 moved from server.c.
10725 (linux_create_inferior): Renamed from create_inferior.
10726 Call add_inferior. Return 0 on success instead of a PID.
10727 (linux_attach): Renamed from myattach.
10728 (linux_kill): Renamed from kill_inferior. Call clear_inferiors ().
10729 (linux_thread_alive): Renamed from mythread_alive.
10730 (linux_wait): Renamed from mywait. Call clear_inferiors () if the
10731 child dies.
10732 (linux_resume): Renamed from myresume. Add missing ``return 0''.
10733 (regsets_store_inferior_registers): Correct error message.
10734 Add missing ``return 0''.
10735 (linux_fetch_registers): Renamed from fetch_inferior_registers.
10736 (linux_store_registers): Renamed from store_inferior_registers.
10737 (linux_read_memory): Renamed from read_inferior_memory.
10738 (linux_write_memory): Renamed from write_inferior_memory.
10739 (linux_target_ops): New structure.
10740 (initialize_low): Call set_target_ops ().
10741 * remote-utils.c (unhexify): New function.
10742 (hexify): New function.
10743 (input_interrupt): Send signals to ``signal_pid''.
10744 * server.c (inferior_pid): Remove.
10745 (start_inferior): Update create_inferior call.
10746 (attach_inferior): Call add_inferior.
10747 (handle_query): New function.
10748 (main): Call handle_query for `q' packets.
10749 * server.h: Include "target.h". Remove obsolete prototypes.
10750 Add prototypes for "inferiors.c", "target.c", hexify, and unhexify.
10751
107522002-04-09 Daniel Jacobowitz <drow@mvista.com>
10753
10754 * Makefile.in: Add WARN_CFLAGS. Update configury
10755 dependencies.
10756 * configure.in: Check for <string.h>
10757 * configure: Regenerate.
10758 * config.in: Regenerate.
10759 * gdbreplay.c: Include needed system headers.
10760 (remote_open): Remove strchr prototype.
10761 * linux-low.h: Correct #ifdef to HAVE_LINUX_USRREGS.
10762 * regcache.c (supply_register): Change buf argument to const void *.
10763 (supply_register_by_name): Likewise.
10764 (collect_register): Change buf argument to void *.
10765 (collect_register_by_name): Likewise.
10766 * regcache.h: Add missing prototypes.
10767 * remote-utils.c: Include <arpa/inet.h> for inet_ntoa.
10768 * server.c (handle_query): New function.
10769 (attached): New static variable, moved out of main.
10770 (main): Quiet longjmp clobber warnings.
10771 * server.h: Add ATTR_NORETURN and ATTR_FORMAT. Update prototypes.
10772 * utils.c (error): Remove NORETURN.
10773 (fatal): Likewise.