| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
property help show up by declaring the properties correctly. We previosly declared properties into a local "x" variable, what I didn't realize is that the help will use this as the property name for the help output.
llvm-svn: 159468
|
| |
|
|
|
|
| |
case for the SBModule.compile_unit_iter() API.
llvm-svn: 152952
|
| |
|
|
|
|
|
| |
from the SBTarget and SBModule interfaces. Also added many python properties
for easier access to many things from many SB objects.
llvm-svn: 149191
|
| |
|
|
|
|
|
|
|
|
| |
selector
etc to specific source files.
Added SB API's to specify these source files & also more than one module.
Added an "exact" option to CompileUnit's FindLineEntry API.
llvm-svn: 140362
|
| |
|
|
| |
llvm-svn: 136230
|
|
|
llvm-svn: 135432
|