2009-03-20 |
Mark Wielaard | Work around compiler being too smart and noticing o... master |
commit | commitdiff | tree |
2009-03-20 |
Mark Wielaard | * TestDebugInfoStackTrace.java (pushPopAssertions)... |
commit | commitdiff | tree |
2008-07-07 |
Andrew Cagney | Remove utrace stubs. |
commit | commitdiff | tree |
2008-07-04 |
Andrew Cagney | Rename RegisterSet to BlockSpace and AddressSpace to... |
commit | commitdiff | tree |
2008-07-04 |
Andrew Cagney | frysk-sys/inua/ChangeLog |
commit | commitdiff | tree |
2008-07-03 |
Teresa Thomas | Add myself to the Frysk team webpage. |
commit | commitdiff | tree |
2008-06-26 |
Rick Moseley | Fix bz 6696(problem with kill command). origin/HEAD origin/master |
commit | commitdiff | tree |
2008-06-24 |
Rick Moseley | Correct misspelling. |
commit | commitdiff | tree |
2008-06-24 |
Phil Muldoon | Really return watchpoint minimum length. |
commit | commitdiff | tree |
2008-06-23 |
Rick Moseley | Add "load" command to UI. |
commit | commitdiff | tree |
2008-06-21 |
Andrew Cagney | In ProcBuilder, catch any Throwable; Make FileElements... |
commit | commitdiff | tree |
2008-06-20 |
Andrew Cagney | (Re-)implement frysk.sys.poll, fixing JNI failures. |
commit | commitdiff | tree |
2008-06-20 |
Andrew Cagney | Throw/catch UserExceptions, not RuntimeExceptions in... |
commit | commitdiff | tree |
2008-06-20 |
Andrew Cagney | Add more tracing to ptrace code (unfortunatly fprintf). |
commit | commitdiff | tree |
2008-06-20 |
Andrew Cagney | Avoid % rule, explicitly specify the target for libfrys... |
commit | commitdiff | tree |
2008-06-20 |
Andrew Cagney | When logging an exception, include the inner most frame. |
commit | commitdiff | tree |
2008-06-20 |
Andrew Cagney | Delete LD_PRELOAD hack. |
commit | commitdiff | tree |
2008-06-20 |
Petr Machata | Support periods in ftrace symbol names |
commit | commitdiff | tree |
2008-06-20 |
Petr Machata | Fix chained tracing |
commit | commitdiff | tree |
2008-06-20 |
Petr Machata | Align correctly even stray items |
commit | commitdiff | tree |
2008-06-20 |
Petr Machata | Align mismatched eventLeaves correctly |
commit | commitdiff | tree |
2008-06-20 |
Andrew Cagney | Fix lookup where there is no symbol. |
commit | commitdiff | tree |
2008-06-20 |
Andrew Cagney | Better match TestSymbol and funit-symbols.S. |
commit | commitdiff | tree |
2008-06-20 |
Andrew Cagney | Add missing dependencies for libfrysk-sys-jni.so, add... |
commit | commitdiff | tree |
2008-06-19 |
Andrew Cagney | Include VDSO in address map. |
commit | commitdiff | tree |
2008-06-19 |
Andrew Cagney | Make memory accessable from all dwfl-modules. |
commit | commitdiff | tree |
2008-06-19 |
Andrew Cagney | Add test for [vdso], fail for moment. |
commit | commitdiff | tree |
2008-06-19 |
Andrew Cagney | Build a singular .so. |
commit | commitdiff | tree |
2008-06-18 |
Andrew Cagney | Load libaudit.so. |
commit | commitdiff | tree |
2008-06-18 |
Andrew Cagney | Implement missing jni/get_cu_dies. |
commit | commitdiff | tree |
2008-06-17 |
Teresa Thomas | Fixes bz#6633. Dislay message if value unchanged before... |
commit | commitdiff | tree |
2008-06-17 |
Phil Muldoon | Process watchpoint events as a whole rather than iterat... |
commit | commitdiff | tree |
2008-06-16 |
Andrew Cagney | Correctly check error returned by dwarf_get_scopevar. |
commit | commitdiff | tree |
2008-06-13 |
Petr Machata | FQIdentifier: *, ? and [ are enough to consider a strin... |
commit | commitdiff | tree |
2008-06-13 |
Petr Machata | Glob: support ! as character set negation operator |
commit | commitdiff | tree |
2008-06-13 |
Petr Machata | Update ftrace man page to match recent development |
commit | commitdiff | tree |
2008-06-12 |
Andrew Cagney | When /proc/PID/exe is invalid throw an exception. |
commit | commitdiff | tree |
2008-06-12 |
Andrew Cagney | Provide parent for user and internal exceptions; try. |
commit | commitdiff | tree |
2008-06-12 |
Andrew Cagney | Test 6621; fexe on a process with a deleted executable. |
commit | commitdiff | tree |
2008-06-12 |
Petr Machata | Test cases for array access and slice |
commit | commitdiff | tree |
2008-06-12 |
Petr Machata | Fix 6629 lex error when printing an slice such as:... |
commit | commitdiff | tree |
2008-06-12 |
Petr Machata | Glob support in FQIdentifier and ftrace |
commit | commitdiff | tree |
2008-06-12 |
Petr Machata | FQIdentParser can parse glob expressions |
commit | commitdiff | tree |
2008-06-11 |
Rick Moseley | Fix bz #6614 (testing with TestCoreCommand) |
commit | commitdiff | tree |
2008-06-11 |
Andrew Cagney | Fix typo in stack help - \n, not e. |
commit | commitdiff | tree |
2008-06-11 |
Teresa Thomas | Fixes bug# 6623. Use Location.length() for getting... |
commit | commitdiff | tree |
2008-06-11 |
Teresa Thomas | Make Location.length() public. |
commit | commitdiff | tree |
2008-06-11 |
Andrew Cagney | Contract foo () to foo() in elf backtrace. |
commit | commitdiff | tree |
2008-06-10 |
Andrew Cagney | Provide fine grained control over printing stack librar... |
commit | commitdiff | tree |
2008-06-10 |
Andrew Cagney | Create and use PrintDebugInfoStackOptions in stack... |
commit | commitdiff | tree |
2008-06-10 |
Andrew Cagney | Include the shared library program/solib's name in... |
commit | commitdiff | tree |
2008-06-10 |
Andrew Cagney | Improve fstack, et.al., output; add Frame.toPrint Print... |
commit | commitdiff | tree |
2008-06-10 |
Rick Moseley | * StartRun.java: Do not kill core procs. |
commit | commitdiff | tree |
2008-06-09 |
Sami Wagiaalla | Update version.in and NEWS for release 0.4 + 1 |
commit | commitdiff | tree |
2008-06-09 |
Sami Wagiaalla | Updated NEWS file. |
commit | commitdiff | tree |
2008-06-09 |
Sami Wagiaalla | Updated the release page to mention adding a closed... |
commit | commitdiff | tree |
2008-06-09 |
Sami Wagiaalla | Removed the static release section from web page. |
commit | commitdiff | tree |
2008-06-09 |
Sami Wagiaalla | Updated NEWS file. |
commit | commitdiff | tree |
2008-06-09 |
Andrew Cagney | Let JAVA be overridden in Runner/JniRunner. |
commit | commitdiff | tree |
2008-06-09 |
Andrew Cagney | Update build requirements for fedora 9. |
commit | commitdiff | tree |
2008-06-09 |
Petr Machata | Introduce options FQ identifier parser |
commit | commitdiff | tree |
2008-06-09 |
Petr Machata | Move FQ identifier parser to the class of its own |
commit | commitdiff | tree |
2008-06-07 |
Andrew Cagney | Don't delete a local ref before it's last use. |
commit | commitdiff | tree |
2008-06-07 |
Andrew Cagney | Specify absolute path to solibs, so that the correct... |
commit | commitdiff | tree |
2008-06-07 |
Andrew Cagney | Don't align the module's load address. |
commit | commitdiff | tree |
2008-06-07 |
Andrew Cagney | Remove bias when looking up source info. |
commit | commitdiff | tree |
2008-06-06 |
Andrew Cagney | Handle difference between JNI and CNI's LocalMemory... |
commit | commitdiff | tree |
2008-06-06 |
Rick Moseley | Add bugzilla #'s to log, add item on hover-over variabl... |
commit | commitdiff | tree |
2008-06-06 |
Sami Wagiaalla | frysk-core/frysk/hpd/ChangeLog |
commit | commitdiff | tree |
2008-06-06 |
Teresa Thomas | Synchronize fhpd, stepping engine and breakpoints. |
commit | commitdiff | tree |
2008-06-06 |
Teresa Thomas | Additional logging messages. |
commit | commitdiff | tree |
2008-06-06 |
Rick Moseley | Get commandline args from proc's getCmdLine() method. |
commit | commitdiff | tree |
2008-06-06 |
Andrew Cagney | Let DwflDie.getScopes() adjust for module bias. |
commit | commitdiff | tree |
2008-06-06 |
Andrew Cagney | Minor cleanup to DwarfDie. |
commit | commitdiff | tree |
2008-06-06 |
Andrew Cagney | Allow for LocalMemory being part of a separate shared... |
commit | commitdiff | tree |
2008-06-05 |
Andrew Cagney | Fix stray include. |
commit | commitdiff | tree |
2008-06-05 |
Andrew Cagney | Move getSourceLine from Dwfl to DwflModule. |
commit | commitdiff | tree |
2008-06-05 |
Andrew Cagney | Replace DwflDieBias with DwflDie <is-a> DwarfDie. |
commit | commitdiff | tree |
2008-06-05 |
Petr Machata | Fix build failure |
commit | commitdiff | tree |
2008-06-05 |
Petr Machata | Fix race in ftrace attaching various observers to task |
commit | commitdiff | tree |
2008-06-05 |
Andrew Cagney | Fix ADD asm param order; add more assembler step cases. |
commit | commitdiff | tree |
2008-06-05 |
Rick Moseley | Merge branch 'master' of ssh://sources.redhat.com/git... |
commit | commitdiff | tree |
2008-06-05 |
Rick Moseley | Fix UnloadCommand errors. |
commit | commitdiff | tree |
2008-06-05 |
Andrew Cagney | Move getCompilationUnit from Dwfl into DwflModule. |
commit | commitdiff | tree |
2008-06-05 |
Andrew Cagney | Add word-sized and word-indexed indexed byte-buffer... |
commit | commitdiff | tree |
2008-06-05 |
Phil Muldoon | Implement getWatchpointMinLength() which returns the... |
commit | commitdiff | tree |
2008-06-05 |
Andrew Cagney | Don't require NUL at end of map buffer; FileBytes doesn... |
commit | commitdiff | tree |
2008-06-05 |
Andrew Cagney | Eliminate frysk.sys.proc.AuxvBuilder from corefile... |
commit | commitdiff | tree |
2008-06-04 |
Andrew Cagney | Don't include the trailing NUL in a slurped file buffer. |
commit | commitdiff | tree |
2008-06-04 |
Andrew Cagney | Delete unused Dwfl.getCompilationUnitModule. |
commit | commitdiff | tree |
2008-06-04 |
Andrew Cagney | Re-use modules when possible. |
commit | commitdiff | tree |
2008-06-04 |
Sami Wagiaalla | swagiaal: Marked TestFstep tests are unresolved. |
commit | commitdiff | tree |
2008-06-04 |
Teresa Thomas | Update NEWS file. |
commit | commitdiff | tree |
2008-06-04 |
Sami Wagiaalla | Marked test as resolved. |
commit | commitdiff | tree |
2008-06-04 |
Petr Machata | Support "[pid.tid#frameNum]symbol" syntax in lexer |
commit | commitdiff | tree |
2008-06-04 |
Petr Machata | Disabled SourceBreakpoint doesn't remove it's state... |
commit | commitdiff | tree |
2008-06-03 |
Andrew Cagney | Fix off-by-one bounds check. |
commit | commitdiff | tree |
2008-06-03 |
Andrew Cagney | Update the DwflModule list during the report phase. |
commit | commitdiff | tree |
2008-06-03 |
Andrew Cagney | Delete unused bias variable. |
commit | commitdiff | tree |
2008-06-03 |
Teresa Thomas | Fix typo in ChangeLog entry. |
commit | commitdiff | tree |
next |