patch-2.4.15 linux/Documentation/s390/Debugging390.txt
Next file: linux/Documentation/s390/chandev.8
Previous file: linux/Documentation/parport.txt
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Wed Nov 7 14:46:01 2001
- Orig file:
v2.4.14/linux/Documentation/s390/Debugging390.txt
- Orig date:
Sun Aug 12 13:27:58 2001
diff -u --recursive --new-file v2.4.14/linux/Documentation/s390/Debugging390.txt linux/Documentation/s390/Debugging390.txt
@@ -1287,10 +1287,14 @@
circumstances as the process may change when doing a
TR I R <address range>.
Thankfully after reading VM's online help I figured out how to debug
-I particular process.
+particular processes in 31 bit mode, however, according to the current
+VM online help documentation the method described below uses
+TR STO or STD which don't currently work on z/Series while in
+64-bit mode.
Your first problem is to find the STD ( segment table designation )
of the program you wish to debug.
+
There are several ways you can do this here are a few
1) objdump --syms <program to be debugged> | grep main
To get the address of main in the program.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)