-
### Is your feature request related to a problem?
Option Yes
### Describe the solution you'd like
数据库是: SQLSERVER 2008 r2
文件路径: database/gdb/gdb_func.go
函数名 : getFieldsFromStructOrMap
`…
cbtan updated
4 weeks ago
-
I tried this code:
```rust
fn main() {
let a = Some((0u32, 1u32));
dbg!(a);
}
```
When debugging in gdb, I expect to be able to write an expression to access a value inside a tuple, inside…
-
### What do you want to ask?
```
package main
import (
"context"
"time"
"github.com/gogf/gf/v2/database/gdb"
"github.com/gogf/gf/v2/frame/g"
"github.com/gogf/gf/v2/os/gctx"
)
fu…
-
**Is your feature request related to a problem? Please describe.**
Quoting from `@B3NNY@infosec.exchange`:
> If I were to request some feature it would be a TUI front end to GDB similar to how P…
orhun updated
1 month ago
-
I've seen this multiple times in the last few days, always on zlinux.
https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_sanity.functional_s390x_linux_Nightly_testList_0/358 - [rh8-390-2](https:…
-
### Version/Branch:
1.0.1
### Operating system:
Ubuntu 22.04
### Debug probe:
Jlink Plus
### Microcontroller:
Ambiq Apollo4
### Details:
When trying to load variables MCUViewer is trying to u…
-
Build scripts for GDB are completely missing, so it's unclear what patches are being applied.
For the most part, the generic `gdb` package in nixpkgs should suffice, since [it uses `--enable-target…
9ary updated
3 months ago
-
### Description
As discussed in issues #1607, #1605, #1595, and #1540, in-vivo stack tracing can be unreliable during severe failures (e.g., #1606), leading to the loss of critical debug informatio…
-
When debugging use gdb, I want to view the value in some system registers such as elr_el1, ttbr1_el1, tcr_el1,..., etc. However, it gdb can not identicate these registers. Does m1n1 support them?
-
Type: Bug
I am developing a debugger for a language transpiled to C. I have studied GDB Python API and implemented pretty-printers for stack frames (`FrameFilter`/`FrameDecorator`) and custom data t…