This is sources Bugzilla
Bugzilla Version 2.17.5
Bugzilla Bug 5417
  When one thread, hide "[0.0]" focus? Last modified: 2008-01-24 23:01
     Query page      Enter new bug
Bug#: 5417   Hardware:   Reporter: Andrew Cagney <cagney@redhat.com>
Host: Target: Build:
Product:     Add CC:
Component:   Version:   CC:
Status: RESOLVED   Priority:  
Resolution: FIXED   Severity:  
Assigned To: Nurdin Premji <npremji@redhat.com>   Target Milestone:  
Summary:
Keywords:

Attachment Description Type Created Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 5417 depends on: Show dependency tree
Show dependency graph
Bug 5417 blocks: 2246 5421

Additional Comments:


Leave as RESOLVED FIXED
Reopen bug
Mark bug as VERIFIED

View Bug Activity   |   Format For Printing


Description:   Last confirmed: 0000-00-00 00:00 Opened: 2007-11-27 19:50
As an extension, when iterating through all threads but there is only one, don't
bother prefixing the output with that thread's focus.  I.e., instead of:
  (fhpd) print i
  [0.0]
  1
   (fhpd)
print:
   (fhpd) print i
   1
   (fhpd)

------- Additional Comment #1 From Nurdin Premji 2008-01-24 23:01 -------
Fixed.

The branch, master has been updated
       via  7a7b1daa37efb9051540f89f92b27e4ed04d6f30 (commit)
      from  731d52ca58b0f4fff40f44af122e7e7cd700d9b4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 7a7b1daa37efb9051540f89f92b27e4ed04d6f30
Author: Nurdin Premji <nurdin@localhost.localdomain>
Date:   Thu Jan 24 17:43:07 2008 -0500

    frysk-core/frysk/hpd/TaskData only print task id if more than one task

-----------------------------------------------------------------------

Summary of changes:
 frysk-core/frysk/hpd/ChangeLog          |   13 +++++++++++++
 frysk-core/frysk/hpd/EvalCommands.java  |    3 +--
 frysk-core/frysk/hpd/StackCommands.java |    6 ++----
 frysk-core/frysk/hpd/TaskData.java      |   27 ++++++++++++++++++---------
 4 files changed, 34 insertions(+), 15 deletions(-)

     Query page      Enter new bug
Actions: New | Query | bug # | Reports | Requests   New Account | Log In