commit | cd1c3a45442e8ef68d062215d508c8104a8e008d | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Wed Mar 30 09:32:18 2022 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Wed Mar 30 09:32:18 2022 -0600 |
tree | ee1106ccdcf8b12087971a3613ac3de78f848542 | |
parent | c50e54825bfea1ab6afbd984a4d2e78e9306e70f [diff] |
Use gdb_printf and gdb_vprintf in more places Luis pointed out that I missed a spot in the gdb_printf conversion -- namely aarch64-nat.c. While looking at this, I found another spot in darwin-nat.c that I also missed. I can't build either of these, but I think this patch should fix the problems.