frysk-cvs archive
date index for April - June, 2008

This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:


2008-06-26 [SCM] master: Fix bz 6696(problem with kill command). rmoseley
2008-06-24 [SCM] master: Correct misspelling. rmoseley
2008-06-24 [SCM] master: Really return watchpoint minimum length. pmuldoon
2008-06-23 [SCM] master: Add "load" command to UI. rmoseley
2008-06-21 [SCM] master: In ProcBuilder, catch any Throwable; Make FileElements return NULL when no file. cagney
2008-06-20 [SCM] master: (Re-)implement frysk.sys.poll, fixing JNI failures. cagney
2008-06-20 [SCM] master: Throw/catch UserExceptions, not RuntimeExceptions in unwinder. cagney
2008-06-20 [SCM] master: Add more tracing to ptrace code (unfortunatly fprintf). cagney
2008-06-20 [SCM] master: Avoid % rule, explicitly specify the target for libfrysk-sys-jni.so. cagney
2008-06-20 [SCM] master: Delete LD_PRELOAD hack. cagney
2008-06-20 [SCM] master: Support periods in ftrace symbol names pmachata
2008-06-20 [SCM] master: Fix chained tracing pmachata
2008-06-20 [SCM] master: Align correctly even stray items pmachata
2008-06-20 [SCM] master: Align mismatched eventLeaves correctly pmachata
2008-06-20 [SCM] master: Fix lookup where there is no symbol. cagney
2008-06-20 [SCM] master: Better match TestSymbol and funit-symbols.S. cagney
2008-06-20 [SCM] master: Add missing dependencies for libfrysk-sys-jni.so, add generic jni target. cagney
2008-06-19 [SCM] master: Include VDSO in address map. cagney
2008-06-19 [SCM] master: Make memory accessable from all dwfl-modules. cagney
2008-06-19 [SCM] master: Add test for [vdso], fail for moment. cagney
2008-06-19 [SCM] master: Build a singular .so. cagney
2008-06-18 [SCM] master: Load libaudit.so. cagney
2008-06-17 [SCM] master: Fixes bz#6633. Dislay message if value unchanged before and after watch hit. tthomas
2008-06-17 [SCM] master: Process watchpoint events as a whole rather than iterating over the whole physical range. pmuldoon
2008-06-16 [SCM] master: Correctly check error returned by dwarf_get_scopevar. cagney
2008-06-13 [SCM] master: FQIdentifier: *, ? and [ are enough to consider a string to be wildcard pattern pmachata
2008-06-12 [SCM] master: When /proc/PID/exe is invalid throw an exception. cagney
2008-06-12 [SCM] master: Provide parent for user and internal exceptions; try. cagney
2008-06-12 [SCM] master: Test 6621; fexe on a process with a deleted executable. cagney
2008-06-12 [SCM] master: Test cases for array access and slice pmachata
2008-06-11 [SCM] master: Fix bz #6614 (testing with TestCoreCommand) rmoseley
2008-06-11 [SCM] master: Fix typo in stack help - \n, not e. cagney
2008-06-11 [SCM] master: Fixes bug# 6623. Use Location.length() for getting expression size. tthomas
2008-06-11 [SCM] master: Contract foo () to foo() in elf backtrace. cagney
2008-06-10 [SCM] master: Provide fine grained control over printing stack library/source paths. cagney
2008-06-10 [SCM] master: Create and use PrintDebugInfoStackOptions in stack sub-window. cagney
2008-06-10 [SCM] master: Include the shared library program/solib's name in debug-info back traces. cagney
2008-06-10 [SCM] master: Improve fstack, et.al., output; add Frame.toPrint PrintStackOptions param. cagney
2008-06-10 [SCM] master: * StartRun.java: Do not kill core procs. rmoseley
2008-06-09 [SCM] frysk-0.4: frysk-0.4 swagiaal
2008-06-09 [SCM] master: Update version.in and NEWS for release 0.4 + 1 swagiaal
2008-06-09 [SCM] frysk/0.4: Update version.in and NEWS for release 0.4 swagiaal
2008-06-09 [SCM] frysk/0.4: cd6fb828f4fa6dac4f0bf0588a4937f38c085898 swagiaal
2008-06-09 [SCM] master: Updated NEWS file. swagiaal
2008-06-09 [SCM] master: Let JAVA be overridden in Runner/JniRunner. cagney
2008-06-09 [SCM] master: Introduce options FQ identifier parser pmachata
2008-06-07 [SCM] master: Don't delete a local ref before it's last use. cagney
2008-06-07 [SCM] master: Specify absolute path to solibs, so that the correct one is loaded. cagney
2008-06-07 [SCM] master: Don't align the module's load address. cagney
2008-06-07 [SCM] master: Remove bias when looking up source info. cagney
2008-06-06 [SCM] master: Handle difference between JNI and CNI's LocalMemory module names. cagney
2008-06-06 [SCM] master: Add bugzilla #'s to log, add item on hover-over variable fix. rmoseley
2008-06-06 [SCM] master: frysk-core/frysk/hpd/ChangeLog swagiaal
2008-06-06 [SCM] master: Synchronize fhpd, stepping engine and breakpoints. tthomas
2008-06-06 [SCM] master: Get commandline args from proc's getCmdLine() method. rmoseley
2008-06-06 [SCM] master: Let DwflDie.getScopes() adjust for module bias. cagney
2008-06-06 [SCM] master: Allow for LocalMemory being part of a separate shared library. cagney
2008-06-05 [SCM] master: Fix stray include. cagney
2008-06-05 [SCM] master: Move getSourceLine from Dwfl to DwflModule. cagney
2008-06-05 [SCM] master: Replace DwflDieBias with DwflDie <is-a> DwarfDie. cagney
2008-06-05 [SCM] master: Fix build failure pmachata
2008-06-05 [SCM] master: Fix ADD asm param order; add more assembler step cases. cagney
2008-06-05 [SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk rmoseley
2008-06-05 [SCM] master: Move getCompilationUnit from Dwfl into DwflModule. cagney
2008-06-05 [SCM] master: Add word-sized and word-indexed indexed byte-buffer get/put methods. cagney
2008-06-05 [SCM] master: Implement getWatchpointMinLength() which returns the minimum size of a hardware watchpoint on that architecture. pmuldoon
2008-06-05 [SCM] master: Don't require NUL at end of map buffer; FileBytes doesn't count it. cagney
2008-06-05 [SCM] master: Eliminate frysk.sys.proc.AuxvBuilder from corefile reader/writer code. cagney
2008-06-04 [SCM] master: Don't include the trailing NUL in a slurped file buffer. cagney
2008-06-04 [SCM] master: Delete unused Dwfl.getCompilationUnitModule. cagney
2008-06-04 [SCM] master: Re-use modules when possible. cagney
2008-06-04 [SCM] master: swagiaal: Marked TestFstep tests are unresolved. swagiaal
2008-06-04 [SCM] master: Update NEWS file. tthomas
2008-06-04 [SCM] master: Marked test as resolved. swagiaal
2008-06-04 [SCM] master: Support "[pid.tid#frameNum]symbol" syntax in lexer pmachata
2008-06-03 [SCM] master: Fix off-by-one bounds check. cagney
2008-06-03 [SCM] master: Update the DwflModule list during the report phase. cagney
2008-06-03 [SCM] master: Fix typo in ChangeLog entry. tthomas
2008-06-03 [SCM] master: swagiaal: Fixed TestFerror.testFerrorTracesPID() swagiaal
2008-06-03 [SCM] master: Dynamically allocate/free the dwfl callback struct. cagney
2008-06-03 [SCM] master: Fix antlr warnings. tthomas
2008-06-03 [SCM] master: swagiaal: fixed broken tests. swagiaal
2008-06-03 [SCM] master: Feed Dwfl the raw /proc/<pid>/map. cagney
2008-06-03 [SCM] master: Delete DieVisitor; unused. cagney
2008-06-03 [SCM] master: Disable leaking fd tests. cagney
2008-06-02 [SCM] master: Mention support of "#" syntax in NEWS pmachata
2008-06-02 [SCM] master: Update NEWS file with argument-passing changes. rmoseley
2008-06-02 [SCM] master: Change frysk.sys.Fork's environ param to a String[]; fixes mem leaks. cagney
2008-06-01 [SCM] master: Fix Load/Unload tests, fix UnloadCommand to use correct printLoop method. rmoseley
2008-05-30 [SCM] master: swagiaal: Fixed build. swagiaal
2008-05-30 [SCM] master: swagiaal: created fdebugdump utility. swagiaal
2008-05-30 [SCM] master: Updated how args are retrieved by InfoArgsCommands. rmoseley
2008-05-30 [SCM] master: Simplify SymbolRule handling in Ftrace pmachata
2008-05-30 [SCM] master: Load runtime from Version class. cagney
2008-05-29 [SCM] master: Fix help comment. rmoseley
2008-05-29 [SCM] master: Fix bz #6576, fix load command not setting path-to-executable correctly. rmoseley
2008-05-29 [SCM] master: Ftrace uses frysk.expr lexer to analyze -sym= rules pmachata
2008-05-29 [SCM] master: Merge branch 'master' of ssh://sourceware.org/git/frysk tthomas
2008-05-29 [SCM] master: Remove debug statements. rmoseley
2008-05-29 [SCM] master: Fix error on trying to access private HpdTestbed method. rmoseley
2008-05-29 [SCM] master: Add parameter passing for fhpd/load commands, minor cleanup of superfluous methods. rmoseley
2008-05-28 [SCM] master: Maintain previous value of watched variable in WatchpointObserver. tthomas
2008-05-28 [SCM] master: Maintain previous value of watched variable statically. tthomas
2008-05-28 [SCM] master: Separate watch observer(s) installer from hpd. tthomas
2008-05-28 [SCM] master: Communicate details on fully qualified identifier to parser pmachata
2008-05-28 [SCM] master: New scripts Runner and TestRunner for running JNI. cagney
2008-05-27 [SCM] master: Implement jni libunwind. cagney
2008-05-26 [SCM] master: Nits in parser code pmachata
2008-05-26 [SCM] master: Expression parser: recognize # syntax of qualified symbol name pmachata
2008-05-26 [SCM] master: Keep track of hardware watchpoints in use. tthomas
2008-05-26 [SCM] master: For JNI link in libelf and libdw. cagney
2008-05-26 [SCM] master: Prototype lib/dwfl in JNI. cagney
2008-05-26 [SCM] master: Additional watchpoint tests. tthomas
2008-05-25 [SCM] master: Rename ArrayBytes -> jbyteArrayElements, define jlongArrayElements et.al. cagney
2008-05-25 [SCM] master: Re-implement ArrayBytes et.al. using templates, lots of templates. cagney
2008-05-25 [SCM] master: Fix casts on 32-bit machine. cagney
2008-05-24 [SCM] master: Immediatly unmap the unwind-info image when notified its free by libunwind. cagney
2008-05-24 [SCM] master: For dwarf, notify the eh-frame when the frame-info is being released. cagney
2008-05-24 [SCM] master: Push image mapping management into UnwindH.hxx. cagney
2008-05-24 [SCM] master: Return a valid status when there is no map contianing unwind info. cagney
2008-05-24 [SCM] master: Move unwind proc-info filling code into ProcInfo from LibunwindAddressSpace. cagney
2008-05-24 [SCM] master: Implement jni/Poll. cagney
2008-05-24 [SCM] master: Eliminate last use of RawDataManaged in getCursor. cagney
2008-05-24 [SCM] master: Eliminate RawData in ProcInfo. cagney
2008-05-23 [SCM] master: Replace RawData with jlong in AddressSpace. cagney
2008-05-23 [SCM] master: Add support for watching variables bigger than the max length a watch register can watch. tthomas
2008-05-22 [SCM] master: Delete sys/Exec. cagney
2008-05-22 [SCM] master: Delete lib.opcodes. cagney
2008-05-22 [SCM] master: Implement jni/PipePair. cagney
2008-05-22 [SCM] master: Re-implement frysk.testbed.ForkFactory using Fork.spawn. cagney
2008-05-22 [SCM] master: Implement jni/AuditLibs, jni/StatelessFile, and jni/Uname. cagney
2008-05-22 [SCM] master: Prototype jni/Pipe. cagney
2008-05-22 [SCM] master: Implement jni/Environ from cni; including memory leak. cagney
2008-05-21 [SCM] master: libdwfl: assume that debuginfo of EXEC file has bias of the main file pmachata
2008-05-21 [SCM] master: Prototype jni/Itimer, enable more tests. cagney
2008-05-21 [SCM] master: Fix compile problem. cagney
2008-05-21 [SCM] master: Implement jni/FileDescriptor. cagney
2008-05-21 [SCM] master: added frysk-core/frysk/expr/ExprSearchEngine.java swagiaal
2008-05-21 [SCM] master: swagiaal: ObjectDeclarationSearchEngine: Constructor now requires Task instead Frame. swagiaal
2008-05-21 [SCM] master: Prototype jni/PseudoTerminal. cagney
2008-05-21 [SCM] master: Overload = and copy in element classes; prevents copy leading to double free. cagney
2008-05-21 [SCM] master: frysk-core/frysk/debuginfo/ChangeLog swagiaal
2008-05-20 [SCM] master: Implement throwing of Errno. cagney
2008-05-20 [SCM] master: Prototype jni/DaemonFactory. cagney
2008-05-20 [SCM] master: Implement jni/Status.cxx. cagney
2008-05-20 [SCM] master: Don't copy FileBytes. cagney
2008-05-20 [SCM] master: frysk-core/frysk/debuginfo/ChangeLog swagiaal
2008-05-20 [SCM] master: Work-around changed elfutils behavior; can open scripts. cagney
2008-05-20 [SCM] master: Implement jni/CmdLineBuilder. cagney
2008-05-20 [SCM] master: Implement JNI AuxvBuilder. cagney
2008-05-15 [SCM] master: swagiaal: fixed testFindFirstElfSymbols(frysk.debuginfo.TestObjectDeclarationSearchEngine) swagiaal
2008-05-15 [SCM] master: swagiaal: ObjectDeclarationSearchEngine.getObject() now returns a list. swagiaal
2008-05-15 [SCM] master: elfutils based disassembler moore
2008-05-15 [SCM] master: More sytax checks for -addr rules pmachata
2008-05-15 [SCM] master: Add function to get the maximum length of a single watchpoint, in a single register, per architecture. pmuldoon
2008-05-14 [SCM] master: Eliminate RawDataManaged from termios. cagney
2008-05-14 [SCM] master: swagiaal: Added second test for [file#]symbol swagiaal
2008-05-14 [SCM] master: For JNIXX, convert NULL to actual type. cagney
2008-05-14 [SCM] master: Test/fix link-error when calling jnixx runtime code. cagney
2008-05-14 [SCM] master: Rename frysk/jnixx to jnixx (to match its shorter C++ name). cagney
2008-05-14 [SCM] master: Generate instances of all ID variables. cagney
2008-05-14 [SCM] master: Use JNI names in JNI bindings. cagney
2008-05-14 [SCM] master: Implement frysk.sys.ptrace in jni. cagney
2008-05-14 [SCM] master: On unsupported arch, do not check watchpoints in handleTrapped. pmuldoon
2008-05-13 [SCM] master: Update system call list. cagney
2008-05-13 [SCM] master: Require ENV parameter. cagney
2008-05-13 [SCM] master: Move rsl/Log.hxx and rsl/Log.cxx to jnixx directory. cagney
2008-05-13 [SCM] master: Implement jni/ProcBuilder.cxx. cagney
2008-05-13 [SCM] master: Check memory address alignment before setting watchpoint. pmuldoon
2008-05-13 [SCM] master: Print exception message to user if watch observer add fails. tthomas
2008-05-13 [SCM] master: Draft translation of Fork.cxx. cagney
2008-05-12 [SCM] master: Generate and use byteArray et.al. set-region methods. cagney
2008-05-12 [SCM] master: Limit jnixx wrappers to native classes. cagney
2008-05-12 [SCM] master: swagiaal: Added an item for updating distro(s) swagiaal
2008-05-12 [SCM] master: Make object arrays extend Object. cagney
2008-05-12 [SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk rmoseley
2008-05-12 [SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk pmuldoon
2008-05-12 [SCM] master: Updates for 0.3 release. rmoseley
2008-05-12 [SCM] master: Make JNIEnv optional. cagney
2008-05-10 [SCM] master: Eliminate constants in Fork.java; use malloc, not alloca. cagney
2008-05-09 [SCM] master: Generate bindings for all classes in the .jar. cagney
2008-05-09 [SCM] master: swagiaal: Added support for [file#]name lookup swagiaal
2008-05-09 [SCM] master: Include generated jni.hxx in jni.cxx. cagney
2008-05-09 [SCM] master: Require explict cast from jobject to jnixx object. cagney
2008-05-09 [SCM] master: Add templated JNI array methods; use. cagney
2008-05-09 [SCM] master: Generate an instance of the jnixx::array template, when an array-of-object. cagney
2008-05-09 [SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk rmoseley
2008-05-09 [SCM] master: Walk over array components. cagney
2008-05-09 [SCM] master: Liberally generate global (::) qualified names. cagney
2008-05-09 [SCM] frysk-0.3: frysk-0.3 rmoseley
2008-05-09 [SCM] frysk/0.3: Set version.in to 0.3 and minor mod to index.html rmoseley
2008-05-09 [SCM] frysk/0.3: 776b3cd28bc6c5bfecf4fec01b1d0a7d53445d48 rmoseley
2008-05-09 [SCM] master: Add char** strings2chars(String) and String chars2strings(char**). cagney
2008-05-08 [SCM] master: Fill in missing jnixx bindings. cagney
2008-05-08 [SCM] master: Remove unneeded code since removal of CDTParser. rmoseley
2008-05-08 [SCM] master: Embed JNI in String class. cagney
2008-05-08 [SCM] master: Add test for Environ. scox
2008-05-08 [SCM] master: Fix error message in pane label that parser cannot find function rmoseley
2008-05-08 [SCM] master: Factor out a common print-return-code method. cagney
2008-05-08 [SCM] master: Generate a single jni wrapper; pre-compile. cagney
2008-05-08 [SCM] master: Pass jnixx::env by value (and check it is only a word in size). cagney
2008-05-08 [SCM] master: Rename jniEnv and jni to _jni. cagney
2008-05-07 [SCM] master: Fix hover over variable(since removal of CDTParser). rmoseley
2008-05-07 [SCM] master: Ignore files.base and files.jnixx. cagney
2008-05-07 [SCM] master: Wrap more JNI methods. cagney
2008-05-07 [SCM] master: Convert remaining JAVAH JNI to JNIXX. cagney
2008-05-07 [SCM] master: Generate explict jnixx dependencies; push code into jnixx.hxx. cagney
2008-05-07 [SCM] master: Merge branch 'master' of ssh://sourceware.org/git/frysk tthomas
2008-05-07 [SCM] master: Implement jni/LocalMemory.cxx. cagney
2008-05-07 [SCM] master: Eliminate duplicate jnixx objects in jni.so. cagney
2008-05-06 [SCM] master: Fix bank index in PPC32BE and PPC64BE bank registers. bauermann
2008-05-06 [SCM] master: Fix compilation of funit-regs.S on Power. bauermann
2008-05-06 [SCM] master: Simplify LocalMemory. cagney
2008-05-06 [SCM] master: Get complete parameter list for watch command. tthomas
2008-05-05 [SCM] master: Wrap the jobject in a jnixx::object; extend that. cagney
2008-05-05 [SCM] master: Clean up indentation generation. cagney
2008-05-05 [SCM] master: Replace JNIEnv* with C++ jnixx::env& wrapper. cagney
2008-05-02 [SCM] master: Generate all JNIXX files before any are compiled. cagney
2008-05-02 [SCM] master: Fix generated jnixx file's dependency on jnixx sources. cagney
2008-05-02 [SCM] master: Break up jnixx.java. cagney
2008-05-02 [SCM] master: Remove the CDTParser rmoseley
2008-05-02 [SCM] master: Rename frysk.jni frysk.jnixx. cagney
2008-05-02 [SCM] master: Follow Unix ./executable convention. scox
2008-05-02 [SCM] master: Generate static constructor and field accessor methods. cagney
2008-05-01 [SCM] master: Make jni exceptions throw exceptions. cagney
2008-05-01 [SCM] master: Generate better function signatures; use jnixx generated headers. cagney
2008-05-01 [SCM] master: Move ChangeLogs to frysk/jni; really add xx.[ch]xx files. cagney
2008-05-01 [SCM] master: Re-implement frysk:rsl bindings using generated jnixx code. cagney
2008-05-01 [SCM] master: Add inua and frysk.config to jni tests. cagney
2008-05-01 [SCM] master: Enable frysk.junit jni tests. cagney
2008-05-01 [SCM] master: Don't generate a static jclass param; a class knows its class. cagney
2008-04-30 [SCM] master: Better handle TestRunner class.testName cagney
2008-04-30 [SCM] master: Enable jni testing of frysk.rsl. cagney
2008-04-30 [SCM] master: Consider relative paths when searching for executable. scox
2008-04-30 [SCM] master: In frysk-asm.h replace ill defined WORD with REGISTER and VARIABLE. cagney
2008-04-30 [SCM] master: Provide a default list of tests to JniRunner. cagney
2008-04-30 [SCM] master: Allow for "this" return and parameter values. scox
2008-04-30 [SCM] master: Add jnixx, a jni/c++ stub generator; use in lib.stdcpp.Demangler. cagney
2008-04-28 [SCM] master: Handle symbol aliases pmachata
2008-04-28 [SCM] master: Fix failing test cases pmachata
2008-04-28 [SCM] master: Correct vfork test counts. mark
2008-04-25 [SCM] master: Fix ftrace spurious warnings about breakpoint address mismatch pmachata
2008-04-25 [SCM] master: swagiaal: Added test top-down search tests. swagiaal
2008-04-24 [SCM] master: Add sysroot to NEWS. scox
2008-04-24 [SCM] master: Add package.html for debuginfo, expr, sysroot, and value. scox
2008-04-23 [SCM] master: Add test for stepping between two breakpoints. tthomas
2008-04-23 [SCM] master: Use SteppingEngine.blockedByActionpoint for breakpoints. tthomas
2008-04-22 [SCM] master: swagiaal: Added support for funciton lookup. swagiaal
2008-04-22 [SCM] master: Additional watch tests. tthomas
2008-04-22 [SCM] master: Reset breakpoints on fork. Fixes bug #5331. mark
2008-04-22 [SCM] master: swagiaal: Renamed InlinedSubroutine to InlinedFunction. swagiaal
2008-04-22 [SCM] master: Only notify watchpoint observers that have been triggered. pmuldoon
2008-04-21 [SCM] master: swagiaal: Break points and List command now use ObjectDeclaration. swagiaal
2008-04-21 [SCM] master: Record Task registering TaskObserver.Code with BreakpointAddresses. Bug #5234. mark
2008-04-19 [SCM] master: Merge branch 'master' of ssh://sourceware.org/git/frysk scox
2008-04-18 [SCM] master: Enable TestEvalCommands.testPrintLocationFails because bug #5345 was fixed. mark
2008-04-18 [SCM] master: TestBreakpoints.testHpdBreakpoint() call load and start. Fixes bug #5165. mark
2008-04-18 [SCM] master: Make core executables sysroot aware. scox
2008-04-18 [SCM] master: Enable TestFhpdStepping, new testbed and remove stepi/nexti. Fixes bug #4919. mark
2008-04-18 [SCM] master: Enable TestDisplayCommand and adjust to new actions syntax. Solves bug #4982. mark
2008-04-18 [SCM] master: Fix output message. rmoseley
2008-04-18 [SCM] master: Fix problem created with TestSysRoot. rmoseley
2008-04-18 [SCM] master: Mark TestDebugInfoStackTrace.testBacktrace() as resolved (bug #4468). mark
2008-04-18 [SCM] master: Don't skip tests with TestLib/Case/Bed in the name. mark
2008-04-17 [SCM] master: Don't mark TestStepping.testStepSigRaise() as unresolved bug #4237. mark
2008-04-17 [SCM] master: Print pointers correctly on a watch hit. tthomas
2008-04-17 [SCM] master: Implement JNI Signals. cagney
2008-04-17 [SCM] master: Add arguments to multiple start/run runs(bz 5500,5501). rmoseley
2008-04-17 [SCM] master: New worker functions. cagney
2008-04-17 [SCM] master: Add SteppingEngine.blockedByActionPoint. tthomas
2008-04-17 [SCM] master: Delete Config's .getHomeDir() and .getPkgLibFile(String). cagney
2008-04-17 [SCM] master: Removed bogus (unresolved) test for (duplicate) bug #2915. mark
2008-04-17 [SCM] master: Delete Config.getBinFile. cagney
2008-04-17 [SCM] master: Have Prefix.gladeFile(String) return a file. cagney
2008-04-17 [SCM] master: All TestBreakpoint tests should now PASS (except on broken x86 kernels). mark
2008-04-17 [SCM] master: Delete Config.getHelpDir(). cagney
2008-04-17 [SCM] master: Delete redundant Config's getPkgLib64File, getPkgLib32File, getImagesDir. cagney
2008-04-17 [SCM] master: Fix constant re-build in frysk-sys. cagney
2008-04-17 [SCM] master: Improve JniRunner and jni header rules. cagney
2008-04-17 [SCM] master: Delete Config.getRootSrcDir and Config.getPkgLibSrcDir. cagney
2008-04-17 [SCM] master: Allow << ./TestRunner frysk.config >> cagney
2008-04-16 [SCM] master: Provide the raw-relative source-path; needed by breakpoint tests. cagney
2008-04-16 [SCM] master: Fix formatting of my entry in frysk-imports/include/ChangeLog. bauermann
2008-04-16 [SCM] master: Fix Frysk assembly for PowerPC 32-bit and 64-bit. bauermann
2008-04-16 [SCM] master: Add Prefix.sourceFile(String) method. cagney
2008-04-16 [SCM] master: Make jni-header generation more robust. cagney
2008-04-16 [SCM] master: Implement JNI demangler. cagney
2008-04-16 [SCM] master: Delete Config.getAbsRootSrcDir(). cagney
2008-04-16 [SCM] master: Use the input file name to determine a SUBST output file type. cagney
2008-04-16 [SCM] master: Delete dead JNI file. cagney
2008-04-16 [SCM] master: Add some jni util methods. cagney
2008-04-16 [SCM] master: Add watch command to news file. tthomas
2008-04-16 [SCM] master: Add JNI log methods; work-in-progress. cagney
2008-04-15 [SCM] master: frysk-sys/frysk/config/ChangeLog cagney
2008-04-15 [SCM] master: Lay the base for AltiVec register support. bauermann
2008-04-15 [SCM] master: Add watch command to hpd. tthomas
2008-04-15 [SCM] master: swagiaal: Renamed ConcreteFunction to OutOfLineFunction swagiaal
2008-04-15 [SCM] master: swagiaal: Fixed incorrect use of ConcreteFunction. swagiaal
2008-04-15 [SCM] master: Untangle read_only and source variables. pmuldoon
2008-04-15 [SCM] master: Make java main detection in Makefile.gen.sh more strict. mark
2008-04-15 [SCM] master: Add support for process environment variables. scox
2008-04-14 [SCM] master: Avoid .deps in arch32 compiles. cagney
2008-04-14 [SCM] master: swagiaal: Renamed Subroutine to Function. swagiaal
2008-04-14 [SCM] master: frysk-gui/frysk/gui/ChangeLog cagney
2008-04-14 [SCM] master: frysk-common/ChangeLog cagney
2008-04-14 [SCM] master: Factor frysk.config.Host from frysk.config.Config. cagney
2008-04-14 [SCM] master: swagiaal: created and used InlinedSubroutine. swagiaal
2008-04-14 [SCM] master: Set hit.count to 2 in testWatchpointActionContinue. pmuldoon
2008-04-14 [SCM] master: Add new test testRunningAndReadOnlyWatchpoint. Adjust funit-watcjpoints.S for test. pmuldoon
2008-04-13 [SCM] master: Enable tests. cagney
2008-04-12 [SCM] master: Use outer frame address in TaskTracer for getting return address. mark
2008-04-12 [SCM] master: Mark TestTypeFactory tests unresolved bug #6396. mark
2008-04-11 [SCM] master: Generate CNI headers using .class files in the .jar . cagney
2008-04-11 [SCM] master: Delete unused inua code. cagney
2008-04-11 [SCM] master: Use $(libdir) instead of a hardwired path. cagney
2008-04-11 [SCM] master: Handle .S when breaking down file names. cagney
2008-04-11 [SCM] master: Use $(JAR), not "jar", in Makefile.am. cagney
2008-04-11 [SCM] master: Add JNI stubs to frysk-sys. cagney
2008-04-11 [SCM] master: Set task pc before calling any Code observers on breakpoint. Fixes bug #6029. mark
2008-04-11 [SCM] master: Add version to frysk.7 and ftail.8 man pages. cagney
2008-04-10 [SCM] master: Remove debugging line. scox
2008-04-10 [SCM] master: Make reloading sysroot aware. scox
2008-04-10 [SCM] master: swagiaal: created NamedScope; created and used SourceLocationFactory. swagiaal
2008-04-10 [SCM] master: swagiaal: Changed ObjectDeclaration from abstract class to interface. swagiaal
2008-04-10 [SCM] master: swagiaal: root can debug all processes fix for bz 6392. swagiaal
2008-04-10 [SCM] master: Fix/Add some comments, correct some indention. pmuldoon
2008-04-10 [SCM] master: Use correct Options constructor for ferror. mark
2008-04-10 [SCM] master: Add two new tests. Comment all tests. Add some specialized test observers. pmuldoon
2008-04-09 [SCM] master: swagiaal: Renamed ObjectDeclarationSearchEngine.getVariable to getObjectInScope. swagiaal
2008-04-09 [SCM] master: Fix bank indexes for 64 bit PowerPC. bauermann
2008-04-09 [SCM] master: Add stepping and running Watchpoint tests. pmuldoon
2008-04-09 [SCM] master: Mark Task as justStarted when receiving an ExecedEvent. mark
2008-04-09 [SCM] master: Add test for chroot libraries. scox
2008-04-08 [SCM] master: frysk-common/ChangeLog cagney
2008-04-08 [SCM] master: swagiaal: moved getSymbolDie from DebugInfo to ObjectDeclarationSearchEngine swagiaal
2008-04-08 [SCM] master: swagiaal: news now use rss feed of planet frysk. swagiaal
2008-04-08 [SCM] master: More man page cleanups. cagney
2008-04-08 [SCM] master: Resequence Running and Stepping handleTrappedEvents to better flow with multiple events happening on one sigtrap. pmuldoon
2008-04-07 [SCM] master: Make -sysroot library aware. scox
2008-04-07 [SCM] master: swagiaal: added support for search elf symbol table. swagiaal
2008-04-07 [SCM] master: Fix typo </li> -> </ul> cagney
2008-04-07 [SCM] master: Add news entry for frysk 0.2.1. cagney
2008-04-07 [SCM] master: Fix compilation issue on F9 pmachata
2008-04-07 [SCM] master: Reset watchpoint after noting trigger. pmuldoon
2008-04-07 [SCM] master: Fix changelog to ElfPrstatus.cxx, and really commit ElfPrstatus.cxx import change from asm/user.h to sys/user.h. pmuldoon
2008-04-07 [SCM] master: Change import from asm/user.h to sys/user.h so Frysk compiles on Rawhide/F9. pmuldoon
2008-04-07 [SCM] master: Signal frame tests and fix for first step into signal handler. mark
2008-04-06 [SCM] master: ftrace now traces both PLT and entry point of one symbol correctly pmachata
2008-04-04 [SCM] master: Clean up some more man pages. cagney
2008-04-04 [SCM] master: frysk-core/frysk/pkglibdir/ChangeLog cagney
2008-04-04 [SCM] master: Fix length set bit issues, and length set reading issues. pmuldoon
2008-04-04 [SCM] master: Fix typo in frysk.7's rule. cagney
2008-04-04 [SCM] master: STORE -> STORE_WORD; general cleanup. cagney
2008-04-04 [SCM] master: swagiaal: Removed getValue() from ExprSymTab. swagiaal
2008-04-04 [SCM] master: Move print code to separate class. cagney
2008-04-04 [SCM] master: swagiaal: Removed unused method getType() from ExprSymTab. swagiaal
2008-04-04 [SCM] master: Implement top level interfaces. Test primary test case in TestWatchpoint. Add two modifications two stepping.handleTrappedEvent and running.handleTrappedEvent. pmuldoon
2008-04-04 [SCM] master: Add test for #6029 pmachata
2008-04-04 [SCM] master: Use sed grep for multiline refpurpose tags. mark
2008-04-04 [SCM] master: Rename SymbolFactory.getSymbol to getAddresses pmachata
2008-04-03 [SCM] master: Implement readStatusRegister, use readControlRegister and reduce scope of both functions. pmuldoon
2008-04-03 [SCM] master: Catch bad refpurpose tags. And fix funit-procmask.xml and funit-exit.xml. mark
2008-04-03 [SCM] master: Fix git tag command (don't use shar for name). cagney
2008-04-03 [SCM] frysk-0.2.1: 91bebb0faaec54577e57afd7239f34d63a5fa43d cagney
2008-04-03 [SCM] master: Bump mainline version number; and mention test build in release process. cagney
2008-04-03 [SCM] 91bebb0faaec54577e57afd7239f34d63a5fa43d: 91bebb0faaec54577e57afd7239f34d63a5fa43d cagney
2008-04-03 [SCM] frysk/0.2: Fix broken link; bump version to 0.2.1. cagney
2008-04-03 [SCM] master: Add notes on uploading. cagney
2008-04-03 [SCM] master: Add a page on releasing frysk. cagney
2008-04-03 [SCM] frysk-0.2: frysk-0.2 cagney
2008-04-03 [SCM] frysk/0.2: Set version.in to 0.2. cagney
2008-04-03 [SCM] frysk/0.2: 21953327b97883d2adb9423c3dad56fc319f2f12 cagney
2008-04-03 [SCM] master: Put refpurposes one line for easy manpage generation. mark
2008-04-03 [SCM] master: Create Watchpoint data class. Return Watchpoint class instead of long. Do not allow user to set global/local flags. Add new test,testing new getAllWatchPoints() funtion. pmuldoon
2008-04-02 [SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk pmuldoon
2008-04-02 [SCM] master: Fix "upload-manpages". cagney
2008-04-02 [SCM] master: Add version and common options; tidy up. cagney
2008-04-02 [SCM] master: Add ability to use HPD notation to kill command. rmoseley
2008-04-02 [SCM] master: Coding style fix pmachata
2008-04-02 [SCM] master: Merge in NEWS file. cagney
2008-04-02 [SCM] master: Refactor Watchpoint -> WatchpointFunctions, {Arch}Watchpoint -> {Arch}WatchpointFunctions pmuldoon
2008-04-02 [SCM] master: Reintroduce frysk.symtab.Symbol pmachata
2008-04-02 [SCM] master: Remove comment in TestLibFunctionStepFrame about fixed SteppingEngine bug. mark
2008-04-02 [SCM] master: new ftrace option: pc shows program counter at the time of event pmachata
2008-04-02 [SCM] master: elfutils: load dynsym when debuginfo not available pmachata
2008-04-02 [SCM] master: Get rid of FtraceLogger, define loggers per-class pmachata
2008-04-02 [SCM] master: New logging function pmachata
2008-04-01 [SCM] master: Remove ordering limitation (Tom Tromey <tromey@redhat.com>). cagney
2008-04-01 [SCM] master: Implement hasWatchpointTriggered in abstract, and sub-classes. pmuldoon
2008-04-01 [SCM] master: Move frysk.value.Variable to frysk.scopes.Variable. cagney
2008-04-01 [SCM] master: Simplify back-trace options (mostly). cagney
2008-04-01 [SCM] master: swagiaal: used isVDSO() instead of name check in Frame printng. swagiaal
2008-04-01 [SCM] master: swagiaal: Added check to check for vdso before prepending path. swagiaal
2008-04-01 [SCM] master: Pass symbol in DwflModule::getSymbol* pmachata
2008-04-01 [SCM] master: Drop symbol parameter from Arch interfaces pmachata
2008-04-01 [SCM] master: Straighten dataflow in symtab package pmachata
2008-04-01 [SCM] master: Coding style fix pmachata
2008-04-01 [SCM] master: swagiaal: Fixed bz#5992 swagiaal
2008-04-01 [SCM] master: Publish watchpoint interfaces. pmuldoon
2008-04-01 [SCM] master: 2008-04-01 Phil Muldoon <pmuldoon@redhat.com> pmuldoon
2008-04-01 [SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk pmuldoon
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc 2.6.3