Commit Graph

39 Commits

Author SHA1 Message Date
Nav
611ad70d6b Renaming rangeSteppingEnabled GDB server config param to rangeStepping 2023-09-21 00:30:21 +01:00
Nav
1d0f30db7a New rangeSteppingEnabled server config param 2023-09-10 21:50:32 +01:00
Nav
4eeaa762d1 Added shutdownPostDebugSession to bloom.yaml template 2023-07-18 23:17:13 +01:00
Nav
33aea9bd69 Renamed debugTool and debugServer project config params to tool and server, respectively.
Also a little tidying in ProjectConfig.cpp
2023-07-18 23:17:13 +01:00
Nav
2ea7c1e67b Set default project init value for activateOnStartup to false 2023-07-18 23:17:13 +01:00
Nav
b8cdf7aab4 Updated bloom.yaml template 2023-07-18 23:17:13 +01:00
Nav
2c489c7320 Removed enabled Insight config param and replaced with activateOnStartup param. 2023-07-18 23:17:13 +01:00
Nav
4b0fe4dc37 Deleted old packaging files 2023-01-20 22:53:51 +00:00
Nav
d50d756b99 Packaging scripts for Arch packages 2023-01-20 18:40:02 +00:00
Nav
0b19de8afa Moved distributed files to build/distributed and stop placing the binary in build/bin (have binned that directory).
Also updated installation rules
2023-01-15 21:20:09 +00:00
Nav
b8c83c87fc Moved GdbHelpMonitorInfo.txt 2022-12-09 22:26:26 +00:00
Nav
e7261f866f Changed releasePostDebugSession to default to false, as most users shouldn't need to enable it anymore 2022-09-14 19:53:50 +01:00
Nav
7a39327c95 Removed monitor target-info machine command 2022-08-30 02:56:33 +01:00
Nav
cfb0ee6eee New GenerateSvd GDB monitor command 2022-08-30 02:51:10 +01:00
Nav
cbd2b1ea1c Replaced JSON template configuration file with YAML equivalent (bloom.template.json -> bloom.template.yaml) 2022-07-23 15:42:16 +01:00
Nav
ae5747e79b Replaced project configuration format from JSON to YAML 2022-07-23 15:39:00 +01:00
Nav
78491a7874 Tidying 2022-07-13 22:41:14 +01:00
Nav
dd204742d3 Renamed Linux to GNU/Linux and other tidying 2022-06-01 21:48:27 +01:00
Nav
814b98ddd0 Tidying 2022-05-09 22:36:44 +01:00
Nav
e39a9e1af1 Tabs to spaces in PKGBUILD config/install files 2022-05-08 19:57:41 +01:00
Nav
520efcaa7a Support for PKGBUILD packages and some CMake/CPACK config changes/tidying 2022-05-07 15:37:03 +01:00
Nav
b19110ff62 Moved Application::getCommandToHandlerMapping() implementation to Application.cpp
And some other tidying
2022-05-06 19:34:12 +01:00
Nav
a60f780287 New custom GDB command to output target info in JSON format 2022-05-06 19:31:33 +01:00
Nav
7776ba88c3 New --version-machine CLI command 2022-05-06 19:30:43 +01:00
Nav
6970fd674b Added "monitor help" command, to display help text on supported GDB custom commands 2022-05-05 20:14:59 +01:00
Nav
0294cb5a94 Tidying 2022-04-02 17:13:17 +01:00
Nav
647b6bc3e1 Consistent config parameter case convention. Left the camel-case version for backwards compatibility. 2021-09-25 23:27:53 +01:00
Nav
c11c698fc3 Removed unnecessary Ubuntu font files 2021-09-25 01:17:14 +01:00
Nav
ba4acd1629 Distributed Ubuntu fonts for Bloom Insight 2021-09-25 01:10:01 +01:00
Nav
ec9587ab48 Bloom social media card image 2021-09-04 18:14:18 +01:00
Nav
2a294e1ea0 Reduced pin name character limit for Insight target widgets.
Also some other bits of cleaning
2021-06-27 20:11:08 +01:00
Nav
bbf85f8da5 Included Bloom's udev rules in codebase - somehow this wasn't included in the initial commit 2021-06-22 23:57:19 +01:00
Nav
a0b59e3bf7 Introduced debugTool configuration object (as a replacement for the single debugToolName parameter) 2021-05-30 16:48:34 +01:00
Nav
19b970d160 Prep for v0.1.0 2021-05-02 16:26:27 +01:00
Nav
9fc8ce2b48 Final tweaks for release 2021-04-14 23:25:33 +01:00
Nav
e79b3a42fb Corrected issues with building and packaging 2021-04-14 23:18:14 +01:00
Nav
d76b1e3f24 Corrected website links, in preparation for website launch. 2021-04-14 01:23:57 +01:00
Nav
138b45f8bd Small tweaks to port number extract in GDB RSP debug server.
Also included port and address configuration in template config file
2021-04-10 21:56:25 +01:00
Nav
a29c5e1fec Initial commit 2021-04-04 21:04:12 +01:00