Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
avr-gdb: GDB for (remote) debugging avr binaries
- Summary
- This is a special version of GDB, the GNU Project debugger, for (remote)
debugging avr binaries. GDB allows you to see what is going on
inside another program while it executes or what another program was doing at
the moment it crashed.
Changelog
- * Thu Jun 14 17:00:00 2007 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 6.6-4
- Add BuildRequires: ncurses-devel (bz 243248)
- Use VPATh building (bz 243248)
- * Mon Jun 11 17:00:00 2007 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 6.6-3
- Remove bogus avr-gcc-c++ Requires (bz 243248)
- * Fri Jun 8 17:00:00 2007 Hans de Goede <j{*}w{*}r{*}degoede{%}hhs{*}nl> 6.6-2
- Various specfile cleanups