Jason Simmons
797157bdec
Improvements to the flutter GDB script ( #10675 )
...
* Find the arm64 local engine build if the attached device is arm64
* Overwrite any previously copied gdbserver binary even if the binary is read only
* Stop any currently running gdbserver process for the package being debugged
2019-08-07 12:57:50 -07:00
Michael Goderbauer
70a1106b50
Unify copyright lines ( #6757 )
2018-11-07 12:24:35 -08:00
Jason Simmons
6bc4e7e9e4
Make the new sysroot format the default in flutter_gdb ( #4576 )
2018-01-19 15:12:00 -08:00
Jason Simmons
c826f8353f
Improve support for x86 and x86_64 devices in flutter_gdb ( #3953 )
2017-08-07 15:15:36 -07:00
Jason Simmons
9328229e49
Add a flag for the path to the adb tool in the flutter_gdb script ( #3551 )
2017-04-03 12:22:26 -07:00
Jason Simmons
c7914e2573
Update scripts for renaming of sky_shell binaries to flutter ( #3526 )
2017-03-27 15:06:39 -07:00
Jason Simmons
21c9846434
Update the Flutter GDB script to work with Android N ( #3220 )
2016-11-11 16:02:05 -08:00
Jason Simmons
29676fa53e
Update the path to the GDB binary in the current NDK toolchain ( #3177 )
2016-10-27 10:48:54 -07:00
Jason Simmons
9d98290ebe
Update how flutter_gdb finds the root of the engine source tree ( #3038 )
2016-09-16 17:20:56 -07:00
Jason Simmons
b5271b0db3
Update the flutter_gdb script to run on MacOS and make the engine build directory configurable ( #2694 )
2016-05-17 14:52:23 -07:00
Jason Simmons
db50fd94ad
Update the flutter_gdb script for the new engine output directory names ( #2671 )
2016-05-11 11:22:37 -07:00
Jason Simmons
978a47e0d8
Tool for running GDB on the Flutter engine
2016-02-19 14:49:44 -08:00