Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 11 and Version 12 of Debugging/GDBScripts


Ignore:
Timestamp:
11/22/14 04:00:12 (9 years ago)
Author:
Chris Johns
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Debugging/GDBScripts

    v11 v12  
    1818Once the user-defined commands have been loaded, you can do a ''help user-defined'' for a list of the user-defined commands or ''help rtems_XXX'' for detailed usage information.
    1919
    20 --[Dr. Joel] 13:44, 11 Jul 2006 (CDT)
     20--Dr. Joel 13:44, 11 Jul 2006 (CDT)
    2121
    2222----
     
    3030point for the back trace).
    3131
    32 --[wiki:User:Paulwhitfield Paul Whitfield] 19:25, 6 Aug 2006 (CDT)
     32--Paul Whitfield 19:25, 6 Aug 2006 (CDT)
    3333
    3434----
     
    3838Add support for the i386. You need to edit the script file to get back trace support for your target.
    3939
    40 --[wiki:User:ChrisJohns ChrisJohns] 07:00, 22 July 2008 (CDT)
     40--Chris Johns 07:00, 22 July 2008 (CDT)
    4141
    4242--- Using GDB Commands