public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
[SCM] master: Update system call list
2008-05-13 18:52 UTC
[SCM] master: Require ENV parameter
2008-05-13 18:10 UTC
[SCM] master: Move rsl/Log.hxx and rsl/Log.cxx to jnixx directory
2008-05-13 16:31 UTC
[SCM] master: Implement jni/ProcBuilder.cxx
2008-05-13 16:18 UTC
[SCM] master: Check memory address alignment before setting watchpoint
2008-05-13 14:38 UTC
[SCM] master: Print exception message to user if watch observer add fails
2008-05-13 14:28 UTC
[SCM] master: Draft translation of Fork.cxx
2008-05-13 14:17 UTC
[SCM] master: Generate and use byteArray et.al. set-region methods
2008-05-12 21:27 UTC
[SCM] master: Limit jnixx wrappers to native classes
2008-05-12 19:14 UTC
[SCM] master: swagiaal: Added an item for updating distro(s)
2008-05-12 17:32 UTC
[SCM] master: Make object arrays extend Object
2008-05-12 16:54 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2008-05-12 16:30 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2008-05-12 16:07 UTC
[SCM] master: Updates for 0.3 release
2008-05-12 16:04 UTC
[SCM] master: Make JNIEnv optional
2008-05-12 13:32 UTC
[SCM] master: Eliminate constants in Fork.java; use malloc, not alloca
2008-05-10 16:12 UTC
[SCM] master: Generate bindings for all classes in the .jar
2008-05-09 21:17 UTC
[SCM] master: swagiaal: Added support for [file#]name lookup
2008-05-09 20:02 UTC
[SCM] master: Include generated jni.hxx in jni.cxx
2008-05-09 19:31 UTC
[SCM] master: Require explict cast from jobject to jnixx object
2008-05-09 19:11 UTC
[SCM] master: Add templated JNI array methods; use
2008-05-09 18:20 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2008-05-09 17:29 UTC
[SCM] master: Generate an instance of the jnixx::array template, when an array-of-object
2008-05-09 17:29 UTC
[SCM] master: Walk over array components
2008-05-09 16:56 UTC
[SCM] master: Liberally generate global (::) qualified names
2008-05-09 16:49 UTC
[SCM] frysk-0.3: frysk-0.3
2008-05-09 16:05 UTC
[SCM] frysk/0.3: Set version.in to 0.3 and minor mod to index.html
2008-05-09 15:30 UTC
[SCM] frysk/0.3: 776b3cd28bc6c5bfecf4fec01b1d0a7d53445d48
2008-05-09 15:19 UTC
[SCM] master: Add char** strings2chars(String) and String chars2strings(char**)
2008-05-09 13:40 UTC
[SCM] master: Fill in missing jnixx bindings
2008-05-08 23:18 UTC
[SCM] master: Remove unneeded code since removal of CDTParser
2008-05-08 18:54 UTC
[SCM] master: Embed JNI in String class
2008-05-08 18:17 UTC
[SCM] master: Add test for Environ
2008-05-08 15:54 UTC
[SCM] master: Fix error message in pane label that parser cannot find function
2008-05-08 15:43 UTC
[SCM] master: Factor out a common print-return-code method
2008-05-08 3:53 UTC
[SCM] master: Generate a single jni wrapper; pre-compile
2008-05-08 3:41 UTC
[SCM] master: Pass jnixx::env by value (and check it is only a word in size)
2008-05-08 1:51 UTC
[SCM] master: Rename jniEnv and jni to _jni
2008-05-08 0:02 UTC
[SCM] master: Fix hover over variable(since removal of CDTParser)
2008-05-07 21:34 UTC
[SCM] master: Ignore files.base and files.jnixx
2008-05-07 20:47 UTC
[SCM] master: Wrap more JNI methods
2008-05-07 19:33 UTC
[SCM] master: Convert remaining JAVAH JNI to JNIXX
2008-05-07 17:03 UTC
[SCM] master: Generate explict jnixx dependencies; push code into jnixx.hxx
2008-05-07 16:27 UTC
[SCM] master: Merge branch 'master' of ssh://sourceware.org/git/frysk
2008-05-07 15:23 UTC
[SCM] master: Implement jni/LocalMemory.cxx
2008-05-07 5:36 UTC
[SCM] master: Eliminate duplicate jnixx objects in jni.so
2008-05-07 4:31 UTC
[SCM] master: Fix bank index in PPC32BE and PPC64BE bank registers
2008-05-06 22:05 UTC
[SCM] master: Fix compilation of funit-regs.S on Power
2008-05-06 21:39 UTC
[SCM] master: Simplify LocalMemory
2008-05-06 16:01 UTC
[SCM] master: Get complete parameter list for watch command
2008-05-06 14:42 UTC
[SCM] master: Wrap the jobject in a jnixx::object; extend that
2008-05-05 21:47 UTC
[SCM] master: Clean up indentation generation
2008-05-05 16:20 UTC
[SCM] master: Replace JNIEnv* with C++ jnixx::env& wrapper
2008-05-05 15:07 UTC
[SCM] master: Generate all JNIXX files before any are compiled
2008-05-02 22:09 UTC
[SCM] master: Fix generated jnixx file's dependency on jnixx sources
2008-05-02 18:39 UTC
[SCM] master: Break up jnixx.java
2008-05-02 17:27 UTC
[SCM] master: Remove the CDTParser
2008-05-02 15:44 UTC
[SCM] master: Rename frysk.jni frysk.jnixx
2008-05-02 15:04 UTC
[SCM] master: Follow Unix ./executable convention
2008-05-02 14:54 UTC
[SCM] master: Generate static constructor and field accessor methods
2008-05-02 14:24 UTC
[SCM] master: Make jni exceptions throw exceptions
2008-05-01 20:03 UTC
[SCM] master: Generate better function signatures; use jnixx generated headers
2008-05-01 19:34 UTC
[SCM] master: Move ChangeLogs to frysk/jni; really add xx.[ch]xx files
2008-05-01 16:01 UTC
[SCM] master: Re-implement frysk:rsl bindings using generated jnixx code
2008-05-01 15:58 UTC
[SCM] master: Add inua and frysk.config to jni tests
2008-05-01 14:58 UTC
[SCM] master: Enable frysk.junit jni tests
2008-05-01 14:51 UTC
[SCM] master: Don't generate a static jclass param; a class knows its class
2008-05-01 14:45 UTC
[SCM] master: Better handle TestRunner class.testName
2008-04-30 22:47 UTC
[SCM] master: Enable jni testing of frysk.rsl
2008-04-30 20:57 UTC
[SCM] master: Consider relative paths when searching for executable
2008-04-30 18:13 UTC
[SCM] master: In frysk-asm.h replace ill defined WORD with REGISTER and VARIABLE
2008-04-30 17:28 UTC
[SCM] master: Provide a default list of tests to JniRunner
2008-04-30 16:09 UTC
[SCM] master: Allow for "this" return and parameter values
2008-04-30 14:31 UTC
[SCM] master: Add jnixx, a jni/c++ stub generator; use in lib.stdcpp.Demangler
2008-04-30 14:29 UTC
[SCM] master: Handle symbol aliases
2008-04-28 14:53 UTC
[SCM] master: Fix failing test cases
2008-04-28 13:47 UTC
[SCM] master: Correct vfork test counts
2008-04-28 11:57 UTC
[SCM] master: Fix ftrace spurious warnings about breakpoint address mismatch
2008-04-25 21:52 UTC
[SCM] master: swagiaal: Added test top-down search tests
2008-04-25 20:08 UTC
[SCM] master: Add sysroot to NEWS
2008-04-24 18:47 UTC
[SCM] master: Add package.html for debuginfo, expr, sysroot, and value
2008-04-24 15:49 UTC
[SCM] master: Add test for stepping between two breakpoints
2008-04-23 18:17 UTC
[SCM] master: Use SteppingEngine.blockedByActionpoint for breakpoints
2008-04-23 16:02 UTC
[SCM] master: swagiaal: Added support for funciton lookup
2008-04-22 20:13 UTC
[SCM] master: Additional watch tests
2008-04-22 18:03 UTC
[SCM] master: Reset breakpoints on fork. Fixes bug #5331
2008-04-22 16:52 UTC
[SCM] master: swagiaal: Renamed InlinedSubroutine to InlinedFunction
2008-04-22 14:59 UTC
[SCM] master: Only notify watchpoint observers that have been triggered
2008-04-22 8:12 UTC
[SCM] master: swagiaal: Break points and List command now use ObjectDeclaration
2008-04-21 20:50 UTC
[SCM] master: Record Task registering TaskObserver.Code with BreakpointAddresses. Bug #5234
2008-04-21 10:26 UTC
[SCM] master: Merge branch 'master' of ssh://sourceware.org/git/frysk
2008-04-19 0:32 UTC
[SCM] master: Enable TestEvalCommands.testPrintLocationFails because bug #5345 was fixed
2008-04-18 21:22 UTC
[SCM] master: TestBreakpoints.testHpdBreakpoint() call load and start. Fixes bug #5165
2008-04-18 20:39 UTC
[SCM] master: Make core executables sysroot aware
2008-04-18 20:08 UTC
[SCM] master: Enable TestFhpdStepping, new testbed and remove stepi/nexti. Fixes bug #4919
2008-04-18 19:46 UTC
[SCM] master: Enable TestDisplayCommand and adjust to new actions syntax. Solves bug #4982
2008-04-18 19:09 UTC
[SCM] master: Fix output message
2008-04-18 19:05 UTC
[SCM] master: Fix problem created with TestSysRoot
2008-04-18 17:40 UTC
[SCM] master: Mark TestDebugInfoStackTrace.testBacktrace() as resolved (bug #4468)
2008-04-18 17:12 UTC
[SCM] master: Don't skip tests with TestLib/Case/Bed in the name
2008-04-18 15:51 UTC
[SCM] master: Don't mark TestStepping.testStepSigRaise() as unresolved bug #4237
2008-04-17 22:06 UTC
[SCM] master: Print pointers correctly on a watch hit
2008-04-17 21:36 UTC
[SCM] master: Implement JNI Signals
2008-04-17 20:39 UTC
[SCM] master: Add arguments to multiple start/run runs(bz 5500,5501)
2008-04-17 20:10 UTC
[SCM] master: New worker functions
2008-04-17 19:24 UTC
[SCM] master: Add SteppingEngine.blockedByActionPoint
2008-04-17 18:55 UTC
[SCM] master: Delete Config's .getHomeDir() and .getPkgLibFile(String)
2008-04-17 18:41 UTC
[SCM] master: Removed bogus (unresolved) test for (duplicate) bug #2915
2008-04-17 17:59 UTC
[SCM] master: Delete Config.getBinFile
2008-04-17 17:27 UTC
[SCM] master: Have Prefix.gladeFile(String) return a file
2008-04-17 16:54 UTC
[SCM] master: All TestBreakpoint tests should now PASS (except on broken x86 kernels)
2008-04-17 16:30 UTC
[SCM] master: Delete Config.getHelpDir()
2008-04-17 15:20 UTC
[SCM] master: Delete redundant Config's getPkgLib64File, getPkgLib32File, getImagesDir
2008-04-17 14:51 UTC
[SCM] master: Fix constant re-build in frysk-sys
2008-04-17 13:43 UTC
[SCM] master: Improve JniRunner and jni header rules
2008-04-17 13:28 UTC
[SCM] master: Delete Config.getRootSrcDir and Config.getPkgLibSrcDir
2008-04-17 3:41 UTC
[SCM] master: Allow << ./TestRunner frysk.config >>
2008-04-17 1:28 UTC
[SCM] master: Provide the raw-relative source-path; needed by breakpoint tests
2008-04-16 22:07 UTC
[SCM] master: Fix formatting of my entry in frysk-imports/include/ChangeLog
2008-04-16 21:46 UTC
[SCM] master: Fix Frysk assembly for PowerPC 32-bit and 64-bit
2008-04-16 21:36 UTC
[SCM] master: Add Prefix.sourceFile(String) method
2008-04-16 20:42 UTC
[SCM] master: Make jni-header generation more robust
2008-04-16 20:01 UTC
[SCM] master: Implement JNI demangler
2008-04-16 18:10 UTC
[SCM] master: Delete Config.getAbsRootSrcDir()
2008-04-16 17:57 UTC
[SCM] master: Use the input file name to determine a SUBST output file type
2008-04-16 17:45 UTC
[SCM] master: Delete dead JNI file
2008-04-16 17:05 UTC
[SCM] master: Add some jni util methods
2008-04-16 15:30 UTC
[SCM] master: Add watch command to news file
2008-04-16 15:14 UTC
[SCM] master: Add JNI log methods; work-in-progress
2008-04-16 0:48 UTC
[SCM] master: frysk-sys/frysk/config/ChangeLog
2008-04-15 23:13 UTC
[SCM] master: Lay the base for AltiVec register support
2008-04-15 22:39 UTC
[SCM] master: Add watch command to hpd
2008-04-15 22:13 UTC
[SCM] master: swagiaal: Renamed ConcreteFunction to OutOfLineFunction
2008-04-15 18:33 UTC
[SCM] master: swagiaal: Fixed incorrect use of ConcreteFunction
2008-04-15 17:53 UTC
[SCM] master: Untangle read_only and source variables
2008-04-15 16:01 UTC
[SCM] master: Make java main detection in Makefile.gen.sh more strict
2008-04-15 12:28 UTC
[SCM] master: Add support for process environment variables
2008-04-15 2:23 UTC
[SCM] master: Avoid .deps in arch32 compiles
2008-04-14 20:45 UTC
[SCM] master: swagiaal: Renamed Subroutine to Function
2008-04-14 20:09 UTC
[SCM] master: frysk-gui/frysk/gui/ChangeLog
2008-04-14 19:43 UTC
[SCM] master: frysk-common/ChangeLog
2008-04-14 18:21 UTC
[SCM] master: Factor frysk.config.Host from frysk.config.Config
2008-04-14 17:56 UTC
[SCM] master: swagiaal: created and used InlinedSubroutine
2008-04-14 17:46 UTC
[SCM] master: Set hit.count to 2 in testWatchpointActionContinue
2008-04-14 13:24 UTC
[SCM] master: Add new test testRunningAndReadOnlyWatchpoint. Adjust funit-watcjpoints.S for test
2008-04-14 13:16 UTC
[SCM] master: Enable tests
2008-04-13 21:02 UTC
[SCM] master: Use outer frame address in TaskTracer for getting return address
2008-04-12 22:24 UTC
[SCM] master: Mark TestTypeFactory tests unresolved bug #6396
2008-04-12 20:53 UTC
[SCM] master: Generate CNI headers using .class files in the .jar
2008-04-11 22:41 UTC
[SCM] master: Delete unused inua code
2008-04-11 22:17 UTC
[SCM] master: Use $(libdir) instead of a hardwired path
2008-04-11 22:03 UTC
[SCM] master: Handle .S when breaking down file names
2008-04-11 21:52 UTC
[SCM] master: Use $(JAR), not "jar", in Makefile.am
2008-04-11 21:33 UTC
[SCM] master: Add JNI stubs to frysk-sys
2008-04-11 21:06 UTC
[SCM] master: Set task pc before calling any Code observers on breakpoint. Fixes bug #6029
2008-04-11 17:29 UTC
[SCM] master: Add version to frysk.7 and ftail.8 man pages
2008-04-11 16:24 UTC
[SCM] master: Remove debugging line
2008-04-10 18:40 UTC
[SCM] master: Make reloading sysroot aware
2008-04-10 18:38 UTC
[SCM] master: swagiaal: created NamedScope; created and used SourceLocationFactory
2008-04-10 18:16 UTC
[SCM] master: swagiaal: Changed ObjectDeclaration from abstract class to interface
2008-04-10 17:16 UTC
[SCM] master: swagiaal: root can debug all processes fix for bz 6392
2008-04-10 15:48 UTC
[SCM] master: Fix/Add some comments, correct some indention
2008-04-10 13:25 UTC
[SCM] master: Use correct Options constructor for ferror
2008-04-10 10:47 UTC
[SCM] master: Add two new tests. Comment all tests. Add some specialized test observers
2008-04-10 8:59 UTC
[SCM] master: swagiaal: Renamed ObjectDeclarationSearchEngine.getVariable to getObjectInScope
2008-04-09 20:33 UTC
[SCM] master: Fix bank indexes for 64 bit PowerPC
2008-04-09 17:08 UTC
[SCM] master: Add stepping and running Watchpoint tests
2008-04-09 14:21 UTC
[SCM] master: Mark Task as justStarted when receiving an ExecedEvent
2008-04-09 14:14 UTC
[SCM] master: Add test for chroot libraries
2008-04-09 1:36 UTC
[SCM] master: frysk-common/ChangeLog
2008-04-08 22:30 UTC
[SCM] master: swagiaal: moved getSymbolDie from DebugInfo to ObjectDeclarationSearchEngine
2008-04-08 20:34 UTC
[SCM] master: swagiaal: news now use rss feed of planet frysk
2008-04-08 18:27 UTC
[SCM] master: More man page cleanups
2008-04-08 17:13 UTC
[SCM] master: Resequence Running and Stepping handleTrappedEvents to better flow with multiple events happening on one sigtrap
2008-04-08 14:46 UTC
[SCM] master: Make -sysroot library aware
2008-04-07 21:53 UTC
[SCM] master: swagiaal: added support for search elf symbol table
2008-04-07 20:51 UTC
[SCM] master: Fix typo </li> -> </ul>
2008-04-07 16:56 UTC
[SCM] master: Add news entry for frysk 0.2.1
2008-04-07 16:55 UTC
[SCM] master: Fix compilation issue on F9
2008-04-07 15:33 UTC
[SCM] master: Reset watchpoint after noting trigger
2008-04-07 15:21 UTC
[SCM] master: Fix changelog to ElfPrstatus.cxx, and really commit ElfPrstatus.cxx import change from asm/user.h to sys/user.h
2008-04-07 13:31 UTC
[SCM] master: Change import from asm/user.h to sys/user.h so Frysk compiles on Rawhide/F9
2008-04-07 13:27 UTC
[SCM] master: Signal frame tests and fix for first step into signal handler
2008-04-07 11:39 UTC
[SCM] master: ftrace now traces both PLT and entry point of one symbol correctly
2008-04-06 6:32 UTC
[SCM] master: Clean up some more man pages
2008-04-04 21:49 UTC
[SCM] master: frysk-core/frysk/pkglibdir/ChangeLog
2008-04-04 21:28 UTC
[SCM] master: Fix length set bit issues, and length set reading issues
2008-04-04 20:46 UTC
[SCM] master: Fix typo in frysk.7's rule
2008-04-04 20:23 UTC
[SCM] master: STORE -> STORE_WORD; general cleanup
2008-04-04 20:03 UTC
[SCM] master: swagiaal: Removed getValue() from ExprSymTab
2008-04-04 17:19 UTC
[SCM] master: Move print code to separate class
2008-04-04 17:17 UTC
[SCM] master: swagiaal: Removed unused method getType() from ExprSymTab
2008-04-04 15:40 UTC
[SCM] master: Implement top level interfaces. Test primary test case in TestWatchpoint. Add two modifications two stepping.handleTrappedEvent and running.handleTrappedEvent
2008-04-04 14:38 UTC
[SCM] master: Add test for #6029
2008-04-04 10:38 UTC
[SCM] master: Use sed grep for multiline refpurpose tags
2008-04-04 8:31 UTC
[SCM] master: Rename SymbolFactory.getSymbol to getAddresses
2008-04-04 0:29 UTC
[SCM] master: Implement readStatusRegister, use readControlRegister and reduce scope of both functions
2008-04-03 21:08 UTC
[SCM] master: Catch bad refpurpose tags. And fix funit-procmask.xml and funit-exit.xml
2008-04-03 21:00 UTC
[SCM] master: Fix git tag command (don't use shar for name)
2008-04-03 20:23 UTC
[SCM] frysk-0.2.1: 91bebb0faaec54577e57afd7239f34d63a5fa43d
2008-04-03 20:22 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).