public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
[SCM] master: swagiaal: enabled testFcatchFollowsForks
2008-03-11 16:29 UTC
[SCM] master: Delete use of observableProcAddedXXX
2008-03-11 16:19 UTC
[SCM] master: Add StopEventLoopWhenProcTerminates
2008-03-11 15:21 UTC
[SCM] master: Add Sysroot.java, SysrootCache.java, TestSysroot.java
2008-03-11 15:01 UTC
[SCM] master: Remove stray System.out
2008-03-11 14:33 UTC
[SCM] master: Delete long disabled memory test; resolve 3725
2008-03-11 14:02 UTC
[SCM] master: Delete SyscallExaminer
2008-03-11 13:47 UTC
[SCM] master: Make Proc.getMainTask() abstract
2008-03-11 13:26 UTC
[SCM] master: Force the initialization of EventLogger
2008-03-11 1:06 UTC
[SCM] master: Extract frysk.solib.MemoryMapFactory from LinuxCoreInfo; use
2008-03-11 0:18 UTC
[SCM] master: Move SOLibMapBuilder to frysk.solib
2008-03-10 23:34 UTC
[SCM] master: Move LinkMap reading code to frysk.solib
2008-03-10 21:53 UTC
[SCM] master: swagiaal: converted fcatch to use ProcRunUtil
2008-03-10 21:04 UTC
[SCM] master: Always use syscall based mapping guard when user passed -m
2008-03-10 18:47 UTC
[SCM] master: Include the signal name/number in a kill fail error
2008-03-10 18:14 UTC
[SCM] master: Add plt stepping test for bug #5259
2008-03-10 15:25 UTC
[SCM] master: Use tighter expect regexps for TestActionsCommand
2008-03-10 10:16 UTC
[SCM] master: Mark TestListCommand.testListFrames() unresolved bug #5901
2008-03-10 9:58 UTC
[SCM] master: Ctrl-C handling for fhpd
2008-03-07 20:33 UTC
[SCM] master: swagiaal: ProcRunningUtil to ProcRunUtil
2008-03-07 19:16 UTC
[SCM] master: swagiaal: ferror patch by pmuldoon for regex support
2008-03-06 22:03 UTC
[SCM] master: Use Comparator inside ActionPointCommands. Fixes bug #5809
2008-03-05 18:11 UTC
[SCM] master: Fix print const_char_pointer
2008-03-05 3:58 UTC
[SCM] master: Fix comparison typo
2008-03-05 2:39 UTC
[SCM] master: Add absolutePath versus relative guard test
2008-03-05 0:03 UTC
[SCM] master: swagiaal: Deleted last reference to observableProc*XXX; used new refresh code
2008-03-04 19:52 UTC
[SCM] master: Add -exe argument; test fix printing exe and args
2008-03-04 17:52 UTC
[SCM] master: 2008-03-04 Phil Muldoon <pmuldoon@redhat.com>
2008-03-04 15:44 UTC
[SCM] master: Construct and return a File from the absolute path of the executable in LinuxCoreInfo.getExeFile()
2008-03-04 15:34 UTC
[SCM] master: Fix 5859
2008-03-04 5:12 UTC
[SCM] master: Replace CompilerVersion with BuildCompiler; fix #5858
2008-03-04 4:52 UTC
[SCM] master: Move config code to frysk.config
2008-03-04 0:43 UTC
[SCM] master: frysk-core/frysk/hpd/ChangeLog
2008-03-03 23:09 UTC
[SCM] master: Allign all help command option descriptions
2008-03-02 12:59 UTC
[SCM] master: Fix help typos
2008-03-01 22:48 UTC
[SCM] master: Pretty print set output. Fixes bug #5731
2008-03-01 19:56 UTC
[SCM] master: Remove outStream from FlowControlWriter
2008-03-01 19:26 UTC
[SCM] master: Add TestUnloadCommand, fix regexp errors, add info message, remove unnecessary remove proc call
2008-02-29 21:52 UTC
[SCM] master: Add sysroot option to CommandlineParser
2008-02-29 21:20 UTC
[SCM] master: Split local classes in frysk.bindir.ftrace into frysk.ftrace
2008-02-29 20:31 UTC
[SCM] master: Move EventLogger to frysk-gui directory (where it is still used)
2008-02-29 20:01 UTC
[SCM] master: Add special test to TestKillCommand pointing to bz 5615
2008-02-29 18:47 UTC
[SCM] master: Signals and syscalls are case insensitive, leading "sig" is optional
2008-02-29 17:39 UTC
[SCM] master: Support signal tracing in ftrace
2008-02-29 17:00 UTC
[SCM] master: Delete some dead Logger files
2008-02-29 16:35 UTC
[SCM] master: Split Glob from ftrace
2008-02-29 15:19 UTC
[SCM] master: Don't crash when there is a bad outer frame
2008-02-29 15:11 UTC
[SCM] master: swagiaal: added a new test program
2008-02-29 14:19 UTC
[SCM] master: swagiaal: added test for fcatch following forks
2008-02-29 13:39 UTC
[SCM] master: Fix another ViewsetCommand for listing loaded procs
2008-02-28 22:15 UTC
[SCM] master: Use frysk.rsl
2008-02-28 21:56 UTC
[SCM] master: Add --segment=<regex> dumping strategy. Delete --stackonly dumping strategy
2008-02-28 21:25 UTC
[SCM] master: Update copyright header
2008-02-28 21:19 UTC
[SCM] master: Fix TestKillCommand's expression parsing
2008-02-28 21:14 UTC
[SCM] master: frysk-core/frysk/dwfl/ChangeLog
2008-02-28 19:56 UTC
[SCM] master: Fixes bz#5802. Additional error handling for fdebugrpm
2008-02-28 19:12 UTC
[SCM] master: More conversion to frysk.rsl
2008-02-28 19:08 UTC
[SCM] master: Implement tracepoint instances
2008-02-28 18:34 UTC
[SCM] master: gui changes for writer in CLI
2008-02-28 11:43 UTC
[SCM] master: Fix ViewsetCommand error for load/unload command
2008-02-28 5:33 UTC
[SCM] master: Start consolidating corefile tests/code
2008-02-28 0:41 UTC
[SCM] master: swagiaal: fstack.java.stackCore() Use PrintStackOptions
2008-02-27 23:24 UTC
[SCM] master: Fold Id into TaskId
2008-02-27 21:19 UTC
[SCM] master: Trim Host.get(TaskId)
2008-02-27 19:43 UTC
[SCM] master: Use Proc.getMainTask
2008-02-27 19:22 UTC
[SCM] master: Make Proc.taskPool private
2008-02-27 19:03 UTC
[SCM] master: Reduce scope of Task.getTaskId()
2008-02-27 18:12 UTC
[SCM] master: Add shell command to hpd
2008-02-27 17:40 UTC
[SCM] master: Maintain a LinuxPtraceProc local set of tasks
2008-02-27 6:28 UTC
[SCM] master: Delete Util.getProcFromCoreFile
2008-02-27 5:46 UTC
[SCM] master: Delete remaining parseCommandFIXMEs
2008-02-27 5:33 UTC
[SCM] master: Delete remaining parseCoreFIXME-s
2008-02-27 5:05 UTC
[SCM] master: Delete fstack.parseCoresFIXME
2008-02-27 3:21 UTC
[SCM] master: Remove class name from Elf error messages
2008-02-27 2:56 UTC
[SCM] master: Start switch to CommandlineParser.parseCommandFIXME
2008-02-27 1:30 UTC
[SCM] master: Delete ProcId
2008-02-26 23:31 UTC
[SCM] master: Delete Host.add(Proc)
2008-02-26 22:17 UTC
[SCM] master: Delete Host.getProc(ProcId)
2008-02-26 21:51 UTC
[SCM] master: Implement dead refresh methods
2008-02-26 21:30 UTC
[SCM] master: frysk-core/frysk/bindir/ChangeLog
2008-02-26 20:15 UTC
[SCM] master: Change commandline option names. Add VDSO check
2008-02-26 18:59 UTC
[SCM] master: Move CoredumpAction, TestCoredumpAction from fysk.util to frysk.testbed
2008-02-26 17:33 UTC
[SCM] master: frysk-core/frysk/hpd/ChangeLog
2008-02-26 16:54 UTC
[SCM] master: 2008-02-26 Phil Muldoon <pmuldoon@redhat.com>
2008-02-26 16:43 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2008-02-26 15:32 UTC
[SCM] master: Permit customized logging
2008-02-26 14:19 UTC
[SCM] master: Test "start" command for parameters that begin with "-"
2008-02-26 5:17 UTC
[SCM] master: Fix bz #5793, parameters to run/start not accepting parameters with "-" at beginning
2008-02-26 4:44 UTC
[SCM] master: frysk-core/frysk/hpd/ChangeLog
2008-02-25 17:17 UTC
[SCM] master: frysk-core/frysk/stepping:
2008-02-24 2:24 UTC
[SCM] master: Removed step and nexti commands. Added -instruction/-i parameter to step and next commands. Fixes bugzilla 5593
2008-02-22 1:12 UTC
[SCM] master: Fix ability to unload procs after loading
2008-02-21 22:20 UTC
[SCM] master: Add executeLive and executeDead to ProcEvent
2008-02-21 20:07 UTC
[SCM] master: Use the LinuxPtraceHosts's task table
2008-02-21 4:42 UTC
[SCM] master: Move sendRefresh to DeadProc
2008-02-21 3:58 UTC
[SCM] master: Simplify corefile task creation (work with latest bash)
2008-02-21 3:34 UTC
[SCM] master: Start of LinuxCoreFactory
2008-02-20 19:37 UTC
[SCM] master: Refactor fexe to use ProcStopUtil
2008-02-20 19:27 UTC
[SCM] master: Use globs in ftrace
2008-02-20 19:24 UTC
[SCM] master: Add watchpoint interfaces
2008-02-20 10:46 UTC
[SCM] master: Allow for struct/class accessibility defaults
2008-02-20 2:22 UTC
[SCM] master: Add more info to ViewsetCommand
2008-02-20 1:31 UTC
[SCM] master: Delete some frysk.rsl log calls. Too noisy in peek
2008-02-19 22:12 UTC
[SCM] master: Added support for DW_interface_type tags
2008-02-19 20:47 UTC
[SCM] master: Merge branch 'master' of ssh://cmoller@sourceware.org/git/frysk
2008-02-19 18:13 UTC
[SCM] master: Simplify SOLibMapBuilder, and unbotch build
2008-02-19 16:43 UTC
[SCM] master: frysk-core/frysk/bindir/ChangeLog
2008-02-19 16:19 UTC
[SCM] master: Set -stackonly option in corefiles
2008-02-19 13:56 UTC
[SCM] master: part of massive update
2008-02-18 18:20 UTC
[SCM] master: part of massive update
2008-02-18 18:16 UTC
[SCM] master: didn't seem to take on last push
2008-02-18 18:02 UTC
[SCM] master: Massive update from my local working copy into the frysk tree
2008-02-18 17:53 UTC
[SCM] master: swagiaal: Added printing of virtual frames to -c option
2008-02-15 21:26 UTC
[SCM] master: swagiaal: Added more exceptions to CLI nasty exceptions
2008-02-15 20:03 UTC
[SCM] master: swagiaal: Removed cast to DynamicMember in CompositeType. Fixed 5426
2008-02-15 19:52 UTC
[SCM] master: Switch come code to frysk.rsl
2008-02-15 17:46 UTC
[SCM] master: 2008-02-15 Phil Muldoon <pmuldoon@redhat.com>
2008-02-15 12:40 UTC
[SCM] master: Replace CommandLine.parsePids(TaskId[]) with .parsePids(Proc[])
2008-02-14 22:31 UTC
[SCM] master: Event-loop on main thread; consistent with other command-line utilities
2008-02-14 21:41 UTC
[SCM] master: Pass up simple int in Proc constructor
2008-02-14 18:53 UTC
[SCM] master: Rename Stat.zero to Stat.numThreads; Update; Test
2008-02-14 18:10 UTC
[SCM] master: Change Status to a scanner class like Stat; update
2008-02-14 16:38 UTC
[SCM] master: Replace TaskId with "int tid" in Task constructors
2008-02-14 14:30 UTC
[SCM] master: Use ProcessIdentifier in Status
2008-02-13 22:00 UTC
[SCM] master: Use ProcessIdentifier in Exe
2008-02-13 20:53 UTC
[SCM] master: Remove "int pid" from Wait.java
2008-02-13 18:49 UTC
[SCM] master: Delete Signal.kill(int); paper over fallout
2008-02-13 15:51 UTC
[SCM] master: frysk.sys.Tid returns a ProcessIdentifier
2008-02-13 0:16 UTC
[SCM] master: Refactor Log to Callers
2008-02-13 0:05 UTC
[SCM] master: frysk.sys.Pid.* returns a ProcessIdentifier
2008-02-12 23:13 UTC
[SCM] master: Use FileDescriptor and frysk.rsl in frysk.testbed
2008-02-12 21:54 UTC
[SCM] master: Remove commented code, and renable canonical file due to accidental commit
2008-02-12 20:06 UTC
[SCM] master: Add frysk.rsl loggin
2008-02-12 20:03 UTC
[SCM] master: Add caller() and callers() methods to rsl Log
2008-02-12 18:58 UTC
[SCM] master: Switch to frysk.sys.ptrace
2008-02-12 18:50 UTC
[SCM] master: Create an "int pid" free and logged frysk.sys.ptrace package
2008-02-12 16:11 UTC
[SCM] master: Fix a few small bugs, start/run looper and duplicate method removal
2008-02-12 0:36 UTC
[SCM] master: Added output to kill command and added unload command
2008-02-11 23:27 UTC
[SCM] master: Add ability to list loaded procs and remove loaded procs
2008-02-11 23:07 UTC
[SCM] master: Simplify log output formatting
2008-02-11 19:44 UTC
[SCM] master: Rename -trace to -debug
2008-02-11 18:57 UTC
[SCM] master: Support -stack in ftrace
2008-02-11 16:29 UTC
[SCM] master: Always pass milliseconds on timeout
2008-02-11 15:15 UTC
[SCM] master: Properly format TimeoutException message and add unit
2008-02-11 15:01 UTC
[SCM] master: Refactoring syscall & symbol working set construction
2008-02-11 14:36 UTC
[SCM] master: Delete stray printlns
2008-02-11 3:28 UTC
[SCM] master: Tweak expect output
2008-02-09 1:32 UTC
[SCM] master: Merge branch 'list'
2008-02-08 23:53 UTC
[SCM] master: Maintain a local ProcessIdentifier indexed table of processes
2008-02-08 22:45 UTC
[SCM] master: Fix logging of pty in expunit; accept -trace frysk.expunit
2008-02-08 22:41 UTC
[SCM] master: Fix enum ordering; test
2008-02-08 21:25 UTC
[SCM] master: Follow class inheritance when creating loggers
2008-02-08 20:51 UTC
[SCM] master: Have ProcBuilder.build pass a ProcessIdentifier
2008-02-08 20:08 UTC
[SCM] master: Use Task.getTid()
2008-02-08 17:26 UTC
[SCM] master: Refactor fauxv to use ProcStopUtil
2008-02-08 17:15 UTC
[SCM] master: Make Host, Proc, and Task comparable; use
2008-02-08 16:42 UTC
[SCM] master: Make Host.getName() abstract
2008-02-08 16:04 UTC
[SCM] master: Use CanonicalFile
2008-02-08 11:54 UTC
[SCM] master: Turn off list command "repeat" behavior
2008-02-07 23:30 UTC
[SCM] master: Maintain a task list indexed by ProcessIdentifier
2008-02-07 20:47 UTC
[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
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).