public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Cagney <cagney@redhat.com>
To: frysk@sourceware.org
Subject: Re: meeting 2007-08-15 9:30 us east coast time
Date: Wed, 15 Aug 2007 13:20:00 -0000	[thread overview]
Message-ID: <46C2FDB9.2090800@redhat.com> (raw)
In-Reply-To: <46C257B2.5030903@redhat.com>

Since for the last two weeks the round-table fell off the end of the 
meeting, here's what Red Hat is doing:

scox: printing types esp c++
mjw: bug fixes for stepping; support for .debug_frame in libunwind
for instance, lesson the need for asynchronous-unwind-tables in 
.eh_frame by using .debug_frame when available

tim: thread commands in hpd
for instance:
  (fhpd) [0,1] print x
  [0] 10
  [1] 20
i.e., prints x in two processes

pmuldoon: core file cleanup; low-level h.w watch-point investigation
watch-points, like breakpoints, get implemented at two levels: low is 
the h/w register manipulation and a correspinding abstraction; high is 
the translation of an expression into something to watch

rmoseley: source window crashers (e.g., hover in f7); 
frysk.proc.dead.Exe* (executable target)
this fills in a functional hole, and extends the collection of supported 
targets, for instance:
  (fhpd) load /bin/bash
  (fhpd) disassemble main

npremji: hpd option spit 'n' polish
a re-implementation of the Command class was added, but unfortunately 
the old code wasn't upgraded to the new mechanisms

mcvet: reporting exit and termination in hpd, ditto for break-points
for instance:
  (fhpd) run
  ... program exits ...
  Process 0 exiting with status 1
  (fhpd)


cmoller: prototype utrace bindings for frysk
getting ready for another target frysk.proc.live.Utrace*; would only be 
enabled with --utrace option.

teresa: support for dw_op_piece in location-expressions (a.k.a., 
frysk.value.Piece)
for instance, a value split between registers and memory

sami: inline stack backtraces
see todays discussion


  reply	other threads:[~2007-08-15 13:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-15  1:32 Andrew Cagney
2007-08-15 13:20 ` Andrew Cagney [this message]
2007-08-15 17:52   ` Andrew Cagney
2007-08-21  9:21   ` Roundtable, breakpoints and lots of unwinding (Was: meeting 2007-08-15 9:30 us east coast time) Mark Wielaard
2007-08-22 21:43     ` Phil Muldoon
2007-08-15 15:56 ` meeting 2007-08-15 9:30 us east coast time Andrew Cagney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46C2FDB9.2090800@redhat.com \
    --to=cagney@redhat.com \
    --cc=frysk@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).