** 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:
http
** 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
http
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
Y
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
This GDB was configured as "--host=x86_64-unknown-linux-gnu --target=avr".
The build log is attached, as well as a successful Eclips
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
46^done,changed-registers=["26","28","
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
https://bugs.launchpad.net
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 bec
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 (Ubuntu)
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 col
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
https://bugs.launchpad.
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 subscribed
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.
12 matches
Mail list logo