From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Ingham To: leonp@plris.com Cc: Insight Subject: Re: Is there a command to restore BP? Date: Mon, 24 Apr 2000 11:19:00 -0000 Message-id: <14596.37094.721713.265484@leda.cygnus.com> References: <3903F4B8.EA491B9C@plris.com> X-SW-Source: 2000-q2/msg00134.html Leon, Open the Breakpoints window, choose the menu Global->Save Breakpoints, give it a file name, and click Save (or OK) I forget which. Then you can just cut & paste this into the .gdbinit. This currently only saves the breakpoint info, not the conditions or commands. That is a pretty easy fix, I just didn't need it when I implemented this feature, and didn't have time to implement bits I didn't need. If someone else needs it, however... Jim > Hello, all. > I should like to know if there is a command/macro/something which > will allow me to restore break points saved in previous session to a > file. I want to insert it into .gdbinit. > Thanks ahead. > > leonp@plris.com > > > > > Hello, all. >
    I should like to know if there is a command/macro/something > which will allow me to restore break points saved in previous session to > a file. I want to insert it into .gdbinit. >
    Thanks ahead. >
leonp@plris.com
>