summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correct merge of Kevin's patch from the trunk.jimb-rda-nptl-branchcvs/jimb-rda-nptl-branchJim Blandy2005-06-282-5/+9
* Merge changes from trunk, to make progressive branch-vs.-trunkJim Blandy2005-03-117-195/+1858
* Merge changes from trunk, to make progressive branch-vs.-trunkJim Blandy2005-03-112-1/+91
* Fix ChangeLog entry.Jim Blandy2005-03-101-3/+0
* * linux-target.c (stock_table_to_frv, frv_table_to_stock,Jim Blandy2005-03-104-283/+644
* Disable debugging messages by default.Jim Blandy2004-12-033-2/+6
* Remove code to handle threads exiting without generating a waitJim Blandy2004-12-034-216/+19
* * lwp-pool.c: Doc fixes. (Use "LWP" instead of "thread".)Jim Blandy2004-12-032-15/+16
* Fix ChangeLog typo.Jim Blandy2004-12-031-1/+1
* * thread-db.c (thread_db_open): Produce debugging output.Jim Blandy2004-12-032-3/+18
* * thread-db.c (thread_db_thread_info): Produce output that moreJim Blandy2004-12-032-1/+5
* * thread-db.c (thread_db_check_child_state): No need to callJim Blandy2004-12-032-8/+6
* * thread-db.c (thread_db_attach): Always preload the symbol listJim Blandy2004-12-032-11/+33
* * thread-db.c (thread_db_break_program): New function.Jim Blandy2004-12-032-0/+18
* * ptrace-target.c (kill_lwp): Produce debugging output.Jim Blandy2004-12-022-0/+5
* * lwp-pool.c (check_stop_pending): lwp_state_stopped_interestingJim Blandy2004-12-022-1/+8
* Introduce a new STOPPED, STOP PENDING state to the LWP pool model.Jim Blandy2004-12-022-61/+208
* Move libthread_db event-based thread death logic from lwp-pool.cJim Blandy2004-11-294-198/+239
* * lwp-pool.h (lwp_pool_singlestep_lwp, lwp_pool_continue_lwp): DocJim Blandy2004-11-292-3/+6
* * lwp-pool.c (wait_flags_str): Return "0" when FLAGS == 0, not theJim Blandy2004-11-292-1/+9
* Separate management of kernel-level LWPs from that of libpthread /Jim Blandy2004-11-2310-658/+8821
* * thread-db.c (delete_pending_event): Fix bounds-check assertion.Jim Blandy2004-11-012-1/+3
* * ptrace-target.c (stop_lwp): Use tkill when possible; otherwise,Jim Blandy2004-11-012-13/+44
* * stock-breakpoints.c (stock_bp_make_table): Bother to return theJim Blandy2004-11-012-0/+5
* * stock-breakpoints.c: #include all headers necessary to getJim Blandy2004-11-012-1/+2
* * stock-breakpoints.c: #include all headers necessary to getJim Blandy2004-11-013-0/+263
* * server.c (main): Initialize infd, outfd, and speed.Jim Blandy2004-11-012-3/+6
* * linux-target.c (decr_pc_after_break): Fix printf formatJim Blandy2004-11-015-33/+495
* * linux-target.c (linux_get_reg): When register REGNO doesn't exist,Jim Blandy2004-11-012-1/+18
* * linux-target.c (linux_set_reg): Delete unused variables.Jim Blandy2004-10-294-1/+4346
* * linux-target.c (x86_make_arch): Use allocate_empty_arch.Jim Blandy2004-10-292-2/+4
* * linux-target.c: #include <string.h>, <sys/types.h>, andJim Blandy2004-10-292-0/+3258
* * gdbserv-thread-db.h (stop_lwp, handle_waitstatus, ps_pdread,Jim Blandy2004-10-292-0/+127
* * Makefile.am (AM_CFLAGS): Add '-Wall'.Jim Blandy2004-10-293-0/+1652
* * configure.in (case ${target}): Do not build fixincludesjimb-rda-nptl-branchpointAaron W. LaFramboise2004-10-263-76/+134
* * mips-tdep.h: Add MIPS_ZERO_REGNUM, MIPS_AT_REGNUM,Mark Kettenis2004-10-262-1/+22
* 2004-10-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-263-10/+8
* 2004-10-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-265-13/+12
* 2004-10-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-265-8/+12
* bfd/Paul Brook2004-10-264-9/+75
* (sim_run): Add support for the "rawsid" protocol.Nick Clifton2004-10-262-3/+15
* daily updateAlan Modra2004-10-261-1/+1
* *** empty log message ***gdbadmin2004-10-261-1/+1
* 2004-10-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-252-2/+9
* 2004-10-21 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi2004-10-251-0/+7
* 2004-10-21 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi2004-10-251-77/+75
* 2004-10-21 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi2004-10-252-3/+15
* daily updateAlan Modra2004-10-251-1/+1
* *** empty log message ***gdbadmin2004-10-251-1/+1
* * mmo.c: Adjust to ISO C.Hans-Peter Nilsson2004-10-242-321/+170