This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug breakpoints/15182] Pagination is triggered for dprintf


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

teawater <teawater at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |WAITING

--- Comment #2 from teawater <teawater at gmail dot com> 2013-04-26 07:57:02 UTC ---
http://www.sourceware.org/ml/gdb-patches/2013-04/msg00790.html

Instead of fixing this problem, could we document that user has to disable
pagination when dprintf breakpoint is used? Something similar is documented for
non-stop here <http://sourceware.org/gdb/onlinedocs/gdb/Non_002dStop-Mode.html>

     # If using the CLI, pagination breaks non-stop.
     set pagination off
--
Yao (ÃÃ)

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]