Hi All, I noticed a crash when I connect to gdbserver without first loading a file. This is on x86_64 with Ubuntu 12.04.
./lldb (lldb) gdb-remote 10000 Segmentation fault (core dumped) The attached patch adds a check to avoid the crash. Does it look ok? Regards, Abid
crash.patch
Description: crash.patch
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
