mjklbhvg
mjklbhvg
The argument to notification.output in dbus.vala (line 26) is always replaces_id, which is usually 0. In that case tiramisu should probably output notification_id instead.
### GEF+GDB version ```shell GEF: (Standalone) Blob Hash(/home/fr/.config/gdb/gdbinit-gef.py): a069c75625fe1fe9f520e638094737b037c1a9f6 SHA256(/home/fr/.config/gdb/gdbinit-gef.py): 5499dc017dc390105601a94323ed2b87f6ea407625dadb39c5b36a85be60a975 GDB: 14.2 GDB-Python: 3.12 ``` ### Operating System LSB Version: 1.0 Distributor ID: VoidLinux Description: Void Linux Release: rolling...
## Description Fix the Offset column in the `vmmap` command by getting the offset from the correct column in `parse_gdb_info_proc_maps`. Before: ``` gef➤ vmmap [ Legend: Code | Heap |...