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/16200] Running an inferior with incompatible architecture lead to crash


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

weimin.pan at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |weimin.pan at oracle dot com

--- Comment #1 from weimin.pan at oracle dot com ---
The crash problem is not reproducible with the upstream gdb:

% gdb -batch -ex 'set architecture mips' -ex run /bin/ls
Undefined item: "mips".
bin  tests
[Inferior 1 (process 32096) exited normally]

-- 
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]