[Bug 407367] Re: gdb-avr is outdated

2014-07-17 Thread Jackson Doak
** Changed in: gdb-avr (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/407367 Title: gdb-avr is outdated To manage notifications about this bug go to:

[Bug 407367] Re: gdb-avr is outdated

2010-07-20 Thread Alessio Igor Bogani
** Changed in: gdb-avr (Ubuntu) Status: Incomplete = New -- gdb-avr is outdated https://bugs.launchpad.net/bugs/407367 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 407367] Re: gdb-avr is outdated

2010-06-26 Thread Allan
avr-gdb 6.4 has a bug which prevents its use under Eclipse. This update is badly needed. See http://avr-eclipse.sourceforge.net/wiki/index.php/Debugging which documents the point of failure on the gdb console as follows: 46-data-list-changed-registers

[Bug 407367] Re: gdb-avr is outdated

2010-06-26 Thread Allan
I followed Geels' instructions above (thanks Dmitriy). Here is the version response after a successful build. $ /usr/local/avr/bin/avr-gdb -v GNU gdb (GDB) 7.1 snip This GDB was configured as --host=x86_64-unknown-linux-gnu --target=avr. snip The build log is attached, as well as a successful

[Bug 407367] Re: gdb-avr is outdated

2010-06-26 Thread Allan
Here is the successful Eclipse session log running under the freshly build avr-gdb 7.1 ** Attachment added: Eclipse gdb console chatter to stopping at breakpoint main http://launchpadlibrarian.net/50968590/Eclipse-session.txt -- gdb-avr is outdated https://bugs.launchpad.net/bugs/407367

[Bug 407367] Re: gdb-avr is outdated

2010-03-22 Thread Dmitriy Geels
Here is complete build log, I will attach debug session log later. I use gdb-avr for debugging from eclipse, so I have to learn, how to use gdb itself. ** Attachment added: full_build.log http://launchpadlibrarian.net/41587626/full_build.log -- gdb-avr is outdated

[Bug 407367] Re: gdb-avr is outdated

2010-03-21 Thread Dmitriy Geels
Please tell me, what information you need? Package gdb-avr is outdated! It is still 6.4.90.dfsg-3ubuntu1 in Ubuntu Lucid, while gdb is already 7.0.90.20100311-0ubuntu1! gdb-avr may be easily built from source of gdb package -- so, why not update it in repository? ** Changed in: gdb-avr

[Bug 407367] Re: gdb-avr is outdated

2010-03-21 Thread Alessio Igor Bogani
Because no one report that it works. Could you provide a 1) build log and a 2) working debug session log, please? Thanks a lot! ** Changed in: gdb-avr (Ubuntu) Status: New = Incomplete -- gdb-avr is outdated https://bugs.launchpad.net/bugs/407367 You received this bug notification

[Bug 407367] Re: gdb-avr is outdated

2010-03-20 Thread Alessio Igor Bogani
We are closing this bug report because it lacks the information we need to investigate the problem. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status

[Bug 407367] Re: gdb-avr is outdated

2009-08-20 Thread Dmitriy Geels
avr-gdb may be manually updated from gdb source: apt-get source gdb cd gdb-6.8 ./configure --prefix=/usr/local/avr --program-prefix=avr- --target=avr --disable-werror make make install --disable-werror is requred, gdb doesn't build without this. -- gdb-avr is outdated

[Bug 407367] Re: gdb-avr is outdated

2009-08-02 Thread Dmitriy Geels
Eh... do you mean gdb source? http://www.gnu.org/software/gdb/download/ As I understand, gdb-avr may be built even from gdb package source. -- gdb-avr is outdated https://bugs.launchpad.net/bugs/407367 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 407367] Re: gdb-avr is outdated

2009-07-31 Thread Artur Rona
Could you give a link to source code? ** Tags added: upgrade ** Changed in: gdb-avr (Ubuntu) Status: New = Incomplete -- gdb-avr is outdated https://bugs.launchpad.net/bugs/407367 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.