octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #64271] dbstop (breakpoint_struct) does not co


From: Rik
Subject: [Octave-bug-tracker] [bug #64271] dbstop (breakpoint_struct) does not correctly restore breakpoints
Date: Thu, 1 Jun 2023 12:44:53 -0400 (EDT)

Follow-up Comment #1, bug #64271 (project octave):

For debugging, I'm attaching a data file "bp_list.var" which contains the
breakpoint structure "bp_list" from the example in the original submission. 
Checking "bp_list(2)" shows that there is no second breakpoint at line 65 of
sind.m.  So, a reasonable path to debugging would be


load bp_list.var
__debug_octave__
# Set appropriate breakpoints in gdb
dbstop (bp_list)


(file #54804)

    _______________________________________________________

Additional Item Attachment:

File name: bp_list.var                    Size:0 KB
    <https://file.savannah.gnu.org/file/bp_list.var?file_id=54804>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64271>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]