<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for stm8 binutils-gdb</title><link>https://sourceforge.net/p/stm8-binutils-gdb/activity/</link><description>Recent activity for stm8 binutils-gdb</description><language>en</language><lastBuildDate>Sun, 15 Feb 2026 19:55:03 -0000</lastBuildDate><item><title>Tlapicka posted a comment on ticket #10</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/10/?limit=25#658d</link><description>Excuse me. An other bug. I tested wrong. I'm sendin new version of patch</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tlapicka</dc:creator><pubDate>Sun, 15 Feb 2026 19:55:03 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/10/?limit=25#658d</guid></item><item><title>Tlapicka modified a comment on ticket #10</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/10/?limit=25#6ae5</link><description>I'm not sure if i can manage project on sourceforge. I have this repo for me and my students. https://gitlab.com/spseol/mit-no/stm8-binutils-gdb-legacy If you mean that my work is useful mention my project on this project website. Each one who search 'STM8 debuggin' find this site. Not long ago I find STM8-GDB base on version 15.0. In this time I'm testing it. https://gitlab.com/spseol/mit-no/stm8-binutils-gdb Than you for your work.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tlapicka</dc:creator><pubDate>Sun, 15 Feb 2026 17:08:25 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/10/?limit=25#6ae5</guid></item><item><title>Tlapicka modified a comment on ticket #10</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/10/?limit=25#6ae5</link><description>I'm not sure if i can manage project on sourceforge. I have this repo for me and my students. https://gitlab.com/spseol/mit-no/stm8-binutils-gdb-legacy If you mean that my work is useful mention my project on this project website. Not long ago I find STM8-GDB base on version 15.0. In this time I'm testing it. https://gitlab.com/spseol/mit-no/stm8-binutils-gdb Than you for your work.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tlapicka</dc:creator><pubDate>Sun, 15 Feb 2026 17:07:02 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/10/?limit=25#6ae5</guid></item><item><title>Tlapicka posted a comment on ticket #10</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/10/?limit=25#6ae5</link><description>I'm not sure if i can manage project on sourceforge. I have this repo for me and my students. https://gitlab.com/spseol/mit-no/stm8-binutils-gdb-legacy If you mean that my work is useful mention my project on this project website. Than you for your work.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tlapicka</dc:creator><pubDate>Sun, 15 Feb 2026 17:03:45 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/10/?limit=25#6ae5</guid></item><item><title>akre posted a comment on ticket #10</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/10/?limit=25#ce12</link><description>Wow! Someone is using this in 2026 :-) I will give you maintainer rights if you want to merge it your self.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Sun, 15 Feb 2026 13:23:15 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/10/?limit=25#ce12</guid></item><item><title>Tlapicka created ticket #10</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/10/</link><description>Fix build failures with GCC 14+ and Python 3.13</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tlapicka</dc:creator><pubDate>Sat, 14 Feb 2026 19:29:49 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/10/</guid></item><item><title>Mian Qi modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/4b7168df3c/?limit=25#d463</link><description>Problem solved by following changes: 1. add ";" at the end of array definition. 2. there should not be "{}" at the end of function declaration. 3. "P2.2" should be "P2_2". 4. "sdcc -c -mmcs51 --std-sdcc89 display.c" should be "sdcc -c -mmcs51 display.c".</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mian Qi</dc:creator><pubDate>Mon, 12 Feb 2024 14:35:10 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/4b7168df3c/?limit=25#d463</guid></item><item><title>Mian Qi posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/4b7168df3c/?limit=25#d463</link><description>Problem solved by following changes: 1. add ";" at the end of array definition. 2. there should not be "{}" at the end of function declaration. 3. "P2.2" should be "P2_2". 4. sdcc -c -mmcs51 --std-sdcc89 display.c" should be "sdcc -c -mmcs51 display.c".</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mian Qi</dc:creator><pubDate>Mon, 12 Feb 2024 14:34:56 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/4b7168df3c/?limit=25#d463</guid></item><item><title>Mian Qi modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/4b7168df3c/?limit=25#8752</link><description>I wrote "display.h" this way: #ifndef __DISPLAY_H_ #define __DISPLAY_H_ const unsigned int display_segment[10] ={ 0x3f, 0x06, 0x5d, 0x4f, 0x65, 0xd5, 0x7d, 0x07, 0x7f, 0x4f } const unsigned int display_digit[0]={ 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07 } void segmentDisplay(unsigned int segment){}; void digitDisplay(unsigned int digit){}; void numberDisplay(unsigned int* segment, unsigned int digit){}; __sfr __at(0x80) P0; __sfr __at(0xA0) P2; __sbit __at(0xA0+2) P2.2 __sbit __at(0xA0+3) P2.3 __sbit__at(0xA0+4)...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mian Qi</dc:creator><pubDate>Mon, 12 Feb 2024 11:20:05 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/4b7168df3c/?limit=25#8752</guid></item><item><title>Mian Qi posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/4b7168df3c/?limit=25#8752</link><description>I wrote "display.h" this way: ifndef __DISPLAY_H_ define __DISPLAY_H_ const unsigned int display_segment[10] ={ 0x3f, 0x06, 0x5d, 0x4f, 0x65, 0xd5, 0x7d, 0x07, 0x7f, 0x4f } const unsigned int display_digit[0]={ 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07 } void segmentDisplay(unsigned int segment){}; void digitDisplay(unsigned int digit){}; void numberDisplay(unsigned int* segment, unsigned int digit){}; __sfr __at(0x80) P0; __sfr __at(0xA0) P2; __sbit __at(0xA0+2) P2.2 __sbit __at(0xA0+3) P2.3 __sbit__at(0xA0+4)...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mian Qi</dc:creator><pubDate>Mon, 12 Feb 2024 11:09:10 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/4b7168df3c/?limit=25#8752</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#cb9b/4fd8</link><description>FYI: Posting screen shots is close to useless.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Thu, 27 Apr 2023 19:32:22 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#cb9b/4fd8</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#cb9b/123a</link><description>It is usually some important prerequisite missing. I just ran compilation of the whole thing on ubuntu 22.10 without any issues. https://sourceware.org/gdb/onlinedocs/gdb/Requirements.html</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Thu, 27 Apr 2023 19:29:03 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#cb9b/123a</guid></item><item><title>Mian Qi posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#cb9b</link><description>Yes, I did as it was told in README, and there was no error prompted in "./configure.sh".</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mian Qi</dc:creator><pubDate>Thu, 27 Apr 2023 06:42:18 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#cb9b</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#1612/e2a4</link><description>Did you do as described in the README file? Also check for any errors from configure script.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Wed, 26 Apr 2023 05:28:37 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#1612/e2a4</guid></item><item><title>Philipp Klaus Krause created ticket #9</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/9/</link><description>Outdated website</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philipp Klaus Krause</dc:creator><pubDate>Wed, 26 Apr 2023 05:24:12 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/9/</guid></item><item><title>Mian Qi posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#1612</link><description>I have just tested on Ubuntu, the situation was the same - there was error when "make".</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mian Qi</dc:creator><pubDate>Wed, 26 Apr 2023 02:12:40 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#1612</guid></item><item><title>Mian Qi posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#49bc</link><description>The errors after run "make install":</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mian Qi</dc:creator><pubDate>Tue, 25 Apr 2023 23:49:19 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#49bc</guid></item><item><title>Mian Qi posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#94f8</link><description>I made it in VMware on Windows 10, when I run "make" and "make install" as it was told here - https://stm8-binutils-gdb.sourceforge.io/, there were both 2 errors:</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mian Qi</dc:creator><pubDate>Tue, 25 Apr 2023 23:48:26 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#94f8</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#7bbb/48ae</link><description>What I meant was to compile in linux under wsl for linux instead of cygwin. In any case building under cygwin should be no problem either. /Ake</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Mon, 05 Sep 2022 19:29:02 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#7bbb/48ae</guid></item><item><title>Mario Kitzler posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#7bbb</link><description>Dear akre, sorry for the delay. First I was short of time. Afterwards I was struggling around with Vistual Studio Code and WSL. Compiling the binaries for STM8-binutils in WSL means that I have to cross compile them. I doubt I can do that.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mario Kitzler</dc:creator><pubDate>Mon, 05 Sep 2022 19:17:59 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#7bbb</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#5a91/e1f5/bfa7</link><description>Or compile it under WSL is perhaps better.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Wed, 31 Aug 2022 20:05:13 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#5a91/e1f5/bfa7</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#5a91/e1f5</link><description>Instructions here: https://stm8-binutils-gdb.sourceforge.io/ Find the requirements for building here: https://sourceware.org/gdb/current/onlinedocs/gdb/Requirements.html And in addition if you want TUI mode you should also install ncurses libraries.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Wed, 31 Aug 2022 19:45:58 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#5a91/e1f5</guid></item><item><title>Mario Kitzler posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#5a91</link><description>Thanks for that information. However this was not what I was hoping for. Is there a guide on how to compile the binutils?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mario Kitzler</dc:creator><pubDate>Wed, 31 Aug 2022 19:13:38 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#5a91</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#d601/26ac</link><description>Precompiled cygwin binaries are no longer provided. You need to compile it your self... /Ake</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Wed, 31 Aug 2022 18:54:13 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#d601/26ac</guid></item><item><title>Mario Kitzler posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#d601</link><description>Hello everybody. I'm on Windows 10 and I've been trying to install the binutils for STM8 according to https://stm8-binutils-gdb.sourceforge.io/ . It seems that the folder for "/cygwin" is not available under "stm8-binutils-gdb" anymore. No mather what mirrors I use, the setup of cygwin complains about missing files: "HTTP status 404 fetching https://sourceforge.net/projects/stm8-binutils-gdb/files/x86_64/..." Can anybody help me?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mario Kitzler</dc:creator><pubDate>Wed, 31 Aug 2022 18:49:10 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/cbff67c731/?limit=25#d601</guid></item><item><title>akre modified ticket #8</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/8/</link><description>Running stm8-gdb under python 3.8 generates warnings</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Sun, 01 May 2022 11:48:19 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/8/</guid></item><item><title>Allan Macdonald posted a comment on ticket #8</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/8/?limit=25#0c40/5a45</link><description>@akre: Yeah I suppose but I found it just as easy to fix prompt.py to get rid of the error and move on.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Macdonald</dc:creator><pubDate>Sat, 30 Apr 2022 20:18:34 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/8/?limit=25#0c40/5a45</guid></item><item><title>akre modified a comment on ticket #8</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/8/?limit=25#0c40</link><description>Hello, you are probably experiencing the python insanity of breaking old code. Try running with python 2 instead or if you don't need python configure gdb with "--with-python=no"</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Sat, 30 Apr 2022 15:33:04 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/8/?limit=25#0c40</guid></item><item><title>akre posted a comment on ticket #8</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/8/?limit=25#0c40</link><description>Hello, you are probably experiencing the python insanity of breaking old code. Try compiling with python 2 instead or if you don't need python configure gdb with "--with-python=no"</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Sat, 30 Apr 2022 15:26:45 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/8/?limit=25#0c40</guid></item><item><title>Allan Macdonald created ticket #8</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/8/</link><description>Running stm8-gdb under python 3.8 generates warnings</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Macdonald</dc:creator><pubDate>Sat, 30 Apr 2022 15:07:27 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/8/</guid></item><item><title>Allan Macdonald posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#5bae</link><description>I don't like seeing errors during make either. I'm running Ubuntu 20.04 and to get the package to complile without errors, I had to: sudo apt install libncursesw5-dev sudo apt install texinfo I haven't run make install yet or actually tried to run anything so wish me luck!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Macdonald</dc:creator><pubDate>Fri, 29 Apr 2022 20:54:12 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#5bae</guid></item><item><title>akre created a blog post</title><link>https://sourceforge.net/p/stm8-binutils-gdb/news/2021/07/stm8-binutils-gdb-20210718-release/</link><description>stm8-binutils-gdb-20210718 release</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Sun, 18 Jul 2021 07:36:43 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/news/2021/07/stm8-binutils-gdb-20210718-release/</guid></item><item><title>stm8 binutils-gdb released /stm8-binutils-gdb-sources-2021-07-18.tar.gz</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/stm8-binutils-gdb/files/stm8-binutils-gdb-sources-2021-07-18.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stm8 binutils-gdb</dc:creator><pubDate>Sun, 18 Jul 2021 07:32:02 -0000</pubDate><guid>https://sourceforge.net/projects/stm8-binutils-gdb/files/stm8-binutils-gdb-sources-2021-07-18.tar.gz/download</guid></item><item><title>LuisH posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6ebc1ee6a7/?limit=25#1468/a312/cc09</link><description>I haven't checked, but the culprit functions were deprecated in python 3.2 and changed functionality in python 3.8 Documentation for python 2.7 also mentions the functions as deprecated and suggests the same changes. So I assume the changes will work on python 2.7 and at least anything at or above 3.2 And the segfault will be present in 3.8 and above. Attached my python.c after running the README "*.sh" and Martin patch and the partially applied patch in my previous reply</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LuisH</dc:creator><pubDate>Mon, 19 Apr 2021 13:27:14 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6ebc1ee6a7/?limit=25#1468/a312/cc09</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6ebc1ee6a7/?limit=25#1468/a312</link><description>Thanks for your effort. Have you tested this patch with older versions of python as well?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Mon, 19 Apr 2021 09:38:49 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6ebc1ee6a7/?limit=25#1468/a312</guid></item><item><title>LuisH modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6ebc1ee6a7/?limit=25#1468</link><description>I had the same issue on manjaro, applying the patch you mention let the compilation end successfully, then launching stm8-gdb there was a "segmentation fault (core dumped)" error immediately. Turns out that using Python 3.9 there is a new error due to deprecated C api functions, a little investigation took me here: https://bugzilla.redhat.com/show_bug.cgi?id=1829702 and here: https://sourceware.org/pipermail/gdb-patches/2020-May/169110.html There is a patch at the end of the last page to be applied...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LuisH</dc:creator><pubDate>Mon, 19 Apr 2021 01:53:17 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6ebc1ee6a7/?limit=25#1468</guid></item><item><title>LuisH posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6ebc1ee6a7/?limit=25#1468</link><description>I had the same issue on manjaro, applying the patch you mention let the compilation end successfully but launching stm8-gdb there was a "segmentation fault (core dumped)" error inmediatlely. But for Python 3.9 there is a new error, a little investigation took me here: https://bugzilla.redhat.com/show_bug.cgi?id=1829702 and here: https://sourceware.org/pipermail/gdb-patches/2020-May/169110.html There is a patch at the end of the last page to be applied at /gdb/python/python.c When I applied it, it...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">LuisH</dc:creator><pubDate>Mon, 19 Apr 2021 01:49:36 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6ebc1ee6a7/?limit=25#1468</guid></item><item><title>Thomas posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/e8059e70d4/?limit=25#a168</link><description>Dear @arehnman, hello everyone, first of all, thanks for sharing this great project! After playing a bit with stm8-gdb and OpenOCD I managed to debug an STM8L101 target. It was fun but as a total newbie I had to navigate a few rough spots, especially in OpenOCD (maybe I just goofed but so did others) and adding some of my findings to the docs might help: OpenOCD interface config new targets, e.g. STM8L Low Density capabilities/limitations of the STM8 DM As it makes little sense to propose changes...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Thomas</dc:creator><pubDate>Sun, 20 Sep 2020 06:46:40 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/e8059e70d4/?limit=25#a168</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#8547/cd98/7c7d/89d8</link><description>Ok, I don't think make should fail though.... /Ake On 2020-07-23 17:45, Maxim wrote: Yes, the problem was resolved (there was no a problem actually). I considered that the log of make I posted above is an error, but it's actually not. compilation on ubuntu https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#8547/cd98/7c7d Sent from sourceforge.net because ake.rehnman@gmail.com is subscribed to https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/ To...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Thu, 23 Jul 2020 17:43:44 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#8547/cd98/7c7d/89d8</guid></item><item><title>Maxim posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#8547/cd98/7c7d</link><description>Yes, the problem was resolved (there was no a problem actually). I considered that the log of make I posted above is an error, but it's actually not.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maxim</dc:creator><pubDate>Thu, 23 Jul 2020 15:45:11 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#8547/cd98/7c7d</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#8547/cd98</link><description>Was the problem resolved and what was the issue?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Thu, 23 Jul 2020 14:34:00 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#8547/cd98</guid></item><item><title>Maxim modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#8547</link><description>upd: sorry for disturb. Everything works. I just though it was incomplete or broken istallation due to such log :-) Hi, @arehnman, I faild to compile the latest version of stm8-binutils-gdb (stm8-binutils-gdb-sources-2020-03-22) on Ubuntu 18 (gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) ) . I tried it on 2 macines with Ubuntu version I mentioned about and on a machine with Xubuntu with gcc 5.4. The tail of the make step log: config.status: creating po/Makefile.in config.status: executing depfiles...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maxim</dc:creator><pubDate>Thu, 23 Jul 2020 14:08:04 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#8547</guid></item><item><title>Maxim modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#8547</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maxim</dc:creator><pubDate>Thu, 23 Jul 2020 14:05:57 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#8547</guid></item><item><title>Maxim modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#8547</link><description>Hi, @arehnman, I faild to compile the latest version of stm8-binutils-gdb (stm8-binutils-gdb-sources-2020-03-22) on Ubuntu 18 (gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) ) . I tried it on 2 macines with Ubuntu version I mentioned about and on a machine with Xubuntu with gcc 5.4. The tail of the make step log: config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maxim</dc:creator><pubDate>Thu, 23 Jul 2020 13:48:37 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#8547</guid></item><item><title>Maxim posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#8547</link><description>Hi, @arehnman, I faild to compile the latest version of stm8-binutils-gdb on Ubuntu 18 (gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) ) . I tried it on 2 macines with Ubuntu version I mentioned about and on a machine with Xubuntu with gcc 5.4. The tail of the make step log: config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status:...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maxim</dc:creator><pubDate>Thu, 23 Jul 2020 13:45:46 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#8547</guid></item><item><title>Martin posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6ebc1ee6a7/?limit=25#68f7</link><description>Hi, Fedora 32 - build fails, error is gdb/python/python.c:1853:45: error: too few arguments to function 'int _PyImport_FixupBuiltin(PyObject, const char, PyObject*)' This is a GDB error, and was patched: https://bugzilla.redhat.com/show_bug.cgi?id=1577396 Have attached the patch, which fixed my issue. Cheers, Martin.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin</dc:creator><pubDate>Tue, 05 May 2020 17:55:37 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6ebc1ee6a7/?limit=25#68f7</guid></item><item><title>akre created a blog post</title><link>https://sourceforge.net/p/stm8-binutils-gdb/news/2020/03/stm8-binutils-gdb-20200322-release/</link><description>stm8-binutils-gdb-20200322 release</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Sun, 22 Mar 2020 12:30:29 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/news/2020/03/stm8-binutils-gdb-20200322-release/</guid></item><item><title>stm8 binutils-gdb released /stm8-binutils-gdb-sources-2020-03-22.tar.gz</title><link>https://sourceforge.nethttps%3A//sourceforge.net/projects/stm8-binutils-gdb/files/stm8-binutils-gdb-sources-2020-03-22.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stm8 binutils-gdb</dc:creator><pubDate>Sun, 22 Mar 2020 12:24:02 -0000</pubDate><guid>https://sourceforge.net/projects/stm8-binutils-gdb/files/stm8-binutils-gdb-sources-2020-03-22.tar.gz/download</guid></item><item><title>akre modified ticket #4</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/4/</link><description>Options in usage example</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Sun, 23 Feb 2020 23:23:29 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/4/</guid></item><item><title>akre modified ticket #6</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/6/</link><description>Missing link to tracker on website</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Sun, 23 Feb 2020 23:23:00 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/6/</guid></item><item><title>akre modified ticket #5</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/5/</link><description>Include stm8 while building multi architecture gdb</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Sun, 23 Feb 2020 23:20:10 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/5/</guid></item><item><title>akre posted a comment on ticket #5</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/5/?limit=25#5247</link><description>Merged</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Sun, 23 Feb 2020 23:20:10 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/5/?limit=25#5247</guid></item><item><title>akre modified ticket #7</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/7/</link><description>Missing bccm opcodes, incorrect cplw mnemonic</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Sun, 23 Feb 2020 23:14:35 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/7/</guid></item><item><title>akre posted a comment on ticket #7</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/7/?limit=25#819d</link><description>Patch is merged</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Sun, 23 Feb 2020 23:14:35 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/7/?limit=25#819d</guid></item><item><title>Francis Mariano posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/5e298ecb12/?limit=25#8e76/90bd/6b1f</link><description>Ok. Thank you.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Francis Mariano</dc:creator><pubDate>Thu, 13 Feb 2020 11:13:51 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/5e298ecb12/?limit=25#8e76/90bd/6b1f</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/5e298ecb12/?limit=25#8e76/90bd</link><description>Hello and thanks for your interest in the stm8-binutils project. Unfortunately there are no plans for supplying packages for macOS. In fact I am planning on removing the packages for cygwin as well.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Wed, 12 Feb 2020 21:35:12 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/5e298ecb12/?limit=25#8e76/90bd</guid></item><item><title>Francis Mariano posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/5e298ecb12/?limit=25#8e76</link><description>Hello guys. Is it possible to add stm8 binutils-gdb to homebrew like sscd and open-ocd? Homebrew is a package manager to macOS. https://formulae.brew.sh/formula/sdcc and https://formulae.brew.sh/formula/open-ocd I have been tried compile it to macOs, but with no success. Can anyone help?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Francis Mariano</dc:creator><pubDate>Wed, 12 Feb 2020 17:52:35 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/5e298ecb12/?limit=25#8e76</guid></item><item><title>akre posted a comment on ticket #7</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/7/?limit=25#47e8</link><description>Thanks for your contribution. I will work this patch into the next revision. /Ake</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Sun, 12 Jan 2020 13:22:46 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/7/?limit=25#47e8</guid></item><item><title>Piotr Wiszowaty created ticket #7</title><link>https://sourceforge.net/p/stm8-binutils-gdb/tickets/7/</link><description>Missing bccm opcodes, incorrect cplw mnemonic</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Piotr Wiszowaty</dc:creator><pubDate>Sat, 11 Jan 2020 22:02:50 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/tickets/7/</guid></item><item><title>Benno posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#630b</link><description>I gave it another try today. Somehow I had prevent my shell from reading my bashrc when compiling. After that it worked.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benno</dc:creator><pubDate>Wed, 13 Nov 2019 21:01:24 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#630b</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#977a</link><description>FYI I just recompiled everyting with gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 without any problems.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Mon, 23 Sep 2019 09:26:23 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#977a</guid></item><item><title>Benno modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#1df5</link><description>g++ -x c++ -std=gnu++11 -g -O2 -I. -I. -I./common -I./config -DLOCALEDIR="\"/home/benno/Programs/stm8_binutils/build/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benno</dc:creator><pubDate>Thu, 19 Sep 2019 07:13:08 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#1df5</guid></item><item><title>Benno posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#1df5</link><description>g++ -x c++ -std=gnu++11 -g -O2 -I. -I. -I./common -I./config -DLOCALEDIR="\"/home/benno/Programs/stm8_binutils/build/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I./../zlib -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benno</dc:creator><pubDate>Thu, 19 Sep 2019 07:07:16 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#1df5</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#e12f/2ef4</link><description>I am out of ideas. You must have something funky going on with your build environment. Could you post the command line for the failing ser-tcp.c source e.i "g++ .... ser-tcp.c" ?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Thu, 19 Sep 2019 06:16:01 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#e12f/2ef4</guid></item><item><title>Benno posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#e12f</link><description>Neither specifiying CXX="g++ -std=gnu++1" nor using gcc-5-5 helped</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benno</dc:creator><pubDate>Thu, 19 Sep 2019 06:08:27 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#e12f</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#b7a5/808c</link><description>Just compiled everything in ubutu gcc 5.4.0 without any problems. I am not sure why compilation fails for you. Looking in /usr/include/unistd.h: #if defined __USE_MISC || defined __USE_XOPEN # ifndef __socklen_t_defined typedef __socklen_t socklen_t; # define __socklen_t_defined # endif #endif and __USE_MISC is defined in /usr/include/features.h: #if defined _DEFAULT_SOURCE # define __USE_MISC 1 #endif The `-ansi' switch to the GNU C compiler, and standards conformance options such as `-std=c99',...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Wed, 18 Sep 2019 19:54:06 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#b7a5/808c</guid></item><item><title>Benno posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#b7a5</link><description>Update: I have the exact same problem on a centos machine (gcc 7.2)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benno</dc:creator><pubDate>Wed, 18 Sep 2019 16:44:18 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#b7a5</guid></item><item><title>Benno posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#83e7</link><description>I removed the entire directory and run ran patch_binutils.sh and configure_binutils.sh again before i called make with another compiler</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benno</dc:creator><pubDate>Wed, 18 Sep 2019 15:27:11 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#83e7</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#fe37/669c</link><description>Stupid question but did you "make distclean" after changing compiler?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Wed, 18 Sep 2019 14:57:00 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#fe37/669c</guid></item><item><title>Benno posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#fe37</link><description>Yes, but i could not make much sense of it. It seems that configure assumes a different compiler version?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benno</dc:creator><pubDate>Wed, 18 Sep 2019 14:38:08 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#fe37</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#c31a/bc02</link><description>Have you seen this? https://stackoverflow.com/questions/52451352/why-gdb8-2-compile-error-on-centos7-aliyun</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Wed, 18 Sep 2019 14:17:29 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#c31a/bc02</guid></item><item><title>Benno posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#c31a</link><description>ser-tcp.c:64:13: error: conflicting declaration ‘typedef int socklen_t’ typedef int socklen_t; ^~~~~~~~~ In file included from build-gnulib/import/unistd.h:40:0, from ./gnulib/import/pathmax.h:42, from ./common/common-defs.h:73, from defs.h:28, from ser-tcp.c:20: /usr/include/unistd.h:277:21: note: previous declaration as ‘typedef __socklen_t socklen_t’ typedef __socklen_t socklen_t;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benno</dc:creator><pubDate>Wed, 18 Sep 2019 12:26:11 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#c31a</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#e0c0/4d34</link><description>What is the rest of the error message saying?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Wed, 18 Sep 2019 12:06:58 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#e0c0/4d34</guid></item><item><title>Benno modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#e0c0</link><description>The compilation of stm8-binutils is not working for me on ubuntu. The patching and configuring step seem to work just fine, but the compilation with make fails. I tried it with different gcc versions (4.8 and 7). The compilation process with gcc7 runs considerably longer but eventually fails too (but with a different error). The error I obtain with gcc7: ser-tcp.c:64:13: error: conflicting declaration ‘typedef int socklen_t’</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benno</dc:creator><pubDate>Wed, 18 Sep 2019 11:38:54 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#e0c0</guid></item><item><title>Benno modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#e0c0</link><description>The compilation of stm8-binutils is not working for me on ubuntu. The patching and configuring step seem to work just fine, but the compilation with make fails. I tried it with different gcc versions (4.8 and 7). The compilation process with gcc7 runs considerably longer but eventually fails too (but with a different error). The error I obtain with gcc7: ser-tcp.c:64:13: error: conflicting declaration ‘typedef int socklen_t’`</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benno</dc:creator><pubDate>Wed, 18 Sep 2019 11:38:28 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#e0c0</guid></item><item><title>Benno modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#e0c0</link><description>The compilation of stm8-binutils is not working for me on ubuntu. The patching and configuring step seem to work just fine, but the compilation with make fails. I tried it with different gcc versions (4.8 and 7). The compilation process with gcc7 runs considerably longer but eventually fails too (but with a different error). The error I obtain with gcc7: error: conflicting declaration ‘typedef int socklen_t’</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benno</dc:creator><pubDate>Wed, 18 Sep 2019 11:38:05 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#e0c0</guid></item><item><title>Benno modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#e0c0</link><description>The compilation of stm8-binutils is not working for me on ubuntu. The patching and configuring step seem to work just fine, but the compilation with make fails. I tried it with different gcc versions (4.8 and 7). The compilation process with gcc7 runs considerably longer but eventually fails too (but with a different error).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benno</dc:creator><pubDate>Wed, 18 Sep 2019 11:36:49 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#e0c0</guid></item><item><title>Benno posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#e0c0</link><description>The compilation of stm8-binutils is not working for me on ubuntu. The patching and configuring step seem to work just fine, but the compilation with make fails. I tried it with different gcc versions (4.8 and 7). The compilation process with gcc7 runs considerably longer but eventually also fails but with a different error.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benno</dc:creator><pubDate>Wed, 18 Sep 2019 11:35:45 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/6018d64570/?limit=25#e0c0</guid></item><item><title>Quix posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/0a0caeeaf7/?limit=25#4806</link><description>HI, Thanks akre ! Well, the problem is 100% resolved. 1) when compilling the stm8-gdb, I used an HD with restrictions, then, I needed to compile under root user, and get a tui problem ! Compilling again on another HD, the problem goes off. 2) To use eclipse, I get the sdcc eclipse plugin. To configure the compiler under this need a some skill :))) In the C/C++ Bulid &gt;&gt; Settings &gt;&gt; SDCC Compiler, the line command should be: sdcc -c --debug -mstm8 --out-fmt-elf , but on SDCC LINKER command line you...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Quix</dc:creator><pubDate>Tue, 21 May 2019 15:06:47 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/0a0caeeaf7/?limit=25#4806</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/0a0caeeaf7/?limit=25#b47c/237e</link><description>Hello, you are probably missing some libraries like ncurses to make tui work. Check your config.log. Regarding missing symbols, make sure you have --debug option enabled when compiling. BR /Ake</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Tue, 21 May 2019 05:17:35 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/0a0caeeaf7/?limit=25#b47c/237e</guid></item><item><title>Quix posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/0a0caeeaf7/?limit=25#b47c</link><description>HI, I'm using the package SDCC, stm8-gdb and openocd to debug a stm8s003. Well, sdcc make a good work, openocd is fine, but stm8-gdb don't work with the option --tui, that's say it's "stm8-gdb: TUI mode is not supported", and the command line stm8-gdb Timer2.elf returns this "(no debugging symbols found)" I'm try to work in eclipse, but without the simbols it's impossible ! I'm using a linux neon kde 64 (based on ubuntu bionic), sdcc 3.9.11 #11242, openocd from github and GNU gdb (GDB) 8.1 -- This...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Quix</dc:creator><pubDate>Mon, 20 May 2019 13:03:08 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/0a0caeeaf7/?limit=25#b47c</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#b34e/9767</link><description>Btw, I suggest you try SDCC just to get a feel how it works the way it should. SDCC is not perfect when it comes to debugging, specifically it has some trouble tracking where the variables are at.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Fri, 12 Apr 2019 07:07:48 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#b34e/9767</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#b34e/38e0</link><description>The way "next" works in gdb is it always do single step and after each step it checks if the stack frame was changed. If it was it use the debug info to figure out where on the stack (or in what register for processors with a return register) the return address is located. Then it insert a breakpoint at the return address and issue a countinue. I am not sure why it looks for reg 4, if it is the same reg 4 as in the stm8 port of gdb it is the stackpointer. Remember the way DWARF stack unwinding works...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Fri, 12 Apr 2019 07:03:09 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#b34e/38e0</guid></item><item><title>Valentin Felsner modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#b34e</link><description>Hi akre, thanks for you super fast reply. I just found something interesting about the step over issue from gdb with debug output enabled: (gdb) n Sending packet: $vCont;s:0;c#c0...Packet received: T05 Sending packet: $g#67...Packet received: 0000b02e010001004f17f829 Sending packet: $mb000,40#ef...Packet received: 5f97724d038327065f97724a0383ae038afe94874f87a60587a60587a60587a605874f87725d038f271088c6038f5f97d6038c888684725a038f87c6038fa102 Sending packet: $qXfer:threads:read::0,fff#03...Packet received:...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valentin Felsner</dc:creator><pubDate>Thu, 11 Apr 2019 10:01:59 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#b34e</guid></item><item><title>Valentin Felsner modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#b34e</link><description>Hi akre, thanks for you super fast reply. I just found something interesting about the step over issue from gdb with debug output enabled: (gdb) n Sending packet: $vCont;s:0;c#c0...Packet received: T05 Sending packet: $g#67...Packet received: 0000b02e010001004f17f829 Sending packet: $mb000,40#ef...Packet received: 5f97724d038327065f97724a0383ae038afe94874f87a60587a60587a60587a605874f87725d038f271088c6038f5f97d6038c888684725a038f87c6038fa102 Sending packet: $qXfer:threads:read::0,fff#03...Packet received:...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valentin Felsner</dc:creator><pubDate>Thu, 11 Apr 2019 10:01:39 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#b34e</guid></item><item><title>Valentin Felsner modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#b34e</link><description>Hi akre, thanks for you super fast reply. I just found something interesting about the step over issue from gdb with debug output enabled: (gdb) n Sending packet: $vCont;s:0;c#c0...Packet received: T05 Sending packet: $g#67...Packet received: 0000b02e010001004f17f829 Sending packet: $mb000,40#ef...Packet received: 5f97724d038327065f97724a0383ae038afe94874f87a60587a60587a60587a605874f87725d038f271088c6038f5f97d6038c888684725a038f87c6038fa102 Sending packet: $qXfer:threads:read::0,fff#03...Packet received:...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valentin Felsner</dc:creator><pubDate>Thu, 11 Apr 2019 09:59:43 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#b34e</guid></item><item><title>Valentin Felsner modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#b34e</link><description>Hi akre, thanks for you super fast reply. I just found something interesting about the step over issue from gdb with debug output enabled: (gdb) n Sending packet: $vCont;s:0;c#c0...Packet received: T05 Sending packet: $g#67...Packet received: 0000b02e010001004f17f829 Sending packet: $mb000,40#ef...Packet received: 5f97724d038327065f97724a0383ae038afe94874f87a60587a60587a60587a605874f87725d038f271088c6038f5f97d6038c888684725a038f87c6038fa102 Sending packet: $qXfer:threads:read::0,fff#03...Packet received:...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valentin Felsner</dc:creator><pubDate>Thu, 11 Apr 2019 09:59:12 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#b34e</guid></item><item><title>Valentin Felsner modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#b34e</link><description>Hi akre, thanks for you super fast reply. I just found something interesting about the step over issue from gdb with debug output enabled: (gdb) n Sending packet: $vCont;s:0;c#c0...Packet received: T05 Sending packet: $g#67...Packet received: 0000b02e010001004f17f829 Sending packet: $mb000,40#ef...Packet received: 5f97724d038327065f97724a0383ae038afe94874f87a60587a60587a60587a605874f87725d038f271088c6038f5f97d6038c888684725a038f87c6038fa102 Sending packet: $qXfer:threads:read::0,fff#03...Packet received:...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valentin Felsner</dc:creator><pubDate>Thu, 11 Apr 2019 09:58:24 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#b34e</guid></item><item><title>Valentin Felsner posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#b34e</link><description>Hi akre, thanks for you super fast reply. I just found something interesting about the step over issue from gdb with debug output enabled: (gdb) n Sending packet: $vCont;s:0;c#c0...Packet received: T05 Sending packet: $g#67...Packet received: 0000b02e010001004f17f829 Sending packet: $mb000,40#ef...Packet received: 5f97724d038327065f97724a0383ae038afe94874f87a60587a60587a60587a605874f87725d038f271088c6038f5f97d6038c888684725a038f87c6038fa102 Sending packet: $qXfer:threads:read::0,fff#03...Packet received:...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valentin Felsner</dc:creator><pubDate>Thu, 11 Apr 2019 09:57:25 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#b34e</guid></item><item><title>akre posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268/c00e</link><description>Hi Valentin, my personal opinion regarding eclipse it is terrible for debugging. Don't get me wrong eclipse is great in many ways but it never worked well for any micros I tried. That said, you would have to look at openocd with debug messages on to try figure out why it hangs. Regarding your troubles with stepping over, it is probably a matter of inadequate debugging info. Gdb it self (and my port) is unable to do stack unwinding, it relies 100% on the DWARF debug info where to find the return address...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">akre</dc:creator><pubDate>Thu, 11 Apr 2019 09:41:23 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268/c00e</guid></item><item><title>Valentin Felsner modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</link><description>Hi there, first of all: big thanks for this work from me too, akre! And I hope necromancing this thread is fine as it perfectly fits my situation. -&gt; I am currently working on achieving the same thing. Getting eclipse to debug an stm8af6288. I have based the .cfg This is what I have noted so far: debugging with stm8-gdb --tui works fine, with a few exceptions. - Step over doesn't work, instead it steps into the function every time. - Continue and then ctrl+c for pausing works fine. - Seems like there...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valentin Felsner</dc:creator><pubDate>Thu, 11 Apr 2019 08:51:51 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</guid></item><item><title>Valentin Felsner modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</link><description>Hi there, first of all: big thanks for this work from me too, akre! And I hope necromancing this thread is fine as it perfectly fits my situation. -&gt; I am currently working on achieving the same thing. Getting eclipse to debug an stm8af6288. I have based the .cfg This is what I have noted so far: debugging with stm8-gdb --tui works fine, with a few exceptions. - Step over doesn't work, instead it steps into the function every time. - Continue and then ctrl+c for pausing works fine. - Seems like there...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valentin Felsner</dc:creator><pubDate>Thu, 11 Apr 2019 08:51:31 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</guid></item><item><title>Valentin Felsner modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</link><description>Hi there, first of all: big thanks for this work from me too, akre! And I hope necromancing this thread is fine as it perfectly fits my situation. -&gt; I am currently working on achieving the same thing. Getting eclipse to debug an stm8af6288. I have based the .cfg This is what I have noted so far: debugging with stm8-gdb --tui works fine, with a few exceptions. - Step over doesn't work, instead it steps into the function every time. - Continue and then ctrl+c for pausing works fine. - Seems like there...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valentin Felsner</dc:creator><pubDate>Thu, 11 Apr 2019 08:41:12 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</guid></item><item><title>Valentin Felsner modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</link><description>Hi there, first of all: big thanks for this work from me too, akre! And I hope necromancing this thread is fine as it perfectly fits my situation. -&gt; I am currently working on achieving the same thing. Getting eclipse to debug an stm8af6288. I have based the .cfg This is what I have noted so far: debugging with stm8-gdb --tui works fine, with a few exceptions. - Step over doesn't work, instead it steps into the function every time. - Continue and then ctrl+c for pausing works fine. - Seems like there...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valentin Felsner</dc:creator><pubDate>Thu, 11 Apr 2019 08:00:01 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</guid></item><item><title>Valentin Felsner modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</link><description>Hi there, first of all: big thanks for this work from me too, akre! And I hope necromancing this thread is fine as it perfectly fits my situation. -&gt; I am currently working on achieving the same thing. Getting eclipse to debug an stm8af6288. I have based the .cfg This is what I have noted so far: debugging with stm8-gdb --tui works fine, with a few exceptions. - Step over doesn't work, instead it steps into the function every time. - Continue and then ctrl+c for pausing works fine. - Seems like there...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valentin Felsner</dc:creator><pubDate>Thu, 11 Apr 2019 07:56:01 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</guid></item><item><title>Valentin Felsner modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</link><description>Hi there, first of all: big thanks for this work from me too! And I hope necromancing this thread is fine as it perfectly fits my situation. -&gt; I am currently working on achieving the same thing. Getting eclipse to debug an stm8af6288. I have based the .cfg This is what I have noted so far: debugging with stm8-gdb --tui works fine, with a few exceptions. - Step over doesn't work, instead it steps into the function every time. - Continue and then ctrl+c for pausing works fine. - Seems like there is...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valentin Felsner</dc:creator><pubDate>Thu, 11 Apr 2019 07:55:10 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</guid></item><item><title>Valentin Felsner modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</link><description>Hi there, first of all: big thanks for this work from me too! And I hope necromancing this thread is fine as it perfectly fits my situation. -&gt; I am currently working on achieving the same thing. Getting eclipse to debug an stm8af6288. This is what I have noted so far: debugging with stm8-gdb --tui works fine, with a few exceptions. - Step over doesn't work, instead it steps into the function every time. - Continue and then ctrl+c for pausing works fine. - Seems like there is no way to step out (go...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valentin Felsner</dc:creator><pubDate>Thu, 11 Apr 2019 07:45:49 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</guid></item><item><title>Valentin Felsner modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</link><description>Hi there, first of all: big thanks for this work from me too! And I hope necromancing this thread is fine as it perfectly fits my situation. -&gt; I am currently working on achieving the same thing. Getting eclipse to debug stm8's. This is what I have noted so far: debugging with stm8-gdb --tui works fine, with a few exceptions. - Step over doesn't work, instead it steps into the function every time. - Continue and then ctrl+c for pausing works fine. - Seems like there is no way to step out (go to return...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valentin Felsner</dc:creator><pubDate>Thu, 11 Apr 2019 07:35:34 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</guid></item><item><title>Valentin Felsner modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</link><description>Hi there, first of all: big thanks for this work from me too! And I hope necromancing this thread is fine as it perfectly fits my situation. -&gt; I am currently working on achieving the same thing. Getting eclipse to debug stm8's. This is what I have noted so far: debugging with stm8-gdb --tui works fine, with a few exceptions. - Step over doesn't work, instead it steps into the function every time. - Continue and then ctrl+c for pausing works fine. - Seems like there is no way to step out (go to return...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valentin Felsner</dc:creator><pubDate>Thu, 11 Apr 2019 07:34:33 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</guid></item><item><title>Valentin Felsner posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</link><description>Hi there, big thanks from me too, akre! And I hope necromancing this thread is fine as it perfectly fits my situation. -&gt; I am currently working on achieving the same thing. Getting eclipse to debug stm8's. This is what I have noted so far: debugging with stm8-gdb --tui works fine, with a few exceptions. - Step over doesn't work, instead it steps into the function every time. - Continue and then ctrl+c for pausing works fine. - Seems like there is no way to step out (go to return of function)? ST's...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Valentin Felsner</dc:creator><pubDate>Thu, 11 Apr 2019 07:33:24 -0000</pubDate><guid>https://sourceforge.net/p/stm8-binutils-gdb/discussion/general/thread/9a2b1577/?limit=25#5268</guid></item></channel></rss>