[patch] gdb/doc - PR2424 fix

Aleksandar Ristovski ARistovski@qnx.com
Wed Apr 16 18:56:00 GMT 2008


Eli Zaretskii wrote:
>> @@ -19107,7 +19108,7 @@
>>  ^running
>>  (gdb)
>>  @@Hello world
>> -*stopped,reason="breakpoint-hit",bkptno="2",frame=@{func="foo",args=[],
>>
+*stopped,reason="breakpoint-hit",disp="keep",bkptno="2",frame=@{func="foo",
args=[],
>>  file="hello.c",fullname="/home/foo/bar/hello.c",line="13"@}
> 
> The new line is too long, and will overflow the page margin in the
> printed version of the manual.  Please break it at a earlier place.
> 
>> @@ -20565,7 +20566,7 @@
>>  ^running
>>  
>>  (gdb)
>> -*stopped,reason="breakpoint-hit",bkptno="1",frame=@{func="main",
>>
+*stopped,reason="breakpoint-hit",disp="keep",bkptno="1",frame=@{func="main"
,
>>  args=[],file="try.c",fullname="/home/foo/bar/try.c",line="5"@}
>>  (gdb)
> 
> Same here.
> 
> Other than that, the patch is approved.
> 

Committed, final patch attached.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: PR2424gdb.texinfo.diff
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20080416/d1e9fee3/attachment.ksh>


More information about the Gdb-patches mailing list