summaryrefslogtreecommitdiff
path: root/open_issues
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2010-05-19 01:03:59 +0200
committerThomas Schwinge <thomas@schwinge.name>2010-05-19 01:03:59 +0200
commit7566b1ec17399f82767645af091efe7cbad3d243 (patch)
tree7e7504b6ed4ffbc169c064a01c35913c0c073737 /open_issues
parentdb3f476cf1591b1b593c1271bd81ca0d388d942e (diff)
Fix formatting.
Diffstat (limited to 'open_issues')
-rw-r--r--open_issues/crash_server.mdwn20
1 files changed, 10 insertions, 10 deletions
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 ?? ()