Friday, March 24, 2023

Re: gdb segfaults setting breakpoint on a Rust test

On Fri, 24 Mar 2023 13:10:08 -0600, "Luke A. Call" wrote:

> Hi. When I run this on the binary of a test in my Rust
> application, then run these commands in gdb, I get the following output
> which ends with Segmentation Fault:

The in-tree gdb is old, you should try the egdb package instead.

- todd

No comments:

Post a Comment