[Bug 1576432] Re: gdb crashes when trying to start a debugging session

2019-05-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gdb (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576432 Title: gdb

[Bug 1576432] Re: gdb crashes when trying to start a debugging session

2018-05-01 Thread Chris Coulson
This occurs when gdb sets breakpoints on various probe events in the dynamic loader. The probe event locations are exported from ld.so as SDT markers, but gdb needs to know whether ARM or Thumb instructions are being exported at each marker so that it can insert the appropriate breakpoint

[Bug 1576432] Re: gdb crashes when trying to start a debugging session

2018-05-01 Thread Chris Coulson
(Note, I looked at this because it was breaking rustc tests on armhf. The workaround is the same - install libc6-dbg to make the crash go away) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576432

[Bug 1576432] Re: gdb crashes when trying to start a debugging session

2018-04-19 Thread Seth Arnold
** Also affects: gdb (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576432 Title: gdb crashes when trying to start a debugging session To

[Bug 1576432] Re: gdb crashes when trying to start a debugging session

2016-04-29 Thread Paul White
Probably best to reassign to gdb project rather than to Ubuntu MATE. ** Package changed: ubuntu => gdb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576432 Title: gdb crashes when trying to start

[Bug 1576432] Re: gdb crashes when trying to start a debugging session

2016-04-28 Thread Peter Bennett
I did not mean to change it from Ubuntu Mate to Ubuntu. I am not able to change it back to Ubuntu Mate since that is not in the list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576432 Title:

[Bug 1576432] Re: gdb crashes when trying to start a debugging session

2016-04-28 Thread Peter Bennett
** Description changed: + This bug log applies to Ubuntu Mate for raspberry PI. + I cannot use gdb to debug a program. See below. This happens on any program, even programs that come with ubuntu, for example try gdb /bin/less. It always crashes in d-linux-armhf.so.3 gdb mythfrontend