diff options
author | Tiezhu Yang <yangtiezhu@loongson.cn> | 2022-07-16 19:05:39 +0800 |
---|---|---|
committer | Tiezhu Yang <yangtiezhu@loongson.cn> | 2022-07-26 22:17:02 +0800 |
commit | 4a75d7c5384a2c1cbaa0f341d844713d9ae475d6 (patch) | |
tree | 7cb0927b8e4e102dad31c5d3ff02acb8ed8d2d9d /gdb/python/py-breakpoint.c | |
parent | 91896b4d6a7d312e850094eaaa5b965a9e3dc39b (diff) | |
download | binutils-4a75d7c5384a2c1cbaa0f341d844713d9ae475d6.zip binutils-4a75d7c5384a2c1cbaa0f341d844713d9ae475d6.tar.gz binutils-4a75d7c5384a2c1cbaa0f341d844713d9ae475d6.tar.bz2 |
gdb: LoongArch: Fix code style issues
Fix some code style issues suggested by Tom Tromey and Andrew Burgess,
thank you.
(1) Put an introductory comment to explain the purpose for some functions.
(2) Modify the the attribute code to make it portable.
(3) Remove globals and pass pointers to locals.
(4) Remove "*" in the subsequent comment lines.
(5) Put two spaces before "{" and "}".
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Diffstat (limited to 'gdb/python/py-breakpoint.c')
0 files changed, 0 insertions, 0 deletions