public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/26294] New: FAIL: gdb.gdb/unittest.exp: maintenance selftest (help doc broken invariant: command 'maintenance print core-file-backed-mappings')
@ 2020-07-23 13:04 vries at gcc dot gnu.org
  2020-07-23 13:04 ` [Bug testsuite/26294] " vries at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: vries at gcc dot gnu.org @ 2020-07-23 13:04 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26294

            Bug ID: 26294
           Summary: FAIL: gdb.gdb/unittest.exp: maintenance selftest (help
                    doc broken invariant: command 'maintenance print
                    core-file-backed-mappings')
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

...
Running selftest help_doc_invariants.^M
help doc broken invariant: command 'maintenance print
core-file-backed-mappings' help doc first line is not terminated with a '.'
character^M
Self test failed: self-test failed at
/home/vries/gdb_versions/devel/src/gdb/unittests/command-def-selftests.c:100^M
Ran 61 unit tests, 1 failed^M
(gdb) FAIL: gdb.gdb/unittest.exp: maintenance selftest
...

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug testsuite/26294] FAIL: gdb.gdb/unittest.exp: maintenance selftest (help doc broken invariant: command 'maintenance print core-file-backed-mappings')
  2020-07-23 13:04 [Bug testsuite/26294] New: FAIL: gdb.gdb/unittest.exp: maintenance selftest (help doc broken invariant: command 'maintenance print core-file-backed-mappings') vries at gcc dot gnu.org
@ 2020-07-23 13:04 ` vries at gcc dot gnu.org
  2020-07-23 20:40 ` [Bug corefiles/26294] " kevinb at redhat dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: vries at gcc dot gnu.org @ 2020-07-23 13:04 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26294

Tom de Vries <vries at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kevinb at redhat dot com

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug corefiles/26294] FAIL: gdb.gdb/unittest.exp: maintenance selftest (help doc broken invariant: command 'maintenance print core-file-backed-mappings')
  2020-07-23 13:04 [Bug testsuite/26294] New: FAIL: gdb.gdb/unittest.exp: maintenance selftest (help doc broken invariant: command 'maintenance print core-file-backed-mappings') vries at gcc dot gnu.org
  2020-07-23 13:04 ` [Bug testsuite/26294] " vries at gcc dot gnu.org
@ 2020-07-23 20:40 ` kevinb at redhat dot com
  2020-07-23 20:42 ` cvs-commit at gcc dot gnu.org
  2020-07-24  5:37 ` kevinb at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: kevinb at redhat dot com @ 2020-07-23 20:40 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26294

Kevin Buettner <kevinb at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|testsuite                   |corefiles
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at sourceware dot org   |kevinb at redhat dot com

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug corefiles/26294] FAIL: gdb.gdb/unittest.exp: maintenance selftest (help doc broken invariant: command 'maintenance print core-file-backed-mappings')
  2020-07-23 13:04 [Bug testsuite/26294] New: FAIL: gdb.gdb/unittest.exp: maintenance selftest (help doc broken invariant: command 'maintenance print core-file-backed-mappings') vries at gcc dot gnu.org
  2020-07-23 13:04 ` [Bug testsuite/26294] " vries at gcc dot gnu.org
  2020-07-23 20:40 ` [Bug corefiles/26294] " kevinb at redhat dot com
@ 2020-07-23 20:42 ` cvs-commit at gcc dot gnu.org
  2020-07-24  5:37 ` kevinb at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-07-23 20:42 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26294

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Kevin Buettner <kevinb@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=513487e1a8feefec1ba8f51c1dec56800a927dfa

commit 513487e1a8feefec1ba8f51c1dec56800a927dfa
Author: Kevin Buettner <kevinb@redhat.com>
Date:   Thu Jul 23 13:26:44 2020 -0700

    Fix BZ 26294 - Add period to help text for maint print
core-file-backed-mappings

    gdb/ChangeLog:

            PR corefiles/26294
            * corelow.c (_initialize_corelow): Add period to help text
            for "maintenance print core-file-backed-mappings".

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug corefiles/26294] FAIL: gdb.gdb/unittest.exp: maintenance selftest (help doc broken invariant: command 'maintenance print core-file-backed-mappings')
  2020-07-23 13:04 [Bug testsuite/26294] New: FAIL: gdb.gdb/unittest.exp: maintenance selftest (help doc broken invariant: command 'maintenance print core-file-backed-mappings') vries at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2020-07-23 20:42 ` cvs-commit at gcc dot gnu.org
@ 2020-07-24  5:37 ` kevinb at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: kevinb at redhat dot com @ 2020-07-24  5:37 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=26294

Kevin Buettner <kevinb at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Kevin Buettner <kevinb at redhat dot com> ---
Fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-24  5:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-23 13:04 [Bug testsuite/26294] New: FAIL: gdb.gdb/unittest.exp: maintenance selftest (help doc broken invariant: command 'maintenance print core-file-backed-mappings') vries at gcc dot gnu.org
2020-07-23 13:04 ` [Bug testsuite/26294] " vries at gcc dot gnu.org
2020-07-23 20:40 ` [Bug corefiles/26294] " kevinb at redhat dot com
2020-07-23 20:42 ` cvs-commit at gcc dot gnu.org
2020-07-24  5:37 ` kevinb at redhat dot com

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