debugger.git
16 years agoNew state: STATE_DISK_SLEEP master
lace [Sat, 16 Jun 2007 14:02:36 +0000 (14:02 +0000)]
New state: STATE_DISK_SLEEP

16 years agoAllow 0 threads found - during early threads initialization.
lace [Sat, 16 Jun 2007 13:33:28 +0000 (13:33 +0000)]
Allow 0 threads found - during early threads initialization.

16 years agoFixed SIGALRM race.
lace [Fri, 15 Jun 2007 15:09:44 +0000 (15:09 +0000)]
Fixed SIGALRM race.
 - It was reproducing only on UTRACE but it was a testsuite bug.

16 years agoFixed missing binary dependency of `still'.
lace [Fri, 15 Jun 2007 10:02:02 +0000 (10:02 +0000)]
Fixed missing binary dependency of `still'.

16 years agoRelax threads count checking as the inferior may got stopped before it could
lace [Fri, 15 Jun 2007 10:01:13 +0000 (10:01 +0000)]
Relax threads count checking as the inferior may got stopped before it could
  initialize.

16 years agoRemoved `FIXME' debug message, the threads initialization code looks OK.
lace [Fri, 15 Jun 2007 09:56:10 +0000 (09:56 +0000)]
Removed `FIXME' debug message, the threads initialization code looks OK.

16 years agoFixed attaching to commands with invalid shared library symbols count.
lace [Fri, 15 Jun 2007 09:52:13 +0000 (09:52 +0000)]
Fixed attaching to commands with invalid shared library symbols count.

16 years agoHandle the inferior's threads initialization to make its fail possible.
lace [Fri, 15 Jun 2007 09:26:51 +0000 (09:26 +0000)]
Handle the inferior's threads initialization to make its fail possible.

16 years agoHandle less threads caught during the inferior's initialization.
lace [Fri, 15 Jun 2007 09:23:25 +0000 (09:23 +0000)]
Handle less threads caught during the inferior's initialization.

16 years agoImprove readability in the failed case.
lace [Fri, 15 Jun 2007 09:15:18 +0000 (09:15 +0000)]
Improve readability in the failed case.

16 years agoResolve race with libpthread initialization.
lace [Wed, 16 May 2007 18:05:16 +0000 (18:05 +0000)]
Resolve race with libpthread initialization.
Mark some functions as NORETURN.

16 years agoReduce timeout values, increase them specifically for QEMU.
lace [Wed, 16 May 2007 17:28:10 +0000 (17:28 +0000)]
Reduce timeout values, increase them specifically for QEMU.

16 years agoCosmetic error reporting cleanup.
lace [Wed, 16 May 2007 17:27:51 +0000 (17:27 +0000)]
Cosmetic error reporting cleanup.

16 years agoFixup the dwfl_end () cleanup.
lace [Wed, 16 May 2007 17:17:32 +0000 (17:17 +0000)]
Fixup the dwfl_end () cleanup.

16 years agoImplemented nptl_db testing.
lace [Wed, 16 May 2007 17:14:23 +0000 (17:14 +0000)]
Implemented nptl_db testing.

16 years agoSupport also td_ta_delete ().
lace [Wed, 16 May 2007 13:03:29 +0000 (13:03 +0000)]
Support also td_ta_delete ().
ps_pglobal_lookup (): Ignore OBJECT_NAME as we cannot unresolve the symlinks.

16 years ago+Support local elfutils copy.
lace [Wed, 16 May 2007 13:02:14 +0000 (13:02 +0000)]
+Support local elfutils copy.
+Support statically linked elfutils.

16 years agoFixed singlethreaded case.
lace [Tue, 15 May 2007 20:08:37 +0000 (20:08 +0000)]
Fixed singlethreaded case.

16 years agoPilot nptl_db application.
lace [Sun, 13 May 2007 17:47:21 +0000 (17:47 +0000)]
Pilot nptl_db application.

16 years ago+LOOPS_MIN
lace [Sun, 29 Apr 2007 21:37:39 +0000 (21:37 +0000)]
+LOOPS_MIN

16 years ago+Commented-out STATE() performance measurement.
lace [Sun, 29 Apr 2007 21:37:26 +0000 (21:37 +0000)]
+Commented-out STATE() performance measurement.

17 years agoImprove the signalled-under-SIGSTOP test.
lace [Sun, 15 Apr 2007 03:37:00 +0000 (03:37 +0000)]
Improve the signalled-under-SIGSTOP test.

17 years agoTIMEOUT_SECS: ->20
lace [Sun, 15 Apr 2007 03:36:32 +0000 (03:36 +0000)]
TIMEOUT_SECS: ->20
+STATE_DEAD

17 years agostill: Provide starting time.
lace [Sun, 15 Apr 2007 03:36:10 +0000 (03:36 +0000)]
still: Provide starting time.

17 years agoMake tkill() compatible with FC6+.
lace [Sat, 14 Apr 2007 17:40:01 +0000 (17:40 +0000)]
Make tkill() compatible with FC6+.
registry_atexit(): Kill incl. the tkill() ways.

17 years ago+tags
lace [Thu, 12 Apr 2007 19:26:44 +0000 (19:26 +0000)]
+tags

17 years agoHack some races.
lace [Thu, 12 Apr 2007 19:26:33 +0000 (19:26 +0000)]
Hack some races.

17 years agostate(): Handle some races.
lace [Thu, 12 Apr 2007 19:22:18 +0000 (19:22 +0000)]
state(): Handle some races.

17 years ago+"still"
lace [Thu, 12 Apr 2007 19:21:56 +0000 (19:21 +0000)]
+"still"

17 years agopreventive waits -> busylooping.
lace [Wed, 11 Apr 2007 21:21:54 +0000 (21:21 +0000)]
preventive waits -> busylooping.

17 years ago+SIGUSR1 handler
lace [Wed, 11 Apr 2007 21:21:22 +0000 (21:21 +0000)]
+SIGUSR1 handler
+"-l" commandline option.

17 years ago+.cvsignore
lace [Wed, 11 Apr 2007 20:58:49 +0000 (20:58 +0000)]
+.cvsignore

17 years agoGNU coding style.
lace [Wed, 11 Apr 2007 20:58:24 +0000 (20:58 +0000)]
GNU coding style.

17 years agoBack to the nonthreaded mode.
lace [Wed, 11 Apr 2007 20:58:08 +0000 (20:58 +0000)]
Back to the nonthreaded mode.

17 years agoTo be retrieved from Attic.
lace [Wed, 11 Apr 2007 20:57:54 +0000 (20:57 +0000)]
To be retrieved from Attic.

17 years agoNon-working threaded version.
lace [Wed, 11 Apr 2007 20:57:31 +0000 (20:57 +0000)]
Non-working threaded version.