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/10909] segfault when STARTUP_WITH_SHELL = 0, in breakup_args.


------- Additional Comments From tromey at redhat dot com  2009-11-05 21:22 -------
Please submit patches to the gdb-patches list.
See the contributing instructions:
http://sourceware.org/gdb/contribute/

I looked briefly at this patch.  Instead of using strchr I think
it should just use an ordinary loop looking for the next separator.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10909

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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