Rivoreo Source Code Repositories
src.rivoreo.one
/
devel
/
kme
/
fedce7bf8bf37e74bdbdcdc90a778ca9f8d450ce
fedce7b
Set errno to 0 before calling ptrace(2) for potential errors
by WHR
· 4 months ago
5fd49a4
Use portable macro names for ptrace(2)
by WHR
· 4 months ago
aa46e76
Don't use non-standard 'malloc.h'
by WHR
· 4 months ago
7e965a1
Use macro SIGCHLD instead of non-standard SIGCLD
by WHR
· 4 months ago
18dd38c
Revert revision 1.35 of kme.c
by WHR
· 4 months ago
54f4d21
Kmed.c: fix syntax in error message. Makefile.in aclocal.m4: regenerated.
by Robert Lipe
· 18 years ago
92dd553
Remove C99-ism.
by Robert Lipe
· 20 years ago
ae088ba
With the new traced process snapshot feature, after a signal event,
by Gene H Olson
· 20 years ago
f0c4d66
Eliminate creeping C99/C++ isms for C89 compatibility.
by Robert Lipe
· 20 years ago
b7c4852
...and finally - include all the rebuilt files.
by Robert Lipe
· 20 years ago
67a4973
The presence of acconfig.h totally drives new autoconf crazy. Fortunately,
by Robert Lipe
· 20 years ago
2e4574a
Rename CC_HAS_LONG_LONG to HAVE_UNSIGNED_LONG_LONG to eliminate one fight
by Robert Lipe
· 20 years ago
9d61077
Rename LDFLAGS per conventions of new autoconf voodoo.
by Robert Lipe
· 20 years ago
22074ee
Move the guts of the old style 'configure.in' to the new (no value added,
by Robert Lipe
· 20 years ago
f753303
Improved response time with -I signal option.
by Gene H Olson
· 20 years ago
bcc3fe8
Deleted Makefile apparently returned by mistake
by Gene H Olson
· 20 years ago
b7950bd
Changed to accept include files either libelf.h or libelf/libelf.h.
by Gene H Olson
· 20 years ago
1219961
Added test for libelf/libelf.h
by Gene H Olson
· 20 years ago
b6f1fa4
Allow builds on systems w/o B57600
by Robert Lipe
· 20 years ago
fb78316
Add a generated file for those without autogen and friends.
by Robert Lipe
· 20 years ago
8a27433
Add two interesting features to KME.
by Robert Lipe
· 20 years ago
kme-2_1_0-release
ec00ffa
Took elf2kme reference back out. Would be nice if elf2kme
by Gene H Olson
· 20 years ago
before_freeze_and_core
28adae8
Fixed minor documentation problms.
by Gene H Olson
· 20 years ago
7ff5a7d
Fixed problem where indirect address did not reset in
by Gene H Olson
· 20 years ago
a23323d
Fixed some pointer formatting problems.
by Gene H Olson
· 20 years ago
f1c06db
Fixed problem where kme with PTRACE was not properly
by Gene H Olson
· 20 years ago
ec0be87
Got rid of all the gcc -Wall messages caused by long
by Gene H Olson
· 20 years ago
e5d8e7e
Minor documentation corrections
by Gene H Olson
· 20 years ago
c943599
Added elf2kme to the install list
by Gene H Olson
· 20 years ago
b78324e
Modified ptrace operation with -P so that kme now
by Gene H Olson
· 20 years ago
c754b46
Changed default column width to 9.
by Gene H Olson
· 20 years ago
5e20e48
Updated automake files after a few make cleans and
by Gene H Olson
· 20 years ago
07b768d
Fixed problem generating structure members.
by Gene H Olson
· 20 years ago
3831681
Fixed problem generating structures within structures.
by Gene H Olson
· 20 years ago
83a487f
Fixed several problems debugging applications with -P pid.
by Gene H Olson
· 20 years ago
3b9730a
Program to generate kme_defs directly from an elf binary.
by Gene H Olson
· 20 years ago
9cac5a6
* Modify readsym() to be able to parse linux's three field
by Rick Richardson
· 21 years ago
0a5ece5
* Who doesn't have perl in /usr/bin these days?
by Rick Richardson
· 21 years ago
41e4b66
Fix usage message.
by Rick Richardson
· 21 years ago
ff6d429
Improve man page look with -Thtml.
by Rick Richardson
· 21 years ago
b1b67ea
Make it work with buggy -Thtml output.
by Rick Richardson
· 21 years ago
f144a9f
More manual page improvements.
by Rick Richardson
· 21 years ago
7775712
1st cut at kmed.8 manual page.
by Rick Richardson
· 21 years ago
67df869
* Add -D to the list of options saved with the 's' command. Also,
by Rick Richardson
· 21 years ago
745814b
* Really gut the old read_mem()/wite_mem() code, and implement
by Rick Richardson
· 21 years ago
bcdd0e4
Check length against mmap() size to avoid core dump.
by Rick Richardson
· 21 years ago
be725a1
* Add mmap capability to kmed. This is selected with the
by Rick Richardson
· 21 years ago
7f01aa9
* Add -d to the list of options saved with 's' command. Put escaped
by Rick Richardson
· 21 years ago
de41789
* Default rw_max to 128. This avoids a bug where a rw packet with
by Rick Richardson
· 21 years ago
ddaaaf3
Add -r (readonly) flag to kmed and an error message if the corefile
by Rick Richardson
· 21 years ago
3e00adf
by Robert Lipe
· 22 years ago
70b3fd2
From Rick Richardson: Add remote GDB network and serial protocol, doc fixups.
by Robert Lipe
· 22 years ago
bbb3567
Regenerate files.
by Robert Lipe
· 23 years ago
kme_2_0_1_release
fa72ae6
From hch. Updates news & version #.
by Robert Lipe
· 23 years ago
2cc359c
Add ability to generate RPMs from Christoph Hellwig.
by Robert Lipe
· 23 years ago
5cf34e8
Fix 'make dist'. From Christoph Hellwig.
by Robert Lipe
· 23 years ago
0cd20b2
Update supported system info.
by Robert Lipe
· 23 years ago
0b05d9e
From rickrich: Closes 429685. Adds doc for 'long long' types.
by Robert Lipe
· 23 years ago
0da84a4
Include strings.h for proto to index. Fix type of client_len to be size_t.
by Robert Lipe
· 23 years ago
08bb4b8
Delete bogus protos.
by Robert Lipe
· 23 years ago
e86346f
Dsiplay data addresses more sensibly on narrow screens.
by Robert Lipe
· 23 years ago
3d7ad0a
valmask.c: New file for displaying value/mask pairs. Contributed by rickrich@users.sf.net.
by Robert Lipe
· 23 years ago
b7e189a
#429709 ] Fix compilation on BSD.
by Robert Lipe
· 23 years ago
5131cdc
#429704 ] Fix PTRACE_CONT blather.
by Robert Lipe
· 23 years ago
42f0e9f
Make -s doc work in presence of quadword support.
by Robert Lipe
· 23 years ago
88966b9
Banish RJL64 hack. Make space for 64bit addresses if needed and on
by Robert Lipe
· 23 years ago
c62affc
rename addr_t -> kme_addr_t.
by Robert Lipe
· 23 years ago
db77ee6
Start sketching in real 64-bit support.
by Robert Lipe
· 23 years ago
a69ea53
dont' use c++ comments in c.
by Robert Lipe
· 23 years ago
before64bitstuff
dedd9f7
Correctly regenerate config.h.in and acconfig.h.
by Robert Lipe
· 23 years ago
d785ebd
Regenerate 'configure' script.
by Robert Lipe
· 23 years ago
613e1d5
Add support for POSIX termios, preferred over System V termio.
by Robert Lipe
· 23 years ago
6390728
quadword support from rick. minor portbaility fixes.
by Robert Lipe
· 24 years ago
0d0fec5
kme now quits if the ptrace() process gets a signal
by Gene H Olson
· 24 years ago
2ad33df
Made PTRACE more robust, and ported it to Linux
by Gene H Olson
· 24 years ago
dc96e66
Put in the <f> display option - floating point
by Gene Olson
· 24 years ago
83376cf
Turn off GCC-specific dependency tracking; regenerate all files.
by Robert Lipe
· 24 years ago
b82701a
Cleaned up code.
by Gene H Olson
· 24 years ago
630a163
Now handles long lines in /proc/ksyms correctly.
by Gene H Olson
· 24 years ago
0735b9e
Fixed up elf.h definitions for HP-UX
by Gene H Olson
· 25 years ago
c5f1ae5
Added support for linux /proc/ksyms and solaris /dev/kmem.
by Gene H Olson
· 25 years ago
b72d5f4
Add support for UnixWare's 'getksym' function to resolve dynamic kernel symbols.
by Robert Lipe
· 25 years ago
a629ac9
Toast dead file.
by Robert Lipe
· 25 years ago
66237a3
Ignore generated files.
by Robert Lipe
· 25 years ago
b634a53
Initial Release of KME on SourceForge.net
by Gene H Olson
· 25 years ago