This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/17139] 'info locals' crashes in presence of unordered_map


https://sourceware.org/bugzilla/show_bug.cgi?id=17139

--- Comment #3 from MikeGebirge at gmail dot com ---
Yes, I did, because apt-get source automatically applies all debian patches. 

So I'm in the situation:
- Debian testing's .deb does NOT work
  ("GNU gdb (GDB) 7.6.2 (Debian 7.6.2-1.1+b1)", "x86_64-linux-gnu")
- Debian sid's .deb does NOT work
  ("GNU gdb (Debian 7.7.1-2) 7.7.1", "x86_64-linux-gnu")
- Debian sid's deb-src (including patches) DOES work
  ("GNU gdb (GDB) 7.7.1", "x86_64-unknown-linux-gnu")

I took the time to test each of the above four sentences (three about versions
and one about 'apt-get source' and really really applying the patches.)

I have no idea what the problem is, but at least I have that workaround, so I'd
be curious and open for suggestions, but it doesn't seem like anyone else is
affected(?)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]