This is the mail archive of the gdb-patches@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]

Re: [PATCH] sigall.exp and friends: centralize signals list.


Pedro> Or even:
Pedro> for {set i 1} {$i < [llength $signals]} {incr i} {
Pedro> which in hindsight, I have no idea why I didn't do it like that, over a
Pedro> silly "if i==0 continue".  :-P

I didn't think of that either.  Funny :-)

Tom


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