Commit graph

58 commits

Author SHA1 Message Date
rsc
35afcc6c77 warning 2006-04-20 21:37:15 +00:00
rsc
cbeb0b26e4 Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
rsc
dfbfbecfc6 pointer conversions 2006-02-14 19:45:11 +00:00
rsc
98bfdd2867 initialize 2006-02-06 19:28:25 +00:00
rsc
989e6dc3ac shut up compiler 2005-12-14 20:14:04 +00:00
rsc
7dc9c4c62c more mangler 2005-11-29 19:02:19 +00:00
rsc
c8661ffad4 demangling docs 2005-11-29 04:05:50 +00:00
rsc
140c21e2f1 test program 2005-11-29 04:05:42 +00:00
rsc
2eb305240f More demangling. 2005-11-29 04:05:36 +00:00
rsc
7d6f5677c1 name mangling, process control 2005-11-28 00:40:04 +00:00
rsc
bcac59d81b silence various warnings 2005-08-11 17:33:43 +00:00
rsc
1c171e3add I just hate to be pushed around by some @#$%^& machine. 2005-07-19 18:00:07 +00:00
rsc
3c47d76174 gcc4 2005-07-13 23:01:04 +00:00
wkj
88bb285e3d Don't insert a bogus <nil> into printed path. 2005-06-22 04:05:14 +00:00
rsc
8e4ae643c3 more netbsd support. 2005-03-28 19:37:33 +00:00
rsc
fbca1e1c5b use explicit %# 2005-02-11 17:01:25 +00:00
rsc
ed9fe82834 Remove libthread_db nonsense. 2005-02-11 02:02:56 +00:00
rsc
281c90a5be more pthread 2005-02-11 00:01:49 +00:00
rsc
4a727cddff less verbose 2005-01-23 22:51:01 +00:00
rsc
dd944ec72a Start working through proper handling of pthreads when
debugging Linux core dumps.  Pthreads for active processes
is still not supported, nor are other systems.
2005-01-23 22:33:04 +00:00
rsc
1c8159def5 free hdr->cmd 2005-01-18 20:49:25 +00:00
rsc
1bdf170864 extract cmd in right place 2005-01-18 20:49:11 +00:00
rsc
20173464d2 add core cmd 2005-01-18 20:26:26 +00:00
rsc
399ab50aa4 signedness 2005-01-14 18:05:05 +00:00
rsc
b8f742db85 os x changes 2005-01-11 17:43:53 +00:00
rsc
0a76e9690e symopen 2005-01-07 23:10:37 +00:00
rsc
566f93c70d fix sunos 2005-01-07 19:11:44 +00:00
rsc
39dbe6e72b small hidings 2005-01-07 18:45:17 +00:00
rsc
a19ff5b204 debugging for sam, and an old fix forgotten 2005-01-07 18:03:36 +00:00
rsc
bdfd1b275b add declaration for elfdl386mapdl. 2005-01-07 04:03:29 +00:00
rsc
d0f5cbcf04 make regdesc global 2005-01-07 04:02:28 +00:00
wkj
742988d7d8 GC unused variables. 2004-12-29 01:29:14 +00:00
rsc
48907e89cb declare elfdl386mapdl 2004-12-28 23:27:05 +00:00
rsc
1369edef9f move linux ureg code to portable file 2004-12-28 17:35:10 +00:00
rsc
e8a7b96999 more features 2004-12-27 17:01:23 +00:00
rsc
1cc215aaf9 better unwinding for 386.
command-line extraction from core files on linux and freebsd.

move linux ureg into ureg386.h (used in many places).
2004-12-25 22:03:28 +00:00
wkj
a87638642c Compare function pointers against 0 rather than nil. 2004-07-09 01:54:06 +00:00
rsc
4f0073fec2 back to 32 bit for now 2004-06-11 12:52:08 +00:00
rsc
9b24f92c56 maybe 64-bit better 2004-06-11 04:33:54 +00:00
rsc
2e965b3324 various bug fixes 2004-05-05 04:22:16 +00:00
rsc
be36ff6885 add -W to specify window size.
various other little fixes.
2004-04-29 17:13:24 +00:00
rsc
f21f37f219 add registers to stack trace 2004-04-21 20:04:34 +00:00
rsc
eaf56db5bc Fix the bugs I introduced fixing the bug earlier tonight. 2004-04-21 05:34:10 +00:00
rsc
95f57b01e2 Clean up the dwarf code. 2004-04-21 02:03:00 +00:00
rsc
ebd395452e cut dwarf a little slack. 2004-04-20 05:43:05 +00:00
rsc
62c277efe8 fix stupid bug in findsym 2004-04-20 04:33:53 +00:00
rsc
86fa0d2277 final tweaks for tonight. 2004-04-20 02:21:12 +00:00
rsc
a0f1e21ff9 make things work on SunOS 2004-04-20 02:03:38 +00:00
rsc
89f6ec8e90 yet more [] 2004-04-20 00:55:31 +00:00
rsc
929ba9b98f fix various bugs for sunos 2004-04-20 00:54:58 +00:00