Files
vpp/extras
Dave Barach 17c4531bf1 misc: add gdb macros
These gdb macros should prove very helpul when poking around in core files.

Pifi (pool_is_free_index) is not straighforward. Best to work it out
once.

Others:
 bitmap_get = clib_bitmap_get
 vl = vec_len
 pe = pool_elts
 node_name_from_index, as described
 vnet_buffer_opaque, prints the primary buffer opaque
 vnet_buffer_opaque2, prints the secondary buffer opaque

Fix vppinfra unit-test compile error

Type: improvement
Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: Id2a2391a47e5a07cf3757f473e3805cc04784161
2020-06-25 15:10:07 +00:00
..
2020-06-25 15:10:07 +00:00
2020-04-28 21:18:37 +00:00
2020-04-28 20:55:20 +00:00
2020-05-18 18:21:53 +00:00
2020-05-07 16:47:33 +00:00
2020-06-21 12:07:36 +00:00
2020-05-07 16:47:33 +00:00
2020-04-09 16:26:32 +00:00
2020-06-21 12:07:36 +00:00