summaryrefslogtreecommitdiff
path: root/utilities/gdb
Commit message (Expand)AuthorAgeFilesLines
* utilities: Add a GDB macro to dump hmap structures.Eelco Chaudron2022-12-201-1/+52
* utilities: Add a GDB macro to dump any cmap structure.Eelco Chaudron2022-11-021-0/+66
* utilities: Handle dumping packets in GDB TUI.Mike Pattrick2022-05-041-1/+2
* utilities: Add another GDB macro for ovs-vswitchd.Mike Pattrick2022-01-041-41/+170
* Remove Python 2 leftovers.Rosemarie O'Riorden2021-06-221-1/+0
* Utilities: Add the ovs_dump_ofpacts command to gdbEelco Chaudron2020-04-251-0/+74
* Utilities: make print() in gdb script work on all version of PythonEelco Chaudron2020-04-211-0/+1
* Remove dependency on python3-sixTimothy Redaelli2019-12-201-36/+26
* utilities: gdb debug commands fix typosAndreas Karis2019-01-101-2/+2
* utilities: Update gdb script so it works with all python versionsEelco Chaudron2019-01-101-20/+103
* utilities: Add smap related command and iterator to the GDB scriptEelco Chaudron2018-12-121-3/+53
* utilities: Update gdb script to include mac_learning countersEelco Chaudron2018-07-061-0/+4
* utilities: Add upcall related commands to the GDB scriptEelco Chaudron2018-07-061-1/+226
* utilities: Add the ovs_show_fdb command to gdbEelco Chaudron2018-06-201-3/+188
* Utilities: Add the simap and netdev_provider dump commands to gdbEelco Chaudron2018-06-151-1/+112
* Utilities: Add the ovs_dump_dp_provider command to the gdb scriptEelco Chaudron2018-06-151-19/+51
* utilities: Add gdb debug commands to dump lists and pmd infoEelco Chaudron2018-05-161-0/+167
* utilities: Add some GDB macros for ovs-vswitchdEelco Chaudron2018-05-091-0/+405