public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/28906] New: GDB debugger hangs after step call
@ 2022-02-18 14:07 aakash0641 at gmail dot com
  2022-02-18 14:07 ` [Bug c++/28906] " aakash0641 at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: aakash0641 at gmail dot com @ 2022-02-18 14:07 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 28906
           Summary: GDB debugger hangs after step call
           Product: gdb
           Version: 9.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
          Assignee: unassigned at sourceware dot org
          Reporter: aakash0641 at gmail dot com
  Target Milestone: ---

The bug and details to produce are in the following link:
https://github.com/microsoft/vscode-cpptools/issues/8776#issuecomment-1043482104

GDB debugger hangs on the step call (using F5 or F10 or F11). 

Repro steps:

     Check out https://github.com/whoenig/libMultiRobotPlanning
     Install dependencies (see InstallPackagesUbuntu as an example.
     Add -g to CMAKE_CXX_FLAGS in CMakeLists.txt
     Build as described in README
     Debug with just GDB
         gdb ecbs_ta
         break next_best_assignment.hpp:53
         r -i ../benchmark/8x8_obst12/map_8by8_obst12_agents1_ex0.yaml -o
../ofile_1.yaml
         continue
         step


It will hang after the step call.

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-02-18 16:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-18 14:07 [Bug c++/28906] New: GDB debugger hangs after step call aakash0641 at gmail dot com
2022-02-18 14:07 ` [Bug c++/28906] " aakash0641 at gmail dot com
2022-02-18 14:10 ` aakash0641 at gmail dot com
2022-02-18 14:20 ` simark at simark dot ca
2022-02-18 15:18 ` aakash0641 at gmail dot com
2022-02-18 15:23 ` simark at simark dot ca
2022-02-18 16:16 ` aakash0641 at gmail dot com
2022-02-18 16:26 ` simark at simark dot ca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).