public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/15294] New: list with unlimited listsize broken
@ 2013-03-21 18:06 palves at redhat dot com
  2013-03-21 18:22 ` [Bug gdb/15294] " palves at redhat dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: palves at redhat dot com @ 2013-03-21 18:06 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=15294

             Bug #: 15294
           Summary: list with unlimited listsize broken
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: palves@redhat.com
    Classification: Unclassified


(gdb) set listsize -1
(gdb) show listsize 
Number of source lines gdb will list by default is unlimited.
(gdb) list 1
(gdb) list 1
(gdb) list 1
(gdb) set listsize 10
(gdb) list 1
1       /* Main function for CLI gdb.  
2          Copyright (C) 2002-2013 Free Software Foundation, Inc.
3
4          This file is part of GDB.
5
6          This program is free software; you can redistribute it and/or modify
7          it under the terms of the GNU General Public License as published by
8          the Free Software Foundation; either version 3 of the License, or
9          (at your option) any later version.
10

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

end of thread, other threads:[~2013-03-28 16:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-21 18:06 [Bug gdb/15294] New: list with unlimited listsize broken palves at redhat dot com
2013-03-21 18:22 ` [Bug gdb/15294] " palves at redhat dot com
2013-03-28 11:50 ` cvs-commit at gcc dot gnu.org
2013-03-28 11:57 ` cvs-commit at gcc dot gnu.org
2013-03-28 12:02 ` palves at redhat dot com
2013-03-28 16:23 ` palves 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).