lp:~rjwills/ensoft-sextant/packaging-fix

Created by Robert and last modified
Get this branch:
bzr branch lp:~rjwills/ensoft-sextant/packaging-fix
Only Robert can upload to this branch. If you are Robert please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Robert
Project:
Sextant
Status:
Merged

Recent revisions

43. By Robert Wills <email address hidden>

Remove the dependency on python-neo4jrestclient, because that package
doesn't seem to exist.

42. By Ben Hutchings <email address hidden>

Added an option to run_objdump to disable grepping the objdump output.

41. By Ben Hutchings <email address hidden>

Objdump_parser file path extraction is now more flexible, file paths do not need to be on the next line of the source file. This allows objdump_parser's use with non-grepped disassembly files.

40. By Ben Hutchings

Fixed the 'sextant query ...' commands and updated so that it is possible to limit to internal calls/specify the maximum call depth from the commandline. Output can look quite pretty in yEd.

39. By Ben Hutchings

Fixed temporary file issue whereby one instance of sextant could delete the temporary files still being used by another instance (run by the same user).

38. By Ben Hutchings

Stop some exceptions being raised when they would stop the webserver or report a problem with cleanup of temp tirectories.

37. By Ben Hutchings <email address hidden>

Update packaging files to install on latest Ubuntu.

36. By Ben Hutchings

Function names are now cleaned up by a helper function, which removes __be_ prefixes if they are there (bi-endian builds) and converts names like <name>.<other stuff> to just <name>.

Tests extended to check that this works.

35. By Ben Hutchings

Autocomplete boxes now update when program name is changed.

34. By Ben Hutchings

Adds a feature to Sextant that allows the user to filter the results so that you only show the callgraph within a particular file.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ensoft-sextant
This branch contains Public information 
Everyone can see this information.

Subscribers