Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Brian Youmans <3diff@gnu.org>
To: gdb-patches@sources.redhat.com
Subject: final 5.1 gdb.texinfo diff
Date: Thu, 17 Jan 2002 11:16:00 -0000	[thread overview]
Message-ID: <E16RI11-0001wB-00@spider.gnu.org> (raw)

This last diff fixes or at least ameliorates 3 Overfull hbox problems,
by the expedient of un-indenting the examples.  It would be better if
someone rewrote these examples with shorter lines instead, but these
patches more or less fix the problems, at the cost of some ugliness.

- Brian Y., FSF office staff

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

*** gdbyesterday.texinfo	Thu Jan 17 13:59:08 2002
--- gdb.texinfo	Thu Jan 17 13:50:38 2002
***************
*** 10960,10967 ****
  debugged program's data segment:
  
  @smallexample
! (@value{GDBP}) info dos ldt $ds
! 0x13f: base=0x11970000 limit=0x0009ffff 32-Bit Data (Read/Write, Exp-up)
  @end smallexample
  
  @noindent
--- 10960,10967 ----
  debugged program's data segment:
  
  @smallexample
! @exdent @code{(@value{GDBP}) info dos ldt $ds}
! @exdent @code{0x13f: base=0x11970000 limit=0x0009ffff 32-Bit Data (Read/Write, Exp-up)}
  @end smallexample
  
  @noindent
***************
*** 11003,11012 ****
  example, here's how to display the Page Table entry for the page where
  the variable @code{i} is stored:
  
! @smallexample
! (@value{GDBP}) info dos address-pte __djgpp_base_address + (char *)&i
! Page Table entry for address 0x11a00d30:
! Base=0x02698000 Dirty Acc. Not-Cached Write-Back Usr Read-Write +0xd30
  @end smallexample
  
  @noindent
--- 11003,11012 ----
  example, here's how to display the Page Table entry for the page where
  the variable @code{i} is stored:
  
! @smallexample 
! @exdent @code{(@value{GDBP}) info dos address-pte __djgpp_base_address + (char *)&i}
! @exdent @code{Page Table entry for address 0x11a00d30:}
! @exdent @code{Base=0x02698000 Dirty Acc. Not-Cached Write-Back Usr Read-Write +0xd30} 
  @end smallexample
  
  @noindent
***************
*** 11025,11033 ****
  transfer buffer:
  
  @smallexample
! (@value{GDBP}) info dos address-pte *((unsigned *)&_go32_info_block + 3)
! Page Table entry for address 0x29110:
! Base=0x00029000 Dirty Acc. Not-Cached Write-Back Usr Read-Write +0x110
  @end smallexample
  
  @noindent
--- 11025,11033 ----
  transfer buffer:
  
  @smallexample
! @exdent @code{(@value{GDBP}) info dos address-pte *((unsigned *)&_go32_info_block + 3)}
! @exdent @code{Page Table entry for address 0x29110:}
! @exdent @code{Base=0x00029000 Dirty Acc. Not-Cached Write-Back Usr Read-Write +0x110}
  @end smallexample
  
  @noindent



             reply	other threads:[~2002-01-17 19:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-17 11:16 Brian Youmans [this message]
2002-01-17 14:55 ` Andrew Cagney
2002-01-20  4:03 ` Eli Zaretskii

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=E16RI11-0001wB-00@spider.gnu.org \
    --to=3diff@gnu.org \
    --cc=gdb-patches@sources.redhat.com \
    /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