aboutsummaryrefslogtreecommitdiff
path: root/gdb/sol-thread.c
AgeCommit message (Expand)AuthorFilesLines
2001-05-15Redefine ptid_t to be a struct rather than an int.Kevin Buettner1-8/+9
2001-05-06Consolidate save_inferior_ptid/restore_inferior_ptid implementation toKevin Buettner1-46/+0
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-133/+134
2001-03-06Update/correct copyright notices.Kevin Buettner1-2/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-1/+3
2001-02-07* sol-thread.c (restore_inferior_pid): Save the PID in a freshlyAndrew Cagney1-3/+7
2001-02-062001-02-06 Michael Snyder <msnyder@makita.cygnus.com>Michael Snyder1-1/+1
2001-01-24* dcache.c (dcache_write_line): Fix typo.J.T. Conklin1-4/+9
2000-10-30* gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin1-1/+1
2000-10-18Protoization.Kevin Buettner1-6/+8
2000-09-28 * sol-thread.c (ps_pdmodel): Return PR_MODEL_UNKNOWN instead ofPeter Schauer1-3/+2
2000-09-05Fix mistaken check-in.Michael Snyder1-5/+3
2000-09-052000-09-05 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-2/+8
2000-08-31Rename bfd_elf_get_arch_size to bfd_get_arch_size().Kevin Buettner1-2/+2
2000-08-302000-08-29 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-1/+28
2000-07-30Protoization.Kevin Buettner1-77/+36
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-1/+1
2000-06-012000-06-01 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-0/+14
2000-05-28PARAMS removal.Kevin Buettner1-14/+13
2000-05-262000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-24/+13
2000-05-082000-05-08 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-50/+57
2000-04-13 * sol-thread.c (init_sol_core_ops): Initialize to_thread_aliveNicholas Duffek1-0/+6
2000-04-07 * sol-thread.c (gdb_ps_addr_t): New typedef, depends on definitionPeter Schauer1-6/+8
2000-04-07 * sol-thread.c (GET_LWP, GET_THREAD, BUILD_LWP, BUILD_THREAD):Nicholas Duffek1-7/+13
2000-03-232000-03-23 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-6/+6
2000-02-29From Peter Schauer: Fix Solaris/x86 threads by copying linux code.Andrew Cagney1-45/+8
2000-01-06import gdb-2000-01-05 snapshotJason Molenda1-0/+1
1999-12-22import gdb-1999-12-21 snapshotJason Molenda1-0/+2
1999-11-17import gdb-1999-11-16 snapshotJason Molenda1-9/+16
1999-11-09import gdb-1999-11-08 snapshotJason Molenda1-6/+25
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-11/+38
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-1/+0
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-231/+249
1999-05-05import gdb-19990504 snapshotStan Shebs1-1/+2
1999-04-26import gdb-19990422 snapshotStan Shebs1-8/+4
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1673
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1673/+0
1999-01-191999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser1-15/+27
1999-01-191999-01-18 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser1-138/+82
1999-01-13Wed Jan 13 14:59:02 1999 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+2
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-0/+52
1998-11-24 * procfs.c (procfs_wait): handle syscall events first.Felix Lee1-11/+0
1998-10-14 * sol-thread.c (ps_pstop, etc): simple test for proc_service.hFelix Lee1-19/+25
1998-10-13 * sol-thread.c (ps_pstop, etc): different solaris versions haveFelix Lee1-20/+46
1998-10-02Fri Oct 2 18:52:20 1998 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser1-6/+6
1998-09-18 * sol-thread.c (sol_thread_notice_signals): Use PIDGET whenPeter Schauer1-1/+1
1998-08-14 * sol-thread.c (lwp_to_thread): Fix error message for failingPeter Schauer1-2/+2
1998-04-11Fri Apr 10 22:36:28 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jason Molenda1-2/+64
1998-04-02* Fixes for PR 14571.Frank Ch. Eigler1-0/+7
1997-12-03fixes for debugging threaded core files. Previously gdb would find theDavid Taylor1-8/+136