Greg Clayton 6bade327dc <rdar://problem/13050227>
Added a regular expression command called "_regexp-list" which mimics the GDB "line" command in the following forms:

LINENUM, to list around that line in current file,
FILE:LINENUM, to list around that line in that file,
FUNCTION, to list around beginning of that function,
*ADDRESS, to list around the line containing that address.
ADDRESS, same as above, but don't require a '*' as long as ADDRESS is hex

llvm-svn: 174233
2013-02-01 23:33:03 +00:00
..
2013-01-28 23:47:25 +00:00
2012-12-04 00:32:51 +00:00
2012-12-04 00:32:51 +00:00
2012-08-29 21:13:06 +00:00
2013-01-28 23:47:25 +00:00