[mythtv-commits] Ticket #13238: Android: gdb script improvement

MythTV noreply at mythtv.org
Thu Mar 8 22:46:22 UTC 2018


#13238: Android: gdb script improvement
---------------------------------+-------------------------
     Reporter:  pbennett         |      Owner:  pbennett
         Type:  Patch - Feature  |     Status:  new
     Priority:  minor            |  Milestone:  30.0
    Component:  Ports - Android  |    Version:  Master Head
     Severity:  medium           |   Keywords:
Ticket locked:  0                |
---------------------------------+-------------------------
 A small change to gdb.sh gives a much quicker startup time in most cases.
 When copying the libraries, add the -u option so that ones that are
 already up to date are not copied again. Also add -a to make sure the
 correct date is copied for the library and -v so that the developer can
 see something is happening, rather than wondering if the thing is hung.

 The attached patch does this.

 I wonder if we could use the -s option to just create links? This may be
 even more of a speed improvement. I am not sure since some of the things
 being copied are already links and creating more links to links may be a
 problem.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13238>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list