public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
[SCM] master: Get commandline args from proc's getCmdLine() method
2008-06-06 18:34 UTC
[SCM] master: Let DwflDie.getScopes() adjust for module bias
2008-06-06 15:51 UTC
[SCM] master: Allow for LocalMemory being part of a separate shared library
2008-06-06 2:12 UTC
[SCM] master: Fix stray include
2008-06-05 23:40 UTC
[SCM] master: Move getSourceLine from Dwfl to DwflModule
2008-06-05 23:15 UTC
[SCM] master: Replace DwflDieBias with DwflDie <is-a> DwarfDie
2008-06-05 18:31 UTC
[SCM] master: Fix build failure
2008-06-05 17:29 UTC
[SCM] master: Fix ADD asm param order; add more assembler step cases
2008-06-05 17:28 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2008-06-05 15:33 UTC
[SCM] master: Move getCompilationUnit from Dwfl into DwflModule
2008-06-05 15:29 UTC
[SCM] master: Add word-sized and word-indexed indexed byte-buffer get/put methods
2008-06-05 14:36 UTC
[SCM] master: Implement getWatchpointMinLength() which returns the minimum size of a hardware watchpoint on that architecture
2008-06-05 8:59 UTC
[SCM] master: Don't require NUL at end of map buffer; FileBytes doesn't count it
2008-06-05 2:14 UTC
[SCM] master: Eliminate frysk.sys.proc.AuxvBuilder from corefile reader/writer code
2008-06-05 1:17 UTC
[SCM] master: Don't include the trailing NUL in a slurped file buffer
2008-06-04 22:21 UTC
[SCM] master: Delete unused Dwfl.getCompilationUnitModule
2008-06-04 20:09 UTC
[SCM] master: Re-use modules when possible
2008-06-04 19:40 UTC
[SCM] master: swagiaal: Marked TestFstep tests are unresolved
2008-06-04 19:31 UTC
[SCM] master: Update NEWS file
2008-06-04 19:27 UTC
[SCM] master: Marked test as resolved
2008-06-04 18:41 UTC
[SCM] master: Support "[pid.tid#frameNum]symbol" syntax in lexer
2008-06-04 15:56 UTC
[SCM] master: Fix off-by-one bounds check
2008-06-03 22:25 UTC
[SCM] master: Update the DwflModule list during the report phase
2008-06-03 22:23 UTC
[SCM] master: Fix typo in ChangeLog entry
2008-06-03 21:04 UTC
[SCM] master: swagiaal: Fixed TestFerror.testFerrorTracesPID()
2008-06-03 20:40 UTC
[SCM] master: Dynamically allocate/free the dwfl callback struct
2008-06-03 20:39 UTC
[SCM] master: Fix antlr warnings
2008-06-03 19:50 UTC
[SCM] master: swagiaal: fixed broken tests
2008-06-03 18:09 UTC
[SCM] master: Feed Dwfl the raw /proc/<pid>/map
2008-06-03 16:28 UTC
[SCM] master: Delete DieVisitor; unused
2008-06-03 14:45 UTC
[SCM] master: Disable leaking fd tests
2008-06-03 13:41 UTC
[SCM] master: Mention support of "#" syntax in NEWS
2008-06-02 19:07 UTC
[SCM] master: Update NEWS file with argument-passing changes
2008-06-02 15:48 UTC
[SCM] master: Change frysk.sys.Fork's environ param to a String[]; fixes mem leaks
2008-06-02 1:52 UTC
[SCM] master: Fix Load/Unload tests, fix UnloadCommand to use correct printLoop method
2008-06-01 5:43 UTC
[SCM] master: swagiaal: Fixed build
2008-05-30 19:58 UTC
[SCM] master: swagiaal: created fdebugdump utility
2008-05-30 19:39 UTC
[SCM] master: Updated how args are retrieved by InfoArgsCommands
2008-05-30 17:47 UTC
[SCM] master: Simplify SymbolRule handling in Ftrace
2008-05-30 17:21 UTC
[SCM] master: Load runtime from Version class
2008-05-30 2:48 UTC
[SCM] master: Fix help comment
2008-05-29 20:24 UTC
[SCM] master: Fix bz #6576, fix load command not setting path-to-executable correctly
2008-05-29 19:25 UTC
[SCM] master: Ftrace uses frysk.expr lexer to analyze -sym= rules
2008-05-29 17:40 UTC
[SCM] master: Merge branch 'master' of ssh://sourceware.org/git/frysk
2008-05-29 15:51 UTC
[SCM] master: Remove debug statements
2008-05-29 15:35 UTC
[SCM] master: Fix error on trying to access private HpdTestbed method
2008-05-29 15:26 UTC
[SCM] master: Add parameter passing for fhpd/load commands, minor cleanup of superfluous methods
2008-05-29 15:10 UTC
[SCM] master: Maintain previous value of watched variable in WatchpointObserver
2008-05-28 19:23 UTC
[SCM] master: Maintain previous value of watched variable statically
2008-05-28 18:57 UTC
[SCM] master: Separate watch observer(s) installer from hpd
2008-05-28 18:32 UTC
[SCM] master: Communicate details on fully qualified identifier to parser
2008-05-28 15:22 UTC
[SCM] master: New scripts Runner and TestRunner for running JNI
2008-05-28 10:13 UTC
[SCM] master: Implement jni libunwind
2008-05-27 2:06 UTC
[SCM] master: Nits in parser code
2008-05-26 22:40 UTC
[SCM] master: Expression parser: recognize # syntax of qualified symbol name
2008-05-26 22:10 UTC
[SCM] master: Keep track of hardware watchpoints in use
2008-05-26 20:09 UTC
[SCM] master: For JNI link in libelf and libdw
2008-05-26 19:22 UTC
[SCM] master: Prototype lib/dwfl in JNI
2008-05-26 18:20 UTC
[SCM] master: Additional watchpoint tests
2008-05-26 15:03 UTC
[SCM] master: Rename ArrayBytes -> jbyteArrayElements, define jlongArrayElements et.al
2008-05-25 21:49 UTC
[SCM] master: Re-implement ArrayBytes et.al. using templates, lots of templates
2008-05-25 17:48 UTC
[SCM] master: Fix casts on 32-bit machine
2008-05-25 3:04 UTC
[SCM] master: Immediatly unmap the unwind-info image when notified its free by libunwind
2008-05-24 20:47 UTC
[SCM] master: For dwarf, notify the eh-frame when the frame-info is being released
2008-05-24 20:33 UTC
[SCM] master: Push image mapping management into UnwindH.hxx
2008-05-24 19:18 UTC
[SCM] master: Return a valid status when there is no map contianing unwind info
2008-05-24 18:49 UTC
[SCM] master: Move unwind proc-info filling code into ProcInfo from LibunwindAddressSpace
2008-05-24 14:41 UTC
[SCM] master: Implement jni/Poll
2008-05-24 14:35 UTC
[SCM] master: Eliminate last use of RawDataManaged in getCursor
2008-05-24 1:11 UTC
[SCM] master: Eliminate RawData in ProcInfo
2008-05-24 0:52 UTC
[SCM] master: Replace RawData with jlong in AddressSpace
2008-05-23 19:46 UTC
[SCM] master: Add support for watching variables bigger than the max length a watch register can watch
2008-05-23 18:16 UTC
[SCM] master: Delete sys/Exec
2008-05-22 20:43 UTC
[SCM] master: Delete lib.opcodes
2008-05-22 20:39 UTC
[SCM] master: Implement jni/PipePair
2008-05-22 20:04 UTC
[SCM] master: Re-implement frysk.testbed.ForkFactory using Fork.spawn
2008-05-22 17:44 UTC
[SCM] master: Implement jni/AuditLibs, jni/StatelessFile, and jni/Uname
2008-05-22 15:25 UTC
[SCM] master: Prototype jni/Pipe
2008-05-22 1:54 UTC
[SCM] master: Implement jni/Environ from cni; including memory leak
2008-05-22 0:06 UTC
[SCM] master: libdwfl: assume that debuginfo of EXEC file has bias of the main file
2008-05-21 20:32 UTC
[SCM] master: Prototype jni/Itimer, enable more tests
2008-05-21 20:09 UTC
[SCM] master: Fix compile problem
2008-05-21 19:49 UTC
[SCM] master: Implement jni/FileDescriptor
2008-05-21 19:34 UTC
[SCM] master: added frysk-core/frysk/expr/ExprSearchEngine.java
2008-05-21 19:06 UTC
[SCM] master: swagiaal: ObjectDeclarationSearchEngine: Constructor now requires Task instead Frame
2008-05-21 18:57 UTC
[SCM] master: Prototype jni/PseudoTerminal
2008-05-21 18:41 UTC
[SCM] master: Overload = and copy in element classes; prevents copy leading to double free
2008-05-21 18:12 UTC
[SCM] master: frysk-core/frysk/debuginfo/ChangeLog
2008-05-21 17:36 UTC
[SCM] master: Implement throwing of Errno
2008-05-20 20:36 UTC
[SCM] master: Prototype jni/DaemonFactory
2008-05-20 19:20 UTC
[SCM] master: Implement jni/Status.cxx
2008-05-20 18:20 UTC
[SCM] master: Don't copy FileBytes
2008-05-20 18:01 UTC
[SCM] master: frysk-core/frysk/debuginfo/ChangeLog
2008-05-20 17:19 UTC
[SCM] master: Work-around changed elfutils behavior; can open scripts
2008-05-20 16:59 UTC
[SCM] master: Implement jni/CmdLineBuilder
2008-05-20 13:19 UTC
[SCM] master: Implement JNI AuxvBuilder
2008-05-20 11:55 UTC
[SCM] master: swagiaal: fixed testFindFirstElfSymbols(frysk.debuginfo.TestObjectDeclarationSearchEngine)
2008-05-15 19:00 UTC
[SCM] master: swagiaal: ObjectDeclarationSearchEngine.getObject() now returns a list
2008-05-15 17:58 UTC
[SCM] master: elfutils based disassembler
2008-05-15 15:30 UTC
[SCM] master: More sytax checks for -addr rules
2008-05-15 11:42 UTC
[SCM] master: Add function to get the maximum length of a single watchpoint, in a single register, per architecture
2008-05-15 8:42 UTC
[SCM] master: Eliminate RawDataManaged from termios
2008-05-14 20:52 UTC
[SCM] master: swagiaal: Added second test for [file#]symbol
2008-05-14 19:03 UTC
[SCM] master: For JNIXX, convert NULL to actual type
2008-05-14 18:42 UTC
[SCM] master: Test/fix link-error when calling jnixx runtime code
2008-05-14 18:27 UTC
[SCM] master: Rename frysk/jnixx to jnixx (to match its shorter C++ name)
2008-05-14 18:13 UTC
[SCM] master: Generate instances of all ID variables
2008-05-14 17:38 UTC
[SCM] master: Use JNI names in JNI bindings
2008-05-14 17:28 UTC
[SCM] master: Implement frysk.sys.ptrace in jni
2008-05-14 17:10 UTC
[SCM] master: On unsupported arch, do not check watchpoints in handleTrapped
2008-05-14 14:45 UTC
[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: Generate an instance of the jnixx::array template, when an array-of-object
2008-05-09 17:29 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
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
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).