summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-user-guide/doc/using_eclipse.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-linux-user-guide/doc/using_eclipse.xml')
-rw-r--r--doc/book-enea-linux-user-guide/doc/using_eclipse.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/book-enea-linux-user-guide/doc/using_eclipse.xml b/doc/book-enea-linux-user-guide/doc/using_eclipse.xml
index f6c7759..f354399 100644
--- a/doc/book-enea-linux-user-guide/doc/using_eclipse.xml
+++ b/doc/book-enea-linux-user-guide/doc/using_eclipse.xml
@@ -877,7 +877,7 @@ root 329 0.0 0.2 1864824 2600 ? Ssl 12:47 0:08 /usr/sbin/tcf-agent -d -L- -l0</p
877 <para>Under the <emphasis role="bold">Debugger</emphasis> tab, 877 <para>Under the <emphasis role="bold">Debugger</emphasis> tab,
878 fill in the <literal>GDB Debugger</literal> field with the 878 fill in the <literal>GDB Debugger</literal> field with the
879 path to the GDB binary from the SDK. Example path: 879 path to the GDB binary from the SDK. Example path:
880 <filename>&lt;extsdkdir&gt;/tmp/sysroots/x86_64-linux/usr/bin/&lt;arch&gt;-enea-linux/&lt;arch&gt;-enea-linux-gdb</filename></para> 880 <filename>&lt;extsdkdir&gt;/tmp/sysroots/x86_64/usr/bin/&lt;arch&gt;-enea-linux/&lt;arch&gt;-enea-linux-gdb</filename></para>
881 </listitem> 881 </listitem>
882 882
883 <listitem> 883 <listitem>
@@ -900,7 +900,7 @@ root 329 0.0 0.2 1864824 2600 ? Ssl 12:47 0:08 /usr/sbin/tcf-agent -d -L- -l0</p
900 <para>In this section you learn to set up Eclipse for KGDB<indexterm> 900 <para>In this section you learn to set up Eclipse for KGDB<indexterm>
901 <primary>KGDB</primary> 901 <primary>KGDB</primary>
902 </indexterm> kernel debugging over the serial port, with examples for 902 </indexterm> kernel debugging over the serial port, with examples for
903 the <literal>raspberrypi3</literal> target. This is only given as an 903 the <literal>intel-corei7-64</literal> target. This is only given as an
904 example, your Enea Linux distribution may contain other targets. The 904 example, your Enea Linux distribution may contain other targets. The
905 corresponding instruction for debugging outside Eclipse is available in 905 corresponding instruction for debugging outside Eclipse is available in
906 Debugging the Linux Kernel (KGDB) from Command Line.<remark>LATER: Merge 906 Debugging the Linux Kernel (KGDB) from Command Line.<remark>LATER: Merge
@@ -934,7 +934,7 @@ root 329 0.0 0.2 1864824 2600 ? Ssl 12:47 0:08 /usr/sbin/tcf-agent -d -L- -l0</p
934 you can find it in the rootfs under the <literal>/boot</literal> 934 you can find it in the rootfs under the <literal>/boot</literal>
935 folder. If you build your own kernel using bitbake, it should be 935 folder. If you build your own kernel using bitbake, it should be
936 available in your build folder. Located in, for example: 936 available in your build folder. Located in, for example:
937 <filename><filename>tmp/work/raspberrypi3_64-enea-linux/linux-raspberrypi/1_4.9.59+gitAUTOINC+meta_machine-r0/image/boot/vmlinux-4.9.59</filename></filename></para> 937 <filename><filename>tmp/work/corei7-64-intel-common-enea-linux/linux-intel/4.14.66+gitAUTOINC+d64aec9793_dd6a8b48d4-r0/linux-corei7-64-intel-common-standard-build/vmlinux</filename></filename></para>
938 </listitem> 938 </listitem>
939 939
940 <listitem> 940 <listitem>