Re: gdb doesn't get argc right

2017-04-17 Thread Florian Weimer
* Don Viszneki: > I'm using standard Ubuntu releases of gcc (5.4.0) and gdb (7.11.1) and I > have a very simple to reproduce issue on x86-64. > > I think I've included all the necessary information in this paste: > > https://gist.github.com/hdon/3f96a8a6b67e078e0213660ec6245677 This is likely a l

gdb doesn't get argc right

2017-04-16 Thread Don Viszneki
Hi all, I'm using standard Ubuntu releases of gcc (5.4.0) and gdb (7.11.1) and I have a very simple to reproduce issue on x86-64. I think I've included all the necessary information in this paste: https://gist.github.com/hdon/3f96a8a6b67e078e0213660ec6245677 Please let me know if there more inf