X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=README.md;h=d9bc89ab3fbd1748076e81d43f3d6d1a35c3ff0a;hb=f36351d59de34531be93305a50a4f70ee24200d1;hp=389c03df8f9c06aded509b495e4e81c5ca23e720;hpb=60974e66c57cacdc2483d74718c4bb0a993d2183;p=src%2Fxds%2Fxds-gdb.git diff --git a/README.md b/README.md index 389c03d..d9bc89a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,16 @@ -xds-gdb: wrapper on gdb for XDS -================================= +# xds-gdb `xds-gdb` is a wrapper on gdb debugger for X(cross) Development System. + +This tool allows you to debug an application built with an xds-server without +the need to install gdb or any cross tool. + +## Documentation + +Please find XDS User's Guide online at : + +[https://docs.automotivelinux.org/docs/en/master/devguides/#xcross-development-system-user's-guide](https://docs.automotivelinux.org/docs/en/master/devguides/#xcross-development-system-user's-guide) + +and `xds-gdb` advanced documentation at : + +[https://docs.automotivelinux.org/docs/en/master/devguides/reference/xds/part-2/4_xds-gdb/0_abstract.html](https://docs.automotivelinux.org/docs/en/master/devguides/reference/xds/part-2/4_xds-gdb/0_abstract.html)