Commit Graph

26 Commits

Author SHA1 Message Date
Ulrich Drepper
c7ed2305e8 Update. 2000-01-20 08:02:05 +00:00
Ulrich Drepper
b60b7b162d Correct size parameter of memset call. 2000-01-20 07:06:34 +00:00
Ulrich Drepper
123f2f2aa4 Update. 1999-12-02 08:28:56 +00:00
Ulrich Drepper
018fc74c3e Fix typoes in last added declaractions. 1999-12-02 08:07:56 +00:00
Ulrich Drepper
e33ef22a61 Update. 1999-12-01 20:10:20 +00:00
Ulrich Drepper
3476b30bde Add ps_pstop, ps_pcontinue, ps_lstop, and ps_lcontinue prototypes. 1999-12-01 20:10:11 +00:00
Ulrich Drepper
0b6cbafe7f Update. 1999-11-23 17:47:03 +00:00
Ulrich Drepper
019bbc2254 Correct dependency for shared object. 1999-11-23 17:46:56 +00:00
Ulrich Drepper
37ed789942 Update. 1999-11-23 02:25:03 +00:00
Ulrich Drepper
50b0a9bf49 Add missing brace in comparison. 1999-11-23 02:24:56 +00:00
Ulrich Drepper
ab0befb809 Update. 1999-11-22 20:50:52 +00:00
Ulrich Drepper
cf25e664d8 (LOG): Only print message if __td_debug is nonzero. 1999-11-22 20:50:45 +00:00
Ulrich Drepper
97bd7582f3 Add __td_debug. 1999-11-22 20:50:11 +00:00
Ulrich Drepper
c3afbd98cd Update. 1999-11-12 23:35:07 +00:00
Ulrich Drepper
be8628cb63 Start copying list of descriptors from right position in target process. 1999-11-12 23:26:24 +00:00
Ulrich Drepper
a1ea6fedde Update. 1999-11-12 23:10:14 +00:00
Ulrich Drepper
bb9425cab6 Fix loop starting point over all but main and manager thread. 1999-11-12 23:10:07 +00:00
Ulrich Drepper
ea4d646c40 Update. 1999-11-12 20:23:49 +00:00
Ulrich Drepper
d000e50002 Read descriptors for main and manager thread special since after this
we can assume that no new threads will be created anymore (at least in
the gdb implementation).
1999-11-12 20:23:42 +00:00
Ulrich Drepper
ddb4391349 Banner file for linuxthread_db library. 1999-11-12 18:51:03 +00:00
Ulrich Drepper
7463cdf0ab Update. 1999-11-12 18:48:37 +00:00
Ulrich Drepper
ead10b0570 Define version correctly. 1999-11-12 18:47:57 +00:00
Ulrich Drepper
7bb014b8c8 Update. 1999-11-11 18:08:55 +00:00
Ulrich Drepper
1b08cf6c20 If p_pid field is zero, this is before the thread library is
initialized and we get the PID from the debugger.
1999-11-11 18:08:36 +00:00
Ulrich Drepper
4acca10a2e Update from main line. 1999-11-10 07:03:06 +00:00
Ulrich Drepper
89dbd0a12f Add from main branch. 1999-11-10 05:05:07 +00:00