Re: GDB is preventing my catch blocks in my C++ program
Simon Marchi via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2022-04-15 11:55, Claude Robitaille wrote: > Simon, > > Someone is pointing to a bug, that you fix, that explains the behaviour I am seeing. Do you concur? Here is the commit > > https://sourceware.org/git/?p=binutils-gdb.git;a=commit;f=gdb/nat/windows-nat.c;h=183be222907a6f419bd71f70ee650989026f0188 <https://sourceware.org/git/?p=binutils-gdb.git;a=commit;f=gdb/nat/windows-nat.c;h=183be222907a6f419bd71f70ee650989026f0188> > > Claude I don't really see how that commit relates to the problem you are seeing. Simon