This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/20939] GDB aborts if there is an error in disassembly


https://sourceware.org/bugzilla/show_bug.cgi?id=20939

--- Comment #3 from Yao Qi <qiyao at gcc dot gnu.org> ---
It is a regression.  GDB 7.11.1 works well (with --enable-build-with-cxx and
without --enable-build-with-cxx) on aarch64-linux.

(gdb) disassemble 0x0,+4
Dump of assembler code from 0x0 to 0x4:
   0x0000000000000000:  Cannot access memory at address 0x0

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]