public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
Interesting MRG-RT stuff
 2008-07-15 20:00 UTC 

GDB interface: MI versus API or ??
 2008-07-15 15:30 UTC  (12+ messages)

Roadmap beginnings
 2008-07-14 18:13 UTC  (18+ messages)

Changes
 2008-07-11 17:04 UTC  (12+ messages)

new info
 2008-07-09 15:45 UTC 

meeting tomorrow
 2008-07-08 21:17 UTC  (3+ messages)

C++ debugger mailing list
 2008-07-08 13:40 UTC  (4+ messages)

changing the meeting time
 2008-07-02 15:11 UTC  (2+ messages)

Red Hat Frysk team leadership announcement
 2008-07-01 15:06 UTC 

running tests under jni
 2008-06-21 15:02 UTC  (2+ messages)

notes from 2008-06-18 - vfork and debuginfo
 2008-06-21 14:18 UTC 

back-traces back to normal
 2008-06-21 14:14 UTC 

vfork thoughts
 2008-06-20 13:45 UTC  (3+ messages)

Specifying a debuginfo path independently of sysroot
 2008-06-18 13:27 UTC  (7+ messages)

[RFC] powerpc watchpoints support
 2008-06-13  4:07 UTC 

Debugging a NullPointerException in fstack
 2008-06-12  5:44 UTC  (7+ messages)

[Fwd: Re: Debugging a NullPointerException in fstack]
 2008-06-11  7:20 UTC 

HACKING file
 2008-06-11  1:33 UTC  (3+ messages)

frysk 0.4
 2008-06-10 19:44 UTC 

frysk 0.4, frysk 0.5
 2008-06-09 20:46 UTC  (4+ messages)

jnixx - making jni smell more like cni
 2008-06-09 15:00 UTC 

Running frysk within an interpreter using JNI
 2008-06-06 21:18 UTC 

Frysk-utrace (utracer) performance comparison
 2008-06-02 18:03 UTC 

elfutils disassembler
 2008-05-27 19:49 UTC  (2+ messages)

x8664 Fedora 9 frysk-core TestRunner results
 2008-05-21 15:09 UTC 

[RFC] initial support for watchpoints in frysk
 2008-05-15 15:41 UTC  (4+ messages)

Announcing Frysk 0.3
 2008-05-14  2:55 UTC 

CDTParser has been removed
 2008-05-12 14:27 UTC 

build failure
 2008-05-02 16:11 UTC  (3+ messages)

Reset breakpoints on fork
 2008-05-01 22:49 UTC  (3+ messages)
