5
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
frysk-core/frysk/debuginfo/ChangeLog +2008-05-16 Sami Wagiaalla <[email protected]> + + * ObjectDeclarationSearchEngine.java (getObjectInScope): Added + frame requirement. + * TestGccClass.java: Updated. + * TestAddress.java: Updated. + * TestGccInterface.java: Updated. + * TestObjectDeclarationSearchEngine.java: Updated. + More... almost 16 years ago
New logging function More... almost 16 years ago
swagiaal: fixed testFindFirstElfSymbols(frysk.debuginfo.TestObjectDeclarationSearchEngine) More... almost 16 years ago
swagiaal: ObjectDeclarationSearchEngine.getObject() now returns a list. More... almost 16 years ago
elfutils based disassembler
timoore
as Tim Moore
More... almost 16 years ago
Add function to get the maximum length of a single watchpoint, in a single register, per architecture. More... almost 16 years ago
More sytax checks for -addr rules More... almost 16 years ago
Eliminate RawDataManaged from termios.
cagney
as Andrew Cagney
More... almost 16 years ago
swagiaal: Added second test for [file#]symbol More... almost 16 years ago
For JNIXX, convert NULL to actual type.
cagney
as Andrew Cagney
More... almost 16 years ago
Test/fix link-error when calling jnixx runtime code.
cagney
as Andrew Cagney
More... almost 16 years ago
Rename frysk/jnixx to jnixx (to match its shorter C++ name).
cagney
as Andrew Cagney
More... almost 16 years ago
Generate instances of all ID variables.
cagney
as Andrew Cagney
More... almost 16 years ago
Use JNI names in JNI bindings.
cagney
as Andrew Cagney
More... almost 16 years ago
Implement frysk.sys.ptrace in jni.
cagney
as Andrew Cagney
More... almost 16 years ago
Coding style cleanups More... almost 16 years ago
Address tracing option in ftrace driver program More... almost 16 years ago
Support for address tracing in "ftrace" package More... almost 16 years ago
Load symbols in FtraceController, not in Ftrace More... almost 16 years ago
Mapping events report the virtual address where the object was mapped More... almost 16 years ago
Commentary changes More... almost 16 years ago
DwflDieBias getLowPC, getHighPC: two new proxy methods More... almost 16 years ago
On unsupported arch, do not check watchpoints in handleTrapped. More... almost 16 years ago
Update system call list.
cagney
as Andrew Cagney
More... almost 16 years ago
Require ENV parameter.
cagney
as Andrew Cagney
More... almost 16 years ago
Move rsl/Log.hxx and rsl/Log.cxx to jnixx directory.
cagney
as Andrew Cagney
More... almost 16 years ago
Implement jni/ProcBuilder.cxx.
cagney
as Andrew Cagney
More... almost 16 years ago
Simplify ProcBuilder.
cagney
as Andrew Cagney
More... almost 16 years ago
Check memory address alignment before setting watchpoint. More... almost 16 years ago
Print exception message to user if watch observer add fails. More... almost 16 years ago