[Bug debug/93000] [gdb] gdb failed to break on an executed address

2019-12-18 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93000 --- Comment #2 from Andrew Pinski --- This seems like a GDB bug which should be reported there: http://sourceware.org/bugzilla .

[Bug debug/93000] [gdb] gdb failed to break on an executed address

2019-12-18 Thread yangyibiao at hust dot edu.cn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93000 --- Comment #1 from Yibiao Yang --- the compilation command is as follows: $ gcc -w -g -O0 small.c -o small.obj