5
I Use This!
Inactive

Commits : Listings

Analyzed 33 minutes ago. based on code collected about 5 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Work around compiler being too smart and noticing o == null. More... about 15 years ago
* TestDebugInfoStackTrace.java (pushPopAssertions): Initialize line. More... about 15 years ago
Remove utrace stubs.
cagney
as Andrew Cagney
More... almost 16 years ago
Rename RegisterSet to BlockSpace and AddressSpace to ByteSpace.
cagney
as Andrew Cagney
More... almost 16 years ago
frysk-sys/inua/ChangeLog 2008-07-04 Andrew Cagney <[email protected]>
cagney
as Andrew Cagney
More... almost 16 years ago
Add myself to the Frysk team webpage. More... almost 16 years ago
Fix bz 6696(problem with kill command). More... almost 16 years ago
Correct misspelling. More... almost 16 years ago
Really return watchpoint minimum length. More... almost 16 years ago
Add "load" command to UI. More... almost 16 years ago
In ProcBuilder, catch any Throwable; Make FileElements return NULL when no file.
cagney
as Andrew Cagney
More... almost 16 years ago
(Re-)implement frysk.sys.poll, fixing JNI failures.
cagney
as Andrew Cagney
More... almost 16 years ago
Throw/catch UserExceptions, not RuntimeExceptions in unwinder.
cagney
as Andrew Cagney
More... almost 16 years ago
Add more tracing to ptrace code (unfortunatly fprintf).
cagney
as Andrew Cagney
More... almost 16 years ago
Avoid % rule, explicitly specify the target for libfrysk-sys-jni.so.
cagney
as Andrew Cagney
More... almost 16 years ago
When logging an exception, include the inner most frame.
cagney
as Andrew Cagney
More... almost 16 years ago
Delete LD_PRELOAD hack.
cagney
as Andrew Cagney
More... almost 16 years ago
Support periods in ftrace symbol names More... almost 16 years ago
Fix chained tracing More... almost 16 years ago
Align correctly even stray items More... almost 16 years ago
Align mismatched eventLeaves correctly More... almost 16 years ago
Fix lookup where there is no symbol.
cagney
as Andrew Cagney
More... almost 16 years ago
Better match TestSymbol and funit-symbols.S.
cagney
as Andrew Cagney
More... almost 16 years ago
Add missing dependencies for libfrysk-sys-jni.so, add generic jni target.
cagney
as Andrew Cagney
More... almost 16 years ago
Include VDSO in address map.
cagney
as Andrew Cagney
More... almost 16 years ago
Make memory accessable from all dwfl-modules.
cagney
as Andrew Cagney
More... almost 16 years ago
Add test for [vdso], fail for moment.
cagney
as Andrew Cagney
More... almost 16 years ago
Build a singular .so.
cagney
as Andrew Cagney
More... almost 16 years ago
Fixes bz#6633. Dislay message if value unchanged before and after watch hit. More... almost 16 years ago
Process watchpoint events as a whole rather than iterating over the whole physical range. More... almost 16 years ago