From 7566b1ec17399f82767645af091efe7cbad3d243 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 19 May 2010 01:03:59 +0200 Subject: Fix formatting. --- open_issues/crash_server.mdwn | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'open_issues') diff --git a/open_issues/crash_server.mdwn b/open_issues/crash_server.mdwn index e6738766..13da7f65 100644 --- a/open_issues/crash_server.mdwn +++ b/open_issues/crash_server.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2009 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2009, 2010 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -55,14 +55,14 @@ one... * ... does not always produce a useful backtrace: $ gdb test core - warning: core file may not match specified executable file. -[New Thread 86678] - warning: Wrong size fpregset in core file. - ... - Core was generated by `./test'. - Program terminated with signal 6, Aborted. - warning: Wrong size fpregset in core file. - (gdb) bt + warning: core file may not match specified executable file. + [New Thread 86678] + warning: Wrong size fpregset in core file. + ... + Core was generated by `./test'. + Program terminated with signal 6, Aborted. + warning: Wrong size fpregset in core file. + (gdb) bt #0 0x00000000 in ?? () #1 0x011f593f in __msg_sig_post (process=72, signal=6, sigcode=0, refport=1) at /build/buildd-eglibc_2.10.2-7-hurd-i386-iGL6op/eglibc-2.10.2/build-tree/hurd-i386-libc/hurd/RPC_msg_sig_post.c:144 @@ -74,7 +74,7 @@ one... #6 0x0109de59 in abort () at abort.c:88 #7 0x0804849f in main () - $ gdb test core + $ gdb test core Program terminated with signal 11, Segmentation fault. warning: Wrong size fpregset in core file. #0 0x00000000 in ?? () -- cgit v1.2.3