]> sourceware.org Git - frysk.git/shortlog
frysk.git
2009-03-20 Mark Wielaard* TestDebugInfoStackTrace.java (pushPopAssertions)...
2008-07-07 Andrew CagneyRemove utrace stubs.
2008-07-04 Andrew CagneyRename RegisterSet to BlockSpace and AddressSpace to...
2008-07-04 Andrew Cagneyfrysk-sys/inua/ChangeLog
2008-07-03 Teresa ThomasAdd myself to the Frysk team webpage.
2008-06-26 Rick MoseleyFix bz 6696(problem with kill command). origin/HEAD origin/master
2008-06-24 Rick MoseleyCorrect misspelling.
2008-06-24 Phil MuldoonReally return watchpoint minimum length.
2008-06-23 Rick MoseleyAdd "load" command to UI.
2008-06-21 Andrew CagneyIn ProcBuilder, catch any Throwable; Make FileElements...
2008-06-20 Andrew Cagney(Re-)implement frysk.sys.poll, fixing JNI failures.
2008-06-20 Andrew CagneyThrow/catch UserExceptions, not RuntimeExceptions in...
2008-06-20 Andrew CagneyAdd more tracing to ptrace code (unfortunatly fprintf).
2008-06-20 Andrew CagneyAvoid % rule, explicitly specify the target for libfrys...
2008-06-20 Andrew CagneyWhen logging an exception, include the inner most frame.
2008-06-20 Andrew CagneyDelete LD_PRELOAD hack.
2008-06-20 Petr MachataSupport periods in ftrace symbol names
2008-06-20 Petr MachataFix chained tracing
2008-06-20 Petr MachataAlign correctly even stray items
2008-06-20 Petr MachataAlign mismatched eventLeaves correctly
2008-06-20 Andrew CagneyFix lookup where there is no symbol.
2008-06-20 Andrew CagneyBetter match TestSymbol and funit-symbols.S.
2008-06-20 Andrew CagneyAdd missing dependencies for libfrysk-sys-jni.so, add...
2008-06-19 Andrew CagneyInclude VDSO in address map.
2008-06-19 Andrew CagneyMake memory accessable from all dwfl-modules.
2008-06-19 Andrew CagneyAdd test for [vdso], fail for moment.
2008-06-19 Andrew CagneyBuild a singular .so.
2008-06-18 Andrew CagneyLoad libaudit.so.
2008-06-18 Andrew CagneyImplement missing jni/get_cu_dies.
2008-06-17 Teresa ThomasFixes bz#6633. Dislay message if value unchanged before...
2008-06-17 Phil MuldoonProcess watchpoint events as a whole rather than iterat...
2008-06-16 Andrew CagneyCorrectly check error returned by dwarf_get_scopevar.
2008-06-13 Petr MachataFQIdentifier: *, ? and [ are enough to consider a strin...
2008-06-13 Petr MachataGlob: support ! as character set negation operator
2008-06-13 Petr MachataUpdate ftrace man page to match recent development
2008-06-12 Andrew CagneyWhen /proc/PID/exe is invalid throw an exception.
2008-06-12 Andrew CagneyProvide parent for user and internal exceptions; try.
2008-06-12 Andrew CagneyTest 6621; fexe on a process with a deleted executable.
2008-06-12 Petr MachataTest cases for array access and slice
2008-06-12 Petr MachataFix 6629 lex error when printing an slice such as:...
2008-06-12 Petr MachataGlob support in FQIdentifier and ftrace
2008-06-12 Petr MachataFQIdentParser can parse glob expressions
2008-06-11 Rick MoseleyFix bz #6614 (testing with TestCoreCommand)
2008-06-11 Andrew CagneyFix typo in stack help - \n, not e.
2008-06-11 Teresa ThomasFixes bug# 6623. Use Location.length() for getting...
2008-06-11 Teresa ThomasMake Location.length() public.
2008-06-11 Andrew CagneyContract foo () to foo() in elf backtrace.
2008-06-10 Andrew CagneyProvide fine grained control over printing stack librar...
2008-06-10 Andrew CagneyCreate and use PrintDebugInfoStackOptions in stack...
2008-06-10 Andrew CagneyInclude the shared library program/solib's name in...
2008-06-10 Andrew CagneyImprove fstack, et.al., output; add Frame.toPrint Print...
2008-06-10 Rick Moseley* StartRun.java: Do not kill core procs.
2008-06-09 Sami WagiaallaUpdate version.in and NEWS for release 0.4 + 1
2008-06-09 Sami WagiaallaUpdated NEWS file.
2008-06-09 Sami WagiaallaUpdated the release page to mention adding a closed...
2008-06-09 Sami WagiaallaRemoved the static release section from web page.
2008-06-09 Sami WagiaallaUpdated NEWS file.
2008-06-09 Andrew CagneyLet JAVA be overridden in Runner/JniRunner.
2008-06-09 Andrew CagneyUpdate build requirements for fedora 9.
2008-06-09 Petr MachataIntroduce options FQ identifier parser
2008-06-09 Petr MachataMove FQ identifier parser to the class of its own
2008-06-07 Andrew CagneyDon't delete a local ref before it's last use.
2008-06-07 Andrew CagneySpecify absolute path to solibs, so that the correct...
2008-06-07 Andrew CagneyDon't align the module's load address.
2008-06-07 Andrew CagneyRemove bias when looking up source info.
2008-06-06 Andrew CagneyHandle difference between JNI and CNI's LocalMemory...
2008-06-06 Rick MoseleyAdd bugzilla #'s to log, add item on hover-over variabl...
2008-06-06 Sami Wagiaallafrysk-core/frysk/hpd/ChangeLog
2008-06-06 Teresa ThomasSynchronize fhpd, stepping engine and breakpoints.
2008-06-06 Teresa ThomasAdditional logging messages.
2008-06-06 Rick MoseleyGet commandline args from proc's getCmdLine() method.
2008-06-06 Andrew CagneyLet DwflDie.getScopes() adjust for module bias.
2008-06-06 Andrew CagneyMinor cleanup to DwarfDie.
2008-06-06 Andrew CagneyAllow for LocalMemory being part of a separate shared...
2008-06-05 Andrew CagneyFix stray include.
2008-06-05 Andrew CagneyMove getSourceLine from Dwfl to DwflModule.
2008-06-05 Andrew CagneyReplace DwflDieBias with DwflDie <is-a> DwarfDie.
2008-06-05 Petr MachataFix build failure
2008-06-05 Petr MachataFix race in ftrace attaching various observers to task
2008-06-05 Andrew CagneyFix ADD asm param order; add more assembler step cases.
2008-06-05 Rick MoseleyMerge branch 'master' of ssh://sources.redhat.com/git...
2008-06-05 Rick MoseleyFix UnloadCommand errors.
2008-06-05 Andrew CagneyMove getCompilationUnit from Dwfl into DwflModule.
2008-06-05 Andrew CagneyAdd word-sized and word-indexed indexed byte-buffer...
2008-06-05 Phil MuldoonImplement getWatchpointMinLength() which returns the...
2008-06-05 Andrew CagneyDon't require NUL at end of map buffer; FileBytes doesn...
2008-06-05 Andrew CagneyEliminate frysk.sys.proc.AuxvBuilder from corefile...
2008-06-04 Andrew CagneyDon't include the trailing NUL in a slurped file buffer.
2008-06-04 Andrew CagneyDelete unused Dwfl.getCompilationUnitModule.
2008-06-04 Andrew CagneyRe-use modules when possible.
2008-06-04 Sami Wagiaallaswagiaal: Marked TestFstep tests are unresolved.
2008-06-04 Teresa ThomasUpdate NEWS file.
2008-06-04 Sami WagiaallaMarked test as resolved.
2008-06-04 Petr MachataSupport "[pid.tid#frameNum]symbol" syntax in lexer
2008-06-04 Petr MachataDisabled SourceBreakpoint doesn't remove it's state...
2008-06-03 Andrew CagneyFix off-by-one bounds check.
2008-06-03 Andrew CagneyUpdate the DwflModule list during the report phase.
2008-06-03 Andrew CagneyDelete unused bias variable.
2008-06-03 Teresa ThomasFix typo in ChangeLog entry.
2008-06-03 Sami Wagiaallaswagiaal: Fixed TestFerror.testFerrorTracesPID()
next
This page took 0.078237 seconds and 5 git commands to generate.