[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
question for gdb users...
From: |
Matt Rice |
Subject: |
question for gdb users... |
Date: |
Wed, 23 Sep 2009 20:40:48 -0700 |
there is some discussion here about removing the convenience mechanism
that allows
you to go
break foo
where foo then turns into -[class foo]
this causes lots of issues which are fairly hard to fix in gdb,
which is why the whole 'break main' with recent gdb causes issues. because of
[NSThread main].
if you guys opposed to it please let me know and I will relay it into
the gdb thread,
I for one wasn't even aware of this feature until it started causing problems
http://sourceware.org/ml/gdb-patches/2009-09/msg00734.html
here is the thread.
- question for gdb users...,
Matt Rice <=