From: R. B. <ro...@pa...> - 2006-07-28 02:50:09
|
The problem with making an eclipse plugin for bashdb is that seems to want to debug via some sort of out of process mechanism (and usually via a socket). Right now bashdb doesn't have support for remote debugging or debugging via a socket. As for readarray, sure, I think reading in a file into an array quickly is a generally useful thing. Python has a fancier module called linecache. Volunteers for sheparding this through? |