` Reset breakpoints on fork (vfork followup)

Stepping over signals, in state "detaching" did not handle handleStoppedEvent SIGTRAP(5)
 2008-04-30  3:06 UTC  (2+ messages)

Shortcomings of HPD '#' identifier qualification syntax
 2008-04-28 11:55 UTC  (4+ messages)

[patch] Record Task registering TaskObserver.Code with BreakpointAddresses
 2008-04-22 16:56 UTC 

Meeting 23rd April 2008; Agenda and Topics
 2008-04-21 10:39 UTC 

[patch] Don't skip tests with TestLib/Case/Bed in the name
 2008-04-21  8:32 UTC 

meeting 2008-04-16 @9:30 Toronto Time
 2008-04-18 15:42 UTC  (2+ messages)

[SCM] master: Untangle read_only and source variables
 2008-04-16 13:13 UTC 

[SCM] master: swagiaal: created and used InlinedSubroutine
 2008-04-16  8:05 UTC  (2+ messages)

[patch] java main detection vs test cases
 2008-04-15 15:21 UTC 

[SCM] master: Set hit.count to 2 in testWatchpointActionContinue
 2008-04-15 12:40 UTC 

[SCM] master: Add new test testRunningAndReadOnlyWatchpoint. Adjust funit-watcjpoints.S for test
 2008-04-14 13:31 UTC 

got JNI; but only just :-)
 2008-04-14 13:26 UTC  (3+ messages)

[patch] Explicit test for bug #6029 and use outer frame address for return in TaskTracer again
 2008-04-14 12:00 UTC 

[patch] initial attempt at getting step over signal working
 2008-04-12 22:24 UTC 

[patch] Bug #6029 - Set pc correctly before calling Code observers
 2008-04-11 21:33 UTC 

[SCM] master: Add two new tests. Comment all tests. Add some specialized test observers
 2008-04-11 17:30 UTC 

[patch] Make ferror use the right Option constructor
 2008-04-10 11:38 UTC 

sysroot library support
 2008-04-10 10:55 UTC  (2+ messages)

fix powerpc64 bank registers
 2008-04-09 20:43 UTC  (2+ messages)

[SCM] master: Add stepping and running Watchpoint tests
 2008-04-09 16:33 UTC 

[patch] Mark Task as justStarted when receiving an ExecedEvent
 2008-04-09 14:26 UTC 

[SCM] master: Resequence Running and Stepping handleTrappedEvents to better flow with multiple events happening on one sigtrap
 2008-04-09 14:15 UTC 

[SCM] master: Reset watchpoint after noting trigger
 2008-04-08 13:17 UTC 

ftrace status
 2008-04-07 15:24 UTC  (2+ messages)

[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 14:11 UTC 

[patch] Signal frame tests and fix
 2008-04-07 13:34 UTC  (2+ messages)

Announcing frysk 0.2.1
 2008-04-06  7:12 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 20:33 UTC 

meeting 2008-04-02 - versions and releases
 2008-04-04 14:47 UTC  (3+ messages)

Put refpurposes one line for easy manpage generation
 2008-04-04  9:16 UTC  (7+ messages)

[SCM] master: Implement readStatusRegister, use readControlRegister and reduce scope of both functions
 2008-04-03 22:29 UTC 

[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
 2008-04-03 13:52 UTC  (6+ messages)

[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
 2008-04-03 13:07 UTC 

Watchpoint task observer refactor was Re: [SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
 2008-04-02 22:49 UTC 

[SCM] master: Refactor Watchpoint -> WatchpointFunctions, {Arch}Watchpoint -> {Arch}WatchpointFunctions
 2008-04-02 16:21 UTC 

[SCM] master: Implement hasWatchpointTriggered in abstract, and sub-classes
 2008-04-02 10:54 UTC  (4+ messages)

Patch: Add Option Groups
 2008-04-01 21:36 UTC  (11+ messages)

meeting 2008-03-19 - version numbers
 2008-04-01 21:13 UTC  (5+ messages)

[Bug general/5934] fexe prints the cananonical, not sysrooted executable path
 2008-03-31 13:52 UTC 

[SCM] master: Revert commit 00345416a6028de2e659b7a01d3b1c54adca694f. Resolve Changelog conflict
 2008-03-31 10:54 UTC 

[patch] Removed debug output from ProcFollowUtil
 2008-03-31  9:51 UTC 

[SCM] master: 2008-03-28 Phil Muldoon <pmuldoon@redhat.com>
 2008-03-28 15:05 UTC 

Frysk for ppc broken?
 2008-03-27 12:21 UTC  (3+ messages)

[SCM] master: Add debug register group and alases
 2008-03-26 23:42 UTC 

[SCM] master: 2008-03-26 Phil Muldoon <pmuldoon@redhat.com>
 2008-03-26 16:47 UTC 

How to send signals to test programs?
 2008-03-26 13:32 UTC  (3+ messages)

common print-stack options
 2008-03-26 12:06 UTC  (2+ messages)

[SCM] master: Add INFO log-level; use warning level instead of System.out.println
 2008-03-26 11:12 UTC  (3+ messages)

[patch] Always allow instruction stepping through SteppingEngine
 2008-03-19 23:26 UTC 

[patch] Stack based unwind fallback for plt entries on x86
 2008-03-19 21:50 UTC  (2+ messages)
` [patch] Stack based unwind fallback for plt entries on x86_64

[patch] Make TestDebugInfoStackTrace.frameAssertions() more robust
 2008-03-19 14:53 UTC 

Frysk Wiki
 2008-03-19  9:05 UTC  (6+ messages)

page:  |  | 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).