Package: gdb Version: 7.6.1-1 Severity: important Dear Maintainer,
template questions : * What led up to the situation? Debuging a small quick program written in plain C (hello world level) * What exactly did you do (or not do) that was effective (or ineffective)? GNU gdb (GDB) 7.6.1 (Debian 7.6.1-1) Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /home/jg/sketchbook/thermocouple/a.out...done. (gdb) b main Breakpoint 1 at 0x4006b5: file conv.c, line 18. (gdb) r 123 Starting program: /home/jg/sketchbook/thermocouple/a.out 123 123 : 11011110000000000000000000000000 : EEERCCCCCCCCCCCCERTTTTTTTTTTTTTT : TTTTTTTTTTTTTTRECCCCCCCCCCCCREEE : During startup program exited normally. -> program is completely simple (just some binary dump of entered int against a template to test a bitfield * What was the outcome of this action? none, the program ran normally instead of breaking * What outcome did you expect instead? breaking on a breakpoint ------------------------------ i went to the undernet debian channel, this is reproducible and confirmed by another user : 23:30 < frikinz> Jegeva: I can confirm with kernel linux-image-3.12-rc7-686-pae, libc 2.17-93, gdb 7.6.1-1 and a void main{printf("hello");} with gcc -g ------------------------------ -- System Information: Debian Release: 7.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages gdb depends on: ii gdbserver 7.4.1+dfsg-0.1 ii libc6 2.17-93 ii libexpat1 2.1.0-4 ii liblzma5 5.1.1alpha+20120614-2 ii libncurses5 5.9+20130608-1 ii libpython2.7 2.7.5-7 ii libreadline6 6.2+dfsg-0.1 ii libtinfo5 5.9+20130608-1 ii zlib1g 1:1.2.8.dfsg-1 Versions of packages gdb recommends: ii libc6-dbg [libc-dbg] 2.17-93 Versions of packages gdb suggests: pn gdb-doc <none> -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org