diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-27 04:13:52 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-27 12:10:04 +0200 |
commit | 90d7719d775c24d783f646a484e8ca90ea310f25 (patch) | |
tree | 119dbee29e12e1282a12177b1ed55dcae998618c /development/avr-gdb/README | |
parent | 64f35313f0b7ffbf03d43ae098c4675f66e83c8f (diff) |
development/avr-gdb: Removed (Build failure)
cc1: warnings being treated as errors
eval.c: In function 'evaluate_subexp_standard':
eval.c:1705: error: 'subscript_array' may be used uninitialized
in this function
Diffstat (limited to 'development/avr-gdb/README')
-rw-r--r-- | development/avr-gdb/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/development/avr-gdb/README b/development/avr-gdb/README deleted file mode 100644 index 6a3b1dc29aa58..0000000000000 --- a/development/avr-gdb/README +++ /dev/null @@ -1,2 +0,0 @@ -This package contains version of GNU gdb, which can be -used to debug C and C++ programs compiled for the AVR platform. |