Advertisement
tux_mind

mesa radeonsi symbols conflict

Aug 27th, 2013
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 0.84 KB | None | 0 0
  1. (gdb) br r600_init_query_functions
  2. Breakpoint 3 at 0x7fffdc78e010: r600_init_query_functions. (2 locations)
  3. (gdb) i br
  4. Num     Type           Disp Enb Address            What
  5. 1       breakpoint     keep y   <MULTIPLE>        
  6.         breakpoint already hit 1 time
  7. 1.1                         y     0x00007fffdc78c29a in r600_create_context at radeonsi_pipe.c:203
  8. 1.2                         y     0x00007fffdc6daf0d in r600_create_context at r600_pipe.c:373
  9. 2       breakpoint     keep y   0x00007fffdc7892d6 in si_init_blit_functions at r600_blit.c:496
  10.         breakpoint already hit 1 time
  11. 3       breakpoint     keep y   <MULTIPLE>        
  12. 3.1                         y     0x00007fffdc78e010 in r600_init_query_functions at r600_query.c:124
  13. 3.2                         y     0x00007fffdc6df328 in r600_init_query_functions at r600_query.c:737
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement