public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
[SCM] master: Fix TestFtrace to use -sys commandline option
2008-02-07 19:28 UTC
[SCM] master: Refactor fmaps to use ProcStopUtil
2008-02-07 19:24 UTC
[SCM] master: Delete Host.requestRefreshXXX()
2008-02-07 19:06 UTC
[SCM] master: Replace Host.requestProc(ProcId,FindProc) with requestProc(int,FindProc)
2008-02-07 18:04 UTC
[SCM] master: Push ProcessIdentifier into live ByteBuffers
2008-02-07 17:11 UTC
[SCM] master: Simplify frysk.sys.Child and Daemon, return ProcessIdentifier
2008-02-07 16:39 UTC
[SCM] master: syscallEvent, stopped, terminated, and disappeared take a ProcessIdentifier
2008-02-07 15:36 UTC
[SCM] master: List around the PC whenever the frame changes
2008-02-07 3:29 UTC
[SCM] master: frysk.sys.Fork.* return a ProcessIdentifier
2008-02-06 22:25 UTC
[SCM] master: Refactor fdebuginfo to use ProcStopUtil
2008-02-06 20:49 UTC
[SCM] master: Rename funit-class.cxx to funit-type-class.cxx
2008-02-06 18:11 UTC
[SCM] master: Use frysk.sys.GarbageCollect
2008-02-06 17:55 UTC
[SCM] master: Recalculate CRC for test-sysroot
2008-02-06 14:55 UTC
[SCM] master: Synchronize access around hpd output bufer. Fix 5735
2008-02-06 12:11 UTC
[SCM] master: Check debuginfo CRC
2008-02-06 3:06 UTC
[SCM] master: Move corefile code to frysk.isa.corefiles
2008-02-06 1:56 UTC
[SCM] master: Update vendor branch merge to trunk instructions
2008-02-05 21:32 UTC
[SCM] master: Merge commit 'origin'
2008-02-05 21:08 UTC
[SCM] master: Update importing new vendor branch changes instructions
2008-02-05 11:53 UTC
[SCM] vendor/LIBUNWIND: Import of libunwind version libunwind-20070205
2008-02-05 11:50 UTC
[SCM] master: Added 2008 to copyright in header
2008-02-04 20:49 UTC
[SCM] master: Show error message on ValueUnavailableException. Fixes bug# 5710
2008-02-04 19:43 UTC
[SCM] master: Print out hex address of breakpoint when hit
2008-02-04 15:05 UTC
[SCM] master: Fix error when 'go' command used before 'start' command and after 'load'/'core'
2008-02-02 8:38 UTC
[SCM] master: Fix problem with 'go' after 'run' on mult-threaded procs(bz 5674)
2008-02-02 4:55 UTC
[SCM] master: Consider DESTDIR and ARCH32 when installing test-sysroot
2008-02-01 2:12 UTC
[SCM] master: Add a ProcessIdentifierFactory; use
2008-01-31 20:30 UTC
[SCM] master: Use BigDecimal.ROUND_HALF_UP instead of RoundingMode.HALF_UP
2008-01-31 18:58 UTC
[SCM] master: frysk-core/frysk/proc/ChangeLog
2008-01-31 14:07 UTC
[SCM] master: Fixup x86_64 setcontext libunwind merge
2008-01-31 10:01 UTC
[SCM] master: Move installation of test-sysroot to pkglibdir
2008-01-30 3:27 UTC
[SCM] master: Kill each proc only once(bz #5691)
2008-01-29 22:23 UTC
[SCM] master: Stop task before gathering debugging info
2008-01-29 15:51 UTC
[SCM] master: Handle "typedef void" (bug 5669)
2008-01-28 22:01 UTC
[SCM] master: Revert old unused elf and ptrace libunwind changes
2008-01-28 12:00 UTC
[SCM] master: Make frysk/bindir/Test file names consistent
2008-01-25 22:56 UTC
[SCM] master: Update tests
2008-01-25 22:48 UTC
[SCM] master: Fix for NullPointerException at frysk.gui.srcwin.SourceWindow patch by cagney
2008-01-25 22:05 UTC
[SCM] master: Change e.send to e.sendCommandExpectPrompt
2008-01-25 21:52 UTC
[SCM] master: Have TearDownExpect extend Expect; use
2008-01-25 21:24 UTC
[SCM] master: Add frysk.isa.signals.StandardSignals
2008-01-25 21:21 UTC
[SCM] master: Fix pattern matches
2008-01-25 19:18 UTC
[SCM] master: Replace Expect.expect(TIMEOUT, ...) with Expect.timeout(TIMEOUT).expect(...)
2008-01-25 19:06 UTC
[SCM] master: Fix merge problems
2008-01-25 19:01 UTC
[SCM] master: frysk-core/frysk/bindir/ChangeLog
2008-01-25 17:32 UTC
[SCM] master: Add frysk.testbed.IsaTestbed; use
2008-01-25 16:48 UTC
[SCM] master: frysk-core/frysk/util/ChangeLog
2008-01-25 15:39 UTC
[SCM] master: Delete fryks.sys.Signal.equals(int)
2008-01-25 15:00 UTC
[SCM] master: Fix signal ordering; remove hard-wired name tests in TestSignalSet
2008-01-25 14:43 UTC
[SCM] master: Cleanup TestFhd.java
2008-01-25 0:02 UTC
[SCM] master: Clean up test processes
2008-01-24 22:57 UTC
[SCM] master: frysk-core/frysk/hpd/TaskData only print task id if more than one task
2008-01-24 22:47 UTC
[SCM] master: Add a -sysroot request option. Keep a per process sysroot
2008-01-24 22:13 UTC
[SCM] master: Use frysk.isa.signals.Signal
2008-01-24 21:02 UTC
[SCM] master: Pass frysk.isa.signals.Signal up through updateSignaled
2008-01-24 20:50 UTC
[SCM] master: Rename CoreFileAtSignal to CorefileFactory
2008-01-24 20:29 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2008-01-24 19:23 UTC
[SCM] master: Format floating points as hex constants for '-format x'
2008-01-24 19:20 UTC
[SCM] master: Fix stray SIGUSR1 from re-"run"ing funit-slave
2008-01-24 19:07 UTC
[SCM] master: Move Register et.al. to frysk.isa.registers
2008-01-24 18:49 UTC
[SCM] master: Rewrite Corefile FP note writing for PPC32/64
2008-01-24 18:15 UTC
[SCM] master: Move frysk.bank to frysk.isa.banks
2008-01-24 17:11 UTC
[SCM] master: Move isa signals code to frysk.isa.signals
2008-01-24 14:56 UTC
[SCM] master: Add frysk.proc.Signal
2008-01-23 23:35 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2008-01-23 21:10 UTC
[SCM] master: Narrow frysk.sys.Signal interface; add Signal.toHostStringFIXME(int)
2008-01-23 21:01 UTC
[SCM] master: Tests for passing parameters with start/run commands
2008-01-23 19:53 UTC
[SCM] master: Use BigFloatingPoint for arithmetic operations
2008-01-23 19:23 UTC
[SCM] master: nodebug and noeh frame unwind tests
2008-01-23 14:32 UTC
[SCM] master: Re-indent LinuxPtraceTaskState.java
2008-01-23 2:29 UTC
[SCM] master: Pass Signal, instead of int sig, to Ptrace.cont et.al
2008-01-22 19:59 UTC
[SCM] master: Push Signal, instead of int sig, into LinuxPtraceTaskState
2008-01-22 19:20 UTC
[SCM] master: Pass a Signal through WaitBuilder .terminated and .exitEvent
2008-01-22 18:37 UTC
[SCM] master: Makr TestSysRoot as unresolved, bug #5657
2008-01-22 4:01 UTC
[SCM] master: Pass up a Signal, and not an int, in frysk.sys.WaitBuilder
2008-01-22 3:35 UTC
[SCM] master: Use an array for known signals
2008-01-22 3:08 UTC
[SCM] master: Generate frysk.sys.Signal (and the corresponding Signal.cxx)
2008-01-21 22:57 UTC
[SCM] master: Add and use frame table specific address space in libunwind
2008-01-20 17:56 UTC
[SCM] master: Re-suspend the process when detaching
2008-01-18 10:59 UTC
[SCM] master: Merge signal code into a single function
2008-01-18 10:20 UTC
[SCM] master: 2008-01-18 Phil Muldoon <pmuldoon@redhat.com>
2008-01-18 9:27 UTC
[SCM] master: frysk-core/frysk/proc/live/ChangeLog
2008-01-18 7:33 UTC
[SCM] master: frysk-core/frysk/proc/live/ChangeLog
2008-01-18 6:02 UTC
[SCM] master: Keep the contents of the .jar file ordered
2008-01-18 4:37 UTC
[SCM] master: Add attatch/detach + repeated signal stress test (part 2)
2008-01-17 22:49 UTC
[SCM] master: Revert "Delete old jline in preperation for merge"
2008-01-17 22:39 UTC
[SCM] master: Build Exe dead task in the process constructor
2008-01-17 22:10 UTC
[SCM] master: Don't install gen-type-funit-tests
2008-01-17 22:00 UTC
[SCM] master: Delete BigFloat
2008-01-17 21:39 UTC
[SCM] master: Updates for migration to BigFloatingPoint
2008-01-17 20:00 UTC
[SCM] master: Reurn null when cannot get ISA
2008-01-17 19:57 UTC
[SCM] master: Handle null return from getIsa
2008-01-17 19:42 UTC
[SCM] master: Catch exception when process is gone
2008-01-17 19:32 UTC
[SCM] master: Fix npe in printing of proc/task states
2008-01-17 19:13 UTC
[SCM] master: Updated the register banks numbers to match the new ones
2008-01-17 18:30 UTC
[SCM] master: Added self to htdocs/people/index.html
2008-01-17 17:44 UTC
[SCM] master: 2008-01-17 Phil Muldoon <pmuldoon@redhat.com>
2008-01-17 17:34 UTC
[SCM] master: Merge commit 'origin'
2008-01-17 17:30 UTC
[SCM] vendor/JLINE-0.9.93: 019482335590d521328b71ebe0d2cbfcf4fb93b3
2008-01-17 17:25 UTC
[SCM] master: Broke PPC register bank into logical banks (GP, FP, Altivec)
2008-01-17 17:20 UTC
[SCM] master: Test for valid proc before proceeding
2008-01-17 16:13 UTC
[SCM] master: Add debug_frame parsing
2008-01-17 11:11 UTC
[SCM] master: Change line marker to ->
2008-01-17 2:51 UTC
[SCM] master: Clearly identify code using the Task.blockers internal variable
2008-01-17 0:58 UTC
[SCM] master: Move Task.getRegisterBanks() to sub-classes
2008-01-16 23:45 UTC
[SCM] master: Install frysk/pkgdatadir/test-sysroot
2008-01-16 17:46 UTC
[SCM] master: Really commit frysk.testbed.StatState
2008-01-16 12:55 UTC
[SCM] master: Simplyfy TestLtrace class structure and remove unresolved bug #5053
2008-01-16 12:51 UTC
[SCM] master: Use teardownfile and corefile at signal
2008-01-16 10:44 UTC
[SCM] master: Move Task.pendingObservations to LinuxPtraceTask
2008-01-16 4:53 UTC
[SCM] master: Delete Task.taskStateDetached
2008-01-16 4:36 UTC
[SCM] master: Make TestSysRoot runnable by TestRunner
2008-01-15 20:03 UTC
[SCM] master: Mark TestSysRoot.java as unresolved, bug 5619
2008-01-15 19:34 UTC
[SCM] master: Add how-to create a nightly snapshot
2008-01-15 15:41 UTC
[SCM] master: Add bz# to test that fails on slow machines
2008-01-15 8:44 UTC
[SCM] master: Add timeout so test won't fail incorrectly
2008-01-15 8:06 UTC
[SCM] master: New start/run to accept parameters
2008-01-15 7:22 UTC
[SCM] master: frysk-core/frysk/dwfl:
2008-01-15 2:14 UTC
[SCM] master: Fix sign extension bug with breg operation
2008-01-14 21:03 UTC
[SCM] master: Fix a couple of problems with procs terminating before frysk knows it
2008-01-14 20:03 UTC
[SCM] master: Fix cache check for live maps. Maps change all the time
2008-01-14 14:34 UTC
[SCM] master: Ran formatter on frysk-core/frysk/debuginfo/TypEntry
2008-01-14 14:06 UTC
[SCM] master: Add -sysroot option to fhpd
2008-01-14 5:15 UTC
[SCM] master: Fix error in observer sanity check
2008-01-12 22:01 UTC
[SCM] master: Delete unused Task.getEntryPointAddress
2008-01-11 22:30 UTC
[SCM] master: Treat ArrayIndexOutOfBoundsExceptions as "nasty"
2008-01-11 21:37 UTC
[SCM] master: Move Task.getRawMemory() to LiveTask; make package-local
2008-01-11 21:36 UTC
[SCM] master: Move TaskObservation and TaskObservable to frysk.proc.live
2008-01-11 19:01 UTC
[SCM] master: Fix error message text
2008-01-11 18:54 UTC
[SCM] master: Add GenerateCoreCommand and tests
2008-01-11 18:33 UTC
[SCM] master: reformat FunctionBreakpoint.java in Java style
2008-01-11 16:19 UTC
[SCM] master: Print option help if Commands are 1 or more, not more than 1
2008-01-10 16:54 UTC
[SCM] master: Removed references to CVS and added pointers to Git docs
2008-01-10 16:49 UTC
[SCM] master: add info {vector|float|general}-regs subcommands
2008-01-10 16:05 UTC
[SCM] master: Flush output buffer
2008-01-10 11:44 UTC
[SCM] master: Delete leading space
2008-01-10 11:30 UTC
[SCM] master: Tweak order of auxv requests to prevent unblocking
2008-01-10 11:09 UTC
[SCM] master: Adjust TestFauxv testcase to expect symbols
2008-01-10 10:53 UTC
[SCM] master: Make auxv lookup entry point symbol. Discover auxv platform
2008-01-09 21:53 UTC
[SCM] master: Mention start in news
2008-01-09 19:54 UTC
[SCM] master: Use only eh_frame data for libunwind get_unwind_table
2008-01-09 8:50 UTC
[SCM] master: frysk-core/frysk/hpd/ChangeLog
2008-01-08 21:41 UTC
[SCM] muldoons-stuff: 840c33d7936221a2cec6b7ef847ad97000be244d
2008-01-08 16:33 UTC
[SCM] pmuldoon/watchpoint1: a7293cffc1743a71c3a5912aaa862f736a3b2bef
2008-01-08 15:54 UTC
[SCM] master: Make frysk-XXX.jar depend on classpath jars
2008-01-08 14:36 UTC
[SCM] master: changes uses of requestFindProc to requestProc
2008-01-08 12:22 UTC
[SCM] master: Push Host.requestProc into sub-classes
2008-01-08 5:03 UTC
[SCM] master: Added (C) to frysk-sys/frysk/CompilerVersion.java and wrapped CompilerVersion.cxx methods with "#ifdef ... #else return -1" for non gnu compiler support
2008-01-08 0:10 UTC
[SCM] master: Move breakpoint code from frysk.proc to frysk.proc.live
2008-01-07 21:17 UTC
[SCM] master: Rename Task.getIsa() to Task.getIsaFIXME()
2008-01-07 20:11 UTC
[SCM] master: Delete Proc.getIsa
2008-01-07 19:35 UTC
[SCM] master: Push Task.getPC and .setPC into sub-classes
2008-01-07 19:19 UTC
[SCM] master: Move frysk.proc.State to frysk.proc.live.State
2008-01-07 18:39 UTC
[SCM] master: Push get*() methods into Proc's sub-classes
2008-01-07 17:10 UTC
[SCM] master: Push the Task notify code into LinuxPtraceTask
2008-01-04 23:05 UTC
[SCM] master: Eliminate Host.sendrecSelf()
2008-01-04 22:06 UTC
[SCM] master: Merge ProcState into LinuxPtraceProcState
2008-01-04 17:46 UTC
[SCM] master: frysk-core/frysk/proc/dead/ChangeLog
2008-01-04 1:14 UTC
[SCM] master: Make Task's request Add/Delete Instruction Observer methods abstract
2008-01-03 20:59 UTC
[SCM] master: Enable TestCoreRegs. Rewrite FP corefile strategy using BankRegisters
2008-01-03 19:12 UTC
[SCM] master: Correct some x8664 FXSAVE register sizes
2008-01-03 18:59 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2008-01-03 16:55 UTC
[SCM] master: Check for no arguments in breakpoint and load commands
2008-01-03 10:54 UTC
[SCM] master: Implement run to run until first breakpoint
2008-01-03 7:28 UTC
[SCM] master: Rename Linux Host/Proc/Task to Linux Core/Ptrace Host/Proc/Task
2008-01-03 4:56 UTC
[SCM] master: Eliminate Task.set
2008-01-03 3:17 UTC
[SCM] master: Ignore bogus requestAdd's
2008-01-03 2:28 UTC
[SCM] master: Simplify DummyTask
2008-01-03 1:25 UTC
[SCM] master: Don't descend into structure definitions when looking for a function definition
2008-01-02 22:39 UTC
[SCM] master: Make DeadProc stateless
2008-01-02 22:30 UTC
[SCM] master: Move Proc state into sub-classes
2008-01-02 20:37 UTC
[SCM] master: Updates from rename of frysk.proc.dummy.* to frysk.proc.dummy.Dummy*
2008-01-02 19:04 UTC
[SCM] master: Move frysk.proc.Task.handle and state to sub-classes
2008-01-02 16:47 UTC
[SCM] master: Fix typo; "==" vs "!="
2007-12-29 3:03 UTC
[SCM] master: Sort unresolved test results
2007-12-28 20:56 UTC
[SCM] master: Restore removed super call
2007-12-28 17:55 UTC
[SCM] master: Move frysk.proc.Syscall to new frysk.syscall package
2007-12-28 16:03 UTC
[SCM] master: Delete SyscallEventInfo
2007-12-28 15:22 UTC
[SCM] master: Make things private
2007-12-28 15:14 UTC
[SCM] master: Replace Task.getSyscallEventInfo() with .getSyscallTable()
2007-12-28 1:31 UTC
[SCM] master: Delete SyscallEventInfo.number()
2007-12-27 20:54 UTC
[SCM] master: Move iterateSyscallByName to SyscallTable
2007-12-27 18:25 UTC
[SCM] master: Delete Syscall.syscallByName
2007-12-27 17:55 UTC
[SCM] master: Remove Isa references; use getter instead of field access
2007-12-21 22:01 UTC
[SCM] master: Keep syscall's business private
2007-12-21 21:02 UTC
[SCM] master: Replace class-name tests with ISA == tests
2007-12-21 20:27 UTC
[SCM] master: Delete unused BankRegister constructors
2007-12-21 19:31 UTC
[SCM] master: Fix typo; restore X87 CS and DS registers
2007-12-21 19:14 UTC
[SCM] master: Delete unused register bank constructors
2007-12-21 16:49 UTC
[SCM] master: Build PPC BankArray using PPC Bank
2007-12-21 16:40 UTC
[SCM] master: frysk-core/frysk/bank/ChangeLog
2007-12-21 13:22 UTC
[SCM] master: New ltrace test testRecursive
2007-12-21 13:01 UTC
[SCM] master: Use BankRegister's get/set/access methods
2007-12-20 18:41 UTC
[SCM] master: Almost eliminate getRegisterBuffersFIXME()
2007-12-20 18:21 UTC
[SCM] master: Add common class frysk.bank.RegisterMap; use
2007-12-20 17:56 UTC
[SCM] master: Fix System.out
2007-12-20 16:32 UTC
[SCM] master: Add 'info' command to fhpd
2007-12-20 10:43 UTC
[SCM] master: Add Eclipse How do I use gcj? (aka, I see an error about gnu.gcj.RawData) Q/A
2007-12-20 10:15 UTC
[SCM] master: Add libunwind-* arch symlinks and use "normal" recursive configure
2007-12-20 8:57 UTC
[SCM] master: frysk-core/frysk/bank/ChangeLog
2007-12-20 0:56 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).